2025-11-28 00:00:55.519173 | Job console starting 2025-11-28 00:00:55.534424 | Updating git repos 2025-11-28 00:00:55.575086 | Cloning repos into workspace 2025-11-28 00:00:55.628118 | Restoring repo states 2025-11-28 00:00:55.641580 | Merging changes 2025-11-28 00:00:55.641616 | Checking out repos 2025-11-28 00:00:55.705879 | Preparing playbooks 2025-11-28 00:00:56.477081 | Running Ansible setup 2025-11-28 00:01:01.557008 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-28 00:01:02.393130 | 2025-11-28 00:01:02.393310 | PLAY [Base pre] 2025-11-28 00:01:02.410630 | 2025-11-28 00:01:02.410791 | TASK [Setup log path fact] 2025-11-28 00:01:02.441548 | ubuntu-noble-large | ok 2025-11-28 00:01:02.458405 | 2025-11-28 00:01:02.458635 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 00:01:02.490640 | ubuntu-noble-large | ok 2025-11-28 00:01:02.502277 | 2025-11-28 00:01:02.502445 | TASK [emit-job-header : Print job information] 2025-11-28 00:01:02.545409 | # Job Information 2025-11-28 00:01:02.545709 | Ansible Version: 2.16.14 2025-11-28 00:01:02.545749 | Job: container-images-kolla-push-2024.2 2025-11-28 00:01:02.545783 | Pipeline: periodic-midnight 2025-11-28 00:01:02.545807 | Executor: 521e9411259a 2025-11-28 00:01:02.545828 | Triggered by: https://github.com/osism/container-images-kolla 2025-11-28 00:01:02.545850 | Event ID: 8b02cfefd61e4e6f953e753c54ee6e90 2025-11-28 00:01:02.553129 | 2025-11-28 00:01:02.553296 | LOOP [emit-job-header : Print node information] 2025-11-28 00:01:02.660872 | ubuntu-noble-large | ok: 2025-11-28 00:01:02.661129 | ubuntu-noble-large | # Node Information 2025-11-28 00:01:02.661164 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-11-28 00:01:02.661189 | ubuntu-noble-large | Hostname: ubuntu 2025-11-28 00:01:02.661211 | ubuntu-noble-large | Username: zuul 2025-11-28 00:01:02.661231 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-11-28 00:01:02.661258 | ubuntu-noble-large | Provider: regiocloud-a 2025-11-28 00:01:02.661280 | ubuntu-noble-large | Region: 2025-11-28 00:01:02.661301 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-11-28 00:01:02.661321 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-11-28 00:01:02.661341 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:466b 2025-11-28 00:01:02.679977 | 2025-11-28 00:01:02.680123 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-28 00:01:03.230794 | ubuntu-noble-large -> localhost | changed 2025-11-28 00:01:03.238478 | 2025-11-28 00:01:03.238627 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-28 00:01:04.354685 | ubuntu-noble-large -> localhost | changed 2025-11-28 00:01:04.367323 | 2025-11-28 00:01:04.367452 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-28 00:01:04.759563 | ubuntu-noble-large -> localhost | ok 2025-11-28 00:01:04.773803 | 2025-11-28 00:01:04.773974 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-28 00:01:04.819095 | ubuntu-noble-large | ok 2025-11-28 00:01:04.835391 | ubuntu-noble-large | included: /var/lib/zuul/builds/204a88f4a3cd488e8da339199fceb87f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-28 00:01:04.841683 | 2025-11-28 00:01:04.841792 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-28 00:01:06.707815 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-11-28 00:01:06.708066 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/204a88f4a3cd488e8da339199fceb87f/work/204a88f4a3cd488e8da339199fceb87f_id_rsa 2025-11-28 00:01:06.708105 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/204a88f4a3cd488e8da339199fceb87f/work/204a88f4a3cd488e8da339199fceb87f_id_rsa.pub 2025-11-28 00:01:06.708132 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-11-28 00:01:06.708157 | ubuntu-noble-large -> localhost | SHA256:3BGU1BgsnbFINTTpqd92zS/a7ttxf/Wnh5e5HYj27OQ zuul-build-sshkey 2025-11-28 00:01:06.708193 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-11-28 00:01:06.708216 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-11-28 00:01:06.708237 | ubuntu-noble-large -> localhost | | .B@O | 2025-11-28 00:01:06.708258 | ubuntu-noble-large -> localhost | | ...B=. | 2025-11-28 00:01:06.708278 | ubuntu-noble-large -> localhost | | .oo. | 2025-11-28 00:01:06.708297 | ubuntu-noble-large -> localhost | | . .o. | 2025-11-28 00:01:06.708317 | ubuntu-noble-large -> localhost | | S.. | 2025-11-28 00:01:06.708339 | ubuntu-noble-large -> localhost | | . . . .| 2025-11-28 00:01:06.708360 | ubuntu-noble-large -> localhost | | . + o **| 2025-11-28 00:01:06.708379 | ubuntu-noble-large -> localhost | | o B.++#| 2025-11-28 00:01:06.708401 | ubuntu-noble-large -> localhost | | .oE*BX| 2025-11-28 00:01:06.708421 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-11-28 00:01:06.708472 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.311671 2025-11-28 00:01:06.715483 | 2025-11-28 00:01:06.715622 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-28 00:01:06.756572 | ubuntu-noble-large | ok 2025-11-28 00:01:06.767074 | ubuntu-noble-large | included: /var/lib/zuul/builds/204a88f4a3cd488e8da339199fceb87f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-28 00:01:06.777364 | 2025-11-28 00:01:06.777483 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-28 00:01:06.803186 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-28 00:01:06.814779 | 2025-11-28 00:01:06.814957 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-28 00:01:07.524459 | ubuntu-noble-large | changed 2025-11-28 00:01:07.532632 | 2025-11-28 00:01:07.532771 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-28 00:01:07.829347 | ubuntu-noble-large | ok 2025-11-28 00:01:07.835399 | 2025-11-28 00:01:07.835535 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-28 00:01:08.614694 | ubuntu-noble-large | changed 2025-11-28 00:01:08.620332 | 2025-11-28 00:01:08.620443 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-28 00:01:09.348739 | ubuntu-noble-large | changed 2025-11-28 00:01:09.356363 | 2025-11-28 00:01:09.356494 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-28 00:01:09.381252 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-28 00:01:09.388320 | 2025-11-28 00:01:09.388452 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-28 00:01:09.850531 | ubuntu-noble-large -> localhost | changed 2025-11-28 00:01:09.862531 | 2025-11-28 00:01:09.862659 | TASK [add-build-sshkey : Add back temp key] 2025-11-28 00:01:10.203438 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/204a88f4a3cd488e8da339199fceb87f/work/204a88f4a3cd488e8da339199fceb87f_id_rsa (zuul-build-sshkey) 2025-11-28 00:01:10.203817 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.016798 2025-11-28 00:01:10.215940 | 2025-11-28 00:01:10.216075 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-28 00:01:10.691477 | ubuntu-noble-large | ok 2025-11-28 00:01:10.703369 | 2025-11-28 00:01:10.703558 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-28 00:01:10.740307 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-28 00:01:10.764549 | 2025-11-28 00:01:10.764725 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-28 00:01:11.257675 | ubuntu-noble-large | ok 2025-11-28 00:01:11.275058 | 2025-11-28 00:01:11.275217 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-28 00:01:11.322335 | ubuntu-noble-large | ok 2025-11-28 00:01:11.330746 | 2025-11-28 00:01:11.331212 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-28 00:01:11.674081 | ubuntu-noble-large -> localhost | ok 2025-11-28 00:01:11.690946 | 2025-11-28 00:01:11.691260 | TASK [validate-host : Collect information about the host] 2025-11-28 00:01:13.172041 | ubuntu-noble-large | ok 2025-11-28 00:01:13.185370 | 2025-11-28 00:01:13.185496 | TASK [validate-host : Sanitize hostname] 2025-11-28 00:01:13.357061 | ubuntu-noble-large | ok 2025-11-28 00:01:13.362038 | 2025-11-28 00:01:13.362159 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-28 00:01:14.037612 | ubuntu-noble-large -> localhost | changed 2025-11-28 00:01:14.044363 | 2025-11-28 00:01:14.044488 | TASK [validate-host : Collect information about zuul worker] 2025-11-28 00:01:14.606293 | ubuntu-noble-large | ok 2025-11-28 00:01:14.611854 | 2025-11-28 00:01:14.611981 | TASK [validate-host : Write out all zuul information for each host] 2025-11-28 00:01:15.234011 | ubuntu-noble-large -> localhost | changed 2025-11-28 00:01:15.245087 | 2025-11-28 00:01:15.245213 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-28 00:01:15.571698 | ubuntu-noble-large | ok 2025-11-28 00:01:15.580854 | 2025-11-28 00:01:15.581138 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-28 00:01:16.677838 | ubuntu-noble-large | changed: 2025-11-28 00:01:16.678066 | ubuntu-noble-large | cd+++++++++ src/ 2025-11-28 00:01:16.678102 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-11-28 00:01:16.678127 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-11-28 00:01:16.678148 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-11-28 00:01:16.678168 | ubuntu-noble-large | Containerfile 2025-11-28 00:01:16.678283 | ubuntu-noble-large | 2025-11-28 00:03:22.792979 | ubuntu-noble-large | 2025-11-28 00:03:22.792985 | ubuntu-noble-large | Or undo this operation with: 2025-11-28 00:03:22.793030 | ubuntu-noble-large | 2025-11-28 00:03:22.793040 | ubuntu-noble-large | git switch - 2025-11-28 00:03:22.793047 | ubuntu-noble-large | 2025-11-28 00:03:22.793053 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2025-11-28 00:03:22.793059 | ubuntu-noble-large | 2025-11-28 00:03:22.793066 | ubuntu-noble-large | HEAD is now at 57f438d69 Transition to the new rabbitmq Debian package archives. 2025-11-28 00:03:22.795292 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-11-28 00:03:22.801158 | ubuntu-noble-large | + export HASH_KOLLA=57f438d69 2025-11-28 00:03:22.801177 | ubuntu-noble-large | + HASH_KOLLA=57f438d69 2025-11-28 00:03:22.801269 | ubuntu-noble-large | + popd 2025-11-28 00:03:22.801449 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-11-28 00:03:22.804494 | ubuntu-noble-large | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2025-11-28 00:03:22.806230 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-11-28 00:03:22.806251 | ubuntu-noble-large | + pushd kolla 2025-11-28 00:03:22.806429 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2025-11-28 00:03:22.806440 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2025-11-28 00:03:22.806448 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:03:22.812056 | ubuntu-noble-large | checking file kolla/common/sources.py 2025-11-28 00:03:22.812776 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:03:22.814684 | ubuntu-noble-large | patching file kolla/common/sources.py 2025-11-28 00:03:22.815153 | ubuntu-noble-large | + popd 2025-11-28 00:03:22.815278 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-11-28 00:03:22.815292 | ubuntu-noble-large | + pushd kolla 2025-11-28 00:03:22.815392 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2025-11-28 00:03:22.815405 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2025-11-28 00:03:22.815416 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:03:22.818688 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2025-11-28 00:03:22.818875 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-11-28 00:03:22.819473 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:03:22.821247 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2025-11-28 00:03:22.821305 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-11-28 00:03:22.821722 | ubuntu-noble-large | + popd 2025-11-28 00:03:22.821901 | ubuntu-noble-large | + [[ -f templates/2024.2/repos.yaml ]] 2025-11-28 00:03:22.821947 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2025-11-28 00:03:22.960276 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2025-11-28 00:03:22.960363 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2025-11-28 00:03:22.960378 | ubuntu-noble-large | + cat overlays/2024.2/base/apt_preferences.ubuntu 2025-11-28 00:03:22.962365 | ubuntu-noble-large | Package: rabbitmq-server 2025-11-28 00:03:22.962390 | ubuntu-noble-large | Pin: version 3.13.* 2025-11-28 00:03:22.962403 | ubuntu-noble-large | Pin-Priority: 1000 2025-11-28 00:03:22.962416 | ubuntu-noble-large | 2025-11-28 00:03:22.962427 | ubuntu-noble-large | Package: openvswitch* 2025-11-28 00:03:22.962437 | ubuntu-noble-large | Pin: version 3.4.* 2025-11-28 00:03:22.962447 | ubuntu-noble-large | Pin-Priority: 1000 2025-11-28 00:03:22.964049 | ubuntu-noble-large | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2025-11-28 00:03:22.967966 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-11-28 00:03:22.968967 | ubuntu-noble-large | ++ basename overlays/2024.2/nova 2025-11-28 00:03:22.971747 | ubuntu-noble-large | + image_name=nova 2025-11-28 00:03:22.971936 | ubuntu-noble-large | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2025-11-28 00:03:22.974280 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-11-28 00:03:22.975491 | ubuntu-noble-large | ++ basename overlays/2024.2/cinder 2025-11-28 00:03:22.978358 | ubuntu-noble-large | + image_name=cinder 2025-11-28 00:03:22.978512 | ubuntu-noble-large | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2025-11-28 00:03:22.982024 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-11-28 00:03:22.983170 | ubuntu-noble-large | ++ basename overlays/2024.2/base 2025-11-28 00:03:22.986738 | ubuntu-noble-large | + image_name=base 2025-11-28 00:03:22.986883 | ubuntu-noble-large | + cp -r overlays/2024.2/base/apt_preferences.ubuntu overlays/2024.2/base/erlang.gpg overlays/2024.2/base/rabbitmq.gpg kolla/docker/base 2025-11-28 00:03:22.991974 | ubuntu-noble-large | + find patches/2024.2 -mindepth 1 -type d 2025-11-28 00:03:22.994108 | ubuntu-noble-large | patches/2024.2/ironic 2025-11-28 00:03:22.994128 | ubuntu-noble-large | patches/2024.2/nova 2025-11-28 00:03:22.994139 | ubuntu-noble-large | patches/2024.2/cinder 2025-11-28 00:03:22.994149 | ubuntu-noble-large | patches/2024.2/skyline 2025-11-28 00:03:22.994158 | ubuntu-noble-large | patches/2024.2/neutron-dynamic-routing 2025-11-28 00:03:22.994168 | ubuntu-noble-large | patches/2024.2/kolla 2025-11-28 00:03:22.994177 | ubuntu-noble-large | patches/2024.2/openstack_requirements 2025-11-28 00:03:22.996093 | ubuntu-noble-large | ++ find patches/2024.2 -mindepth 1 -type d 2025-11-28 00:03:22.996113 | ubuntu-noble-large | ++ grep kolla 2025-11-28 00:03:22.996442 | ubuntu-noble-large | ++ grep -v kolla-build 2025-11-28 00:03:23.000331 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-11-28 00:03:23.001562 | ubuntu-noble-large | ++ basename patches/2024.2/kolla 2025-11-28 00:03:23.004720 | ubuntu-noble-large | + project=kolla 2025-11-28 00:03:23.006275 | ubuntu-noble-large | ++ sort 2025-11-28 00:03:23.006415 | ubuntu-noble-large | ++ find patches/2024.2/kolla -type f -name '*.patch' 2025-11-28 00:03:23.010949 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-28 00:03:23.010985 | ubuntu-noble-large | + pushd kolla 2025-11-28 00:03:23.011165 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2025-11-28 00:03:23.011179 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2025-11-28 00:03:23.011189 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:03:23.014285 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-11-28 00:03:23.014546 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-11-28 00:03:23.015033 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:03:23.018282 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-11-28 00:03:23.018773 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-11-28 00:03:23.019195 | ubuntu-noble-large | + popd 2025-11-28 00:03:23.019333 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-28 00:03:23.019350 | ubuntu-noble-large | + pushd kolla 2025-11-28 00:03:23.019467 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2025-11-28 00:03:23.019483 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2025-11-28 00:03:23.019494 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:03:23.022643 | ubuntu-noble-large | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2025-11-28 00:03:23.022888 | ubuntu-noble-large | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-11-28 00:03:23.023377 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:03:23.025977 | ubuntu-noble-large | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2025-11-28 00:03:23.026249 | ubuntu-noble-large | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-11-28 00:03:23.026922 | ubuntu-noble-large | + popd 2025-11-28 00:03:23.027057 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-28 00:03:23.027089 | ubuntu-noble-large | + pushd kolla 2025-11-28 00:03:23.027146 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-951347.patch' 2025-11-28 00:03:23.027166 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-951347.patch 2025-11-28 00:03:23.027183 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:03:23.030202 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2025-11-28 00:03:23.030503 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2025-11-28 00:03:23.030630 | ubuntu-noble-large | Hunk #1 succeeded at 295 (offset -14 lines). 2025-11-28 00:03:23.030818 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2025-11-28 00:03:23.031019 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2025-11-28 00:03:23.031925 | ubuntu-noble-large | Hunk #1 succeeded at 81 (offset -1 lines). 2025-11-28 00:03:23.031958 | ubuntu-noble-large | Hunk #2 succeeded at 133 (offset -1 lines). 2025-11-28 00:03:23.031968 | ubuntu-noble-large | Hunk #3 succeeded at 226 (offset -2 lines). 2025-11-28 00:03:23.031978 | ubuntu-noble-large | Hunk #4 succeeded at 279 (offset -2 lines). 2025-11-28 00:03:23.031988 | ubuntu-noble-large | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-11-28 00:03:23.032128 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:03:23.034918 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2025-11-28 00:03:23.035184 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2025-11-28 00:03:23.035281 | ubuntu-noble-large | Hunk #1 succeeded at 295 (offset -14 lines). 2025-11-28 00:03:23.035401 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2025-11-28 00:03:23.035601 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2025-11-28 00:03:23.035616 | ubuntu-noble-large | Hunk #1 succeeded at 81 (offset -1 lines). 2025-11-28 00:03:23.035630 | ubuntu-noble-large | Hunk #2 succeeded at 133 (offset -1 lines). 2025-11-28 00:03:23.035645 | ubuntu-noble-large | Hunk #3 succeeded at 226 (offset -2 lines). 2025-11-28 00:03:23.035696 | ubuntu-noble-large | Hunk #4 succeeded at 279 (offset -2 lines). 2025-11-28 00:03:23.035830 | ubuntu-noble-large | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-11-28 00:03:23.036823 | ubuntu-noble-large | + popd 2025-11-28 00:03:23.036947 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-28 00:03:23.036962 | ubuntu-noble-large | + pushd kolla 2025-11-28 00:03:23.037098 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch' 2025-11-28 00:03:23.037115 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch 2025-11-28 00:03:23.037125 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:03:23.039078 | ubuntu-noble-large | checking file docker/ovn/ovn-base/Dockerfile.j2 2025-11-28 00:03:23.039279 | ubuntu-noble-large | checking file docker/ovn/ovn-controller/Dockerfile.j2 2025-11-28 00:03:23.039402 | ubuntu-noble-large | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-11-28 00:03:23.039571 | ubuntu-noble-large | checking file docker/ovn/ovn-northd/Dockerfile.j2 2025-11-28 00:03:23.039668 | ubuntu-noble-large | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-11-28 00:03:23.040054 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:03:23.042652 | ubuntu-noble-large | patching file docker/ovn/ovn-base/Dockerfile.j2 2025-11-28 00:03:23.042880 | ubuntu-noble-large | patching file docker/ovn/ovn-controller/Dockerfile.j2 2025-11-28 00:03:23.043099 | ubuntu-noble-large | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-11-28 00:03:23.043249 | ubuntu-noble-large | patching file docker/ovn/ovn-northd/Dockerfile.j2 2025-11-28 00:03:23.043375 | ubuntu-noble-large | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-11-28 00:03:23.044406 | ubuntu-noble-large | + popd 2025-11-28 00:03:23.044622 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-28 00:03:23.044638 | ubuntu-noble-large | + pushd kolla 2025-11-28 00:03:23.044745 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2025-11-28 00:03:23.044758 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/squash.patch 2025-11-28 00:03:23.044772 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:03:23.047951 | ubuntu-noble-large | checking file kolla/image/tasks.py 2025-11-28 00:03:23.048148 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2025-11-28 00:03:23.048720 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:03:23.051703 | ubuntu-noble-large | patching file kolla/image/tasks.py 2025-11-28 00:03:23.051836 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2025-11-28 00:03:23.052565 | ubuntu-noble-large | + popd 2025-11-28 00:03:23.052643 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2025-11-28 00:03:23.706285 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-11-28 00:03:23.787314 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-28 00:03:23.816460 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2025-11-28 00:03:23.910929 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-11-28 00:03:23.923168 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-11-28 00:03:24.011224 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-11-28 00:03:24.024796 | ubuntu-noble-large | Downloading oslo_config-10.1.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-28 00:03:24.044199 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.9.0) 2025-11-28 00:03:24.054039 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2025-11-28 00:03:24.117228 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-11-28 00:03:24.129539 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-11-28 00:03:24.192989 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-28 00:03:24.204446 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-11-28 00:03:24.279114 | ubuntu-noble-large | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-28 00:03:24.291233 | ubuntu-noble-large | Downloading stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:03:24.347534 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-28 00:03:24.360232 | ubuntu-noble-large | Downloading oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:03:24.402299 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-28 00:03:24.413737 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-28 00:03:24.427598 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2025-11-28 00:03:24.429282 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2025-11-28 00:03:24.508773 | ubuntu-noble-large | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-11-28 00:03:24.520132 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-11-28 00:03:24.547707 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.4) 2025-11-28 00:03:24.549296 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.11) 2025-11-28 00:03:24.551090 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.5.0) 2025-11-28 00:03:24.552418 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2025.11.12) 2025-11-28 00:03:24.591530 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-28 00:03:24.623491 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.4 MB/s eta 0:00:00 2025-11-28 00:03:24.635169 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-11-28 00:03:24.660498 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 10.2 MB/s eta 0:00:00 2025-11-28 00:03:24.676460 | ubuntu-noble-large | Downloading oslo_config-10.1.0-py3-none-any.whl (131 kB) 2025-11-28 00:03:24.701192 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 6.5 MB/s eta 0:00:00 2025-11-28 00:03:24.715819 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-11-28 00:03:24.733308 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.7 MB/s eta 0:00:00 2025-11-28 00:03:24.747672 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-11-28 00:03:24.868803 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.5 MB/s eta 0:00:00 2025-11-28 00:03:24.882454 | ubuntu-noble-large | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2025-11-28 00:03:24.928686 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 925.9 kB/s eta 0:00:00 2025-11-28 00:03:24.942686 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-11-28 00:03:24.967271 | ubuntu-noble-large | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2025-11-28 00:03:24.983716 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 kB 4.4 MB/s eta 0:00:00 2025-11-28 00:03:24.997802 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-11-28 00:03:25.249874 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-11-28 00:03:26.314717 | ubuntu-noble-large | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.1.0 oslo.i18n-6.7.1 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.6.0 2025-11-28 00:03:26.451435 | ubuntu-noble-large | + pip3 install kolla/ 2025-11-28 00:03:26.980859 | ubuntu-noble-large | Processing ./kolla 2025-11-28 00:03:26.983992 | ubuntu-noble-large | Installing build dependencies: started 2025-11-28 00:03:29.278256 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2025-11-28 00:03:29.286171 | ubuntu-noble-large | Getting requirements to build wheel: started 2025-11-28 00:03:29.511764 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:03:29.519064 | ubuntu-noble-large | Installing backend dependencies: started 2025-11-28 00:03:31.976447 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2025-11-28 00:03:31.978837 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2025-11-28 00:03:32.575613 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:03:32.589781 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (7.0.3) 2025-11-28 00:03:32.591462 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (3.1.6) 2025-11-28 00:03:32.593650 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (3.1.45) 2025-11-28 00:03:32.595589 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (10.1.0) 2025-11-28 00:03:32.597296 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (80.9.0) 2025-11-28 00:03:32.639745 | 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.7.1.dev1) (4.0.12) 2025-11-28 00:03:32.643796 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.7.1.dev1) (3.0.3) 2025-11-28 00:03:32.651937 | 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.7.1.dev1) (1.3.0) 2025-11-28 00:03:32.653447 | ubuntu-noble-large | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.7.1.dev1) (5.6.0) 2025-11-28 00:03:32.654648 | 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.7.1.dev1) (6.7.1) 2025-11-28 00:03:32.656115 | 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.7.1.dev1) (2.0.0) 2025-11-28 00:03:32.658141 | 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.7.1.dev1) (6.0.3) 2025-11-28 00:03:32.659487 | 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.7.1.dev1) (2.32.5) 2025-11-28 00:03:32.707583 | 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.7.1.dev1) (5.0.2) 2025-11-28 00:03:32.725354 | 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.7.1.dev1) (3.4.4) 2025-11-28 00:03:32.727180 | 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.7.1.dev1) (3.11) 2025-11-28 00:03:32.728677 | 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.7.1.dev1) (2.5.0) 2025-11-28 00:03:32.730046 | 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.7.1.dev1) (2025.11.12) 2025-11-28 00:03:32.756415 | ubuntu-noble-large | Building wheels for collected packages: kolla 2025-11-28 00:03:32.757523 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2025-11-28 00:03:34.208091 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-11-28 00:03:34.211435 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-19.7.1.dev1-py3-none-any.whl size=379354 sha256=66dddf79169374ec0d6878dddcc33e7dd335b1f80dc999d99830154a66f0c082 2025-11-28 00:03:34.211772 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-ldd651sr/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-11-28 00:03:34.222829 | ubuntu-noble-large | Successfully built kolla 2025-11-28 00:03:34.423496 | ubuntu-noble-large | Installing collected packages: kolla 2025-11-28 00:03:34.609571 | ubuntu-noble-large | Successfully installed kolla-19.7.1.dev1 2025-11-28 00:03:34.766745 | ubuntu-noble-large | ++ kolla-build --version 2025-11-28 00:03:35.294240 | ubuntu-noble-large | + export KOLLA_VERSION=19.7.1 2025-11-28 00:03:35.294333 | ubuntu-noble-large | + KOLLA_VERSION=19.7.1 2025-11-28 00:03:35.295570 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-11-28 00:03:35.300343 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=2e85597 2025-11-28 00:03:35.300377 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=2e85597 2025-11-28 00:03:35.301845 | ubuntu-noble-large | ++ cd release 2025-11-28 00:03:35.301982 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-11-28 00:03:35.307159 | ubuntu-noble-large | + export HASH_RELEASE=5174ebf 2025-11-28 00:03:35.307221 | ubuntu-noble-large | + HASH_RELEASE=5174ebf 2025-11-28 00:03:35.307240 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2025-11-28 00:03:35.464427 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2025-11-28 00:03:35.464522 | ubuntu-noble-large | DEBUG template-overrides.j2 2025-11-28 00:03:35.464536 | ubuntu-noble-large | + cat templates/2024.2/template-overrides.j2 2025-11-28 00:03:35.466208 | ubuntu-noble-large | {% extends parent_template %} 2025-11-28 00:03:35.466266 | ubuntu-noble-large | 2025-11-28 00:03:35.466276 | ubuntu-noble-large | {% set fluentd_plugins = [ 2025-11-28 00:03:35.466282 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2025-11-28 00:03:35.466288 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2025-11-28 00:03:35.466294 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2025-11-28 00:03:35.466300 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2025-11-28 00:03:35.466305 | ubuntu-noble-large | ] %} 2025-11-28 00:03:35.466310 | ubuntu-noble-large | 2025-11-28 00:03:35.466317 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-11-28 00:03:35.466323 | ubuntu-noble-large | 2025-11-28 00:03:35.466328 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-11-28 00:03:35.466333 | ubuntu-noble-large | 2025-11-28 00:03:35.466338 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2025-11-28 00:03:35.466343 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2025-11-28 00:03:35.466349 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2025-11-28 00:03:35.466354 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-11-28 00:03:35.466359 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466364 | ubuntu-noble-large | 2025-11-28 00:03:35.466369 | ubuntu-noble-large | {% block horizon_header %} 2025-11-28 00:03:35.466375 | ubuntu-noble-large | RUN apt-get update \ 2025-11-28 00:03:35.466380 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-11-28 00:03:35.466385 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-11-28 00:03:35.466409 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-11-28 00:03:35.466414 | ubuntu-noble-large | && apt-get clean \ 2025-11-28 00:03:35.466419 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-11-28 00:03:35.466425 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466430 | ubuntu-noble-large | 2025-11-28 00:03:35.466435 | ubuntu-noble-large | {% block horizon_footer %} 2025-11-28 00:03:35.466442 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-11-28 00:03:35.466448 | ubuntu-noble-large | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2025-11-28 00:03:35.466455 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2025-11-28 00:03:35.466460 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466465 | ubuntu-noble-large | 2025-11-28 00:03:35.466470 | ubuntu-noble-large | {% block base_header %} 2025-11-28 00:03:35.466475 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-11-28 00:03:35.466480 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2025-11-28 00:03:35.466485 | ubuntu-noble-large | 2025-11-28 00:03:35.466490 | ubuntu-noble-large | RUN apt-get update \ 2025-11-28 00:03:35.466495 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-11-28 00:03:35.466500 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2025-11-28 00:03:35.466505 | ubuntu-noble-large | && apt-get clean \ 2025-11-28 00:03:35.466510 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-11-28 00:03:35.466515 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466521 | ubuntu-noble-large | 2025-11-28 00:03:35.466526 | ubuntu-noble-large | {% block openstack_base_header %} 2025-11-28 00:03:35.466531 | ubuntu-noble-large | RUN apt-get update \ 2025-11-28 00:03:35.466536 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-11-28 00:03:35.466542 | ubuntu-noble-large | && apt-get clean \ 2025-11-28 00:03:35.466547 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-11-28 00:03:35.466552 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466557 | ubuntu-noble-large | 2025-11-28 00:03:35.466562 | ubuntu-noble-large | {% set glance_base_packages_append = ['nvme-cli'] %} 2025-11-28 00:03:35.466567 | ubuntu-noble-large | 2025-11-28 00:03:35.466572 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-11-28 00:03:35.466577 | ubuntu-noble-large | 2025-11-28 00:03:35.466582 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-11-28 00:03:35.466587 | ubuntu-noble-large | 2025-11-28 00:03:35.466592 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-11-28 00:03:35.466597 | ubuntu-noble-large | {% block cinder_volume_footer %} 2025-11-28 00:03:35.466602 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-11-28 00:03:35.466607 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466612 | ubuntu-noble-large | 2025-11-28 00:03:35.466618 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-11-28 00:03:35.466623 | ubuntu-noble-large | {% block manila_base_footer %} 2025-11-28 00:03:35.466628 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-11-28 00:03:35.466633 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466638 | ubuntu-noble-large | 2025-11-28 00:03:35.466643 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-11-28 00:03:35.466648 | ubuntu-noble-large | {% block magnum_base_footer %} 2025-11-28 00:03:35.466653 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-11-28 00:03:35.466658 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-11-28 00:03:35.466663 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-11-28 00:03:35.466668 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466673 | ubuntu-noble-large | 2025-11-28 00:03:35.466679 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-11-28 00:03:35.466684 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2025-11-28 00:03:35.466689 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-11-28 00:03:35.466694 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-11-28 00:03:35.466699 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466704 | ubuntu-noble-large | 2025-11-28 00:03:35.466709 | ubuntu-noble-large | {% block grafana_footer %} 2025-11-28 00:03:35.466714 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-11-28 00:03:35.466723 | ubuntu-noble-large | && mkdir -p /operations \ 2025-11-28 00:03:35.466728 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-11-28 00:03:35.466757 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2025-11-28 00:03:35.466763 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466768 | ubuntu-noble-large | 2025-11-28 00:03:35.466773 | ubuntu-noble-large | {% block keystone_footer %} 2025-11-28 00:03:35.466778 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-11-28 00:03:35.466783 | ubuntu-noble-large | RUN apt-get update \ 2025-11-28 00:03:35.466797 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-11-28 00:03:35.466802 | ubuntu-noble-large | libapache2-mod-shib \ 2025-11-28 00:03:35.466807 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2025-11-28 00:03:35.466812 | ubuntu-noble-large | libldap-common \ 2025-11-28 00:03:35.466817 | ubuntu-noble-large | libmemcached11 \ 2025-11-28 00:03:35.466822 | ubuntu-noble-large | && apt-get clean \ 2025-11-28 00:03:35.466827 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2025-11-28 00:03:35.466832 | ubuntu-noble-large | && a2enmod auth_openidc \ 2025-11-28 00:03:35.466837 | ubuntu-noble-large | && a2dismod shib \ 2025-11-28 00:03:35.466842 | ubuntu-noble-large | && rm -f /etc/apache2/conf-enabled/shib.conf 2025-11-28 00:03:35.466847 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466852 | ubuntu-noble-large | 2025-11-28 00:03:35.466857 | ubuntu-noble-large | {% block footer %} 2025-11-28 00:03:35.466862 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2025-11-28 00:03:35.466867 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2025-11-28 00:03:35.466872 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-11-28 00:03:35.466876 | ubuntu-noble-large | && apt-get autoremove -y \ 2025-11-28 00:03:35.466895 | ubuntu-noble-large | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:03:35.466908 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.466913 | ubuntu-noble-large | 2025-11-28 00:03:35.466918 | ubuntu-noble-large | {% block labels %} 2025-11-28 00:03:35.466923 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2025-11-28 00:03:35.466928 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2025-11-28 00:03:35.466933 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="2e85597" \ 2025-11-28 00:03:35.466938 | ubuntu-noble-large | "de.osism.commit.kolla"="57f438d69" \ 2025-11-28 00:03:35.466943 | ubuntu-noble-large | "de.osism.commit.kolla_version"="19.7.1" \ 2025-11-28 00:03:35.466950 | ubuntu-noble-large | "de.osism.commit.release"="5174ebf" \ 2025-11-28 00:03:35.466959 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2025-11-28 00:03:35.466967 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2025-11-28 00:03:35.466977 | ubuntu-noble-large | "de.osism.release.openstack"="2024.2" \ 2025-11-28 00:03:35.467067 | ubuntu-noble-large | "de.osism.version"="latest" \ 2025-11-28 00:03:35.467082 | ubuntu-noble-large | "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" \ 2025-11-28 00:03:35.467088 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-11-28 00:03:35.467093 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-11-28 00:03:35.467098 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-11-28 00:03:35.467103 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-11-28 00:03:35.467108 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-11-28 00:03:35.467113 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:03:35.467118 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.467123 | ubuntu-noble-large | 2025-11-28 00:03:35.467128 | ubuntu-noble-large | {% block ovs_install %} 2025-11-28 00:03:35.467134 | ubuntu-noble-large | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2025-11-28 00:03:35.467139 | ubuntu-noble-large | RUN apt-get update \ 2025-11-28 00:03:35.467144 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-11-28 00:03:35.467149 | ubuntu-noble-large | python3-netifaces \ 2025-11-28 00:03:35.467154 | ubuntu-noble-large | tcpdump \ 2025-11-28 00:03:35.467159 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2025-11-28 00:03:35.467164 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2025-11-28 00:03:35.467169 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2025-11-28 00:03:35.467181 | ubuntu-noble-large | && rm -rf /tmp/packages \ 2025-11-28 00:03:35.467186 | ubuntu-noble-large | && apt-get clean \ 2025-11-28 00:03:35.467191 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-11-28 00:03:35.467196 | ubuntu-noble-large | {% endblock %} 2025-11-28 00:03:35.467201 | ubuntu-noble-large | 2025-11-28 00:03:35.467211 | ubuntu-noble-large | + bash scripts/002-generate.sh 2025-11-28 00:03:35.471758 | ubuntu-noble-large | + BASE=ubuntu 2025-11-28 00:03:35.471791 | ubuntu-noble-large | + BASE_VERSION=22.04 2025-11-28 00:03:35.472972 | ubuntu-noble-large | ++ date +%Y%m%d 2025-11-28 00:03:35.475776 | ubuntu-noble-large | + BUILD_ID=20251128 2025-11-28 00:03:35.475823 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-11-28 00:03:35.475842 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-11-28 00:03:35.475854 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-11-28 00:03:35.475865 | ubuntu-noble-large | + VERSION=latest 2025-11-28 00:03:35.475881 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-11-28 00:03:35.475896 | ubuntu-noble-large | + . defaults/all.sh 2025-11-28 00:03:35.476040 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-11-28 00:03:35.476061 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-11-28 00:03:35.476078 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-11-28 00:03:35.476095 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-11-28 00:03:35.476426 | ubuntu-noble-large | +++ deactivate nondestructive 2025-11-28 00:03:35.476455 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:03:35.476466 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:03:35.476476 | ubuntu-noble-large | +++ hash -r 2025-11-28 00:03:35.476528 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:03:35.476543 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-11-28 00:03:35.476559 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-11-28 00:03:35.476570 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-11-28 00:03:35.476707 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-11-28 00:03:35.476725 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-11-28 00:03:35.476758 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-11-28 00:03:35.476770 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-11-28 00:03:35.476787 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-28 00:03:35.476800 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-28 00:03:35.476815 | ubuntu-noble-large | +++ export PATH 2025-11-28 00:03:35.476835 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:03:35.476891 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-11-28 00:03:35.476912 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-11-28 00:03:35.476924 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-11-28 00:03:35.476941 | ubuntu-noble-large | +++ export PS1 2025-11-28 00:03:35.476952 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-11-28 00:03:35.476966 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-11-28 00:03:35.476978 | ubuntu-noble-large | +++ hash -r 2025-11-28 00:03:35.477061 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-11-28 00:03:35.477786 | ubuntu-noble-large | +++ date +%Y%m%d 2025-11-28 00:03:35.479188 | ubuntu-noble-large | ++ export BUILD_ID=20251128 2025-11-28 00:03:35.479223 | ubuntu-noble-large | ++ BUILD_ID=20251128 2025-11-28 00:03:35.479235 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-11-28 00:03:35.479246 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-11-28 00:03:35.479263 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-11-28 00:03:35.479275 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-11-28 00:03:35.479286 | ubuntu-noble-large | + export VERSION 2025-11-28 00:03:35.479298 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-11-28 00:03:35.479308 | ubuntu-noble-large | + DOCKER_TAG=build-20251128 2025-11-28 00:03:35.479322 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2025-11-28 00:03:35.479333 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2025-11-28 00:03:35.479345 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-11-28 00:03:35.479357 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2025-11-28 00:03:35.479372 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2025-11-28 00:03:35.625665 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2025-11-28 00:03:35.625810 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2025-11-28 00:03:36.708302 | ubuntu-noble-large | localhost | SUCCESS => { 2025-11-28 00:03:36.708365 | ubuntu-noble-large | "changed": false, 2025-11-28 00:03:36.708373 | ubuntu-noble-large | "gid": 1000, 2025-11-28 00:03:36.708380 | ubuntu-noble-large | "group": "zuul", 2025-11-28 00:03:36.708386 | ubuntu-noble-large | "mode": "0664", 2025-11-28 00:03:36.708393 | ubuntu-noble-large | "msg": "OK", 2025-11-28 00:03:36.708399 | ubuntu-noble-large | "owner": "zuul", 2025-11-28 00:03:36.708421 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-28 00:03:36.708428 | ubuntu-noble-large | "size": 4358, 2025-11-28 00:03:36.708434 | ubuntu-noble-large | "state": "file", 2025-11-28 00:03:36.708441 | ubuntu-noble-large | "uid": 1000 2025-11-28 00:03:36.708447 | ubuntu-noble-large | } 2025-11-28 00:03:36.785802 | ubuntu-noble-large | + setini DEFAULT tag build-20251128 2025-11-28 00:03:36.785911 | 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-20251128' 2025-11-28 00:03:37.812270 | ubuntu-noble-large | localhost | CHANGED => { 2025-11-28 00:03:37.812355 | ubuntu-noble-large | "changed": true, 2025-11-28 00:03:37.812368 | ubuntu-noble-large | "gid": 1000, 2025-11-28 00:03:37.812379 | ubuntu-noble-large | "group": "zuul", 2025-11-28 00:03:37.812388 | ubuntu-noble-large | "mode": "0664", 2025-11-28 00:03:37.812398 | ubuntu-noble-large | "msg": "option changed", 2025-11-28 00:03:37.812408 | ubuntu-noble-large | "owner": "zuul", 2025-11-28 00:03:37.812418 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-28 00:03:37.812428 | ubuntu-noble-large | "size": 4366, 2025-11-28 00:03:37.812437 | ubuntu-noble-large | "state": "file", 2025-11-28 00:03:37.812447 | ubuntu-noble-large | "uid": 1000 2025-11-28 00:03:37.812456 | ubuntu-noble-large | } 2025-11-28 00:03:37.890401 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2025-11-28 00:03:37.890509 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2025-11-28 00:03:38.924437 | ubuntu-noble-large | localhost | SUCCESS => { 2025-11-28 00:03:38.924519 | ubuntu-noble-large | "changed": false, 2025-11-28 00:03:38.924532 | ubuntu-noble-large | "gid": 1000, 2025-11-28 00:03:38.924542 | ubuntu-noble-large | "group": "zuul", 2025-11-28 00:03:38.924551 | ubuntu-noble-large | "mode": "0664", 2025-11-28 00:03:38.924584 | ubuntu-noble-large | "msg": "OK", 2025-11-28 00:03:38.924594 | ubuntu-noble-large | "owner": "zuul", 2025-11-28 00:03:38.924604 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-28 00:03:38.924614 | ubuntu-noble-large | "size": 4366, 2025-11-28 00:03:38.924624 | ubuntu-noble-large | "state": "file", 2025-11-28 00:03:38.924633 | ubuntu-noble-large | "uid": 1000 2025-11-28 00:03:38.924642 | ubuntu-noble-large | } 2025-11-28 00:03:39.006601 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2025-11-28 00:03:39.006715 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2025-11-28 00:03:40.024381 | ubuntu-noble-large | localhost | SUCCESS => { 2025-11-28 00:03:40.024474 | ubuntu-noble-large | "changed": false, 2025-11-28 00:03:40.024488 | ubuntu-noble-large | "gid": 1000, 2025-11-28 00:03:40.024499 | ubuntu-noble-large | "group": "zuul", 2025-11-28 00:03:40.024541 | ubuntu-noble-large | "mode": "0664", 2025-11-28 00:03:40.024551 | ubuntu-noble-large | "msg": "OK", 2025-11-28 00:03:40.024560 | ubuntu-noble-large | "owner": "zuul", 2025-11-28 00:03:40.024570 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-28 00:03:40.024581 | ubuntu-noble-large | "size": 4366, 2025-11-28 00:03:40.024591 | ubuntu-noble-large | "state": "file", 2025-11-28 00:03:40.024601 | ubuntu-noble-large | "uid": 1000 2025-11-28 00:03:40.024611 | ubuntu-noble-large | } 2025-11-28 00:03:40.115120 | ubuntu-noble-large | + setini DEFAULT install_type source 2025-11-28 00:03:40.115249 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2025-11-28 00:03:41.142530 | ubuntu-noble-large | localhost | SUCCESS => { 2025-11-28 00:03:41.142623 | ubuntu-noble-large | "changed": false, 2025-11-28 00:03:41.142644 | ubuntu-noble-large | "gid": 1000, 2025-11-28 00:03:41.142662 | ubuntu-noble-large | "group": "zuul", 2025-11-28 00:03:41.142680 | ubuntu-noble-large | "mode": "0664", 2025-11-28 00:03:41.142696 | ubuntu-noble-large | "msg": "OK", 2025-11-28 00:03:41.142714 | ubuntu-noble-large | "owner": "zuul", 2025-11-28 00:03:41.142733 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-28 00:03:41.142750 | ubuntu-noble-large | "size": 4366, 2025-11-28 00:03:41.142767 | ubuntu-noble-large | "state": "file", 2025-11-28 00:03:41.142783 | ubuntu-noble-large | "uid": 1000 2025-11-28 00:03:41.142799 | ubuntu-noble-large | } 2025-11-28 00:03:41.224878 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2025-11-28 00:03:41.224985 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.2.tar.gz' 2025-11-28 00:03:42.274715 | ubuntu-noble-large | localhost | CHANGED => { 2025-11-28 00:03:42.274825 | ubuntu-noble-large | "changed": true, 2025-11-28 00:03:42.274867 | ubuntu-noble-large | "gid": 1000, 2025-11-28 00:03:42.274876 | ubuntu-noble-large | "group": "zuul", 2025-11-28 00:03:42.274884 | ubuntu-noble-large | "mode": "0664", 2025-11-28 00:03:42.274894 | ubuntu-noble-large | "msg": "section and option added", 2025-11-28 00:03:42.274904 | ubuntu-noble-large | "owner": "zuul", 2025-11-28 00:03:42.274913 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-28 00:03:42.274921 | ubuntu-noble-large | "size": 4437, 2025-11-28 00:03:42.274929 | ubuntu-noble-large | "state": "file", 2025-11-28 00:03:42.274937 | ubuntu-noble-large | "uid": 1000 2025-11-28 00:03:42.274946 | ubuntu-noble-large | } 2025-11-28 00:03:42.359853 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2025-11-28 00:03:42.365964 | ubuntu-noble-large | + setini openstack-base type local 2025-11-28 00:03:42.366039 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2025-11-28 00:03:43.411202 | ubuntu-noble-large | localhost | CHANGED => { 2025-11-28 00:03:43.411271 | ubuntu-noble-large | "changed": true, 2025-11-28 00:03:43.411276 | ubuntu-noble-large | "gid": 1000, 2025-11-28 00:03:43.411281 | ubuntu-noble-large | "group": "zuul", 2025-11-28 00:03:43.411286 | ubuntu-noble-large | "mode": "0664", 2025-11-28 00:03:43.411290 | ubuntu-noble-large | "msg": "option added", 2025-11-28 00:03:43.411294 | ubuntu-noble-large | "owner": "zuul", 2025-11-28 00:03:43.411299 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-28 00:03:43.411303 | ubuntu-noble-large | "size": 4548, 2025-11-28 00:03:43.411308 | ubuntu-noble-large | "state": "file", 2025-11-28 00:03:43.411311 | ubuntu-noble-large | "uid": 1000 2025-11-28 00:03:43.411315 | ubuntu-noble-large | } 2025-11-28 00:03:43.494102 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2025-11-28 00:03:43.494169 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2025-11-28 00:03:43.494176 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2025-11-28 00:03:44.527734 | ubuntu-noble-large | localhost | CHANGED => { 2025-11-28 00:03:44.527876 | ubuntu-noble-large | "changed": true, 2025-11-28 00:03:44.527891 | ubuntu-noble-large | "gid": 1000, 2025-11-28 00:03:44.527904 | ubuntu-noble-large | "group": "zuul", 2025-11-28 00:03:44.527916 | ubuntu-noble-large | "mode": "0664", 2025-11-28 00:03:44.527928 | ubuntu-noble-large | "msg": "option added", 2025-11-28 00:03:44.527940 | ubuntu-noble-large | "owner": "zuul", 2025-11-28 00:03:44.527952 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-28 00:03:44.527965 | ubuntu-noble-large | "size": 4586, 2025-11-28 00:03:44.527977 | ubuntu-noble-large | "state": "file", 2025-11-28 00:03:44.527988 | ubuntu-noble-large | "uid": 1000 2025-11-28 00:03:44.528043 | ubuntu-noble-large | } 2025-11-28 00:03:44.613635 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2025-11-28 00:03:44.613697 | ubuntu-noble-large | DEBUG kolla-build.conf 2025-11-28 00:03:44.613703 | ubuntu-noble-large | + cat kolla-build.conf 2025-11-28 00:03:44.616519 | ubuntu-noble-large | [DEFAULT] 2025-11-28 00:03:44.616531 | ubuntu-noble-large | base = ubuntu 2025-11-28 00:03:44.616537 | ubuntu-noble-large | base_package_type = deb 2025-11-28 00:03:44.616542 | ubuntu-noble-large | base_tag = 24.04 2025-11-28 00:03:44.616547 | ubuntu-noble-large | install_type = source 2025-11-28 00:03:44.616552 | ubuntu-noble-large | namespace = kolla 2025-11-28 00:03:44.616556 | ubuntu-noble-large | openstack_release = 2024.2 2025-11-28 00:03:44.616560 | ubuntu-noble-large | push = false 2025-11-28 00:03:44.616564 | ubuntu-noble-large | tag = build-20251128 2025-11-28 00:03:44.616568 | ubuntu-noble-large | threads = 1 2025-11-28 00:03:44.616573 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2025-11-28 00:03:44.616578 | ubuntu-noble-large | 2025-11-28 00:03:44.616583 | ubuntu-noble-large | ######################################################################### 2025-11-28 00:03:44.616589 | ubuntu-noble-large | # sources tracked in release repository 2025-11-28 00:03:44.616593 | ubuntu-noble-large | 2025-11-28 00:03:44.616597 | ubuntu-noble-large | [aodh-base] 2025-11-28 00:03:44.616601 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616605 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-11-28 00:03:44.616610 | ubuntu-noble-large | location = tarballs/aodh-stable-2024.2.tar.gz 2025-11-28 00:03:44.616614 | ubuntu-noble-large | 2025-11-28 00:03:44.616618 | ubuntu-noble-large | 2025-11-28 00:03:44.616622 | ubuntu-noble-large | 2025-11-28 00:03:44.616626 | ubuntu-noble-large | [barbican-base] 2025-11-28 00:03:44.616630 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616634 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-11-28 00:03:44.616639 | ubuntu-noble-large | location = tarballs/barbican-stable-2024.2.tar.gz 2025-11-28 00:03:44.616643 | ubuntu-noble-large | 2025-11-28 00:03:44.616662 | ubuntu-noble-large | 2025-11-28 00:03:44.616665 | ubuntu-noble-large | 2025-11-28 00:03:44.616668 | ubuntu-noble-large | [blazar-base] 2025-11-28 00:03:44.616672 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616675 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-11-28 00:03:44.616679 | ubuntu-noble-large | location = tarballs/blazar-stable-2024.2.tar.gz 2025-11-28 00:03:44.616682 | ubuntu-noble-large | 2025-11-28 00:03:44.616685 | ubuntu-noble-large | 2025-11-28 00:03:44.616688 | ubuntu-noble-large | 2025-11-28 00:03:44.616692 | ubuntu-noble-large | [ceilometer-base] 2025-11-28 00:03:44.616695 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616699 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:44.616702 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:44.616706 | ubuntu-noble-large | 2025-11-28 00:03:44.616709 | ubuntu-noble-large | 2025-11-28 00:03:44.616713 | ubuntu-noble-large | 2025-11-28 00:03:44.616716 | ubuntu-noble-large | [cinder-base] 2025-11-28 00:03:44.616719 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616723 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-11-28 00:03:44.616726 | ubuntu-noble-large | location = tarballs/cinder-stable-2024.2.tar.gz 2025-11-28 00:03:44.616729 | ubuntu-noble-large | 2025-11-28 00:03:44.616732 | ubuntu-noble-large | 2025-11-28 00:03:44.616736 | ubuntu-noble-large | 2025-11-28 00:03:44.616742 | ubuntu-noble-large | [designate-base] 2025-11-28 00:03:44.616748 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616753 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-11-28 00:03:44.616758 | ubuntu-noble-large | location = tarballs/designate-stable-2024.2.tar.gz 2025-11-28 00:03:44.616764 | ubuntu-noble-large | 2025-11-28 00:03:44.616770 | ubuntu-noble-large | 2025-11-28 00:03:44.616775 | ubuntu-noble-large | 2025-11-28 00:03:44.616781 | ubuntu-noble-large | [glance-base] 2025-11-28 00:03:44.616793 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616807 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-11-28 00:03:44.616811 | ubuntu-noble-large | location = tarballs/glance-stable-2024.2.tar.gz 2025-11-28 00:03:44.616814 | ubuntu-noble-large | 2025-11-28 00:03:44.616817 | ubuntu-noble-large | 2025-11-28 00:03:44.616821 | ubuntu-noble-large | 2025-11-28 00:03:44.616824 | ubuntu-noble-large | [heat-base] 2025-11-28 00:03:44.616827 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616831 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-11-28 00:03:44.616834 | ubuntu-noble-large | location = tarballs/heat-stable-2024.2.tar.gz 2025-11-28 00:03:44.616837 | ubuntu-noble-large | 2025-11-28 00:03:44.616840 | ubuntu-noble-large | 2025-11-28 00:03:44.616844 | ubuntu-noble-large | 2025-11-28 00:03:44.616847 | ubuntu-noble-large | [horizon] 2025-11-28 00:03:44.616851 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616854 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-11-28 00:03:44.616857 | ubuntu-noble-large | location = tarballs/horizon-stable-2024.2.tar.gz 2025-11-28 00:03:44.616861 | ubuntu-noble-large | 2025-11-28 00:03:44.616864 | ubuntu-noble-large | 2025-11-28 00:03:44.616867 | ubuntu-noble-large | 2025-11-28 00:03:44.616870 | ubuntu-noble-large | [ironic-base] 2025-11-28 00:03:44.616874 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616877 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-11-28 00:03:44.616880 | ubuntu-noble-large | location = tarballs/ironic-stable-2024.2.tar.gz 2025-11-28 00:03:44.616883 | ubuntu-noble-large | 2025-11-28 00:03:44.616887 | ubuntu-noble-large | 2025-11-28 00:03:44.616890 | ubuntu-noble-large | 2025-11-28 00:03:44.616893 | ubuntu-noble-large | [keystone-base] 2025-11-28 00:03:44.616897 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616900 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-11-28 00:03:44.616903 | ubuntu-noble-large | location = tarballs/keystone-stable-2024.2.tar.gz 2025-11-28 00:03:44.616906 | ubuntu-noble-large | 2025-11-28 00:03:44.616910 | ubuntu-noble-large | 2025-11-28 00:03:44.616913 | ubuntu-noble-large | 2025-11-28 00:03:44.616916 | ubuntu-noble-large | [magnum-base] 2025-11-28 00:03:44.616920 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616923 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-11-28 00:03:44.616926 | ubuntu-noble-large | location = tarballs/magnum-stable-2024.2.tar.gz 2025-11-28 00:03:44.616930 | ubuntu-noble-large | 2025-11-28 00:03:44.616933 | ubuntu-noble-large | 2025-11-28 00:03:44.616936 | ubuntu-noble-large | 2025-11-28 00:03:44.616939 | ubuntu-noble-large | [manila-base] 2025-11-28 00:03:44.616943 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616946 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-11-28 00:03:44.616949 | ubuntu-noble-large | location = tarballs/manila-stable-2024.2.tar.gz 2025-11-28 00:03:44.616953 | ubuntu-noble-large | 2025-11-28 00:03:44.616956 | ubuntu-noble-large | 2025-11-28 00:03:44.616963 | ubuntu-noble-large | 2025-11-28 00:03:44.616967 | ubuntu-noble-large | [masakari-base] 2025-11-28 00:03:44.616970 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.616973 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-11-28 00:03:44.616977 | ubuntu-noble-large | location = tarballs/masakari-stable-2024.2.tar.gz 2025-11-28 00:03:44.616980 | ubuntu-noble-large | 2025-11-28 00:03:44.616983 | ubuntu-noble-large | 2025-11-28 00:03:44.616986 | ubuntu-noble-large | 2025-11-28 00:03:44.616990 | ubuntu-noble-large | [neutron-bgp-dragent] 2025-11-28 00:03:44.617009 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.617012 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:03:44.617016 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:03:44.617019 | ubuntu-noble-large | 2025-11-28 00:03:44.617023 | ubuntu-noble-large | 2025-11-28 00:03:44.617026 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2025-11-28 00:03:44.617029 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.617033 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:03:44.617036 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:03:44.617039 | ubuntu-noble-large | 2025-11-28 00:03:44.617043 | ubuntu-noble-large | 2025-11-28 00:03:44.617046 | ubuntu-noble-large | [neutron-vpnaas-base] 2025-11-28 00:03:44.617049 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.617052 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:03:44.617056 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:03:44.617059 | ubuntu-noble-large | 2025-11-28 00:03:44.617063 | ubuntu-noble-large | 2025-11-28 00:03:44.617066 | ubuntu-noble-large | 2025-11-28 00:03:44.617069 | ubuntu-noble-large | [neutron-base] 2025-11-28 00:03:44.617073 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.617076 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-11-28 00:03:44.617079 | ubuntu-noble-large | location = tarballs/neutron-stable-2024.2.tar.gz 2025-11-28 00:03:44.617082 | ubuntu-noble-large | 2025-11-28 00:03:44.617086 | ubuntu-noble-large | 2025-11-28 00:03:44.617089 | ubuntu-noble-large | 2025-11-28 00:03:44.617092 | ubuntu-noble-large | [nova-base] 2025-11-28 00:03:44.617095 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.617099 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-11-28 00:03:44.617102 | ubuntu-noble-large | location = tarballs/nova-stable-2024.2.tar.gz 2025-11-28 00:03:44.617105 | ubuntu-noble-large | 2025-11-28 00:03:44.617109 | ubuntu-noble-large | 2025-11-28 00:03:44.617112 | ubuntu-noble-large | 2025-11-28 00:03:44.617115 | ubuntu-noble-large | [octavia-base] 2025-11-28 00:03:44.617118 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.617122 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-11-28 00:03:44.617125 | ubuntu-noble-large | location = tarballs/octavia-stable-2024.2.tar.gz 2025-11-28 00:03:44.617128 | ubuntu-noble-large | 2025-11-28 00:03:44.617131 | ubuntu-noble-large | 2025-11-28 00:03:44.617135 | ubuntu-noble-large | 2025-11-28 00:03:44.617138 | ubuntu-noble-large | [placement-base] 2025-11-28 00:03:44.617141 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.617144 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-11-28 00:03:44.617148 | ubuntu-noble-large | location = tarballs/placement-stable-2024.2.tar.gz 2025-11-28 00:03:44.617151 | ubuntu-noble-large | 2025-11-28 00:03:44.617154 | ubuntu-noble-large | 2025-11-28 00:03:44.617157 | ubuntu-noble-large | 2025-11-28 00:03:44.617161 | ubuntu-noble-large | [skyline-apiserver-base] 2025-11-28 00:03:44.617164 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.617174 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:03:44.617177 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:03:44.617181 | ubuntu-noble-large | 2025-11-28 00:03:44.617184 | ubuntu-noble-large | 2025-11-28 00:03:44.617187 | ubuntu-noble-large | 2025-11-28 00:03:44.617191 | ubuntu-noble-large | [skyline-console-base] 2025-11-28 00:03:44.617194 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.617197 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-28 00:03:44.617200 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2024.2.tar.gz 2025-11-28 00:03:44.617204 | ubuntu-noble-large | 2025-11-28 00:03:44.617207 | ubuntu-noble-large | 2025-11-28 00:03:44.617210 | ubuntu-noble-large | [openstack-base] 2025-11-28 00:03:44.617213 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-11-28 00:03:44.617217 | ubuntu-noble-large | location = tarballs/requirements-stable-2024.2.tar.gz 2025-11-28 00:03:44.617223 | ubuntu-noble-large | type = local 2025-11-28 00:03:44.617720 | ubuntu-noble-large | + bash scripts/003-patch.sh 2025-11-28 00:03:44.622088 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-11-28 00:03:44.622143 | ubuntu-noble-large | + VERSION=latest 2025-11-28 00:03:44.622149 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-11-28 00:03:44.622314 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-11-28 00:03:44.622379 | ubuntu-noble-large | + . defaults/all.sh 2025-11-28 00:03:44.622531 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-11-28 00:03:44.622537 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-11-28 00:03:44.622621 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-11-28 00:03:44.622659 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-11-28 00:03:44.623159 | ubuntu-noble-large | +++ deactivate nondestructive 2025-11-28 00:03:44.623268 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:03:44.623350 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:03:44.623371 | ubuntu-noble-large | +++ hash -r 2025-11-28 00:03:44.623474 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:03:44.623505 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-11-28 00:03:44.623544 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-11-28 00:03:44.623606 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-11-28 00:03:44.623773 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-11-28 00:03:44.623815 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-11-28 00:03:44.623851 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-11-28 00:03:44.623857 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-11-28 00:03:44.623962 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-28 00:03:44.624062 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-28 00:03:44.624095 | ubuntu-noble-large | +++ export PATH 2025-11-28 00:03:44.624191 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:03:44.624388 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-11-28 00:03:44.624432 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-11-28 00:03:44.624469 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-11-28 00:03:44.624496 | ubuntu-noble-large | +++ export PS1 2025-11-28 00:03:44.624520 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-11-28 00:03:44.624546 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-11-28 00:03:44.624595 | ubuntu-noble-large | +++ hash -r 2025-11-28 00:03:44.624722 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-11-28 00:03:44.626021 | ubuntu-noble-large | +++ date +%Y%m%d 2025-11-28 00:03:44.628924 | ubuntu-noble-large | ++ export BUILD_ID=20251128 2025-11-28 00:03:44.629024 | ubuntu-noble-large | ++ BUILD_ID=20251128 2025-11-28 00:03:44.629042 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-11-28 00:03:44.629053 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-11-28 00:03:44.629063 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-11-28 00:03:44.629072 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-11-28 00:03:44.629082 | ubuntu-noble-large | + export VERSION 2025-11-28 00:03:44.629091 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-11-28 00:03:44.629100 | ubuntu-noble-large | + mkdir -p tarballs 2025-11-28 00:03:44.633817 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2025-11-28 00:03:44.634342 | ubuntu-noble-large | ++ awk '{ print $4 }' 2025-11-28 00:03:44.637819 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:03:44.637858 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:03:44.638978 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-11-28 00:03:44.642181 | ubuntu-noble-large | + filename=aodh-stable-2024.2.tar.gz 2025-11-28 00:03:44.642208 | ubuntu-noble-large | + [[ -e aodh-stable-2024.2.tar.gz ]] 2025-11-28 00:03:44.642223 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-11-28 00:03:44.642234 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-11-28 00:03:44.642245 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-11-28 00:03:50.312838 | ubuntu-noble-large | 2025-11-28 00:03:50 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2025-11-28 00:03:50.315349 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:03:50.315402 | ubuntu-noble-large | + echo Process aodh-stable-2024.2.tar.gz 2025-11-28 00:03:50.315423 | ubuntu-noble-large | Process aodh-stable-2024.2.tar.gz 2025-11-28 00:03:50.317933 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2024.2.tar.gz 2025-11-28 00:03:50.317959 | ubuntu-noble-large | ++ head -1 2025-11-28 00:03:50.318490 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:03:50.330246 | ubuntu-noble-large | + directory=aodh-19.0.0.0rc2.dev2 2025-11-28 00:03:50.330328 | ubuntu-noble-large | + echo Check patches for aodh-stable-2024.2.tar.gz 2025-11-28 00:03:50.330341 | ubuntu-noble-large | Check patches for aodh-stable-2024.2.tar.gz 2025-11-28 00:03:50.330352 | ubuntu-noble-large | + [[ -e ../patches/2024.2/aodh ]] 2025-11-28 00:03:50.330362 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2024.2.tar.gz 2025-11-28 00:03:50.330376 | ubuntu-noble-large | Check overlays for aodh-stable-2024.2.tar.gz 2025-11-28 00:03:50.330386 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/aodh/source ]] 2025-11-28 00:03:50.330396 | ubuntu-noble-large | + popd 2025-11-28 00:03:50.330530 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:03:50.330546 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:03:50.331769 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-11-28 00:03:50.334797 | ubuntu-noble-large | + filename=barbican-stable-2024.2.tar.gz 2025-11-28 00:03:50.334824 | ubuntu-noble-large | + [[ -e barbican-stable-2024.2.tar.gz ]] 2025-11-28 00:03:50.334842 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-11-28 00:03:50.334855 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-11-28 00:03:50.334869 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-11-28 00:03:54.876453 | ubuntu-noble-large | 2025-11-28 00:03:54 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2025-11-28 00:03:54.878316 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:03:54.878354 | ubuntu-noble-large | + echo Process barbican-stable-2024.2.tar.gz 2025-11-28 00:03:54.878362 | ubuntu-noble-large | Process barbican-stable-2024.2.tar.gz 2025-11-28 00:03:54.880814 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2024.2.tar.gz 2025-11-28 00:03:54.881081 | ubuntu-noble-large | ++ head -1 2025-11-28 00:03:54.881421 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:03:54.890605 | ubuntu-noble-large | + directory=barbican-19.0.1.dev3 2025-11-28 00:03:54.890652 | ubuntu-noble-large | + echo Check patches for barbican-stable-2024.2.tar.gz 2025-11-28 00:03:54.890660 | ubuntu-noble-large | Check patches for barbican-stable-2024.2.tar.gz 2025-11-28 00:03:54.890668 | ubuntu-noble-large | + [[ -e ../patches/2024.2/barbican ]] 2025-11-28 00:03:54.890754 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2024.2.tar.gz 2025-11-28 00:03:54.890762 | ubuntu-noble-large | Check overlays for barbican-stable-2024.2.tar.gz 2025-11-28 00:03:54.890771 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/barbican/source ]] 2025-11-28 00:03:54.890804 | ubuntu-noble-large | + popd 2025-11-28 00:03:54.890983 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:03:54.891017 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:03:54.892112 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-11-28 00:03:54.894099 | ubuntu-noble-large | + filename=blazar-stable-2024.2.tar.gz 2025-11-28 00:03:54.894123 | ubuntu-noble-large | + [[ -e blazar-stable-2024.2.tar.gz ]] 2025-11-28 00:03:54.894160 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-11-28 00:03:54.894169 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-11-28 00:03:54.894179 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-11-28 00:03:56.035292 | ubuntu-noble-large | 2025-11-28 00:03:56 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [429457/429457] -> "blazar-stable-2024.2.tar.gz" [1] 2025-11-28 00:03:56.038036 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:03:56.038098 | ubuntu-noble-large | + echo Process blazar-stable-2024.2.tar.gz 2025-11-28 00:03:56.038153 | ubuntu-noble-large | Process blazar-stable-2024.2.tar.gz 2025-11-28 00:03:56.040596 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2024.2.tar.gz 2025-11-28 00:03:56.041125 | ubuntu-noble-large | ++ head -1 2025-11-28 00:03:56.041747 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:03:56.050898 | ubuntu-noble-large | + directory=blazar-14.0.1.dev5 2025-11-28 00:03:56.050978 | ubuntu-noble-large | + echo Check patches for blazar-stable-2024.2.tar.gz 2025-11-28 00:03:56.051031 | ubuntu-noble-large | Check patches for blazar-stable-2024.2.tar.gz 2025-11-28 00:03:56.051085 | ubuntu-noble-large | + [[ -e ../patches/2024.2/blazar ]] 2025-11-28 00:03:56.051096 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2024.2.tar.gz 2025-11-28 00:03:56.051106 | ubuntu-noble-large | Check overlays for blazar-stable-2024.2.tar.gz 2025-11-28 00:03:56.051133 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/blazar/source ]] 2025-11-28 00:03:56.051143 | ubuntu-noble-large | + popd 2025-11-28 00:03:56.051158 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:03:56.051173 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:03:56.052571 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:56.055680 | ubuntu-noble-large | + filename=ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:56.055716 | ubuntu-noble-large | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2025-11-28 00:03:56.055736 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:56.055748 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:56.055758 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:57.268083 | ubuntu-noble-large | 2025-11-28 00:03:57 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2025-11-28 00:03:57.270242 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:03:57.270268 | ubuntu-noble-large | + echo Process ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:57.270286 | ubuntu-noble-large | Process ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:57.272559 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:57.273150 | ubuntu-noble-large | ++ head -1 2025-11-28 00:03:57.273543 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:03:57.280818 | ubuntu-noble-large | + directory=ceilometer-23.0.2.dev1 2025-11-28 00:03:57.280845 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:57.280856 | ubuntu-noble-large | Check patches for ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:57.280909 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ceilometer ]] 2025-11-28 00:03:57.281024 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:57.281042 | ubuntu-noble-large | Check overlays for ceilometer-stable-2024.2.tar.gz 2025-11-28 00:03:57.281052 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2025-11-28 00:03:57.281067 | ubuntu-noble-large | + popd 2025-11-28 00:03:57.281226 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:03:57.281240 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:03:57.282512 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-11-28 00:03:57.285475 | ubuntu-noble-large | + filename=cinder-stable-2024.2.tar.gz 2025-11-28 00:03:57.285493 | ubuntu-noble-large | + [[ -e cinder-stable-2024.2.tar.gz ]] 2025-11-28 00:03:57.285553 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-11-28 00:03:57.285564 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-11-28 00:03:57.285574 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-11-28 00:03:59.102284 | ubuntu-noble-large | 2025-11-28 00:03:59 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6379946/6379946] -> "cinder-stable-2024.2.tar.gz" [1] 2025-11-28 00:03:59.104348 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:03:59.104403 | ubuntu-noble-large | + echo Process cinder-stable-2024.2.tar.gz 2025-11-28 00:03:59.104427 | ubuntu-noble-large | Process cinder-stable-2024.2.tar.gz 2025-11-28 00:03:59.106801 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2024.2.tar.gz 2025-11-28 00:03:59.107263 | ubuntu-noble-large | ++ head -1 2025-11-28 00:03:59.107667 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:03:59.117679 | ubuntu-noble-large | + directory=cinder-25.3.1.dev7 2025-11-28 00:03:59.117745 | ubuntu-noble-large | + echo Check patches for cinder-stable-2024.2.tar.gz 2025-11-28 00:03:59.117767 | ubuntu-noble-large | Check patches for cinder-stable-2024.2.tar.gz 2025-11-28 00:03:59.117778 | ubuntu-noble-large | + [[ -e ../patches/2024.2/cinder ]] 2025-11-28 00:03:59.117793 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2025-11-28 00:03:59.451132 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2025-11-28 00:03:59.454625 | ubuntu-noble-large | + pushd cinder-25.3.1.dev7 2025-11-28 00:03:59.456345 | ubuntu-noble-large | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2025-11-28 00:03:59.456565 | ubuntu-noble-large | ++ sort 2025-11-28 00:03:59.461350 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-28 00:03:59.461399 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2025-11-28 00:03:59.461422 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2025-11-28 00:03:59.461447 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:03:59.463616 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-28 00:03:59.464101 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-11-28 00:03:59.464298 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-28 00:03:59.464593 | ubuntu-noble-large | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-11-28 00:03:59.465052 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:03:59.468516 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-28 00:03:59.469151 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-11-28 00:03:59.469443 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-28 00:03:59.469956 | ubuntu-noble-large | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-11-28 00:03:59.471047 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-28 00:03:59.471082 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2025-11-28 00:03:59.471100 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2025-11-28 00:03:59.471291 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:03:59.473509 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-11-28 00:03:59.474339 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-11-28 00:03:59.475109 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-11-28 00:03:59.475352 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-28 00:03:59.475705 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-11-28 00:03:59.476125 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-11-28 00:03:59.476583 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-28 00:03:59.476883 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-11-28 00:03:59.477293 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:03:59.479572 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-11-28 00:03:59.480416 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-11-28 00:03:59.481167 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-11-28 00:03:59.481407 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-28 00:03:59.481719 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-11-28 00:03:59.482188 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-11-28 00:03:59.482648 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-28 00:03:59.482924 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-11-28 00:03:59.484298 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-28 00:03:59.484325 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2025-11-28 00:03:59.484350 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2025-11-28 00:03:59.484363 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:03:59.486544 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-28 00:03:59.486813 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-28 00:03:59.487017 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-11-28 00:03:59.487387 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:03:59.489382 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-28 00:03:59.489662 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-28 00:03:59.489855 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-11-28 00:03:59.490521 | ubuntu-noble-large | + popd 2025-11-28 00:03:59.490803 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.1.dev7 2025-11-28 00:04:00.677388 | ubuntu-noble-large | + rm -r cinder-25.3.1.dev7 2025-11-28 00:04:00.762578 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2024.2.tar.gz 2025-11-28 00:04:00.762737 | ubuntu-noble-large | Check overlays for cinder-stable-2024.2.tar.gz 2025-11-28 00:04:00.762775 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/cinder/source ]] 2025-11-28 00:04:00.762794 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2025-11-28 00:04:01.075554 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2025-11-28 00:04:01.082764 | ubuntu-noble-large | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.3.1.dev7 2025-11-28 00:04:01.090551 | ubuntu-noble-large | sending incremental file list 2025-11-28 00:04:01.091912 | ubuntu-noble-large | ./ 2025-11-28 00:04:01.092345 | ubuntu-noble-large | cinder/ 2025-11-28 00:04:01.092364 | ubuntu-noble-large | cinder/volume/ 2025-11-28 00:04:01.092375 | ubuntu-noble-large | cinder/volume/drivers/ 2025-11-28 00:04:01.092385 | ubuntu-noble-large | cinder/volume/drivers/linstordrv.py 2025-11-28 00:04:01.135124 | ubuntu-noble-large | 2025-11-28 00:04:01.135191 | ubuntu-noble-large | sent 11,652 bytes received 54 bytes 23,412.00 bytes/sec 2025-11-28 00:04:01.135201 | ubuntu-noble-large | total size is 44,134 speedup is 3.77 2025-11-28 00:04:01.136801 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.1.dev7 2025-11-28 00:04:02.329106 | ubuntu-noble-large | + rm -r cinder-25.3.1.dev7 2025-11-28 00:04:02.399937 | ubuntu-noble-large | + popd 2025-11-28 00:04:02.400063 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:02.400081 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:02.401383 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-11-28 00:04:02.404732 | ubuntu-noble-large | + filename=designate-stable-2024.2.tar.gz 2025-11-28 00:04:02.404763 | ubuntu-noble-large | + [[ -e designate-stable-2024.2.tar.gz ]] 2025-11-28 00:04:02.404779 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-11-28 00:04:02.404793 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-11-28 00:04:02.404809 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-11-28 00:04:03.759229 | ubuntu-noble-large | 2025-11-28 00:04:03 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [996737/996737] -> "designate-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:03.761644 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:03.761704 | ubuntu-noble-large | + echo Process designate-stable-2024.2.tar.gz 2025-11-28 00:04:03.761725 | ubuntu-noble-large | Process designate-stable-2024.2.tar.gz 2025-11-28 00:04:03.764064 | ubuntu-noble-large | ++ tar -tzf designate-stable-2024.2.tar.gz 2025-11-28 00:04:03.764423 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:03.764901 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:03.774045 | ubuntu-noble-large | + directory=designate-19.0.1.dev8 2025-11-28 00:04:03.774084 | ubuntu-noble-large | + echo Check patches for designate-stable-2024.2.tar.gz 2025-11-28 00:04:03.774095 | ubuntu-noble-large | Check patches for designate-stable-2024.2.tar.gz 2025-11-28 00:04:03.774110 | ubuntu-noble-large | + [[ -e ../patches/2024.2/designate ]] 2025-11-28 00:04:03.774120 | ubuntu-noble-large | + echo Check overlays for designate-stable-2024.2.tar.gz 2025-11-28 00:04:03.774130 | ubuntu-noble-large | Check overlays for designate-stable-2024.2.tar.gz 2025-11-28 00:04:03.774218 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/designate/source ]] 2025-11-28 00:04:03.774254 | ubuntu-noble-large | + popd 2025-11-28 00:04:03.774265 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:03.774279 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:03.775343 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-11-28 00:04:03.778123 | ubuntu-noble-large | + filename=glance-stable-2024.2.tar.gz 2025-11-28 00:04:03.778176 | ubuntu-noble-large | + [[ -e glance-stable-2024.2.tar.gz ]] 2025-11-28 00:04:03.778195 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-11-28 00:04:03.778221 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-11-28 00:04:03.778239 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-11-28 00:04:05.234261 | ubuntu-noble-large | 2025-11-28 00:04:05 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2124753/2124753] -> "glance-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:05.237060 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:05.237109 | ubuntu-noble-large | + echo Process glance-stable-2024.2.tar.gz 2025-11-28 00:04:05.237122 | ubuntu-noble-large | Process glance-stable-2024.2.tar.gz 2025-11-28 00:04:05.238838 | ubuntu-noble-large | ++ tar -tzf glance-stable-2024.2.tar.gz 2025-11-28 00:04:05.239303 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:05.239496 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:05.247427 | ubuntu-noble-large | + directory=glance-29.0.1.dev9 2025-11-28 00:04:05.247537 | ubuntu-noble-large | + echo Check patches for glance-stable-2024.2.tar.gz 2025-11-28 00:04:05.247560 | ubuntu-noble-large | Check patches for glance-stable-2024.2.tar.gz 2025-11-28 00:04:05.247582 | ubuntu-noble-large | + [[ -e ../patches/2024.2/glance ]] 2025-11-28 00:04:05.247593 | ubuntu-noble-large | + echo Check overlays for glance-stable-2024.2.tar.gz 2025-11-28 00:04:05.247604 | ubuntu-noble-large | Check overlays for glance-stable-2024.2.tar.gz 2025-11-28 00:04:05.247613 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/glance/source ]] 2025-11-28 00:04:05.247623 | ubuntu-noble-large | + popd 2025-11-28 00:04:05.247838 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:05.247894 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:05.249175 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-11-28 00:04:05.252739 | ubuntu-noble-large | + filename=heat-stable-2024.2.tar.gz 2025-11-28 00:04:05.252773 | ubuntu-noble-large | + [[ -e heat-stable-2024.2.tar.gz ]] 2025-11-28 00:04:05.252788 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-11-28 00:04:05.252802 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-11-28 00:04:05.252816 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-11-28 00:04:06.718233 | ubuntu-noble-large | 2025-11-28 00:04:06 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2365988/2365988] -> "heat-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:06.720260 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:06.720303 | ubuntu-noble-large | + echo Process heat-stable-2024.2.tar.gz 2025-11-28 00:04:06.720308 | ubuntu-noble-large | Process heat-stable-2024.2.tar.gz 2025-11-28 00:04:06.722185 | ubuntu-noble-large | ++ tar -tzf heat-stable-2024.2.tar.gz 2025-11-28 00:04:06.722285 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:06.722987 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:06.732300 | ubuntu-noble-large | + directory=openstack_heat-23.0.1.dev11 2025-11-28 00:04:06.732357 | ubuntu-noble-large | + echo Check patches for heat-stable-2024.2.tar.gz 2025-11-28 00:04:06.732369 | ubuntu-noble-large | Check patches for heat-stable-2024.2.tar.gz 2025-11-28 00:04:06.732380 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_heat ]] 2025-11-28 00:04:06.732397 | ubuntu-noble-large | + echo Check overlays for heat-stable-2024.2.tar.gz 2025-11-28 00:04:06.732488 | ubuntu-noble-large | Check overlays for heat-stable-2024.2.tar.gz 2025-11-28 00:04:06.732501 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2025-11-28 00:04:06.732511 | ubuntu-noble-large | + popd 2025-11-28 00:04:06.732527 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:06.732538 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:06.733940 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-11-28 00:04:06.736169 | ubuntu-noble-large | + filename=horizon-stable-2024.2.tar.gz 2025-11-28 00:04:06.736223 | ubuntu-noble-large | + [[ -e horizon-stable-2024.2.tar.gz ]] 2025-11-28 00:04:06.736235 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-11-28 00:04:06.736246 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-11-28 00:04:06.736256 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-11-28 00:04:08.364118 | ubuntu-noble-large | 2025-11-28 00:04:08 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5704270/5704270] -> "horizon-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:08.366686 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:08.366732 | ubuntu-noble-large | + echo Process horizon-stable-2024.2.tar.gz 2025-11-28 00:04:08.366740 | ubuntu-noble-large | Process horizon-stable-2024.2.tar.gz 2025-11-28 00:04:08.368384 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2024.2.tar.gz 2025-11-28 00:04:08.368729 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:08.369218 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:08.378130 | ubuntu-noble-large | + directory=horizon-25.1.2.dev7 2025-11-28 00:04:08.378198 | ubuntu-noble-large | + echo Check patches for horizon-stable-2024.2.tar.gz 2025-11-28 00:04:08.378211 | ubuntu-noble-large | Check patches for horizon-stable-2024.2.tar.gz 2025-11-28 00:04:08.378220 | ubuntu-noble-large | + [[ -e ../patches/2024.2/horizon ]] 2025-11-28 00:04:08.378229 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2024.2.tar.gz 2025-11-28 00:04:08.378238 | ubuntu-noble-large | Check overlays for horizon-stable-2024.2.tar.gz 2025-11-28 00:04:08.378246 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/horizon/source ]] 2025-11-28 00:04:08.378256 | ubuntu-noble-large | + popd 2025-11-28 00:04:08.378264 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:08.378274 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:08.378938 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-11-28 00:04:08.382157 | ubuntu-noble-large | + filename=ironic-stable-2024.2.tar.gz 2025-11-28 00:04:08.382242 | ubuntu-noble-large | + [[ -e ironic-stable-2024.2.tar.gz ]] 2025-11-28 00:04:08.382259 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-11-28 00:04:08.382271 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-11-28 00:04:08.382281 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-11-28 00:04:09.815134 | ubuntu-noble-large | 2025-11-28 00:04:09 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2628471/2628471] -> "ironic-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:09.817321 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:09.817393 | ubuntu-noble-large | + echo Process ironic-stable-2024.2.tar.gz 2025-11-28 00:04:09.817400 | ubuntu-noble-large | Process ironic-stable-2024.2.tar.gz 2025-11-28 00:04:09.819234 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2024.2.tar.gz 2025-11-28 00:04:09.819406 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:09.819756 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:09.837093 | ubuntu-noble-large | + directory=ironic-26.1.5.dev3 2025-11-28 00:04:09.837139 | ubuntu-noble-large | + echo Check patches for ironic-stable-2024.2.tar.gz 2025-11-28 00:04:09.837148 | ubuntu-noble-large | Check patches for ironic-stable-2024.2.tar.gz 2025-11-28 00:04:09.837155 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ironic ]] 2025-11-28 00:04:09.837161 | ubuntu-noble-large | + tar xzf ironic-stable-2024.2.tar.gz 2025-11-28 00:04:10.010074 | ubuntu-noble-large | + rm ironic-stable-2024.2.tar.gz 2025-11-28 00:04:10.013242 | ubuntu-noble-large | + pushd ironic-26.1.5.dev3 2025-11-28 00:04:10.015490 | ubuntu-noble-large | ++ sort 2025-11-28 00:04:10.015526 | ubuntu-noble-large | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2025-11-28 00:04:10.021378 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-28 00:04:10.021466 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2025-11-28 00:04:10.021478 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2025-11-28 00:04:10.021490 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:04:10.024122 | ubuntu-noble-large | checking file ironic/common/grub_conf.template 2025-11-28 00:04:10.024557 | ubuntu-noble-large | checking file ironic/common/pxe_utils.py 2025-11-28 00:04:10.026056 | ubuntu-noble-large | Hunk #1 succeeded at 350 (offset -1 lines). 2025-11-28 00:04:10.026084 | ubuntu-noble-large | checking file ironic/drivers/modules/pxe_grub_config.template 2025-11-28 00:04:10.026088 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_images.py 2025-11-28 00:04:10.027168 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_pxe_utils.py 2025-11-28 00:04:10.027673 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-11-28 00:04:10.028787 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2025-11-28 00:04:10.029068 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:04:10.032184 | ubuntu-noble-large | patching file ironic/common/grub_conf.template 2025-11-28 00:04:10.032361 | ubuntu-noble-large | patching file ironic/common/pxe_utils.py 2025-11-28 00:04:10.034124 | ubuntu-noble-large | Hunk #1 succeeded at 350 (offset -1 lines). 2025-11-28 00:04:10.034155 | ubuntu-noble-large | patching file ironic/drivers/modules/pxe_grub_config.template 2025-11-28 00:04:10.034160 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_images.py 2025-11-28 00:04:10.034164 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_pxe_utils.py 2025-11-28 00:04:10.036069 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-11-28 00:04:10.036107 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2025-11-28 00:04:10.037652 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-28 00:04:10.037759 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch' 2025-11-28 00:04:10.037797 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch 2025-11-28 00:04:10.037852 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:04:10.040804 | ubuntu-noble-large | checking file ironic/conf/deploy.py 2025-11-28 00:04:10.041807 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:04:10.043832 | ubuntu-noble-large | patching file ironic/conf/deploy.py 2025-11-28 00:04:10.043913 | ubuntu-noble-large | + popd 2025-11-28 00:04:10.044575 | ubuntu-noble-large | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.5.dev3 2025-11-28 00:04:10.606229 | ubuntu-noble-large | + rm -r ironic-26.1.5.dev3 2025-11-28 00:04:10.661221 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2024.2.tar.gz 2025-11-28 00:04:10.661317 | ubuntu-noble-large | Check overlays for ironic-stable-2024.2.tar.gz 2025-11-28 00:04:10.661329 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ironic/source ]] 2025-11-28 00:04:10.661338 | ubuntu-noble-large | + popd 2025-11-28 00:04:10.661347 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:10.661356 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:10.662741 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-11-28 00:04:10.665819 | ubuntu-noble-large | + filename=keystone-stable-2024.2.tar.gz 2025-11-28 00:04:10.665890 | ubuntu-noble-large | + [[ -e keystone-stable-2024.2.tar.gz ]] 2025-11-28 00:04:10.665907 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-11-28 00:04:10.665922 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-11-28 00:04:10.665938 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-11-28 00:04:12.024589 | ubuntu-noble-large | 2025-11-28 00:04:12 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1742774/1742774] -> "keystone-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:12.027031 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:12.027106 | ubuntu-noble-large | + echo Process keystone-stable-2024.2.tar.gz 2025-11-28 00:04:12.027121 | ubuntu-noble-large | Process keystone-stable-2024.2.tar.gz 2025-11-28 00:04:12.028894 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2024.2.tar.gz 2025-11-28 00:04:12.028957 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:12.029460 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:12.046445 | ubuntu-noble-large | + directory=keystone-26.0.1.dev8 2025-11-28 00:04:12.046502 | ubuntu-noble-large | + echo Check patches for keystone-stable-2024.2.tar.gz 2025-11-28 00:04:12.046513 | ubuntu-noble-large | Check patches for keystone-stable-2024.2.tar.gz 2025-11-28 00:04:12.046521 | ubuntu-noble-large | + [[ -e ../patches/2024.2/keystone ]] 2025-11-28 00:04:12.046536 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2024.2.tar.gz 2025-11-28 00:04:12.046563 | ubuntu-noble-large | Check overlays for keystone-stable-2024.2.tar.gz 2025-11-28 00:04:12.046571 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/keystone/source ]] 2025-11-28 00:04:12.046579 | ubuntu-noble-large | + popd 2025-11-28 00:04:12.046591 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:12.046633 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:12.047813 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-11-28 00:04:12.051186 | ubuntu-noble-large | + filename=magnum-stable-2024.2.tar.gz 2025-11-28 00:04:12.051268 | ubuntu-noble-large | + [[ -e magnum-stable-2024.2.tar.gz ]] 2025-11-28 00:04:12.051281 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-11-28 00:04:12.051291 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-11-28 00:04:12.051313 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-11-28 00:04:13.291504 | ubuntu-noble-large | 2025-11-28 00:04:13 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:13.293938 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:13.294051 | ubuntu-noble-large | + echo Process magnum-stable-2024.2.tar.gz 2025-11-28 00:04:13.294077 | ubuntu-noble-large | Process magnum-stable-2024.2.tar.gz 2025-11-28 00:04:13.295624 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2024.2.tar.gz 2025-11-28 00:04:13.296204 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:13.296260 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:13.309448 | ubuntu-noble-large | + directory=magnum-19.0.1.dev7 2025-11-28 00:04:13.309499 | ubuntu-noble-large | + echo Check patches for magnum-stable-2024.2.tar.gz 2025-11-28 00:04:13.309507 | ubuntu-noble-large | Check patches for magnum-stable-2024.2.tar.gz 2025-11-28 00:04:13.309544 | ubuntu-noble-large | + [[ -e ../patches/2024.2/magnum ]] 2025-11-28 00:04:13.310055 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2024.2.tar.gz 2025-11-28 00:04:13.310078 | ubuntu-noble-large | Check overlays for magnum-stable-2024.2.tar.gz 2025-11-28 00:04:13.310084 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/magnum/source ]] 2025-11-28 00:04:13.310091 | ubuntu-noble-large | + popd 2025-11-28 00:04:13.310097 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:13.310104 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:13.311152 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-11-28 00:04:13.314204 | ubuntu-noble-large | + filename=manila-stable-2024.2.tar.gz 2025-11-28 00:04:13.314274 | ubuntu-noble-large | + [[ -e manila-stable-2024.2.tar.gz ]] 2025-11-28 00:04:13.314288 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-11-28 00:04:13.314299 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-11-28 00:04:13.314309 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-11-28 00:04:14.786367 | ubuntu-noble-large | 2025-11-28 00:04:14 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3512210/3512210] -> "manila-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:14.789334 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:14.789401 | ubuntu-noble-large | + echo Process manila-stable-2024.2.tar.gz 2025-11-28 00:04:14.789414 | ubuntu-noble-large | Process manila-stable-2024.2.tar.gz 2025-11-28 00:04:14.790738 | ubuntu-noble-large | ++ tar -tzf manila-stable-2024.2.tar.gz 2025-11-28 00:04:14.790807 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:14.790831 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:14.801265 | ubuntu-noble-large | + directory=manila-19.1.1.dev7 2025-11-28 00:04:14.801303 | ubuntu-noble-large | + echo Check patches for manila-stable-2024.2.tar.gz 2025-11-28 00:04:14.801316 | ubuntu-noble-large | Check patches for manila-stable-2024.2.tar.gz 2025-11-28 00:04:14.801332 | ubuntu-noble-large | + [[ -e ../patches/2024.2/manila ]] 2025-11-28 00:04:14.801435 | ubuntu-noble-large | + echo Check overlays for manila-stable-2024.2.tar.gz 2025-11-28 00:04:14.801452 | ubuntu-noble-large | Check overlays for manila-stable-2024.2.tar.gz 2025-11-28 00:04:14.801465 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/manila/source ]] 2025-11-28 00:04:14.801481 | ubuntu-noble-large | + popd 2025-11-28 00:04:14.802056 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:14.802114 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:14.802805 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-11-28 00:04:14.805668 | ubuntu-noble-large | + filename=masakari-stable-2024.2.tar.gz 2025-11-28 00:04:14.805698 | ubuntu-noble-large | + [[ -e masakari-stable-2024.2.tar.gz ]] 2025-11-28 00:04:14.805789 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-11-28 00:04:14.805802 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-11-28 00:04:14.805816 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-11-28 00:04:15.912855 | ubuntu-noble-large | 2025-11-28 00:04:15 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:15.915233 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:15.915290 | ubuntu-noble-large | + echo Process masakari-stable-2024.2.tar.gz 2025-11-28 00:04:15.915308 | ubuntu-noble-large | Process masakari-stable-2024.2.tar.gz 2025-11-28 00:04:15.917547 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2024.2.tar.gz 2025-11-28 00:04:15.917838 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:15.918349 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:15.927682 | ubuntu-noble-large | + directory=masakari-18.0.0.0rc2.dev2 2025-11-28 00:04:15.927721 | ubuntu-noble-large | + echo Check patches for masakari-stable-2024.2.tar.gz 2025-11-28 00:04:15.927732 | ubuntu-noble-large | Check patches for masakari-stable-2024.2.tar.gz 2025-11-28 00:04:15.927741 | ubuntu-noble-large | + [[ -e ../patches/2024.2/masakari ]] 2025-11-28 00:04:15.927751 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2024.2.tar.gz 2025-11-28 00:04:15.927760 | ubuntu-noble-large | Check overlays for masakari-stable-2024.2.tar.gz 2025-11-28 00:04:15.927770 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/masakari/source ]] 2025-11-28 00:04:15.927779 | ubuntu-noble-large | + popd 2025-11-28 00:04:15.927795 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:15.927805 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:15.929061 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:15.931818 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:15.931846 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-11-28 00:04:15.931912 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:15.931925 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:15.931938 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:16.898973 | ubuntu-noble-large | 2025-11-28 00:04:16 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz [124379/124379] -> "neutron-dynamic-routing-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:16.901207 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:16.901314 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:16.901330 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:16.903575 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:16.903749 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:16.904455 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:16.912956 | ubuntu-noble-large | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-11-28 00:04:16.913049 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:16.913090 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:16.913110 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2025-11-28 00:04:16.913121 | ubuntu-noble-large | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:16.935825 | ubuntu-noble-large | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:16.938790 | ubuntu-noble-large | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-11-28 00:04:16.940616 | ubuntu-noble-large | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2025-11-28 00:04:16.940639 | ubuntu-noble-large | ++ sort 2025-11-28 00:04:16.944968 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-28 00:04:16.945023 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2025-11-28 00:04:16.945037 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2025-11-28 00:04:16.945051 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:04:16.947743 | ubuntu-noble-large | checking file neutron_dynamic_routing/db/bgp_db.py 2025-11-28 00:04:16.947972 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-11-28 00:04:16.948489 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:04:16.951642 | ubuntu-noble-large | patching file neutron_dynamic_routing/db/bgp_db.py 2025-11-28 00:04:16.951898 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-11-28 00:04:16.952644 | ubuntu-noble-large | + popd 2025-11-28 00:04:16.952871 | ubuntu-noble-large | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-11-28 00:04:17.001444 | ubuntu-noble-large | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-11-28 00:04:17.013277 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:17.013306 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:17.013324 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2025-11-28 00:04:17.013339 | ubuntu-noble-large | + popd 2025-11-28 00:04:17.013502 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:17.013518 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:17.014713 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:17.017345 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 00:04:17.017364 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-11-28 00:04:17.017379 | ubuntu-noble-large | + popd 2025-11-28 00:04:17.017483 | ubuntu-noble-large | + continue 2025-11-28 00:04:17.017496 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:17.017506 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:17.018356 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:17.020293 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:17.020312 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2025-11-28 00:04:17.020327 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:17.020338 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:17.020351 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:17.991140 | ubuntu-noble-large | 2025-11-28 00:04:17 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz [228286/228286] -> "neutron-vpnaas-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:17.993841 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:17.993879 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:17.993892 | ubuntu-noble-large | Process neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:17.996428 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:17.996449 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:17.996944 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:18.005900 | ubuntu-noble-large | + directory=neutron_vpnaas-25.0.1.dev4 2025-11-28 00:04:18.005936 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:18.005947 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:18.005957 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2025-11-28 00:04:18.005967 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:18.005977 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:04:18.006078 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2025-11-28 00:04:18.006094 | ubuntu-noble-large | + popd 2025-11-28 00:04:18.006112 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:18.006122 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:18.007563 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-11-28 00:04:18.010543 | ubuntu-noble-large | + filename=neutron-stable-2024.2.tar.gz 2025-11-28 00:04:18.010569 | ubuntu-noble-large | + [[ -e neutron-stable-2024.2.tar.gz ]] 2025-11-28 00:04:18.010607 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-11-28 00:04:18.010618 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-11-28 00:04:18.010632 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-11-28 00:04:20.159121 | ubuntu-noble-large | 2025-11-28 00:04:20 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14505260/14505260] -> "neutron-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:20.161248 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:20.161276 | ubuntu-noble-large | + echo Process neutron-stable-2024.2.tar.gz 2025-11-28 00:04:20.161289 | ubuntu-noble-large | Process neutron-stable-2024.2.tar.gz 2025-11-28 00:04:20.163545 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2024.2.tar.gz 2025-11-28 00:04:20.163892 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:20.164354 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:20.175121 | ubuntu-noble-large | + directory=neutron-25.2.2.dev10 2025-11-28 00:04:20.175177 | ubuntu-noble-large | + echo Check patches for neutron-stable-2024.2.tar.gz 2025-11-28 00:04:20.175188 | ubuntu-noble-large | Check patches for neutron-stable-2024.2.tar.gz 2025-11-28 00:04:20.175196 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron ]] 2025-11-28 00:04:20.175203 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2024.2.tar.gz 2025-11-28 00:04:20.175211 | ubuntu-noble-large | Check overlays for neutron-stable-2024.2.tar.gz 2025-11-28 00:04:20.175218 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron/source ]] 2025-11-28 00:04:20.175226 | ubuntu-noble-large | + popd 2025-11-28 00:04:20.175233 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:20.175241 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:20.176298 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-11-28 00:04:20.179383 | ubuntu-noble-large | + filename=nova-stable-2024.2.tar.gz 2025-11-28 00:04:20.179413 | ubuntu-noble-large | + [[ -e nova-stable-2024.2.tar.gz ]] 2025-11-28 00:04:20.179449 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-11-28 00:04:20.179459 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-11-28 00:04:20.179470 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-11-28 00:04:22.073710 | ubuntu-noble-large | 2025-11-28 00:04:22 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9543731/9543731] -> "nova-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:22.075553 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:22.075586 | ubuntu-noble-large | + echo Process nova-stable-2024.2.tar.gz 2025-11-28 00:04:22.075599 | ubuntu-noble-large | Process nova-stable-2024.2.tar.gz 2025-11-28 00:04:22.077860 | ubuntu-noble-large | ++ tar -tzf nova-stable-2024.2.tar.gz 2025-11-28 00:04:22.078342 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:22.078622 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:22.088405 | ubuntu-noble-large | + directory=nova-30.2.1.dev5 2025-11-28 00:04:22.088495 | ubuntu-noble-large | + echo Check patches for nova-stable-2024.2.tar.gz 2025-11-28 00:04:22.088522 | ubuntu-noble-large | Check patches for nova-stable-2024.2.tar.gz 2025-11-28 00:04:22.088543 | ubuntu-noble-large | + [[ -e ../patches/2024.2/nova ]] 2025-11-28 00:04:22.088561 | ubuntu-noble-large | + tar xzf nova-stable-2024.2.tar.gz 2025-11-28 00:04:22.481150 | ubuntu-noble-large | + rm nova-stable-2024.2.tar.gz 2025-11-28 00:04:22.490200 | ubuntu-noble-large | + pushd nova-30.2.1.dev5 2025-11-28 00:04:22.492406 | ubuntu-noble-large | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2025-11-28 00:04:22.492449 | ubuntu-noble-large | ++ sort 2025-11-28 00:04:22.498300 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-28 00:04:22.498344 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch' 2025-11-28 00:04:22.498354 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch 2025-11-28 00:04:22.498363 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:04:22.502281 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_driver.py 2025-11-28 00:04:22.503312 | ubuntu-noble-large | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-11-28 00:04:22.503436 | ubuntu-noble-large | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-11-28 00:04:22.505024 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-11-28 00:04:22.505352 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_utils.py 2025-11-28 00:04:22.505491 | ubuntu-noble-large | checking file nova/tests/unit/virt/test_images.py 2025-11-28 00:04:22.505623 | ubuntu-noble-large | checking file nova/virt/images.py 2025-11-28 00:04:22.505770 | ubuntu-noble-large | checking file nova/virt/libvirt/imagebackend.py 2025-11-28 00:04:22.505956 | ubuntu-noble-large | checking file nova/virt/libvirt/utils.py 2025-11-28 00:04:22.506060 | ubuntu-noble-large | checking file requirements.txt 2025-11-28 00:04:22.506346 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:04:22.514571 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_driver.py 2025-11-28 00:04:22.516774 | ubuntu-noble-large | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-11-28 00:04:22.517067 | ubuntu-noble-large | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-11-28 00:04:22.519638 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-11-28 00:04:22.520174 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_utils.py 2025-11-28 00:04:22.520413 | ubuntu-noble-large | patching file nova/tests/unit/virt/test_images.py 2025-11-28 00:04:22.520654 | ubuntu-noble-large | patching file nova/virt/images.py 2025-11-28 00:04:22.520973 | ubuntu-noble-large | patching file nova/virt/libvirt/imagebackend.py 2025-11-28 00:04:22.521305 | ubuntu-noble-large | patching file nova/virt/libvirt/utils.py 2025-11-28 00:04:22.521467 | ubuntu-noble-large | patching file requirements.txt 2025-11-28 00:04:22.522605 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-28 00:04:22.522627 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-11-28 00:04:22.522637 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-11-28 00:04:22.522650 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:04:22.525473 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2025-11-28 00:04:22.525796 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-11-28 00:04:22.526327 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:04:22.529117 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2025-11-28 00:04:22.529594 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-11-28 00:04:22.530209 | ubuntu-noble-large | + popd 2025-11-28 00:04:22.530355 | ubuntu-noble-large | + tar czf nova-stable-2024.2.tar.gz nova-30.2.1.dev5 2025-11-28 00:04:24.081569 | ubuntu-noble-large | + rm -r nova-30.2.1.dev5 2025-11-28 00:04:24.169470 | ubuntu-noble-large | + echo Check overlays for nova-stable-2024.2.tar.gz 2025-11-28 00:04:24.169564 | ubuntu-noble-large | Check overlays for nova-stable-2024.2.tar.gz 2025-11-28 00:04:24.169578 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/nova/source ]] 2025-11-28 00:04:24.169598 | ubuntu-noble-large | + popd 2025-11-28 00:04:24.169611 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:24.169627 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:24.171199 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-11-28 00:04:24.174943 | ubuntu-noble-large | + filename=octavia-stable-2024.2.tar.gz 2025-11-28 00:04:24.174978 | ubuntu-noble-large | + [[ -e octavia-stable-2024.2.tar.gz ]] 2025-11-28 00:04:24.175072 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-11-28 00:04:24.175095 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-11-28 00:04:24.175105 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-11-28 00:04:25.534682 | ubuntu-noble-large | 2025-11-28 00:04:25 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1317557/1317557] -> "octavia-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:25.537137 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:25.537166 | ubuntu-noble-large | + echo Process octavia-stable-2024.2.tar.gz 2025-11-28 00:04:25.537178 | ubuntu-noble-large | Process octavia-stable-2024.2.tar.gz 2025-11-28 00:04:25.539440 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2024.2.tar.gz 2025-11-28 00:04:25.539690 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:25.539718 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:25.549613 | ubuntu-noble-large | + directory=octavia-15.0.2.dev8 2025-11-28 00:04:25.549676 | ubuntu-noble-large | + echo Check patches for octavia-stable-2024.2.tar.gz 2025-11-28 00:04:25.549690 | ubuntu-noble-large | Check patches for octavia-stable-2024.2.tar.gz 2025-11-28 00:04:25.549700 | ubuntu-noble-large | + [[ -e ../patches/2024.2/octavia ]] 2025-11-28 00:04:25.549714 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2024.2.tar.gz 2025-11-28 00:04:25.549723 | ubuntu-noble-large | Check overlays for octavia-stable-2024.2.tar.gz 2025-11-28 00:04:25.549736 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/octavia/source ]] 2025-11-28 00:04:25.549750 | ubuntu-noble-large | + popd 2025-11-28 00:04:25.549948 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:25.549963 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:25.551146 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-11-28 00:04:25.553723 | ubuntu-noble-large | + filename=placement-stable-2024.2.tar.gz 2025-11-28 00:04:25.553769 | ubuntu-noble-large | + [[ -e placement-stable-2024.2.tar.gz ]] 2025-11-28 00:04:25.553823 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-11-28 00:04:25.553835 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-11-28 00:04:25.553845 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-11-28 00:04:26.773387 | ubuntu-noble-large | 2025-11-28 00:04:26 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [569714/569714] -> "placement-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:26.775865 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:26.775908 | ubuntu-noble-large | + echo Process placement-stable-2024.2.tar.gz 2025-11-28 00:04:26.775919 | ubuntu-noble-large | Process placement-stable-2024.2.tar.gz 2025-11-28 00:04:26.778119 | ubuntu-noble-large | ++ tar -tzf placement-stable-2024.2.tar.gz 2025-11-28 00:04:26.778631 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:26.779112 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:26.788700 | ubuntu-noble-large | + directory=openstack-placement-12.0.1.dev5 2025-11-28 00:04:26.788739 | ubuntu-noble-large | + echo Check patches for placement-stable-2024.2.tar.gz 2025-11-28 00:04:26.788786 | ubuntu-noble-large | Check patches for placement-stable-2024.2.tar.gz 2025-11-28 00:04:26.788800 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack-placement ]] 2025-11-28 00:04:26.788848 | ubuntu-noble-large | + echo Check overlays for placement-stable-2024.2.tar.gz 2025-11-28 00:04:26.788859 | ubuntu-noble-large | Check overlays for placement-stable-2024.2.tar.gz 2025-11-28 00:04:26.788873 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack-placement/source ]] 2025-11-28 00:04:26.788886 | ubuntu-noble-large | + popd 2025-11-28 00:04:26.789081 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:26.789100 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:26.790316 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:26.793461 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:26.793493 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2025-11-28 00:04:26.793509 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:26.793519 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:26.793532 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:28.761646 | ubuntu-noble-large | 2025-11-28 00:04:28 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz [9061365/9061365] -> "skyline-apiserver-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:28.764295 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:28.764373 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:28.764387 | ubuntu-noble-large | Process skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:28.766493 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:28.766814 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:28.767463 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:28.776530 | ubuntu-noble-large | + directory=skyline_apiserver-5.0.1.dev5 2025-11-28 00:04:28.776584 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:28.776603 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:28.776613 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline_apiserver ]] 2025-11-28 00:04:28.776627 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:28.776638 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 00:04:28.776652 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline_apiserver/source ]] 2025-11-28 00:04:28.776665 | ubuntu-noble-large | + popd 2025-11-28 00:04:28.776856 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:28.776872 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:28.777801 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:28.779950 | ubuntu-noble-large | + filename=skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:28.779975 | ubuntu-noble-large | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2025-11-28 00:04:28.780034 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:28.780049 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:28.780064 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:31.365507 | ubuntu-noble-large | 2025-11-28 00:04:31 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz [26631227/26631227] -> "skyline-console-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:31.367848 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:31.367874 | ubuntu-noble-large | + echo Process skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:31.367884 | ubuntu-noble-large | Process skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:31.370243 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:31.370432 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:31.370583 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:31.380222 | ubuntu-noble-large | + directory=skyline-console-5.0.1.dev4 2025-11-28 00:04:31.380247 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:31.380262 | ubuntu-noble-large | Check patches for skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:31.380275 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline-console ]] 2025-11-28 00:04:31.380369 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:31.380382 | ubuntu-noble-large | Check overlays for skyline-console-stable-2024.2.tar.gz 2025-11-28 00:04:31.380391 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2025-11-28 00:04:31.380405 | ubuntu-noble-large | + popd 2025-11-28 00:04:31.380545 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-28 00:04:31.380559 | ubuntu-noble-large | + pushd tarballs 2025-11-28 00:04:31.382114 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-11-28 00:04:31.384877 | ubuntu-noble-large | + filename=requirements-stable-2024.2.tar.gz 2025-11-28 00:04:31.384895 | ubuntu-noble-large | + [[ -e requirements-stable-2024.2.tar.gz ]] 2025-11-28 00:04:31.384911 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-11-28 00:04:31.384921 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-11-28 00:04:31.384935 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-11-28 00:04:32.342683 | ubuntu-noble-large | 2025-11-28 00:04:32 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [149527/149527] -> "requirements-stable-2024.2.tar.gz" [1] 2025-11-28 00:04:32.345048 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-28 00:04:32.345115 | ubuntu-noble-large | + echo Process requirements-stable-2024.2.tar.gz 2025-11-28 00:04:32.345132 | ubuntu-noble-large | Process requirements-stable-2024.2.tar.gz 2025-11-28 00:04:32.347283 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2024.2.tar.gz 2025-11-28 00:04:32.347527 | ubuntu-noble-large | ++ head -1 2025-11-28 00:04:32.347831 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-28 00:04:32.356265 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7098 2025-11-28 00:04:32.356291 | ubuntu-noble-large | + echo Check patches for requirements-stable-2024.2.tar.gz 2025-11-28 00:04:32.356306 | ubuntu-noble-large | Check patches for requirements-stable-2024.2.tar.gz 2025-11-28 00:04:32.356316 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_requirements ]] 2025-11-28 00:04:32.356421 | ubuntu-noble-large | + tar xzf requirements-stable-2024.2.tar.gz 2025-11-28 00:04:32.377614 | ubuntu-noble-large | + rm requirements-stable-2024.2.tar.gz 2025-11-28 00:04:32.380798 | ubuntu-noble-large | + pushd openstack_requirements-1.2.1.dev7098 2025-11-28 00:04:32.382857 | ubuntu-noble-large | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2025-11-28 00:04:32.382882 | ubuntu-noble-large | ++ sort 2025-11-28 00:04:32.386673 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-28 00:04:32.386696 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch' 2025-11-28 00:04:32.386712 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch 2025-11-28 00:04:32.386723 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:04:32.389677 | ubuntu-noble-large | checking file upper-constraints.txt 2025-11-28 00:04:32.390191 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:04:32.392941 | ubuntu-noble-large | patching file upper-constraints.txt 2025-11-28 00:04:32.393737 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-28 00:04:32.393770 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2025-11-28 00:04:32.393783 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2025-11-28 00:04:32.393796 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-28 00:04:32.397226 | ubuntu-noble-large | checking file upper-constraints.txt 2025-11-28 00:04:32.397492 | ubuntu-noble-large | Hunk #1 succeeded at 546 with fuzz 1. 2025-11-28 00:04:32.398050 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-28 00:04:32.400900 | ubuntu-noble-large | patching file upper-constraints.txt 2025-11-28 00:04:32.401146 | ubuntu-noble-large | Hunk #1 succeeded at 546 with fuzz 1. 2025-11-28 00:04:32.401751 | ubuntu-noble-large | + popd 2025-11-28 00:04:32.401866 | ubuntu-noble-large | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7098 2025-11-28 00:04:32.451094 | ubuntu-noble-large | + rm -r openstack_requirements-1.2.1.dev7098 2025-11-28 00:04:32.458043 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2024.2.tar.gz 2025-11-28 00:04:32.458069 | ubuntu-noble-large | Check overlays for requirements-stable-2024.2.tar.gz 2025-11-28 00:04:32.458085 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2025-11-28 00:04:32.458096 | ubuntu-noble-large | + popd 2025-11-28 00:04:32.458939 | ubuntu-noble-large | + bash scripts/004-build.sh 2025-11-28 00:04:32.463131 | ubuntu-noble-large | + BASE_ARCH=x86_64 2025-11-28 00:04:32.464103 | ubuntu-noble-large | ++ date +%Y%m%d 2025-11-28 00:04:32.466918 | ubuntu-noble-large | + BUILD_ID=20251128 2025-11-28 00:04:32.467028 | ubuntu-noble-large | + BUILD_TYPE=all 2025-11-28 00:04:32.467046 | ubuntu-noble-large | + IS_RELEASE=False 2025-11-28 00:04:32.467067 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-11-28 00:04:32.467078 | ubuntu-noble-large | + VERSION=latest 2025-11-28 00:04:32.467087 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2025-11-28 00:04:32.467096 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-11-28 00:04:32.467106 | ubuntu-noble-large | + . defaults/all.sh 2025-11-28 00:04:32.467279 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-11-28 00:04:32.467315 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-11-28 00:04:32.467327 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-11-28 00:04:32.467338 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-11-28 00:04:32.467543 | ubuntu-noble-large | +++ deactivate nondestructive 2025-11-28 00:04:32.467614 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:04:32.467653 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:04:32.467663 | ubuntu-noble-large | +++ hash -r 2025-11-28 00:04:32.467727 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:04:32.467738 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-11-28 00:04:32.467751 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-11-28 00:04:32.467796 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-11-28 00:04:32.467921 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-11-28 00:04:32.467935 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-11-28 00:04:32.467948 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-11-28 00:04:32.467960 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-11-28 00:04:32.468023 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-28 00:04:32.468106 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-28 00:04:32.468118 | ubuntu-noble-large | +++ export PATH 2025-11-28 00:04:32.468180 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 00:04:32.468243 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-11-28 00:04:32.468254 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-11-28 00:04:32.468267 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-11-28 00:04:32.468277 | ubuntu-noble-large | +++ export PS1 2025-11-28 00:04:32.468290 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-11-28 00:04:32.468300 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-11-28 00:04:32.468312 | ubuntu-noble-large | +++ hash -r 2025-11-28 00:04:32.468438 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-11-28 00:04:32.469528 | ubuntu-noble-large | +++ date +%Y%m%d 2025-11-28 00:04:32.472361 | ubuntu-noble-large | ++ export BUILD_ID=20251128 2025-11-28 00:04:32.472397 | ubuntu-noble-large | ++ BUILD_ID=20251128 2025-11-28 00:04:32.472412 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-11-28 00:04:32.472424 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-11-28 00:04:32.472441 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-11-28 00:04:32.472451 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-11-28 00:04:32.472460 | ubuntu-noble-large | + export IS_RELEASE 2025-11-28 00:04:32.472469 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-11-28 00:04:32.472482 | ubuntu-noble-large | + export VERSION 2025-11-28 00:04:32.472721 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-28 00:04:32.472761 | ubuntu-noble-large | + [[ -z '' ]] 2025-11-28 00:04:32.473740 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2025-11-28 00:04:32.544696 | ubuntu-noble-large | + KOLLA_IMAGES='^aodh ^barbican ^blazar ^ceilometer ^cinder ^cron ^designate ^dnsmasq ^fluentd ^glance ^gnocchi ^grafana ^hacluster ^haproxy ^heat ^horizon ^ironic ^iscsid ^keepalived ^keystone ^kolla-toolbox ^letsencrypt ^magnum ^manila ^mariadb ^masakari ^memcached ^multipathd ^neutron ^nova ^octavia ^opensearch ^openstack-base ^openvswitch ^ovn ^ovsdpdk ^placement ^prometheus ^proxysql ^rabbitmq ^redis ^skyline-apiserver ^skyline-console ^tgtd' 2025-11-28 00:04:32.544767 | ubuntu-noble-large | + PLATFORM=linux/amd64 2025-11-28 00:04:32.544786 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\1 ]] 2025-11-28 00:04:32.544794 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\2 ]] 2025-11-28 00:04:32.544802 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2025-11-28 00:04:32.545026 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-11-28 00:04:32.546413 | ubuntu-noble-large | + kolla-build --base-arch x86_64 --debug --template-override templates/2024.2/template-overrides.j2 --config-file kolla-build.conf --skip-existing --platform linux/amd64 '^aodh' '^barbican' '^blazar' '^ceilometer' '^cinder' '^cron' '^designate' '^dnsmasq' '^fluentd' '^glance' '^gnocchi' '^grafana' '^hacluster' '^haproxy' '^heat' '^horizon' '^ironic' '^iscsid' '^keepalived' '^keystone' '^kolla-toolbox' '^letsencrypt' '^magnum' '^manila' '^mariadb' '^masakari' '^memcached' '^multipathd' '^neutron' '^nova' '^octavia' '^opensearch' '^openstack-base' '^openvswitch' '^ovn' '^ovsdpdk' '^placement' '^prometheus' '^proxysql' '^rabbitmq' '^redis' '^skyline-apiserver' '^skyline-console' '^tgtd' 2025-11-28 00:04:32.546437 | ubuntu-noble-large | + tee kolla-build-20251128.log 2025-11-28 00:04:33.006622 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2025-11-28 00:04:33.006707 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2025-11-28 00:04:39.517615 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2025-11-28 00:04:39.518737 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2025-11-28 00:04:39.519015 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-11-28 00:04:39.519346 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-11-28 00:04:39.519154 2025-11-28 00:04:39.521265 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-11-28 00:04:39.522340 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-11-28 00:06:37.107665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/37 : FROM ubuntu:24.04 2025-11-28 00:06:37.107739 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c3a134f2ace4 2025-11-28 00:06:37.107835 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/37 : LABEL "build-date"="20251128" "name"="base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:06:37.107901 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 46c10c708df8 2025-11-28 00:06:37.107964 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 46c10c708df8 2025-11-28 00:06:37.108089 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 32fe1f0f76d0 2025-11-28 00:06:37.108461 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 3/37 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 24.04.* LTS}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 24.04.* LTS\" are supported on ubuntu"; false; fi 2025-11-28 00:06:37.108478 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 511a5c9e6f3e 2025-11-28 00:06:37.108489 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 511a5c9e6f3e 2025-11-28 00:06:37.108499 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7ceb00213e7c 2025-11-28 00:06:37.108510 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/37 : COPY curlrc /root/.curlrc 2025-11-28 00:06:37.108520 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8b960aa7895e 2025-11-28 00:06:37.108530 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/37 : ENV LANG en_US.UTF-8 2025-11-28 00:06:37.108541 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 0e1da1d9d345 2025-11-28 00:06:37.108551 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 0e1da1d9d345 2025-11-28 00:06:37.108562 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5762160ebf10 2025-11-28 00:06:37.108579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/37 : LABEL kolla_version="2024.2" 2025-11-28 00:06:37.108590 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 54b9747a3565 2025-11-28 00:06:37.108600 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 54b9747a3565 2025-11-28 00:06:37.108610 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> de185da48589 2025-11-28 00:06:37.108621 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-11-28 00:06:37.108633 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 14be447d423e 2025-11-28 00:06:37.108643 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/37 : COPY *.gpg /etc/kolla/apt-keys/ 2025-11-28 00:06:37.108653 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> abb99155a6a3 2025-11-28 00:06:37.108665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 9/37 : RUN apt-get update && apt-get -y install --no-install-recommends locales ca-certificates && locale-gen en_US.UTF-8 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:06:37.108675 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 3bb953e6309d 2025-11-28 00:06:37.108685 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:06:37.108696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:06:37.108706 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:06:37.108725 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:06:37.108734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1687 kB] 2025-11-28 00:06:37.108743 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2025-11-28 00:06:37.108751 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2781 kB] 2025-11-28 00:06:37.108760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-11-28 00:06:37.108768 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-11-28 00:06:37.108777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [33.1 kB] 2025-11-28 00:06:37.108824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1181 kB] 2025-11-28 00:06:37.108880 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:06:37.108934 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2925 kB] 2025-11-28 00:06:37.108966 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1942 kB] 2025-11-28 00:06:37.109119 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] 2025-11-28 00:06:37.109198 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2050 kB] 2025-11-28 00:06:37.109231 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:06:37.109285 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:06:37.109339 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34.9 MB in 3s (12.5 MB/s) 2025-11-28 00:06:37.109373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-11-28 00:06:37.109436 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-11-28 00:06:37.109467 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-11-28 00:06:37.109498 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-11-28 00:06:37.109516 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-11-28 00:06:37.109524 | ubuntu-noble-large | INFO:kolla.common.utils.base: openssl 2025-11-28 00:06:37.109533 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-11-28 00:06:37.109550 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2025-11-28 00:06:37.109563 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:06:37.109571 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5391 kB of archives. 2025-11-28 00:06:37.109580 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2025-11-28 00:06:37.109589 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.6 [1003 kB] 2025-11-28 00:06:37.109598 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2025-11-28 00:06:37.109607 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.6 [4229 kB] 2025-11-28 00:06:37.109615 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2025-11-28 00:06:37.109624 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2025-11-28 00:06:37.109632 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2025-11-28 00:06:37.109649 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2025-11-28 00:06:37.109657 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2025-11-28 00:06:37.109665 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2025-11-28 00:06:37.109677 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2025-11-28 00:06:37.109693 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.109708 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-11-28 00:06:37.109723 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.109739 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5391 kB in 1s (7812 kB/s) 2025-11-28 00:06:37.109753 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2025-11-28 00:06:37.109766 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.109781 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:06:37.109815 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.109830 | ubuntu-noble-large | INFO:kolla.common.utils.base:70% 2025-11-28 00:06:37.109975 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-11-28 00:06:37.110064 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-11-28 00:06:37.110120 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-11-28 00:06:37.110153 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-11-28 00:06:37.110209 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-11-28 00:06:37.110262 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-11-28 00:06:37.110293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.6_amd64.deb ... 2025-11-28 00:06:37.110384 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.6) ... 2025-11-28 00:06:37.110417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2025-11-28 00:06:37.110472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203_all.deb ... 2025-11-28 00:06:37.110502 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20240203) ... 2025-11-28 00:06:37.110533 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2025-11-28 00:06:37.110551 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.6_all.deb ... 2025-11-28 00:06:37.110560 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.6) ... 2025-11-28 00:06:37.110568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.6) ... 2025-11-28 00:06:37.110576 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-11-28 00:06:37.110585 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-11-28 00:06:37.110593 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-11-28 00:06:37.110606 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-11-28 00:06:37.110621 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-11-28 00:06:37.110632 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-11-28 00:06:37.110650 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-11-28 00:06:37.110659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-11-28 00:06:37.110667 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.6) ... 2025-11-28 00:06:37.110676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20240203) ... 2025-11-28 00:06:37.110684 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-11-28 00:06:37.110693 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-11-28 00:06:37.110702 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-11-28 00:06:37.110710 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-11-28 00:06:37.110744 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-11-28 00:06:37.110754 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-11-28 00:06:37.110762 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-11-28 00:06:37.110771 | ubuntu-noble-large | INFO:kolla.common.utils.base:146 added, 0 removed; done. 2025-11-28 00:06:37.110779 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20240203) ... 2025-11-28 00:06:37.110788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-11-28 00:06:37.110797 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2025-11-28 00:06:37.110805 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2025-11-28 00:06:37.110814 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2025-11-28 00:06:37.110823 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-11-28 00:06:37.110869 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-11-28 00:06:37.110901 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-11-28 00:06:37.111124 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-11-28 00:06:37.111185 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 3bb953e6309d 2025-11-28 00:06:37.111218 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d164a9ee8c6f 2025-11-28 00:06:37.111227 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/37 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-11-28 00:06:37.111412 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 17728cb8afdb 2025-11-28 00:06:37.111454 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 17728cb8afdb 2025-11-28 00:06:37.111463 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1edcc34c3148 2025-11-28 00:06:37.111472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/37 : COPY kolla_bashrc /tmp/ 2025-11-28 00:06:37.111481 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d9a6ece91102 2025-11-28 00:06:37.111489 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 12/37 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2025-11-28 00:06:37.111498 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 396d46a4555f 2025-11-28 00:06:37.111506 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 396d46a4555f 2025-11-28 00:06:37.111515 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3588bb198738 2025-11-28 00:06:37.111528 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 13/37 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2025-11-28 00:06:37.111537 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in b663aadc42ad 2025-11-28 00:06:37.111560 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container b663aadc42ad 2025-11-28 00:06:37.111569 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3472cef05a8e 2025-11-28 00:06:37.111586 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/37 : ENV DEBIAN_FRONTEND noninteractive 2025-11-28 00:06:37.111595 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 0051fc2cdbcb 2025-11-28 00:06:37.111604 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 0051fc2cdbcb 2025-11-28 00:06:37.111612 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 31ba6851059f 2025-11-28 00:06:37.111621 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 15/37 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2025-11-28 00:06:37.111629 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f2134eadc319 2025-11-28 00:06:37.111638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 16/37 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends adduser ca-certificates curl gnupg ubuntu-cloud-keyring && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:06:37.111648 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ff5c3940a3e8 2025-11-28 00:06:37.111656 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:06:37.111665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:06:37.111673 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:06:37.111681 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:06:37.111690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [33.1 kB] 2025-11-28 00:06:37.111698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:06:37.111736 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:06:37.111745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:06:37.111799 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,781 kB] 2025-11-28 00:06:37.111831 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-11-28 00:06:37.111862 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:06:37.111894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-11-28 00:06:37.111948 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:06:37.112035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,925 kB] 2025-11-28 00:06:37.112048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:06:37.112165 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] 2025-11-28 00:06:37.112263 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:06:37.112292 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:06:37.112307 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34.9 MB in 3s (13.6 MB/s) 2025-11-28 00:06:37.112379 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-11-28 00:06:37.112402 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-11-28 00:06:37.112417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-11-28 00:06:37.112432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-11-28 00:06:37.112447 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20240203). 2025-11-28 00:06:37.112462 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-11-28 00:06:37.112491 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2025-11-28 00:06:37.112506 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-11-28 00:06:37.112520 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-11-28 00:06:37.112534 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-11-28 00:06:37.112549 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2025-11-28 00:06:37.112565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-11-28 00:06:37.112579 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2025-11-28 00:06:37.112594 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2025-11-28 00:06:37.112608 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2025-11-28 00:06:37.112633 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-11-28 00:06:37.112649 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2025-11-28 00:06:37.112663 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2025-11-28 00:06:37.112677 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-11-28 00:06:37.112692 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2025-11-28 00:06:37.112802 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-11-28 00:06:37.112957 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-11-28 00:06:37.113100 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-11-28 00:06:37.113156 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2025-11-28 00:06:37.113362 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:06:37.113402 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,330 kB of archives. 2025-11-28 00:06:37.113480 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2025-11-28 00:06:37.113520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2025-11-28 00:06:37.113529 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 2025-11-28 00:06:37.113539 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 2025-11-28 00:06:37.113547 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9,490 B] 2025-11-28 00:06:37.113556 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 2025-11-28 00:06:37.113565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 2025-11-28 00:06:37.113573 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] 2025-11-28 00:06:37.113581 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] 2025-11-28 00:06:37.113590 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.5 [701 kB] 2025-11-28 00:06:37.113598 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.2 [74.3 kB] 2025-11-28 00:06:37.113617 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 2025-11-28 00:06:37.113626 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 2025-11-28 00:06:37.113634 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 2025-11-28 00:06:37.113644 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 2025-11-28 00:06:37.113652 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB] 2025-11-28 00:06:37.113666 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 2025-11-28 00:06:37.113675 | 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.2 [188 kB] 2025-11-28 00:06:37.113683 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.6 [341 kB] 2025-11-28 00:06:37.113691 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.6 [226 kB] 2025-11-28 00:06:37.113699 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgconf amd64 2.4.4-2ubuntu17.3 [104 kB] 2025-11-28 00:06:37.113708 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libksba8 amd64 1.6.6-1build1 [122 kB] 2025-11-28 00:06:37.113716 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dirmngr amd64 2.4.4-2ubuntu17.3 [323 kB] 2025-11-28 00:06:37.113725 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg-utils amd64 2.4.4-2ubuntu17.3 [109 kB] 2025-11-28 00:06:37.113733 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg amd64 2.4.4-2ubuntu17.3 [565 kB] 2025-11-28 00:06:37.113741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 pinentry-curses amd64 1.2.1-3ubuntu5 [35.2 kB] 2025-11-28 00:06:37.113750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg-agent amd64 2.4.4-2ubuntu17.3 [227 kB] 2025-11-28 00:06:37.113758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgsm amd64 2.4.4-2ubuntu17.3 [232 kB] 2025-11-28 00:06:37.113766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 keyboxd amd64 2.4.4-2ubuntu17.3 [78.3 kB] 2025-11-28 00:06:37.113774 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg all 2.4.4-2ubuntu17.3 [359 kB] 2025-11-28 00:06:37.113782 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-cloud-keyring all 2023.11.28.1 [4,352 B] 2025-11-28 00:06:37.113791 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-11-28 00:06:37.113799 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.113807 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,330 kB in 1s (3,581 kB/s) 2025-11-28 00:06:37.113826 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2025-11-28 00:06:37.113834 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.113843 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.113857 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:06:37.113886 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-11-28 00:06:37.113894 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-11-28 00:06:37.113903 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5491 files and directories currently installed.) 2025-11-28 00:06:37.113916 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2025-11-28 00:06:37.113932 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2025-11-28 00:06:37.113946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2025-11-28 00:06:37.114135 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2025-11-28 00:06:37.114259 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.114269 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.114299 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:06:37.114577 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-11-28 00:06:37.114605 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-11-28 00:06:37.114633 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-11-28 00:06:37.114679 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-11-28 00:06:37.114704 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5539 files and directories currently installed.) 2025-11-28 00:06:37.114733 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2025-11-28 00:06:37.114747 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 00:06:37.114754 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2025-11-28 00:06:37.114761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-11-28 00:06:37.114768 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 00:06:37.114775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2025-11-28 00:06:37.114782 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2025-11-28 00:06:37.114789 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2025-11-28 00:06:37.114795 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2025-11-28 00:06:37.114810 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-11-28 00:06:37.114817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 00:06:37.114824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2025-11-28 00:06:37.114831 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2025-11-28 00:06:37.114838 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 00:06:37.114845 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2025-11-28 00:06:37.114852 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2025-11-28 00:06:37.114858 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2025-11-28 00:06:37.114873 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2025-11-28 00:06:37.114880 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2025-11-28 00:06:37.114891 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline 2025-11-28 00:06:37.114899 | ubuntu-noble-large | INFO:kolla.common.utils.base:8t64' 2025-11-28 00:06:37.114906 | 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' 2025-11-28 00:06:37.114914 | 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 libreadline8t64' 2025-11-28 00:06:37.114921 | 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' 2025-11-28 00:06:37.114928 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2025-11-28 00:06:37.114935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2025-11-28 00:06:37.114942 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2025-11-28 00:06:37.114949 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-11-28 00:06:37.114955 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2025-11-28 00:06:37.114962 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... 2025-11-28 00:06:37.114969 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-11-28 00:06:37.114976 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2025-11-28 00:06:37.114983 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2025-11-28 00:06:37.114989 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-11-28 00:06:37.115023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2025-11-28 00:06:37.115030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2025-11-28 00:06:37.115037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2025-11-28 00:06:37.115044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2025-11-28 00:06:37.115051 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 00:06:37.115058 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:06:37.115065 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2025-11-28 00:06:37.115072 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 00:06:37.115078 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:06:37.115085 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2025-11-28 00:06:37.115092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-11-28 00:06:37.115099 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-11-28 00:06:37.115105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2025-11-28 00:06:37.115148 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2025-11-28 00:06:37.115196 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-11-28 00:06:37.115249 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2025-11-28 00:06:37.115296 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.2_amd64.deb ... 2025-11-28 00:06:37.115387 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.2) ... 2025-11-28 00:06:37.115396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2025-11-28 00:06:37.115422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... 2025-11-28 00:06:37.115470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:06:37.115519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2025-11-28 00:06:37.115546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.6_amd64.deb ... 2025-11-28 00:06:37.115572 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.6) ... 2025-11-28 00:06:37.115579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2025-11-28 00:06:37.115586 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.3_amd64.deb ... 2025-11-28 00:06:37.115611 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.115638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2025-11-28 00:06:37.115666 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2025-11-28 00:06:37.115714 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.115740 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2025-11-28 00:06:37.115765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2025-11-28 00:06:37.115792 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.3_amd64.deb ... 2025-11-28 00:06:37.115818 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.115867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.115882 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2025-11-28 00:06:37.115889 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.3_amd64.deb ... 2025-11-28 00:06:37.115896 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.115903 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.115910 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2025-11-28 00:06:37.115917 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.3_amd64.deb ... 2025-11-28 00:06:37.115924 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.115931 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.115938 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2025-11-28 00:06:37.115945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2025-11-28 00:06:37.115952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2025-11-28 00:06:37.115958 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2025-11-28 00:06:37.115965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.3_amd64.deb ... 2025-11-28 00:06:37.115972 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.115979 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2025-11-28 00:06:37.115986 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.3_amd64.deb ... 2025-11-28 00:06:37.116025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2025-11-28 00:06:37.116046 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.3_amd64.deb ... 2025-11-28 00:06:37.116053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2025-11-28 00:06:37.116067 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.3_all.deb ... 2025-11-28 00:06:37.116074 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116081 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2025-11-28 00:06:37.116088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2025-11-28 00:06:37.116099 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2025-11-28 00:06:37.116117 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2025-11-28 00:06:37.116190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2025-11-28 00:06:37.116258 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2025-11-28 00:06:37.116305 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2025-11-28 00:06:37.116379 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-11-28 00:06:37.116422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-11-28 00:06:37.116429 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-11-28 00:06:37.116470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2025-11-28 00:06:37.116495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 00:06:37.116519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:06:37.116542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-11-28 00:06:37.116565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 00:06:37.116571 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:06:37.116594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 00:06:37.116617 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2025-11-28 00:06:37.116629 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-11-28 00:06:37.116635 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 00:06:37.116650 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.2) ... 2025-11-28 00:06:37.116656 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2025-11-28 00:06:37.116662 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116667 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116673 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:06:37.116684 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.3) ... 2025-11-28 00:06:37.116713 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.6) ... 2025-11-28 00:06:37.116724 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:06:37.116730 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ff5c3940a3e8 2025-11-28 00:06:37.116736 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 95b91690248d 2025-11-28 00:06:37.116742 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 17/37 : RUN cat /tmp/kolla_bashrc >> /etc/bash.bashrc && sed -i -e s/#*LAST_SYSTEM_UID=999/LAST_SYSTEM_UID=59999/g -e s/#*LAST_SYSTEM_GID=999/LAST_SYSTEM_GID=59999/g /etc/adduser.conf 2025-11-28 00:06:37.116750 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 65cefbb4fdfc 2025-11-28 00:06:37.116756 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 65cefbb4fdfc 2025-11-28 00:06:37.116779 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9e7a60e6d6ab 2025-11-28 00:06:37.116803 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/37 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2025-11-28 00:06:37.116826 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a83282810fd2 2025-11-28 00:06:37.116849 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a83282810fd2 2025-11-28 00:06:37.116872 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b44357a6fefc 2025-11-28 00:06:37.116878 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/37 : COPY sources.list.ubuntu /etc/apt/sources.list 2025-11-28 00:06:37.116927 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f38e7ffececc 2025-11-28 00:06:37.116950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/37 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-11-28 00:06:37.116972 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5227bfd8672b 2025-11-28 00:06:37.117036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-11-28 00:06:37.117063 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5e30b28c3ee0 2025-11-28 00:06:37.117077 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/37 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-11-28 00:06:37.117083 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a6523a773ea1 2025-11-28 00:06:37.117091 | 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 2025-11-28 00:06:37.117098 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in fce2b5819572 2025-11-28 00:06:37.117104 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2025-11-28 00:06:37.117110 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.117123 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2025-11-28 00:06:37.117132 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.117138 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2025-11-28 00:06:37.117163 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2025-11-28 00:06:37.117207 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.117248 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-11-28 00:06:37.117272 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-11-28 00:06:37.117295 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.117308 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: 2 duplicate signatures removed 2025-11-28 00:06:37.117384 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.117391 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: public key "RabbitMQ Release Signing Key " imported 2025-11-28 00:06:37.117404 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.117410 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-11-28 00:06:37.117415 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-11-28 00:06:37.117421 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.117446 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2025-11-28 00:06:37.117468 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.117474 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-11-28 00:06:37.117497 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-11-28 00:06:37.117503 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.117528 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container fce2b5819572 2025-11-28 00:06:37.117572 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d053971680e3 2025-11-28 00:06:37.117597 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 24/37 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive_compat.key -o /etc/kolla/apt-keys/influxdb.asc && curl https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg -o /etc/kolla/apt-keys/mariadb.gpg && curl https://artifacts.opensearch.org/publickeys/opensearch.pgp -o /etc/kolla/apt-keys/opensearch.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2025-11-28 00:06:37.117621 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in facae64e2dc4 2025-11-28 00:06:37.117645 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.148185, size: 2460 2025-11-28 00:06:37.117687 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive_compat.key): response: 200, time: 0.091742, size: 1684 2025-11-28 00:06:37.117710 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://supplychain.mariadb.com/mariadb-keyring-2019.gpg): response: 200, time: 0.339303, size: 27481 2025-11-28 00:06:37.117717 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.162268, size: 4300 2025-11-28 00:06:37.117740 | 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.116733, size: 3151 2025-11-28 00:06:37.117753 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.079136, size: 3157 2025-11-28 00:06:37.117761 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container facae64e2dc4 2025-11-28 00:06:37.117768 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 126e9538ca5e 2025-11-28 00:06:37.117774 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 25/37 : RUN apt-get --error-on=any update && apt-get -y install locales && sed -e "s/# $LANG UTF-8/$LANG UTF-8/g" /etc/locale.gen -i && locale-gen "$LANG" && apt-get -y upgrade && apt-get -y dist-upgrade && apt-get --error-on=any update && apt-get -y install --no-install-recommends apt-utils dumb-init systemd-standalone-sysusers gawk iproute2 kmod lsof lvm2 netbase open-iscsi procps python3 python3-pip socat sudo tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:06:37.117819 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 047a25c16b3d 2025-11-28 00:06:37.117841 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:06:37.117864 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:06:37.117883 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:06:37.117894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:06:37.117900 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:06:37.117923 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:06:37.117945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:06:37.117985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:06:37.118028 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:06:37.118034 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:06:37.118041 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:06:37.118070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:06:37.118077 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:06:37.118119 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:06:37.118125 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:06:37.118140 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 28.8 MB in 4s (7,514 kB/s) 2025-11-28 00:06:37.118147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-11-28 00:06:37.118172 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-11-28 00:06:37.118178 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-11-28 00:06:37.118202 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-11-28 00:06:37.118234 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.6). 2025-11-28 00:06:37.118240 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:06:37.118265 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-11-28 00:06:37.118272 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-11-28 00:06:37.118297 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-11-28 00:06:37.118339 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-11-28 00:06:37.118363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-11-28 00:06:37.118388 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-11-28 00:06:37.118421 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-11-28 00:06:37.118428 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-11-28 00:06:37.118456 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:06:37.118489 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-11-28 00:06:37.118495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-11-28 00:06:37.118521 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-11-28 00:06:37.118554 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-11-28 00:06:37.118560 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:06:37.118592 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:06:37.118599 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease 2025-11-28 00:06:37.118631 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2025-11-28 00:06:37.118637 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2025-11-28 00:06:37.118672 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2025-11-28 00:06:37.118679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-security InRelease 2025-11-28 00:06:37.118731 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 6s (5 B/s) 2025-11-28 00:06:37.118741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-11-28 00:06:37.118776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-11-28 00:06:37.118827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-11-28 00:06:37.118833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-11-28 00:06:37.118842 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2025-11-28 00:06:37.118848 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-11-28 00:06:37.118882 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2025-11-28 00:06:37.118913 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2025-11-28 00:06:37.118919 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2025-11-28 00:06:37.118925 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-11-28 00:06:37.118933 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-11-28 00:06:37.118972 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-11-28 00:06:37.119041 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2025-11-28 00:06:37.119055 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2025-11-28 00:06:37.119063 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2025-11-28 00:06:37.119069 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2025-11-28 00:06:37.119076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-11-28 00:06:37.119082 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n perl-doc libterm-readline-gnu-perl 2025-11-28 00:06:37.119109 | ubuntu-noble-large | INFO:kolla.common.utils.base: | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc 2025-11-28 00:06:37.119115 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-tk python3-venv python-setuptools-doc python3.12-venv python3.12-doc 2025-11-28 00:06:37.119156 | ubuntu-noble-large | INFO:kolla.common.utils.base: binutils binfmt-support tgt-glusterfs tgt-rbd 2025-11-28 00:06:37.119188 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-11-28 00:06:37.119194 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2025-11-28 00:06:37.119203 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2025-11-28 00:06:37.119209 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-11-28 00:06:37.119214 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2025-11-28 00:06:37.119242 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2025-11-28 00:06:37.119265 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2025-11-28 00:06:37.119305 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2025-11-28 00:06:37.119368 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-11-28 00:06:37.119377 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-11-28 00:06:37.119383 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-11-28 00:06:37.119395 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2025-11-28 00:06:37.119420 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi perl perl-modules-5.38 python3 python3-minimal 2025-11-28 00:06:37.119461 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2025-11-28 00:06:37.119503 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2025-11-28 00:06:37.119526 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2025-11-28 00:06:37.119549 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 63 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:06:37.119590 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.6 MB of archives. 2025-11-28 00:06:37.119602 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2025-11-28 00:06:37.119611 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:06:37.119617 | 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.9 [836 kB] 2025-11-28 00:06:37.119623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1 amd64 2.6.1-2ubuntu0.3 [88.0 kB] 2025-11-28 00:06:37.119630 | 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.9 [2,332 kB] 2025-11-28 00:06:37.119636 | 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] 2025-11-28 00:06:37.119641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB] 2025-11-28 00:06:37.119653 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB] 2025-11-28 00:06:37.119659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2025b-0ubuntu0.24.04.1 [276 kB] 2025-11-28 00:06:37.119711 | 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.9 [2,068 kB] 2025-11-28 00:06:37.119735 | 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.9 [651 kB] 2025-11-28 00:06:37.119796 | 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] 2025-11-28 00:06:37.119809 | 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] 2025-11-28 00:06:37.119815 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2025-11-28 00:06:37.119820 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2025-11-28 00:06:37.119828 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2025-11-28 00:06:37.119833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.1 [51.7 kB] 2025-11-28 00:06:37.119839 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopeniscsiusr amd64 2.1.9-3ubuntu5.4 [49.4 kB] 2025-11-28 00:06:37.119844 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-standalone-sysusers amd64 255.4-1ubuntu8.11 [204 kB] 2025-11-28 00:06:37.119849 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.11 [106 kB] 2025-11-28 00:06:37.119875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.11 [1,874 kB] 2025-11-28 00:06:37.119914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libisns0t64 amd64 0.101-0.3build3 [94.2 kB] 2025-11-28 00:06:37.119937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 open-iscsi amd64 2.1.9-3ubuntu5.4 [328 kB] 2025-11-28 00:06:37.119959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB] 2025-11-28 00:06:37.119987 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] 2025-11-28 00:06:37.120025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] 2025-11-28 00:06:37.120031 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] 2025-11-28 00:06:37.120036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] 2025-11-28 00:06:37.120042 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2025-11-28 00:06:37.120047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2025-11-28 00:06:37.120071 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2025-11-28 00:06:37.120123 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2025-11-28 00:06:37.120174 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2025-11-28 00:06:37.120181 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libconfig-general-perl all 2.65-2 [57.1 kB] 2025-11-28 00:06:37.120212 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2025-11-28 00:06:37.120220 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2025-11-28 00:06:37.120226 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 tgt amd64 1:1.0.85-1.1ubuntu6 [234 kB] 2025-11-28 00:06:37.120231 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apt-utils amd64 2.8.3 [216 kB] 2025-11-28 00:06:37.120237 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-3ubuntu3.2 [139 kB] 2025-11-28 00:06:37.120242 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmsetup amd64 2:1.02.185-3ubuntu3.2 [79.2 kB] 2025-11-28 00:06:37.120247 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf1t64 amd64 0.190-1.1ubuntu0.1 [57.8 kB] 2025-11-28 00:06:37.120258 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf1 amd64 1:1.3.0-2build2 [166 kB] 2025-11-28 00:06:37.120279 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl0 amd64 1.0.5-2build1 [12.3 kB] 2025-11-28 00:06:37.120337 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libxtables12 amd64 1.8.10-3ubuntu2 [35.7 kB] 2025-11-28 00:06:37.120344 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcap2-bin amd64 1:2.66-5ubuntu2.2 [34.2 kB] 2025-11-28 00:06:37.120377 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iproute2 amd64 6.1.0-1ubuntu6.2 [1,120 kB] 2025-11-28 00:06:37.120383 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.1 [101 kB] 2025-11-28 00:06:37.120391 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.4 [50.6 kB] 2025-11-28 00:06:37.120397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd0 amd64 0.12.1-1build1.1 [41.2 kB] 2025-11-28 00:06:37.120402 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2025-11-28 00:06:37.120408 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2025-11-28 00:06:37.120429 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pkg-resources all 68.1.2-2ubuntu1.2 [168 kB] 2025-11-28 00:06:37.120471 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.1 [948 kB] 2025-11-28 00:06:37.120511 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB] 2025-11-28 00:06:37.120523 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2025-11-28 00:06:37.120531 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2025-11-28 00:06:37.120536 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2025-11-28 00:06:37.120542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2025-11-28 00:06:37.120548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libwrap0 amd64 7.6.q-33 [47.9 kB] 2025-11-28 00:06:37.120572 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2025-11-28 00:06:37.120577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2025-11-28 00:06:37.120616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:61 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2025-11-28 00:06:37.120628 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2025-11-28 00:06:37.120636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:63 http://archive.ubuntu.com/ubuntu noble/universe amd64 dumb-init amd64 1.2.5-3 [13.6 kB] 2025-11-28 00:06:37.120641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2025-11-28 00:06:37.120662 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-11-28 00:06:37.120667 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.120707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.6 MB in 6s (4,728 kB/s) 2025-11-28 00:06:37.120740 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2025-11-28 00:06:37.120746 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.120760 | 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% (Reading database ... 70% 2025-11-28 00:06:37.120776 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-11-28 00:06:37.120816 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-11-28 00:06:37.120822 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-11-28 00:06:37.120837 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-11-28 00:06:37.120844 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-11-28 00:06:37.120867 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-11-28 00:06:37.120873 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:06:37.120895 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:06:37.120925 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2025-11-28 00:06:37.120931 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.3_amd64.deb ... 2025-11-28 00:06:37.120951 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-11-28 00:06:37.120989 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2025-11-28 00:06:37.121022 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:06:37.121028 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.9) ... 2025-11-28 00:06:37.121055 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:06:37.121061 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-11-28 00:06:37.121090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.9) ... 2025-11-28 00:06:37.121097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2025-11-28 00:06:37.121118 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.121141 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.121173 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:06:37.121180 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-11-28 00:06:37.121204 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-11-28 00:06:37.121210 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.121231 | ubuntu-noble-large | INFO:kolla.common.utils.base:80% (Reading database ... 85% 2025-11-28 00:06:37.121246 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% (Reading database ... 95% 2025-11-28 00:06:37.121268 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.121289 | ubuntu-noble-large | INFO:kolla.common.utils.base:100% (Reading database ... 6163 files and directories currently installed.) 2025-11-28 00:06:37.121303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... 2025-11-28 00:06:37.121364 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... 2025-11-28 00:06:37.121386 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2025-11-28 00:06:37.121399 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2025-11-28 00:06:37.121406 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2025-11-28 00:06:37.121428 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2025-11-28 00:06:37.121456 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2025-11-28 00:06:37.121470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2025-11-28 00:06:37.121494 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2025-11-28 00:06:37.121500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2025b-0ubuntu0.24.04.1_all.deb ... 2025-11-28 00:06:37.121522 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2025b-0ubuntu0.24.04.1) ... 2025-11-28 00:06:37.121553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2025-11-28 00:06:37.121559 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:06:37.121579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:06:37.121600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2025-11-28 00:06:37.121614 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:06:37.121655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:06:37.121667 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2025-11-28 00:06:37.121674 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... 2025-11-28 00:06:37.121695 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2025-11-28 00:06:37.121715 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2.1) ... 2025-11-28 00:06:37.121729 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2025-11-28 00:06:37.121751 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.121757 | 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% 2025-11-28 00:06:37.121779 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:06:37.121808 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-11-28 00:06:37.121832 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-11-28 00:06:37.121883 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-11-28 00:06:37.121894 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-11-28 00:06:37.121913 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-11-28 00:06:37.121918 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-11-28 00:06:37.121939 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7133 files and directories currently installed.) 2025-11-28 00:06:37.121963 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2.1_amd64.deb ... 2025-11-28 00:06:37.121990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2.1) ... 2025-11-28 00:06:37.122021 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2025-11-28 00:06:37.122049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2025-11-28 00:06:37.122075 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-11-28 00:06:37.122102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2025-11-28 00:06:37.122132 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2025-11-28 00:06:37.122137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-11-28 00:06:37.122179 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-11-28 00:06:37.122191 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-11-28 00:06:37.122215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2025-11-28 00:06:37.122237 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-11-28 00:06:37.122250 | 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% 2025-11-28 00:06:37.122268 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 40% (Reading database ... 2025-11-28 00:06:37.122273 | ubuntu-noble-large | INFO:kolla.common.utils.base:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2025-11-28 00:06:37.122294 | ubuntu-noble-large | INFO:kolla.common.utils.base:65% 2025-11-28 00:06:37.122334 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-11-28 00:06:37.122340 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-11-28 00:06:37.122362 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-11-28 00:06:37.122384 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-11-28 00:06:37.122389 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-11-28 00:06:37.122421 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-11-28 00:06:37.122443 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7171 files and directories currently installed.) 2025-11-28 00:06:37.122448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2025-11-28 00:06:37.122469 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2025-11-28 00:06:37.122500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2025-11-28 00:06:37.122517 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... 2025-11-28 00:06:37.122541 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-11-28 00:06:37.122546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2025-11-28 00:06:37.122573 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2025-11-28 00:06:37.122595 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-11-28 00:06:37.122600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2025-11-28 00:06:37.122633 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:06:37.122638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-11-28 00:06:37.122660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2025-11-28 00:06:37.122681 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.11_all.deb ... 2025-11-28 00:06:37.122686 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.11) ... 2025-11-28 00:06:37.122710 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2025-11-28 00:06:37.122739 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:06:37.122744 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.11) ... 2025-11-28 00:06:37.122773 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2025-11-28 00:06:37.122778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2025-11-28 00:06:37.122802 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2025-11-28 00:06:37.122830 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2025-11-28 00:06:37.122835 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2025-11-28 00:06:37.122871 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2025-11-28 00:06:37.122887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2025-11-28 00:06:37.122892 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... 2025-11-28 00:06:37.122911 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-11-28 00:06:37.122933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2025-11-28 00:06:37.122961 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2025-11-28 00:06:37.122982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-11-28 00:06:37.122987 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2025-11-28 00:06:37.123038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2025-11-28 00:06:37.123076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-11-28 00:06:37.123090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2025-11-28 00:06:37.123095 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-11-28 00:06:37.123114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-11-28 00:06:37.123134 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2025-11-28 00:06:37.123147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-11-28 00:06:37.123166 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.2) ... 2025-11-28 00:06:37.123171 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2025-11-28 00:06:37.123201 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2025-11-28 00:06:37.123226 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.123255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-11-28 00:06:37.123260 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2025-11-28 00:06:37.123280 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-11-28 00:06:37.123302 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:06:37.123336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2025-11-28 00:06:37.123341 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-11-28 00:06:37.123362 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:06:37.123380 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2025-11-28 00:06:37.123403 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2025-11-28 00:06:37.123426 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.123446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-11-28 00:06:37.123452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2025-11-28 00:06:37.123476 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2025-11-28 00:06:37.123497 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-11-28 00:06:37.123519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2025-11-28 00:06:37.123545 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2025-11-28 00:06:37.123550 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.123579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2025-11-28 00:06:37.123584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2025-11-28 00:06:37.123606 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2025-11-28 00:06:37.123633 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.123641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-11-28 00:06:37.123672 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2025-11-28 00:06:37.123691 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2025-11-28 00:06:37.123696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2025-11-28 00:06:37.123724 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2025-11-28 00:06:37.123728 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2025-11-28 00:06:37.123755 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2025-11-28 00:06:37.123782 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2025-11-28 00:06:37.123788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2025-11-28 00:06:37.123812 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.123839 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2025-11-28 00:06:37.123859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2025-11-28 00:06:37.123864 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-11-28 00:06:37.123897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-11-28 00:06:37.123918 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2025-11-28 00:06:37.123923 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-11-28 00:06:37.123943 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-11-28 00:06:37.123964 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2025-11-28 00:06:37.123986 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-11-28 00:06:37.124008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 00:06:37.124042 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2025-11-28 00:06:37.124047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2025-11-28 00:06:37.124072 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.124105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2025-11-28 00:06:37.124122 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2025-11-28 00:06:37.124154 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2025-11-28 00:06:37.124192 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2025-11-28 00:06:37.124201 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2025-11-28 00:06:37.124212 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:06:37.124235 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:06:37.124241 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2025-11-28 00:06:37.124245 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... 2025-11-28 00:06:37.124265 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.124292 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-11-28 00:06:37.124303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2025-11-28 00:06:37.124335 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.2_amd64.deb ... 2025-11-28 00:06:37.124355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.2) ... 2025-11-28 00:06:37.124369 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2025-11-28 00:06:37.124389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.1_amd64.deb ... 2025-11-28 00:06:37.124394 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.1) ... 2025-11-28 00:06:37.124416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2025-11-28 00:06:37.124444 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... 2025-11-28 00:06:37.124449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-11-28 00:06:37.124473 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.124505 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2025-11-28 00:06:37.124510 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2025-11-28 00:06:37.124538 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2025-11-28 00:06:37.124543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2025-11-28 00:06:37.124570 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2025-11-28 00:06:37.124579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2025-11-28 00:06:37.124606 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2025-11-28 00:06:37.124611 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2025-11-28 00:06:37.124637 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2025-11-28 00:06:37.124665 | 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' 2025-11-28 00:06:37.124670 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-11-28 00:06:37.124698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2025-11-28 00:06:37.124703 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2025-11-28 00:06:37.124728 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-11-28 00:06:37.124755 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2025-11-28 00:06:37.124760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.1_amd64.deb ... 2025-11-28 00:06:37.124799 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-11-28 00:06:37.124812 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2025-11-28 00:06:37.124832 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2025-11-28 00:06:37.124837 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.124877 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2025-11-28 00:06:37.124889 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2025-11-28 00:06:37.124913 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2025-11-28 00:06:37.124918 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.124947 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2025-11-28 00:06:37.124953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2025-11-28 00:06:37.124975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-11-28 00:06:37.125021 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-11-28 00:06:37.125034 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2025-11-28 00:06:37.125057 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2025-11-28 00:06:37.125062 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-11-28 00:06:37.125090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2025-11-28 00:06:37.125095 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.125126 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-11-28 00:06:37.125147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-11-28 00:06:37.125153 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2025-11-28 00:06:37.125173 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2025-11-28 00:06:37.125201 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2025-11-28 00:06:37.125206 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2025-11-28 00:06:37.125235 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2025-11-28 00:06:37.125240 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2025-11-28 00:06:37.125266 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2025-11-28 00:06:37.125293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2025-11-28 00:06:37.125298 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-11-28 00:06:37.125359 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2025-11-28 00:06:37.125365 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-wheel_0.42.0-2_all.deb ... 2025-11-28 00:06:37.125389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2025-11-28 00:06:37.125418 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2025-11-28 00:06:37.125445 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-11-28 00:06:37.125456 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-11-28 00:06:37.125475 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2025-11-28 00:06:37.125480 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-dumb-init_1.2.5-3_amd64.deb ... 2025-11-28 00:06:37.125512 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2025-11-28 00:06:37.125531 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2025-11-28 00:06:37.125536 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-socat_1.8.0.0-4build3_amd64.deb ... 2025-11-28 00:06:37.125565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4build3) ... 2025-11-28 00:06:37.125586 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2025-11-28 00:06:37.125591 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2025-11-28 00:06:37.125619 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-11-28 00:06:37.125624 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2025-11-28 00:06:37.125649 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-11-28 00:06:37.125678 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-11-28 00:06:37.125683 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2025-11-28 00:06:37.125704 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2025-11-28 00:06:37.125732 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2025-11-28 00:06:37.125737 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-11-28 00:06:37.125765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-11-28 00:06:37.125770 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.11) ... 2025-11-28 00:06:37.125797 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 00:06:37.125824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2025b-0ubuntu0.24.04.1) ... 2025-11-28 00:06:37.125829 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.125849 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2025-11-28 00:06:37.125872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Fri Nov 28 00:06:04 UTC 2025. 2025-11-28 00:06:37.125897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Fri Nov 28 00:06:04 UTC 2025. 2025-11-28 00:06:37.125901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-11-28 00:06:37.125925 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-11-28 00:06:37.125947 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-11-28 00:06:37.125984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2025-11-28 00:06:37.125990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4build3) ... 2025-11-28 00:06:37.126038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-11-28 00:06:37.126056 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2025-11-28 00:06:37.126062 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-11-28 00:06:37.126081 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:06:37.126102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-11-28 00:06:37.126122 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-11-28 00:06:37.126142 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-11-28 00:06:37.126158 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:06:37.126177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2025-11-28 00:06:37.126200 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-11-28 00:06:37.126237 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2025-11-28 00:06:37.126249 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2025-11-28 00:06:37.126267 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-11-28 00:06:37.126271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2025-11-28 00:06:37.126295 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:06:37.126336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-11-28 00:06:37.126356 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-11-28 00:06:37.126360 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.2) ... 2025-11-28 00:06:37.126386 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:06:37.126423 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2025-11-28 00:06:37.126439 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.1) ... 2025-11-28 00:06:37.126459 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2025-11-28 00:06:37.126464 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-11-28 00:06:37.126490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:06:37.126495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.2) ... 2025-11-28 00:06:37.126520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.11) ... 2025-11-28 00:06:37.126550 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2025-11-28 00:06:37.126569 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2025-11-28 00:06:37.126594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2025-11-28 00:06:37.126611 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2025-11-28 00:06:37.126635 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2025-11-28 00:06:37.126659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2025-11-28 00:06:37.126676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-11-28 00:06:37.126703 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2025-11-28 00:06:37.126710 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2.1) ... 2025-11-28 00:06:37.126751 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2025-11-28 00:06:37.126761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2025-11-28 00:06:37.126795 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-11-28 00:06:37.126851 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2025-11-28 00:06:37.126859 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:06:37.126867 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:06:37.126878 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-11-28 00:06:37.126886 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-11-28 00:06:37.126913 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-11-28 00:06:37.126960 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-11-28 00:06:37.126967 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-11-28 00:06:37.126975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2025-11-28 00:06:37.126982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:06:37.127013 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 047a25c16b3d 2025-11-28 00:06:37.127073 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 02e50de510f7 2025-11-28 00:06:37.127114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 26/37 : RUN groupadd --gid 42475 almanach && useradd -l -M --shell /usr/sbin/nologin --uid 42475 --gid 42475 almanach && groupadd --gid 42401 ansible && useradd -l -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --gid 42402 aodh && useradd -l -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --gid 42403 barbican && useradd -l -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --gid 42404 bifrost && useradd -l -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --gid 42471 blazar && useradd -l -M --shell /usr/sbin/nologin --uid 42471 --gid 42471 blazar && groupadd --gid 42405 ceilometer && useradd -l -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --gid 42407 cinder && useradd -l -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --gid 42408 cloudkitty && useradd -l -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --gid 42409 collectd && useradd -l -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --gid 42410 congress && useradd -l -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --gid 42483 cyborg && useradd -l -M --shell /usr/sbin/nologin --uid 42483 --gid 42483 cyborg && groupadd --gid 42411 designate && useradd -l -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --gid 42464 dragonflow && useradd -l -M --shell /usr/sbin/nologin --uid 42464 --gid 42464 dragonflow && groupadd --gid 42466 ec2api && useradd -l -M --shell /usr/sbin/nologin --uid 42466 --gid 42466 ec2api && groupadd --gid 42412 elasticsearch && useradd -l -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --gid 42413 etcd && useradd -l -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --gid 42474 fluentd && useradd -l -M --shell /usr/sbin/nologin --uid 42474 --gid 42474 fluentd && groupadd --gid 42414 freezer && useradd -l -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --gid 42415 glance && useradd -l -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --gid 42416 gnocchi && useradd -l -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --gid 42417 grafana && useradd -l -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --gid 42486 haclient && useradd -l -M --shell /usr/sbin/nologin --uid 42486 --gid 42486 hacluster && groupadd --gid 42454 haproxy && useradd -l -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --gid 42418 heat && useradd -l -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --gid 42420 horizon && useradd -l -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --gid 42477 hugetlbfs && useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs && groupadd --gid 42421 influxdb && useradd -l -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --gid 42422 ironic && useradd -l -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --gid 42461 ironic-inspector && useradd -l -M --shell /usr/sbin/nologin --uid 42461 --gid 42461 ironic-inspector && groupadd --gid 42423 kafka && useradd -l -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --gid 42425 keystone && useradd -l -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --gid 42426 kibana && useradd -l -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --gid 42400 kolla && useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --gid 42469 kuryr && useradd -l -M --shell /usr/sbin/nologin --uid 42469 --gid 42469 kuryr && groupadd --gid 42488 letsencrypt && useradd -l -M --shell /usr/sbin/nologin --uid 42488 --gid 42488 letsencrypt && groupadd --gid 42473 libvirt && useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt && groupadd --gid 42478 logstash && useradd -l -M --shell /usr/sbin/nologin --uid 42478 --gid 42478 logstash && groupadd --gid 42428 magnum && useradd -l -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --gid 42429 manila && useradd -l -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --gid 42485 masakari && useradd -l -M --shell /usr/sbin/nologin --uid 42485 --gid 42485 masakari && groupadd --gid 42457 memcached && useradd -l -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --gid 42430 mistral && useradd -l -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --gid 42431 monasca && useradd -l -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --gid 42432 mongodb && useradd -l -M --shell /usr/sbin/nologin --uid 42432 --gid 42432 mongodb && groupadd --gid 42433 murano && useradd -l -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --gid 42434 mysql && useradd -l -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --gid 42435 neutron && useradd -l -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --gid 42481 nfast && useradd -l -M --shell /usr/sbin/nologin --uid 42481 --gid 42481 nfast && groupadd --gid 42436 nova && useradd -l -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --gid 42437 octavia && useradd -l -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --gid 42462 odl && useradd -l -M --shell /usr/sbin/nologin --uid 42462 --gid 42462 odl && groupadd --gid 42490 opensearch && useradd -l -M --shell /usr/sbin/nologin --uid 42490 --gid 42490 opensearch && groupadd --gid 42492 opensearch-dashboards && useradd -l -M --shell /usr/sbin/nologin --uid 42492 --gid 42492 opensearch-dashboards && groupadd --gid 42476 openvswitch && useradd -l -M --shell /usr/sbin/nologin --uid 42476 --gid 42476 openvswitch && groupadd --gid 42482 placement && useradd -l -M --shell /usr/sbin/nologin --uid 42482 --gid 42482 placement && groupadd --gid 42472 prometheus && useradd -l -M --shell /usr/sbin/nologin --uid 42472 --gid 42472 prometheus && groupadd --gid 42487 proxysql && useradd -l -M --shell /usr/sbin/nologin --uid 42487 --gid 42487 proxysql && groupadd --gid 42465 qdrouterd && useradd -l -M --shell /usr/sbin/nologin --uid 42465 --gid 42465 qdrouterd && groupadd --gid 42427 qemu && useradd -l -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --gid 42439 rabbitmq && useradd -l -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --gid 42440 rally && useradd -l -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --gid 42460 redis && useradd -l -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --gid 42441 sahara && useradd -l -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --gid 42443 senlin && useradd -l -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --gid 42467 sensu && useradd -l -M --shell /usr/sbin/nologin --uid 42467 --gid 42467 sensu && groupadd --gid 42468 skydive && useradd -l -M --shell /usr/sbin/nologin --uid 42468 --gid 42468 skydive && groupadd --gid 42491 skyline && useradd -l -M --shell /usr/sbin/nologin --uid 42491 --gid 42491 skyline && groupadd --gid 42444 solum && useradd -l -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --gid 42479 storm && useradd -l -M --shell /usr/sbin/nologin --uid 42479 --gid 42479 storm && groupadd --gid 42445 swift && useradd -l -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --gid 42446 tacker && useradd -l -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --gid 42447 td-agent && useradd -l -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --gid 42448 telegraf && useradd -l -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --gid 42480 tempest && useradd -l -M --shell /usr/sbin/nologin --uid 42480 --gid 42480 tempest && groupadd --gid 42449 trove && useradd -l -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2025-11-28 00:06:37.127130 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 53a5607a6c13 2025-11-28 00:06:37.127135 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 53a5607a6c13 2025-11-28 00:06:37.127152 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 200c8542bd66 2025-11-28 00:06:37.127157 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/37 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-11-28 00:06:37.127175 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ec74dc77cfd8 2025-11-28 00:06:37.127180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/37 : COPY start.sh /usr/local/bin/kolla_start 2025-11-28 00:06:37.127199 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7da78f16436f 2025-11-28 00:06:37.127223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/37 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-11-28 00:06:37.127243 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 785881f8dd8f 2025-11-28 00:06:37.127255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/37 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2025-11-28 00:06:37.127260 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4b10b4a80300 2025-11-28 00:06:37.127277 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/37 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-11-28 00:06:37.127282 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4562b2b44c2f 2025-11-28 00:06:37.127301 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/37 : COPY sudoers /etc/sudoers 2025-11-28 00:06:37.127383 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7f0a2ed1cb37 2025-11-28 00:06:37.127389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/37 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-11-28 00:06:37.127393 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e7d42bdc7af9 2025-11-28 00:06:37.127414 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e7d42bdc7af9 2025-11-28 00:06:37.127418 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7f354b692e64 2025-11-28 00:06:37.127422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/37 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2025-11-28 00:06:37.127441 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> bb2de1172e11 2025-11-28 00:06:37.127464 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/37 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-11-28 00:06:37.127485 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 1349c89f7a2e 2025-11-28 00:06:37.127506 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 1349c89f7a2e 2025-11-28 00:06:37.127527 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> fdb127740072 2025-11-28 00:06:37.127553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/37 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_set_configs /usr/local/bin/kolla_copy_cacerts /usr/local/bin/kolla_install_projects && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_httpd_setup && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc 2025-11-28 00:06:37.127576 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in bbacefeb3b68 2025-11-28 00:06:37.127605 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container bbacefeb3b68 2025-11-28 00:06:37.127627 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 45aef25d65b6 2025-11-28 00:06:37.127650 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/37 : CMD ["kolla_start"] 2025-11-28 00:06:37.127672 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in bd19be71fb61 2025-11-28 00:06:37.127690 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container bd19be71fb61 2025-11-28 00:06:37.127711 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> fef2e7780dd8 2025-11-28 00:06:37.127741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built 99f897d5a648 2025-11-28 00:06:37.127745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:06:37.127937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2025-11-28 00:06:37.127846 (took 0:01:57.608692) 2025-11-28 00:06:37.128169 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2025-11-28 00:06:37.128179 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2025-11-28 00:06:37.128198 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2025-11-28 00:06:37.128213 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2025-11-28 00:06:37.128254 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2025-11-28 00:06:37.128259 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2025-11-28 00:06:37.128282 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2025-11-28 00:06:37.128304 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2025-11-28 00:06:37.128351 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2025-11-28 00:06:37.128394 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2025-11-28 00:06:37.128398 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2025-11-28 00:06:37.128435 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2025-11-28 00:06:37.128440 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2025-11-28 00:06:37.128461 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2025-11-28 00:06:37.128482 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2025-11-28 00:06:37.128500 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2025-11-28 00:06:37.128523 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2025-11-28 00:06:37.128546 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2025-11-28 00:06:37.128569 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2025-11-28 00:06:37.128591 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2025-11-28 00:06:37.128611 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2025-11-28 00:06:37.128630 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2025-11-28 00:06:37.128645 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2025-11-28 00:06:37.128667 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2025-11-28 00:06:37.128696 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2025-11-28 00:06:37.128972 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2025-11-28 00:06:37.129018 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2025-11-28 00:06:37.129096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2025-11-28 00:06:37.129024 2025-11-28 00:06:37.129852 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2025-11-28 00:06:37.130308 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2025-11-28 00:07:46.932659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:07:46.932734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 99f897d5a648 2025-11-28 00:07:46.932801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/6 : LABEL "build-date"="20251128" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:07:46.932883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 2ab2f213472c 2025-11-28 00:07:46.932895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 2ab2f213472c 2025-11-28 00:07:46.932936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 9b63dae62fb1 2025-11-28 00:07:46.932952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends crudini libdpdk-dev openvswitch-switch-dpdk && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:07:46.932963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in a118e56fe3ef 2025-11-28 00:07:46.933048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:07:46.933096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:07:46.933158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:07:46.933217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:07:46.933320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:07:46.933333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:07:46.933381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:07:46.933490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:07:46.933564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:07:46.933604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:07:46.933645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:07:46.933736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:07:46.933747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:07:46.933784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:07:46.933824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:07:46.933903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 28.8 MB in 3s (10.4 MB/s) 2025-11-28 00:07:46.933915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-11-28 00:07:46.934048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-11-28 00:07:46.934062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2025-11-28 00:07:46.934144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2025-11-28 00:07:46.934216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2025-11-28 00:07:46.934367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2025-11-28 00:07:46.934382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2025-11-28 00:07:46.934435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-11-28 00:07:46.934483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-11-28 00:07:46.934521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-11-28 00:07:46.934559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2025-11-28 00:07:46.934573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2025-11-28 00:07:46.934617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2025-11-28 00:07:46.934655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2025-11-28 00:07:46.934759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2025-11-28 00:07:46.934804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2025-11-28 00:07:46.934815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2025-11-28 00:07:46.934824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2025-11-28 00:07:46.934863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2025-11-28 00:07:46.934902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2025-11-28 00:07:46.934940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2025-11-28 00:07:46.935024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2025-11-28 00:07:46.935111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2025-11-28 00:07:46.935125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2025-11-28 00:07:46.935165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2025-11-28 00:07:46.935201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2025-11-28 00:07:46.935238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2025-11-28 00:07:46.935284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2025-11-28 00:07:46.935330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2025-11-28 00:07:46.935375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2025-11-28 00:07:46.935443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2025-11-28 00:07:46.935487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2025-11-28 00:07:46.935530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2025-11-28 00:07:46.935567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2025-11-28 00:07:46.935613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2025-11-28 00:07:46.935658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2025-11-28 00:07:46.935704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2025-11-28 00:07:46.935743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2025-11-28 00:07:46.935779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2025-11-28 00:07:46.935825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2025-11-28 00:07:46.935909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2025-11-28 00:07:46.935923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2025-11-28 00:07:46.935966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2025-11-28 00:07:46.936049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2025-11-28 00:07:46.936094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2025-11-28 00:07:46.936104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2025-11-28 00:07:46.936159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2025-11-28 00:07:46.936199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2025-11-28 00:07:46.936235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2025-11-28 00:07:46.936281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2025-11-28 00:07:46.936326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2025-11-28 00:07:46.936365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2025-11-28 00:07:46.936428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2025-11-28 00:07:46.936468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2025-11-28 00:07:46.936504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2025-11-28 00:07:46.936548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2025-11-28 00:07:46.936595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2025-11-28 00:07:46.936639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2025-11-28 00:07:46.936682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2025-11-28 00:07:46.936725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2025-11-28 00:07:46.936769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2025-11-28 00:07:46.936812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2025-11-28 00:07:46.936857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2025-11-28 00:07:46.936895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2025-11-28 00:07:46.936931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2025-11-28 00:07:46.937053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2025-11-28 00:07:46.937068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2025-11-28 00:07:46.937115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2025-11-28 00:07:46.937167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch pci.ids pciutils pkgconf pkgconf-bin 2025-11-28 00:07:46.937213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse python3-netifaces python3-openvswitch 2025-11-28 00:07:46.937266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-sortedcontainers rdma-core rpcsvc-proto sgml-base uuid-runtime 2025-11-28 00:07:46.937309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: xml-core zlib1g-dev 2025-11-28 00:07:46.937392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2025-11-28 00:07:46.937461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2025-11-28 00:07:46.937499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 python3-netaddr python3-pyparsing 2025-11-28 00:07:46.937510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python-sortedcontainers-doc sgml-base-doc debhelper 2025-11-28 00:07:46.937548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2025-11-28 00:07:46.937594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus dmidecode 2025-11-28 00:07:46.937639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ethtool 2025-11-28 00:07:46.937687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2025-11-28 00:07:46.937758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2025-11-28 00:07:46.937768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev libelf-dev 2025-11-28 00:07:46.937847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-11-28 00:07:46.937856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-11-28 00:07:46.937927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-11-28 00:07:46.937958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2025-11-28 00:07:46.938023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2025-11-28 00:07:46.938073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2025-11-28 00:07:46.938123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2025-11-28 00:07:46.938164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2025-11-28 00:07:46.938205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2025-11-28 00:07:46.938238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2025-11-28 00:07:46.938319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2025-11-28 00:07:46.938329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2025-11-28 00:07:46.938370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2025-11-28 00:07:46.938430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2025-11-28 00:07:46.938475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2025-11-28 00:07:46.938551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2025-11-28 00:07:46.938561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2025-11-28 00:07:46.938603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2025-11-28 00:07:46.938645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2025-11-28 00:07:46.938687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2025-11-28 00:07:46.938762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2025-11-28 00:07:46.938772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2025-11-28 00:07:46.938819 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2025-11-28 00:07:46.938858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2025-11-28 00:07:46.938901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2025-11-28 00:07:46.938942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2025-11-28 00:07:46.939044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2025-11-28 00:07:46.939057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2025-11-28 00:07:46.939099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2025-11-28 00:07:46.939139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2025-11-28 00:07:46.939183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2025-11-28 00:07:46.939225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2025-11-28 00:07:46.939300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2025-11-28 00:07:46.939331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2025-11-28 00:07:46.939365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2025-11-28 00:07:46.939460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2025-11-28 00:07:46.939498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2025-11-28 00:07:46.939507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2025-11-28 00:07:46.939548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2025-11-28 00:07:46.939589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2025-11-28 00:07:46.939665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2025-11-28 00:07:46.939674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2025-11-28 00:07:46.939715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2025-11-28 00:07:46.939757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2025-11-28 00:07:46.939841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2025-11-28 00:07:46.939870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2025-11-28 00:07:46.939942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2025-11-28 00:07:46.939960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2025-11-28 00:07:46.940028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2025-11-28 00:07:46.940131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2025-11-28 00:07:46.940161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2025-11-28 00:07:46.940174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2025-11-28 00:07:46.940218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2025-11-28 00:07:46.940284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2025-11-28 00:07:46.940302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2025-11-28 00:07:46.940374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2025-11-28 00:07:46.940436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2025-11-28 00:07:46.940456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2025-11-28 00:07:46.940479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2025-11-28 00:07:46.940525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2025-11-28 00:07:46.940538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2025-11-28 00:07:46.940585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch openvswitch-switch-dpdk pci.ids 2025-11-28 00:07:46.940630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse python3-netifaces 2025-11-28 00:07:46.940673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-sortedcontainers rdma-core rpcsvc-proto 2025-11-28 00:07:46.940718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base uuid-runtime xml-core zlib1g-dev 2025-11-28 00:07:46.940771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 259 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:07:46.940823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 37.0 MB of archives. 2025-11-28 00:07:46.940901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 193 MB of additional disk space will be used. 2025-11-28 00:07:46.940919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-11-28 00:07:46.940972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:07:46.941113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-11-28 00:07:46.941180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:258 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-11-28 00:07:46.941314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-11-28 00:07:46.941330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:259 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-11-28 00:07:46.941426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:260 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch-dpdk amd64 3.4.0-1~cloud0 [1,151 kB] 2025-11-28 00:07:46.941669 | 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.6 [443 kB] 2025-11-28 00:07:46.941729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-11-28 00:07:46.941786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-11-28 00:07:46.941839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 00:07:46.941878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-11-28 00:07:46.941962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rdma-core amd64 50.0-2ubuntu0.2 [63.6 kB] 2025-11-28 00:07:46.942035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-11-28 00:07:46.942049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-11-28 00:07:46.942089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ibverbs-providers amd64 50.0-2ubuntu0.2 [381 kB] 2025-11-28 00:07:46.942115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-11-28 00:07:46.942137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-11-28 00:07:46.942196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-11-28 00:07:46.942203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-11-28 00:07:46.942257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2025-11-28 00:07:46.942288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2025-11-28 00:07:46.942343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2025-11-28 00:07:46.942367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpdk amd64 23.11.4-0ubuntu0.24.04.2 [31.1 kB] 2025-11-28 00:07:46.942395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-11-28 00:07:46.942476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-11-28 00:07:46.942483 | 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-88.89 [1,932 kB] 2025-11-28 00:07:46.942506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-11-28 00:07:46.942532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-11-28 00:07:46.942584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-11-28 00:07:46.942591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-11-28 00:07:46.942623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libzstd-dev amd64 1.5.5+dfsg2-2build1.1 [364 kB] 2025-11-28 00:07:46.942681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf-dev amd64 0.190-1.1ubuntu0.1 [68.5 kB] 2025-11-28 00:07:46.942688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf-dev amd64 1:1.3.0-2build2 [259 kB] 2025-11-28 00:07:46.942719 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmd-dev amd64 1.1.0-2build1.1 [45.5 kB] 2025-11-28 00:07:46.942778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd-dev amd64 0.12.1-1build1.1 [169 kB] 2025-11-28 00:07:46.942785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2025-11-28 00:07:46.942822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2025-11-28 00:07:46.942852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2025-11-28 00:07:46.942903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-11-28 00:07:46.942909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB] 2025-11-28 00:07:46.942966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB] 2025-11-28 00:07:46.942972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB] 2025-11-28 00:07:46.943039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB] 2025-11-28 00:07:46.943071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb1 amd64 1.5-1build1 [1,022 kB] 2025-11-28 00:07:46.943094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb-dev amd64 1.5-1build1 [1,346 kB] 2025-11-28 00:07:46.943150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal2 amd64 2.31.0-0.1build1 [117 kB] 2025-11-28 00:07:46.943156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal-dev amd64 2.31.0-0.1build1 [27.4 kB] 2025-11-28 00:07:46.943187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-11-28 00:07:46.943236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt-dev amd64 1.7.0-2build1 [32.4 kB] 2025-11-28 00:07:46.943242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson-dev amd64 2.14-2build2 [35.9 kB] 2025-11-28 00:07:46.943289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl-dev amd64 1.0.5-2build1 [21.9 kB] 2025-11-28 00:07:46.943296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma-dev amd64 2.0.18-1build1 [37.0 kB] 2025-11-28 00:07:46.943344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB] 2025-11-28 00:07:46.943350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3,324 B] 2025-11-28 00:07:46.943418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-11-28 00:07:46.943425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp-dev amd64 1.4.2-1ubuntu4 [57.3 kB] 2025-11-28 00:07:46.943497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-log24 amd64 23.11.4-0ubuntu0.24.04.2 [19.4 kB] 2025-11-28 00:07:46.943528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-kvargs24 amd64 23.11.4-0ubuntu0.24.04.2 [6,356 B] 2025-11-28 00:07:46.943632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-telemetry24 amd64 23.11.4-0ubuntu0.24.04.2 [15.9 kB] 2025-11-28 00:07:46.943640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-eal24 amd64 23.11.4-0ubuntu0.24.04.2 [151 kB] 2025-11-28 00:07:46.943652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-acl24 amd64 23.11.4-0ubuntu0.24.04.2 [40.0 kB] 2025-11-28 00:07:46.943659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ring24 amd64 23.11.4-0ubuntu0.24.04.2 [7,980 B] 2025-11-28 00:07:46.943686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mempool24 amd64 23.11.4-0ubuntu0.24.04.2 [19.4 kB] 2025-11-28 00:07:46.943706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mbuf24 amd64 23.11.4-0ubuntu0.24.04.2 [25.7 kB] 2025-11-28 00:07:46.943764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bbdev24 amd64 23.11.4-0ubuntu0.24.04.2 [14.8 kB] 2025-11-28 00:07:46.943786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-pci24 amd64 23.11.4-0ubuntu0.24.04.2 [6,188 B] 2025-11-28 00:07:46.943805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-pci24 amd64 23.11.4-0ubuntu0.24.04.2 [25.4 kB] 2025-11-28 00:07:46.943827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-acc24 amd64 23.11.4-0ubuntu0.24.04.2 [63.0 kB] 2025-11-28 00:07:46.943876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-vdev24 amd64 23.11.4-0ubuntu0.24.04.2 [10.5 kB] 2025-11-28 00:07:46.943883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-fpga-5gnr-fec24 amd64 23.11.4-0ubuntu0.24.04.2 [17.6 kB] 2025-11-28 00:07:46.943938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-fpga-lte-fec24 amd64 23.11.4-0ubuntu0.24.04.2 [15.0 kB] 2025-11-28 00:07:46.943945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-la12xx24 amd64 23.11.4-0ubuntu0.24.04.2 [10.9 kB] 2025-11-28 00:07:46.943981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-null24 amd64 23.11.4-0ubuntu0.24.04.2 [10.3 kB] 2025-11-28 00:07:46.944042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-turbo-sw24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2025-11-28 00:07:46.944092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-meter24 amd64 23.11.4-0ubuntu0.24.04.2 [6,476 B] 2025-11-28 00:07:46.944121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net24 amd64 23.11.4-0ubuntu0.24.04.2 [13.0 kB] 2025-11-28 00:07:46.944152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ethdev24 amd64 23.11.4-0ubuntu0.24.04.2 [129 kB] 2025-11-28 00:07:46.944202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-metrics24 amd64 23.11.4-0ubuntu0.24.04.2 [11.8 kB] 2025-11-28 00:07:46.944209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bitratestats24 amd64 23.11.4-0ubuntu0.24.04.2 [6,284 B] 2025-11-28 00:07:46.944262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bpf24 amd64 23.11.4-0ubuntu0.24.04.2 [32.4 kB] 2025-11-28 00:07:46.944284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-auxiliary24 amd64 23.11.4-0ubuntu0.24.04.2 [9,056 B] 2025-11-28 00:07:46.944310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-cdx24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2025-11-28 00:07:46.944346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-dpaax24 amd64 23.11.4-0ubuntu0.24.04.2 [13.0 kB] 2025-11-28 00:07:46.944429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-rcu24 amd64 23.11.4-0ubuntu0.24.04.2 [11.1 kB] 2025-11-28 00:07:46.944437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-cryptodev24 amd64 23.11.4-0ubuntu0.24.04.2 [38.9 kB] 2025-11-28 00:07:46.944481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-dmadev24 amd64 23.11.4-0ubuntu0.24.04.2 [14.8 kB] 2025-11-28 00:07:46.944534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-hash24 amd64 23.11.4-0ubuntu0.24.04.2 [36.8 kB] 2025-11-28 00:07:46.944595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-timer24 amd64 23.11.4-0ubuntu0.24.04.2 [9,878 B] 2025-11-28 00:07:46.944624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-eventdev24 amd64 23.11.4-0ubuntu0.24.04.2 [93.1 kB] 2025-11-28 00:07:46.944669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [37.6 kB] 2025-11-28 00:07:46.944730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-fslmc24 amd64 23.11.4-0ubuntu0.24.04.2 [31.2 kB] 2025-11-28 00:07:46.944792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-rawdev24 amd64 23.11.4-0ubuntu0.24.04.2 [10.5 kB] 2025-11-28 00:07:46.944846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-ifpga24 amd64 23.11.4-0ubuntu0.24.04.2 [9,138 B] 2025-11-28 00:07:46.944900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-platform24 amd64 23.11.4-0ubuntu0.24.04.2 [10.1 kB] 2025-11-28 00:07:46.944956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-vmbus24 amd64 23.11.4-0ubuntu0.24.04.2 [17.9 kB] 2025-11-28 00:07:46.945036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-cfgfile24 amd64 23.11.4-0ubuntu0.24.04.2 [9,476 B] 2025-11-28 00:07:46.945117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-cmdline24 amd64 23.11.4-0ubuntu0.24.04.2 [19.3 kB] 2025-11-28 00:07:46.945172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-security24 amd64 23.11.4-0ubuntu0.24.04.2 [9,408 B] 2025-11-28 00:07:46.945235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [215 kB] 2025-11-28 00:07:46.945292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-cpt24 amd64 23.11.4-0ubuntu0.24.04.2 [12.8 kB] 2025-11-28 00:07:46.945354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-iavf24 amd64 23.11.4-0ubuntu0.24.04.2 [15.6 kB] 2025-11-28 00:07:46.945432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-idpf24 amd64 23.11.4-0ubuntu0.24.04.2 [47.7 kB] 2025-11-28 00:07:46.945510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-common-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [75.1 kB] 2025-11-28 00:07:46.945578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-nfp24 amd64 23.11.4-0ubuntu0.24.04.2 [8,102 B] 2025-11-28 00:07:46.945642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [7,250 B] 2025-11-28 00:07:46.945686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compressdev24 amd64 23.11.4-0ubuntu0.24.04.2 [13.7 kB] 2025-11-28 00:07:46.945715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-qat24 amd64 23.11.4-0ubuntu0.24.04.2 [198 kB] 2025-11-28 00:07:46.945782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-sfc-efx24 amd64 23.11.4-0ubuntu0.24.04.2 [86.9 kB] 2025-11-28 00:07:46.945850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-isal24 amd64 23.11.4-0ubuntu0.24.04.2 [14.3 kB] 2025-11-28 00:07:46.945915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [12.6 kB] 2025-11-28 00:07:46.945986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [9,912 B] 2025-11-28 00:07:46.946091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [16.1 kB] 2025-11-28 00:07:46.946155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-zlib24 amd64 23.11.4-0ubuntu0.24.04.2 [11.9 kB] 2025-11-28 00:07:46.946221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-bcmfs24 amd64 23.11.4-0ubuntu0.24.04.2 [21.0 kB] 2025-11-28 00:07:46.946283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-caam-jr24 amd64 23.11.4-0ubuntu0.24.04.2 [39.3 kB] 2025-11-28 00:07:46.946345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-ccp24 amd64 23.11.4-0ubuntu0.24.04.2 [44.9 kB] 2025-11-28 00:07:46.946448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [153 kB] 2025-11-28 00:07:46.946494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [8,694 B] 2025-11-28 00:07:46.946560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-dpaa-sec24 amd64 23.11.4-0ubuntu0.24.04.2 [64.1 kB] 2025-11-28 00:07:46.946662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [9,418 B] 2025-11-28 00:07:46.946746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-dpaa2-sec24 amd64 23.11.4-0ubuntu0.24.04.2 [73.0 kB] 2025-11-28 00:07:46.946787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-ipsec-mb24 amd64 23.11.4-0ubuntu0.24.04.2 [51.1 kB] 2025-11-28 00:07:46.946867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [20.6 kB] 2025-11-28 00:07:46.946913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-nitrox24 amd64 23.11.4-0ubuntu0.24.04.2 [15.1 kB] 2025-11-28 00:07:46.946977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-null24 amd64 23.11.4-0ubuntu0.24.04.2 [10.8 kB] 2025-11-28 00:07:46.947058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [63.8 kB] 2025-11-28 00:07:46.947087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:125 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-openssl24 amd64 23.11.4-0ubuntu0.24.04.2 [25.7 kB] 2025-11-28 00:07:46.947138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:126 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-reorder24 amd64 23.11.4-0ubuntu0.24.04.2 [9,624 B] 2025-11-28 00:07:46.947200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:127 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-scheduler24 amd64 23.11.4-0ubuntu0.24.04.2 [40.9 kB] 2025-11-28 00:07:46.947265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:128 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-virtio24 amd64 23.11.4-0ubuntu0.24.04.2 [18.9 kB] 2025-11-28 00:07:46.947314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dispatcher24 amd64 23.11.4-0ubuntu0.24.04.2 [9,134 B] 2025-11-28 00:07:46.947363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-distributor24 amd64 23.11.4-0ubuntu0.24.04.2 [11.2 kB] 2025-11-28 00:07:46.947436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [13.3 kB] 2025-11-28 00:07:46.947501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [21.9 kB] 2025-11-28 00:07:46.947551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [10.4 kB] 2025-11-28 00:07:46.947600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:134 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-hisilicon24 amd64 23.11.4-0ubuntu0.24.04.2 [10.3 kB] 2025-11-28 00:07:46.947635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-idxd24 amd64 23.11.4-0ubuntu0.24.04.2 [16.6 kB] 2025-11-28 00:07:46.947664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:136 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-ioat24 amd64 23.11.4-0ubuntu0.24.04.2 [10.9 kB] 2025-11-28 00:07:46.947723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-skeleton24 amd64 23.11.4-0ubuntu0.24.04.2 [16.1 kB] 2025-11-28 00:07:46.947759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-efd24 amd64 23.11.4-0ubuntu0.24.04.2 [23.9 kB] 2025-11-28 00:07:46.947832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2025-11-28 00:07:46.947882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [73.4 kB] 2025-11-28 00:07:46.947932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [54.6 kB] 2025-11-28 00:07:46.947984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dlb2-24 amd64 23.11.4-0ubuntu0.24.04.2 [62.6 kB] 2025-11-28 00:07:46.948049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [70.0 kB] 2025-11-28 00:07:46.948128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [20.0 kB] 2025-11-28 00:07:46.948165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [38.8 kB] 2025-11-28 00:07:46.948237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [12.4 kB] 2025-11-28 00:07:46.948291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dsw24 amd64 23.11.4-0ubuntu0.24.04.2 [24.9 kB] 2025-11-28 00:07:46.948358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [26.1 kB] 2025-11-28 00:07:46.948392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [39.8 kB] 2025-11-28 00:07:46.948510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-opdl24 amd64 23.11.4-0ubuntu0.24.04.2 [39.9 kB] 2025-11-28 00:07:46.948567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-skeleton24 amd64 23.11.4-0ubuntu0.24.04.2 [8,082 B] 2025-11-28 00:07:46.948624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-sw24 amd64 23.11.4-0ubuntu0.24.04.2 [49.1 kB] 2025-11-28 00:07:46.948682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-rib24 amd64 23.11.4-0ubuntu0.24.04.2 [11.9 kB] 2025-11-28 00:07:46.948740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-fib24 amd64 23.11.4-0ubuntu0.24.04.2 [19.5 kB] 2025-11-28 00:07:46.948796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-gpudev24 amd64 23.11.4-0ubuntu0.24.04.2 [12.2 kB] 2025-11-28 00:07:46.948852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pcapng24 amd64 23.11.4-0ubuntu0.24.04.2 [11.3 kB] 2025-11-28 00:07:46.948910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-graph24 amd64 23.11.4-0ubuntu0.24.04.2 [26.5 kB] 2025-11-28 00:07:46.948966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-gro24 amd64 23.11.4-0ubuntu0.24.04.2 [17.3 kB] 2025-11-28 00:07:46.949034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-gso24 amd64 23.11.4-0ubuntu0.24.04.2 [11.0 kB] 2025-11-28 00:07:46.949097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ip-frag24 amd64 23.11.4-0ubuntu0.24.04.2 [22.8 kB] 2025-11-28 00:07:46.949127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:161 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-ipsec24 amd64 23.11.4-0ubuntu0.24.04.2 [37.5 kB] 2025-11-28 00:07:46.949182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-jobstats24 amd64 23.11.4-0ubuntu0.24.04.2 [6,288 B] 2025-11-28 00:07:46.949239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-latencystats24 amd64 23.11.4-0ubuntu0.24.04.2 [8,502 B] 2025-11-28 00:07:46.949295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:164 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-lpm24 amd64 23.11.4-0ubuntu0.24.04.2 [15.2 kB] 2025-11-28 00:07:46.949326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-member24 amd64 23.11.4-0ubuntu0.24.04.2 [28.8 kB] 2025-11-28 00:07:46.949358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-bucket24 amd64 23.11.4-0ubuntu0.24.04.2 [14.0 kB] 2025-11-28 00:07:46.949393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mempool-ring24 amd64 23.11.4-0ubuntu0.24.04.2 [8,616 B] 2025-11-28 00:07:46.949463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:168 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-stack24 amd64 23.11.4-0ubuntu0.24.04.2 [7,066 B] 2025-11-28 00:07:46.949494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:169 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-stack24 amd64 23.11.4-0ubuntu0.24.04.2 [6,776 B] 2025-11-28 00:07:46.949549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:170 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mldev24 amd64 23.11.4-0ubuntu0.24.04.2 [13.4 kB] 2025-11-28 00:07:46.949556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:171 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-ml-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [56.8 kB] 2025-11-28 00:07:46.949591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-af-packet24 amd64 23.11.4-0ubuntu0.24.04.2 [13.7 kB] 2025-11-28 00:07:46.949622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:173 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-af-xdp24 amd64 23.11.4-0ubuntu0.24.04.2 [21.8 kB] 2025-11-28 00:07:46.949654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:174 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ark24 amd64 23.11.4-0ubuntu0.24.04.2 [21.2 kB] 2025-11-28 00:07:46.949722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:175 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-atlantic24 amd64 23.11.4-0ubuntu0.24.04.2 [31.1 kB] 2025-11-28 00:07:46.949745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:176 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-avp24 amd64 23.11.4-0ubuntu0.24.04.2 [24.7 kB] 2025-11-28 00:07:46.949772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:177 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-axgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [42.4 kB] 2025-11-28 00:07:46.949803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:178 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-bnx2x24 amd64 23.11.4-0ubuntu0.24.04.2 [157 kB] 2025-11-28 00:07:46.949860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:179 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-bnxt24 amd64 23.11.4-0ubuntu0.24.04.2 [309 kB] 2025-11-28 00:07:46.949866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:180 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-sched24 amd64 23.11.4-0ubuntu0.24.04.2 [23.7 kB] 2025-11-28 00:07:46.949898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:181 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-bond24 amd64 23.11.4-0ubuntu0.24.04.2 [52.0 kB] 2025-11-28 00:07:46.949931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:182 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cpfl24 amd64 23.11.4-0ubuntu0.24.04.2 [63.8 kB] 2025-11-28 00:07:46.949961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:183 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cxgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [84.4 kB] 2025-11-28 00:07:46.950009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-e1000-24 amd64 23.11.4-0ubuntu0.24.04.2 [124 kB] 2025-11-28 00:07:46.950074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ena24 amd64 23.11.4-0ubuntu0.24.04.2 [47.0 kB] 2025-11-28 00:07:46.950080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enetc24 amd64 23.11.4-0ubuntu0.24.04.2 [13.2 kB] 2025-11-28 00:07:46.950108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enetfec24 amd64 23.11.4-0ubuntu0.24.04.2 [14.1 kB] 2025-11-28 00:07:46.950130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:188 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enic24 amd64 23.11.4-0ubuntu0.24.04.2 [69.8 kB] 2025-11-28 00:07:46.950164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:189 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-failsafe24 amd64 23.11.4-0ubuntu0.24.04.2 [41.6 kB] 2025-11-28 00:07:46.950221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-fm10k24 amd64 23.11.4-0ubuntu0.24.04.2 [55.1 kB] 2025-11-28 00:07:46.950228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:191 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-gve24 amd64 23.11.4-0ubuntu0.24.04.2 [40.0 kB] 2025-11-28 00:07:46.950256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:192 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-hinic24 amd64 23.11.4-0ubuntu0.24.04.2 [79.3 kB] 2025-11-28 00:07:46.950287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:193 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-hns3-24 amd64 23.11.4-0ubuntu0.24.04.2 [140 kB] 2025-11-28 00:07:46.950317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:194 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-i40e24 amd64 23.11.4-0ubuntu0.24.04.2 [206 kB] 2025-11-28 00:07:46.950378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:195 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-iavf24 amd64 23.11.4-0ubuntu0.24.04.2 [154 kB] 2025-11-28 00:07:46.950384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ice24 amd64 23.11.4-0ubuntu0.24.04.2 [337 kB] 2025-11-28 00:07:46.950429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:197 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-idpf24 amd64 23.11.4-0ubuntu0.24.04.2 [22.2 kB] 2025-11-28 00:07:46.950460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:198 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-igc24 amd64 23.11.4-0ubuntu0.24.04.2 [47.2 kB] 2025-11-28 00:07:46.950486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:199 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ionic24 amd64 23.11.4-0ubuntu0.24.04.2 [37.4 kB] 2025-11-28 00:07:46.950518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:200 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ipn3ke24 amd64 23.11.4-0ubuntu0.24.04.2 [25.9 kB] 2025-11-28 00:07:46.950549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:201 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-ixgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [172 kB] 2025-11-28 00:07:46.950602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:202 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-mana24 amd64 23.11.4-0ubuntu0.24.04.2 [27.9 kB] 2025-11-28 00:07:46.950609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:203 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-memif24 amd64 23.11.4-0ubuntu0.24.04.2 [34.3 kB] 2025-11-28 00:07:46.950640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:204 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-mlx4-24 amd64 23.11.4-0ubuntu0.24.04.2 [50.6 kB] 2025-11-28 00:07:46.950671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:205 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [783 kB] 2025-11-28 00:07:46.950703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-netvsc24 amd64 23.11.4-0ubuntu0.24.04.2 [39.7 kB] 2025-11-28 00:07:46.950734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:207 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-nfp24 amd64 23.11.4-0ubuntu0.24.04.2 [104 kB] 2025-11-28 00:07:46.950767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:208 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ngbe24 amd64 23.11.4-0ubuntu0.24.04.2 [61.8 kB] 2025-11-28 00:07:46.950799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:209 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-null24 amd64 23.11.4-0ubuntu0.24.04.2 [14.9 kB] 2025-11-28 00:07:46.950834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:210 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-octeon-ep24 amd64 23.11.4-0ubuntu0.24.04.2 [26.7 kB] 2025-11-28 00:07:46.950866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:211 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-pcap24 amd64 23.11.4-0ubuntu0.24.04.2 [24.9 kB] 2025-11-28 00:07:46.950897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:212 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-pfe24 amd64 23.11.4-0ubuntu0.24.04.2 [20.3 kB] 2025-11-28 00:07:46.950928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:213 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-qede24 amd64 23.11.4-0ubuntu0.24.04.2 [192 kB] 2025-11-28 00:07:46.950982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:214 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ring24 amd64 23.11.4-0ubuntu0.24.04.2 [12.9 kB] 2025-11-28 00:07:46.950989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:215 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-sfc24 amd64 23.11.4-0ubuntu0.24.04.2 [153 kB] 2025-11-28 00:07:46.951053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:216 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-port24 amd64 23.11.4-0ubuntu0.24.04.2 [42.0 kB] 2025-11-28 00:07:46.951060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:217 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-table24 amd64 23.11.4-0ubuntu0.24.04.2 [59.7 kB] 2025-11-28 00:07:46.951114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:218 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pipeline24 amd64 23.11.4-0ubuntu0.24.04.2 [168 kB] 2025-11-28 00:07:46.951121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:219 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-softnic24 amd64 23.11.4-0ubuntu0.24.04.2 [23.9 kB] 2025-11-28 00:07:46.951147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:220 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-tap24 amd64 23.11.4-0ubuntu0.24.04.2 [35.5 kB] 2025-11-28 00:07:46.951175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-thunderx24 amd64 23.11.4-0ubuntu0.24.04.2 [35.8 kB] 2025-11-28 00:07:46.951211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-txgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [124 kB] 2025-11-28 00:07:46.951245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vdev-netvsc24 amd64 23.11.4-0ubuntu0.24.04.2 [11.8 kB] 2025-11-28 00:07:46.951274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-vhost24 amd64 23.11.4-0ubuntu0.24.04.2 [187 kB] 2025-11-28 00:07:46.951300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:225 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vhost24 amd64 23.11.4-0ubuntu0.24.04.2 [18.6 kB] 2025-11-28 00:07:46.951355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-virtio24 amd64 23.11.4-0ubuntu0.24.04.2 [73.2 kB] 2025-11-28 00:07:46.951362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vmxnet3-24 amd64 23.11.4-0ubuntu0.24.04.2 [28.1 kB] 2025-11-28 00:07:46.951387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-node24 amd64 23.11.4-0ubuntu0.24.04.2 [64.8 kB] 2025-11-28 00:07:46.951448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pdcp24 amd64 23.11.4-0ubuntu0.24.04.2 [25.7 kB] 2025-11-28 00:07:46.951500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pdump24 amd64 23.11.4-0ubuntu0.24.04.2 [12.3 kB] 2025-11-28 00:07:46.951507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-power24 amd64 23.11.4-0ubuntu0.24.04.2 [28.9 kB] 2025-11-28 00:07:46.951548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-cnxk-bphy24 amd64 23.11.4-0ubuntu0.24.04.2 [11.7 kB] 2025-11-28 00:07:46.951597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-cnxk-gpio24 amd64 23.11.4-0ubuntu0.24.04.2 [14.5 kB] 2025-11-28 00:07:46.951604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-dpaa2-cmdif24 amd64 23.11.4-0ubuntu0.24.04.2 [8,630 B] 2025-11-28 00:07:46.951634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-ifpga24 amd64 23.11.4-0ubuntu0.24.04.2 [81.9 kB] 2025-11-28 00:07:46.951686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-ntb24 amd64 23.11.4-0ubuntu0.24.04.2 [28.5 kB] 2025-11-28 00:07:46.951692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-skeleton24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2025-11-28 00:07:46.951721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:238 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regexdev24 amd64 23.11.4-0ubuntu0.24.04.2 [9,184 B] 2025-11-28 00:07:46.951777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regex-cn9k24 amd64 23.11.4-0ubuntu0.24.04.2 [11.5 kB] 2025-11-28 00:07:46.951783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:240 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regex-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [17.0 kB] 2025-11-28 00:07:46.951813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:241 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-ifc24 amd64 23.11.4-0ubuntu0.24.04.2 [18.9 kB] 2025-11-28 00:07:46.951842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:242 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [31.6 kB] 2025-11-28 00:07:46.951889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:243 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-nfp24 amd64 23.11.4-0ubuntu0.24.04.2 [11.7 kB] 2025-11-28 00:07:46.951895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:244 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-sfc24 amd64 23.11.4-0ubuntu0.24.04.2 [17.5 kB] 2025-11-28 00:07:46.951947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:245 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-all amd64 23.11.4-0ubuntu0.24.04.2 [4,270 B] 2025-11-28 00:07:46.951953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:246 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-allpmds amd64 23.11.4-0ubuntu0.24.04.2 [4,066 B] 2025-11-28 00:07:46.951987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:247 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-baseband amd64 23.11.4-0ubuntu0.24.04.2 [3,236 B] 2025-11-28 00:07:46.952055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:248 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-bus amd64 23.11.4-0ubuntu0.24.04.2 [3,248 B] 2025-11-28 00:07:46.952081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:249 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-common amd64 23.11.4-0ubuntu0.24.04.2 [3,250 B] 2025-11-28 00:07:46.952105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-compress amd64 23.11.4-0ubuntu0.24.04.2 [3,220 B] 2025-11-28 00:07:46.952134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:251 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-crypto amd64 23.11.4-0ubuntu0.24.04.2 [3,282 B] 2025-11-28 00:07:46.952181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:252 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-dma amd64 23.11.4-0ubuntu0.24.04.2 [3,226 B] 2025-11-28 00:07:46.952192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:253 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-event amd64 23.11.4-0ubuntu0.24.04.2 [3,242 B] 2025-11-28 00:07:46.952222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:254 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-mempool amd64 23.11.4-0ubuntu0.24.04.2 [3,236 B] 2025-11-28 00:07:46.952250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:255 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-net amd64 23.11.4-0ubuntu0.24.04.2 [3,452 B] 2025-11-28 00:07:46.952297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:256 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-raw amd64 23.11.4-0ubuntu0.24.04.2 [3,232 B] 2025-11-28 00:07:46.952303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:257 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libdpdk-dev amd64 23.11.4-0ubuntu0.24.04.2 [8,595 kB] 2025-11-28 00:07:46.952350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 37.0 MB in 3s (11.1 MB/s) 2025-11-28 00:07:46.952356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2025-11-28 00:07:46.952425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-11-28 00:07:46.952433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:07:46.952479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2025-11-28 00:07:46.952519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2025-11-28 00:07:46.952547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2025-11-28 00:07:46.952601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2025-11-28 00:07:46.952607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2025-11-28 00:07:46.952636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2025-11-28 00:07:46.952682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:07:46.952689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:07:46.952733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:07:46.952739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-11-28 00:07:46.952787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 00:07:46.952809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:07:46.952833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2025-11-28 00:07:46.952879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-libunbound8_1.19.2-1ubuntu3.6_amd64.deb ... 2025-11-28 00:07:46.952885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:07:46.952932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2025-11-28 00:07:46.952953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:07:46.952977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:07:46.953028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-netifaces:amd64. 2025-11-28 00:07:46.953072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-11-28 00:07:46.953106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:07:46.953139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-sortedcontainers. 2025-11-28 00:07:46.953165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-11-28 00:07:46.953199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:07:46.953229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2025-11-28 00:07:46.953258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 00:07:46.953287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:07:46.953316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2025-11-28 00:07:46.953365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-11-28 00:07:46.953371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:07:46.953435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-openvswitch. 2025-11-28 00:07:46.953441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:07:46.953471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:07:46.953517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2025-11-28 00:07:46.953524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:07:46.953553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:07:46.953598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2025-11-28 00:07:46.953604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2025-11-28 00:07:46.953633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2025-11-28 00:07:46.953664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2025-11-28 00:07:46.953716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2025-11-28 00:07:46.953722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2025-11-28 00:07:46.953752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2025-11-28 00:07:46.953800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:07:46.953806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:07:46.953835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2025-11-28 00:07:46.953883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2025-11-28 00:07:46.953889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-11-28 00:07:46.953918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2025-11-28 00:07:46.953966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libjansson4_2.14-2build2_amd64.deb ... 2025-11-28 00:07:46.953972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:07:46.954025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2025-11-28 00:07:46.954057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-11-28 00:07:46.954103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 00:07:46.954109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2025-11-28 00:07:46.954142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-11-28 00:07:46.954189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 00:07:46.954195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2025-11-28 00:07:46.954225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-11-28 00:07:46.954272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-11-28 00:07:46.954278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2025-11-28 00:07:46.954323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-11-28 00:07:46.954329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2025-11-28 00:07:46.954380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2025-11-28 00:07:46.954387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-python3-iniparse_0.5-2_all.deb ... 2025-11-28 00:07:46.954427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2025-11-28 00:07:46.954449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2025-11-28 00:07:46.954495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-crudini_0.9.4-1_amd64.deb ... 2025-11-28 00:07:46.954501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2025-11-28 00:07:46.954550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2025-11-28 00:07:46.954557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-dpdk_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.954585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.954638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2025-11-28 00:07:46.954645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:07:46.954675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:07:46.954728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2025-11-28 00:07:46.954734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:07:46.954764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:07:46.954815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2025-11-28 00:07:46.954822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-linux-libc-dev_6.8.0-88.89_amd64.deb ... 2025-11-28 00:07:46.954851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 00:07:46.954898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2025-11-28 00:07:46.954904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-11-28 00:07:46.954934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 00:07:46.954987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2025-11-28 00:07:46.955039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-11-28 00:07:46.955094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 00:07:46.955100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2025-11-28 00:07:46.955131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:07:46.955161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 00:07:46.955195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2025-11-28 00:07:46.955249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-11-28 00:07:46.955255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-11-28 00:07:46.955285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2025-11-28 00:07:46.955336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.955342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-11-28 00:07:46.955387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-11-28 00:07:46.955393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2025-11-28 00:07:46.955482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2025-11-28 00:07:46.955490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 00:07:46.955535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2025-11-28 00:07:46.955541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2025-11-28 00:07:46.955587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-11-28 00:07:46.955593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2025-11-28 00:07:46.955646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2025-11-28 00:07:46.955652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-11-28 00:07:46.955707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2025-11-28 00:07:46.955713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2025-11-28 00:07:46.955742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-11-28 00:07:46.955798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2025-11-28 00:07:46.955804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-11-28 00:07:46.955831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-11-28 00:07:46.955873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.955898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2025-11-28 00:07:46.955956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-11-28 00:07:46.955962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-11-28 00:07:46.955984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2025-11-28 00:07:46.956029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-pkgconf_1.8.1-2build1_amd64.deb ... 2025-11-28 00:07:46.956081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-11-28 00:07:46.956106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2025-11-28 00:07:46.956150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-xml-core_0.19_all.deb ... 2025-11-28 00:07:46.956155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2025-11-28 00:07:46.956194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2025-11-28 00:07:46.956219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:07:46.956246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:07:46.956280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2025-11-28 00:07:46.956323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-11-28 00:07:46.956328 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:07:46.956366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2025-11-28 00:07:46.956391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-11-28 00:07:46.956431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:07:46.956478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2025-11-28 00:07:46.956532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2025-11-28 00:07:46.956559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-11-28 00:07:46.956597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2025-11-28 00:07:46.956621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libipsec-mb1_1.5-1build1_amd64.deb ... 2025-11-28 00:07:46.956667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2025-11-28 00:07:46.956687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2025-11-28 00:07:46.956713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2025-11-28 00:07:46.956753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2025-11-28 00:07:46.956779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2025-11-28 00:07:46.956806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-libisal2_2.31.0-0.1build1_amd64.deb ... 2025-11-28 00:07:46.956864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2025-11-28 00:07:46.956893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2025-11-28 00:07:46.956942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2025-11-28 00:07:46.956948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.957025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2025-11-28 00:07:46.957032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2025-11-28 00:07:46.957072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-libfdt1_1.7.0-2build1_amd64.deb ... 2025-11-28 00:07:46.957098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-11-28 00:07:46.957127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2025-11-28 00:07:46.957176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-libfdt-dev_1.7.0-2build1_amd64.deb ... 2025-11-28 00:07:46.957182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2025-11-28 00:07:46.957224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2025-11-28 00:07:46.957230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-libjansson-dev_2.14-2build2_amd64.deb ... 2025-11-28 00:07:46.957267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2025-11-28 00:07:46.957293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2025-11-28 00:07:46.957326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-libmnl-dev_1.0.5-2build1_amd64.deb ... 2025-11-28 00:07:46.957355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2025-11-28 00:07:46.957388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2025-11-28 00:07:46.957436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-libnuma-dev_2.0.18-1build1_amd64.deb ... 2025-11-28 00:07:46.957493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1build1) ... 2025-11-28 00:07:46.957519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2025-11-28 00:07:46.957563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-11-28 00:07:46.957568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 00:07:46.957607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2025-11-28 00:07:46.957634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-11-28 00:07:46.957660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 00:07:46.957704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2025-11-28 00:07:46.957709 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-11-28 00:07:46.957754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-11-28 00:07:46.957779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2025-11-28 00:07:46.957839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-libxdp-dev_1.4.2-1ubuntu4_amd64.deb ... 2025-11-28 00:07:46.957846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:07:46.957873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log24:amd64. 2025-11-28 00:07:46.957903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-log24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.957951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.957957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs24:amd64. 2025-11-28 00:07:46.958023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-kvargs24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry24:amd64. 2025-11-28 00:07:46.958071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-telemetry24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal24:amd64. 2025-11-28 00:07:46.958142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-eal24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl24:amd64. 2025-11-28 00:07:46.958226 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-acl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring24:amd64. 2025-11-28 00:07:46.958306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool24:amd64. 2025-11-28 00:07:46.958390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-mempool24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf24:amd64. 2025-11-28 00:07:46.958467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-mbuf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev24:amd64. 2025-11-28 00:07:46.958545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-bbdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci24:amd64. 2025-11-28 00:07:46.958623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-pci24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.958698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci24:amd64. 2025-11-28 00:07:46.958730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-bus-pci24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc24:amd64. 2025-11-28 00:07:46.958808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-baseband-acc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.958855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev24:amd64. 2025-11-28 00:07:46.958924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bus-vdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.958943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.958966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec24:amd64. 2025-11-28 00:07:46.959017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-baseband-fpga-5gnr-fec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec24:amd64. 2025-11-28 00:07:46.959103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-baseband-fpga-lte-fec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx24:amd64. 2025-11-28 00:07:46.959184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-baseband-la12xx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959226 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null24:amd64. 2025-11-28 00:07:46.959270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-baseband-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw24:amd64. 2025-11-28 00:07:46.959348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-baseband-turbo-sw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter24:amd64. 2025-11-28 00:07:46.959470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-meter24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net24:amd64. 2025-11-28 00:07:46.959510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-net24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev24:amd64. 2025-11-28 00:07:46.959569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-ethdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics24:amd64. 2025-11-28 00:07:46.959639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-metrics24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats24:amd64. 2025-11-28 00:07:46.959718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-bitratestats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.959779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf24:amd64. 2025-11-28 00:07:46.959846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary24:amd64. 2025-11-28 00:07:46.959894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-auxiliary24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.959933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.959938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.959985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx24:amd64. 2025-11-28 00:07:46.960014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-bus-cdx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.960095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax24:amd64. 2025-11-28 00:07:46.960116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-common-dpaax24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.960169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu24:amd64. 2025-11-28 00:07:46.960213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-rcu24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.960257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev24:amd64. 2025-11-28 00:07:46.960262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-cryptodev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.960320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev24:amd64. 2025-11-28 00:07:46.960348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-dmadev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.960421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash24:amd64. 2025-11-28 00:07:46.960446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-hash24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.960527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.960566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer24:amd64. 2025-11-28 00:07:46.960571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-timer24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.960631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev24:amd64. 2025-11-28 00:07:46.960654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-eventdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.960699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa24:amd64. 2025-11-28 00:07:46.960749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-bus-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.960789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.960812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc24:amd64. 2025-11-28 00:07:46.960840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-bus-fslmc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.960905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev24:amd64. 2025-11-28 00:07:46.960914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-rawdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.960958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.960963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.961024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga24:amd64. 2025-11-28 00:07:46.961030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-bus-ifpga24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.961068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.961073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform24:amd64. 2025-11-28 00:07:46.961106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-bus-platform24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.961131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.961157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus24:amd64. 2025-11-28 00:07:46.961204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-bus-vmbus24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.961209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.961252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile24:amd64. 2025-11-28 00:07:46.961257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-cfgfile24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.961295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.961300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline24:amd64. 2025-11-28 00:07:46.961349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-cmdline24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.961366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.961390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security24:amd64. 2025-11-28 00:07:46.961456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-security24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.961480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.961522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk24:amd64. 2025-11-28 00:07:46.961568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-common-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.961617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.961663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt24:amd64. 2025-11-28 00:07:46.961706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-cpt24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.961746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.961801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf24:amd64. 2025-11-28 00:07:46.961843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-iavf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.961877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.961917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf24:amd64. 2025-11-28 00:07:46.961956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-common-idpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.962028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.962065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-24:amd64. 2025-11-28 00:07:46.962111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-common-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.962153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.962197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp24:amd64. 2025-11-28 00:07:46.962237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-common-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.962264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.962313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx24:amd64. 2025-11-28 00:07:46.962351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-common-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.962384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.962430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev24:amd64. 2025-11-28 00:07:46.962463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compressdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.962504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.962548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat24:amd64. 2025-11-28 00:07:46.962597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-common-qat24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.962624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.962676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx24:amd64. 2025-11-28 00:07:46.962724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-common-sfc-efx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.962751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.962799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal24:amd64. 2025-11-28 00:07:46.962839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-compress-isal24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.962875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.962917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-24:amd64. 2025-11-28 00:07:46.962951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-compress-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.963017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.963054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx24:amd64. 2025-11-28 00:07:46.963096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-mempool-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.963130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.963164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx24:amd64. 2025-11-28 00:07:46.963198 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-compress-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.963247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.963288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib24:amd64. 2025-11-28 00:07:46.963328 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-compress-zlib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.963371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.963416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs24:amd64. 2025-11-28 00:07:46.963489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-crypto-bcmfs24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.963534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.963576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr24:amd64. 2025-11-28 00:07:46.963619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-caam-jr24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.963669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.963713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp24:amd64. 2025-11-28 00:07:46.963737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ccp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.963793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.963819 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk24:amd64. 2025-11-28 00:07:46.963870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.963905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.963937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa24:amd64. 2025-11-28 00:07:46.963970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-mempool-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec24:amd64. 2025-11-28 00:07:46.964106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.964140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-dpaa-sec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-24:amd64. 2025-11-28 00:07:46.964259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-mempool-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec24:amd64. 2025-11-28 00:07:46.964370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-dpaa2-sec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb24:amd64. 2025-11-28 00:07:46.964491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-ipsec-mb24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-24:amd64. 2025-11-28 00:07:46.964567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-crypto-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox24:amd64. 2025-11-28 00:07:46.964618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-nitrox24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null24:amd64. 2025-11-28 00:07:46.964691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.964738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx24:amd64. 2025-11-28 00:07:46.964785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-crypto-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl24:amd64. 2025-11-28 00:07:46.964857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-crypto-openssl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder24:amd64. 2025-11-28 00:07:46.964930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-reorder24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.964953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.964979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler24:amd64. 2025-11-28 00:07:46.965025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-crypto-scheduler24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio24:amd64. 2025-11-28 00:07:46.965098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-crypto-virtio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher24:amd64. 2025-11-28 00:07:46.965167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dispatcher24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor24:amd64. 2025-11-28 00:07:46.965257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-distributor24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk24:amd64. 2025-11-28 00:07:46.965309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-24:amd64. 2025-11-28 00:07:46.965391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa24:amd64. 2025-11-28 00:07:46.965453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon24:amd64. 2025-11-28 00:07:46.965526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-dma-hisilicon24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd24:amd64. 2025-11-28 00:07:46.965612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-dma-idxd24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat24:amd64. 2025-11-28 00:07:46.965687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-dma-ioat24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton24:amd64. 2025-11-28 00:07:46.965738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-dma-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd24:amd64. 2025-11-28 00:07:46.965810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-efd24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk24:amd64. 2025-11-28 00:07:46.965874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-mempool-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.965926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk24:amd64. 2025-11-28 00:07:46.965949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-net-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.965974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk24:amd64. 2025-11-28 00:07:46.966042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-event-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-24:amd64. 2025-11-28 00:07:46.966110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dlb2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-24:amd64. 2025-11-28 00:07:46.966187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-net-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-24:amd64. 2025-11-28 00:07:46.966229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-event-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa24:amd64. 2025-11-28 00:07:46.966301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-net-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa24:amd64. 2025-11-28 00:07:46.966364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw24:amd64. 2025-11-28 00:07:46.966421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-dsw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx24:amd64. 2025-11-28 00:07:46.966502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-net-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx24:amd64. 2025-11-28 00:07:46.966549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-event-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl24:amd64. 2025-11-28 00:07:46.966621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-event-opdl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.966684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton24:amd64. 2025-11-28 00:07:46.966727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-event-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw24:amd64. 2025-11-28 00:07:46.966769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-event-sw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib24:amd64. 2025-11-28 00:07:46.966831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-rib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib24:amd64. 2025-11-28 00:07:46.966897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-fib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.966931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.966954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev24:amd64. 2025-11-28 00:07:46.966973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gpudev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng24:amd64. 2025-11-28 00:07:46.967073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-pcapng24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph24:amd64. 2025-11-28 00:07:46.967141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-graph24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro24:amd64. 2025-11-28 00:07:46.967191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-gro24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso24:amd64. 2025-11-28 00:07:46.967272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-gso24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag24:amd64. 2025-11-28 00:07:46.967322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-ip-frag24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec24:amd64. 2025-11-28 00:07:46.967390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-ipsec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.967478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats24:amd64. 2025-11-28 00:07:46.967519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-jobstats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats24:amd64. 2025-11-28 00:07:46.967567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-latencystats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.967613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm24:amd64. 2025-11-28 00:07:46.967661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-lpm24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member24:amd64. 2025-11-28 00:07:46.967730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-member24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket24:amd64. 2025-11-28 00:07:46.967772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mempool-bucket24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.967810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring24:amd64. 2025-11-28 00:07:46.967848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-mempool-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack24:amd64. 2025-11-28 00:07:46.967922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-stack24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.967938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.967956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack24:amd64. 2025-11-28 00:07:46.968008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-mempool-stack24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev24:amd64. 2025-11-28 00:07:46.968051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-mldev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk24:amd64. 2025-11-28 00:07:46.968119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-ml-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet24:amd64. 2025-11-28 00:07:46.968201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-af-packet24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp24:amd64. 2025-11-28 00:07:46.968243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-af-xdp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark24:amd64. 2025-11-28 00:07:46.968303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-ark24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic24:amd64. 2025-11-28 00:07:46.968368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-atlantic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp24:amd64. 2025-11-28 00:07:46.968454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-net-avp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe24:amd64. 2025-11-28 00:07:46.968489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-axgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x24:amd64. 2025-11-28 00:07:46.968560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-bnx2x24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt24:amd64. 2025-11-28 00:07:46.968608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-bnxt24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched24:amd64. 2025-11-28 00:07:46.968672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-sched24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond24:amd64. 2025-11-28 00:07:46.968734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-bond24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl24:amd64. 2025-11-28 00:07:46.968797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-cpfl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe24:amd64. 2025-11-28 00:07:46.968857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-cxgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-24:amd64. 2025-11-28 00:07:46.968931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-e1000-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.968934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.968955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena24:amd64. 2025-11-28 00:07:46.968987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-ena24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc24:amd64. 2025-11-28 00:07:46.969052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-enetc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.969090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec24:amd64. 2025-11-28 00:07:46.969125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-enetfec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic24:amd64. 2025-11-28 00:07:46.969194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-enic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe24:amd64. 2025-11-28 00:07:46.969237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-failsafe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k24:amd64. 2025-11-28 00:07:46.969303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-fm10k24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve24:amd64. 2025-11-28 00:07:46.969358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-gve24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic24:amd64. 2025-11-28 00:07:46.969441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-hinic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-24:amd64. 2025-11-28 00:07:46.969489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-hns3-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.969529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e24:amd64. 2025-11-28 00:07:46.969582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-i40e24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf24:amd64. 2025-11-28 00:07:46.969626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-iavf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.969681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice24:amd64. 2025-11-28 00:07:46.969706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ice24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf24:amd64. 2025-11-28 00:07:46.969767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-idpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc24:amd64. 2025-11-28 00:07:46.969839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-igc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic24:amd64. 2025-11-28 00:07:46.969886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-ionic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.969944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke24:amd64. 2025-11-28 00:07:46.969948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-ipn3ke24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.969969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe24:amd64. 2025-11-28 00:07:46.970029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-ixgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana24:amd64. 2025-11-28 00:07:46.970098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-mana24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif24:amd64. 2025-11-28 00:07:46.970159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-memif24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-24:amd64. 2025-11-28 00:07:46.970208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-mlx4-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.970265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-24:amd64. 2025-11-28 00:07:46.970290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.970348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc24:amd64. 2025-11-28 00:07:46.970374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-netvsc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp24:amd64. 2025-11-28 00:07:46.970460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe24:amd64. 2025-11-28 00:07:46.970536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-ngbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null24:amd64. 2025-11-28 00:07:46.970607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep24:amd64. 2025-11-28 00:07:46.970652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-octeon-ep24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap24:amd64. 2025-11-28 00:07:46.970711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-pcap24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe24:amd64. 2025-11-28 00:07:46.970775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.970796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-pfe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede24:amd64. 2025-11-28 00:07:46.970872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-qede24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.970896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.970916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring24:amd64. 2025-11-28 00:07:46.970937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-net-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.970959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.970979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc24:amd64. 2025-11-28 00:07:46.971049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-net-sfc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port24:amd64. 2025-11-28 00:07:46.971106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-port24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table24:amd64. 2025-11-28 00:07:46.971156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-table24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline24:amd64. 2025-11-28 00:07:46.971204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-pipeline24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic24:amd64. 2025-11-28 00:07:46.971270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-softnic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap24:amd64. 2025-11-28 00:07:46.971336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-tap24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx24:amd64. 2025-11-28 00:07:46.971381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-thunderx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe24:amd64. 2025-11-28 00:07:46.971471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-net-txgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc24:amd64. 2025-11-28 00:07:46.971504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vdev-netvsc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost24:amd64. 2025-11-28 00:07:46.971565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-vhost24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost24:amd64. 2025-11-28 00:07:46.971627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vhost24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio24:amd64. 2025-11-28 00:07:46.971687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-virtio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-24:amd64. 2025-11-28 00:07:46.971760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-net-vmxnet3-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node24:amd64. 2025-11-28 00:07:46.971818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-node24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp24:amd64. 2025-11-28 00:07:46.971878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdcp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump24:amd64. 2025-11-28 00:07:46.971908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-pdump24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.971947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.971951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power24:amd64. 2025-11-28 00:07:46.971971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy24:amd64. 2025-11-28 00:07:46.972076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-raw-cnxk-bphy24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio24:amd64. 2025-11-28 00:07:46.972115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-raw-cnxk-gpio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif24:amd64. 2025-11-28 00:07:46.972176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-raw-dpaa2-cmdif24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga24:amd64. 2025-11-28 00:07:46.972237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-raw-ifpga24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.972277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb24:amd64. 2025-11-28 00:07:46.972316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-raw-ntb24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton24:amd64. 2025-11-28 00:07:46.972378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.972466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev24:amd64. 2025-11-28 00:07:46.972508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-regexdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k24:amd64. 2025-11-28 00:07:46.972567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-regex-cn9k24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-24:amd64. 2025-11-28 00:07:46.972629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-regex-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc24:amd64. 2025-11-28 00:07:46.972690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-vdpa-ifc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-24:amd64. 2025-11-28 00:07:46.972747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-vdpa-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp24:amd64. 2025-11-28 00:07:46.972809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-vdpa-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc24:amd64. 2025-11-28 00:07:46.972873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-vdpa-sfc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.972932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.972936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2025-11-28 00:07:46.972967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-meta-all_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.972971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2025-11-28 00:07:46.973031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-meta-allpmds_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.973074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2025-11-28 00:07:46.973114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-meta-baseband_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2025-11-28 00:07:46.973187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-meta-bus_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2025-11-28 00:07:46.973247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-meta-common_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2025-11-28 00:07:46.973288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-meta-compress_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2025-11-28 00:07:46.973351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-meta-crypto_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2025-11-28 00:07:46.973425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.973454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-dma_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2025-11-28 00:07:46.973519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-event_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2025-11-28 00:07:46.973583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-mempool_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2025-11-28 00:07:46.973643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-net_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2025-11-28 00:07:46.973706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-raw_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2025-11-28 00:07:46.973770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-libdpdk-dev_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:07:46.973789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.973809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2025-11-28 00:07:46.973843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-openvswitch-switch-dpdk_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:07:46.973872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.973901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2025-11-28 00:07:46.973936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 00:07:46.973958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-11-28 00:07:46.974008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-11-28 00:07:46.974014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2025-11-28 00:07:46.974037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 00:07:46.974058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:07:46.974079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:07:46.974100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-11-28 00:07:46.974120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:07:46.974158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:07:46.974162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2025-11-28 00:07:46.974180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2025-11-28 00:07:46.974205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:07:46.974237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-11-28 00:07:46.974240 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 00:07:46.974261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2025-11-28 00:07:46.974281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:07:46.974301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-11-28 00:07:46.974322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:07:46.974343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.974379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-11-28 00:07:46.974384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2025-11-28 00:07:46.974414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:07:46.974450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-11-28 00:07:46.974469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:07:46.974508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:07:46.974512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:07:46.974532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:07:46.974551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2025-11-28 00:07:46.974598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-11-28 00:07:46.974602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:07:46.974619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2025-11-28 00:07:46.974622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:07:46.974643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 00:07:46.974683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-11-28 00:07:46.974687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 00:07:46.974710 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2025-11-28 00:07:46.974714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2025-11-28 00:07:46.974738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-11-28 00:07:46.974758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:07:46.974779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:ens3: Failed to write 'change' to '/sys/devices/pci0000:00/0000:00:03.0/virtio1/net/ens3/uevent': Read-only file system 2025-11-28 00:07:46.974802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:07:46.974822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-11-28 00:07:46.974841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2025-11-28 00:07:46.974861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2025-11-28 00:07:46.974881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2025-11-28 00:07:46.974902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.974921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:07:46.974941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-11-28 00:07:46.974961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:07:46.974980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.975022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2025-11-28 00:07:46.975061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2025-11-28 00:07:46.975105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 00:07:46.975125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:07:46.975162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-11-28 00:07:46.975167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-11-28 00:07:46.975200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:07:46.975204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-11-28 00:07:46.975284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1build1) ... 2025-11-28 00:07:46.975346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-11-28 00:07:46.975689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.975975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 00:07:46.976156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-11-28 00:07:46.976517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976719 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:07:46.976784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-11-28 00:07:46.976911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.976967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.977976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2025-11-28 00:07:46.978916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.978978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:07:46.979626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2025-11-28 00:07:46.979647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:07:46.979668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 00:07:46.979689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 00:07:46.979710 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-11-28 00:07:46.979731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container a118e56fe3ef 2025-11-28 00:07:46.979753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 040988b06c29 2025-11-28 00:07:46.979774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 4/6 : RUN update-alternatives --set ovs-vswitchd /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk 2025-11-28 00:07:46.979797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 79e4d1085c31 2025-11-28 00:07:46.979818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in manual mode 2025-11-28 00:07:46.979839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 79e4d1085c31 2025-11-28 00:07:46.979860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> e0f984de696f 2025-11-28 00:07:46.979882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:07:46.979941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 366d4c2e4568 2025-11-28 00:07:46.979951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:07:46.979954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in e234561b2b96 2025-11-28 00:07:46.979967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container e234561b2b96 2025-11-28 00:07:46.979971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> c8721dd641bf 2025-11-28 00:07:46.979984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built 6354cba435d4 2025-11-28 00:07:46.980046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20251128 2025-11-28 00:07:46.980129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2025-11-28 00:07:46.980050 (took 0:01:09.851026) 2025-11-28 00:07:46.980195 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2025-11-28 00:07:46.980239 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2025-11-28 00:07:46.980604 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2025-11-28 00:07:46.980628 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2025-11-28 00:07:46.980694 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2025-11-28 00:07:46.980625 2025-11-28 00:07:46.981579 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2025-11-28 00:07:46.981973 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2025-11-28 00:07:49.016827 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:07:49.016929 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 99f897d5a648 2025-11-28 00:07:49.016959 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/5 : LABEL "build-date"="20251128" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:07:49.017104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 6e7945f2cda8 2025-11-28 00:07:49.017131 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 6e7945f2cda8 2025-11-28 00:07:49.017151 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> b3bdb526ae43 2025-11-28 00:07:49.017194 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 3/5 : RUN usermod --append --home /var/lib/prometheus --groups kolla prometheus && mkdir -p /var/lib/prometheus && chown -R 42472:42472 /var/lib/prometheus 2025-11-28 00:07:49.017214 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 1e353bfbbafb 2025-11-28 00:07:49.017232 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 1e353bfbbafb 2025-11-28 00:07:49.017334 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 57b7a871c5fb 2025-11-28 00:07:49.017354 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:07:49.017446 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 89f80c401533 2025-11-28 00:07:49.017470 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:07:49.017488 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 5bc64941ad33 2025-11-28 00:07:49.017505 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 5bc64941ad33 2025-11-28 00:07:49.017523 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 730c7377903c 2025-11-28 00:07:49.017542 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built f753bbd564f9 2025-11-28 00:07:49.017560 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:07:49.017577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2025-11-28 00:07:49.016900 (took 0:00:02.036275) 2025-11-28 00:07:49.017595 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2025-11-28 00:07:49.017612 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2025-11-28 00:07:49.017630 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2025-11-28 00:07:49.017648 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2025-11-28 00:07:49.017666 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2025-11-28 00:07:49.017683 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2025-11-28 00:07:49.017700 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2025-11-28 00:07:49.017715 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-v2-server) to queue 2025-11-28 00:07:49.017729 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2025-11-28 00:07:49.017743 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2025-11-28 00:07:49.017778 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2025-11-28 00:07:49.017809 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2025-11-28 00:07:49.017837 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2025-11-28 00:07:49.017854 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2025-11-28 00:07:49.017871 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2025-11-28 00:07:49.017581 2025-11-28 00:07:49.018472 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2025-11-28 00:07:49.018878 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2025-11-28 00:08:12.352600 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:08:12.352705 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 99f897d5a648 2025-11-28 00:08:12.352766 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/8 : LABEL "build-date"="20251128" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:08:12.352817 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 7f82616668ee 2025-11-28 00:08:12.352860 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 7f82616668ee 2025-11-28 00:08:12.352906 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> aa2e1ff34c66 2025-11-28 00:08:12.354949 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 3/8 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2025-11-28 00:08:12.354963 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in d9ed72c1d6be 2025-11-28 00:08:12.354968 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container d9ed72c1d6be 2025-11-28 00:08:12.355018 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 4b778edbd626 2025-11-28 00:08:12.355027 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 4/8 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2025-11-28 00:08:12.355033 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in b77a0d70a36f 2025-11-28 00:08:12.355037 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container b77a0d70a36f 2025-11-28 00:08:12.355042 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 60c2a549fc59 2025-11-28 00:08:12.355046 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends mariadb-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:08:12.355050 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in aacec7c27d75 2025-11-28 00:08:12.355055 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:08:12.355061 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:08:12.355065 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:08:12.355075 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:08:12.355078 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:08:12.355082 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-11-28 00:08:12.355086 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:08:12.355089 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:08:12.355101 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:08:12.355105 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:08:12.355108 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:08:12.355112 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2025-11-28 00:08:12.355115 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:08:12.355119 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:08:12.355122 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:08:12.355126 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:08:12.355129 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:08:12.355132 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 28.9 MB in 3s (10.2 MB/s) 2025-11-28 00:08:12.355136 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-11-28 00:08:12.355139 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-11-28 00:08:12.355143 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2025-11-28 00:08:12.355146 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2025-11-28 00:08:12.355150 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2025-11-28 00:08:12.355153 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2025-11-28 00:08:12.355157 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2025-11-28 00:08:12.355160 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2025-11-28 00:08:12.355168 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2025-11-28 00:08:12.355172 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2025-11-28 00:08:12.355175 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2025-11-28 00:08:12.355179 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2025-11-28 00:08:12.355183 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2025-11-28 00:08:12.355186 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:08:12.355190 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,481 kB of archives. 2025-11-28 00:08:12.355193 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 38.1 MB of additional disk space will be used. 2025-11-28 00:08:12.355197 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:08:12.355203 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-11-28 00:08:12.355207 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libconfig-inifiles-perl all 3.000003-2 [39.4 kB] 2025-11-28 00:08:12.355211 | 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.15+maria~ubu2404 [2,920 B] 2025-11-28 00:08:12.355215 | 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.15+maria~ubu2404 [4,088 B] 2025-11-28 00:08:12.355219 | 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.15+maria~ubu2404 [173 kB] 2025-11-28 00:08:12.355222 | 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.15+maria~ubu2404 [1,109 kB] 2025-11-28 00:08:12.355226 | 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.15+maria~ubu2404 [2,041 kB] 2025-11-28 00:08:12.355229 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,481 kB in 3s (1,130 kB/s) 2025-11-28 00:08:12.355233 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2025-11-28 00:08:12.355236 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-11-28 00:08:12.355245 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:08:12.355253 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2025-11-28 00:08:12.355257 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% (Reading database ... 80% 2025-11-28 00:08:12.355261 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% (Reading database ... 90% 2025-11-28 00:08:12.355264 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-11-28 00:08:12.355268 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:95% 2025-11-28 00:08:12.355271 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:08:12.355275 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-11-28 00:08:12.355278 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: 2025-11-28 00:08:12.355282 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:08:12.355285 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2025-11-28 00:08:12.355289 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.15+maria~ubu2404_all.deb ... 2025-11-28 00:08:12.355292 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:08:12.355296 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2025-11-28 00:08:12.355299 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.15+maria~ubu2404_all.deb ... 2025-11-28 00:08:12.355303 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:08:12.355306 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2025-11-28 00:08:12.355310 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-11-28 00:08:12.355319 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:08:12.355322 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2025-11-28 00:08:12.355326 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2_all.deb ... 2025-11-28 00:08:12.355330 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: 2025-11-28 00:08:12.355333 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2) ... 2025-11-28 00:08:12.355337 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2025-11-28 00:08:12.355340 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-11-28 00:08:12.355344 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:08:12.355347 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2025-11-28 00:08:12.355350 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-11-28 00:08:12.355354 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:08:12.355358 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2) ... 2025-11-28 00:08:12.355361 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:08:12.355364 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:08:12.355368 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2025-11-28 00:08:12.355371 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-11-28 00:08:12.355375 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:08:12.355378 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:08:12.355382 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:08:12.355385 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:08:12.355389 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:08:12.355392 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container aacec7c27d75 2025-11-28 00:08:12.355396 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> f1d019f75fd3 2025-11-28 00:08:12.355399 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/8 : ARG mariadb_clustercheck_version=10.9 2025-11-28 00:08:12.355405 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 1da8295fa048 2025-11-28 00:08:12.355409 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 1da8295fa048 2025-11-28 00:08:12.355412 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 613f667b3c46 2025-11-28 00:08:12.355416 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 7/8 : ARG mariadb_clustercheck_url=https://src.fedoraproject.org/rpms/mariadb/raw/${mariadb_clustercheck_version}/f/clustercheck.sh 2025-11-28 00:08:12.355420 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 0c5a0127a5a1 2025-11-28 00:08:12.355423 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 0c5a0127a5a1 2025-11-28 00:08:12.355426 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 13c822a826da 2025-11-28 00:08:12.355430 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 8/8 : RUN curl -o /usr/bin/clustercheck ${mariadb_clustercheck_url} && chmod 755 /usr/bin/clustercheck 2025-11-28 00:08:12.355434 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in fe1f744566d3 2025-11-28 00:08:12.355440 | 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.484632, size: 3356 2025-11-28 00:08:12.355443 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container fe1f744566d3 2025-11-28 00:08:12.355447 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> b98f514a7334 2025-11-28 00:08:12.355450 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built edc0e080d491 2025-11-28 00:08:12.355454 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20251128 2025-11-28 00:08:12.355457 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2025-11-28 00:08:12.354784 (took 0:00:23.337203) 2025-11-28 00:08:12.355509 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2025-11-28 00:08:12.355575 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2025-11-28 00:08:12.355885 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2025-11-28 00:08:12.355969 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2025-11-28 00:08:12.356103 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2025-11-28 00:08:12.356058 2025-11-28 00:08:12.356666 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2025-11-28 00:08:12.358312 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2025-11-28 00:09:54.936426 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:09:54.936637 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 99f897d5a648 2025-11-28 00:09:54.936871 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/10 : LABEL "build-date"="20251128" "name"="opensearch" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:09:54.937051 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 5eefa135c316 2025-11-28 00:09:54.937206 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 5eefa135c316 2025-11-28 00:09:54.937321 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> d64c52a41bf6 2025-11-28 00:09:54.937530 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 3/10 : RUN usermod --append --home /usr/share/opensearch --groups kolla opensearch && chsh --shell /bin/bash opensearch && mkdir -p /usr/share/opensearch && chown -R 42490:42490 /usr/share/opensearch 2025-11-28 00:09:54.937717 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 2ccc204e4e0a 2025-11-28 00:09:54.937854 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 2ccc204e4e0a 2025-11-28 00:09:54.937962 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 1d415944ca55 2025-11-28 00:09:54.938101 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 4/10 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/' >/etc/apt/sources.list.d/opensearch.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch.sources 2025-11-28 00:09:54.938219 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in c9392bcb3dde 2025-11-28 00:09:54.938353 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container c9392bcb3dde 2025-11-28 00:09:54.938455 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 4471afdac38e 2025-11-28 00:09:54.938556 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/10 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch" 2025-11-28 00:09:54.938699 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in c18a40c59a9d 2025-11-28 00:09:54.938841 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container c18a40c59a9d 2025-11-28 00:09:54.938988 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 355218f559d3 2025-11-28 00:09:54.939155 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 6/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch:opensearch /usr/share/opensearch 2025-11-28 00:09:54.939263 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 4f128b3b4c6a 2025-11-28 00:09:54.939365 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,553 B] 2025-11-28 00:09:54.939465 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:09:54.939564 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:09:54.939660 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:09:54.939784 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [4,084 B] 2025-11-28 00:09:54.940076 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:09:54.940297 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:09:54.940463 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:09:54.940615 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:09:54.940743 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:09:54.940905 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:09:54.941028 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:09:54.941643 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:09:54.941686 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:09:54.941694 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:09:54.941701 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:09:54.941708 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:09:54.941715 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 28.8 MB in 3s (9,404 kB/s) 2025-11-28 00:09:54.941723 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-11-28 00:09:54.941730 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-11-28 00:09:54.941736 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-11-28 00:09:54.941743 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-11-28 00:09:54.941749 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2025-11-28 00:09:54.941771 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2025-11-28 00:09:54.941867 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:09:54.941878 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 975 MB of archives. 2025-11-28 00:09:54.941901 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,293 MB of additional disk space will be used. 2025-11-28 00:09:54.941908 | 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.4 [975 MB] 2025-11-28 00:09:54.941916 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 975 MB in 27s (36.6 MB/s) 2025-11-28 00:09:54.942598 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2025-11-28 00:09:54.942623 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-11-28 00:09:54.942636 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-11-28 00:09:54.942645 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:09:54.942653 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 70% 2025-11-28 00:09:54.942660 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 75% 2025-11-28 00:09:54.942666 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2025-11-28 00:09:54.942673 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% 2025-11-28 00:09:54.942679 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2025-11-28 00:09:54.942685 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2025-11-28 00:09:54.942692 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-11-28 00:09:54.942698 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:09:54.942704 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.4_amd64.deb ... 2025-11-28 00:09:54.942711 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2025-11-28 00:09:54.942742 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2025-11-28 00:09:54.942749 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.4) ... 2025-11-28 00:09:54.942756 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.4) ... 2025-11-28 00:09:54.942777 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2025-11-28 00:09:54.942785 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### NOT starting on installation, please execute the following statements to configure opensearch service to start automatically using systemd 2025-11-28 00:09:54.942793 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2025-11-28 00:09:54.942862 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2025-11-28 00:09:54.942870 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2025-11-28 00:09:54.942876 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2025-11-28 00:09:54.942883 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2025-11-28 00:09:54.942889 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2025-11-28 00:09:54.942896 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2025-11-28 00:09:54.942902 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: In 2.13.0 and later releases of OpenSearch, we have changed the permissions associated with access to installed files 2025-11-28 00:09:54.942912 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: If you are configuring tools that require read access to the OpenSearch configuration files, we recommend you add the user that runs these tools to the 'opensearch' group 2025-11-28 00:09:54.942946 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-11-28 00:09:54.942955 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:09:54.943034 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 4f128b3b4c6a 2025-11-28 00:09:54.943068 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 43e05c36686a 2025-11-28 00:09:54.943119 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:09:54.943148 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> ab0af18c3e31 2025-11-28 00:09:54.943186 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/10 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-11-28 00:09:54.943225 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 29c64bd98908 2025-11-28 00:09:54.943255 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 29c64bd98908 2025-11-28 00:09:54.943304 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> c9ebad98afb1 2025-11-28 00:09:54.943345 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:09:54.943376 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 86cc3cd1f049 2025-11-28 00:09:54.943423 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-11-28 00:09:54.943464 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-11-28 00:09:54.943487 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-11-28 00:09:54.943510 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2025-11-28 00:09:54.943551 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:09:54.943579 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-11-28 00:09:54.943608 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-11-28 00:09:54.943646 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-11-28 00:09:54.943674 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:09:54.943702 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 86cc3cd1f049 2025-11-28 00:09:54.943741 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 5b82329fe77c 2025-11-28 00:09:54.943768 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/10 : USER opensearch 2025-11-28 00:09:54.943878 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 1322abe62189 2025-11-28 00:09:54.943889 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 1322abe62189 2025-11-28 00:09:54.943896 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> d81e2de8fec5 2025-11-28 00:09:54.943923 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built c0aa6e0a482c 2025-11-28 00:09:54.943984 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20251128 2025-11-28 00:09:54.944149 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2025-11-28 00:09:54.944041 (took 0:01:42.587983) 2025-11-28 00:09:54.944852 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2025-11-28 00:09:54.944907 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2025-11-28 00:09:54.944991 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2025-11-28 00:09:54.944895 2025-11-28 00:09:54.946290 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2025-11-28 00:09:54.946960 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2025-11-28 00:12:18.403555 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:12:18.403635 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 99f897d5a648 2025-11-28 00:12:18.403758 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/9 : LABEL "build-date"="20251128" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch-dashboards" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:12:18.403790 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 5f9f99dce60b 2025-11-28 00:12:18.403842 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 5f9f99dce60b 2025-11-28 00:12:18.403961 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> ac9c8f0efc1e 2025-11-28 00:12:18.403989 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 3/9 : RUN usermod --append --home /usr/share/opensearch-dashboards --groups kolla opensearch-dashboards && chsh --shell /bin/bash opensearch-dashboards && mkdir -p /usr/share/opensearch-dashboards && chown -R 42492:42492 /usr/share/opensearch-dashboards 2025-11-28 00:12:18.404150 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 769a1c88d2c5 2025-11-28 00:12:18.404232 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 769a1c88d2c5 2025-11-28 00:12:18.404315 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> d2ab41a957d4 2025-11-28 00:12:18.404425 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 4/9 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/' >/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch-dashboards.sources 2025-11-28 00:12:18.404510 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 49c766fffb88 2025-11-28 00:12:18.404587 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 49c766fffb88 2025-11-28 00:12:18.404663 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 5c205f2b7faf 2025-11-28 00:12:18.405126 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch-dashboards && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch-dashboards:opensearch-dashboards /usr/share/opensearch-dashboards 2025-11-28 00:12:18.405181 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 47d70f4f4ad7 2025-11-28 00:12:18.405204 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:12:18.405225 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:12:18.405255 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,564 B] 2025-11-28 00:12:18.405296 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:12:18.405376 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:12:18.405527 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:12:18.405665 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:12:18.405764 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 Packages [4,051 B] 2025-11-28 00:12:18.405942 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:12:18.406069 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:12:18.406198 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:12:18.409124 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:12:18.409160 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:12:18.409174 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:12:18.409187 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:12:18.409199 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:12:18.409213 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:12:18.409238 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 28.8 MB in 3s (9,695 kB/s) 2025-11-28 00:12:18.409253 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-11-28 00:12:18.409266 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-11-28 00:12:18.409279 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-11-28 00:12:18.409292 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-11-28 00:12:18.409305 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2025-11-28 00:12:18.409318 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2025-11-28 00:12:18.409332 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:12:18.409346 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 350 MB of archives. 2025-11-28 00:12:18.409360 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,308 MB of additional disk space will be used. 2025-11-28 00:12:18.409375 | 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.4 [350 MB] 2025-11-28 00:12:18.409390 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 350 MB in 9s (37.0 MB/s) 2025-11-28 00:12:18.409402 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2025-11-28 00:12:18.409414 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-11-28 00:12:18.409428 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-11-28 00:12:18.409455 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:12:18.409472 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-11-28 00:12:18.409485 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2025-11-28 00:12:18.409498 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2025-11-28 00:12:18.409510 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2025-11-28 00:12:18.409523 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-11-28 00:12:18.409536 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:12:18.409549 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.4_amd64.deb ... 2025-11-28 00:12:18.409562 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2025-11-28 00:12:18.409575 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2025-11-28 00:12:18.409588 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.4) ... 2025-11-28 00:12:18.409601 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.4) ... 2025-11-28 00:12:18.409614 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2025-11-28 00:12:18.409627 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2025-11-28 00:12:18.409640 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### NOT starting on installation, please execute the following statements to configure opensearch-dashboards service to start automatically using systemd 2025-11-28 00:12:18.409654 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2025-11-28 00:12:18.409668 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2025-11-28 00:12:18.409693 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2025-11-28 00:12:18.409708 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2025-11-28 00:12:18.409721 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2025-11-28 00:12:18.409735 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: In 2.13.0 and later releases of OpenSearch Dashboards, we have changed the permissions associated with access to installed files 2025-11-28 00:12:18.409749 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: If you are configuring tools that require read access to the OpenSearch Dashboards configuration files, we recommend you add the user that runs these tools to the 'opensearch-dashboards' group 2025-11-28 00:12:18.409763 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-11-28 00:12:18.409785 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 47d70f4f4ad7 2025-11-28 00:12:18.409799 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> d37fcf2e55a5 2025-11-28 00:12:18.409812 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:12:18.409826 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> fc5523f1bab0 2025-11-28 00:12:18.409840 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-11-28 00:12:18.409853 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in a56c9cca29e4 2025-11-28 00:12:18.409876 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container a56c9cca29e4 2025-11-28 00:12:18.409913 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 262e5f369f4b 2025-11-28 00:12:18.409927 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:12:18.409941 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 6b5d5abdb241 2025-11-28 00:12:18.409953 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-11-28 00:12:18.409965 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-11-28 00:12:18.409976 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-11-28 00:12:18.409988 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2025-11-28 00:12:18.410037 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:12:18.410050 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-11-28 00:12:18.410062 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-11-28 00:12:18.410074 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-11-28 00:12:18.410086 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:12:18.410099 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 6b5d5abdb241 2025-11-28 00:12:18.410112 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 737275054570 2025-11-28 00:12:18.410124 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/9 : USER opensearch-dashboards 2025-11-28 00:12:18.410136 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 819d4c264167 2025-11-28 00:12:18.410148 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 819d4c264167 2025-11-28 00:12:18.410160 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 869f0bc9f278 2025-11-28 00:12:18.410172 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built 162eed5ef8a7 2025-11-28 00:12:18.410182 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251128 2025-11-28 00:12:18.410193 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2025-11-28 00:12:18.408882 (took 0:02:23.463987) 2025-11-28 00:12:18.410203 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2025-11-28 00:12:18.410221 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2025-11-28 00:12:18.410233 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2025-11-28 00:12:18.409757 2025-11-28 00:12:18.410949 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2025-11-28 00:12:18.411730 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2025-11-28 00:13:15.885298 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:13:15.885410 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 99f897d5a648 2025-11-28 00:13:15.885489 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/13 : LABEL "build-date"="20251128" "name"="grafana" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="grafana" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:13:15.885565 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in efd33eaf23a0 2025-11-28 00:13:15.885874 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container efd33eaf23a0 2025-11-28 00:13:15.885940 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 6940fa3fa7b7 2025-11-28 00:13:15.885965 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 3/13 : RUN echo 'Uris: https://apt.grafana.com' >/etc/apt/sources.list.d/grafana.sources && echo 'Components: main' >>/etc/apt/sources.list.d/grafana.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/grafana.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/grafana.sources && echo 'Signed-By: /etc/kolla/apt-keys/grafana.asc' >>/etc/apt/sources.list.d/grafana.sources 2025-11-28 00:13:15.885978 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 80431277c39e 2025-11-28 00:13:15.886073 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 80431277c39e 2025-11-28 00:13:15.886199 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> fbe9b3feaf28 2025-11-28 00:13:15.886246 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 4/13 : RUN usermod --append --home /usr/share/grafana --groups kolla grafana && mkdir -p /usr/share/grafana && chown -R 42417:42417 /usr/share/grafana 2025-11-28 00:13:15.886348 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 10e56b3113c7 2025-11-28 00:13:15.886431 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 10e56b3113c7 2025-11-28 00:13:15.886585 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b74a52b95e94 2025-11-28 00:13:15.886680 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 5/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grafana && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:13:15.886811 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in b798fe493f0a 2025-11-28 00:13:15.886937 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:13:15.887025 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:13:15.887140 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 https://apt.grafana.com stable InRelease [7,661 B] 2025-11-28 00:13:15.887220 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:13:15.887299 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:13:15.887375 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:13:15.887453 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:13:15.887529 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 https://apt.grafana.com stable/main amd64 Packages [500 kB] 2025-11-28 00:13:15.887625 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:13:15.887744 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:13:15.887826 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:13:15.887901 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:13:15.887977 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:13:15.888085 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:13:15.888178 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:13:15.888225 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:13:15.888288 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:13:15.888357 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 29.3 MB in 3s (10.1 MB/s) 2025-11-28 00:13:15.888418 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-11-28 00:13:15.888490 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-11-28 00:13:15.888560 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-11-28 00:13:15.888647 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-11-28 00:13:15.888720 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following additional packages will be installed: 2025-11-28 00:13:15.888790 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: musl 2025-11-28 00:13:15.888860 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2025-11-28 00:13:15.888929 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana musl 2025-11-28 00:13:15.889023 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:13:15.889101 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 194 MB of archives. 2025-11-28 00:13:15.889149 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 710 MB of additional disk space will be used. 2025-11-28 00:13:15.889211 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:13:15.889280 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB] 2025-11-28 00:13:15.889347 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 https://apt.grafana.com stable/main amd64 grafana amd64 12.3.0 [194 MB] 2025-11-28 00:13:15.889415 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 194 MB in 11s (17.6 MB/s) 2025-11-28 00:13:15.889486 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package musl:amd64. 2025-11-28 00:13:15.889550 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-11-28 00:13:15.889769 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:13:15.889809 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-11-28 00:13:15.889827 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:70% 2025-11-28 00:13:15.889880 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 75% 2025-11-28 00:13:15.889965 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2025-11-28 00:13:15.890069 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-11-28 00:13:15.890146 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:85% (Reading database ... 90% (Reading database ... 95% 2025-11-28 00:13:15.890219 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:13:15.890247 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../musl_1.2.4-2_amd64.deb ... 2025-11-28 00:13:15.890313 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking musl:amd64 (1.2.4-2) ... 2025-11-28 00:13:15.890340 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2025-11-28 00:13:15.890413 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_12.3.0_amd64.deb ... 2025-11-28 00:13:15.890467 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (12.3.0) ... 2025-11-28 00:13:15.890523 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up musl:amd64 (1.2.4-2) ... 2025-11-28 00:13:15.890556 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (12.3.0) ... 2025-11-28 00:13:15.890651 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2025-11-28 00:13:15.890697 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2025-11-28 00:13:15.890738 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2025-11-28 00:13:15.890778 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2025-11-28 00:13:15.890837 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container b798fe493f0a 2025-11-28 00:13:15.890896 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> d0e629b20a5f 2025-11-28 00:13:15.890953 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/13 : WORKDIR /usr/share/grafana 2025-11-28 00:13:15.891015 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 23cb0ef1733f 2025-11-28 00:13:15.891096 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 23cb0ef1733f 2025-11-28 00:13:15.891159 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 415f4256ad53 2025-11-28 00:13:15.891213 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/13 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2025-11-28 00:13:15.891280 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> fca2e7c5da2c 2025-11-28 00:13:15.891360 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:13:15.891389 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 08e4c7bbb99b 2025-11-28 00:13:15.891436 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/13 : RUN grafana-cli plugins install gnocchixyz-gnocchi-datasource && grafana-cli plugins install grafana-opensearch-datasource 2025-11-28 00:13:15.891480 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in c5d689a35cd2 2025-11-28 00:13:15.891541 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.519265509Z level=info msg="Starting Grafana" version=12.3.0 commit=20051fb1fc604fc54aae76356da1c14612af41d0 branch=release-12.3.0 compiled=2025-11-28T00:12:58Z 2025-11-28 00:13:15.891624 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.520385189Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-11-28 00:13:15.891648 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.52043753Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-11-28 00:13:15.891715 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.52044919Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-11-28 00:13:15.891769 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.520460541Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-11-28 00:13:15.891785 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.520472094Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-11-28 00:13:15.891851 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.520482911Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-11-28 00:13:15.891893 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.520494565Z level=info msg=Target target=[all] 2025-11-28 00:13:15.891977 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.520515472Z level=info msg="Path Home" path=/usr/share/grafana 2025-11-28 00:13:15.892063 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.52052579Z level=info msg="Path Data" path=/var/lib/grafana 2025-11-28 00:13:15.892111 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.520539015Z level=info msg="Path Logs" path=/var/log/grafana 2025-11-28 00:13:15.892164 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.52054932Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-11-28 00:13:15.892230 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.520559765Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-11-28 00:13:15.892287 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.520570272Z level=info msg="App mode production" 2025-11-28 00:13:15.892361 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.527036195Z level=info msg="Starting Grafana" version=12.3.0 commit=20051fb1fc604fc54aae76356da1c14612af41d0 branch=release-12.3.0 compiled=2025-11-28T00:12:58Z 2025-11-28 00:13:15.892390 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.52791287Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-11-28 00:13:15.892451 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.5279505Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-11-28 00:13:15.892495 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.527962015Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-11-28 00:13:15.892536 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.527973346Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-11-28 00:13:15.892577 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.527984726Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-11-28 00:13:15.892679 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.528023226Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-11-28 00:13:15.892735 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.528035627Z level=info msg=Target target=[all] 2025-11-28 00:13:15.892786 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.528053113Z level=info msg="Path Home" path=/usr/share/grafana 2025-11-28 00:13:15.892839 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.528064039Z level=info msg="Path Data" path=/var/lib/grafana 2025-11-28 00:13:15.892891 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.528074137Z level=info msg="Path Logs" path=/var/log/grafana 2025-11-28 00:13:15.892943 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.528084041Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-11-28 00:13:15.892984 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.528094446Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-11-28 00:13:15.893053 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:58.528105413Z level=info msg="App mode production" 2025-11-28 00:13:15.893133 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted gnocchixyz-gnocchi-datasource v1.7.1 zip successfully to /var/lib/grafana/plugins/gnocchixyz-gnocchi-datasource 2025-11-28 00:13:15.893186 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2025-11-28 00:13:15.893237 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.685185056Z level=info msg="Starting Grafana" version=12.3.0 commit=20051fb1fc604fc54aae76356da1c14612af41d0 branch=release-12.3.0 compiled=2025-11-28T00:12:59Z 2025-11-28 00:13:15.893288 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686372199Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-11-28 00:13:15.893342 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686429391Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-11-28 00:13:15.893357 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686444731Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-11-28 00:13:15.893410 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686468093Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-11-28 00:13:15.893458 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686532698Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-11-28 00:13:15.893502 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686571803Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-11-28 00:13:15.893549 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686595641Z level=info msg=Target target=[all] 2025-11-28 00:13:15.893637 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686644377Z level=info msg="Path Home" path=/usr/share/grafana 2025-11-28 00:13:15.893868 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686670009Z level=info msg="Path Data" path=/var/lib/grafana 2025-11-28 00:13:15.893887 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686693894Z level=info msg="Path Logs" path=/var/log/grafana 2025-11-28 00:13:15.893928 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686763657Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-11-28 00:13:15.893966 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686786922Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-11-28 00:13:15.894028 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.686809831Z level=info msg="App mode production" 2025-11-28 00:13:15.895317 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.693380313Z level=info msg="Starting Grafana" version=12.3.0 commit=20051fb1fc604fc54aae76356da1c14612af41d0 branch=release-12.3.0 compiled=2025-11-28T00:12:59Z 2025-11-28 00:13:15.895380 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694338095Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-11-28 00:13:15.895393 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.69438451Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-11-28 00:13:15.895404 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694396422Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-11-28 00:13:15.895415 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694408005Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-11-28 00:13:15.895424 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694423392Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-11-28 00:13:15.895434 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694440666Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-11-28 00:13:15.895445 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694461073Z level=info msg=Target target=[all] 2025-11-28 00:13:15.895455 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694485734Z level=info msg="Path Home" path=/usr/share/grafana 2025-11-28 00:13:15.895464 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694513923Z level=info msg="Path Data" path=/var/lib/grafana 2025-11-28 00:13:15.895473 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694529841Z level=info msg="Path Logs" path=/var/log/grafana 2025-11-28 00:13:15.895483 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.69454535Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-11-28 00:13:15.895501 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694564497Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-11-28 00:13:15.895523 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-11-28T00:12:59.694580716Z level=info msg="App mode production" 2025-11-28 00:13:15.895533 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.32.1 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2025-11-28 00:13:15.895542 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2025-11-28 00:13:15.895552 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container c5d689a35cd2 2025-11-28 00:13:15.895562 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> a41c14591190 2025-11-28 00:13:15.895572 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 10/13 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_grafana_sudoers && chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:13:15.895582 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 9de3d736d95b 2025-11-28 00:13:15.895591 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 9de3d736d95b 2025-11-28 00:13:15.895639 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 0747a785cd1c 2025-11-28 00:13:15.895651 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 11/13 : RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main && mkdir -p /operations && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations && rm -f /tmp/kolla-operations.tar.gz 2025-11-28 00:13:15.895663 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 661ccb0ddeed 2025-11-28 00:13:15.895673 | 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.649311, size: 184412 2025-11-28 00:13:15.895683 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.ansible-lint 2025-11-28 00:13:15.895692 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/ 2025-11-28 00:13:15.895702 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/ 2025-11-28 00:13:15.895711 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/rules.yml 2025-11-28 00:13:15.895721 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.gitignore 2025-11-28 00:13:15.895730 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/ 2025-11-28 00:13:15.895740 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Containerfile 2025-11-28 00:13:15.895762 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Dockerfile 2025-11-28 00:13:15.895772 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/ 2025-11-28 00:13:15.895782 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/mixins.py 2025-11-28 00:13:15.895792 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.json 2025-11-28 00:13:15.895802 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.lock.json 2025-11-28 00:13:15.895812 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ 2025-11-28 00:13:15.895821 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ 2025-11-28 00:13:15.895831 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ceph.libsonnet 2025-11-28 00:13:15.895841 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/ 2025-11-28 00:13:15.895850 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/alertmanager.libsonnet 2025-11-28 00:13:15.895860 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/node.libsonnet 2025-11-28 00:13:15.895958 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/prometheus.libsonnet 2025-11-28 00:13:15.895977 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/ 2025-11-28 00:13:15.895987 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2025-11-28 00:13:15.896030 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.yamllint.yml 2025-11-28 00:13:15.896040 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.zuul.yaml 2025-11-28 00:13:15.896049 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/README.md 2025-11-28 00:13:15.896059 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/ 2025-11-28 00:13:15.896068 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ 2025-11-28 00:13:15.896078 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ 2025-11-28 00:13:15.896087 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/README.md 2025-11-28 00:13:15.896097 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster-advanced.json 2025-11-28 00:13:15.896107 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster.json 2025-11-28 00:13:15.896123 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_overview.json 2025-11-28 00:13:15.896133 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_pools.json 2025-11-28 00:13:15.896143 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/cephfs-overview.json 2025-11-28 00:13:15.896152 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/host-details.json 2025-11-28 00:13:15.896162 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/hosts-overview.json 2025-11-28 00:13:15.896171 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/multi-cluster-overview.json 2025-11-28 00:13:15.896181 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osd-device-details.json 2025-11-28 00:13:15.896190 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osds-overview.json 2025-11-28 00:13:15.896205 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-detail.json 2025-11-28 00:13:15.896240 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-overview.json 2025-11-28 00:13:15.896269 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-detail.json 2025-11-28 00:13:15.896284 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-overview.json 2025-11-28 00:13:15.896301 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-sync-overview.json 2025-11-28 00:13:15.896379 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-details.json 2025-11-28 00:13:15.896391 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-overview.json 2025-11-28 00:13:15.896401 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rgw-s3-analytics.json 2025-11-28 00:13:15.896410 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/ 2025-11-28 00:13:15.896419 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/alertmanager-overview.json 2025-11-28 00:13:15.896429 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/blackbox.json 2025-11-28 00:13:15.896439 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/cadvisor.json 2025-11-28 00:13:15.896466 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/database.json 2025-11-28 00:13:15.896476 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/elasticsearch.json 2025-11-28 00:13:15.896486 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/fluentd.json 2025-11-28 00:13:15.896495 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/haproxy.json 2025-11-28 00:13:15.896504 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/libvirt.json 2025-11-28 00:13:15.896514 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/memcached.json 2025-11-28 00:13:15.896523 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2025-11-28 00:13:15.896533 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-rsrc-use.json 2025-11-28 00:13:15.896542 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_full.json 2025-11-28 00:13:15.896556 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2025-11-28 00:13:15.896566 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/nodes.json 2025-11-28 00:13:15.896575 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/opensearch.json 2025-11-28 00:13:15.896585 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus-remote-write.json 2025-11-28 00:13:15.896617 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus.json 2025-11-28 00:13:15.896631 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2025-11-28 00:13:15.896695 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/rabbitmq.json 2025-11-28 00:13:15.896729 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/redfish.json 2025-11-28 00:13:15.896774 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/ 2025-11-28 00:13:15.896834 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/openstack.json 2025-11-28 00:13:15.896848 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/grafana_home_dashboard.json 2025-11-28 00:13:15.896939 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/provisioning.yaml 2025-11-28 00:13:15.896953 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ 2025-11-28 00:13:15.897013 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rec.rules 2025-11-28 00:13:15.897076 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rules 2025-11-28 00:13:15.897134 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/cadvisor.rules 2025-11-28 00:13:15.897193 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rec.rules 2025-11-28 00:13:15.897208 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rules 2025-11-28 00:13:15.897272 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/elasticsearch.rules 2025-11-28 00:13:15.897328 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/fluentd-aggregator.rules 2025-11-28 00:13:15.897342 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/haproxy.rules 2025-11-28 00:13:15.897403 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/hardware.rules 2025-11-28 00:13:15.897461 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/mysql.rules 2025-11-28 00:13:15.897476 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rec.rules 2025-11-28 00:13:15.897633 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rules 2025-11-28 00:13:15.899026 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/openstack.rules 2025-11-28 00:13:15.899070 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-alertmanager.yml 2025-11-28 00:13:15.899082 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-extra.rules 2025-11-28 00:13:15.899092 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rec.rules 2025-11-28 00:13:15.899126 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rules 2025-11-28 00:13:15.899135 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/ 2025-11-28 00:13:15.899144 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/10-redfish.yml 2025-11-28 00:13:15.899152 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/50-ceph.yml 2025-11-28 00:13:15.899161 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2025-11-28 00:13:15.899312 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/rabbitmq.rules 2025-11-28 00:13:15.899328 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/redfish.rules 2025-11-28 00:13:15.899337 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 661ccb0ddeed 2025-11-28 00:13:15.899346 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> afb9b126ea80 2025-11-28 00:13:15.899356 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 12/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:13:15.899366 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in fb063801bad5 2025-11-28 00:13:15.899375 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-11-28 00:13:15.899383 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-11-28 00:13:15.899392 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-11-28 00:13:15.899400 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2025-11-28 00:13:15.899409 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:13:15.899417 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-11-28 00:13:15.899426 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-11-28 00:13:15.899434 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-11-28 00:13:15.899442 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:13:15.899451 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container fb063801bad5 2025-11-28 00:13:15.899459 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 796324bf2d7f 2025-11-28 00:13:15.899468 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/13 : USER grafana 2025-11-28 00:13:15.899476 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in af5375aa45a4 2025-11-28 00:13:15.899489 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container af5375aa45a4 2025-11-28 00:13:15.899498 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> d576de5a619a 2025-11-28 00:13:15.899506 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built ce4ca153ec13 2025-11-28 00:13:15.899526 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20251128 2025-11-28 00:13:15.899534 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2025-11-28 00:13:15.898462 (took 0:00:57.488705) 2025-11-28 00:13:15.900078 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2025-11-28 00:13:15.900099 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2025-11-28 00:13:15.900109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2025-11-28 00:13:15.899020 2025-11-28 00:13:15.900117 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2025-11-28 00:13:15.900497 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2025-11-28 00:14:34.394805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:14:34.394867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 99f897d5a648 2025-11-28 00:14:34.394884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/10 : LABEL "build-date"="20251128" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-libvirt" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:14:34.394923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in b3ec15772a7e 2025-11-28 00:14:34.394935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container b3ec15772a7e 2025-11-28 00:14:34.394948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 5e566773b396 2025-11-28 00:14:34.394961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 3/10 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-11-28 00:14:34.394974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in f5d1ef25198f 2025-11-28 00:14:34.394985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container f5d1ef25198f 2025-11-28 00:14:34.395025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 616b0e42a836 2025-11-28 00:14:34.395042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common ebtables libsasl2-modules-gssapi-mit libvirt-clients libvirt-daemon-system openvswitch-switch pm-utils python3-cephfs python3-rados python3-rbd qemu-block-extra qemu-system qemu-utils sasl2-bin swtpm swtpm-tools tpm2-tools trousers ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:14:34.395056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 28485f39b7d7 2025-11-28 00:14:34.395068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:14:34.395081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:14:34.395093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:14:34.395104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:14:34.395116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:14:34.395138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:14:34.395148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:14:34.395157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:14:34.395167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:14:34.395193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:14:34.395203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:14:34.395213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:14:34.395222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:14:34.395231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:14:34.395241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:14:34.395250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 28.8 MB in 3s (10.7 MB/s) 2025-11-28 00:14:34.395272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-11-28 00:14:34.395282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-11-28 00:14:34.395291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-11-28 00:14:34.395301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-11-28 00:14:34.395311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2025-11-28 00:14:34.395320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-11-28 00:14:34.395492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu libargon2-1 2025-11-28 00:14:34.395606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2-data libasound2t64 libbabeltrace1 libboost-context1.83.0 2025-11-28 00:14:34.395707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-11-28 00:14:34.395800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-11-28 00:14:34.395934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2025-11-28 00:14:34.396083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2025-11-28 00:14:34.396209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2025-11-28 00:14:34.396314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2025-11-28 00:14:34.396424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2025-11-28 00:14:34.396523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2025-11-28 00:14:34.396629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-11-28 00:14:34.396728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-11-28 00:14:34.396829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-11-28 00:14:34.396960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libslirp0 libsystemd-shared 2025-11-28 00:14:34.397276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2025-11-28 00:14:34.397299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2025-11-28 00:14:34.397309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2025-11-28 00:14:34.397319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2025-11-28 00:14:34.397491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2025-11-28 00:14:34.397511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-11-28 00:14:34.397640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 libxdp1 2025-11-28 00:14:34.397749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxml2 libyajl2 libyaml-0-2 logrotate openvswitch-common polkitd 2025-11-28 00:14:34.397867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2025-11-28 00:14:34.398046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-netifaces python3-openvswitch 2025-11-28 00:14:34.398162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-prettytable python3-requests python3-sortedcontainers 2025-11-28 00:14:34.398262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2025-11-28 00:14:34.398380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2025-11-28 00:14:34.398491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86 seabios 2025-11-28 00:14:34.398593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: sgml-base systemd systemd-container systemd-sysv tpm-udev uuid-runtime 2025-11-28 00:14:34.398691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xml-core 2025-11-28 00:14:34.398791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2025-11-28 00:14:34.398881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld 2025-11-28 00:14:34.399038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor parted libparted-dev 2025-11-28 00:14:34.399198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libparted-i18n pciutils pcscd libsasl2-modules-ldap libsasl2-modules-otp 2025-11-28 00:14:34.399210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-sql libvirt-clients-qemu libvirt-login-shell 2025-11-28 00:14:34.399220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-gluster 2025-11-28 00:14:34.399309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2025-11-28 00:14:34.399401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2025-11-28 00:14:34.399488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2025-11-28 00:14:34.399576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2025-11-28 00:14:34.399664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2025-11-28 00:14:34.399750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-netaddr python3-pyparsing python3-cryptography python3-openssl 2025-11-28 00:14:34.399838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-socks python-requests-doc python-sortedcontainers-doc python3-brotli 2025-11-28 00:14:34.399952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: samba vde2 sgml-base-doc systemd-homed systemd-userdbd systemd-boot 2025-11-28 00:14:34.400104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfido2-1 libqrencode4 debhelper 2025-11-28 00:14:34.400209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2025-11-28 00:14:34.400297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2025-11-28 00:14:34.400384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs libgpm2 dbus-user-session libxml2-utils netcat-openbsd 2025-11-28 00:14:34.400464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dnsmasq-base mdevctl parted libvirt-l10n vbetool hdparm ethtool kbd 2025-11-28 00:14:34.400536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: | console-tools ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2025-11-28 00:14:34.404027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-11-28 00:14:34.404045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: cpu-checker networkd-dispatcher systemd-timesyncd | time-daemon 2025-11-28 00:14:34.404052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-resolved libnss-mymachines libnss-systemd 2025-11-28 00:14:34.404058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2025-11-28 00:14:34.404064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2025-11-28 00:14:34.404070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2025-11-28 00:14:34.404076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2025-11-28 00:14:34.404082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2025-11-28 00:14:34.404088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu libargon2-1 libasound2-data libasound2t64 2025-11-28 00:14:34.404094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-11-28 00:14:34.404099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-11-28 00:14:34.404105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-thread1.83.0 libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 2025-11-28 00:14:34.404111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libcryptsetup12 libcurl3t64-gnutls libdaxctl1 libdbus-1-3 libduktape207 2025-11-28 00:14:34.404117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdw1t64 libevent-2.1-7t64 libfdisk1 libfdt1 libfuse3-3 libglib2.0-0t64 2025-11-28 00:14:34.404123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgoogle-perftools4t64 libicu74 libip4tc2 libip6tc2 libiscsi7 2025-11-28 00:14:34.404128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2025-11-28 00:14:34.404134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 libndctl6 2025-11-28 00:14:34.404147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2025-11-28 00:14:34.404153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-11-28 00:14:34.404159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-11-28 00:14:34.404164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-11-28 00:14:34.404170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libsasl2-modules-gssapi-mit 2025-11-28 00:14:34.404176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libslirp0 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2025-11-28 00:14:34.404182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-11-28 00:14:34.404188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-11-28 00:14:34.404193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-11-28 00:14:34.404206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2025-11-28 00:14:34.404212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirt-clients libvirt-daemon 2025-11-28 00:14:34.404218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-11-28 00:14:34.404224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2025-11-28 00:14:34.404229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libxdp1 libxml2 libyajl2 libyaml-0-2 2025-11-28 00:14:34.404235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: logrotate openvswitch-common openvswitch-switch ovmf pm-utils polkitd 2025-11-28 00:14:34.404241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-cephfs 2025-11-28 00:14:34.404246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-certifi python3-chardet python3-idna python3-netifaces 2025-11-28 00:14:34.404252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-openvswitch python3-prettytable python3-rados python3-rbd 2025-11-28 00:14:34.404258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-requests python3-sortedcontainers python3-urllib3 python3-wcwidth 2025-11-28 00:14:34.404264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-yaml qemu-block-extra qemu-system qemu-system-arm qemu-system-common 2025-11-28 00:14:34.404270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-data qemu-system-mips qemu-system-misc qemu-system-ppc 2025-11-28 00:14:34.404275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils sasl2-bin 2025-11-28 00:14:34.404289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: seabios sgml-base swtpm swtpm-tools systemd systemd-container systemd-sysv 2025-11-28 00:14:34.404296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: tpm-udev tpm2-tools trousers uuid-runtime xml-core 2025-11-28 00:14:34.404301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 159 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:14:34.404307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 202 MB of archives. 2025-11-28 00:14:34.404313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 808 MB of additional disk space will be used. 2025-11-28 00:14:34.404320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-11-28 00:14:34.404328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:14:34.404334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-11-28 00:14:34.404340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-11-28 00:14:34.404347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-11-28 00:14:34.404354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:159 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-11-28 00:14:34.404359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-11-28 00:14:34.404365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:160 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-11-28 00:14:34.404375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.3 [146 kB] 2025-11-28 00:14:34.404385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.11 [2,076 kB] 2025-11-28 00:14:34.404391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.11 [3,475 kB] 2025-11-28 00:14:34.404397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.11 [11.9 kB] 2025-11-28 00:14:34.404403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-11-28 00:14:34.404408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-11-28 00:14:34.404414 | 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.6 [443 kB] 2025-11-28 00:14:34.404420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-11-28 00:14:34.404426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-11-28 00:14:34.404431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 00:14:34.404437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-11-28 00:14:34.404443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-11-28 00:14:34.404449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-11-28 00:14:34.404455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-11-28 00:14:34.404460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-11-28 00:14:34.404466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2025-11-28 00:14:34.404472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 trousers amd64 0.3.15-0.3build2 [121 kB] 2025-11-28 00:14:34.404483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-11-28 00:14:34.404489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-11-28 00:14:34.404495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-11-28 00:14:34.404501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-11-28 00:14:34.404506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-11-28 00:14:34.404512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-11-28 00:14:34.404518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 00:14:34.404524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-11-28 00:14:34.404533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.11 [235 kB] 2025-11-28 00:14:34.404539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 00:14:34.404545 | 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.6 [763 kB] 2025-11-28 00:14:34.404551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-11-28 00:14:34.404559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-11-28 00:14:34.404565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-11-28 00:14:34.404571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-11-28 00:14:34.404576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-11-28 00:14:34.404582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-11-28 00:14:34.404588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-11-28 00:14:34.404594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-11-28 00:14:34.404599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-11-28 00:14:34.404605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-11-28 00:14:34.404611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-11-28 00:14:34.404616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-11-28 00:14:34.404622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-11-28 00:14:34.404628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-11-28 00:14:34.404634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-11-28 00:14:34.404756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-11-28 00:14:34.404769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-11-28 00:14:34.404875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2025-11-28 00:14:34.404903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2025-11-28 00:14:34.405025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2025-11-28 00:14:34.405041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-11-28 00:14:34.405155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-11-28 00:14:34.405168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-11-28 00:14:34.405254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-11-28 00:14:34.405323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-11-28 00:14:34.405395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-11-28 00:14:34.405466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-11-28 00:14:34.405535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-11-28 00:14:34.405602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-11-28 00:14:34.405682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-11-28 00:14:34.405753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-11-28 00:14:34.405824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-11-28 00:14:34.405935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-11-28 00:14:34.406055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-11-28 00:14:34.406205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-11-28 00:14:34.406214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-11-28 00:14:34.406220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-11-28 00:14:34.406279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-11-28 00:14:34.406347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-11-28 00:14:34.406415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-11-28 00:14:34.406477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-11-28 00:14:34.406540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-11-28 00:14:34.406601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-11-28 00:14:34.406663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-11-28 00:14:34.406726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-11-28 00:14:34.406795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-11-28 00:14:34.406860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-11-28 00:14:34.406958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-11-28 00:14:34.406970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-11-28 00:14:34.407070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-11-28 00:14:34.407084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-11-28 00:14:34.407167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-11-28 00:14:34.407222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-11-28 00:14:34.407284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-11-28 00:14:34.407349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-11-28 00:14:34.407412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-11-28 00:14:34.407475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-11-28 00:14:34.407542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-11-28 00:14:34.407608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-11-28 00:14:34.407668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-11-28 00:14:34.407731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-11-28 00:14:34.407792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-11-28 00:14:34.407865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-11-28 00:14:34.407876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-11-28 00:14:34.407981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-11-28 00:14:34.408006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2025-11-28 00:14:34.408087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-11-28 00:14:34.408146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-11-28 00:14:34.408216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-11-28 00:14:34.408280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-11-28 00:14:34.408343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-11-28 00:14:34.408407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2025-11-28 00:14:34.408470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-11-28 00:14:34.408545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.2 [49.1 kB] 2025-11-28 00:14:34.408614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.2 [17.4 kB] 2025-11-28 00:14:34.408682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-11-28 00:14:34.408693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-11-28 00:14:34.408783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-11-28 00:14:34.408839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2025-11-28 00:14:34.408934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2025-11-28 00:14:34.408945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2025-11-28 00:14:34.409036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-11-28 00:14:34.409117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2025-11-28 00:14:34.409186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2025-11-28 00:14:34.409196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2025-11-28 00:14:34.409282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2025-11-28 00:14:34.409343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-11-28 00:14:34.409405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2025-11-28 00:14:34.409467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-11-28 00:14:34.409528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2025-11-28 00:14:34.409597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-11-28 00:14:34.409661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-11-28 00:14:34.409724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-11-28 00:14:34.409787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-11-28 00:14:34.409848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-11-28 00:14:34.409936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.9 [438 kB] 2025-11-28 00:14:34.410037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.9 [740 kB] 2025-11-28 00:14:34.410104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.9 [431 kB] 2025-11-28 00:14:34.410174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.9 [3,120 B] 2025-11-28 00:14:34.410184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.9 [6,038 B] 2025-11-28 00:14:34.410277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.11 [417 kB] 2025-11-28 00:14:34.410288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.9 [1,372 B] 2025-11-28 00:14:34.410366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-11-28 00:14:34.410421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.2 [95.2 kB] 2025-11-28 00:14:34.410477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.9 [49.5 kB] 2025-11-28 00:14:34.410531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2025-11-28 00:14:34.410585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-11-28 00:14:34.410639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-11-28 00:14:34.410700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-11-28 00:14:34.410709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-11-28 00:14:34.410784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-11-28 00:14:34.410838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.10 [6,294 kB] 2025-11-28 00:14:34.410931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.10 [3,434 kB] 2025-11-28 00:14:34.410946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.10 [9,106 kB] 2025-11-28 00:14:34.411046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.10 [57.8 MB] 2025-11-28 00:14:34.411057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.10 [16.3 MB] 2025-11-28 00:14:34.411122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.10 [10.9 MB] 2025-11-28 00:14:34.411178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-11-28 00:14:34.411234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.10 [112 kB] 2025-11-28 00:14:34.411289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.10 [57.4 kB] 2025-11-28 00:14:34.411340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2025-11-28 00:14:34.411395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2025-11-28 00:14:34.411450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2025-11-28 00:14:34.411556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.6 [5,179 kB] 2025-11-28 00:14:34.411623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2025-11-28 00:14:34.411633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 202 MB in 9s (22.2 MB/s) 2025-11-28 00:14:34.411713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2025-11-28 00:14:34.411723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-11-28 00:14:34.411811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:14:34.411821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-11-28 00:14:34.411934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:70% 2025-11-28 00:14:34.411945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-11-28 00:14:34.412101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-11-28 00:14:34.412112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% (Reading database ... 90% 2025-11-28 00:14:34.412117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-11-28 00:14:34.412125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:14:34.412197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-11-28 00:14:34.412253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-11-28 00:14:34.412308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2025-11-28 00:14:34.412372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-11-28 00:14:34.412459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 00:14:34.412513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2025-11-28 00:14:34.412605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-11-28 00:14:34.412706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:14:34.412765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2025-11-28 00:14:34.412822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:14:34.412883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-11-28 00:14:34.412956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2025-11-28 00:14:34.413032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:14:34.413088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.413148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.413207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-11-28 00:14:34.413260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-11-28 00:14:34.413310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-11-28 00:14:34.413361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-11-28 00:14:34.413412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-11-28 00:14:34.413464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-11-28 00:14:34.413515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-11-28 00:14:34.413565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-11-28 00:14:34.413612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-11-28 00:14:34.413661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-11-28 00:14:34.413711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-11-28 00:14:34.413764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.413816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-11-28 00:14:34.413877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:14:34.414031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-11-28 00:14:34.414105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-11-28 00:14:34.414165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-11-28 00:14:34.414223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-11-28 00:14:34.414278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-11-28 00:14:34.414333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-11-28 00:14:34.414384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11593 files and directories currently installed.) 2025-11-28 00:14:34.414436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.414498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2025-11-28 00:14:34.414549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-11-28 00:14:34.414601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:14:34.414651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-11-28 00:14:34.414701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:70% 2025-11-28 00:14:34.414750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% (Reading database ... 80% 2025-11-28 00:14:34.414799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-11-28 00:14:34.414849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-11-28 00:14:34.414923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:100% (Reading database ... 11586 files and directories currently installed.) 2025-11-28 00:14:34.414932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:14:34.415109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.415118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-11-28 00:14:34.415123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 00:14:34.415127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:14:34.415137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-11-28 00:14:34.415144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.416187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.416267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2025-11-28 00:14:34.416282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2025-11-28 00:14:34.416293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2025-11-28 00:14:34.416304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.416314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2025-11-28 00:14:34.416325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2025-11-28 00:14:34.416335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2025-11-28 00:14:34.416345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2025-11-28 00:14:34.416355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2025-11-28 00:14:34.416364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2025-11-28 00:14:34.416374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2025-11-28 00:14:34.416421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2025-11-28 00:14:34.416431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2025-11-28 00:14:34.416441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2025-11-28 00:14:34.416451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2025-11-28 00:14:34.416461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2025-11-28 00:14:34.416471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-11-28 00:14:34.416481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2025-11-28 00:14:34.416491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-11-28 00:14:34.416501 | 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 ... 2025-11-28 00:14:34.416512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:35% (Reading database ... 40% (Reading database ... 45% 2025-11-28 00:14:34.416522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:14:34.416532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-11-28 00:14:34.416541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-11-28 00:14:34.416551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-11-28 00:14:34.416561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-11-28 00:14:34.416570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-11-28 00:14:34.416579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-11-28 00:14:34.416589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12509 files and directories currently installed.) 2025-11-28 00:14:34.416599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:14:34.416609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.416619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2025-11-28 00:14:34.416628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:14:34.416638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:14:34.416647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-11-28 00:14:34.416657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 00:14:34.416684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:14:34.416694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2025-11-28 00:14:34.416704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.6_amd64.deb ... 2025-11-28 00:14:34.416714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:14:34.416723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2025-11-28 00:14:34.416733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:14:34.416743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:14:34.416760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-netifaces:amd64. 2025-11-28 00:14:34.416770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-11-28 00:14:34.416780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:14:34.416790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-sortedcontainers. 2025-11-28 00:14:34.416840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-11-28 00:14:34.416851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:14:34.416860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2025-11-28 00:14:34.416870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 00:14:34.416879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:14:34.416912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2025-11-28 00:14:34.416922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-11-28 00:14:34.416932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:14:34.416942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-openvswitch. 2025-11-28 00:14:34.416952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:14:34.416962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:14:34.416971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2025-11-28 00:14:34.416981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:14:34.416991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:14:34.417037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2025-11-28 00:14:34.417047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-11-28 00:14:34.417057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.417067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-11-28 00:14:34.417084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2025-11-28 00:14:34.417094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-11-28 00:14:34.417103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-11-28 00:14:34.417113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2025-11-28 00:14:34.417122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 00:14:34.417132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:14:34.417141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2025-11-28 00:14:34.417151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-sgml-base_1.31_all.deb ... 2025-11-28 00:14:34.417160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2025-11-28 00:14:34.417169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2025-11-28 00:14:34.417178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-tpm-udev_0.6ubuntu1_all.deb ... 2025-11-28 00:14:34.417196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2025-11-28 00:14:34.417206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2025-11-28 00:14:34.417222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-trousers_0.3.15-0.3build2_amd64.deb ... 2025-11-28 00:14:34.417232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2025-11-28 00:14:34.417246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2025-11-28 00:14:34.417256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:14:34.417265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.417274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2025-11-28 00:14:34.417284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:14:34.417294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.417303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.417316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2025-11-28 00:14:34.417326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-11-28 00:14:34.417336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.417349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2025-11-28 00:14:34.417359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:14:34.417399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.417410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2025-11-28 00:14:34.417480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-11-28 00:14:34.417491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.417501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2025-11-28 00:14:34.417514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:14:34.417524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.417533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:14:34.417547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:14:34.417560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:14:34.417573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2025-11-28 00:14:34.417662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:14:34.417675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:14:34.417685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2025-11-28 00:14:34.417695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:14:34.417708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.417718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:14:34.417736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:14:34.417749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:14:34.417759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2025-11-28 00:14:34.417772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-11-28 00:14:34.417842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:14:34.417853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2025-11-28 00:14:34.417863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-11-28 00:14:34.417876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:14:34.417886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2025-11-28 00:14:34.417928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-logrotate_3.21.0-2build1_amd64.deb ... 2025-11-28 00:14:34.417987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2025-11-28 00:14:34.418026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2025-11-28 00:14:34.418048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-11-28 00:14:34.418058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.1-2build2) ... 2025-11-28 00:14:34.418072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2025-11-28 00:14:34.418082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-11-28 00:14:34.418095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-11-28 00:14:34.418105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2025-11-28 00:14:34.418165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-11-28 00:14:34.418177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.418190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-11-28 00:14:34.418200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2025-11-28 00:14:34.418213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:14:34.418223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.418282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:14:34.418293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2025-11-28 00:14:34.418302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:14:34.418316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:14:34.418362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2025-11-28 00:14:34.418372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-11-28 00:14:34.418386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-11-28 00:14:34.418396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-11-28 00:14:34.418453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-11-28 00:14:34.418464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-11-28 00:14:34.418486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2025-11-28 00:14:34.418496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-11-28 00:14:34.418509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:14:34.418519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2025-11-28 00:14:34.418532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:14:34.418542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-11-28 00:14:34.418602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2025-11-28 00:14:34.418612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-11-28 00:14:34.418626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 00:14:34.418636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2025-11-28 00:14:34.418692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-11-28 00:14:34.418703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 00:14:34.418713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2025-11-28 00:14:34.418726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-11-28 00:14:34.418736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:14:34.418761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2025-11-28 00:14:34.418772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-libparted2t64_3.6-4build1_amd64.deb ... 2025-11-28 00:14:34.418828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-11-28 00:14:34.418840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2025-11-28 00:14:34.418853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-11-28 00:14:34.418869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2025-11-28 00:14:34.418883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-11-28 00:14:34.418919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 00:14:34.418934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2025-11-28 00:14:34.418944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-11-28 00:14:34.418957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 00:14:34.418966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2025-11-28 00:14:34.419181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-11-28 00:14:34.419253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-11-28 00:14:34.419267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2025-11-28 00:14:34.419277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-powermgmt-base_1.37ubuntu0.1_all.deb ... 2025-11-28 00:14:34.419311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.419322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2025-11-28 00:14:34.419332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2025-11-28 00:14:34.419352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-acl_2.3.2-1build1.1_amd64.deb ... 2025-11-28 00:14:34.419362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2025-11-28 00:14:34.419372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-11-28 00:14:34.419381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:14:34.419391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.419400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-11-28 00:14:34.419409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:14:34.419419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.419428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2025-11-28 00:14:34.419437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:14:34.419446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.419460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2025-11-28 00:14:34.419470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-11-28 00:14:34.419479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-11-28 00:14:34.419488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2025-11-28 00:14:34.419497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-libndctl6_77-2ubuntu2_amd64.deb ... 2025-11-28 00:14:34.419510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-11-28 00:14:34.419520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2025-11-28 00:14:34.419529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:14:34.419612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:14:34.419624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2025-11-28 00:14:34.419634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:14:34.419644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:14:34.419657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2025-11-28 00:14:34.419667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:14:34.419681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.419690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.419753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2025-11-28 00:14:34.419779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:14:34.419794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.419812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2025-11-28 00:14:34.419826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-11-28 00:14:34.419836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.419849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2025-11-28 00:14:34.419858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:14:34.419932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.419948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2025-11-28 00:14:34.419958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:14:34.419968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.419981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2025-11-28 00:14:34.420022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:14:34.420044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.420054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2025-11-28 00:14:34.420113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-11-28 00:14:34.420124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-11-28 00:14:34.420133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2025-11-28 00:14:34.420147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-prettytable_3.6.0-2_all.deb ... 2025-11-28 00:14:34.420156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2025-11-28 00:14:34.420170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2025-11-28 00:14:34.420183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:14:34.420230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.420240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2025-11-28 00:14:34.420253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-certifi_2023.11.17-1_all.deb ... 2025-11-28 00:14:34.420263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2025-11-28 00:14:34.420322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2025-11-28 00:14:34.420332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-11-28 00:14:34.420346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-11-28 00:14:34.420356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2025-11-28 00:14:34.420369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-11-28 00:14:34.420382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-11-28 00:14:34.420439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2025-11-28 00:14:34.420451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-11-28 00:14:34.420473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-11-28 00:14:34.420482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2025-11-28 00:14:34.420495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-11-28 00:14:34.420505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-11-28 00:14:34.420553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2025-11-28 00:14:34.420564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-11-28 00:14:34.420578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 00:14:34.420588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2025-11-28 00:14:34.420640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-11-28 00:14:34.420651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-11-28 00:14:34.420665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-11-28 00:14:34.420675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:14:34.420722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.420733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-11-28 00:14:34.420747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:14:34.420757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.420802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-11-28 00:14:34.420812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:14:34.420826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.420840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-11-28 00:14:34.420885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:14:34.420914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.420928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-11-28 00:14:34.420986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-11-28 00:14:34.421021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:14:34.421035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-11-28 00:14:34.421046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-11-28 00:14:34.421059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-11-28 00:14:34.421072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2025-11-28 00:14:34.421130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-11-28 00:14:34.421157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-11-28 00:14:34.421171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-11-28 00:14:34.421181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-11-28 00:14:34.421194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-11-28 00:14:34.421203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2025-11-28 00:14:34.421265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-11-28 00:14:34.421275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-11-28 00:14:34.421285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2025-11-28 00:14:34.421299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-11-28 00:14:34.421312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-11-28 00:14:34.421322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2025-11-28 00:14:34.421369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-11-28 00:14:34.421380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-11-28 00:14:34.421393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2025-11-28 00:14:34.421403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:14:34.421449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.421459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2025-11-28 00:14:34.421480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:14:34.421528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.421538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.421551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2025-11-28 00:14:34.421561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-ebtables_2.0.11-6build1_amd64.deb ... 2025-11-28 00:14:34.421574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2025-11-28 00:14:34.421584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2025-11-28 00:14:34.421640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-11-28 00:14:34.421651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-11-28 00:14:34.421664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2025-11-28 00:14:34.421674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-11-28 00:14:34.421687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-11-28 00:14:34.421697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2025-11-28 00:14:34.421710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-11-28 00:14:34.421756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-11-28 00:14:34.421766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2025-11-28 00:14:34.421786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-11-28 00:14:34.421797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-11-28 00:14:34.421809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2025-11-28 00:14:34.421819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-11-28 00:14:34.421866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 00:14:34.421876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2025-11-28 00:14:34.421929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-11-28 00:14:34.421943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 00:14:34.421953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2025-11-28 00:14:34.421962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-11-28 00:14:34.421975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.421985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-11-28 00:14:34.422021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2025-11-28 00:14:34.422074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-11-28 00:14:34.422085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-11-28 00:14:34.422098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2025-11-28 00:14:34.422108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-11-28 00:14:34.422165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.422176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-11-28 00:14:34.422185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2025-11-28 00:14:34.422195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-11-28 00:14:34.422208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-11-28 00:14:34.422218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-11-28 00:14:34.422231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-11-28 00:14:34.422244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 00:14:34.422289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2025-11-28 00:14:34.422300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-11-28 00:14:34.422314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 00:14:34.422331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2025-11-28 00:14:34.422345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-11-28 00:14:34.422355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-11-28 00:14:34.422403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-11-28 00:14:34.422414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-11-28 00:14:34.422435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-11-28 00:14:34.422445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2025-11-28 00:14:34.422612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libnfs14_5.0.2-1build1_amd64.deb ... 2025-11-28 00:14:34.422642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-11-28 00:14:34.422654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2025-11-28 00:14:34.422664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:14:34.422674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-11-28 00:14:34.422689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2025-11-28 00:14:34.422698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-11-28 00:14:34.422707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-11-28 00:14:34.422715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2025-11-28 00:14:34.422724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-11-28 00:14:34.422733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-11-28 00:14:34.422745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2025-11-28 00:14:34.422754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-11-28 00:14:34.422763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-11-28 00:14:34.422771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2025-11-28 00:14:34.422784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 00:14:34.422831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.422842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:14:34.422854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-11-28 00:14:34.422863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 00:14:34.422875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.422884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:14:34.422950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2025-11-28 00:14:34.422960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-11-28 00:14:34.422972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-11-28 00:14:34.422981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2025-11-28 00:14:34.423027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-11-28 00:14:34.423048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-11-28 00:14:34.423183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-11-28 00:14:34.423196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-11-28 00:14:34.423236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-11-28 00:14:34.423278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-11-28 00:14:34.423306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-11-28 00:14:34.423339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-11-28 00:14:34.423374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-11-28 00:14:34.423461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-11-28 00:14:34.423493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-11-28 00:14:34.423563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-11-28 00:14:34.423597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-11-28 00:14:34.423644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-11-28 00:14:34.423718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:14:34.423729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.423742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2025-11-28 00:14:34.423752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-liburing2_2.5-1build1_amd64.deb ... 2025-11-28 00:14:34.423766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-11-28 00:14:34.423779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-11-28 00:14:34.423804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-11-28 00:14:34.423814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-11-28 00:14:34.423859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2025-11-28 00:14:34.423876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libyajl2_2.1.0-5build1_amd64.deb ... 2025-11-28 00:14:34.423910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 00:14:34.423920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2025-11-28 00:14:34.423933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-11-28 00:14:34.423992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.424035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.424050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2025-11-28 00:14:34.424060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libvirt-clients_10.0.0-2ubuntu8.9_amd64.deb ... 2025-11-28 00:14:34.424069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.424082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2025-11-28 00:14:34.424092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.9_amd64.deb ... 2025-11-28 00:14:34.424105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.424115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2025-11-28 00:14:34.424174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libvirt-daemon_10.0.0-2ubuntu8.9_amd64.deb ... 2025-11-28 00:14:34.424184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.424194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2025-11-28 00:14:34.424207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libvirt-daemon-config-network_10.0.0-2ubuntu8.9_all.deb ... 2025-11-28 00:14:34.424217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.424261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2025-11-28 00:14:34.424272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.9_all.deb ... 2025-11-28 00:14:34.424294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.424304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2025-11-28 00:14:34.424317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-systemd-container_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:14:34.424326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.424340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2025-11-28 00:14:34.424353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.9_all.deb ... 2025-11-28 00:14:34.424412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.424423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2025-11-28 00:14:34.424433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-xml-core_0.19_all.deb ... 2025-11-28 00:14:34.424443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2025-11-28 00:14:34.424455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2025-11-28 00:14:34.424465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... 2025-11-28 00:14:34.424478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.2) ... 2025-11-28 00:14:34.424487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2025-11-28 00:14:34.424555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-libvirt-daemon-system_10.0.0-2ubuntu8.9_amd64.deb ... 2025-11-28 00:14:34.424574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.424605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2025-11-28 00:14:34.424628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2025-11-28 00:14:34.424644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2025-11-28 00:14:34.424661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2025-11-28 00:14:34.424677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-libfdt1_1.7.0-2build1_amd64.deb ... 2025-11-28 00:14:34.424700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-11-28 00:14:34.424729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2025-11-28 00:14:34.424746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.424764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.424779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2025-11-28 00:14:34.424789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-11-28 00:14:34.424803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.424813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2025-11-28 00:14:34.424823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-seabios_1.16.3-2_all.deb ... 2025-11-28 00:14:34.424832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.424842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2025-11-28 00:14:34.424852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2025-11-28 00:14:34.424875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.424885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.424932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2025-11-28 00:14:34.424942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.424956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.424965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2025-11-28 00:14:34.424974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.424984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.425027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2025-11-28 00:14:34.425043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.425052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.425062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2025-11-28 00:14:34.425075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.425084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.425097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2025-11-28 00:14:34.425107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.425120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.425133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2025-11-28 00:14:34.425189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.425200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.425210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2025-11-28 00:14:34.425219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.425232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.425242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2025-11-28 00:14:34.425255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.425265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.425325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2025-11-28 00:14:34.425335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-qemu-system_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:14:34.425349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.425358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2025-11-28 00:14:34.425378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-11-28 00:14:34.425396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-11-28 00:14:34.425409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2025-11-28 00:14:34.425419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-11-28 00:14:34.425477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-11-28 00:14:34.425488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2025-11-28 00:14:34.425497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-tpm2-tools_5.6-1build4_amd64.deb ... 2025-11-28 00:14:34.425506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2025-11-28 00:14:34.425516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2025-11-28 00:14:34.425529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../152-ovmf_2024.02-2ubuntu0.6_all.deb ... 2025-11-28 00:14:34.425538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.6) ... 2025-11-28 00:14:34.425551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:14:34.425561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2025-11-28 00:14:34.425574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 00:14:34.425587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.425600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-11-28 00:14:34.425658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2025-11-28 00:14:34.425669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:14:34.425679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2025-11-28 00:14:34.425692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-11-28 00:14:34.425701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.425714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2025-11-28 00:14:34.425724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2025-11-28 00:14:34.425737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2025-11-28 00:14:34.425750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2025-11-28 00:14:34.425808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2025-11-28 00:14:34.425819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-11-28 00:14:34.425829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-11-28 00:14:34.425842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.425851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:14:34.425864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:14:34.425873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2025-11-28 00:14:34.425947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.425958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.425968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:14:34.425988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.426027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 00:14:34.426041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:14:34.426051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.426064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.426074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2025-11-28 00:14:34.426087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:14:34.426100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.1-2build2) ... 2025-11-28 00:14:34.426160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:14:34.426171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.426193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:14:34.426393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.426433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-11-28 00:14:34.426444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-11-28 00:14:34.426453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.426462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-11-28 00:14:34.426471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2025-11-28 00:14:34.426480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 00:14:34.426489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.6) ... 2025-11-28 00:14:34.426497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:14:34.426506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-11-28 00:14:34.426514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:14:34.426523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2025-11-28 00:14:34.426532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.426547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:14:34.426556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-11-28 00:14:34.426565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-11-28 00:14:34.426573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-11-28 00:14:34.426582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.426590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2025-11-28 00:14:34.426599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 00:14:34.426607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:14:34.426616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2025-11-28 00:14:34.426625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-11-28 00:14:34.426671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:14:34.426681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.426699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.426707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 00:14:34.426716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.426724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-11-28 00:14:34.426733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-11-28 00:14:34.426745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-11-28 00:14:34.426753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-11-28 00:14:34.426761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 00:14:34.426769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 00:14:34.426781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-11-28 00:14:34.426790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-11-28 00:14:34.426798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.426831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2025-11-28 00:14:34.426842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-11-28 00:14:34.426851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:14:34.426872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:14:34.426931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:14:34.426957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2025-11-28 00:14:34.426967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-11-28 00:14:34.426977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:14:34.427034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/tcsd.service → /usr/lib/systemd/system/tcsd.service. 2025-11-28 00:14:34.427055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-11-28 00:14:34.427070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-11-28 00:14:34.427080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:14:34.427089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:14:34.427099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2025-11-28 00:14:34.427108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-11-28 00:14:34.427117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:14:34.427131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /usr/lib/systemd/system/uuidd.socket. 2025-11-28 00:14:34.427141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:14:34.427154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-11-28 00:14:34.427163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-11-28 00:14:34.427186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.427196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-11-28 00:14:34.427264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.427275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-11-28 00:14:34.427285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-11-28 00:14:34.427294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 00:14:34.427307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-11-28 00:14:34.427317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-11-28 00:14:34.427330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2025-11-28 00:14:34.427340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.427353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-11-28 00:14:34.427362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-11-28 00:14:34.427420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-11-28 00:14:34.427431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-11-28 00:14:34.427444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2025-11-28 00:14:34.427453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-11-28 00:14:34.427466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.427476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.427489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2025-11-28 00:14:34.427499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:14:34.427513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:14:34.427526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:14:34.427581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.427592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-11-28 00:14:34.427601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:14:34.427610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 00:14:34.427623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2025-11-28 00:14:34.427633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2025-11-28 00:14:34.427646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.427656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.427702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-11-28 00:14:34.427713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2025-11-28 00:14:34.427726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:14:34.427736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-11-28 00:14:34.427756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:14:34.427766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-11-28 00:14:34.427823 | 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' 2025-11-28 00:14:34.427834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by lib 2025-11-28 00:14:34.427848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:parted2t64' 2025-11-28 00:14:34.427858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 00:14:34.427867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.427880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:14:34.427912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-11-28 00:14:34.427922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-11-28 00:14:34.427935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.427945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.427958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.427968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:34.427981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-11-28 00:14:34.428019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-11-28 00:14:34.428038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:14:34.428048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.428095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.428106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.428119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.428132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2025-11-28 00:14:34.428142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.428219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-11-28 00:14:34.428239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2025-11-28 00:14:34.428268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-11-28 00:14:34.428293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-11-28 00:14:34.428308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:14:34.428332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.428349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.428364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.428378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2025-11-28 00:14:34.428406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.428420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2025-11-28 00:14:34.428441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:14:34.428457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-11-28 00:14:34.428473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-11-28 00:14:34.428489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:14:34.428513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2025-11-28 00:14:34.428537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2025-11-28 00:14:34.428557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.428573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.428590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.428607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2025-11-28 00:14:34.428623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2025-11-28 00:14:34.428647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.428666 | 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 2025-11-28 00:14:34.428679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-11-28 00:14:34.428688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-11-28 00:14:34.428698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-11-28 00:14:34.428708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: 2025-11-28 00:14:34.428722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-11-28 00:14:34.428732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-11-28 00:14:34.428742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.428752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.428765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.428775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.428784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.428794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.428807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.428817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-11-28 00:14:34.428830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:14:34.428854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2025-11-28 00:14:34.428867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2025-11-28 00:14:34.428877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.428914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-11-28 00:14:34.428924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.428937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2025-11-28 00:14:34.429026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2025-11-28 00:14:34.429044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2025-11-28 00:14:34.429054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.429063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.429077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.429087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.429096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.429105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.429118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:14:34.429128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:14:34.429141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2025-11-28 00:14:34.429155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-11-28 00:14:34.429202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2025-11-28 00:14:34.429221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-11-28 00:14:34.429235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2025-11-28 00:14:34.429245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2025-11-28 00:14:34.429255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2025-11-28 00:14:34.429268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-11-28 00:14:34.429278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-11-28 00:14:34.429292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2025-11-28 00:14:34.429302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2025-11-28 00:14:34.429350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2025-11-28 00:14:34.429361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2025-11-28 00:14:34.429375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.429385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:14:34.429398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2025-11-28 00:14:34.429408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.2) ... 2025-11-28 00:14:34.429454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2025-11-28 00:14:34.429464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2025-11-28 00:14:34.429486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-11-28 00:14:34.429496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2025-11-28 00:14:34.429509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) 2025-11-28 00:14:34.429519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.9) ... 2025-11-28 00:14:34.429532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2025-11-28 00:14:34.429542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2025-11-28 00:14:34.429590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2025-11-28 00:14:34.429601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2025-11-28 00:14:34.429614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2025-11-28 00:14:34.429625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2025-11-28 00:14:34.429638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2025-11-28 00:14:34.429648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2025-11-28 00:14:34.429662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2025-11-28 00:14:34.429672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2025-11-28 00:14:34.429718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2025-11-28 00:14:34.429728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2025-11-28 00:14:34.429742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2025-11-28 00:14:34.429752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-11-28 00:14:34.429782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2025-11-28 00:14:34.429798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 28485f39b7d7 2025-11-28 00:14:34.429813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> be298ca37446 2025-11-28 00:14:34.429823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 5/10 : RUN rm -f /etc/libvirt/qemu/networks/default.xml /etc/libvirt/qemu/networks/autostart/default.xml 2025-11-28 00:14:34.429836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in cc7781635cc1 2025-11-28 00:14:34.429850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container cc7781635cc1 2025-11-28 00:14:34.429916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 96219c49c7d5 2025-11-28 00:14:34.429927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:14:34.429941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> b93ad05affa5 2025-11-28 00:14:34.429954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:14:34.429971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 1305ed14d477 2025-11-28 00:14:34.430031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 1305ed14d477 2025-11-28 00:14:34.430046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 5992b295acde 2025-11-28 00:14:34.430055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 8/10 : RUN chgrp tss /var/lib/swtpm-localca && chmod g+w /var/lib/swtpm-localca 2025-11-28 00:14:34.430069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in c2c100d1cf80 2025-11-28 00:14:34.430079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container c2c100d1cf80 2025-11-28 00:14:34.430092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> f337d754ad17 2025-11-28 00:14:34.430102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/10 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-11-28 00:14:34.430147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 374e245891ae 2025-11-28 00:14:34.430158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 374e245891ae 2025-11-28 00:14:34.430170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 3b5dbd0d9b72 2025-11-28 00:14:34.430219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:14:34.430231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 0e9273049050 2025-11-28 00:14:34.430245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-11-28 00:14:34.430255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-11-28 00:14:34.430268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-11-28 00:14:34.430279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2025-11-28 00:14:34.430292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:14:34.430337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-11-28 00:14:34.430348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-11-28 00:14:34.430361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-11-28 00:14:34.430371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:14:34.430416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 0e9273049050 2025-11-28 00:14:34.430427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 5f61910a3073 2025-11-28 00:14:34.430440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built 354476e55dda 2025-11-28 00:14:34.430454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20251128 2025-11-28 00:14:34.430523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2025-11-28 00:14:34.430437 (took 0:01:18.531417) 2025-11-28 00:14:34.430851 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2025-11-28 00:14:34.430874 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2025-11-28 00:14:34.430943 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2025-11-28 00:14:34.430837 2025-11-28 00:14:34.431582 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2025-11-28 00:14:34.431931 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2025-11-28 00:14:48.399069 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:14:48.399166 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 99f897d5a648 2025-11-28 00:14:48.399210 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/6 : LABEL "build-date"="20251128" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="dnsmasq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:14:48.399250 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 4bf81fadb350 2025-11-28 00:14:48.399345 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 4bf81fadb350 2025-11-28 00:14:48.399363 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> f33c81ce9e21 2025-11-28 00:14:48.399478 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:14:48.399496 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in f926a87c81c2 2025-11-28 00:14:48.399602 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:14:48.399616 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:14:48.399676 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:14:48.399721 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:14:48.399803 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:14:48.399818 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:14:48.399900 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:14:48.399944 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:14:48.400028 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:14:48.400050 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:14:48.400132 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:14:48.400176 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:14:48.400233 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:14:48.400277 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:14:48.400333 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:14:48.400377 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 28.8 MB in 3s (10.3 MB/s) 2025-11-28 00:14:48.400432 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-11-28 00:14:48.400496 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-11-28 00:14:48.400555 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-11-28 00:14:48.400598 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-11-28 00:14:48.400656 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2025-11-28 00:14:48.400681 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2025-11-28 00:14:48.400772 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2025-11-28 00:14:48.400829 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2025-11-28 00:14:48.400873 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2025-11-28 00:14:48.400917 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2025-11-28 00:14:48.400973 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2025-11-28 00:14:48.401064 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2025-11-28 00:14:48.401124 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2025-11-28 00:14:48.401139 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2025-11-28 00:14:48.401223 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:14:48.401237 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,120 kB of archives. 2025-11-28 00:14:48.401308 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2025-11-28 00:14:48.401352 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:14:48.401416 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-11-28 00:14:48.401432 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-11-28 00:14:48.401511 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-11-28 00:14:48.401555 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-11-28 00:14:48.401612 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-11-28 00:14:48.401656 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-11-28 00:14:48.401713 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-11-28 00:14:48.401771 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-11-28 00:14:48.402021 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,120 kB in 2s (597 kB/s) 2025-11-28 00:14:48.402043 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2025-11-28 00:14:48.402090 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2025-11-28 00:14:48.402265 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:14:48.402323 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% 2025-11-28 00:14:48.402345 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 75% 2025-11-28 00:14:48.402357 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2025-11-28 00:14:48.402366 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% 2025-11-28 00:14:48.402432 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 90% 2025-11-28 00:14:48.402447 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2025-11-28 00:14:48.402591 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:14:48.402635 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:14:48.402656 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:48.402673 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2025-11-28 00:14:48.402734 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-11-28 00:14:48.402798 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-11-28 00:14:48.402851 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-11-28 00:14:48.402907 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2025-11-28 00:14:48.402963 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-11-28 00:14:48.403019 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-11-28 00:14:48.403090 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2025-11-28 00:14:48.403143 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2025-11-28 00:14:48.403194 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:14:48.403253 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2025-11-28 00:14:48.403306 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-11-28 00:14:48.403345 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:14:48.403401 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2025-11-28 00:14:48.403452 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1build1_amd64.deb ... 2025-11-28 00:14:48.403502 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-11-28 00:14:48.403552 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2025-11-28 00:14:48.403604 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-11-28 00:14:48.403654 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-11-28 00:14:48.403705 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2025-11-28 00:14:48.403773 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-11-28 00:14:48.403854 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-11-28 00:14:48.403909 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:14:48.403962 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:14:48.404015 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:14:48.404088 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-11-28 00:14:48.404138 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-11-28 00:14:48.404191 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-11-28 00:14:48.404241 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-11-28 00:14:48.404292 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-11-28 00:14:48.404341 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2025-11-28 00:14:48.404380 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:14:48.404431 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:14:48.404451 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container f926a87c81c2 2025-11-28 00:14:48.404522 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 12fec0e6728f 2025-11-28 00:14:48.404562 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:14:48.404616 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 4ef8ddc2ce26 2025-11-28 00:14:48.404656 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:14:48.404708 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 2b225d7f5d7a 2025-11-28 00:14:48.404761 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 2b225d7f5d7a 2025-11-28 00:14:48.404865 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 568a9f5c9cc2 2025-11-28 00:14:48.404876 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:14:48.404889 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 5e3c66d6fd68 2025-11-28 00:14:48.404952 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-11-28 00:14:48.405015 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-11-28 00:14:48.405082 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-11-28 00:14:48.405132 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2025-11-28 00:14:48.405172 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:14:48.405222 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-11-28 00:14:48.405285 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-11-28 00:14:48.405332 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-11-28 00:14:48.405380 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:14:48.405419 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 5e3c66d6fd68 2025-11-28 00:14:48.405472 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> c5481bae6016 2025-11-28 00:14:48.405523 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built b6e5aa5856e0 2025-11-28 00:14:48.405562 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20251128 2025-11-28 00:14:48.405668 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2025-11-28 00:14:48.405560 (took 0:00:13.974723) 2025-11-28 00:14:48.406167 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2025-11-28 00:14:48.406220 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2025-11-28 00:14:48.406297 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2025-11-28 00:14:48.406207 2025-11-28 00:14:48.407133 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2025-11-28 00:14:48.407723 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2025-11-28 00:15:03.066600 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:15:03.066681 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 99f897d5a648 2025-11-28 00:15:03.066783 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/6 : LABEL "build-date"="20251128" "name"="memcached" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="memcached" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:15:03.066828 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 07a8bd4e7d0f 2025-11-28 00:15:03.066839 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 07a8bd4e7d0f 2025-11-28 00:15:03.066849 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 0b285253b34f 2025-11-28 00:15:03.066906 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 3/6 : RUN usermod --append --home /run/memcache --groups kolla memcached && mkdir -p /run/memcache && chown -R 42457:42457 /run/memcache 2025-11-28 00:15:03.066918 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in c1abcbfed2ca 2025-11-28 00:15:03.066927 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container c1abcbfed2ca 2025-11-28 00:15:03.066972 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> fe43ee6a8280 2025-11-28 00:15:03.067067 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends memcached && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:15:03.067117 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in b3c44f15c6ce 2025-11-28 00:15:03.068107 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:15:03.068128 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:15:03.068142 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:15:03.068151 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:15:03.068160 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:15:03.068168 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:15:03.068177 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:15:03.068185 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:15:03.068194 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:15:03.068202 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:15:03.068211 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:15:03.068219 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:15:03.068228 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:15:03.068236 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:15:03.068244 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:15:03.068253 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 28.8 MB in 5s (5,473 kB/s) 2025-11-28 00:15:03.068261 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-11-28 00:15:03.068270 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-11-28 00:15:03.068279 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-11-28 00:15:03.068287 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-11-28 00:15:03.068306 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2025-11-28 00:15:03.068340 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2025-11-28 00:15:03.068349 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2025-11-28 00:15:03.068358 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2025-11-28 00:15:03.068367 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2025-11-28 00:15:03.068376 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2025-11-28 00:15:03.068384 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2025-11-28 00:15:03.068396 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:15:03.068498 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2025-11-28 00:15:03.068549 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 993 kB of additional disk space will be used. 2025-11-28 00:15:03.068757 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:15:03.068804 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-11-28 00:15:03.068810 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2025-11-28 00:15:03.068865 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 1s (658 kB/s) 2025-11-28 00:15:03.068944 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-11-28 00:15:03.069014 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2025-11-28 00:15:03.071435 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:15:03.071452 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2025-11-28 00:15:03.071458 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2025-11-28 00:15:03.071463 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2025-11-28 00:15:03.071467 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% 2025-11-28 00:15:03.071471 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2025-11-28 00:15:03.071475 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2025-11-28 00:15:03.071479 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:15:03.071484 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 00:15:03.071488 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:15:03.071492 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2025-11-28 00:15:03.071496 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1build3_amd64.deb ... 2025-11-28 00:15:03.071500 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1build3) ... 2025-11-28 00:15:03.071504 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:15:03.071508 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1build3) ... 2025-11-28 00:15:03.071512 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2025-11-28 00:15:03.071516 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:15:03.071520 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:15:03.071537 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container b3c44f15c6ce 2025-11-28 00:15:03.071541 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 465a84d26ef8 2025-11-28 00:15:03.071547 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:15:03.071552 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 5156d53d1c51 2025-11-28 00:15:03.071556 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-11-28 00:15:03.071560 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-11-28 00:15:03.071564 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-11-28 00:15:03.071589 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2025-11-28 00:15:03.071594 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:15:03.071598 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-11-28 00:15:03.071602 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-11-28 00:15:03.071606 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-11-28 00:15:03.071610 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:15:03.071614 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 5156d53d1c51 2025-11-28 00:15:03.071618 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 215d284fde92 2025-11-28 00:15:03.071622 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/6 : USER memcached 2025-11-28 00:15:03.071626 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in f68529af683c 2025-11-28 00:15:03.071630 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container f68529af683c 2025-11-28 00:15:03.071634 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> e43bf813478a 2025-11-28 00:15:03.071645 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built ea05742c0f27 2025-11-28 00:15:03.071649 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20251128 2025-11-28 00:15:03.071653 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2025-11-28 00:15:03.070876 (took 0:00:14.664669) 2025-11-28 00:15:03.071661 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2025-11-28 00:15:03.071665 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2025-11-28 00:15:03.071669 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2025-11-28 00:15:03.071524 2025-11-28 00:15:03.072791 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2025-11-28 00:15:03.073606 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2025-11-28 00:15:14.018588 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:15:14.018702 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 99f897d5a648 2025-11-28 00:15:14.018730 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/5 : LABEL "build-date"="20251128" "name"="tgtd" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="tgtd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:15:14.018792 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in c7c239dbf5cd 2025-11-28 00:15:14.018810 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container c7c239dbf5cd 2025-11-28 00:15:14.018826 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> c2a524bfcf20 2025-11-28 00:15:14.018842 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:15:14.018859 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 83ac56209627 2025-11-28 00:15:14.018880 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:15:14.018902 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:15:14.018978 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:15:14.019045 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:15:14.019071 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:15:14.019155 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:15:14.019174 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:15:14.019401 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:15:14.019492 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:15:14.019506 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:15:14.019517 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:15:14.019538 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:15:14.019548 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:15:14.019558 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:15:14.019572 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:15:14.019647 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 28.8 MB in 4s (6,802 kB/s) 2025-11-28 00:15:14.019659 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-11-28 00:15:14.019715 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-11-28 00:15:14.019741 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-11-28 00:15:14.019803 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-11-28 00:15:14.019854 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-11-28 00:15:14.019885 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:15:14.019900 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 83ac56209627 2025-11-28 00:15:14.019977 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> caa769b49d2f 2025-11-28 00:15:14.020067 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 4/5 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2025-11-28 00:15:14.020091 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in a28904c5e845 2025-11-28 00:15:14.020132 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container a28904c5e845 2025-11-28 00:15:14.020186 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> d1a78aa36f71 2025-11-28 00:15:14.020214 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:15:14.020263 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 260bc997273a 2025-11-28 00:15:14.020325 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-11-28 00:15:14.020380 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-11-28 00:15:14.020405 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-11-28 00:15:14.020484 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2025-11-28 00:15:14.020540 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:15:14.020551 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-11-28 00:15:14.020590 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-11-28 00:15:14.020630 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-11-28 00:15:14.020686 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:15:14.020726 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 260bc997273a 2025-11-28 00:15:14.020777 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> b709371697ee 2025-11-28 00:15:14.020846 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 31c386290550 2025-11-28 00:15:14.020908 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20251128 2025-11-28 00:15:14.021134 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2025-11-28 00:15:14.020889 (took 0:00:10.949365) 2025-11-28 00:15:14.021536 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2025-11-28 00:15:14.021626 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2025-11-28 00:15:14.021676 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2025-11-28 00:15:14.021559 2025-11-28 00:15:14.022799 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2025-11-28 00:15:14.023671 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2025-11-28 00:15:14.370538 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/3 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:15:14.370628 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 99f897d5a648 2025-11-28 00:15:14.370661 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/3 : LABEL "build-date"="20251128" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:15:14.370679 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in f462d300b160 2025-11-28 00:15:14.370740 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container f462d300b160 2025-11-28 00:15:14.370759 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 42d048f2c01f 2025-11-28 00:15:14.370934 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/3 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:15:14.371034 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 14e1b1b83014 2025-11-28 00:15:14.371091 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built 954a9cb070e8 2025-11-28 00:15:14.371103 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251128 2025-11-28 00:15:14.371225 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2025-11-28 00:15:14.370983 (took 0:00:00.349424) 2025-11-28 00:15:14.371267 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2025-11-28 00:15:14.371368 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2025-11-28 00:15:14.371867 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2025-11-28 00:15:14.371950 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2025-11-28 00:15:14.372028 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2025-11-28 00:15:14.371895 2025-11-28 00:15:14.373322 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2025-11-28 00:15:14.374085 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2025-11-28 00:15:32.133081 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:15:32.133173 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 99f897d5a648 2025-11-28 00:15:32.133183 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/4 : LABEL "build-date"="20251128" "name"="multipathd" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="multipathd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:15:32.135069 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 6c29dfc86bc0 2025-11-28 00:15:32.135079 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 6c29dfc86bc0 2025-11-28 00:15:32.135085 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> f93f6122a75d 2025-11-28 00:15:32.135091 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 3/4 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:15:32.135097 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in a2f85a9a865a 2025-11-28 00:15:32.135101 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:15:32.135107 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:15:32.135112 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:15:32.135117 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:15:32.135121 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:15:32.135125 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:15:32.135129 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:15:32.135133 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:15:32.135137 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:15:32.135148 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:15:32.135151 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:15:32.135155 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:15:32.135158 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:15:32.135161 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:15:32.135164 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:15:32.135168 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 28.8 MB in 4s (6,780 kB/s) 2025-11-28 00:15:32.135171 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-11-28 00:15:32.135175 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-11-28 00:15:32.135191 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-11-28 00:15:32.135194 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-11-28 00:15:32.135197 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2025-11-28 00:15:32.135201 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-11-28 00:15:32.135204 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-11-28 00:15:32.135207 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2025-11-28 00:15:32.135211 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2025-11-28 00:15:32.135214 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-11-28 00:15:32.135218 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2025-11-28 00:15:32.135221 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2025-11-28 00:15:32.135224 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2025-11-28 00:15:32.135228 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2025-11-28 00:15:32.135245 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-11-28 00:15:32.135248 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-11-28 00:15:32.135252 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2025-11-28 00:15:32.135255 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:15:32.135258 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,176 kB of archives. 2025-11-28 00:15:32.135261 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,026 kB of additional disk space will be used. 2025-11-28 00:15:32.135265 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:15:32.135273 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-11-28 00:15:32.135277 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-11-28 00:15:32.135280 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-11-28 00:15:32.135284 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-11-28 00:15:32.135291 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-11-28 00:15:32.135376 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-11-28 00:15:32.135472 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-11-28 00:15:32.135585 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-11-28 00:15:32.135692 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-11-28 00:15:32.135761 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-11-28 00:15:32.135831 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-11-28 00:15:32.135890 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-11-28 00:15:32.135948 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-11-28 00:15:32.136024 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-11-28 00:15:32.136092 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2025-11-28 00:15:32.136150 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,176 kB in 3s (371 kB/s) 2025-11-28 00:15:32.136223 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2025-11-28 00:15:32.136296 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2025-11-28 00:15:32.136362 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:15:32.136413 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:15:32.136468 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2025-11-28 00:15:32.136524 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% (Reading database ... 90% 2025-11-28 00:15:32.136578 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2025-11-28 00:15:32.136633 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:15:32.136687 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-11-28 00:15:32.136746 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-11-28 00:15:32.136802 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-11-28 00:15:32.136857 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2025-11-28 00:15:32.136911 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-11-28 00:15:32.136965 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-11-28 00:15:32.137039 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2025-11-28 00:15:32.137100 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-11-28 00:15:32.137171 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-11-28 00:15:32.137228 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2025-11-28 00:15:32.137302 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-11-28 00:15:32.137359 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-11-28 00:15:32.137416 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-11-28 00:15:32.137470 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2025-11-28 00:15:32.137524 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-11-28 00:15:32.137579 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-11-28 00:15:32.137637 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-11-28 00:15:32.137692 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2025-11-28 00:15:32.137747 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-11-28 00:15:32.137801 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-11-28 00:15:32.137855 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-11-28 00:15:32.137907 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2025-11-28 00:15:32.137959 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-11-28 00:15:32.138046 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-11-28 00:15:32.138108 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2025-11-28 00:15:32.138163 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-11-28 00:15:32.138216 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-11-28 00:15:32.138297 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2025-11-28 00:15:32.138343 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-11-28 00:15:32.138398 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-11-28 00:15:32.138452 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2025-11-28 00:15:32.138505 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-11-28 00:15:32.138559 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 00:15:32.138611 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2025-11-28 00:15:32.138665 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-11-28 00:15:32.138718 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 00:15:32.138771 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2025-11-28 00:15:32.138826 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-11-28 00:15:32.138878 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-11-28 00:15:32.138929 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2025-11-28 00:15:32.138985 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-11-28 00:15:32.139053 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-11-28 00:15:32.139112 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2025-11-28 00:15:32.139167 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-11-28 00:15:32.139221 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-11-28 00:15:32.139324 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-11-28 00:15:32.139373 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-11-28 00:15:32.139423 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-11-28 00:15:32.139469 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 00:15:32.139516 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-11-28 00:15:32.139572 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-11-28 00:15:32.139620 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-11-28 00:15:32.139667 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2025-11-28 00:15:32.139722 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-11-28 00:15:32.139770 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2025-11-28 00:15:32.139817 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2025-11-28 00:15:32.139864 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-11-28 00:15:32.139911 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-11-28 00:15:32.139957 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-11-28 00:15:32.140005 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-11-28 00:15:32.140079 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-11-28 00:15:32.140129 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-11-28 00:15:32.140176 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-11-28 00:15:32.140222 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-11-28 00:15:32.140284 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 00:15:32.140331 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-11-28 00:15:32.140376 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-11-28 00:15:32.140422 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-11-28 00:15:32.140469 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-11-28 00:15:32.140515 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:15:32.140560 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 00:15:32.140606 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container a2f85a9a865a 2025-11-28 00:15:32.140651 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 9ae39fb06cd6 2025-11-28 00:15:32.140703 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 4/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:15:32.140752 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 2fe37f01ad5f 2025-11-28 00:15:32.140798 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-11-28 00:15:32.140845 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-11-28 00:15:32.140892 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-11-28 00:15:32.140938 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2025-11-28 00:15:32.140982 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:15:32.141665 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-11-28 00:15:32.141756 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-11-28 00:15:32.141770 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-11-28 00:15:32.141802 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:15:32.141813 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 2fe37f01ad5f 2025-11-28 00:15:32.141823 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 924e36bf33b7 2025-11-28 00:15:32.141833 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built 9066cffa95c4 2025-11-28 00:15:32.141843 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20251128 2025-11-28 00:15:32.141853 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2025-11-28 00:15:32.141255 (took 0:00:17.769360) 2025-11-28 00:15:32.141929 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2025-11-28 00:15:32.141942 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2025-11-28 00:15:32.141951 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2025-11-28 00:15:32.141676 2025-11-28 00:15:32.142614 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2025-11-28 00:15:32.143184 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2025-11-28 00:16:16.238534 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:16:16.238610 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 99f897d5a648 2025-11-28 00:16:16.238749 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/13 : LABEL "build-date"="20251128" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="rabbitmq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:16:16.238770 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in d714e54cd156 2025-11-28 00:16:16.238783 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container d714e54cd156 2025-11-28 00:16:16.238820 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> a61ecf990019 2025-11-28 00:16:16.238839 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 3/13 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2025-11-28 00:16:16.238873 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in df68b05f20e1 2025-11-28 00:16:16.238889 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container df68b05f20e1 2025-11-28 00:16:16.238941 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 059e99d96151 2025-11-28 00:16:16.239076 | 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 2025-11-28 00:16:16.239139 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 71952dc72ad9 2025-11-28 00:16:16.239150 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 71952dc72ad9 2025-11-28 00:16:16.239247 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 048a93bd1178 2025-11-28 00:16:16.239289 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/13 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-11-28 00:16:16.239351 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 54f6789b2b4e 2025-11-28 00:16:16.239394 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 6/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends logrotate rabbitmq-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:16:16.239533 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 5011408116a3 2025-11-28 00:16:16.239555 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:16:16.239590 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:16:16.239633 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:16:16.239695 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-11-28 00:16:16.239760 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2025-11-28 00:16:16.239838 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2025-11-28 00:16:16.239927 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-11-28 00:16:16.239940 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2025-11-28 00:16:16.240057 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [5,305 B] 2025-11-28 00:16:16.240088 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:16:16.240127 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:16:16.240163 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:16:16.240247 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:16:16.240291 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:16:16.240385 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:16:16.240422 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:16:16.240458 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:16:16.240521 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:16:16.240562 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:16:16.240632 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:16:16.240674 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:16:16.240794 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 28.9 MB in 5s (5,266 kB/s) 2025-11-28 00:16:16.240842 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-11-28 00:16:16.240905 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-11-28 00:16:16.240964 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-11-28 00:16:16.241068 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-11-28 00:16:16.241083 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2025-11-28 00:16:16.241119 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-11-28 00:16:16.241155 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-11-28 00:16:16.241198 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-11-28 00:16:16.241259 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2025-11-28 00:16:16.241301 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2025-11-28 00:16:16.241343 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2025-11-28 00:16:16.241384 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2025-11-28 00:16:16.241459 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2025-11-28 00:16:16.241470 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2025-11-28 00:16:16.241545 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2025-11-28 00:16:16.241563 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-11-28 00:16:16.241631 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-11-28 00:16:16.241692 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-11-28 00:16:16.241804 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2025-11-28 00:16:16.241829 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2025-11-28 00:16:16.241893 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:16:16.241979 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 37.7 MB of archives. 2025-11-28 00:16:16.242055 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 59.2 MB of additional disk space will be used. 2025-11-28 00:16:16.242072 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:16:16.242083 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-base amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [10.8 MB] 2025-11-28 00:16:16.242151 | 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] 2025-11-28 00:16:16.242185 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-11-28 00:16:16.242196 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-11-28 00:16:16.242232 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 00:16:16.242245 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-11-28 00:16:16.242280 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2025-11-28 00:16:16.242367 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2025-11-28 00:16:16.242379 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2025-11-28 00:16:16.242421 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2025-11-28 00:16:16.242496 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2025-11-28 00:16:16.242530 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2025-11-28 00:16:16.242565 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2025-11-28 00:16:16.242651 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2025-11-28 00:16:16.242663 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2025-11-28 00:16:16.242699 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2025-11-28 00:16:16.242803 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2025-11-28 00:16:16.242814 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2025-11-28 00:16:16.242866 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2025-11-28 00:16:16.242912 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2025-11-28 00:16:16.242949 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:22 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2025-11-28 00:16:16.243030 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:23 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2025-11-28 00:16:16.243076 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 37.7 MB in 18s (2,125 kB/s) 2025-11-28 00:16:16.243126 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2025-11-28 00:16:16.243208 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-11-28 00:16:16.243261 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:16:16.243272 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-11-28 00:16:16.243338 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-11-28 00:16:16.243375 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2025-11-28 00:16:16.243412 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-11-28 00:16:16.243483 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2025-11-28 00:16:16.243493 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2025-11-28 00:16:16.243531 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:16:16.243585 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-11-28 00:16:16.243631 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-11-28 00:16:16.243665 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-11-28 00:16:16.243750 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2025-11-28 00:16:16.243822 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2025-11-28 00:16:16.243854 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-11-28 00:16:16.243914 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-11-28 00:16:16.243977 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: (Reading database ... 30% (Reading database ... 35% 2025-11-28 00:16:16.244061 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: (Reading database ... 2025-11-28 00:16:16.244071 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:40% 2025-11-28 00:16:16.244102 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:16:16.244173 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-11-28 00:16:16.244203 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-11-28 00:16:16.244234 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-11-28 00:16:16.244265 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2025-11-28 00:16:16.244297 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-11-28 00:16:16.244359 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2025-11-28 00:16:16.244368 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2025-11-28 00:16:16.244406 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-11-28 00:16:16.244443 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-11-28 00:16:16.244506 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-11-28 00:16:16.244515 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:16:16.244555 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:16:16.244587 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:16:16.244624 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2025-11-28 00:16:16.244678 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2025-11-28 00:16:16.244733 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2025-11-28 00:16:16.244770 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2025-11-28 00:16:16.244808 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../03-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.244844 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.244879 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2025-11-28 00:16:16.244930 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../04-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.244967 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.245029 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2025-11-28 00:16:16.245065 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../05-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.245096 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-11-28 00:16:16.245148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.245184 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2025-11-28 00:16:16.245215 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../06-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.245289 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.245306 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2025-11-28 00:16:16.245331 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../07-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.245362 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.245392 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2025-11-28 00:16:16.245456 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../08-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.245466 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.245502 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2025-11-28 00:16:16.245539 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../09-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.245576 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.245639 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2025-11-28 00:16:16.245649 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../10-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.245685 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.245776 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2025-11-28 00:16:16.245793 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../11-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.245835 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.245845 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2025-11-28 00:16:16.245875 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../12-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.245940 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.245950 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2025-11-28 00:16:16.245981 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../13-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.246031 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.246076 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2025-11-28 00:16:16.246108 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../14-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.246149 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.246181 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2025-11-28 00:16:16.246222 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../15-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.246247 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-11-28 00:16:16.246294 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.246330 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2025-11-28 00:16:16.246362 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../16-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.246404 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-11-28 00:16:16.246430 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.246512 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2025-11-28 00:16:16.246535 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../17-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.246579 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-11-28 00:16:16.246592 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.246634 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2025-11-28 00:16:16.246670 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../18-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.246699 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.246777 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2025-11-28 00:16:16.246854 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../19-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:16:16.246868 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.246905 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2025-11-28 00:16:16.246947 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_3.13.7-1_all.deb ... 2025-11-28 00:16:16.246978 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (3.13.7-1) ... 2025-11-28 00:16:16.247038 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247076 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2025-11-28 00:16:16.247103 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2025-11-28 00:16:16.247148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247179 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2025-11-28 00:16:16.247221 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-11-28 00:16:16.247247 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:16:16.247295 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247322 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247353 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247384 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247439 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247447 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247476 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:16:16.247529 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2025-11-28 00:16:16.247537 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247590 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247598 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247628 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247682 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247690 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247735 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247766 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247797 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:16:16.247851 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (3.13.7-1) ... 2025-11-28 00:16:16.247859 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-11-28 00:16:16.247889 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:16:16.247950 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:16:16.247958 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 5011408116a3 2025-11-28 00:16:16.247988 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 037b20eb9bb4 2025-11-28 00:16:16.248045 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 7/13 : RUN rm -rf /var/lib/rabbitmq/* && mkdir -p /usr/lib/rabbitmq/plugins && /usr/lib/rabbitmq/bin/rabbitmq-plugins enable --offline rabbitmq_management rabbitmq_prometheus 2025-11-28 00:16:16.248074 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in f6235c32020f 2025-11-28 00:16:16.248100 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2025-11-28 00:16:16.248147 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2025-11-28 00:16:16.248156 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2025-11-28 00:16:16.248188 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2025-11-28 00:16:16.248213 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2025-11-28 00:16:16.248244 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-11-28 00:16:16.248273 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-11-28 00:16:16.248304 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-11-28 00:16:16.248360 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-11-28 00:16:16.248368 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2025-11-28 00:16:16.248403 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2025-11-28 00:16:16.248430 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2025-11-28 00:16:16.248456 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-11-28 00:16:16.248481 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-11-28 00:16:16.248511 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-11-28 00:16:16.248541 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-11-28 00:16:16.248572 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 5 plugins. 2025-11-28 00:16:16.248633 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2025-11-28 00:16:16.248642 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container f6235c32020f 2025-11-28 00:16:16.248685 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> ee0063ed8d7e 2025-11-28 00:16:16.248759 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/13 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2025-11-28 00:16:16.248767 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> f065c8005146 2025-11-28 00:16:16.248797 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/13 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2025-11-28 00:16:16.248827 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 4835ef7ce71c 2025-11-28 00:16:16.248857 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 4835ef7ce71c 2025-11-28 00:16:16.248911 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> b505f46b125b 2025-11-28 00:16:16.248919 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:16:16.248970 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 46b3fa85ffaa 2025-11-28 00:16:16.248978 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:16:16.249031 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in acad49bb9859 2025-11-28 00:16:16.249084 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container acad49bb9859 2025-11-28 00:16:16.249133 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 99829d6b9c67 2025-11-28 00:16:16.249166 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 12/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:16:16.249193 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 5a9f4db6fc7f 2025-11-28 00:16:16.249234 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-11-28 00:16:16.249264 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-11-28 00:16:16.249293 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-11-28 00:16:16.249329 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2025-11-28 00:16:16.249351 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:16:16.249392 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-11-28 00:16:16.249418 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-11-28 00:16:16.249450 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-11-28 00:16:16.249487 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:16:16.249513 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 5a9f4db6fc7f 2025-11-28 00:16:16.249548 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 9e82b6bd579d 2025-11-28 00:16:16.249571 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/13 : USER rabbitmq 2025-11-28 00:16:16.249611 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 5d826e173484 2025-11-28 00:16:16.249638 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 5d826e173484 2025-11-28 00:16:16.249682 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 545f2a399e78 2025-11-28 00:16:16.249720 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built 8cc80afd97a0 2025-11-28 00:16:16.249775 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20251128 2025-11-28 00:16:16.249875 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2025-11-28 00:16:16.249776 (took 0:00:44.108100) 2025-11-28 00:16:16.250210 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2025-11-28 00:16:16.250261 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2025-11-28 00:16:16.250301 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2025-11-28 00:16:16.250240 2025-11-28 00:16:16.251120 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2025-11-28 00:16:16.251631 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2025-11-28 00:16:34.522914 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:16:34.523073 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 99f897d5a648 2025-11-28 00:16:34.523093 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/10 : LABEL "build-date"="20251128" "name"="proxysql" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="proxysql" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:16:34.523105 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in a6b79d2ebc38 2025-11-28 00:16:34.523137 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container a6b79d2ebc38 2025-11-28 00:16:34.523254 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> fd4d55237e30 2025-11-28 00:16:34.523290 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/10 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/' >/etc/apt/sources.list.d/proxysql.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql.sources 2025-11-28 00:16:34.523354 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 10408d327e94 2025-11-28 00:16:34.523415 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 10408d327e94 2025-11-28 00:16:34.523466 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 2c6896af2abc 2025-11-28 00:16:34.523571 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 4/10 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2025-11-28 00:16:34.523623 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 522a3e2577bf 2025-11-28 00:16:34.523675 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 522a3e2577bf 2025-11-28 00:16:34.523713 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 88ac7254b3bc 2025-11-28 00:16:34.523783 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends proxysql python3-yaml && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:16:34.523833 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in b30b5e2d8009 2025-11-28 00:16:34.523883 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:16:34.523941 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:16:34.524028 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:16:34.524061 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [5,658 B] 2025-11-28 00:16:34.524128 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:16:34.524191 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:16:34.524248 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [1,770 B] 2025-11-28 00:16:34.524314 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:16:34.524382 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:16:34.524512 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:16:34.524640 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:16:34.524674 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:16:34.524743 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:16:34.524793 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:16:34.524850 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:16:34.524881 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:16:34.524950 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:16:34.525040 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 28.8 MB in 3s (10.3 MB/s) 2025-11-28 00:16:34.525104 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-11-28 00:16:34.525193 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-11-28 00:16:34.525262 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-11-28 00:16:34.525311 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-11-28 00:16:34.525344 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2025-11-28 00:16:34.525405 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2025-11-28 00:16:34.525460 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2025-11-28 00:16:34.525520 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2025-11-28 00:16:34.525576 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:16:34.525606 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 38.7 MB of archives. 2025-11-28 00:16:34.525641 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 146 MB of additional disk space will be used. 2025-11-28 00:16:34.525699 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:16:34.525755 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.3 [38.5 MB] 2025-11-28 00:16:34.525785 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-11-28 00:16:34.525832 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-11-28 00:16:34.525887 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 38.7 MB in 2s (21.4 MB/s) 2025-11-28 00:16:34.525913 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2025-11-28 00:16:34.525965 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-11-28 00:16:34.526040 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:16:34.526071 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2025-11-28 00:16:34.526124 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2025-11-28 00:16:34.526179 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2025-11-28 00:16:34.526209 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2025-11-28 00:16:34.526462 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% 2025-11-28 00:16:34.526542 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2025-11-28 00:16:34.526607 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:16:34.526662 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-11-28 00:16:34.526689 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:16:34.526760 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2025-11-28 00:16:34.526876 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.1-2build2_amd64.deb ... 2025-11-28 00:16:34.526943 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.1-2build2) ... 2025-11-28 00:16:34.527087 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2025-11-28 00:16:34.527214 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_3.0.3_amd64.deb ... 2025-11-28 00:16:34.527284 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (3.0.3) ... 2025-11-28 00:16:34.527395 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (3.0.3) ... 2025-11-28 00:16:34.527460 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:16:34.527634 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.1-2build2) ... 2025-11-28 00:16:34.527747 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:16:34.527811 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container b30b5e2d8009 2025-11-28 00:16:34.527899 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> a2287e7608b4 2025-11-28 00:16:34.527986 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2025-11-28 00:16:34.528086 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> a9940a1e4da6 2025-11-28 00:16:34.528134 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 7/10 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:16:34.528238 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 6f97d2e90d41 2025-11-28 00:16:34.528312 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 6f97d2e90d41 2025-11-28 00:16:34.528403 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> a0b42bb4cc7a 2025-11-28 00:16:34.528504 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 8/10 : RUN install -g proxysql -o proxysql -m 770 -d /var/lib/kolla/proxysql && touch /etc/proxysql.cnf && chown proxysql:proxysql /etc/proxysql.cnf && chmod 600 /etc/proxysql.cnf 2025-11-28 00:16:34.528564 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 69b79ae95b20 2025-11-28 00:16:34.528645 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 69b79ae95b20 2025-11-28 00:16:34.528691 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 44c3704afc1c 2025-11-28 00:16:34.528895 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:16:34.528959 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 83d0f3df69f9 2025-11-28 00:16:34.528981 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-11-28 00:16:34.529035 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-11-28 00:16:34.529075 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-11-28 00:16:34.529114 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2025-11-28 00:16:34.529128 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:16:34.529145 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-11-28 00:16:34.529187 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-11-28 00:16:34.529254 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-11-28 00:16:34.529324 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:16:34.529379 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 83d0f3df69f9 2025-11-28 00:16:34.529410 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 077601741abe 2025-11-28 00:16:34.529465 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/10 : USER proxysql 2025-11-28 00:16:34.529519 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 98b78283f601 2025-11-28 00:16:34.529566 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 98b78283f601 2025-11-28 00:16:34.529596 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> e8477cd999a5 2025-11-28 00:16:34.529643 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built 0e17a5674e91 2025-11-28 00:16:34.529673 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20251128 2025-11-28 00:16:34.529793 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2025-11-28 00:16:34.529687 (took 0:00:18.279447) 2025-11-28 00:16:34.530205 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2025-11-28 00:16:34.530236 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2025-11-28 00:16:34.530337 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2025-11-28 00:16:34.530234 2025-11-28 00:16:34.531291 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2025-11-28 00:16:34.531840 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2025-11-28 00:16:47.020743 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:16:47.020814 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 99f897d5a648 2025-11-28 00:16:47.020926 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/6 : LABEL "build-date"="20251128" "name"="cron" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cron" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:16:47.020965 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 66ddecf443df 2025-11-28 00:16:47.020977 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 66ddecf443df 2025-11-28 00:16:47.021074 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 3f9f7492b4a9 2025-11-28 00:16:47.021090 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron logrotate && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:16:47.021150 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 8d875e631878 2025-11-28 00:16:47.021161 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:16:47.023380 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:16:47.023438 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:16:47.023451 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:16:47.023462 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:16:47.023473 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:16:47.023483 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:16:47.023493 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:16:47.023502 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:16:47.023512 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:16:47.023522 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:16:47.023531 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:16:47.023541 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:16:47.023550 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:16:47.023560 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:16:47.023570 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 28.8 MB in 3s (10.7 MB/s) 2025-11-28 00:16:47.023580 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-11-28 00:16:47.023590 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-11-28 00:16:47.023599 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-11-28 00:16:47.023645 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-11-28 00:16:47.023655 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2025-11-28 00:16:47.023665 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2025-11-28 00:16:47.023675 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2025-11-28 00:16:47.023690 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2025-11-28 00:16:47.023838 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2025-11-28 00:16:47.023898 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2025-11-28 00:16:47.024028 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2025-11-28 00:16:47.024129 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:16:47.024351 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2025-11-28 00:16:47.024367 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2025-11-28 00:16:47.025127 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:16:47.025161 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-11-28 00:16:47.025172 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-11-28 00:16:47.025198 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 00:16:47.025209 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-11-28 00:16:47.025218 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 0s (515 kB/s) 2025-11-28 00:16:47.025228 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2025-11-28 00:16:47.025237 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-11-28 00:16:47.025249 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:16:47.025262 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-11-28 00:16:47.025272 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-11-28 00:16:47.025282 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% (Reading database ... 85% 2025-11-28 00:16:47.025291 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-11-28 00:16:47.025300 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-11-28 00:16:47.025408 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:16:47.025421 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-11-28 00:16:47.025431 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-11-28 00:16:47.025441 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-11-28 00:16:47.025451 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2025-11-28 00:16:47.025460 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2025-11-28 00:16:47.025470 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-11-28 00:16:47.025484 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:16:47.025684 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-11-28 00:16:47.025736 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-11-28 00:16:47.025755 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% (Reading database ... 85% 2025-11-28 00:16:47.025770 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-11-28 00:16:47.025864 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-11-28 00:16:47.025926 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-11-28 00:16:47.026037 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-11-28 00:16:47.026150 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-11-28 00:16:47.026241 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:16:47.026372 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:16:47.027069 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:16:47.027093 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2025-11-28 00:16:47.027104 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2025-11-28 00:16:47.027114 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2025-11-28 00:16:47.027125 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2025-11-28 00:16:47.027135 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2025-11-28 00:16:47.027145 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:16:47.027155 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:16:47.027165 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2025-11-28 00:16:47.027175 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:16:47.027185 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 8d875e631878 2025-11-28 00:16:47.027195 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> a6ace05a5e91 2025-11-28 00:16:47.027206 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:16:47.027216 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> eb7f517c71db 2025-11-28 00:16:47.027227 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:16:47.027241 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in cfecc3720ed6 2025-11-28 00:16:47.027264 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container cfecc3720ed6 2025-11-28 00:16:47.027274 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> ba3f672b16b8 2025-11-28 00:16:47.027288 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:16:47.027390 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in efb53a1dc487 2025-11-28 00:16:47.027493 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-11-28 00:16:47.027510 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-11-28 00:16:47.027606 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-11-28 00:16:47.027666 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2025-11-28 00:16:47.027729 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:16:47.027805 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-11-28 00:16:47.027867 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-11-28 00:16:47.027934 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-11-28 00:16:47.028014 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:16:47.028140 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container efb53a1dc487 2025-11-28 00:16:47.028211 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> c9fc30cff904 2025-11-28 00:16:47.028270 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built 3f143794afa0 2025-11-28 00:16:47.028356 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20251128 2025-11-28 00:16:47.028513 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2025-11-28 00:16:47.028385 (took 0:00:12.498151) 2025-11-28 00:16:47.029173 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2025-11-28 00:16:47.029323 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2025-11-28 00:16:47.029447 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2025-11-28 00:16:47.029301 2025-11-28 00:16:47.030619 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2025-11-28 00:16:47.032160 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2025-11-28 00:16:49.019365 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:16:49.019440 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 99f897d5a648 2025-11-28 00:16:49.019458 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/5 : LABEL "build-date"="20251128" "name"="redis-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:16:49.019474 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in c69768d65bc9 2025-11-28 00:16:49.019486 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container c69768d65bc9 2025-11-28 00:16:49.019499 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 63d5c89c9f61 2025-11-28 00:16:49.019512 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 3/5 : RUN usermod --append --home /run/redis --groups kolla redis && mkdir -p /run/redis && chown -R 42460:42460 /run/redis 2025-11-28 00:16:49.019525 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 9541f206e0ab 2025-11-28 00:16:49.019536 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 9541f206e0ab 2025-11-28 00:16:49.019548 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> d604fd72707f 2025-11-28 00:16:49.019559 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:16:49.019640 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> e294eac59fae 2025-11-28 00:16:49.019654 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:16:49.019666 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in ed80eed671de 2025-11-28 00:16:49.019678 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container ed80eed671de 2025-11-28 00:16:49.019689 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 22f4beb9f91e 2025-11-28 00:16:49.019734 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 39a9a72dc2d8 2025-11-28 00:16:49.019746 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20251128 2025-11-28 00:16:49.019808 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2025-11-28 00:16:49.019611 (took 0:00:01.990310) 2025-11-28 00:16:49.019821 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2025-11-28 00:16:49.020239 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2025-11-28 00:16:49.020467 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2025-11-28 00:16:49.021075 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2025-11-28 00:16:49.021108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2025-11-28 00:16:49.020480 2025-11-28 00:16:49.024165 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2025-11-28 00:16:49.024232 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2025-11-28 00:16:50.373570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:16:50.373662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 99f897d5a648 2025-11-28 00:16:50.373794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/4 : LABEL "build-date"="20251128" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:16:50.373930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in ff309feb8ca6 2025-11-28 00:16:50.374065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container ff309feb8ca6 2025-11-28 00:16:50.374109 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 4900f458b9b3 2025-11-28 00:16:50.374203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:16:50.374359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> b62d03240032 2025-11-28 00:16:50.374387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/4 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:16:50.374478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 78c2845759b3 2025-11-28 00:16:50.374525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 78c2845759b3 2025-11-28 00:16:50.374611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 80ee2cd0e8e4 2025-11-28 00:16:50.374693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built 99ba0f9472f1 2025-11-28 00:16:50.374773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20251128 2025-11-28 00:16:50.374939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2025-11-28 00:16:50.374791 (took 0:00:01.354311) 2025-11-28 00:16:50.375134 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2025-11-28 00:16:50.375214 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2025-11-28 00:16:50.375328 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2025-11-28 00:16:50.375408 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2025-11-28 00:16:50.375941 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2025-11-28 00:16:50.376089 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2025-11-28 00:16:50.376208 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2025-11-28 00:16:50.376099 2025-11-28 00:16:50.377482 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2025-11-28 00:16:50.378679 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2025-11-28 00:17:38.683673 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:17:38.683793 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 99f897d5a648 2025-11-28 00:17:38.683939 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/10 : LABEL "build-date"="20251128" "name"="fluentd" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="fluentd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:17:38.684038 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 39e8903684e9 2025-11-28 00:17:38.684185 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 39e8903684e9 2025-11-28 00:17:38.684265 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> d0ecfc9a33b3 2025-11-28 00:17:38.684389 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 3/10 : RUN echo 'Uris: https://packages.treasuredata.com/lts/5/ubuntu/noble/' >/etc/apt/sources.list.d/fluentd.sources && echo 'Components: contrib' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Signed-By: /etc/kolla/apt-keys/treasuredata.asc' >>/etc/apt/sources.list.d/fluentd.sources 2025-11-28 00:17:38.684451 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 64f6d81ea5c4 2025-11-28 00:17:38.684534 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 64f6d81ea5c4 2025-11-28 00:17:38.684709 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 67f9efb82174 2025-11-28 00:17:38.684788 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 4/10 : RUN usermod --append --home /var/lib/fluentd --groups kolla fluentd && usermod --append --groups mysql fluentd && mkdir -p /var/lib/fluentd && chown -R 42474:42474 /var/lib/fluentd 2025-11-28 00:17:38.684870 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 3d7f57e43815 2025-11-28 00:17:38.684949 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 3d7f57e43815 2025-11-28 00:17:38.685070 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> f6876b40025c 2025-11-28 00:17:38.685147 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/10 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2025-11-28 00:17:38.685229 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> af508b23e6cd 2025-11-28 00:17:38.685305 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:17:38.685383 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> bc6f8374060c 2025-11-28 00:17:38.685466 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 7/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends g++ make fluent-package && apt-get clean && rm -rf /var/lib/apt/lists/* && chmod 440 /etc/sudoers.d/kolla_fluentd_sudoers && mkdir -p /etc/fluentd && mkdir -p /var/run/fluentd && chown -R fluentd: /var/run/fluentd && chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:17:38.685545 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 2bcebb1f79d5 2025-11-28 00:17:38.685637 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:17:38.685755 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2025-11-28 00:17:38.685835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:17:38.685915 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:17:38.686027 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [1,911 B] 2025-11-28 00:17:38.686100 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:17:38.686183 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,167 B] 2025-11-28 00:17:38.686259 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:17:38.686333 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:17:38.686408 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:17:38.686484 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:17:38.686558 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:17:38.686659 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:17:38.686739 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:17:38.686811 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:17:38.686876 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:17:38.686949 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:17:38.687052 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:17:38.687141 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 28.9 MB in 3s (9,238 kB/s) 2025-11-28 00:17:38.687213 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-11-28 00:17:38.687294 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-11-28 00:17:38.687373 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-11-28 00:17:38.687449 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-11-28 00:17:38.687524 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2025-11-28 00:17:38.687595 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-11-28 00:17:38.687686 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu g++-13 g++-13-x86-64-linux-gnu 2025-11-28 00:17:38.687756 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-11-28 00:17:38.687880 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-11-28 00:17:38.687953 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2025-11-28 00:17:38.688048 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-11-28 00:17:38.688135 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-11-28 00:17:38.688211 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2025-11-28 00:17:38.688292 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2025-11-28 00:17:38.688365 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2025-11-28 00:17:38.688434 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2025-11-28 00:17:38.688503 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2025-11-28 00:17:38.688572 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2025-11-28 00:17:38.688736 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2025-11-28 00:17:38.690053 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2025-11-28 00:17:38.690067 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2025-11-28 00:17:38.690074 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-11-28 00:17:38.690081 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2025-11-28 00:17:38.690087 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:17:38.690093 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:17:38.690099 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-11-28 00:17:38.690105 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 00:17:38.690111 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2025-11-28 00:17:38.690116 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2025-11-28 00:17:38.690122 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:17:38.690128 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.7 MB of archives. 2025-11-28 00:17:38.690134 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2025-11-28 00:17:38.690140 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 fluent-package amd64 5.0.8-1 [12.9 MB] 2025-11-28 00:17:38.690147 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:17:38.690153 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-11-28 00:17:38.690159 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-11-28 00:17:38.690165 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-11-28 00:17:38.690176 | 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.6 [240 kB] 2025-11-28 00:17:38.690182 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.6 [15.6 kB] 2025-11-28 00:17:38.690188 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.6 [577 kB] 2025-11-28 00:17:38.690194 | 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.6 [97.9 kB] 2025-11-28 00:17:38.690200 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.6 [94.5 kB] 2025-11-28 00:17:38.690206 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.6 [849 kB] 2025-11-28 00:17:38.690211 | 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.6 [2,463 kB] 2025-11-28 00:17:38.690217 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.6 [18.1 kB] 2025-11-28 00:17:38.690223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-11-28 00:17:38.690235 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-11-28 00:17:38.690241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-11-28 00:17:38.690247 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-11-28 00:17:38.690253 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-11-28 00:17:38.690262 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-11-28 00:17:38.690268 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-11-28 00:17:38.690274 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-11-28 00:17:38.690283 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-11-28 00:17:38.690371 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-11-28 00:17:38.690436 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-11-28 00:17:38.690505 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-11-28 00:17:38.690565 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-11-28 00:17:38.690643 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-11-28 00:17:38.690714 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-11-28 00:17:38.690781 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-11-28 00:17:38.690848 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-11-28 00:17:38.690913 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-11-28 00:17:38.690978 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-11-28 00:17:38.691067 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-11-28 00:17:38.691146 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-11-28 00:17:38.691206 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-11-28 00:17:38.691274 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-11-28 00:17:38.691340 | 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-88.89 [1,932 kB] 2025-11-28 00:17:38.691405 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-11-28 00:17:38.691471 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-11-28 00:17:38.691537 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-11-28 00:17:38.691604 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-11-28 00:17:38.691690 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-11-28 00:17:38.691755 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-11-28 00:17:38.691845 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-11-28 00:17:38.691906 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-11-28 00:17:38.691971 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-11-28 00:17:38.692062 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.7 MB in 5s (16.1 MB/s) 2025-11-28 00:17:38.692136 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2025-11-28 00:17:38.692199 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-11-28 00:17:38.692272 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:17:38.692340 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-11-28 00:17:38.692409 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:70% 2025-11-28 00:17:38.692477 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2025-11-28 00:17:38.692555 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2025-11-28 00:17:38.692632 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-11-28 00:17:38.692742 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:85% (Reading database ... 90% 2025-11-28 00:17:38.692812 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2025-11-28 00:17:38.692877 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-11-28 00:17:38.692943 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:17:38.693038 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-11-28 00:17:38.693103 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:17:38.693161 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2025-11-28 00:17:38.693217 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-11-28 00:17:38.693272 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:17:38.693326 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2025-11-28 00:17:38.693380 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.8-1_amd64.deb ... 2025-11-28 00:17:38.693434 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.8-1) ... 2025-11-28 00:17:38.693487 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2025-11-28 00:17:38.693540 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2025-11-28 00:17:38.693593 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:17:38.693663 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2025-11-28 00:17:38.693718 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:17:38.693772 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.693830 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2025-11-28 00:17:38.693878 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:17:38.693931 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.693984 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2025-11-28 00:17:38.695055 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:17:38.695068 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.695075 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2025-11-28 00:17:38.695081 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:17:38.695086 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.695091 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2025-11-28 00:17:38.695097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:17:38.695102 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.695107 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2025-11-28 00:17:38.695112 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:17:38.695118 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.695123 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-11-28 00:17:38.695128 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:17:38.695134 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.695139 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2025-11-28 00:17:38.695144 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:17:38.695150 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.695155 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2025-11-28 00:17:38.695160 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.695165 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.695171 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2025-11-28 00:17:38.695176 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2025-11-28 00:17:38.695181 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:17:38.695187 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2025-11-28 00:17:38.695192 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-11-28 00:17:38.695212 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:17:38.695218 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-11-28 00:17:38.695223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.695229 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.695234 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2025-11-28 00:17:38.695242 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.695248 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.695253 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-11-28 00:17:38.695258 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:17:38.695293 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.695352 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2025-11-28 00:17:38.695407 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:17:38.695457 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.695531 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2025-11-28 00:17:38.695606 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.695726 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.695775 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2025-11-28 00:17:38.695831 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.695891 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-11-28 00:17:38.695950 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.696009 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2025-11-28 00:17:38.696097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.696152 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.696206 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2025-11-28 00:17:38.696253 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.696300 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.696348 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2025-11-28 00:17:38.696394 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.696440 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.696496 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2025-11-28 00:17:38.696543 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.696589 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.696727 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2025-11-28 00:17:38.696764 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.696787 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.696792 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2025-11-28 00:17:38.696798 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.696900 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.696924 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2025-11-28 00:17:38.696934 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.696980 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.697044 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2025-11-28 00:17:38.697095 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.697144 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.697190 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2025-11-28 00:17:38.697235 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.697283 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-11-28 00:17:38.697332 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.697379 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-11-28 00:17:38.697425 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.697470 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.697539 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2025-11-28 00:17:38.697549 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.697600 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.697699 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-11-28 00:17:38.697749 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:17:38.697810 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.697883 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-11-28 00:17:38.697933 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2025-11-28 00:17:38.697981 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:17:38.698054 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.698101 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2025-11-28 00:17:38.698147 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:17:38.698193 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:17:38.698237 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2025-11-28 00:17:38.698290 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-88.89_amd64.deb ... 2025-11-28 00:17:38.698333 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 00:17:38.699060 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2025-11-28 00:17:38.699076 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-11-28 00:17:38.699097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 00:17:38.699105 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2025-11-28 00:17:38.699114 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-11-28 00:17:38.699125 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 00:17:38.699142 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2025-11-28 00:17:38.699165 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:17:38.699189 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 00:17:38.699215 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-11-28 00:17:38.699244 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.699271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.699295 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-11-28 00:17:38.699313 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.699331 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.699348 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2025-11-28 00:17:38.699366 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:17:38.699379 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.699392 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-11-28 00:17:38.699404 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:17:38.699417 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.699430 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-11-28 00:17:38.699442 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2025-11-28 00:17:38.699454 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:17:38.699467 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.699479 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2025-11-28 00:17:38.699500 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2025-11-28 00:17:38.699512 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2025-11-28 00:17:38.699525 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:17:38.699537 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.699549 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 00:17:38.699563 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.699577 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.699590 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.699602 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:17:38.699615 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 00:17:38.699665 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.699692 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2025-11-28 00:17:38.699706 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:17:38.699725 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.699750 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:17:38.699764 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.699777 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.699790 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.699803 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 00:17:38.699816 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.699824 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.8-1) ... 2025-11-28 00:17:38.699836 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2025-11-28 00:17:38.699880 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.699929 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.699967 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:17:38.700007 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:17:38.700082 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.700104 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.700172 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:17:38.700221 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.700268 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.700314 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.700358 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.700402 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 00:17:38.700446 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.700489 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.700532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.700575 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.700634 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.700701 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:17:38.700745 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.700788 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.700831 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.700874 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.700917 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.700960 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.701005 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:17:38.701067 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:17:38.701111 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-11-28 00:17:38.701153 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-11-28 00:17:38.701191 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:17:38.701229 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 2bcebb1f79d5 2025-11-28 00:17:38.701267 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> a9b30cccd342 2025-11-28 00:17:38.701307 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 8/10 : RUN ulimit -n 1024 && fluent-gem install fluent-plugin-grok-parser fluent-plugin-prometheus fluent-plugin-rewrite-tag-filter 2025-11-28 00:17:38.701348 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 5399088d6d9e 2025-11-28 00:17:38.702216 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2025-11-28 00:17:38.702228 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2025-11-28 00:17:38.702234 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2025-11-28 00:17:38.702240 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2025-11-28 00:17:38.702254 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.1 2025-11-28 00:17:38.702267 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.1 2025-11-28 00:17:38.702273 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.1 2025-11-28 00:17:38.702279 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2025-11-28 00:17:38.702285 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2025-11-28 00:17:38.702291 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-11-28 00:17:38.702297 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-11-28 00:17:38.702303 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2025-11-28 00:17:38.702310 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2025-11-28 00:17:38.702316 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 5399088d6d9e 2025-11-28 00:17:38.702322 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 7380e7f001c9 2025-11-28 00:17:38.702329 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:17:38.702337 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 7007eefc11f1 2025-11-28 00:17:38.702343 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-11-28 00:17:38.702349 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-11-28 00:17:38.702355 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-11-28 00:17:38.702361 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2025-11-28 00:17:38.702367 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:17:38.702373 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-11-28 00:17:38.702385 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-11-28 00:17:38.702391 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-11-28 00:17:38.702397 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:17:38.702402 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 7007eefc11f1 2025-11-28 00:17:38.702408 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> de37353eff54 2025-11-28 00:17:38.702413 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/10 : USER fluentd 2025-11-28 00:17:38.702418 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in fc26530d6a2f 2025-11-28 00:17:38.702424 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container fc26530d6a2f 2025-11-28 00:17:38.702429 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> bd375c401c29 2025-11-28 00:17:38.702434 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built ad218ee1837e 2025-11-28 00:17:38.702440 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20251128 2025-11-28 00:17:38.702447 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2025-11-28 00:17:38.702135 (took 0:00:48.326036) 2025-11-28 00:17:38.702704 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2025-11-28 00:17:38.702715 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2025-11-28 00:17:38.702721 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2025-11-28 00:17:38.702523 2025-11-28 00:17:38.703369 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2025-11-28 00:17:38.703809 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2025-11-28 00:17:53.709727 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:17:53.709832 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 99f897d5a648 2025-11-28 00:17:53.709888 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/7 : LABEL "build-date"="20251128" "name"="keepalived" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keepalived" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:17:53.709911 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in e43fd68c07fc 2025-11-28 00:17:53.709924 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container e43fd68c07fc 2025-11-28 00:17:53.709986 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 6d84f5d26c5f 2025-11-28 00:17:53.710077 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends keepalived && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:17:53.710096 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in dc2310f86d55 2025-11-28 00:17:53.710194 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:17:53.710213 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:17:53.710273 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:17:53.710323 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:17:53.710371 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:17:53.710409 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:17:53.710477 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:17:53.710504 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:17:53.710628 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:17:53.710643 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:17:53.710721 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:17:53.710736 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:17:53.710802 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:17:53.710847 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:17:53.710893 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:17:53.710937 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 28.8 MB in 4s (7,956 kB/s) 2025-11-28 00:17:53.710982 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-11-28 00:17:53.711083 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-11-28 00:17:53.711105 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-11-28 00:17:53.711184 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-11-28 00:17:53.711230 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2025-11-28 00:17:53.711276 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2025-11-28 00:17:53.711330 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-11-28 00:17:53.711375 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2025-11-28 00:17:53.711421 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2025-11-28 00:17:53.711466 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2025-11-28 00:17:53.711510 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2025-11-28 00:17:53.711555 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2025-11-28 00:17:53.711629 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2025-11-28 00:17:53.711688 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-11-28 00:17:53.711703 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:17:53.711910 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,698 kB of archives. 2025-11-28 00:17:53.711972 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2025-11-28 00:17:53.711984 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:17:53.712049 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 00:17:53.712062 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-11-28 00:17:53.712092 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2025-11-28 00:17:53.712118 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-11-28 00:17:53.712132 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-11-28 00:17:53.712146 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2025-11-28 00:17:53.712206 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2025-11-28 00:17:53.712254 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.1 [206 kB] 2025-11-28 00:17:53.712302 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.1 [1,066 kB] 2025-11-28 00:17:53.712348 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2025-11-28 00:17:53.712393 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,698 kB in 1s (5,705 kB/s) 2025-11-28 00:17:53.712439 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:17:53.712484 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-11-28 00:17:53.712533 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:17:53.712580 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2025-11-28 00:17:53.712651 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 75% 2025-11-28 00:17:53.712697 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2025-11-28 00:17:53.712742 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 85% 2025-11-28 00:17:53.712899 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2025-11-28 00:17:53.712929 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2025-11-28 00:17:53.712946 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:17:53.712957 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:17:53.713032 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:17:53.713054 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2025-11-28 00:17:53.713123 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-11-28 00:17:53.713165 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:17:53.713218 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-11-28 00:17:53.713259 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../2-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-11-28 00:17:53.713312 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:17:53.713355 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2025-11-28 00:17:53.713405 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-11-28 00:17:53.713446 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 00:17:53.713472 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2025-11-28 00:17:53.713542 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-11-28 00:17:53.713636 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-11-28 00:17:53.713651 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-11-28 00:17:53.713710 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2025-11-28 00:17:53.713751 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-11-28 00:17:53.713805 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-11-28 00:17:53.713845 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2025-11-28 00:17:53.713898 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-11-28 00:17:53.713949 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-11-28 00:17:53.714019 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2025-11-28 00:17:53.714067 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-11-28 00:17:53.714117 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-11-28 00:17:53.714158 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2025-11-28 00:17:53.714213 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-11-28 00:17:53.714263 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-11-28 00:17:53.714285 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2025-11-28 00:17:53.714357 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-11-28 00:17:53.714386 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2025-11-28 00:17:53.714447 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 00:17:53.714489 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-11-28 00:17:53.714529 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-11-28 00:17:53.714598 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:17:53.714779 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:17:53.714791 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2025-11-28 00:17:53.714800 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-11-28 00:17:53.714809 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-11-28 00:17:53.714817 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:17:53.714840 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-11-28 00:17:53.714899 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2025-11-28 00:17:53.714909 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2025-11-28 00:17:53.714980 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:17:53.715037 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:17:53.715054 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container dc2310f86d55 2025-11-28 00:17:53.715132 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 8dcf8e683268 2025-11-28 00:17:53.715155 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/7 : COPY check_alive.sh / 2025-11-28 00:17:53.715222 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 84c9e0a6d186 2025-11-28 00:17:53.715273 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:17:53.715315 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> cb4235530471 2025-11-28 00:17:53.715366 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /check_alive.sh 2025-11-28 00:17:53.715432 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 1da05a442124 2025-11-28 00:17:53.715442 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 1da05a442124 2025-11-28 00:17:53.715511 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 4b99ade6bfe2 2025-11-28 00:17:53.715566 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:17:53.715580 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 40cd505e031c 2025-11-28 00:17:53.715692 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-11-28 00:17:53.715744 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-11-28 00:17:53.715785 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-11-28 00:17:53.715837 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2025-11-28 00:17:53.715847 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:17:53.715887 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-11-28 00:17:53.715928 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-11-28 00:17:53.715969 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-11-28 00:17:53.715978 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:17:53.716053 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 40cd505e031c 2025-11-28 00:17:53.716112 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> d66d439de36d 2025-11-28 00:17:53.716165 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built 24200bf6dc75 2025-11-28 00:17:53.716175 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20251128 2025-11-28 00:17:53.716284 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2025-11-28 00:17:53.716161 (took 0:00:15.013638) 2025-11-28 00:17:53.716798 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2025-11-28 00:17:53.716811 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2025-11-28 00:17:53.716915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2025-11-28 00:17:53.716777 2025-11-28 00:17:53.717942 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2025-11-28 00:17:53.718548 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2025-11-28 00:20:27.582851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/21 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:20:27.582926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 99f897d5a648 2025-11-28 00:20:27.582945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/21 : LABEL "build-date"="20251128" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="kolla-toolbox" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:20:27.582973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in bb3eefd529a8 2025-11-28 00:20:27.582984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container bb3eefd529a8 2025-11-28 00:20:27.583045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 46f252e915ec 2025-11-28 00:20:27.583171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 3/21 : RUN usermod --append --home /var/lib/ansible --groups kolla ansible && mkdir -p /var/lib/ansible && chown -R 42401:42401 /var/lib/ansible 2025-11-28 00:20:27.583207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 7010dee30e0e 2025-11-28 00:20:27.583212 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 7010dee30e0e 2025-11-28 00:20:27.583216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b0c1e44b4166 2025-11-28 00:20:27.583221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 4/21 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2025-11-28 00:20:27.583224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 48b43695e1c7 2025-11-28 00:20:27.583228 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 48b43695e1c7 2025-11-28 00:20:27.583231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> fcde3abe5379 2025-11-28 00:20:27.583236 | 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 2025-11-28 00:20:27.583242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 79823eeb5383 2025-11-28 00:20:27.583273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 79823eeb5383 2025-11-28 00:20:27.583277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 20c4a51093c9 2025-11-28 00:20:27.583307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/21 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-11-28 00:20:27.583311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 80534d5a170e 2025-11-28 00:20:27.583315 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 7/21 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends build-essential ca-certificates crudini gdisk git jq libffi-dev libssl-dev libxslt1-dev openvswitch-switch python3-dev python3-venv rabbitmq-server iputils-ping traceroute && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:20:27.583339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in a1d8ca2d724b 2025-11-28 00:20:27.583343 | 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] 2025-11-28 00:20:27.584313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:20:27.584393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-11-28 00:20:27.584408 | 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] 2025-11-28 00:20:27.584419 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2025-11-28 00:20:27.584429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-11-28 00:20:27.584440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [5,305 B] 2025-11-28 00:20:27.584450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:20:27.584459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:20:27.584469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:20:27.584478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:20:27.584487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:20:27.584497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:20:27.584506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:20:27.584515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:20:27.584525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:20:27.584534 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:20:27.584543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:20:27.584553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:20:27.584562 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 28.9 MB in 5s (5,808 kB/s) 2025-11-28 00:20:27.584572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-11-28 00:20:27.584582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-11-28 00:20:27.584591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-11-28 00:20:27.584605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-11-28 00:20:27.584628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20240203). 2025-11-28 00:20:27.584652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2025-11-28 00:20:27.584669 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:20:27.584686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2025-11-28 00:20:27.584702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2025-11-28 00:20:27.584718 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2025-11-28 00:20:27.584799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2025-11-28 00:20:27.584819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2025-11-28 00:20:27.584885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-11-28 00:20:27.585113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2025-11-28 00:20:27.585145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-11-28 00:20:27.585164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2025-11-28 00:20:27.585183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2025-11-28 00:20:27.585198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2025-11-28 00:20:27.585213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2025-11-28 00:20:27.585230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-11-28 00:20:27.585246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2025-11-28 00:20:27.585262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common patch 2025-11-28 00:20:27.585278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-iniparse python3-netifaces python3-openvswitch python3-pip-whl 2025-11-28 00:20:27.585294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-setuptools-whl python3-sortedcontainers python3.12-dev 2025-11-28 00:20:27.585310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3.12-venv rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2025-11-28 00:20:27.585327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2025-11-28 00:20:27.585344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2025-11-28 00:20:27.585360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2025-11-28 00:20:27.585377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2025-11-28 00:20:27.585394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-11-28 00:20:27.585410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-11-28 00:20:27.585419 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-11-28 00:20:27.585429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2025-11-28 00:20:27.585438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc ed 2025-11-28 00:20:27.585448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: diffutils-doc python3-netaddr python3-pyparsing python-sortedcontainers-doc 2025-11-28 00:20:27.585457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2025-11-28 00:20:27.585467 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2025-11-28 00:20:27.585476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2025-11-28 00:20:27.585485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common 2025-11-28 00:20:27.585495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2025-11-28 00:20:27.585504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2025-11-28 00:20:27.585513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2025-11-28 00:20:27.585538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: crudini dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-11-28 00:20:27.585547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-11-28 00:20:27.585637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-11-28 00:20:27.585649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl g++ g++-13 2025-11-28 00:20:27.585658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:20:27.585668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gdisk git git-man icu-devtools 2025-11-28 00:20:27.585677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: iputils-ping jq libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-11-28 00:20:27.585687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-11-28 00:20:27.585696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liberror-perl libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev 2025-11-28 00:20:27.585716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgomp1 libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 2025-11-28 00:20:27.585725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjansson4 libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 2025-11-28 00:20:27.585768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev 2025-11-28 00:20:27.585779 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12t64 libquadmath0 libsframe1 libssl-dev libstdc++-13-dev 2025-11-28 00:20:27.585789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev 2025-11-28 00:20:27.585799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libxslt1.1 linux-libc-dev logrotate lto-disabled-list make 2025-11-28 00:20:27.585809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-common openvswitch-switch patch python3-dev python3-iniparse 2025-11-28 00:20:27.585819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces python3-openvswitch python3-pip-whl python3-setuptools-whl 2025-11-28 00:20:27.585830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-sortedcontainers python3-venv python3.12-dev python3.12-venv 2025-11-28 00:20:27.585840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rabbitmq-server rpcsvc-proto traceroute uuid-runtime xz-utils zlib1g-dev 2025-11-28 00:20:27.585851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:20:27.585861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 159 MB of archives. 2025-11-28 00:20:27.585871 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 504 MB of additional disk space will be used. 2025-11-28 00:20:27.585882 | 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] 2025-11-28 00:20:27.585929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:20:27.585941 | 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] 2025-11-28 00:20:27.585950 | 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] 2025-11-28 00:20:27.585961 | 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] 2025-11-28 00:20:27.585970 | 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] 2025-11-28 00:20:27.585988 | 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] 2025-11-28 00:20:27.586034 | 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] 2025-11-28 00:20:27.586044 | 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.3 [33.1 kB] 2025-11-28 00:20:27.586053 | 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] 2025-11-28 00:20:27.586063 | 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.6 [443 kB] 2025-11-28 00:20:27.586072 | 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] 2025-11-28 00:20:27.586087 | 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] 2025-11-28 00:20:27.586098 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 00:20:27.586111 | 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] 2025-11-28 00:20:27.586155 | 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] 2025-11-28 00:20:27.586212 | 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] 2025-11-28 00:20:27.586227 | 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] 2025-11-28 00:20:27.586382 | 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.6 [763 kB] 2025-11-28 00:20:27.586406 | 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] 2025-11-28 00:20:27.586429 | 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] 2025-11-28 00:20:27.586451 | 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.2 [267 kB] 2025-11-28 00:20:27.586504 | 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.6 [240 kB] 2025-11-28 00:20:27.586549 | 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.6 [15.6 kB] 2025-11-28 00:20:27.586596 | 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.6 [577 kB] 2025-11-28 00:20:27.586641 | 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.6 [97.9 kB] 2025-11-28 00:20:27.586690 | 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.6 [94.5 kB] 2025-11-28 00:20:27.587529 | 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.6 [849 kB] 2025-11-28 00:20:27.587583 | 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.6 [2,463 kB] 2025-11-28 00:20:27.587621 | 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.6 [18.1 kB] 2025-11-28 00:20:27.587632 | 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.6 [20.4 kB] 2025-11-28 00:20:27.587642 | 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-88.89 [1,932 kB] 2025-11-28 00:20:27.587652 | 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] 2025-11-28 00:20:27.587661 | 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] 2025-11-28 00:20:27.587671 | 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.6 [2,125 kB] 2025-11-28 00:20:27.587680 | 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 [51.5 kB] 2025-11-28 00:20:27.587690 | 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] 2025-11-28 00:20:27.587699 | 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] 2025-11-28 00:20:27.587709 | 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 [10.7 MB] 2025-11-28 00:20:27.587719 | 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,038 B] 2025-11-28 00:20:27.587728 | 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] 2025-11-28 00:20:27.587766 | 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] 2025-11-28 00:20:27.587777 | 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 [48.0 kB] 2025-11-28 00:20:27.587786 | 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 [148 kB] 2025-11-28 00:20:27.587796 | 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 [29.7 kB] 2025-11-28 00:20:27.587805 | 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 [10.5 kB] 2025-11-28 00:20:27.587829 | 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 [3,031 kB] 2025-11-28 00:20:27.587839 | 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,322 kB] 2025-11-28 00:20:27.587849 | 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 [2,772 kB] 2025-11-28 00:20:27.587858 | 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,184 kB] 2025-11-28 00:20:27.587868 | 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,641 kB] 2025-11-28 00:20:27.587877 | 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 [153 kB] 2025-11-28 00:20:27.587973 | 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 [2,681 kB] 2025-11-28 00:20:27.588023 | 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 [21.1 MB] 2025-11-28 00:20:27.588039 | 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 [494 kB] 2025-11-28 00:20:27.588049 | 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] 2025-11-28 00:20:27.588058 | 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] 2025-11-28 00:20:27.588068 | 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 [2,420 kB] 2025-11-28 00:20:27.588077 | 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 [12.2 MB] 2025-11-28 00:20:27.588086 | 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 [16.1 kB] 2025-11-28 00:20:27.588096 | 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] 2025-11-28 00:20:27.588105 | 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] 2025-11-28 00:20:27.588114 | 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] 2025-11-28 00:20:27.588124 | 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.5 [269 kB] 2025-11-28 00:20:27.588133 | 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] 2025-11-28 00:20:27.588143 | 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] 2025-11-28 00:20:27.588152 | 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] 2025-11-28 00:20:27.588161 | 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.5 [1,074 kB] 2025-11-28 00:20:27.588171 | 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] 2025-11-28 00:20:27.588216 | 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] 2025-11-28 00:20:27.588227 | 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] 2025-11-28 00:20:27.588236 | 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.6 [333 kB] 2025-11-28 00:20:27.588246 | 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] 2025-11-28 00:20:27.588255 | 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] 2025-11-28 00:20:27.588272 | 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] 2025-11-28 00:20:27.588282 | 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] 2025-11-28 00:20:27.588298 | 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] 2025-11-28 00:20:27.588308 | 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.1 [141 kB] 2025-11-28 00:20:27.588322 | 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.1 [65.7 kB] 2025-11-28 00:20:27.588332 | 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.3 [140 kB] 2025-11-28 00:20:27.588341 | 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] 2025-11-28 00:20:27.588354 | 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] 2025-11-28 00:20:27.588414 | 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] 2025-11-28 00:20:27.588475 | 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] 2025-11-28 00:20:27.588532 | 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.9 [2,342 kB] 2025-11-28 00:20:27.588547 | 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] 2025-11-28 00:20:27.588611 | 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.9 [5,677 kB] 2025-11-28 00:20:27.588655 | 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] 2025-11-28 00:20:27.588713 | 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.6 [2,408 kB] 2025-11-28 00:20:27.588727 | 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.6 [781 kB] 2025-11-28 00:20:27.588807 | 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.2 [167 kB] 2025-11-28 00:20:27.588865 | 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.2 [91.9 kB] 2025-11-28 00:20:27.588880 | 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.9 [498 kB] 2025-11-28 00:20:27.590310 | 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] 2025-11-28 00:20:27.590362 | 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] 2025-11-28 00:20:27.590375 | 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] 2025-11-28 00:20:27.590386 | 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.9 [5,674 B] 2025-11-28 00:20:27.590396 | 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] 2025-11-28 00:20:27.590405 | 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] 2025-11-28 00:20:27.590424 | 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] 2025-11-28 00:20:27.590434 | 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] 2025-11-28 00:20:27.590458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2025-11-28 00:20:27.590470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2025-11-28 00:20:27.590480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2025-11-28 00:20:27.590489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2025-11-28 00:20:27.590499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2025-11-28 00:20:27.590508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2025-11-28 00:20:27.590517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2025-11-28 00:20:27.590527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2025-11-28 00:20:27.590536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2025-11-28 00:20:27.590546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2025-11-28 00:20:27.590555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:112 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2025-11-28 00:20:27.590564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:113 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2025-11-28 00:20:27.590574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:114 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2025-11-28 00:20:27.590583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:115 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2025-11-28 00:20:27.590604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:116 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2025-11-28 00:20:27.590614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:117 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2025-11-28 00:20:27.590624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 159 MB in 17s (9,286 kB/s) 2025-11-28 00:20:27.590634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2025-11-28 00:20:27.590651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-11-28 00:20:27.590663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:20:27.590675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-11-28 00:20:27.590684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-11-28 00:20:27.590694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-11-28 00:20:27.590703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-11-28 00:20:27.590712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-11-28 00:20:27.590722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-11-28 00:20:27.590782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:20:27.590795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-11-28 00:20:27.590805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-11-28 00:20:27.590815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-11-28 00:20:27.590825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-11-28 00:20:27.590834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2025-11-28 00:20:27.590843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2025-11-28 00:20:27.590852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-11-28 00:20:27.590863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:20:27.590873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-11-28 00:20:27.590882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-11-28 00:20:27.590891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-11-28 00:20:27.590901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-11-28 00:20:27.590910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-11-28 00:20:27.590919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-11-28 00:20:27.591029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-11-28 00:20:27.591046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-11-28 00:20:27.591056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-11-28 00:20:27.591066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2025-11-28 00:20:27.591075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:20:27.591085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:20:27.591095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-11-28 00:20:27.591104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 00:20:27.591122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:20:27.591132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2025-11-28 00:20:27.591142 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.6_amd64.deb ... 2025-11-28 00:20:27.591151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:20:27.591160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2025-11-28 00:20:27.591169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:20:27.591179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:20:27.591188 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-netifaces:amd64. 2025-11-28 00:20:27.591198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-11-28 00:20:27.591207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:20:27.591216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-sortedcontainers. 2025-11-28 00:20:27.591225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-11-28 00:20:27.591235 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:20:27.591244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2025-11-28 00:20:27.591253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 00:20:27.591263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:20:27.591327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2025-11-28 00:20:27.591339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-11-28 00:20:27.591363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:20:27.591372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-openvswitch. 2025-11-28 00:20:27.591382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:20:27.591391 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:20:27.591401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2025-11-28 00:20:27.591410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:20:27.591420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:20:27.591429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2025-11-28 00:20:27.591438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-11-28 00:20:27.591448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-11-28 00:20:27.591513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2025-11-28 00:20:27.591524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:20:27.591534 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:20:27.591544 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:20:27.591559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:20:27.591569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:20:27.591607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2025-11-28 00:20:27.591618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-11-28 00:20:27.591628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:20:27.591637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2025-11-28 00:20:27.591651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-logrotate_3.21.0-2build1_amd64.deb ... 2025-11-28 00:20:27.591723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2025-11-28 00:20:27.591768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2025-11-28 00:20:27.591794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libjansson4_2.14-2build2_amd64.deb ... 2025-11-28 00:20:27.593196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:20:27.593218 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2025-11-28 00:20:27.593227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-11-28 00:20:27.593238 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:20:27.593247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2025-11-28 00:20:27.593257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-binutils-common_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:20:27.593266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.593275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2025-11-28 00:20:27.593285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libsframe1_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:20:27.593294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.593303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2025-11-28 00:20:27.593313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libbinutils_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:20:27.593322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.593332 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2025-11-28 00:20:27.593341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-libctf-nobfd0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:20:27.593351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.593360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2025-11-28 00:20:27.593369 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-libctf0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:20:27.593392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.593402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2025-11-28 00:20:27.593411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libgprofng0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:20:27.593421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.593437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-11-28 00:20:27.593447 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-binutils-x86-64-linux-gnu_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:20:27.593456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.593466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2025-11-28 00:20:27.593475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-binutils_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:20:27.593484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.593494 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2025-11-28 00:20:27.593503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:20:27.593512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:20:27.593522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2025-11-28 00:20:27.593531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-linux-libc-dev_6.8.0-88.89_amd64.deb ... 2025-11-28 00:20:27.593541 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-11-28 00:20:27.593551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 00:20:27.593560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2025-11-28 00:20:27.593569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-11-28 00:20:27.593579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 00:20:27.593588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2025-11-28 00:20:27.593598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-11-28 00:20:27.593607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 00:20:27.593616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2025-11-28 00:20:27.593635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:20:27.593645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 00:20:27.593655 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2025-11-28 00:20:27.593664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../031-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.593674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.593683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2025-11-28 00:20:27.593692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-libisl23_0.26-3build1.1_amd64.deb ... 2025-11-28 00:20:27.593702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:20:27.593815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2025-11-28 00:20:27.593828 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../033-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-11-28 00:20:27.593838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:20:27.593847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-11-28 00:20:27.593857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.593872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.593882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2025-11-28 00:20:27.593891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.593901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.593910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-11-28 00:20:27.593926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:20:27.593937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.593946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2025-11-28 00:20:27.593956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:20:27.593965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.593975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2025-11-28 00:20:27.593984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.594022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.594037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2025-11-28 00:20:27.594046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.594056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.594066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2025-11-28 00:20:27.594075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.594090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.594100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2025-11-28 00:20:27.594110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.594119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.594129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2025-11-28 00:20:27.594138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.594148 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.594157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2025-11-28 00:20:27.594171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.594181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.594194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2025-11-28 00:20:27.594266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.594282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.594388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2025-11-28 00:20:27.594414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.594474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.594488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2025-11-28 00:20:27.594551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../046-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.595155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.595178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2025-11-28 00:20:27.595188 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.595198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.595208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2025-11-28 00:20:27.595217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../048-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.595227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.595249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-11-28 00:20:27.595259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.595278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.595288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2025-11-28 00:20:27.595298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.595307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.595316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-11-28 00:20:27.595326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../051-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:20:27.595335 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.595345 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2025-11-28 00:20:27.595354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:20:27.595364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.595374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-11-28 00:20:27.595422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../053-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.595433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.595443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-11-28 00:20:27.595452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.595461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.595471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2025-11-28 00:20:27.595481 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:20:27.595497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.595507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-11-28 00:20:27.595516 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:20:27.595526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.595540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2025-11-28 00:20:27.595549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:20:27.595559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.595572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2025-11-28 00:20:27.595587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-make_4.3-4.1build2_amd64.deb ... 2025-11-28 00:20:27.595642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2025-11-28 00:20:27.595702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2025-11-28 00:20:27.595716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-11-28 00:20:27.595819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:20:27.595853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2025-11-28 00:20:27.595934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-11-28 00:20:27.595950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:20:27.596023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package patch. 2025-11-28 00:20:27.596080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-patch_2.7.6-7build3_amd64.deb ... 2025-11-28 00:20:27.596113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking patch (2.7.6-7build3) ... 2025-11-28 00:20:27.596170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2025-11-28 00:20:27.596204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-lto-disabled-list_47_all.deb ... 2025-11-28 00:20:27.598084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2025-11-28 00:20:27.598104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2025-11-28 00:20:27.598115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-11-28 00:20:27.598125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:20:27.598143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2025-11-28 00:20:27.598152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-build-essential_12.10ubuntu1_amd64.deb ... 2025-11-28 00:20:27.598162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2025-11-28 00:20:27.598171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-iniparse. 2025-11-28 00:20:27.598180 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-python3-iniparse_0.5-2_all.deb ... 2025-11-28 00:20:27.598189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-iniparse (0.5-2) ... 2025-11-28 00:20:27.598199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package crudini. 2025-11-28 00:20:27.598208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-crudini_0.9.4-1_amd64.deb ... 2025-11-28 00:20:27.598217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking crudini (0.9.4-1) ... 2025-11-28 00:20:27.598235 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2025-11-28 00:20:27.598245 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../067-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2025-11-28 00:20:27.598273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../068-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2025-11-28 00:20:27.598301 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../069-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2025-11-28 00:20:27.598329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../070-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2025-11-28 00:20:27.598357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../071-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598376 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2025-11-28 00:20:27.598386 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../072-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2025-11-28 00:20:27.598414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../073-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2025-11-28 00:20:27.598442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../074-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2025-11-28 00:20:27.598470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../075-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2025-11-28 00:20:27.598511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../076-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2025-11-28 00:20:27.598581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../077-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2025-11-28 00:20:27.598609 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2025-11-28 00:20:27.598670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2025-11-28 00:20:27.598698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2025-11-28 00:20:27.598726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598766 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2025-11-28 00:20:27.598776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2025-11-28 00:20:27.598804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-11-28 00:20:27.598813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.598823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-11-28 00:20:27.598832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-11-28 00:20:27.598841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:20:27.598851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2025-11-28 00:20:27.598860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-liberror-perl_0.17029-2_all.deb ... 2025-11-28 00:20:27.598869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2025-11-28 00:20:27.598879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2025-11-28 00:20:27.598888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-11-28 00:20:27.598905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:20:27.598915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2025-11-28 00:20:27.598924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-11-28 00:20:27.598934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:20:27.598943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2025-11-28 00:20:27.598953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:20:27.598967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-11-28 00:20:27.598977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2025-11-28 00:20:27.598986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libonig5_6.9.9-1build1_amd64.deb ... 2025-11-28 00:20:27.599027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2025-11-28 00:20:27.599051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2025-11-28 00:20:27.599061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjq1_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:20:27.599071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-11-28 00:20:27.599080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2025-11-28 00:20:27.599089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-jq_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:20:27.599099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.1) ... 2025-11-28 00:20:27.599113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2025-11-28 00:20:27.599123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-11-28 00:20:27.599132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-11-28 00:20:27.599142 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2025-11-28 00:20:27.599155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:20:27.599165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:20:27.599200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2025-11-28 00:20:27.599250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2025-11-28 00:20:27.599284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-11-28 00:20:27.599327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-11-28 00:20:27.599382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2025-11-28 00:20:27.599397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2025-11-28 00:20:27.599441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-11-28 00:20:27.599456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2025-11-28 00:20:27.599512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-11-28 00:20:27.599526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-11-28 00:20:27.599580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2025-11-28 00:20:27.599604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libpython3.12t64_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:20:27.599650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:20:27.599665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2025-11-28 00:20:27.599707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-11-28 00:20:27.599776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-11-28 00:20:27.599788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-11-28 00:20:27.599839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2025-11-28 00:20:27.600069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-libpython3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:20:27.600140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:20:27.600154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2025-11-28 00:20:27.600174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-11-28 00:20:27.600184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-11-28 00:20:27.600194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2025-11-28 00:20:27.600203 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-11-28 00:20:27.600217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-11-28 00:20:27.600231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2025-11-28 00:20:27.600280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-11-28 00:20:27.600312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:20:27.600364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2025-11-28 00:20:27.600404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:20:27.600438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:20:27.600462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2025-11-28 00:20:27.600483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:20:27.600506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:20:27.600587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2025-11-28 00:20:27.600614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-python3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:20:27.600661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-11-28 00:20:27.600709 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2025-11-28 00:20:27.600724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-11-28 00:20:27.600786 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2025-11-28 00:20:27.600801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2025-11-28 00:20:27.600859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-11-28 00:20:27.600894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-11-28 00:20:27.600928 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2025-11-28 00:20:27.600975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-11-28 00:20:27.601015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-11-28 00:20:27.601066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-11-28 00:20:27.601083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2025-11-28 00:20:27.601238 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../109-python3.12-venv_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:20:27.601273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-11-28 00:20:27.601286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2025-11-28 00:20:27.601304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../110-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2025-11-28 00:20:27.601316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2025-11-28 00:20:27.601327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2025-11-28 00:20:27.601341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../111-traceroute_1%3a2.1.5-1_amd64.deb ... 2025-11-28 00:20:27.601356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2025-11-28 00:20:27.601402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2025-11-28 00:20:27.601467 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../112-gdisk_1.0.10-1build1_amd64.deb ... 2025-11-28 00:20:27.601482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2025-11-28 00:20:27.601496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2025-11-28 00:20:27.601538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../113-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-11-28 00:20:27.601552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-11-28 00:20:27.601604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2025-11-28 00:20:27.601619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../114-rabbitmq-server_3.13.7-1_all.deb ... 2025-11-28 00:20:27.601675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-11-28 00:20:27.601690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (3.13.7-1) ... 2025-11-28 00:20:27.601761 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-11-28 00:20:27.601776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2025-11-28 00:20:27.601826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.601841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2025-11-28 00:20:27.601895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2025-11-28 00:20:27.601910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2025-11-28 00:20:27.601966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 2025-11-28 00:20:27.602017 | 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 2025-11-28 00:20:27.602051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2025-11-28 00:20:27.602096 | 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 2025-11-28 00:20:27.602113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 2025-11-28 00:20:27.602153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lft.1.gz because associated file /usr/share/man/man1/lft.db.1.gz (of link group lft) doesn't exist 2025-11-28 00:20:27.602167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2025-11-28 00:20:27.602220 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceproto.1.gz because associated file /usr/share/man/man1/traceproto.db.1.gz (of link group traceproto) doesn't exist 2025-11-28 00:20:27.602260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2025-11-28 00:20:27.602275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man8/tcptraceroute.8.gz because associated file /usr/share/man/man8/tcptraceroute.db.8.gz (of link group tcptraceroute) doesn't exist 2025-11-28 00:20:27.602330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-11-28 00:20:27.602346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.602411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2025-11-28 00:20:27.602461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-11-28 00:20:27.602476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:20:27.602515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.602529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:20:27.602585 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 00:20:27.602599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.602653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:20:27.602667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.602721 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:20:27.602761 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.602935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:20:27.602973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-11-28 00:20:27.602987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.603046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:20:27.603057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2025-11-28 00:20:27.603067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:20:27.603077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:20:27.603108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:20:27.603118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 00:20:27.603127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.603141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.603173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2025-11-28 00:20:27.603218 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:20:27.603244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-11-28 00:20:27.603259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2025-11-28 00:20:27.603316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2025-11-28 00:20:27.603328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2025-11-28 00:20:27.603342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2025-11-28 00:20:27.603383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2025-11-28 00:20:27.603398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-11-28 00:20:27.603452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2025-11-28 00:20:27.603467 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2025-11-28 00:20:27.603507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-11-28 00:20:27.603522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2025-11-28 00:20:27.603563 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2025-11-28 00:20:27.603588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.603613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-11-28 00:20:27.603637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:20:27.603663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.603708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up patch (2.7.6-7build3) ... 2025-11-28 00:20:27.603723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.603762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.603802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:20:27.603847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:20:27.603861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.603900 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:20:27.603914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:20:27.603952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:20:27.603966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:20:27.604035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-11-28 00:20:27.604055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2025-11-28 00:20:27.604095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-11-28 00:20:27.604109 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:20:27.604160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.604174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:20:27.604214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 00:20:27.604236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.604278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.604292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:20:27.604344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.604359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-11-28 00:20:27.604398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.604412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.604460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:20:27.604474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:20:27.604512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-11-28 00:20:27.604527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:20:27.604574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-iniparse (0.5-2) ... 2025-11-28 00:20:27.604588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.604653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2025-11-28 00:20:27.604681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.604706 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.604720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-11-28 00:20:27.604760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:20:27.604793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.604835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2025-11-28 00:20:27.604859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up crudini (0.9.4-1) ... 2025-11-28 00:20:27.604873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.604914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-11-28 00:20:27.604928 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.604967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-11-28 00:20:27.604981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.605039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:20:27.605073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.605114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2025-11-28 00:20:27.605128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.605167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2025-11-28 00:20:27.605181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.605230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-11-28 00:20:27.606081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:20:27.606103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-11-28 00:20:27.606114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.606125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.1) ... 2025-11-28 00:20:27.606136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:20:27.606147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 00:20:27.606158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:20:27.606168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.606179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.606189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.606200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.606219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:20:27.606231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-11-28 00:20:27.606242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-11-28 00:20:27.606252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:20:27.606263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.606272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.606282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.606292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.606302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:20:27.606311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:20:27.606330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.606340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-11-28 00:20:27.606349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.606359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.606368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-11-28 00:20:27.606378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.606387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:20:27.606397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.606406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.606416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-11-28 00:20:27.606426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:20:27.606435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.606448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-11-28 00:20:27.606459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.606469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.606478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (3.13.7-1) ... 2025-11-28 00:20:27.606488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-11-28 00:20:27.606497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:20:27.606507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-11-28 00:20:27.606521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2025-11-28 00:20:27.606531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.606540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-11-28 00:20:27.606550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-11-28 00:20:27.606560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2025-11-28 00:20:27.606570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:20:27.606579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container a1d8ca2d724b 2025-11-28 00:20:27.606589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 2bfdfed3e691 2025-11-28 00:20:27.606601 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 8/21 : RUN mkdir -p /requirements && curl -o /requirements/upper-constraints.txt ${UPPER_CONSTRAINTS_FILE:-https://releases.openstack.org/constraints/upper/2024.2} && sed -e "/^openstacksdk===/d" -i requirements/upper-constraints.txt && python3 -m venv --system-site-packages /opt/ansible && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && cd /opt/ansible/lib && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /opt/ansible/lib/python3 2025-11-28 00:20:27.606626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 48238a9ca990 2025-11-28 00:20:27.606637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:curl (https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt): response: 200, time: 6.025946, size: 14240 2025-11-28 00:20:27.606646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 48238a9ca990 2025-11-28 00:20:27.606656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 9aa043a51aa7 2025-11-28 00:20:27.606665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/21 : ENV PATH /opt/ansible/bin:$PATH 2025-11-28 00:20:27.606675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in fd2f492638ce 2025-11-28 00:20:27.606684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container fd2f492638ce 2025-11-28 00:20:27.606695 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4d2d9da9d28a 2025-11-28 00:20:27.606724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/21 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt ansible-core==2.17.* cmd2 influxdb openstacksdk os-client-config pbr pymysql python-ironicclient python-openstackclient pytz pyudev && mkdir -p /etc/ansible /usr/share/ansible && echo 'localhost ansible_connection=local ansible_python_interpreter=/opt/ansible/bin/python' > /etc/ansible/hosts && sed -i 's| "identity_api_version": "2.0",| "identity_api_version": "3",|' /opt/ansible/lib/python3/site-packages/os_client_config/defaults.json 2025-11-28 00:20:27.606771 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 8630d36a881f 2025-11-28 00:20:27.606791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2025-11-28 00:20:27.606809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2025-11-28 00:20:27.606826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) 2025-11-28 00:20:27.606839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-11-28 00:20:27.606849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2025-11-28 00:20:27.606864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:20:27.606874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2025-11-28 00:20:27.606883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2025-11-28 00:20:27.606893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-11-28 00:20:27.606903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2025-11-28 00:20:27.606916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.7 MB/s eta 0:00:00 2025-11-28 00:20:27.606927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-11-28 00:20:27.606964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 133.4 MB/s eta 0:00:00 2025-11-28 00:20:27.607136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-11-28 00:20:27.607175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.9 MB/s eta 0:00:00 2025-11-28 00:20:27.607195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wheel, setuptools, pip 2025-11-28 00:20:27.607206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2025-11-28 00:20:27.607236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2025-11-28 00:20:27.607251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-11-28 00:20:27.607265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2025-11-28 00:20:27.607296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2025-11-28 00:20:27.607331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2025-11-28 00:20:27.607380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-11-28 00:20:27.607395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-11-28 00:20:27.607434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2025-11-28 00:20:27.607448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2025-11-28 00:20:27.607493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2025-11-28 00:20:27.607508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2025-11-28 00:20:27.607550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed pip-25.3 setuptools-80.9.0 wheel-0.45.1 2025-11-28 00:20:27.607565 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.17.* 2025-11-28 00:20:27.607607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.17.14-py3-none-any.whl.metadata (7.0 kB) 2025-11-28 00:20:27.607622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2025-11-28 00:20:27.607653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:20:27.607693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2025-11-28 00:20:27.607707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2025-11-28 00:20:27.607766 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-11-28 00:20:27.607822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:20:27.607837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2025-11-28 00:20:27.607876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:20:27.607916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2025-11-28 00:20:27.607930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2025-11-28 00:20:27.607969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2025-11-28 00:20:27.607984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-11-28 00:20:27.608034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2025-11-28 00:20:27.608079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-11-28 00:20:27.608094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2025-11-28 00:20:27.608131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.1.4-py3-none-any.whl.metadata (6.6 kB) 2025-11-28 00:20:27.608145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2025-11-28 00:20:27.608187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2025-11-28 00:20:27.608201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2025-11-28 00:20:27.608242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-11-28 00:20:27.608257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.17.*) 2025-11-28 00:20:27.608296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2025-11-28 00:20:27.608361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.17.*) 2025-11-28 00:20:27.608373 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-11-28 00:20:27.608382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.17.*) 2025-11-28 00:20:27.608395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2025-11-28 00:20:27.608409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging (from ansible-core==2.17.*) 2025-11-28 00:20:27.608457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:20:27.608471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.17.*) 2025-11-28 00:20:27.608484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-11-28 00:20:27.608529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=16.3.0 (from cmd2) 2025-11-28 00:20:27.608543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2025-11-28 00:20:27.608556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.6 (from cmd2) 2025-11-28 00:20:27.608601 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-11-28 00:20:27.608615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: started 2025-11-28 00:20:27.608628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: finished with status 'done' 2025-11-28 00:20:27.608673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: started 2025-11-28 00:20:27.608687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:20:27.608700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): started 2025-11-28 00:20:27.608763 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:20:27.608781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.1.7 (from cmd2) 2025-11-28 00:20:27.608795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-11-28 00:20:27.608810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2025-11-28 00:20:27.608858 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-11-28 00:20:27.608872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2025-11-28 00:20:27.608967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-11-28 00:20:27.608983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2025-11-28 00:20:27.609049 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2025-11-28 00:20:27.609068 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2025-11-28 00:20:27.609113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2025-11-28 00:20:27.609128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2025-11-28 00:20:27.609141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-11-28 00:20:27.609186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2025-11-28 00:20:27.609200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2025-11-28 00:20:27.609222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2025-11-28 00:20:27.609270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:20:27.609284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2025-11-28 00:20:27.609297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-11-28 00:20:27.609342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2025-11-28 00:20:27.609356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:20:27.609370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2025-11-28 00:20:27.609416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-11-28 00:20:27.610069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:20:27.610086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:20:27.610096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:20:27.610106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:20:27.610115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:20:27.610124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:20:27.610134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=3.18.0 (from openstacksdk) 2025-11-28 00:20:27.610143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2025-11-28 00:20:27.610152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2025-11-28 00:20:27.610162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:20:27.610171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2025-11-28 00:20:27.610181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2025-11-28 00:20:27.610190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2025-11-28 00:20:27.610199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2025-11-28 00:20:27.610209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2025-11-28 00:20:27.610219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-11-28 00:20:27.610228 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2025-11-28 00:20:27.610237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:20:27.610254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2025-11-28 00:20:27.610264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-28 00:20:27.610273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2025-11-28 00:20:27.610282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2025-11-28 00:20:27.610292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2025-11-28 00:20:27.610308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2025-11-28 00:20:27.610318 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2025-11-28 00:20:27.610327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:20:27.610337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2025-11-28 00:20:27.610346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:20:27.610355 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2025-11-28 00:20:27.610365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-28 00:20:27.610374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2025-11-28 00:20:27.610383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2025-11-28 00:20:27.610393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2025-11-28 00:20:27.610402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:20:27.610411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2025-11-28 00:20:27.610421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2025-11-28 00:20:27.610430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2025-11-28 00:20:27.610444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-11-28 00:20:27.610454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.17.*) 2025-11-28 00:20:27.610463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-11-28 00:20:27.610472 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.17.*) 2025-11-28 00:20:27.610482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-11-28 00:20:27.610491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.17.*) 2025-11-28 00:20:27.610500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-11-28 00:20:27.610510 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2025-11-28 00:20:27.610519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:20:27.610528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2025-11-28 00:20:27.610538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:20:27.610547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2025-11-28 00:20:27.610557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2025-11-28 00:20:27.610566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2025-11-28 00:20:27.610575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2025-11-28 00:20:27.610589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-11-28 00:20:27.610605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:20:27.610614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-11-28 00:20:27.610629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2025-11-28 00:20:27.610638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from oslo.utils>=3.33.0->python-ironicclient) (0.11.0) 2025-11-28 00:20:27.610648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-11-28 00:20:27.610661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:20:27.610671 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2025-11-28 00:20:27.610680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-28 00:20:27.610693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-ironicclient) 2025-11-28 00:20:27.610703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2025-11-28 00:20:27.610716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-11-28 00:20:27.610781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:20:27.610835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-11-28 00:20:27.610850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:20:27.610864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) 2025-11-28 00:20:27.610912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-28 00:20:27.610923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2025-11-28 00:20:27.610936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2025-11-28 00:20:27.610970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2025-11-28 00:20:27.611022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2025-11-28 00:20:27.611055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2025-11-28 00:20:27.611087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2025-11-28 00:20:27.611134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2025-11-28 00:20:27.611144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-28 00:20:27.611157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.17.14-py3-none-any.whl (2.2 MB) 2025-11-28 00:20:27.611203 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 25.9 MB/s 0:00:00 2025-11-28 00:20:27.611217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-11-28 00:20:27.611239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2025-11-28 00:20:27.611286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2025-11-28 00:20:27.611296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2025-11-28 00:20:27.611310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 35.4 MB/s 0:00:00 2025-11-28 00:20:27.611355 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-11-28 00:20:27.611366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2025-11-28 00:20:27.611379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-11-28 00:20:27.611404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.8.0-py3-none-any.whl (264 kB) 2025-11-28 00:20:27.611431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.1.4-py3-none-any.whl (1.1 MB) 2025-11-28 00:20:27.611488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 34.7 MB/s 0:00:00 2025-11-28 00:20:27.611505 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2025-11-28 00:20:27.611519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-11-28 00:20:27.611532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2025-11-28 00:20:27.611545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2025-11-28 00:20:27.611604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-11-28 00:20:27.611614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2025-11-28 00:20:27.611628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 38.0 MB/s 0:00:00 2025-11-28 00:20:27.611674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2025-11-28 00:20:27.611684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-11-28 00:20:27.611698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2025-11-28 00:20:27.611770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-11-28 00:20:27.611781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-11-28 00:20:27.611794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-11-28 00:20:27.611807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-11-28 00:20:27.611853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-11-28 00:20:27.611863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2025-11-28 00:20:27.611876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2025-11-28 00:20:27.611904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2025-11-28 00:20:27.611920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-11-28 00:20:27.611966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-11-28 00:20:27.611984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2025-11-28 00:20:27.612020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2025-11-28 00:20:27.612038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2025-11-28 00:20:27.612066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-11-28 00:20:27.612124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2025-11-28 00:20:27.612135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 39.6 MB/s 0:00:00 2025-11-28 00:20:27.612148 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2025-11-28 00:20:27.612161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2025-11-28 00:20:27.612206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2025-11-28 00:20:27.612217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2025-11-28 00:20:27.612230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2025-11-28 00:20:27.612254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2025-11-28 00:20:27.612309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-11-28 00:20:27.612320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2025-11-28 00:20:27.612333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2025-11-28 00:20:27.614072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2025-11-28 00:20:27.614091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2025-11-28 00:20:27.614103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-11-28 00:20:27.614121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 34.4 MB/s 0:00:00 2025-11-28 00:20:27.614131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2025-11-28 00:20:27.614140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-11-28 00:20:27.614150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2025-11-28 00:20:27.614159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.8-py3-none-any.whl (66 kB) 2025-11-28 00:20:27.614169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2025-11-28 00:20:27.614178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-28 00:20:27.614187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-11-28 00:20:27.614197 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-11-28 00:20:27.614206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) 2025-11-28 00:20:27.614216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2025-11-28 00:20:27.614225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2025-11-28 00:20:27.614246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-11-28 00:20:27.614255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2025-11-28 00:20:27.614265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-11-28 00:20:27.614274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (87 kB) 2025-11-28 00:20:27.614284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-11-28 00:20:27.614293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2025-11-28 00:20:27.614302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): started 2025-11-28 00:20:27.614311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2025-11-28 00:20:27.614321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=1fb4461bb654733965f6655fa2e9173ed23083a9f9c9c21e877256ba816911f3 2025-11-28 00:20:27.614331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-meazc5rx/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-11-28 00:20:27.614340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2025-11-28 00:20:27.614353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wcwidth, resolvelib, requestsexceptions, pytz, pyperclip, netaddr, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, PyYAML, pyudev, pyparsing, pymysql, pycparser, psutil, PrettyTable, platformdirs, pbr, packaging, msgpack, MarkupSafe, jsonpointer, jmespath, iso8601, idna, decorator, charset-normalizer, certifi, autopage, attrs, stevedore, requests, referencing, python-dateutil, oslo.i18n, os-service-types, jsonpatch, jinja2, debtcollector, cmd2, cffi, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, influxdb, dogpile.cache, cryptography, cliff, python-cinderclient, oslo.serialization, openstacksdk, jsonschema, ansible-core, python-keystoneclient, osc-lib, os-client-config, python-openstackclient, python-ironicclient 2025-11-28 00:20:27.614389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed MarkupSafe-2.1.5 PrettyTable-3.11.0 PyYAML-6.0.2 ansible-core-2.17.14 attrs-24.2.0 autopage-0.5.2 certifi-2025.11.12 cffi-1.17.0 charset-normalizer-3.3.2 cliff-4.7.0 cmd2-2.4.3 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 dogpile.cache-1.3.3 idna-3.8 influxdb-5.3.2 iso8601-2.1.0 jinja2-3.1.4 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 keystoneauth1-5.8.1 msgpack-1.0.8 netaddr-0.10.1 openstacksdk-4.4.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-3.1.0 oslo.config-9.6.0 oslo.i18n-6.4.0 oslo.serialization-5.5.0 oslo.utils-7.3.0 packaging-24.1 pbr-6.1.0 platformdirs-4.2.2 psutil-6.0.0 pycparser-2.22 pymysql-1.1.1 pyparsing-3.1.2 pyperclip-1.9.0 python-cinderclient-9.6.0 python-dateutil-2.9.0.post0 python-ironicclient-5.8.0 python-keystoneclient-5.5.0 python-openstackclient-7.1.4 pytz-2024.1 pyudev-0.24.3 referencing-0.35.1 requests-2.32.3 requestsexceptions-1.4.0 resolvelib-1.0.1 rfc3986-2.0.0 rpds-py-0.20.0 six-1.16.0 stevedore-5.3.0 typing-extensions-4.12.2 tzdata-2024.1 urllib3-1.26.19 wcwidth-0.2.13 wrapt-1.16.0 2025-11-28 00:20:27.614402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 8630d36a881f 2025-11-28 00:20:27.614412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 73d5799f80b0 2025-11-28 00:20:27.614421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/21 : COPY requirements.yml /var/lib/ansible/ 2025-11-28 00:20:27.614431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e3e49de7f722 2025-11-28 00:20:27.614455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/21 : RUN fail=1; for i in $(seq 1 5); do if ansible-galaxy collection install --timeout 120 -p /usr/share/ansible/collections -r /var/lib/ansible/requirements.yml ; then fail=0; break; fi; echo "Collection download failed, retrying"; sleep 5; done; if [ "$fail" -eq 1 ]; then exit 1; fi 2025-11-28 00:20:27.614466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in cfd29a880204 2025-11-28 00:20:27.614476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2025-11-28 00:20:27.614486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2025-11-28 00:20:27.614495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2025-11-28 00:20:27.614505 | 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-8w_lxwhw6/tmp7fpsgi1m/community-rabbitmq-1.6.0-1_mz38xr 2025-11-28 00:20:27.614517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2025-11-28 00:20:27.614526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.6.0 was installed successfully 2025-11-28 00:20:27.614537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openvswitch-openvswitch-2.1.1.tar.gz to /root/.ansible/tmp/ansible-local-8w_lxwhw6/tmp7fpsgi1m/openvswitch-openvswitch-2.1.1-nzmlr62i 2025-11-28 00:20:27.614547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.1.1' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2025-11-28 00:20:27.614557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.1.1 was installed successfully 2025-11-28 00:20:27.614567 | 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-8w_lxwhw6/tmp7fpsgi1m/ansible-posix-1.6.2-rcofh10s 2025-11-28 00:20:27.614577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2025-11-28 00:20:27.614587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2025-11-28 00:20:27.614597 | 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.5.0.tar.gz to /root/.ansible/tmp/ansible-local-8w_lxwhw6/tmp7fpsgi1m/openstack-cloud-2.5.0-k9f_z_lh 2025-11-28 00:20:27.614607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.5.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2025-11-28 00:20:27.614616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.5.0 was installed successfully 2025-11-28 00:20:27.614626 | 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-8w_lxwhw6/tmp7fpsgi1m/community-mysql-2.4.2-n0dk63s5 2025-11-28 00:20:27.614642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2025-11-28 00:20:27.614652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2025-11-28 00:20:27.614662 | 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-8w_lxwhw6/tmp7fpsgi1m/community-general-3.8.10-tnlehgfd 2025-11-28 00:20:27.614677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2025-11-28 00:20:27.614704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2025-11-28 00:20:27.614714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container cfd29a880204 2025-11-28 00:20:27.614723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 9db85d9e8b60 2025-11-28 00:20:27.614755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/21 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2025-11-28 00:20:27.614765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 7537e73a7ffa 2025-11-28 00:20:27.614775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 7537e73a7ffa 2025-11-28 00:20:27.614785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> f077de9a8bf1 2025-11-28 00:20:27.614794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/21 : COPY find_disks.py /usr/share/ansible/ 2025-11-28 00:20:27.614804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4d0da91101af 2025-11-28 00:20:27.614813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/21 : COPY ansible.cfg /etc/ansible/ansible.cfg 2025-11-28 00:20:27.614823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 9dba17611e83 2025-11-28 00:20:27.614833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/21 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2025-11-28 00:20:27.614842 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 7c68808b32ae 2025-11-28 00:20:27.614852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/21 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:20:27.614861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 767ed07f99a6 2025-11-28 00:20:27.614871 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/21 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2025-11-28 00:20:27.614881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 0cf3bc9b1691 2025-11-28 00:20:27.614891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 19/21 : RUN chmod 644 /usr/share/ansible/find_disks.py /etc/ansible/ansible.cfg /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_toolbox && chmod 440 /etc/sudoers.d/kolla_ansible_sudoers 2025-11-28 00:20:27.614902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 9c597b37b4f3 2025-11-28 00:20:27.614911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 9c597b37b4f3 2025-11-28 00:20:27.614921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 47ae5d990553 2025-11-28 00:20:27.614932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 20/21 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:20:27.614943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in e74fa3b2f629 2025-11-28 00:20:27.614952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-11-28 00:20:27.614962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-11-28 00:20:27.614972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-11-28 00:20:27.614981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2025-11-28 00:20:27.614991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:20:27.615033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:20:27.615043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:20:27.615053 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:20:27.615070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:20:27.615079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-11-28 00:20:27.615089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-11-28 00:20:27.615098 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-11-28 00:20:27.615117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2025-11-28 00:20:27.615127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-11-28 00:20:27.615136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2025-11-28 00:20:27.615146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:20:27.615156 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:20:27.615165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-11-28 00:20:27.615181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:20:27.615192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-11-28 00:20:27.615201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-11-28 00:20:27.615211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-11-28 00:20:27.615220 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-11-28 00:20:27.615229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-11-28 00:20:27.615239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-11-28 00:20:27.615248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20911 files and directories currently installed.) 2025-11-28 00:20:27.615258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:20:27.615267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-11-28 00:20:27.615276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-11-28 00:20:27.615286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-11-28 00:20:27.615295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-11-28 00:20:27.615304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-11-28 00:20:27.615314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:20:27.615323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:20:27.615333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:20:27.615342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:20:27.615352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:20:27.615361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-11-28 00:20:27.615370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-11-28 00:20:27.615380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-11-28 00:20:27.615389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2025-11-28 00:20:27.615399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2025-11-28 00:20:27.615414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-11-28 00:20:27.615425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:20:27.615435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:20:27.615444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-11-28 00:20:27.615454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-11-28 00:20:27.615463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% (Reading database ... 95% 2025-11-28 00:20:27.615473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20902 files and directories currently installed.) 2025-11-28 00:20:27.615482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.615492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.615501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.615510 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.615520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:20:27.615535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.615545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.615554 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.615564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.615573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.615588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.615597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.615607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.615616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.615625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.615635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:20:27.615644 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.615654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.615663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:20:27.615672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.615682 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.615691 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.615700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:20:27.615710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.615719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.615767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.615777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.615787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:20:27.615796 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.615805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.615815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:20:27.615899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.615910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:20:27.615920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.615972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:20:27.615982 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.615991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:20:27.616027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.616036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:20:27.616046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2025-11-28 00:20:27.616055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2025-11-28 00:20:27.616064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:20:27.616073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:20:27.616083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container e74fa3b2f629 2025-11-28 00:20:27.616092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> ddfe0d5f8a51 2025-11-28 00:20:27.616102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/21 : USER ansible 2025-11-28 00:20:27.616111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in f09555817818 2025-11-28 00:20:27.616120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container f09555817818 2025-11-28 00:20:27.616130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1869fc25d2d9 2025-11-28 00:20:27.616145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built c7cf014951cb 2025-11-28 00:20:27.616154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251128 2025-11-28 00:20:27.616164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2025-11-28 00:20:27.615575 (took 0:02:33.898798) 2025-11-28 00:20:27.616173 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2025-11-28 00:20:27.616182 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2025-11-28 00:20:27.616192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2025-11-28 00:20:27.615920 2025-11-28 00:20:27.616201 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2024.2.tar.gz 2025-11-28 00:20:27.616502 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting archive from https://tarballs.opendev.org/openstack/pycadf/pycadf-3.1.1.tar.gz 2025-11-28 00:20:28.622028 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 1 plugins into plugins archive 2025-11-28 00:20:28.622329 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2025-11-28 00:23:44.768079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation line found in: RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2025-11-28 00:23:44.768210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-11-28 00:23:44.768350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2025-11-28 00:23:44.768404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-11-28 00:23:44.768518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:23:44.768624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 99f897d5a648 2025-11-28 00:23:44.768706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/11 : LABEL "build-date"="20251128" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openstack-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:23:44.768870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 6fe0c1d12118 2025-11-28 00:23:44.768975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 6fe0c1d12118 2025-11-28 00:23:44.769066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 36631785ec14 2025-11-28 00:23:44.769154 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 3/11 : RUN apt-get update && apt-get -y install --no-install-recommends python3-setuptools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:23:44.769236 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 1168e17d3c0a 2025-11-28 00:23:44.769313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:23:44.769395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:23:44.769472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:23:44.769548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:23:44.769623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:23:44.769698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:23:44.769775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:23:44.769850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:23:44.769958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:23:44.770061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:23:44.770143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:23:44.770220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:23:44.770297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:23:44.770389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:23:44.770442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:23:44.770518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.8 MB in 3s (9,689 kB/s) 2025-11-28 00:23:44.770629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-11-28 00:23:44.770854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-11-28 00:23:44.770882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-11-28 00:23:44.771081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-11-28 00:23:44.771168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2025-11-28 00:23:44.771277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2025-11-28 00:23:44.771385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:23:44.772189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 1168e17d3c0a 2025-11-28 00:23:44.772208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> e164a67b5f50 2025-11-28 00:23:44.772223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 build-essential ca-certificates git libapache2-mod-wsgi-py3 libffi-dev libpcre3-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev libz-dev pkg-config python3-dev python3-venv zip && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:23:44.772238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 7ce5a808a95b 2025-11-28 00:23:44.772248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:23:44.772259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:23:44.772268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:23:44.772285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:23:44.772303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:23:44.772318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:23:44.772330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:23:44.772343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:23:44.772360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:23:44.772376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:23:44.772392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:23:44.772455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:23:44.772465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:23:44.772483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:23:44.772492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:23:44.772501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.8 MB in 3s (10.8 MB/s) 2025-11-28 00:23:44.772509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-11-28 00:23:44.772560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-11-28 00:23:44.772569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-11-28 00:23:44.773204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-11-28 00:23:44.773264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20240203). 2025-11-28 00:23:44.773277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2025-11-28 00:23:44.773286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2025-11-28 00:23:44.773296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2025-11-28 00:23:44.773306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu 2025-11-28 00:23:44.773338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-11-28 00:23:44.773349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2025-11-28 00:23:44.773359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2025-11-28 00:23:44.773368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 00:23:44.773378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2025-11-28 00:23:44.773387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-11-28 00:23:44.773397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2025-11-28 00:23:44.773495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq5 libpython3-dev 2025-11-28 00:23:44.773508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-11-28 00:23:44.773518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libtsan2 libubsan1 libxml2 libxslt1.1 libyaml-0-2 linux-libc-dev 2025-11-28 00:23:44.773528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkgconf pkgconf-bin python3-pip-whl 2025-11-28 00:23:44.773537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-setuptools-whl python3.12-dev python3.12-venv rpcsvc-proto xz-utils 2025-11-28 00:23:44.773547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2025-11-28 00:23:44.773558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-11-28 00:23:44.773568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2025-11-28 00:23:44.773621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2025-11-28 00:23:44.773631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-11-28 00:23:44.773641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-11-28 00:23:44.773693 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-11-28 00:23:44.773713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2025-11-28 00:23:44.773761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc ed diffutils-doc 2025-11-28 00:23:44.773803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2025-11-28 00:23:44.773881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2025-11-28 00:23:44.776313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2025-11-28 00:23:44.776370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2025-11-28 00:23:44.776382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2025-11-28 00:23:44.776392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2025-11-28 00:23:44.776402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2025-11-28 00:23:44.776412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:23:44.776421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:23:44.776431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man icu-devtools 2025-11-28 00:23:44.776440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2025-11-28 00:23:44.776450 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-11-28 00:23:44.776459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-11-28 00:23:44.776469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2025-11-28 00:23:44.776479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-11-28 00:23:44.776488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2025-11-28 00:23:44.776497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq-dev libpq5 2025-11-28 00:23:44.776523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 2025-11-28 00:23:44.776533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libssl-dev libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev 2025-11-28 00:23:44.776543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1-dev libxslt1.1 libyaml-0-2 libyaml-dev linux-libc-dev 2025-11-28 00:23:44.776552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkg-config pkgconf pkgconf-bin python3-dev 2025-11-28 00:23:44.776562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2025-11-28 00:23:44.776571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto xz-utils zip zlib1g-dev 2025-11-28 00:23:44.776581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 100 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:23:44.776590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 120 MB of archives. 2025-11-28 00:23:44.776600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 443 MB of additional disk space will be used. 2025-11-28 00:23:44.776609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:23:44.776619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2025-11-28 00:23:44.776629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2025-11-28 00:23:44.776648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2025-11-28 00:23:44.776658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2025-11-28 00:23:44.776668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-11-28 00:23:44.776677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-11-28 00:23:44.776687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-11-28 00:23:44.776696 | 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.6 [763 kB] 2025-11-28 00:23:44.776706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.8 [1,331 kB] 2025-11-28 00:23:44.776715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.8 [163 kB] 2025-11-28 00:23:44.776745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.8 [97.7 kB] 2025-11-28 00:23:44.776756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.8 [90.2 kB] 2025-11-28 00:23:44.776765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-11-28 00:23:44.776775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2025-11-28 00:23:44.776784 | 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.6 [240 kB] 2025-11-28 00:23:44.776794 | 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.6 [15.6 kB] 2025-11-28 00:23:44.776803 | 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.6 [577 kB] 2025-11-28 00:23:44.776813 | 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.6 [97.9 kB] 2025-11-28 00:23:44.776823 | 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.6 [94.5 kB] 2025-11-28 00:23:44.776833 | 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.6 [849 kB] 2025-11-28 00:23:44.776842 | 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.6 [2,463 kB] 2025-11-28 00:23:44.776858 | 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.6 [18.1 kB] 2025-11-28 00:23:44.776868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-11-28 00:23:44.776877 | 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-88.89 [1,932 kB] 2025-11-28 00:23:44.776886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-11-28 00:23:44.776902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-11-28 00:23:44.776952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-11-28 00:23:44.776962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-11-28 00:23:44.776972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-11-28 00:23:44.776982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-11-28 00:23:44.777025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-11-28 00:23:44.777041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-11-28 00:23:44.777050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-11-28 00:23:44.777060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-11-28 00:23:44.777069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-11-28 00:23:44.777079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-11-28 00:23:44.777095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-11-28 00:23:44.777105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-11-28 00:23:44.777115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-11-28 00:23:44.777124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-11-28 00:23:44.777133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-11-28 00:23:44.777143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-11-28 00:23:44.777152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-11-28 00:23:44.777166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-11-28 00:23:44.777183 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-11-28 00:23:44.777201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-11-28 00:23:44.777219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-11-28 00:23:44.777236 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-11-28 00:23:44.777263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-11-28 00:23:44.777273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-11-28 00:23:44.777441 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-11-28 00:23:44.777460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-11-28 00:23:44.777470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-11-28 00:23:44.777480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-11-28 00:23:44.777489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-11-28 00:23:44.777499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2025-11-28 00:23:44.777508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2025-11-28 00:23:44.777517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2025-11-28 00:23:44.777527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2025-11-28 00:23:44.777536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2025-11-28 00:23:44.777553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2025-11-28 00:23:44.777562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-11-28 00:23:44.777572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2025-11-28 00:23:44.777581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2025-11-28 00:23:44.777591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2025-11-28 00:23:44.777600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2025-11-28 00:23:44.777609 | 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.9 [2,342 kB] 2025-11-28 00:23:44.777619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-wsgi-py3 amd64 5.0.0-1build2 [103 kB] 2025-11-28 00:23:44.777628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.3 [140 kB] 2025-11-28 00:23:44.777638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2025-11-28 00:23:44.777651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2025-11-28 00:23:44.777668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2025-11-28 00:23:44.777683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2025-11-28 00:23:44.777743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre16-3 amd64 2:8.39-15build1 [165 kB] 2025-11-28 00:23:44.777970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3 amd64 2:8.39-15build1 [248 kB] 2025-11-28 00:23:44.778093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre32-3 amd64 2:8.39-15build1 [155 kB] 2025-11-28 00:23:44.778120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcrecpp0v5 amd64 2:8.39-15build1 [16.2 kB] 2025-11-28 00:23:44.778152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3-dev amd64 2:8.39-15build1 [584 kB] 2025-11-28 00:23:44.778163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2025-11-28 00:23:44.778176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.10-0ubuntu0.24.04.1 [144 kB] 2025-11-28 00:23:44.778187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-11-28 00:23:44.778236 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.10-0ubuntu0.24.04.1 [151 kB] 2025-11-28 00:23:44.778382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-11-28 00:23:44.778414 | 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.9 [5,677 kB] 2025-11-28 00:23:44.778433 | 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] 2025-11-28 00:23:44.778493 | 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.6 [781 kB] 2025-11-28 00:23:44.778581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-11-28 00:23:44.778598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.2 [91.9 kB] 2025-11-28 00:23:44.778657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2025-11-28 00:23:44.778705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2025-11-28 00:23:44.778754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2025-11-28 00:23:44.778804 | 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.9 [498 kB] 2025-11-28 00:23:44.778877 | 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] 2025-11-28 00:23:44.778952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2025-11-28 00:23:44.779031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2025-11-28 00:23:44.779057 | 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.9 [5,674 B] 2025-11-28 00:23:44.779108 | 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] 2025-11-28 00:23:44.779157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zip amd64 3.0-13ubuntu0.2 [176 kB] 2025-11-28 00:23:44.779206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2025-11-28 00:23:44.779255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2025-11-28 00:23:44.779305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 120 MB in 6s (18.7 MB/s) 2025-11-28 00:23:44.779361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2025-11-28 00:23:44.779386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-11-28 00:23:44.779452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:23:44.779483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 70% 2025-11-28 00:23:44.780380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 75% 2025-11-28 00:23:44.780408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 80% 2025-11-28 00:23:44.780417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% 2025-11-28 00:23:44.780425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 90% 2025-11-28 00:23:44.780434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2025-11-28 00:23:44.780442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:23:44.780452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-11-28 00:23:44.780460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-11-28 00:23:44.780469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2025-11-28 00:23:44.780478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-11-28 00:23:44.780486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:23:44.780494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-11-28 00:23:44.780502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-11-28 00:23:44.780511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:23:44.780519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-11-28 00:23:44.780527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-11-28 00:23:44.780536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:23:44.780544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2025-11-28 00:23:44.780559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-11-28 00:23:44.780568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:23:44.780576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2025-11-28 00:23:44.780584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-11-28 00:23:44.780593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-11-28 00:23:44.780601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2025-11-28 00:23:44.780609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:23:44.780618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:23:44.780626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2025-11-28 00:23:44.780635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-11-28 00:23:44.780691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:23:44.780701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2025-11-28 00:23:44.780709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-11-28 00:23:44.780718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-11-28 00:23:44.780726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2025-11-28 00:23:44.780735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-11-28 00:23:44.780743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-11-28 00:23:44.780752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2025-11-28 00:23:44.780760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-11-28 00:23:44.780769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-11-28 00:23:44.780778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2025-11-28 00:23:44.780786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-11-28 00:23:44.780817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-11-28 00:23:44.780826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2025-11-28 00:23:44.780841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-11-28 00:23:44.780849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../12-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-11-28 00:23:44.780862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:23:44.781095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2025-11-28 00:23:44.781140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../13-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-11-28 00:23:44.781157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:23:44.781167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2025-11-28 00:23:44.781181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../14-binutils-common_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:23:44.781244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.781273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2025-11-28 00:23:44.782180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../15-libsframe1_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:23:44.782200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.782212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2025-11-28 00:23:44.782222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../16-libbinutils_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:23:44.782234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.782245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2025-11-28 00:23:44.782255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../17-libctf-nobfd0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:23:44.782266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.782277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2025-11-28 00:23:44.782288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../18-libctf0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:23:44.782299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.782308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2025-11-28 00:23:44.782317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../19-libgprofng0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:23:44.782327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.782336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-11-28 00:23:44.782345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../20-binutils-x86-64-linux-gnu_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:23:44.782355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.782365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2025-11-28 00:23:44.782374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../21-binutils_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:23:44.782384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.782393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2025-11-28 00:23:44.782406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../22-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:23:44.782423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-11-28 00:23:44.782442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:23:44.782459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2025-11-28 00:23:44.782474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../23-linux-libc-dev_6.8.0-88.89_amd64.deb ... 2025-11-28 00:23:44.782491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-11-28 00:23:44.782507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 00:23:44.782524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2025-11-28 00:23:44.782539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../24-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-11-28 00:23:44.782557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 00:23:44.782573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2025-11-28 00:23:44.782603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../25-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-11-28 00:23:44.782636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 00:23:44.782648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2025-11-28 00:23:44.782725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../26-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:23:44.782735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 00:23:44.782745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2025-11-28 00:23:44.782754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../27-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.782764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.782773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2025-11-28 00:23:44.782782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../28-libisl23_0.26-3build1.1_amd64.deb ... 2025-11-28 00:23:44.782792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:23:44.782801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2025-11-28 00:23:44.782810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../29-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-11-28 00:23:44.782820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:23:44.782829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-11-28 00:23:44.782838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../30-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.782848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.782857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2025-11-28 00:23:44.782866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../31-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.782876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.782885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-11-28 00:23:44.782895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../32-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:23:44.782904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.782947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2025-11-28 00:23:44.782957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../33-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:23:44.783065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.783089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2025-11-28 00:23:44.783099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../34-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.783118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2025-11-28 00:23:44.783127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../35-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.783163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2025-11-28 00:23:44.783173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../36-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783183 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.783192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2025-11-28 00:23:44.783201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../37-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.783251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2025-11-28 00:23:44.783284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../38-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.783347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2025-11-28 00:23:44.783405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../39-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.783447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2025-11-28 00:23:44.783488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../40-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.783508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2025-11-28 00:23:44.783517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../41-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.783536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2025-11-28 00:23:44.783545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../42-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.783626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2025-11-28 00:23:44.783657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../43-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.783718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2025-11-28 00:23:44.783753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../44-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.783779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-11-28 00:23:44.783789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../45-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.783832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2025-11-28 00:23:44.783890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../46-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.783900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.783962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-11-28 00:23:44.783973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../47-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:23:44.783983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-11-28 00:23:44.784064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.784100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2025-11-28 00:23:44.784131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../48-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:23:44.784163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.784197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-11-28 00:23:44.784207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../49-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.784238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.784259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-11-28 00:23:44.784269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../50-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.784307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.784317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2025-11-28 00:23:44.784348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../51-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:23:44.784390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.784400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-11-28 00:23:44.784460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../52-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:23:44.784518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.784551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2025-11-28 00:23:44.784568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../53-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:23:44.784726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.784763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2025-11-28 00:23:44.784781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../54-make_4.3-4.1build2_amd64.deb ... 2025-11-28 00:23:44.784798 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2025-11-28 00:23:44.784816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2025-11-28 00:23:44.784835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../55-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-11-28 00:23:44.784859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:23:44.784877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2025-11-28 00:23:44.784894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../56-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-11-28 00:23:44.785304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:23:44.785335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package patch. 2025-11-28 00:23:44.785353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../57-patch_2.7.6-7build3_amd64.deb ... 2025-11-28 00:23:44.785369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking patch (2.7.6-7build3) ... 2025-11-28 00:23:44.785386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2025-11-28 00:23:44.785403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../58-lto-disabled-list_47_all.deb ... 2025-11-28 00:23:44.785421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2025-11-28 00:23:44.785438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2025-11-28 00:23:44.785454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../59-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-11-28 00:23:44.785470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:23:44.785479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2025-11-28 00:23:44.785489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../60-build-essential_12.10ubuntu1_amd64.deb ... 2025-11-28 00:23:44.785498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2025-11-28 00:23:44.785508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-11-28 00:23:44.785517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../61-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-11-28 00:23:44.785533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:23:44.785542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2025-11-28 00:23:44.785551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../62-liberror-perl_0.17029-2_all.deb ... 2025-11-28 00:23:44.785561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2025-11-28 00:23:44.785620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2025-11-28 00:23:44.785651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../63-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-11-28 00:23:44.785702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:23:44.785712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2025-11-28 00:23:44.785742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../64-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-11-28 00:23:44.785772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:23:44.785823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2025-11-28 00:23:44.785853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../65-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:23:44.785884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-11-28 00:23:44.786067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2025-11-28 00:23:44.786101 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../66-libpython3.12t64_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:23:44.786129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:23:44.786173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2025-11-28 00:23:44.786182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../67-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2025-11-28 00:23:44.786202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-11-28 00:23:44.786211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2025-11-28 00:23:44.786219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../68-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-11-28 00:23:44.786228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-11-28 00:23:44.786237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2025-11-28 00:23:44.786245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../69-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:23:44.786254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:23:44.786262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2025-11-28 00:23:44.786271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../70-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2025-11-28 00:23:44.786279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-11-28 00:23:44.786288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-11-28 00:23:44.786297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2025-11-28 00:23:44.786305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../71-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2025-11-28 00:23:44.786315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-11-28 00:23:44.786323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2025-11-28 00:23:44.786331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../72-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-11-28 00:23:44.786340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-11-28 00:23:44.786349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2025-11-28 00:23:44.786357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../73-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2025-11-28 00:23:44.786388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2025-11-28 00:23:44.786416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2025-11-28 00:23:44.786443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../74-libpcre3_2%3a8.39-15build1_amd64.deb ... 2025-11-28 00:23:44.786470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2025-11-28 00:23:44.786497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2025-11-28 00:23:44.786524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../75-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2025-11-28 00:23:44.786552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2025-11-28 00:23:44.786579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2025-11-28 00:23:44.786606 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../76-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2025-11-28 00:23:44.786633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-11-28 00:23:44.786661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2025-11-28 00:23:44.786692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../77-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2025-11-28 00:23:44.786720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-11-28 00:23:44.786747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2025-11-28 00:23:44.786800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../78-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-11-28 00:23:44.786827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-11-28 00:23:44.786855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2025-11-28 00:23:44.786950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../79-libpq5_16.10-0ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:23:44.786985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.10-0ubuntu0.24.04.1) ... 2025-11-28 00:23:44.787035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2025-11-28 00:23:44.787061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../80-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-11-28 00:23:44.787076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-11-28 00:23:44.787098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2025-11-28 00:23:44.787113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../81-libpq-dev_16.10-0ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:23:44.787123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.10-0ubuntu0.24.04.1) ... 2025-11-28 00:23:44.787131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2025-11-28 00:23:44.787139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../82-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-11-28 00:23:44.787147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-11-28 00:23:44.787156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2025-11-28 00:23:44.787164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../83-libpython3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:23:44.787172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:23:44.787227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2025-11-28 00:23:44.787256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../84-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-11-28 00:23:44.787284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-11-28 00:23:44.787312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2025-11-28 00:23:44.787338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../85-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-11-28 00:23:44.787366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:23:44.787374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2025-11-28 00:23:44.787402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../86-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:23:44.787430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:23:44.787458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2025-11-28 00:23:44.787485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../87-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:23:44.787512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:23:44.787543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2025-11-28 00:23:44.787571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../88-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-11-28 00:23:44.787623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-11-28 00:23:44.787651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2025-11-28 00:23:44.787678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../89-pkgconf_1.8.1-2build1_amd64.deb ... 2025-11-28 00:23:44.787705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-11-28 00:23:44.787720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2025-11-28 00:23:44.787729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../90-pkg-config_1.8.1-2build1_amd64.deb ... 2025-11-28 00:23:44.787738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-11-28 00:23:44.787746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2025-11-28 00:23:44.787755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2025-11-28 00:23:44.787767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../91-python3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:23:44.787776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-11-28 00:23:44.787784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2025-11-28 00:23:44.787792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../92-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-11-28 00:23:44.787801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2025-11-28 00:23:44.787810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2025-11-28 00:23:44.787839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../93-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-11-28 00:23:44.787867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-11-28 00:23:44.787952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2025-11-28 00:23:44.787984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../94-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-11-28 00:23:44.788057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-11-28 00:23:44.788067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2025-11-28 00:23:44.788079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../95-python3.12-venv_3.12.3-1ubuntu0.9_amd64.deb ... 2025-11-28 00:23:44.788089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-11-28 00:23:44.788104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2025-11-28 00:23:44.788127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../96-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2025-11-28 00:23:44.788145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2025-11-28 00:23:44.788159 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2025-11-28 00:23:44.788173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../97-zip_3.0-13ubuntu0.2_amd64.deb ... 2025-11-28 00:23:44.788261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2025-11-28 00:23:44.788341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2025-11-28 00:23:44.788369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../98-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-11-28 00:23:44.788397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-11-28 00:23:44.788452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2025-11-28 00:23:44.788468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../99-libyaml-dev_0.2.5-1build1_amd64.deb ... 2025-11-28 00:23:44.788477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2025-11-28 00:23:44.788485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-11-28 00:23:44.788493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2025-11-28 00:23:44.788502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2025-11-28 00:23:44.788513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-11-28 00:23:44.788522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:23:44.788530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.788539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.10-0ubuntu0.24.04.1) ... 2025-11-28 00:23:44.788547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:23:44.788555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 00:23:44.788564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.788597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.788626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:23:44.788653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-11-28 00:23:44.788662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.788689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:23:44.788715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2025-11-28 00:23:44.788742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:23:44.788774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2025-11-28 00:23:44.788801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2025-11-28 00:23:44.788828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-11-28 00:23:44.788855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 00:23:44.788882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.788898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2025-11-28 00:23:44.788972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:23:44.788983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-11-28 00:23:44.789022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: 2025-11-28 00:23:44.789041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2025-11-28 00:23:44.789194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2025-11-28 00:23:44.789271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2025-11-28 00:23:44.789319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2025-11-28 00:23:44.789343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-11-28 00:23:44.789365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2025-11-28 00:23:44.789387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2025-11-28 00:23:44.789394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-11-28 00:23:44.789417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2025-11-28 00:23:44.789434 | 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 2025-11-28 00:23:44.789442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.789449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-11-28 00:23:44.789456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2025-11-28 00:23:44.789463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:23:44.789470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.789477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up patch (2.7.6-7build3) ... 2025-11-28 00:23:44.789484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-11-28 00:23:44.789491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:23:44.789498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.789505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:23:44.789512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.789552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 00:23:44.789559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.789582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-11-28 00:23:44.789604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-11-28 00:23:44.789626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:23:44.789634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-11-28 00:23:44.789659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.789682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-11-28 00:23:44.789704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.789731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:23:44.789755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:23:44.789801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:23:44.789815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.789822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.789829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:23:44.789836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-11-28 00:23:44.789845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.789869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-11-28 00:23:44.789892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:23:44.789942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2025-11-28 00:23:44.789953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-11-28 00:23:44.789960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.790041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.10-0ubuntu0.24.04.1) ... 2025-11-28 00:23:44.790057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:23:44.790065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:23:44.790074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-11-28 00:23:44.790082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.790139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2025-11-28 00:23:44.790193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-11-28 00:23:44.790207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2025-11-28 00:23:44.790223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:23:44.790237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-11-28 00:23:44.790346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.790375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:23:44.790397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 00:23:44.790410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:23:44.790417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.790424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-11-28 00:23:44.790433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.790440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.790447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.790454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-11-28 00:23:44.790495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.790599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:23:44.790608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-11-28 00:23:44.790615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:23:44.790622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:23:44.790633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-11-28 00:23:44.790640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.790646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-11-28 00:23:44.790687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.790695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:23:44.790718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.790741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.790763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-11-28 00:23:44.790788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2025-11-28 00:23:44.790818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2025-11-28 00:23:44.790841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2025-11-28 00:23:44.790863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2025-11-28 00:23:44.790877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2025-11-28 00:23:44.790885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2025-11-28 00:23:44.790893 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2025-11-28 00:23:44.790922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2025-11-28 00:23:44.791034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2025-11-28 00:23:44.791064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2025-11-28 00:23:44.791086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2025-11-28 00:23:44.791094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2025-11-28 00:23:44.791116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2025-11-28 00:23:44.791155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2025-11-28 00:23:44.791163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2025-11-28 00:23:44.791170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2025-11-28 00:23:44.791177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2025-11-28 00:23:44.791184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2025-11-28 00:23:44.791191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2025-11-28 00:23:44.791219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2025-11-28 00:23:44.791226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2025-11-28 00:23:44.791249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2025-11-28 00:23:44.791271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2025-11-28 00:23:44.791296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2025-11-28 00:23:44.791303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2025-11-28 00:23:44.791318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:23:44.791381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:23:44.791407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-11-28 00:23:44.791428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-11-28 00:23:44.791476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2025-11-28 00:23:44.791502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:23:44.791525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-11-28 00:23:44.791547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.791554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-11-28 00:23:44.791579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-11-28 00:23:44.791602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.791625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:23:44.791648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-11-28 00:23:44.791663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2025-11-28 00:23:44.791670 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:23:44.791677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: 2025-11-28 00:23:44.791704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-11-28 00:23:44.791712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-11-28 00:23:44.791736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2025-11-28 00:23:44.791760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:23:44.791773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 7ce5a808a95b 2025-11-28 00:23:44.791800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 6bf96d7cee39 2025-11-28 00:23:44.791807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/11 : ADD openstack-base-archive /openstack-base-source 2025-11-28 00:23:44.791855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 31b990304868 2025-11-28 00:23:44.791885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/11 : ADD plugins-archive / 2025-11-28 00:23:44.791987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> e879f404717f 2025-11-28 00:23:44.792075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/11 : RUN mkdir -p /etc/pycadf && cp /plugins/*pycadf*/etc/pycadf/* /etc/pycadf/ 2025-11-28 00:23:44.792089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in ba5b41d0a0d5 2025-11-28 00:23:44.792112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container ba5b41d0a0d5 2025-11-28 00:23:44.792122 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> c19b4060a1e4 2025-11-28 00:23:44.792133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/11 : RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2025-11-28 00:23:44.792150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 3fa2f2cd378b 2025-11-28 00:23:44.792160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 3fa2f2cd378b 2025-11-28 00:23:44.792212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> b5e723dbcdd7 2025-11-28 00:23:44.792288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/11 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2025-11-28 00:23:44.792339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in d7a120c9c801 2025-11-28 00:23:44.792389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container d7a120c9c801 2025-11-28 00:23:44.792439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> c344bd49fafc 2025-11-28 00:23:44.792461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools==67.2.* && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt Babel Mako MarkupSafe Paste PasteDeploy PyNaCl PyYAML Routes SQLAlchemy Tempita WSME WebOb alembic amqp aodhclient appdirs automaton bcrypt cachetools castellan click cliff cmd2 contextlib2 cryptography debtcollector decorator eventlet fasteners fluent-logger funcsigs futurist gnocchiclient greenlet httplib2 iso8601 jinja2 jsonpatch jsonpointer jsonschema keystoneauth1 keystonemiddleware kombu logutils monotonic netaddr netifaces os-brick os-client-config os-traits os-win oslo.concurrency oslo.config oslo.context oslo.db oslo.i18n oslo.log oslo.messaging oslo.middleware oslo.policy oslo.privsep oslo.reports oslo.rootwrap oslo.serialization oslo.service oslo.upgradecheck oslo.utils oslo.versionedobjects oslo.vmware osprofiler paramiko pbr pecan pika prettytable psutil /plugins/*pycadf* pymysql pyngus pyparsing pyroute2 python-barbicanclient python-binary-memcached python-cinderclient python-cloudkittyclient python-dateutil python-designateclient python-editor python-glanceclient python-heatclient python-ironicclient python-keystoneclient python-magnumclient python-manilaclient python-memcached python-mistralclient python-neutronclient python-novaclient python-openstackclient python-qpid-proton python-swiftclient python-troveclient pytz repoze.lru requests requestsexceptions retrying setproctitle simplegeneric simplejson six sqlalchemy-migrate sqlparse stevedore tooz[consul,etcd,etcd3gw,zake,redis,postgresql,mysql,zookeeper,memcached,ipc] unicodecsv warlock wrapt pip git+https://github.com/sapcc/openstack-audit-middleware.git 2025-11-28 00:23:44.792475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 9460a5f913da 2025-11-28 00:23:44.792486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (24.0) 2025-11-28 00:23:44.792501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2025-11-28 00:23:44.792517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) 2025-11-28 00:23:44.792530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-11-28 00:23:44.792541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2025-11-28 00:23:44.792552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:23:44.792562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools==67.2.* 2025-11-28 00:23:44.792572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2025-11-28 00:23:44.792583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2025-11-28 00:23:44.792593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.4 MB/s eta 0:00:00 2025-11-28 00:23:44.792729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2025-11-28 00:23:44.792785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.5 MB/s eta 0:00:00 2025-11-28 00:23:44.792857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-11-28 00:23:44.792903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 114.1 MB/s eta 0:00:00 2025-11-28 00:23:44.792933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wheel, setuptools, pip 2025-11-28 00:23:44.792943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2025-11-28 00:23:44.792954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2025-11-28 00:23:44.792964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-11-28 00:23:44.792975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2025-11-28 00:23:44.792990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2025-11-28 00:23:44.793041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2025-11-28 00:23:44.793052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-11-28 00:23:44.793063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-11-28 00:23:44.793073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2025-11-28 00:23:44.793084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2025-11-28 00:23:44.793094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2025-11-28 00:23:44.793105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2025-11-28 00:23:44.793115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed pip-25.3 setuptools-67.2.0 wheel-0.45.1 2025-11-28 00:23:44.793125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing /plugins/pycadf-3.1.1 2025-11-28 00:23:44.793171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.793202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.793252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.793302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.793352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2025-11-28 00:23:44.793402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:23:44.793450 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.793522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.793592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2025-11-28 00:23:44.793666 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to /tmp/pip-req-build-a7tckgp0 2025-11-28 00:23:44.793714 | 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-a7tckgp0 2025-11-28 00:23:44.793728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-11-28 00:23:44.793739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit e39d8a2f5b60fcc39baa69842985116c6ab874b0 2025-11-28 00:23:44.793755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.793766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.793776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.793801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.793813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2025-11-28 00:23:44.793823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:23:44.793833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.793843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.793854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2025-11-28 00:23:44.793871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-28 00:23:44.793882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2025-11-28 00:23:44.793892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.5-py3-none-any.whl.metadata (2.9 kB) 2025-11-28 00:23:44.793903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2025-11-28 00:23:44.793933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-11-28 00:23:44.793943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2025-11-28 00:23:44.793953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2025-11-28 00:23:44.793963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2025-11-28 00:23:44.793973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-11-28 00:23:44.793984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2025-11-28 00:23:44.794015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2025-11-28 00:23:44.794029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2025-11-28 00:23:44.794104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-11-28 00:23:44.794174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2025-11-28 00:23:44.794223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2025-11-28 00:23:44.794291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2025-11-28 00:23:44.794360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading SQLAlchemy-2.0.32-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2025-11-28 00:23:44.794410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2025-11-28 00:23:44.794478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2025-11-28 00:23:44.794548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2025-11-28 00:23:44.794637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:23:44.794686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2025-11-28 00:23:44.794733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.8-py2.py3-none-any.whl.metadata (11 kB) 2025-11-28 00:23:44.794752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2025-11-28 00:23:44.794763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.13.2-py3-none-any.whl.metadata (7.4 kB) 2025-11-28 00:23:44.794773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2025-11-28 00:23:44.794784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB) 2025-11-28 00:23:44.794794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2025-11-28 00:23:44.794805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.6.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-28 00:23:44.794828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2025-11-28 00:23:44.794842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2025-11-28 00:23:44.794853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2025-11-28 00:23:44.794868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-11-28 00:23:44.794878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2025-11-28 00:23:44.794888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2025-11-28 00:23:44.794898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2025-11-28 00:23:44.794927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2025-11-28 00:23:44.794938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2025-11-28 00:23:44.794947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.1.1-py3-none-any.whl.metadata (2.0 kB) 2025-11-28 00:23:44.794957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2025-11-28 00:23:44.794975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:23:44.794986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2025-11-28 00:23:44.795022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-28 00:23:44.795033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2025-11-28 00:23:44.795043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:23:44.795053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2025-11-28 00:23:44.795062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2025-11-28 00:23:44.795068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2025-11-28 00:23:44.795081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2025-11-28 00:23:44.795088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2025-11-28 00:23:44.795093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:23:44.795099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2025-11-28 00:23:44.795105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-11-28 00:23:44.795111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2025-11-28 00:23:44.795117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.36.1-py3-none-any.whl.metadata (5.5 kB) 2025-11-28 00:23:44.795123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2025-11-28 00:23:44.795129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2025-11-28 00:23:44.795135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2025-11-28 00:23:44.795141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2025-11-28 00:23:44.795147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2025-11-28 00:23:44.795188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2025-11-28 00:23:44.795195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2025-11-28 00:23:44.795216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:23:44.795234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2025-11-28 00:23:44.795241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2025-11-28 00:23:44.795264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2025-11-28 00:23:44.795283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2025-11-28 00:23:44.795290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2025-11-28 00:23:44.795309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-28 00:23:44.795315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2025-11-28 00:23:44.795334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:23:44.795354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2025-11-28 00:23:44.795360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2025-11-28 00:23:44.795380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2025-11-28 00:23:44.795399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:23:44.795427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2025-11-28 00:23:44.795498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:23:44.795568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2025-11-28 00:23:44.795659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2025-11-28 00:23:44.795708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2025-11-28 00:23:44.795774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2025-11-28 00:23:44.795839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2025-11-28 00:23:44.795928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.7.1-py3-none-any.whl.metadata (3.9 kB) 2025-11-28 00:23:44.796054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2025-11-28 00:23:44.796097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.0-py3-none-any.whl.metadata (3.1 kB) 2025-11-28 00:23:44.796108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2025-11-28 00:23:44.796119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2025-11-28 00:23:44.796129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.796140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.796150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.796160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.796170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.796181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.796191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2025-11-28 00:23:44.796201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2025-11-28 00:23:44.796211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2025-11-28 00:23:44.796229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2025-11-28 00:23:44.796240 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2025-11-28 00:23:44.796250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2025-11-28 00:23:44.796259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.796270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.796288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.796298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.796307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.796318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.796327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2025-11-28 00:23:44.796336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.9.1-py3-none-any.whl.metadata (1.5 kB) 2025-11-28 00:23:44.796345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2025-11-28 00:23:44.796355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:23:44.796365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2025-11-28 00:23:44.796374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.1.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:23:44.796385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2025-11-28 00:23:44.796395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-28 00:23:44.796406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2025-11-28 00:23:44.796416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-28 00:23:44.796427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2025-11-28 00:23:44.796442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:23:44.796453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2025-11-28 00:23:44.796463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-28 00:23:44.796474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2025-11-28 00:23:44.796554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-16.0.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-28 00:23:44.796643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2025-11-28 00:23:44.796675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-28 00:23:44.796703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2025-11-28 00:23:44.796731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 2025-11-28 00:23:44.796761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2025-11-28 00:23:44.796772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.messaging-14.9.1-py3-none-any.whl.metadata (3.5 kB) 2025-11-28 00:23:44.796802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2025-11-28 00:23:44.796844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:23:44.796984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2025-11-28 00:23:44.797190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-28 00:23:44.797286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2025-11-28 00:23:44.797297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.4.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-28 00:23:44.797308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2025-11-28 00:23:44.797318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.4.0-py3-none-any.whl.metadata (4.1 kB) 2025-11-28 00:23:44.797329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2025-11-28 00:23:44.797339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.3.0-py3-none-any.whl.metadata (2.0 kB) 2025-11-28 00:23:44.797361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2025-11-28 00:23:44.797372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:23:44.797381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2025-11-28 00:23:44.797391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-3.5.0-py3-none-any.whl.metadata (2.7 kB) 2025-11-28 00:23:44.797400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2025-11-28 00:23:44.797409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:23:44.797418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2025-11-28 00:23:44.797441 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:23:44.797451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2025-11-28 00:23:44.797460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl.metadata (2.7 kB) 2025-11-28 00:23:44.797476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2025-11-28 00:23:44.797485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.5.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-28 00:23:44.797495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2025-11-28 00:23:44.797505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2025-11-28 00:23:44.797514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2025-11-28 00:23:44.797523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.4.1-py3-none-any.whl.metadata (4.4 kB) 2025-11-28 00:23:44.797533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2025-11-28 00:23:44.797543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2025-11-28 00:23:44.797552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2025-11-28 00:23:44.797562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2025-11-28 00:23:44.797571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2025-11-28 00:23:44.797580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2025-11-28 00:23:44.797590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2025-11-28 00:23:44.797599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2025-11-28 00:23:44.797609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2025-11-28 00:23:44.797619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2025-11-28 00:23:44.797629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2025-11-28 00:23:44.797639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-11-28 00:23:44.797649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2025-11-28 00:23:44.797658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2025-11-28 00:23:44.797668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.797677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.797687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.797697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.797706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.797724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.797734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2025-11-28 00:23:44.797744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:23:44.797753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2025-11-28 00:23:44.797763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.7.12-py3-none-any.whl.metadata (8.2 kB) 2025-11-28 00:23:44.797773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2025-11-28 00:23:44.797783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.0.0-py3-none-any.whl.metadata (11 kB) 2025-11-28 00:23:44.797792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2025-11-28 00:23:44.797880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.2-py3-none-any.whl.metadata (4.7 kB) 2025-11-28 00:23:44.797972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2025-11-28 00:23:44.798088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2025-11-28 00:23:44.798126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2025-11-28 00:23:44.798145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-11-28 00:23:44.798151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2025-11-28 00:23:44.798169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-11-28 00:23:44.798174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2025-11-28 00:23:44.798192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.1.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-28 00:23:44.798210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2025-11-28 00:23:44.798267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:23:44.798287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2025-11-28 00:23:44.798305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 2025-11-28 00:23:44.798324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2025-11-28 00:23:44.798365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.0.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:23:44.798384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2025-11-28 00:23:44.798402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-11-28 00:23:44.798408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2025-11-28 00:23:44.798426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:23:44.798444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2025-11-28 00:23:44.798462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:23:44.798468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2025-11-28 00:23:44.798486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.0.0-py3-none-any.whl.metadata (5.5 kB) 2025-11-28 00:23:44.798504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2025-11-28 00:23:44.798522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:23:44.798528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2025-11-28 00:23:44.798582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.3.0-py3-none-any.whl.metadata (4.4 kB) 2025-11-28 00:23:44.798588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2025-11-28 00:23:44.798606 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.3.1-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:23:44.798624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2025-11-28 00:23:44.798641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:23:44.798647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2025-11-28 00:23:44.798665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.1.4-py3-none-any.whl.metadata (6.6 kB) 2025-11-28 00:23:44.798671 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2025-11-28 00:23:44.798689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python-qpid-proton-0.39.0.tar.gz (346 kB) 2025-11-28 00:23:44.798711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.798731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.798749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.798767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.798785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.798790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.798809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2025-11-28 00:23:44.798827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-28 00:23:44.798844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2025-11-28 00:23:44.798850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.6.0-py3-none-any.whl.metadata (3.1 kB) 2025-11-28 00:23:44.798868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2025-11-28 00:23:44.798886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2025-11-28 00:23:44.798937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2025-11-28 00:23:44.798957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2025-11-28 00:23:44.798975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2025-11-28 00:23:44.799007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-11-28 00:23:44.799032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2025-11-28 00:23:44.799050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-11-28 00:23:44.799069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2025-11-28 00:23:44.799086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2025-11-28 00:23:44.799092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2025-11-28 00:23:44.799128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setproctitle-1.3.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) 2025-11-28 00:23:44.799147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2025-11-28 00:23:44.799153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2025-11-28 00:23:44.799171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.799189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.799212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.799223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.799228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.799233 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.799239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2025-11-28 00:23:44.799244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplejson-3.19.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 2025-11-28 00:23:44.799250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2025-11-28 00:23:44.799255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2025-11-28 00:23:44.799261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2025-11-28 00:23:44.799266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-11-28 00:23:44.799272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2025-11-28 00:23:44.799277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.1-py3-none-any.whl.metadata (3.9 kB) 2025-11-28 00:23:44.799283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2025-11-28 00:23:44.799288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:23:44.799293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2025-11-28 00:23:44.799302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2025-11-28 00:23:44.799307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.799313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.799318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.799324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.799329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.799335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.799340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2025-11-28 00:23:44.799346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2025-11-28 00:23:44.799351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2025-11-28 00:23:44.799356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2025-11-28 00:23:44.799362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (25.3) 2025-11-28 00:23:44.799368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2025-11-28 00:23:44.799373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:23:44.799379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste) (67.2.0) 2025-11-28 00:23:44.799384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2025-11-28 00:23:44.799390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-11-28 00:23:44.799399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2025-11-28 00:23:44.799405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:23:44.799411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2025-11-28 00:23:44.799416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB) 2025-11-28 00:23:44.799421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2025-11-28 00:23:44.799432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-11-28 00:23:44.799437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2025-11-28 00:23:44.799478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2025-11-28 00:23:44.799484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2025-11-28 00:23:44.799503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-11-28 00:23:44.799521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=16.3.0 (from cmd2) 2025-11-28 00:23:44.799539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2025-11-28 00:23:44.799545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.6 (from cmd2) 2025-11-28 00:23:44.799562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-11-28 00:23:44.799581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.799599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.799604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.799622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.799641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.799658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.799664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.1.7 (from cmd2) 2025-11-28 00:23:44.799682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-11-28 00:23:44.799701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2025-11-28 00:23:44.799719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 2025-11-28 00:23:44.799727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2025-11-28 00:23:44.799745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2025-11-28 00:23:44.799763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2025-11-28 00:23:44.799768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.3 kB) 2025-11-28 00:23:44.799787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2025-11-28 00:23:44.799806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:23:44.799823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2025-11-28 00:23:44.799841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2025-11-28 00:23:44.799863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2025-11-28 00:23:44.799881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2025-11-28 00:23:44.799887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2025-11-28 00:23:44.799934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:23:44.799954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-11-28 00:23:44.799974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:23:44.800005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=1.26.0 (from keystonemiddleware) 2025-11-28 00:23:44.800029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.cache-3.8.0-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:23:44.800047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2025-11-28 00:23:44.800065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) 2025-11-28 00:23:44.800082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2025-11-28 00:23:44.800088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:23:44.800098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2025-11-28 00:23:44.800103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-28 00:23:44.800109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2025-11-28 00:23:44.800118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2025-11-28 00:23:44.800124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2025-11-28 00:23:44.800132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2025-11-28 00:23:44.800137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2025-11-28 00:23:44.800143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.9.0-py3-none-any.whl.metadata (1.3 kB) 2025-11-28 00:23:44.800148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2025-11-28 00:23:44.800154 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-11-28 00:23:44.800181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata>=2022.4 (from oslo.serialization) 2025-11-28 00:23:44.800199 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-28 00:23:44.800217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2025-11-28 00:23:44.800235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading yappi-1.6.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2025-11-28 00:23:44.800241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=20.4 (from oslo.utils) 2025-11-28 00:23:44.800259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:23:44.800280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting defusedxml>=0.7.1 (from oslo.vmware) 2025-11-28 00:23:44.800298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-11-28 00:23:44.800315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2025-11-28 00:23:44.800321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2025-11-28 00:23:44.800347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2025-11-28 00:23:44.800355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.1.2-py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:23:44.800361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2025-11-28 00:23:44.800366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2025-11-28 00:23:44.800385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2025-11-28 00:23:44.800391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2025-11-28 00:23:44.800409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2025-11-28 00:23:44.800429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl.metadata (5.3 kB) 2025-11-28 00:23:44.800447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2025-11-28 00:23:44.800459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2025-11-28 00:23:44.800481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2025-11-28 00:23:44.800487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2025-11-28 00:23:44.800507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2025-11-28 00:23:44.800533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2025-11-28 00:23:44.800539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2025-11-28 00:23:44.800562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2025-11-28 00:23:44.800586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2025-11-28 00:23:44.800608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2025-11-28 00:23:44.800614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2025-11-28 00:23:44.800636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-28 00:23:44.800662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting voluptuous>=0.8.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-11-28 00:23:44.800668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2025-11-28 00:23:44.800702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-consul2>=0.0.16 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-11-28 00:23:44.800722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2025-11-28 00:23:44.800740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting etcd3gw>=2.3.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-11-28 00:23:44.800747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2025-11-28 00:23:44.800788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sysv-ipc>=0.6.8 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-11-28 00:23:44.800809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2025-11-28 00:23:44.800815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.800836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.800861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.800884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.800890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.800964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.800976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymemcache>=1.2.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-11-28 00:23:44.800982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-11-28 00:23:44.801016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psycopg2>=2.5 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-11-28 00:23:44.801025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.9.tar.gz (384 kB) 2025-11-28 00:23:44.801045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.801051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.801072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.801082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.801103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.801109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.801134 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting redis>=4.0.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-11-28 00:23:44.801155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.0.8-py3-none-any.whl.metadata (9.2 kB) 2025-11-28 00:23:44.801161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zake>=0.1.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-11-28 00:23:44.801184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:23:44.801209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kazoo>=2.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-11-28 00:23:44.801215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2025-11-28 00:23:44.801235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2025-11-28 00:23:44.801252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-11-28 00:23:44.801270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=0.5 (from importlib-metadata>=4.4->WSME) 2025-11-28 00:23:44.801287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2025-11-28 00:23:44.801310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2025-11-28 00:23:44.801331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2025-11-28 00:23:44.801351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-11-28 00:23:44.801369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:23:44.801387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-11-28 00:23:44.801404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:23:44.801423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:23:44.801453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.801473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ply (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2025-11-28 00:23:44.801478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-11-28 00:23:44.801496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2025-11-28 00:23:44.801514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-11-28 00:23:44.801531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2025-11-28 00:23:44.801549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) 2025-11-28 00:23:44.801570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2025-11-28 00:23:44.801590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-11-28 00:23:44.801607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) 2025-11-28 00:23:44.801662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 31.7 MB/s 0:00:00 2025-11-28 00:23:44.801672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.5-py3-none-any.whl (78 kB) 2025-11-28 00:23:44.801677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-11-28 00:23:44.801693 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2025-11-28 00:23:44.801698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-11-28 00:23:44.801719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2025-11-28 00:23:44.801738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 27.1 MB/s 0:00:00 2025-11-28 00:23:44.801760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-11-28 00:23:44.801778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 25.5 MB/s 0:00:00 2025-11-28 00:23:44.801796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2025-11-28 00:23:44.801818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading SQLAlchemy-2.0.32-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2025-11-28 00:23:44.801860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 31.1 MB/s 0:00:00 2025-11-28 00:23:44.801865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2025-11-28 00:23:44.801886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2025-11-28 00:23:44.801923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.8-py2.py3-none-any.whl (115 kB) 2025-11-28 00:23:44.801944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.13.2-py3-none-any.whl (232 kB) 2025-11-28 00:23:44.801949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.2.0-py3-none-any.whl (50 kB) 2025-11-28 00:23:44.801971 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2025-11-28 00:23:44.802004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.6.0-py3-none-any.whl (52 kB) 2025-11-28 00:23:44.802027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2025-11-28 00:23:44.802049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2025-11-28 00:23:44.802071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2025-11-28 00:23:44.802092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 29.6 MB/s 0:00:00 2025-11-28 00:23:44.802113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2025-11-28 00:23:44.802135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.1.1-py3-none-any.whl (99 kB) 2025-11-28 00:23:44.802156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.7-py3-none-any.whl (97 kB) 2025-11-28 00:23:44.802177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2025-11-28 00:23:44.802197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2025-11-28 00:23:44.802215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2025-11-28 00:23:44.802235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2025-11-28 00:23:44.802256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 34.5 MB/s 0:00:00 2025-11-28 00:23:44.802277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-11-28 00:23:44.802295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-11-28 00:23:44.802313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.36.1-py3-none-any.whl (360 kB) 2025-11-28 00:23:44.802331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2025-11-28 00:23:44.802356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2025-11-28 00:23:44.802374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2025-11-28 00:23:44.802396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.0.0-py3-none-any.whl (37 kB) 2025-11-28 00:23:44.802414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2025-11-28 00:23:44.802435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (625 kB) 2025-11-28 00:23:44.802454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 625.7/625.7 kB 29.6 MB/s 0:00:00 2025-11-28 00:23:44.802472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2025-11-28 00:23:44.802490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2025-11-28 00:23:44.802509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-11-28 00:23:44.802527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-11-28 00:23:44.802544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-11-28 00:23:44.802563 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-11-28 00:23:44.802580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2025-11-28 00:23:44.802603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2025-11-28 00:23:44.802620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.7.1-py3-none-any.whl (150 kB) 2025-11-28 00:23:44.802639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.0-py3-none-any.whl (200 kB) 2025-11-28 00:23:44.802657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2025-11-28 00:23:44.802676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2025-11-28 00:23:44.802694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 33.9 MB/s 0:00:00 2025-11-28 00:23:44.802712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.9.1-py3-none-any.whl (304 kB) 2025-11-28 00:23:44.802732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-11-28 00:23:44.802752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.1.0-py3-none-any.whl (41 kB) 2025-11-28 00:23:44.802773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2025-11-28 00:23:44.802980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-6.1.0-py3-none-any.whl (48 kB) 2025-11-28 00:23:44.803044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2025-11-28 00:23:44.803063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 2025-11-28 00:23:44.803068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-16.0.0-py3-none-any.whl (153 kB) 2025-11-28 00:23:44.803085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2025-11-28 00:23:44.803090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 2025-11-28 00:23:44.803110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.messaging-14.9.1-py3-none-any.whl (260 kB) 2025-11-28 00:23:44.803133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.2.0-py3-none-any.whl (64 kB) 2025-11-28 00:23:44.803150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.4.0-py3-none-any.whl (88 kB) 2025-11-28 00:23:44.803166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.4.0-py3-none-any.whl (38 kB) 2025-11-28 00:23:44.803171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.4.0-py3-none-any.whl (53 kB) 2025-11-28 00:23:44.803187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.3.0-py3-none-any.whl (38 kB) 2025-11-28 00:23:44.803192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2025-11-28 00:23:44.803209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-3.5.0-py3-none-any.whl (77 kB) 2025-11-28 00:23:44.803225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl (14 kB) 2025-11-28 00:23:44.803232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-7.4.0-py3-none-any.whl (132 kB) 2025-11-28 00:23:44.803248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl (86 kB) 2025-11-28 00:23:44.803265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.5.0-py3-none-any.whl (627 kB) 2025-11-28 00:23:44.803270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.1/627.1 kB 28.6 MB/s 0:00:00 2025-11-28 00:23:44.803287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2025-11-28 00:23:44.803303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.4.1-py3-none-any.whl (226 kB) 2025-11-28 00:23:44.803323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2025-11-28 00:23:44.803328 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2025-11-28 00:23:44.803345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2025-11-28 00:23:44.803362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2025-11-28 00:23:44.803379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2025-11-28 00:23:44.803384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-11-28 00:23:44.803401 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.7.12-py3-none-any.whl (460 kB) 2025-11-28 00:23:44.803405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.0.0-py3-none-any.whl (88 kB) 2025-11-28 00:23:44.803422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.2-py3-none-any.whl (18 kB) 2025-11-28 00:23:44.803437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2025-11-28 00:23:44.803444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl (83 kB) 2025-11-28 00:23:44.803461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-11-28 00:23:44.803477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.1.0-py3-none-any.whl (95 kB) 2025-11-28 00:23:44.803482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2025-11-28 00:23:44.803499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 2025-11-28 00:23:44.803516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.0.0-py3-none-any.whl (212 kB) 2025-11-28 00:23:44.803521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.8.0-py3-none-any.whl (264 kB) 2025-11-28 00:23:44.803539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2025-11-28 00:23:44.803555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2025-11-28 00:23:44.803561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.0.0-py3-none-any.whl (516 kB) 2025-11-28 00:23:44.803579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2025-11-28 00:23:44.803598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.3.0-py3-none-any.whl (143 kB) 2025-11-28 00:23:44.803616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.3.1-py3-none-any.whl (295 kB) 2025-11-28 00:23:44.803634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 2025-11-28 00:23:44.803654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.1.4-py3-none-any.whl (1.1 MB) 2025-11-28 00:23:44.803676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 31.2 MB/s 0:00:00 2025-11-28 00:23:44.803694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.6.0-py3-none-any.whl (88 kB) 2025-11-28 00:23:44.803712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.6.0-py3-none-any.whl (237 kB) 2025-11-28 00:23:44.803730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2025-11-28 00:23:44.803748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-11-28 00:23:44.803765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-11-28 00:23:44.803791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2025-11-28 00:23:44.803796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.8-py3-none-any.whl (66 kB) 2025-11-28 00:23:44.803813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2025-11-28 00:23:44.803836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-11-28 00:23:44.803856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2025-11-28 00:23:44.803884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setproctitle-1.3.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB) 2025-11-28 00:23:44.803889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading simplejson-3.19.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (152 kB) 2025-11-28 00:23:44.803923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2025-11-28 00:23:44.803945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2025-11-28 00:23:44.803951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.1-py3-none-any.whl (44 kB) 2025-11-28 00:23:44.803970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2025-11-28 00:23:44.804018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2025-11-28 00:23:44.804025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2025-11-28 00:23:44.804044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (87 kB) 2025-11-28 00:23:44.804073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2025-11-28 00:23:44.804079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-11-28 00:23:44.804097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-28 00:23:44.804115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2025-11-28 00:23:44.804133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-11-28 00:23:44.804151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 2025-11-28 00:23:44.804173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2025-11-28 00:23:44.804194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2025-11-28 00:23:44.804214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 2025-11-28 00:23:44.804234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2025-11-28 00:23:44.804254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2025-11-28 00:23:44.804272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2025-11-28 00:23:44.804290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.9 MB) 2025-11-28 00:23:44.804308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 34.4 MB/s 0:00:00 2025-11-28 00:23:44.804326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2025-11-28 00:23:44.804351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 2025-11-28 00:23:44.804373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 32.2 MB/s 0:00:00 2025-11-28 00:23:44.804398 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-11-28 00:23:44.804419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-11-28 00:23:44.804424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2025-11-28 00:23:44.804445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.cache-3.8.0-py3-none-any.whl (75 kB) 2025-11-28 00:23:44.804465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.9.0-py3-none-any.whl (13 kB) 2025-11-28 00:23:44.804486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2025-11-28 00:23:44.804506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2025-11-28 00:23:44.804524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) 2025-11-28 00:23:44.804542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2025-11-28 00:23:44.804560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2025-11-28 00:23:44.804578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-11-28 00:23:44.804607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2025-11-28 00:23:44.804624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.0.8-py3-none-any.whl (255 kB) 2025-11-28 00:23:44.804642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2025-11-28 00:23:44.804677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-11-28 00:23:44.804708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) 2025-11-28 00:23:44.804737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2025-11-28 00:23:44.804766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.1.2-py3-none-any.whl (144 kB) 2025-11-28 00:23:44.804795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-8.3.0-py3-none-any.whl (25 kB) 2025-11-28 00:23:44.804824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2025-11-28 00:23:44.804853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2025-11-28 00:23:44.804872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-11-28 00:23:44.804890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2025-11-28 00:23:44.804956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2025-11-28 00:23:44.804966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-11-28 00:23:44.804983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading yappi-1.6.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) 2025-11-28 00:23:44.805032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2025-11-28 00:23:44.805049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2025-11-28 00:23:44.805206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-11-28 00:23:44.805280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-11-28 00:23:44.805292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2025-11-28 00:23:44.805302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2025-11-28 00:23:44.805312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB) 2025-11-28 00:23:44.805324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building wheels for collected packages: pycadf, audit-middleware, logutils, netifaces, pyngus, python-qpid-proton, simplegeneric, unicodecsv, jsonpath-rw, psycopg2, pyperclip, sysv-ipc 2025-11-28 00:23:44.805334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (pyproject.toml): started 2025-11-28 00:23:44.805349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.805360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=f1a92ff4fa01a34baf825bbab58058f2046370967ef74bbda9a9d94213298454 2025-11-28 00:23:44.805371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 00:23:44.805396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): started 2025-11-28 00:23:44.805406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.805416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev10-py2.py3-none-any.whl size=50488 sha256=afbcc7a86c13c002f4d53a3c1abbce0d9fd2eb09348d5c14035c1f946fa28c24 2025-11-28 00:23:44.805426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2025-11-28 00:23:44.805435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): started 2025-11-28 00:23:44.805449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.805459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20005 sha256=620a96e31013816d94e798a9fcafb9e5bd0b0a8b6ab8f4a2ca2602e7d745ce2d 2025-11-28 00:23:44.805469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2025-11-28 00:23:44.805479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): started 2025-11-28 00:23:44.805489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.805503 | 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=35949 sha256=c9990cef8120b313a755e2b37800938a741494eeaf5fec622fe54a83ad1b3621 2025-11-28 00:23:44.805513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2025-11-28 00:23:44.805523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): started 2025-11-28 00:23:44.805536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.805547 | 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=96c335b668f05c0fd55bc4ff8468970556cdb3bfdf13d5e8cf2da5df73c9701b 2025-11-28 00:23:44.805560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2025-11-28 00:23:44.805581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2025-11-28 00:23:44.805595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.805633 | 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=1073682 sha256=e43a153d9ad5e7f93f243780befc1d29c1d42c4077df636c2f512ddcb824bf32 2025-11-28 00:23:44.805651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/52/04/a6/b255561b55e7b3ab535d64bf727efcbc20e8bbb2bd63a29504 2025-11-28 00:23:44.805661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): started 2025-11-28 00:23:44.805675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.805701 | 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=9032add16130224ce66ab990d80fda4b77e7fa0cad0c1ed7bcd46b094cc4e178 2025-11-28 00:23:44.805769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2025-11-28 00:23:44.805780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): started 2025-11-28 00:23:44.805789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.805799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10789 sha256=7c074d513fc76c15ddfa0303feb280c419c8cb6cb901fd3f742ad593c72a06c4 2025-11-28 00:23:44.805832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2025-11-28 00:23:44.805842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): started 2025-11-28 00:23:44.805855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.805865 | 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=9879f129d2840c9f9693e60af482126a2ec6e62259f37e7a8889f7b07c68cf3e 2025-11-28 00:23:44.805878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2025-11-28 00:23:44.805891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): started 2025-11-28 00:23:44.805904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.805953 | 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=529574 sha256=b6023be05e5f2e44aab974110bdc3625851d7aeadfbcbb0d37f30c66c37a02a2 2025-11-28 00:23:44.805967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 2025-11-28 00:23:44.806022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): started 2025-11-28 00:23:44.806051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.806065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=31e02d6a4626223dd95ee1772e9681fd81bacdb27e977e459c3a81aed6c61ab7 2025-11-28 00:23:44.806087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-11-28 00:23:44.806100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): started 2025-11-28 00:23:44.806114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): finished with status 'done' 2025-11-28 00:23:44.806178 | 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=69372 sha256=842a198be61ebc13d206c1c6a6423520b532acc9a7b5a5ce3a0e48ab87d29d7e 2025-11-28 00:23:44.806189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-li00zwtk/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2025-11-28 00:23:44.806198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built pycadf audit-middleware logutils netifaces pyngus python-qpid-proton simplegeneric unicodecsv jsonpath-rw psycopg2 pyperclip sysv-ipc 2025-11-28 00:23:44.806229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wcwidth, unicodecsv, Tempita, sysv-ipc, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, python-memcached, python-editor, pyroute2, pyperclip, ply, netifaces, netaddr, monotonic, logutils, kazoo, funcsigs, appdirs, zipp, Yappi, wrapt, WebOb, voluptuous, vine, urllib3, ujson, uhashring, tzdata, typing-extensions, testtools, tenacity, suds-community, sqlparse, six, simplejson, setproctitle, rpds-py, rfc3986, redis, PyYAML, pyparsing, pymysql, pymemcache, PyJWT, pycparser, psycopg2, psutil, prometheus-client, prettytable, platformdirs, pika, pbr, PasteDeploy, Paste, packaging, oslo.rootwrap, msgpack, MarkupSafe, lxml, jsonpointer, jmespath, iso8601, idna, greenlet, futurist, fasteners, dnspython, defusedxml, decorator, contextlib2, click, charset-normalizer, certifi, cachetools, bcrypt, Babel, autopage, attrs, zake, testscenarios, testresources, stevedore, SQLAlchemy, Routes, retrying, requests, referencing, python-dateutil, python-binary-memcached, oslo.i18n, os-traits, os-service-types, Mako, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, httplib2, fluent-logger, eventlet, debtcollector, cmd2, cffi, automaton, amqp, WSME, sqlalchemy-migrate, python-swiftclient, python-qpid-proton, python-consul2, PyNaCl, pecan, oslo.utils, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, etcd3gw, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, pyngus, paramiko, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, gnocchiclient, warlock, tooz, python-novaclient, python-keystoneclient, python-barbicanclient, pycadf, osprofiler, oslo.vmware, oslo.reports, oslo.policy, oslo.log, osc-lib, os-client-config, python-openstackclient, python-neutronclient, python-mistralclient, python-manilaclient, python-magnumclient, python-ironicclient, python-heatclient, python-glanceclient, python-designateclient, python-cloudkittyclient, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, os-win, castellan, aodhclient, python-troveclient, oslo.messaging, os-brick, keystonemiddleware, oslo.versionedobjects, audit-middleware 2025-11-28 00:23:44.806254 | 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.dev10 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.0 castellan-5.1.1 certifi-2025.11.12 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 cliff-4.7.0 cmd2-2.4.3 contextlib2-21.6.0 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 defusedxml-0.7.1 dnspython-2.6.1 dogpile.cache-1.3.3 etcd3gw-2.4.2 eventlet-0.36.1 fasteners-0.19 fluent-logger-0.11.1 funcsigs-1.0.2 futurist-3.0.0 gnocchiclient-7.1.0 greenlet-3.0.3 httplib2-0.22.0 idna-3.8 importlib-metadata-6.11.0 iso8601-2.1.0 jinja2-3.1.4 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 kazoo-2.10.0 keystoneauth1-5.8.1 keystonemiddleware-10.7.1 kombu-5.4.0 logutils-0.3.5 lxml-5.3.0 monotonic-1.6 msgpack-1.0.8 netaddr-0.10.1 netifaces-0.11.0 openstacksdk-4.0.1 os-brick-6.9.1 os-client-config-2.1.0 os-service-types-1.7.0 os-traits-3.1.0 os-win-5.9.0 osc-lib-3.1.0 oslo.cache-3.8.0 oslo.concurrency-6.1.0 oslo.config-9.6.0 oslo.context-5.6.0 oslo.db-16.0.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.messaging-14.9.1 oslo.metrics-0.9.0 oslo.middleware-6.2.0 oslo.policy-4.4.0 oslo.privsep-3.4.0 oslo.reports-3.4.0 oslo.rootwrap-7.3.0 oslo.serialization-5.5.0 oslo.service-3.5.0 oslo.upgradecheck-2.4.0 oslo.utils-7.4.0 oslo.versionedobjects-3.4.0 oslo.vmware-4.5.0 osprofiler-4.2.0 packaging-24.1 paramiko-3.4.1 pbr-6.1.0 pecan-1.5.1 pika-1.3.2 platformdirs-4.2.2 ply-3.11 prettytable-3.11.0 prometheus-client-0.20.0 psutil-6.0.0 psycopg2-2.9.9 pyOpenSSL-24.2.1 pycadf-3.1.1 pycparser-2.22 pymemcache-4.0.0 pymysql-1.1.1 pyngus-2.3.1 pyparsing-3.1.2 pyperclip-1.9.0 pyroute2-0.7.12 python-barbicanclient-7.0.0 python-binary-memcached-0.31.2 python-cinderclient-9.6.0 python-cloudkittyclient-5.2.0 python-consul2-0.1.5 python-dateutil-2.9.0.post0 python-designateclient-6.1.0 python-editor-1.0.4 python-glanceclient-4.7.0 python-heatclient-4.0.0 python-ironicclient-5.8.0 python-keystoneclient-5.5.0 python-magnumclient-4.8.1 python-manilaclient-5.0.0 python-memcached-1.62 python-mistralclient-5.3.0 python-neutronclient-11.3.1 python-novaclient-18.7.0 python-openstackclient-7.1.4 python-qpid-proton-0.39.0 python-swiftclient-4.6.0 python-troveclient-8.6.0 pytz-2024.1 redis-5.0.8 referencing-0.35.1 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 retrying-1.3.4 rfc3986-2.0.0 rpds-py-0.20.0 setproctitle-1.3.3 simplegeneric-0.8.1 simplejson-3.19.3 six-1.16.0 sqlalchemy-migrate-0.13.0 sqlparse-0.5.1 statsd-4.0.1 stevedore-5.3.0 suds-community-1.1.2 sysv-ipc-1.1.0 tenacity-8.3.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 tooz-6.3.0 typing-extensions-4.12.2 tzdata-2024.1 uhashring-2.3 ujson-5.10.0 unicodecsv-0.14.1 urllib3-1.26.19 vine-5.1.0 voluptuous-0.15.2 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.16.0 zake-0.2.2 zipp-3.20.0 2025-11-28 00:23:44.806311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 9460a5f913da 2025-11-28 00:23:44.806322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 5d768de058da 2025-11-28 00:23:44.806332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 11/11 : RUN echo > /etc/apache2/ports.conf 2025-11-28 00:23:44.806351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 5f8ac70f7b3c 2025-11-28 00:23:44.806361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 5f8ac70f7b3c 2025-11-28 00:23:44.806374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 0645ef843fae 2025-11-28 00:23:44.806387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built db343094fa06 2025-11-28 00:23:44.806400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:23:44.806523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2025-11-28 00:23:44.806404 (took 0:03:17.190484) 2025-11-28 00:23:44.806583 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2025-11-28 00:23:44.806597 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2025-11-28 00:23:44.806610 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2025-11-28 00:23:44.806655 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2025-11-28 00:23:44.806669 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2025-11-28 00:23:44.806682 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2025-11-28 00:23:44.806704 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2025-11-28 00:23:44.806762 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2025-11-28 00:23:44.806772 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2025-11-28 00:23:44.806785 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2025-11-28 00:23:44.806795 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2025-11-28 00:23:44.806808 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2025-11-28 00:23:44.806836 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2025-11-28 00:23:44.806849 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2025-11-28 00:23:44.806862 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2025-11-28 00:23:44.806932 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2025-11-28 00:23:44.806943 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2025-11-28 00:23:44.806957 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2025-11-28 00:23:44.807027 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2025-11-28 00:23:44.807044 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2025-11-28 00:23:44.807057 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2025-11-28 00:23:44.807402 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2025-11-28 00:23:44.807439 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2025-11-28 00:23:44.807457 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2025-11-28 00:23:44.807286 2025-11-28 00:23:44.808061 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2025-11-28 00:23:44.808436 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2025-11-28 00:24:19.540295 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:24:19.540379 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 99f897d5a648 2025-11-28 00:24:19.540398 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/7 : LABEL "build-date"="20251128" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:24:19.540414 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in f3bda60559d1 2025-11-28 00:24:19.540426 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container f3bda60559d1 2025-11-28 00:24:19.540438 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> f4d964601cb9 2025-11-28 00:24:19.540450 | 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/ 2025-11-28 00:24:19.540462 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> a2e1e09cfe2c 2025-11-28 00:24:19.540493 | 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/* 2025-11-28 00:24:19.540524 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 053b18ec527a 2025-11-28 00:24:19.540534 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:24:19.540544 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:24:19.540554 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:24:19.540564 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:24:19.540573 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:24:19.540584 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:24:19.540593 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:24:19.540602 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:24:19.540622 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:24:19.540632 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:24:19.540642 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:24:19.540651 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:24:19.540660 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:24:19.540669 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:24:19.540679 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:24:19.540688 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 28.8 MB in 4s (7,025 kB/s) 2025-11-28 00:24:19.540698 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-11-28 00:24:19.540711 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-11-28 00:24:19.540782 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-11-28 00:24:19.540797 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-11-28 00:24:19.540895 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-11-28 00:24:19.540930 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libpcap0.8t64 2025-11-28 00:24:19.541074 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-11-28 00:24:19.541096 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: apparmor 2025-11-28 00:24:19.541168 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2025-11-28 00:24:19.541213 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus 2025-11-28 00:24:19.541277 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-11-28 00:24:19.541334 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libpcap0.8t64 python3-netifaces tcpdump 2025-11-28 00:24:19.541391 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:24:19.541436 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 858 kB of archives. 2025-11-28 00:24:19.541504 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 2,227 kB of additional disk space will be used. 2025-11-28 00:24:19.541519 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:24:19.541592 | 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] 2025-11-28 00:24:19.541636 | 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] 2025-11-28 00:24:19.541698 | 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] 2025-11-28 00:24:19.541792 | 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] 2025-11-28 00:24:19.541816 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 858 kB in 4s (239 kB/s) 2025-11-28 00:24:19.541884 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-11-28 00:24:19.541954 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2025-11-28 00:24:19.542018 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-11-28 00:24:19.542102 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:24:19.542149 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-11-28 00:24:19.542206 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2025-11-28 00:24:19.542260 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-11-28 00:24:19.542304 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-11-28 00:24:19.542364 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:95% (Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:24:19.542409 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:24:19.542453 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:24:19.542509 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2025-11-28 00:24:19.542553 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-11-28 00:24:19.542609 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:24:19.542653 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2025-11-28 00:24:19.542709 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-11-28 00:24:19.542753 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 00:24:19.542812 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2025-11-28 00:24:19.542840 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2025-11-28 00:24:19.542937 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2025-11-28 00:24:19.542984 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-11-28 00:24:19.543042 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:24:19.543223 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:24:19.543282 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 00:24:19.543304 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-11-28 00:24:19.543315 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:24:19.543325 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-11-28 00:24:19.543391 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-11-28 00:24:19.543406 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-11-28 00:24:19.543478 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-11-28 00:24:19.543523 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libevent-2.1-7t64 libunbound8 2025-11-28 00:24:19.543580 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-11-28 00:24:19.543635 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc 2025-11-28 00:24:19.543650 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-11-28 00:24:19.543729 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libevent-2.1-7t64 libunbound8 openvswitch-common 2025-11-28 00:24:19.543773 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:24:19.543829 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 587 kB/1,620 kB of archives. 2025-11-28 00:24:19.543854 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 4,689 kB of additional disk space will be used. 2025-11-28 00:24:19.543952 | 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] 2025-11-28 00:24:19.543969 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:24:19.544118 | 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] 2025-11-28 00:24:19.544147 | 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.6 [443 kB] 2025-11-28 00:24:19.544212 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 587 kB in 2s (256 kB/s) 2025-11-28 00:24:19.544257 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-11-28 00:24:19.544312 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-11-28 00:24:19.544359 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:24:19.544416 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:24:19.544460 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2025-11-28 00:24:19.544515 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% (Reading database ... 90% 2025-11-28 00:24:19.544559 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-11-28 00:24:19.544616 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11605 files and directories currently installed.) 2025-11-28 00:24:19.544670 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 00:24:19.544684 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:24:19.544760 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2025-11-28 00:24:19.544805 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libunbound8_1.19.2-1ubuntu3.6_amd64.deb ... 2025-11-28 00:24:19.544861 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:24:19.544908 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2025-11-28 00:24:19.545018 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../openvswitch-common_3.4.3-1_amd64.deb ... 2025-11-28 00:24:19.545098 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.4.3-1) ... 2025-11-28 00:24:19.545154 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:24:19.545224 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:24:19.545279 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.4.3-1) ... 2025-11-28 00:24:19.545334 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:24:19.545378 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-11-28 00:24:19.545444 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-11-28 00:24:19.545489 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-11-28 00:24:19.545549 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-11-28 00:24:19.545604 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers 2025-11-28 00:24:19.545618 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-11-28 00:24:19.545682 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-netaddr python3-pyparsing python3-unbound 2025-11-28 00:24:19.545697 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc 2025-11-28 00:24:19.545766 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-11-28 00:24:19.545781 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-openvswitch python3-sortedcontainers 2025-11-28 00:24:19.545849 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:24:19.545904 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 27.6 kB/306 kB of archives. 2025-11-28 00:24:19.545929 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 1,277 kB of additional disk space will be used. 2025-11-28 00:24:19.546135 | 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] 2025-11-28 00:24:19.546153 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:24:19.546163 | 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] 2025-11-28 00:24:19.546173 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 27.7 kB in 1s (23.6 kB/s) 2025-11-28 00:24:19.546274 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2025-11-28 00:24:19.546286 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-11-28 00:24:19.546296 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:24:19.546310 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-11-28 00:24:19.546370 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2025-11-28 00:24:19.546389 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2025-11-28 00:24:19.546457 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2025-11-28 00:24:19.546497 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2025-11-28 00:24:19.546546 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-11-28 00:24:19.546586 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11670 files and directories currently installed.) 2025-11-28 00:24:19.546637 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-sortedcontainers_2.4.0-2_all.deb ... 2025-11-28 00:24:19.546676 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:24:19.546729 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2025-11-28 00:24:19.546768 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-openvswitch_3.4.3-1_amd64.deb ... 2025-11-28 00:24:19.546819 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.4.3-1) ... 2025-11-28 00:24:19.546857 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:24:19.546910 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.4.3-1) ... 2025-11-28 00:24:19.546979 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-11-28 00:24:19.547054 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-11-28 00:24:19.547070 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-11-28 00:24:19.547138 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-11-28 00:24:19.547177 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: uuid-runtime 2025-11-28 00:24:19.547228 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-11-28 00:24:19.547267 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-switch uuid-runtime 2025-11-28 00:24:19.547321 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:24:19.547360 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 33.1 kB/1,652 kB of archives. 2025-11-28 00:24:19.547408 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 5,087 kB of additional disk space will be used. 2025-11-28 00:24:19.547447 | 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] 2025-11-28 00:24:19.547497 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:24:19.547536 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-11-28 00:24:19.547589 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 33.1 kB in 1s (24.0 kB/s) 2025-11-28 00:24:19.547628 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2025-11-28 00:24:19.547676 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-11-28 00:24:19.547717 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:24:19.547769 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-11-28 00:24:19.547808 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2025-11-28 00:24:19.547859 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2025-11-28 00:24:19.547879 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2025-11-28 00:24:19.547961 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2025-11-28 00:24:19.548333 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-11-28 00:24:19.548384 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11743 files and directories currently installed.) 2025-11-28 00:24:19.548424 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:24:19.548441 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:24:19.548461 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2025-11-28 00:24:19.548482 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2025-11-28 00:24:19.548523 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../openvswitch-switch_3.4.3-1_amd64.deb ... 2025-11-28 00:24:19.548593 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.4.3-1) ... 2025-11-28 00:24:19.548609 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:24:19.548703 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2025-11-28 00:24:19.548715 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:24:19.548727 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 103) ... 2025-11-28 00:24:19.548784 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:24:19.548832 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:24:19.548844 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.4.3-1) ... 2025-11-28 00:24:19.548902 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-11-28 00:24:19.548936 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:24:19.549012 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:24:19.549032 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 053b18ec527a 2025-11-28 00:24:19.549086 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 3f08d51dc853 2025-11-28 00:24:19.549099 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:24:19.549180 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> f2172adbe1dd 2025-11-28 00:24:19.549194 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/7 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2025-11-28 00:24:19.549246 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> f3052bd004d4 2025-11-28 00:24:19.549297 | 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 2025-11-28 00:24:19.549311 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in c341108a59b4 2025-11-28 00:24:19.549369 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container c341108a59b4 2025-11-28 00:24:19.549417 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> e2bae0d70d5b 2025-11-28 00:24:19.549430 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built 5308189b57e8 2025-11-28 00:24:19.549489 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20251128 2025-11-28 00:24:19.549599 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2025-11-28 00:24:19.549474 (took 0:00:34.742188) 2025-11-28 00:24:19.549657 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2025-11-28 00:24:19.549729 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2025-11-28 00:24:19.549769 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2025-11-28 00:24:19.550335 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2025-11-28 00:24:19.550362 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2025-11-28 00:24:19.550455 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2025-11-28 00:24:19.550348 2025-11-28 00:24:19.551418 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2025-11-28 00:24:19.552130 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2025-11-28 00:24:37.294895 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:24:37.294976 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 99f897d5a648 2025-11-28 00:24:37.295039 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/9 : LABEL "build-date"="20251128" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:24:37.295063 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in b27322c497ee 2025-11-28 00:24:37.295074 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container b27322c497ee 2025-11-28 00:24:37.295084 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> d47c3e8a5917 2025-11-28 00:24:37.295097 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 3/9 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && chsh --shell /bin/bash haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2025-11-28 00:24:37.296241 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 0f1c52fdffaa 2025-11-28 00:24:37.296305 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 0f1c52fdffaa 2025-11-28 00:24:37.296321 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 9da20553376a 2025-11-28 00:24:37.296334 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/9 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-11-28 00:24:37.296347 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in f4b410a8600e 2025-11-28 00:24:37.296359 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container f4b410a8600e 2025-11-28 00:24:37.296370 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> c111a5bbabab 2025-11-28 00:24:37.296383 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:24:37.296396 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 9c2a04aff670 2025-11-28 00:24:37.296408 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:24:37.296421 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:24:37.296433 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:24:37.296445 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:24:37.296469 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:24:37.296479 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:24:37.296488 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:24:37.296497 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:24:37.296507 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:24:37.296517 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:24:37.296526 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:24:37.296535 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:24:37.296544 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:24:37.296554 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:24:37.296563 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:24:37.296572 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 28.8 MB in 3s (9,462 kB/s) 2025-11-28 00:24:37.296582 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-11-28 00:24:37.296591 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-11-28 00:24:37.296601 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-11-28 00:24:37.296610 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-11-28 00:24:37.296619 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2025-11-28 00:24:37.296629 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2025-11-28 00:24:37.296726 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2025-11-28 00:24:37.296738 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-11-28 00:24:37.296748 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2025-11-28 00:24:37.296775 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2025-11-28 00:24:37.296785 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-11-28 00:24:37.296795 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2025-11-28 00:24:37.296804 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-11-28 00:24:37.296814 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2025-11-28 00:24:37.296823 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:24:37.296832 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,084 kB of archives. 2025-11-28 00:24:37.296841 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-11-28 00:24:37.296851 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:24:37.296860 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 00:24:37.296870 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-11-28 00:24:37.296886 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-11-28 00:24:37.296896 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-11-28 00:24:37.296936 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-11-28 00:24:37.297026 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-11-28 00:24:37.297042 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-11-28 00:24:37.297052 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-11-28 00:24:37.297062 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2025-11-28 00:24:37.297071 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,084 kB in 3s (800 kB/s) 2025-11-28 00:24:37.297080 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:24:37.297090 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2025-11-28 00:24:37.297102 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:24:37.297158 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2025-11-28 00:24:37.297169 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% 2025-11-28 00:24:37.297178 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2025-11-28 00:24:37.297188 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2025-11-28 00:24:37.297244 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2025-11-28 00:24:37.297255 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2025-11-28 00:24:37.297293 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:24:37.297304 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:24:37.297357 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:24:37.299159 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2025-11-28 00:24:37.299177 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-11-28 00:24:37.299185 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 00:24:37.299192 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-11-28 00:24:37.299199 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-11-28 00:24:37.299206 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 00:24:37.299212 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-11-28 00:24:37.299219 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-11-28 00:24:37.299226 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 00:24:37.299240 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2025-11-28 00:24:37.299247 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 00:24:37.299260 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:24:37.299268 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2025-11-28 00:24:37.299274 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 00:24:37.299281 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:24:37.299288 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2025-11-28 00:24:37.299295 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-11-28 00:24:37.299302 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2025-11-28 00:24:37.299309 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-11-28 00:24:37.299315 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2025-11-28 00:24:37.299322 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 00:24:37.299329 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:24:37.299336 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 00:24:37.299342 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2025-11-28 00:24:37.299349 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 00:24:37.299356 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:24:37.299363 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:24:37.299370 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 00:24:37.299376 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-11-28 00:24:37.299383 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:24:37.299390 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:24:37.299397 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:24:37.299404 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-11-28 00:24:37.299411 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-11-28 00:24:37.299417 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2025-11-28 00:24:37.299424 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-11-28 00:24:37.299431 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:1ku6brE523h2iVTqtBsgygdecPcUgwGEKzZ7Ae5/+d4 root@ubuntu (RSA) 2025-11-28 00:24:37.299438 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-11-28 00:24:37.299445 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-11-28 00:24:37.299452 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:jrcLjY5UZ7zN88ELRSEV2295vvT/RkcPIv/OVvA/t1E root@ubuntu (ECDSA) 2025-11-28 00:24:37.299459 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-11-28 00:24:37.299465 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-11-28 00:24:37.299472 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:Ut0c8N7IUKKwydU+UOrKURg1RHKBbyJhjGO5u5alPP0 root@ubuntu (ED25519) 2025-11-28 00:24:37.299479 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-11-28 00:24:37.299486 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:24:37.299493 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:24:37.299513 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 9c2a04aff670 2025-11-28 00:24:37.299521 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 114d94111eb5 2025-11-28 00:24:37.299528 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:24:37.299535 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 051a5bdbbe50 2025-11-28 00:24:37.299543 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 7/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start && sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd 2025-11-28 00:24:37.299551 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 0f1db8c01f34 2025-11-28 00:24:37.299558 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 0f1db8c01f34 2025-11-28 00:24:37.299608 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 1d4bd0f6021a 2025-11-28 00:24:37.299617 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/9 : COPY update-haproxy-cert.sh /usr/bin/update-haproxy-cert 2025-11-28 00:24:37.299624 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 57ccb988d972 2025-11-28 00:24:37.299638 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:24:37.299646 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 4065e1e9c891 2025-11-28 00:24:37.299653 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-11-28 00:24:37.299660 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-11-28 00:24:37.299667 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-11-28 00:24:37.299673 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2025-11-28 00:24:37.299680 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:24:37.299687 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-11-28 00:24:37.299694 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-11-28 00:24:37.299701 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-11-28 00:24:37.299707 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:24:37.299766 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 4065e1e9c891 2025-11-28 00:24:37.299775 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> b28e7fbde426 2025-11-28 00:24:37.299782 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built 505799fe6abe 2025-11-28 00:24:37.299789 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251128 2025-11-28 00:24:37.300317 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2025-11-28 00:24:37.299750 (took 0:00:17.749402) 2025-11-28 00:24:37.300383 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2025-11-28 00:24:37.300456 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2025-11-28 00:24:37.300469 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2025-11-28 00:24:37.300304 2025-11-28 00:24:37.303191 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2025-11-28 00:24:37.303260 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2025-11-28 00:24:55.842839 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:24:55.843024 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 99f897d5a648 2025-11-28 00:24:55.843169 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/7 : LABEL "build-date"="20251128" "name"="haproxy" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:24:55.843257 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in ea361c41ea7c 2025-11-28 00:24:55.843362 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container ea361c41ea7c 2025-11-28 00:24:55.843449 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> a2aece0a10be 2025-11-28 00:24:55.843525 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 3/7 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2025-11-28 00:24:55.843609 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 286794220f6d 2025-11-28 00:24:55.843689 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 286794220f6d 2025-11-28 00:24:55.843767 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> db8f26a10284 2025-11-28 00:24:55.843848 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends haproxy && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:24:55.843980 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 1848d1dc410b 2025-11-28 00:24:55.844084 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:24:55.844170 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:24:55.844282 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:24:55.844330 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:24:55.844419 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:24:55.844498 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:24:55.844577 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:24:55.844657 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:24:55.844736 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:24:55.844816 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:24:55.844929 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:24:55.845079 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:24:55.845153 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:24:55.845235 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:24:55.845345 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:24:55.845422 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 28.8 MB in 4s (7,838 kB/s) 2025-11-28 00:24:55.845495 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-11-28 00:24:55.845575 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-11-28 00:24:55.845657 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-11-28 00:24:55.845735 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-11-28 00:24:55.845812 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2025-11-28 00:24:55.845936 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2025-11-28 00:24:55.845987 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2025-11-28 00:24:55.846088 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2025-11-28 00:24:55.846184 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2025-11-28 00:24:55.846245 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2025-11-28 00:24:55.846322 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:24:55.846394 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,230 kB of archives. 2025-11-28 00:24:55.846465 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,270 kB of additional disk space will be used. 2025-11-28 00:24:55.846533 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:24:55.846607 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-11-28 00:24:55.846684 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.15-0ubuntu0.24.04.1 [2,064 kB] 2025-11-28 00:24:55.846759 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,230 kB in 1s (2,312 kB/s) 2025-11-28 00:24:55.846836 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2025-11-28 00:24:55.846923 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-11-28 00:24:55.847024 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:24:55.847112 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-11-28 00:24:55.847196 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:70% 2025-11-28 00:24:55.847275 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 75% 2025-11-28 00:24:55.847351 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2025-11-28 00:24:55.847424 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% (Reading database ... 90% 2025-11-28 00:24:55.847498 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2025-11-28 00:24:55.847574 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:24:55.847643 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-11-28 00:24:55.847718 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-11-28 00:24:55.847791 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2025-11-28 00:24:55.847912 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.15-0ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:24:55.849114 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-11-28 00:24:55.849141 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-11-28 00:24:55.849149 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-11-28 00:24:55.849156 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2025-11-28 00:24:55.849162 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:24:55.849178 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:24:55.849184 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 1848d1dc410b 2025-11-28 00:24:55.849190 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 1062635147a6 2025-11-28 00:24:55.849196 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/7 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-11-28 00:24:55.849202 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> ed9d8be8c846 2025-11-28 00:24:55.849209 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 6/7 : RUN mkdir -p /var/lib/kolla/haproxy && chown -R haproxy: /var/lib /run && chmod 755 /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-11-28 00:24:55.849215 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in d133f30c1915 2025-11-28 00:24:55.849221 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container d133f30c1915 2025-11-28 00:24:55.849231 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 04f0f2fb7be8 2025-11-28 00:24:55.849242 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:24:55.849349 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 56810667dee6 2025-11-28 00:24:55.849422 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-11-28 00:24:55.849493 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-11-28 00:24:55.849567 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-11-28 00:24:55.849630 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2025-11-28 00:24:55.849696 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:24:55.849763 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-11-28 00:24:55.849834 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-11-28 00:24:55.849949 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-11-28 00:24:55.850065 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:24:55.850158 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 56810667dee6 2025-11-28 00:24:55.850219 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 2839b179ac8d 2025-11-28 00:24:55.850296 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built e1bb55015574 2025-11-28 00:24:55.850365 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20251128 2025-11-28 00:24:55.850525 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2025-11-28 00:24:55.850393 (took 0:00:18.550089) 2025-11-28 00:24:55.851022 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2025-11-28 00:24:55.851152 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2025-11-28 00:24:55.851264 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2025-11-28 00:24:55.851158 2025-11-28 00:24:55.852607 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2025-11-28 00:24:55.853385 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2025-11-28 00:25:16.728130 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 00:25:16.728276 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 99f897d5a648 2025-11-28 00:25:16.728427 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/6 : LABEL "build-date"="20251128" "name"="iscsid" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="iscsid" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:25:16.728553 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 2a0138a5f075 2025-11-28 00:25:16.728658 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 2a0138a5f075 2025-11-28 00:25:16.728738 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 7a803386f691 2025-11-28 00:25:16.728857 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends open-iscsi python3-rtslib-fb targetcli-fb && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:25:16.728945 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 0cb7d5a2b0d6 2025-11-28 00:25:16.729063 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:25:16.729151 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:25:16.729235 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:25:16.730075 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:25:16.730097 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:25:16.730109 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:25:16.730120 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:25:16.730131 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:25:16.730142 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:25:16.730152 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:25:16.730163 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:25:16.730174 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:25:16.730185 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:25:16.730195 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:25:16.730205 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:25:16.730216 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 28.8 MB in 5s (5,419 kB/s) 2025-11-28 00:25:16.730227 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-11-28 00:25:16.730243 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-11-28 00:25:16.730258 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-11-28 00:25:16.730353 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-11-28 00:25:16.730447 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-11-28 00:25:16.730497 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2025-11-28 00:25:16.730624 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-11-28 00:25:16.730704 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-11-28 00:25:16.730779 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2025-11-28 00:25:16.730916 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2025-11-28 00:25:16.730978 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2025-11-28 00:25:16.731120 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2025-11-28 00:25:16.731145 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2025-11-28 00:25:16.731240 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2025-11-28 00:25:16.731309 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2025-11-28 00:25:16.731391 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2025-11-28 00:25:16.731472 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-11-28 00:25:16.731551 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-11-28 00:25:16.731660 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2025-11-28 00:25:16.731761 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2025-11-28 00:25:16.731866 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:16.731962 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,583 kB of archives. 2025-11-28 00:25:16.732074 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,953 kB of additional disk space will be used. 2025-11-28 00:25:16.732174 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:25:16.732243 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 00:25:16.732322 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-11-28 00:25:16.732400 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-11-28 00:25:16.732476 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-11-28 00:25:16.734099 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-11-28 00:25:16.734120 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-11-28 00:25:16.734129 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-11-28 00:25:16.734137 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-11-28 00:25:16.734146 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-11-28 00:25:16.734155 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-11-28 00:25:16.734164 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-11-28 00:25:16.734172 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-11-28 00:25:16.734181 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-11-28 00:25:16.734189 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-11-28 00:25:16.734212 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,583 kB in 1s (2,528 kB/s) 2025-11-28 00:25:16.734221 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:25:16.734230 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-11-28 00:25:16.734241 | 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% 2025-11-28 00:25:16.734251 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2025-11-28 00:25:16.734260 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2025-11-28 00:25:16.734269 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2025-11-28 00:25:16.734277 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2025-11-28 00:25:16.734285 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2025-11-28 00:25:16.734293 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2025-11-28 00:25:16.734302 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:25:16.734310 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:25:16.734318 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:25:16.734327 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-11-28 00:25:16.734340 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:25:16.734348 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:25:16.734356 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-11-28 00:25:16.734368 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-11-28 00:25:16.734480 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-11-28 00:25:16.734505 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-11-28 00:25:16.734593 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-11-28 00:25:16.734641 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-11-28 00:25:16.734717 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2025-11-28 00:25:16.734852 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2025-11-28 00:25:16.734937 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2025-11-28 00:25:16.735016 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2025-11-28 00:25:16.735106 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2025-11-28 00:25:16.735183 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2025-11-28 00:25:16.735252 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2025-11-28 00:25:16.735321 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2025-11-28 00:25:16.735388 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2025-11-28 00:25:16.735455 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2025-11-28 00:25:16.735522 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-11-28 00:25:16.735589 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-11-28 00:25:16.735654 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2025-11-28 00:25:16.735722 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-11-28 00:25:16.735878 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-11-28 00:25:16.736019 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2025-11-28 00:25:16.736111 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2025-11-28 00:25:16.736187 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2025-11-28 00:25:16.736256 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2025-11-28 00:25:16.736325 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-11-28 00:25:16.736393 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-11-28 00:25:16.736461 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2025-11-28 00:25:16.736516 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2025-11-28 00:25:16.736569 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2025-11-28 00:25:16.736625 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2025-11-28 00:25:16.736678 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-11-28 00:25:16.736731 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-11-28 00:25:16.736786 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2025-11-28 00:25:16.736900 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-11-28 00:25:16.736967 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-11-28 00:25:16.737054 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2025-11-28 00:25:16.737119 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:25:16.737175 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2025-11-28 00:25:16.737232 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-11-28 00:25:16.737286 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2025-11-28 00:25:16.737341 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2025-11-28 00:25:16.737395 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:25:16.737449 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-11-28 00:25:16.737518 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2025-11-28 00:25:16.737573 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-11-28 00:25:16.737627 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2025-11-28 00:25:16.737681 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:25:16.737735 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2025-11-28 00:25:16.737794 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-11-28 00:25:16.737895 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-11-28 00:25:16.737986 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2025-11-28 00:25:16.738049 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-11-28 00:25:16.738138 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:25:16.738163 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-11-28 00:25:16.738226 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-11-28 00:25:16.738241 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-11-28 00:25:16.738309 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-11-28 00:25:16.738351 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-11-28 00:25:16.738403 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:25:16.738445 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 00:25:16.738498 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:25:16.738539 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 00:25:16.738591 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-11-28 00:25:16.738632 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-11-28 00:25:16.738705 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:25:16.738756 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-11-28 00:25:16.738815 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-11-28 00:25:16.738927 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-11-28 00:25:16.740253 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-11-28 00:25:16.740329 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-11-28 00:25:16.740343 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:25:16.740354 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 00:25:16.740364 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:25:16.740374 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 00:25:16.740384 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-11-28 00:25:16.740393 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-11-28 00:25:16.740403 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-11-28 00:25:16.740413 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:25:16.740422 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-11-28 00:25:16.740431 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:25:16.740441 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 0cb7d5a2b0d6 2025-11-28 00:25:16.740478 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 8aa7b5f4d763 2025-11-28 00:25:16.740488 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:25:16.740498 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 2bb59cfcc719 2025-11-28 00:25:16.740507 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && rm -f /etc/iscsi/initiatorname.iscsi 2025-11-28 00:25:16.740517 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 1472b5794733 2025-11-28 00:25:16.740526 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 1472b5794733 2025-11-28 00:25:16.740536 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 5f5d75e1cea5 2025-11-28 00:25:16.740548 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:25:16.740575 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in ad71cd1b7c89 2025-11-28 00:25:16.740585 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-11-28 00:25:16.740594 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-11-28 00:25:16.740603 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-11-28 00:25:16.740613 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2025-11-28 00:25:16.740622 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:16.740632 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-11-28 00:25:16.740641 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-11-28 00:25:16.740651 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-11-28 00:25:16.740660 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:16.740669 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container ad71cd1b7c89 2025-11-28 00:25:16.740679 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> c9255dbc04b5 2025-11-28 00:25:16.740688 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built 9af4763ac499 2025-11-28 00:25:16.740698 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20251128 2025-11-28 00:25:16.740707 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2025-11-28 00:25:16.740019 (took 0:00:20.888861) 2025-11-28 00:25:16.740727 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2025-11-28 00:25:16.740737 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2025-11-28 00:25:16.740746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2025-11-28 00:25:16.740544 2025-11-28 00:25:16.741718 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2025-11-28 00:25:16.744219 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2025-11-28 00:25:21.025161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20251128 2025-11-28 00:25:21.025221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 6354cba435d4 2025-11-28 00:25:21.025242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/5 : LABEL "build-date"="20251128" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:25:21.025287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 7e19685dd38f 2025-11-28 00:25:21.025303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 7e19685dd38f 2025-11-28 00:25:21.025315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 29b83e172f4e 2025-11-28 00:25:21.025329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-11-28 00:25:21.025341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 10858d5c7e60 2025-11-28 00:25:21.025353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2025-11-28 00:25:21.025366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in d2efc1a7ef8d 2025-11-28 00:25:21.025379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container d2efc1a7ef8d 2025-11-28 00:25:21.025393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 153fe0924590 2025-11-28 00:25:21.025408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:25:21.025423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in daaa832e4514 2025-11-28 00:25:21.025437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-11-28 00:25:21.025450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-11-28 00:25:21.025462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-11-28 00:25:21.025473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2025-11-28 00:25:21.025501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:21.025516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-11-28 00:25:21.025529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-11-28 00:25:21.025543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-11-28 00:25:21.025555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:21.025568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container daaa832e4514 2025-11-28 00:25:21.025580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 03fa2d17a480 2025-11-28 00:25:21.025593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built 1a20aeabc970 2025-11-28 00:25:21.025606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251128 2025-11-28 00:25:21.025619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2025-11-28 00:25:21.024896 (took 0:00:04.284352) 2025-11-28 00:25:21.025775 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2025-11-28 00:25:21.025886 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2025-11-28 00:25:21.026049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2025-11-28 00:25:21.025894 2025-11-28 00:25:21.027160 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2025-11-28 00:25:21.027980 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2025-11-28 00:25:25.206928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20251128 2025-11-28 00:25:25.207147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 6354cba435d4 2025-11-28 00:25:25.207182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/6 : LABEL "build-date"="20251128" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-db" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:25:25.207210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in e81e0e7b4fa8 2025-11-28 00:25:25.207221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container e81e0e7b4fa8 2025-11-28 00:25:25.207232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 029853cd24c7 2025-11-28 00:25:25.207241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-11-28 00:25:25.207265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 2b8d80b692d1 2025-11-28 00:25:25.207319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/6 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2025-11-28 00:25:25.207346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 76cf8b3e0148 2025-11-28 00:25:25.207430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start && chmod 755 /usr/local/bin/start-ovsdb-server 2025-11-28 00:25:25.207450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in d4fe1d28f7df 2025-11-28 00:25:25.207463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container d4fe1d28f7df 2025-11-28 00:25:25.207572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> cefb97c840d1 2025-11-28 00:25:25.207596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:25:25.207624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 85213ad8fe44 2025-11-28 00:25:25.207648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-11-28 00:25:25.207672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-11-28 00:25:25.207732 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-11-28 00:25:25.207746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2025-11-28 00:25:25.207803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:25.207886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-11-28 00:25:25.207915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-11-28 00:25:25.207940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-11-28 00:25:25.207980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:25.208020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 85213ad8fe44 2025-11-28 00:25:25.208178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 9d7f91ddc2e4 2025-11-28 00:25:25.208202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built 4f9a1ec22a94 2025-11-28 00:25:25.208221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251128 2025-11-28 00:25:25.208258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2025-11-28 00:25:25.208146 (took 0:00:04.182252) 2025-11-28 00:25:25.208667 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2025-11-28 00:25:25.208697 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2025-11-28 00:25:25.208784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2025-11-28 00:25:25.208657 2025-11-28 00:25:25.208802 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Getting archive from https://github.com/inovex/prometheus-libvirt-exporter/releases/download/v2.2.0/prometheus-libvirt-exporter-2.2.0.linux-amd64.tar.gz 2025-11-28 00:25:25.905615 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2025-11-28 00:25:25.905915 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2025-11-28 00:25:29.689212 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:25:29.689336 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> f753bbd564f9 2025-11-28 00:25:29.689369 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/6 : LABEL "build-date"="20251128" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-libvirt-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:25:29.689397 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 427c07b741bb 2025-11-28 00:25:29.689419 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 427c07b741bb 2025-11-28 00:25:29.689440 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 0a432f9f815d 2025-11-28 00:25:29.689462 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/6 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2025-11-28 00:25:29.689483 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 8d0d2645815a 2025-11-28 00:25:29.689505 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 4/6 : RUN ln -s /prometheus-libvirt-exporter-source/* prometheus-libvirt-exporter && cp /prometheus-libvirt-exporter/prometheus-libvirt-exporter /opt/libvirt-exporter 2025-11-28 00:25:29.689527 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in c87829e3654d 2025-11-28 00:25:29.689562 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container c87829e3654d 2025-11-28 00:25:29.689584 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 74894f58456f 2025-11-28 00:25:29.689608 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:25:29.689630 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 2c449ecb4c09 2025-11-28 00:25:29.689685 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-11-28 00:25:29.689900 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-11-28 00:25:29.689926 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-11-28 00:25:29.689943 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2025-11-28 00:25:29.689961 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:29.689979 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-11-28 00:25:29.690042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-11-28 00:25:29.690065 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-11-28 00:25:29.690083 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:29.690101 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 2c449ecb4c09 2025-11-28 00:25:29.690117 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 79e573871deb 2025-11-28 00:25:29.690134 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/6 : USER root 2025-11-28 00:25:29.690150 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in aaed5e883628 2025-11-28 00:25:29.690167 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container aaed5e883628 2025-11-28 00:25:29.690184 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 76bdae98694f 2025-11-28 00:25:29.690201 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built fbde082e56da 2025-11-28 00:25:29.690218 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251128 2025-11-28 00:25:29.690235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2025-11-28 00:25:29.689528 (took 0:00:04.480871) 2025-11-28 00:25:29.690304 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2025-11-28 00:25:29.690323 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2025-11-28 00:25:29.690340 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2025-11-28 00:25:29.689874 2025-11-28 00:25:29.690357 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Getting archive from https://github.com/prometheus/memcached_exporter/releases/download/v0.15.0/memcached_exporter-0.15.0.linux-amd64.tar.gz 2025-11-28 00:25:30.482303 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2025-11-28 00:25:30.482680 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2025-11-28 00:25:34.737297 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:25:34.737392 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> f753bbd564f9 2025-11-28 00:25:34.737525 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/6 : LABEL "build-date"="20251128" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-memcached-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:25:34.737606 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in fda7b406962b 2025-11-28 00:25:34.737711 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container fda7b406962b 2025-11-28 00:25:34.737784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 0800f1da0b20 2025-11-28 00:25:34.737918 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/6 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2025-11-28 00:25:34.737988 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 0ff21656b6f5 2025-11-28 00:25:34.739187 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 4/6 : RUN ln -s /prometheus-memcached-exporter-source/* prometheus-memcached-exporter && mkdir -p /opt/memcached_exporter/ && cp /prometheus-memcached-exporter/memcached_exporter /opt/memcached_exporter/ 2025-11-28 00:25:34.739239 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 00d8f3e4d119 2025-11-28 00:25:34.739248 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 00d8f3e4d119 2025-11-28 00:25:34.739254 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 9a2fdcb01594 2025-11-28 00:25:34.739261 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:25:34.739269 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 3027cdaaa66e 2025-11-28 00:25:34.739272 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-11-28 00:25:34.739276 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-11-28 00:25:34.739279 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-11-28 00:25:34.739283 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2025-11-28 00:25:34.739286 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:34.739290 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-11-28 00:25:34.739293 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-11-28 00:25:34.739297 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-11-28 00:25:34.739300 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:34.739303 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 3027cdaaa66e 2025-11-28 00:25:34.739306 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> cefcf500ecbd 2025-11-28 00:25:34.739310 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/6 : USER prometheus 2025-11-28 00:25:34.739313 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in d4a8e5adc6a4 2025-11-28 00:25:34.739316 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container d4a8e5adc6a4 2025-11-28 00:25:34.739319 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> f3cf15cfea81 2025-11-28 00:25:34.739323 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built 4f5ffa37c096 2025-11-28 00:25:34.739812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251128 2025-11-28 00:25:34.739829 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2025-11-28 00:25:34.739253 (took 0:00:05.049379) 2025-11-28 00:25:34.739926 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2025-11-28 00:25:34.740070 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2025-11-28 00:25:34.740156 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2025-11-28 00:25:34.740024 2025-11-28 00:25:34.740221 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Getting archive from https://github.com/prometheus-community/elasticsearch_exporter/releases/download/v1.8.0/elasticsearch_exporter-1.8.0.linux-amd64.tar.gz 2025-11-28 00:25:35.574380 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2025-11-28 00:25:35.574639 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2025-11-28 00:25:39.406873 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:25:39.406972 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> f753bbd564f9 2025-11-28 00:25:39.407069 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/6 : LABEL "build-date"="20251128" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-elasticsearch-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:25:39.407094 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in b3b8db9d015a 2025-11-28 00:25:39.407108 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container b3b8db9d015a 2025-11-28 00:25:39.407125 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> d9b80e6909f8 2025-11-28 00:25:39.407137 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/6 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2025-11-28 00:25:39.407183 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> d0c4e1586a92 2025-11-28 00:25:39.407255 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 4/6 : RUN ln -s /prometheus-elasticsearch-exporter-source/* prometheus-elasticsearch-exporter && mkdir -p /opt/elasticsearch_exporter && cp /prometheus-elasticsearch-exporter/elasticsearch_exporter /opt/elasticsearch_exporter/ 2025-11-28 00:25:39.407275 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 50f65c6d43a9 2025-11-28 00:25:39.407336 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 50f65c6d43a9 2025-11-28 00:25:39.407381 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> d0afa9a6993e 2025-11-28 00:25:39.407425 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:25:39.407467 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 042c23638571 2025-11-28 00:25:39.407521 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-11-28 00:25:39.407563 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-11-28 00:25:39.407603 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-11-28 00:25:39.407652 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2025-11-28 00:25:39.407709 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:39.407735 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-11-28 00:25:39.407758 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-11-28 00:25:39.407835 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-11-28 00:25:39.407867 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:39.407934 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 042c23638571 2025-11-28 00:25:39.407960 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> d66fa5dd1be9 2025-11-28 00:25:39.408051 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/6 : USER prometheus 2025-11-28 00:25:39.408088 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in b37dc53f6908 2025-11-28 00:25:39.408147 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container b37dc53f6908 2025-11-28 00:25:39.408199 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> df863b5e56f8 2025-11-28 00:25:39.408214 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built 496e47f72b7e 2025-11-28 00:25:39.408351 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251128 2025-11-28 00:25:39.408368 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2025-11-28 00:25:39.408274 (took 0:00:04.668250) 2025-11-28 00:25:39.408824 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2025-11-28 00:25:39.408853 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2025-11-28 00:25:39.408971 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2025-11-28 00:25:39.408836 2025-11-28 00:25:39.408989 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Getting archive from https://github.com/greenpau/ovn_exporter/releases/download/v1.0.7/ovn-exporter_1.0.7_linux_amd64.tar.gz 2025-11-28 00:25:40.366300 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2025-11-28 00:25:40.366600 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2025-11-28 00:25:44.020406 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:25:44.020482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> f753bbd564f9 2025-11-28 00:25:44.020500 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/6 : LABEL "build-date"="20251128" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-ovn-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:25:44.020527 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 5a098ef29c1f 2025-11-28 00:25:44.020538 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 5a098ef29c1f 2025-11-28 00:25:44.020548 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 6a57f7b86ca6 2025-11-28 00:25:44.020558 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/6 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2025-11-28 00:25:44.020602 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 21963fa8f4dd 2025-11-28 00:25:44.020613 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/6 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2025-11-28 00:25:44.020623 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 22bebd10276e 2025-11-28 00:25:44.020707 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 22bebd10276e 2025-11-28 00:25:44.020853 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> f2f18856b27e 2025-11-28 00:25:44.020913 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:25:44.022103 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 246fbbf5457f 2025-11-28 00:25:44.022138 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-11-28 00:25:44.022148 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-11-28 00:25:44.022158 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-11-28 00:25:44.022167 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2025-11-28 00:25:44.022177 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:44.022186 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-11-28 00:25:44.022195 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-11-28 00:25:44.022205 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-11-28 00:25:44.022214 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:44.022316 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 246fbbf5457f 2025-11-28 00:25:44.022333 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 681725dd15cb 2025-11-28 00:25:44.022343 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/6 : USER prometheus 2025-11-28 00:25:44.022353 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 24d374e6eda2 2025-11-28 00:25:44.022362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 24d374e6eda2 2025-11-28 00:25:44.022372 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> cb5299791a10 2025-11-28 00:25:44.022382 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built 1a89386f3799 2025-11-28 00:25:44.022397 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251128 2025-11-28 00:25:44.022408 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2025-11-28 00:25:44.021820 (took 0:00:04.612984) 2025-11-28 00:25:44.022707 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2025-11-28 00:25:44.022857 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2025-11-28 00:25:44.022983 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2025-11-28 00:25:44.022855 2025-11-28 00:25:44.023121 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Getting archive from https://github.com/prometheus/mysqld_exporter/releases/download/v0.16.0/mysqld_exporter-0.16.0.linux-amd64.tar.gz 2025-11-28 00:25:44.940069 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2025-11-28 00:25:44.940480 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2025-11-28 00:25:49.019782 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:25:49.019874 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> f753bbd564f9 2025-11-28 00:25:49.020117 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/6 : LABEL "build-date"="20251128" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mysqld-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:25:49.020312 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 63554160f575 2025-11-28 00:25:49.020414 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 63554160f575 2025-11-28 00:25:49.020483 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> dd9f9a250f9f 2025-11-28 00:25:49.020563 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/6 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2025-11-28 00:25:49.020646 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> a0aaf9ec06a1 2025-11-28 00:25:49.020728 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 4/6 : RUN ln -s /prometheus-mysqld-exporter-source/* prometheus-mysqld-exporter && mkdir -p /opt/mysqld_exporter && cp /prometheus-mysqld-exporter/mysqld_exporter /opt/mysqld_exporter/ 2025-11-28 00:25:49.020850 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 4bed6c1fe37a 2025-11-28 00:25:49.020912 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 4bed6c1fe37a 2025-11-28 00:25:49.021020 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 1935a1782d16 2025-11-28 00:25:49.021111 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:25:49.021203 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 40e777a65286 2025-11-28 00:25:49.021283 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-11-28 00:25:49.021375 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-11-28 00:25:49.021423 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-11-28 00:25:49.021511 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2025-11-28 00:25:49.021578 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:49.021654 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-11-28 00:25:49.021732 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-11-28 00:25:49.021889 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-11-28 00:25:49.021951 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:25:49.022070 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 40e777a65286 2025-11-28 00:25:49.022930 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> bb669d4345a6 2025-11-28 00:25:49.022953 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/6 : USER prometheus 2025-11-28 00:25:49.022959 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in df5c5457c7a8 2025-11-28 00:25:49.022965 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container df5c5457c7a8 2025-11-28 00:25:49.022971 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> afb7b5a4f676 2025-11-28 00:25:49.022977 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built 7846cd65d659 2025-11-28 00:25:49.022984 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251128 2025-11-28 00:25:49.023016 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2025-11-28 00:25:49.022442 (took 0:00:04.999587) 2025-11-28 00:25:49.023082 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2025-11-28 00:25:49.023198 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2025-11-28 00:25:49.023313 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2025-11-28 00:25:49.023209 2025-11-28 00:25:49.023446 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Getting archive from https://github.com/prometheus/blackbox_exporter/releases/download/v0.25.0/blackbox_exporter-0.25.0.linux-amd64.tar.gz 2025-11-28 00:25:49.975129 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2025-11-28 00:25:49.976283 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2025-11-28 00:26:00.193555 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:26:00.193606 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> f753bbd564f9 2025-11-28 00:26:00.193615 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/7 : LABEL "build-date"="20251128" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-blackbox-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:26:00.193622 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 23a1e9168fe0 2025-11-28 00:26:00.193643 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 23a1e9168fe0 2025-11-28 00:26:00.193647 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> f445bf9ba866 2025-11-28 00:26:00.193652 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libcap2-bin && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:26:00.193656 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 9b1bfe32fe12 2025-11-28 00:26:00.193660 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:26:00.193665 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:26:00.193669 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:26:00.193672 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:26:00.193676 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:26:00.193687 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:26:00.193690 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:26:00.193694 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:26:00.193697 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:26:00.193701 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:26:00.193704 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:26:00.193708 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:26:00.193711 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:26:00.193714 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:26:00.193718 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:26:00.193735 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 28.8 MB in 3s (11.4 MB/s) 2025-11-28 00:26:00.193739 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-11-28 00:26:00.193743 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-11-28 00:26:00.193746 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-11-28 00:26:00.193758 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-11-28 00:26:00.193762 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.2). 2025-11-28 00:26:00.193765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2025-11-28 00:26:00.193769 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:00.193772 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 9b1bfe32fe12 2025-11-28 00:26:00.193779 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 68e8f2397d22 2025-11-28 00:26:00.193783 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/7 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2025-11-28 00:26:00.193786 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> a930862a6e86 2025-11-28 00:26:00.193791 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 5/7 : RUN ln -s /prometheus-blackbox-exporter-source/* prometheus-blackbox-exporter && mkdir -p /opt/blackbox_exporter/ && cp /prometheus-blackbox-exporter/blackbox_exporter /opt/blackbox_exporter/ && setcap cap_net_raw+ep /opt/blackbox_exporter/blackbox_exporter 2025-11-28 00:26:00.193795 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in e077ce74d1b1 2025-11-28 00:26:00.193799 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container e077ce74d1b1 2025-11-28 00:26:00.193802 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 35dfb1d8a467 2025-11-28 00:26:00.193807 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:26:00.193811 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 3ee08e00c30c 2025-11-28 00:26:00.193814 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-11-28 00:26:00.193818 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-11-28 00:26:00.193821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-11-28 00:26:00.193824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2025-11-28 00:26:00.193828 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:00.193831 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-11-28 00:26:00.193837 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-11-28 00:26:00.193840 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-11-28 00:26:00.193844 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:00.193847 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 3ee08e00c30c 2025-11-28 00:26:00.193850 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> a3660c1598bf 2025-11-28 00:26:00.193854 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/7 : USER prometheus 2025-11-28 00:26:00.193857 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 11e54e6d89be 2025-11-28 00:26:00.193860 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 11e54e6d89be 2025-11-28 00:26:00.193864 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> a8047df6429a 2025-11-28 00:26:00.193867 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built 8b374053f930 2025-11-28 00:26:00.193870 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251128 2025-11-28 00:26:00.193874 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2025-11-28 00:26:00.193145 (took 0:00:11.169936) 2025-11-28 00:26:00.193877 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2025-11-28 00:26:00.193883 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2025-11-28 00:26:00.193887 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2025-11-28 00:26:00.193663 2025-11-28 00:26:00.193892 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Getting archive from https://github.com/prometheus/node_exporter/releases/download/v1.8.2/node_exporter-1.8.2.linux-amd64.tar.gz 2025-11-28 00:26:01.059300 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2025-11-28 00:26:01.059605 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2025-11-28 00:26:05.068902 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:26:05.069039 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> f753bbd564f9 2025-11-28 00:26:05.069062 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/6 : LABEL "build-date"="20251128" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-node-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:26:05.069192 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 8807057fd804 2025-11-28 00:26:05.069209 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 8807057fd804 2025-11-28 00:26:05.069274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> de69e620a75c 2025-11-28 00:26:05.069335 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/6 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2025-11-28 00:26:05.069394 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 9a6dc7d77da5 2025-11-28 00:26:05.069455 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 4/6 : RUN ln -s /prometheus-node-exporter-source/* prometheus-node-exporter && mkdir -p /opt/node_exporter/ && cp /prometheus-node-exporter/node_exporter /opt/node_exporter/ 2025-11-28 00:26:05.069512 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in e2a36f910c4c 2025-11-28 00:26:05.069569 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container e2a36f910c4c 2025-11-28 00:26:05.069626 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> ec9d77079781 2025-11-28 00:26:05.069738 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:26:05.069760 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 0ab596440aaf 2025-11-28 00:26:05.069824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-11-28 00:26:05.069882 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-11-28 00:26:05.069936 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-11-28 00:26:05.070020 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2025-11-28 00:26:05.070059 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:05.070104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-11-28 00:26:05.070182 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-11-28 00:26:05.070196 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-11-28 00:26:05.070277 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:05.070313 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 0ab596440aaf 2025-11-28 00:26:05.070357 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 148675280a2b 2025-11-28 00:26:05.070407 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/6 : USER prometheus 2025-11-28 00:26:05.070454 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in e17efa3b9ceb 2025-11-28 00:26:05.070496 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container e17efa3b9ceb 2025-11-28 00:26:05.070550 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 2f62ee4ca7c5 2025-11-28 00:26:05.070604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built 4addc6df62e1 2025-11-28 00:26:05.070663 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251128 2025-11-28 00:26:05.070846 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2025-11-28 00:26:05.070653 (took 0:00:04.876990) 2025-11-28 00:26:05.071432 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-v2-server) 2025-11-28 00:26:05.071463 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Processing 2025-11-28 00:26:05.071486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building started at 2025-11-28 00:26:05.071364 2025-11-28 00:26:05.071617 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Getting archive from https://github.com/prometheus/prometheus/releases/download/v2.55.1/prometheus-2.55.1.linux-amd64.tar.gz 2025-11-28 00:26:10.154334 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 plugins into plugins archive 2025-11-28 00:26:10.155222 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 additions into additions archive 2025-11-28 00:26:25.467325 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:26:25.467398 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> f753bbd564f9 2025-11-28 00:26:25.467452 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 2/6 : LABEL "build-date"="20251128" "name"="prometheus-v2-server" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-v2-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:26:25.467468 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 64bbcd70bb9a 2025-11-28 00:26:25.467479 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 64bbcd70bb9a 2025-11-28 00:26:25.467491 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 6396ed3a0e1b 2025-11-28 00:26:25.467501 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 3/6 : ADD prometheus-v2-server-archive /prometheus-server-source 2025-11-28 00:26:25.467535 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 0a3a28de37c8 2025-11-28 00:26:25.467558 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 4/6 : RUN ln -s /prometheus-server-source/* prometheus-server && mkdir -p /opt/prometheus && cp -r /prometheus-server/* /opt/prometheus/ && mkdir -p /etc/prometheus /data 2025-11-28 00:26:25.467569 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 1e4fb568d3a4 2025-11-28 00:26:25.467578 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 1e4fb568d3a4 2025-11-28 00:26:25.467586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> c9db6ea795f9 2025-11-28 00:26:25.467596 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:26:25.467607 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 478212d49753 2025-11-28 00:26:25.467615 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2025-11-28 00:26:25.467685 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2025-11-28 00:26:25.467703 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2025-11-28 00:26:25.467717 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Package 'build-essential' is not installed, so not removed 2025-11-28 00:26:25.467732 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:25.467747 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2025-11-28 00:26:25.467762 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2025-11-28 00:26:25.467777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2025-11-28 00:26:25.467791 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:25.467804 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 478212d49753 2025-11-28 00:26:25.467813 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 17c4a7ee11cc 2025-11-28 00:26:25.467821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 6/6 : USER prometheus 2025-11-28 00:26:25.467830 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 2fa377b7cb4c 2025-11-28 00:26:25.467838 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 2fa377b7cb4c 2025-11-28 00:26:25.467847 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> f6c87b9a6781 2025-11-28 00:26:25.467855 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully built 8995a6e76ae2 2025-11-28 00:26:25.467863 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251128 2025-11-28 00:26:25.467883 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Built at 2025-11-28 00:26:25.467232 (took 0:00:20.395868) 2025-11-28 00:26:25.467892 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2025-11-28 00:26:25.467901 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2025-11-28 00:26:25.467909 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2025-11-28 00:26:25.467557 2025-11-28 00:26:25.467919 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Getting archive from https://github.com/openstack-exporter/openstack-exporter/releases/download/v1.7.0/openstack-exporter_1.7.0_linux_amd64.tar.gz 2025-11-28 00:26:26.320366 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2025-11-28 00:26:26.320440 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2025-11-28 00:26:30.373309 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:26:30.373381 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> f753bbd564f9 2025-11-28 00:26:30.373414 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/6 : LABEL "build-date"="20251128" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-openstack-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:26:30.373430 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in d98381e9833d 2025-11-28 00:26:30.373443 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container d98381e9833d 2025-11-28 00:26:30.373455 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 769454087d13 2025-11-28 00:26:30.373467 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/6 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2025-11-28 00:26:30.373479 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 707ad53a844a 2025-11-28 00:26:30.373492 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 4/6 : RUN mkdir /opt/openstack-exporter && cp /prometheus-openstack-exporter-source/openstack-exporter /opt/openstack-exporter/ 2025-11-28 00:26:30.373506 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 241f65783b53 2025-11-28 00:26:30.373518 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 241f65783b53 2025-11-28 00:26:30.373529 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> ab38393b8bbe 2025-11-28 00:26:30.373543 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:26:30.373556 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in e1b9f22dcfc8 2025-11-28 00:26:30.373568 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-11-28 00:26:30.373580 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-11-28 00:26:30.373592 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-11-28 00:26:30.373604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2025-11-28 00:26:30.373643 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:30.373732 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-11-28 00:26:30.373747 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-11-28 00:26:30.373759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-11-28 00:26:30.373783 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:30.373793 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container e1b9f22dcfc8 2025-11-28 00:26:30.373803 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> eeaa1961d5c4 2025-11-28 00:26:30.373813 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/6 : USER prometheus 2025-11-28 00:26:30.373822 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 7c090e1a90f1 2025-11-28 00:26:30.373832 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 7c090e1a90f1 2025-11-28 00:26:30.373869 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 176b852f020b 2025-11-28 00:26:30.373879 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built cbbb3836ba3a 2025-11-28 00:26:30.373890 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251128 2025-11-28 00:26:30.374046 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2025-11-28 00:26:30.373863 (took 0:00:04.906306) 2025-11-28 00:26:30.375168 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2025-11-28 00:26:30.375229 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2025-11-28 00:26:30.375245 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2025-11-28 00:26:30.374708 2025-11-28 00:26:30.375257 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Getting archive from https://github.com/prometheus/alertmanager/releases/download/v0.28.0/alertmanager-0.28.0.linux-amd64.tar.gz 2025-11-28 00:26:32.498187 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2025-11-28 00:26:32.498279 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2025-11-28 00:26:38.764771 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:26:38.764883 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> f753bbd564f9 2025-11-28 00:26:38.764910 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/6 : LABEL "build-date"="20251128" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-alertmanager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:26:38.764929 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in ba8dda17b94b 2025-11-28 00:26:38.765045 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container ba8dda17b94b 2025-11-28 00:26:38.765102 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> e6d5b9b876da 2025-11-28 00:26:38.765199 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/6 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2025-11-28 00:26:38.765250 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 11d5a18b0e37 2025-11-28 00:26:38.765307 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 4/6 : RUN cp -r /prometheus-alertmanager-source/* /opt/ && ln -s /opt/alertmanager* /opt/prometheus_alertmanager 2025-11-28 00:26:38.765362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in d82cea859d54 2025-11-28 00:26:38.765400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container d82cea859d54 2025-11-28 00:26:38.765461 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> e52817cac776 2025-11-28 00:26:38.765522 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:26:38.765575 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 6862a3129b8f 2025-11-28 00:26:38.765646 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-11-28 00:26:38.765701 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-11-28 00:26:38.765754 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-11-28 00:26:38.765809 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2025-11-28 00:26:38.765880 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:38.765934 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-11-28 00:26:38.766017 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-11-28 00:26:38.766058 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-11-28 00:26:38.766152 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:38.766169 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 6862a3129b8f 2025-11-28 00:26:38.766218 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 00c98103bc3f 2025-11-28 00:26:38.766271 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/6 : USER prometheus 2025-11-28 00:26:38.766326 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in a37459096577 2025-11-28 00:26:38.766377 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container a37459096577 2025-11-28 00:26:38.766428 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> fa6a55b1d5b3 2025-11-28 00:26:38.766482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built 366f8c4ca474 2025-11-28 00:26:38.766533 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251128 2025-11-28 00:26:38.766686 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2025-11-28 00:26:38.766553 (took 0:00:08.391845) 2025-11-28 00:26:38.767054 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2025-11-28 00:26:38.767198 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2025-11-28 00:26:38.767227 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2025-11-28 00:26:38.767139 2025-11-28 00:26:38.767286 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Getting archive from https://github.com/google/cadvisor/releases/download/v0.49.2/cadvisor-v0.49.2-linux-amd64 2025-11-28 00:26:40.655708 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2025-11-28 00:26:40.656152 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2025-11-28 00:26:45.690598 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/5 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:26:45.690674 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> f753bbd564f9 2025-11-28 00:26:45.690693 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/5 : LABEL "build-date"="20251128" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-cadvisor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:26:45.690722 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 4e9cac3076e0 2025-11-28 00:26:45.690808 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 4e9cac3076e0 2025-11-28 00:26:45.690821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 0d57517e7770 2025-11-28 00:26:45.690831 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/5 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2025-11-28 00:26:45.690840 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 1452008d2176 2025-11-28 00:26:45.690851 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/5 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2025-11-28 00:26:45.690911 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 49bccb775ce1 2025-11-28 00:26:45.690922 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 49bccb775ce1 2025-11-28 00:26:45.690973 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> dd397a884a6e 2025-11-28 00:26:45.691080 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:26:45.691136 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 1c22e1b8f1bf 2025-11-28 00:26:45.691183 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-11-28 00:26:45.692123 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-11-28 00:26:45.692143 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-11-28 00:26:45.692154 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2025-11-28 00:26:45.692166 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:45.692177 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-11-28 00:26:45.692188 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-11-28 00:26:45.692199 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-11-28 00:26:45.692209 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:45.692218 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 1c22e1b8f1bf 2025-11-28 00:26:45.692228 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> ac930ba7e6d8 2025-11-28 00:26:45.692237 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built 2cc4138397fe 2025-11-28 00:26:45.692246 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251128 2025-11-28 00:26:45.692256 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2025-11-28 00:26:45.691747 (took 0:00:06.924608) 2025-11-28 00:26:45.692527 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2025-11-28 00:26:45.692760 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2025-11-28 00:26:45.692848 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2025-11-28 00:26:45.692643 2025-11-28 00:26:45.692862 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Getting archive from https://github.com/google/mtail/releases/download/v3.0.8/mtail_3.0.8_linux_amd64.tar.gz 2025-11-28 00:26:46.637941 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2025-11-28 00:26:46.638279 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2025-11-28 00:26:50.642507 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 00:26:50.642655 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> f753bbd564f9 2025-11-28 00:26:50.642718 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/6 : LABEL "build-date"="20251128" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mtail" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:26:50.642887 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in efc9714f4ac4 2025-11-28 00:26:50.642965 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container efc9714f4ac4 2025-11-28 00:26:50.643097 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 77066504c842 2025-11-28 00:26:50.643227 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/6 : ADD prometheus-mtail-archive /prometheus-mtail-source 2025-11-28 00:26:50.643305 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 7a269c974d79 2025-11-28 00:26:50.643387 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/6 : RUN cp /prometheus-mtail-source/* /opt/ 2025-11-28 00:26:50.643473 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 40ae06112195 2025-11-28 00:26:50.643586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 40ae06112195 2025-11-28 00:26:50.643655 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> e8ea05be8d6a 2025-11-28 00:26:50.643743 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:26:50.643827 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in f6dc0cd95179 2025-11-28 00:26:50.643905 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-11-28 00:26:50.645166 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-11-28 00:26:50.645230 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-11-28 00:26:50.645243 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2025-11-28 00:26:50.645254 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:50.645270 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-11-28 00:26:50.645343 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-11-28 00:26:50.645362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-11-28 00:26:50.645376 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:50.645390 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container f6dc0cd95179 2025-11-28 00:26:50.645400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> c9597b3637d1 2025-11-28 00:26:50.645408 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/6 : USER root 2025-11-28 00:26:50.645415 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 9885f76d0f73 2025-11-28 00:26:50.645423 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 9885f76d0f73 2025-11-28 00:26:50.645430 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 81c76e5cfc68 2025-11-28 00:26:50.645438 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built b3caa3370f47 2025-11-28 00:26:50.645458 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251128 2025-11-28 00:26:50.645467 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2025-11-28 00:26:50.644710 (took 0:00:04.952067) 2025-11-28 00:26:50.645484 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2025-11-28 00:26:50.645492 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2025-11-28 00:26:50.645691 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2025-11-28 00:26:50.645463 2025-11-28 00:26:50.646962 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2025-11-28 00:26:50.647913 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2025-11-28 00:26:54.019700 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/6 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20251128 2025-11-28 00:26:54.019810 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> edc0e080d491 2025-11-28 00:26:54.019844 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/6 : LABEL "build-date"="20251128" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-clustercheck" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:26:54.019862 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 263a1642dbf8 2025-11-28 00:26:54.019875 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 263a1642dbf8 2025-11-28 00:26:54.019887 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> a15a910cd8f5 2025-11-28 00:26:54.019903 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:26:54.020120 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 2235b6b54dd4 2025-11-28 00:26:54.020155 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/6 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2025-11-28 00:26:54.020168 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> ce518da3d443 2025-11-28 00:26:54.020353 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/socat_wrapper 2025-11-28 00:26:54.020378 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in dfef6d602aba 2025-11-28 00:26:54.020424 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container dfef6d602aba 2025-11-28 00:26:54.020498 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> d964c1856a33 2025-11-28 00:26:54.020579 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:26:54.020637 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in c0a18e42625b 2025-11-28 00:26:54.020690 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-11-28 00:26:54.020748 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-11-28 00:26:54.020803 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-11-28 00:26:54.020863 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2025-11-28 00:26:54.020917 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:54.020944 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-11-28 00:26:54.021098 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-11-28 00:26:54.021131 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-11-28 00:26:54.021156 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:26:54.021215 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container c0a18e42625b 2025-11-28 00:26:54.021267 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 492383face0b 2025-11-28 00:26:54.021345 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built 35f54e705bb3 2025-11-28 00:26:54.021363 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251128 2025-11-28 00:26:54.021630 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2025-11-28 00:26:54.021369 (took 0:00:03.375906) 2025-11-28 00:26:54.022309 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2025-11-28 00:26:54.022342 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2025-11-28 00:26:54.022463 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2025-11-28 00:26:54.022297 2025-11-28 00:26:54.023751 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2025-11-28 00:26:54.024745 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2025-11-28 00:27:23.573177 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/18 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20251128 2025-11-28 00:27:23.573253 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> edc0e080d491 2025-11-28 00:27:23.573373 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/18 : LABEL "build-date"="20251128" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:27:23.573445 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 729dff1cc30d 2025-11-28 00:27:23.573459 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 729dff1cc30d 2025-11-28 00:27:23.573469 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8249123abec8 2025-11-28 00:27:23.573530 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 3/18 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2025-11-28 00:27:23.573543 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in a9e2fec0d313 2025-11-28 00:27:23.573549 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container a9e2fec0d313 2025-11-28 00:27:23.573582 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 081a23e816d0 2025-11-28 00:27:23.574175 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 4/18 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2025-11-28 00:27:23.574218 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in f36cdd8ccbc8 2025-11-28 00:27:23.574226 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container f36cdd8ccbc8 2025-11-28 00:27:23.574233 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 34a9961ce833 2025-11-28 00:27:23.574240 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 5/18 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends expect mariadb-backup mariadb-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:27:23.574248 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in be0c9aa3706a 2025-11-28 00:27:23.574253 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:27:23.574259 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:27:23.574266 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:27:23.574274 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:27:23.574280 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:27:23.574324 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-11-28 00:27:23.574351 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:27:23.574358 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:27:23.574364 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:27:23.574428 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:27:23.574461 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:27:23.577150 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:27:23.577160 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:27:23.577164 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:27:23.577172 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:27:23.577176 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:27:23.577180 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2025-11-28 00:27:23.577184 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 28.9 MB in 3s (9,732 kB/s) 2025-11-28 00:27:23.577188 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-11-28 00:27:23.577192 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-11-28 00:27:23.577196 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-11-28 00:27:23.577199 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-11-28 00:27:23.577203 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2025-11-28 00:27:23.577206 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2025-11-28 00:27:23.577209 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2025-11-28 00:27:23.577213 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2025-11-28 00:27:23.577216 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2025-11-28 00:27:23.577219 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mailx mariadb-test netcat-openbsd openssh-client openssh-server 2025-11-28 00:27:23.577222 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2025-11-28 00:27:23.577226 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2025-11-28 00:27:23.577229 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2025-11-28 00:27:23.577233 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2025-11-28 00:27:23.577236 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2025-11-28 00:27:23.577239 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2025-11-28 00:27:23.577242 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:27:23.577246 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 31.0 MB of archives. 2025-11-28 00:27:23.577249 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 149 MB of additional disk space will be used. 2025-11-28 00:27:23.577252 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:27:23.577256 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 00:27:23.577259 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-11-28 00:27:23.577262 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libdbi-perl amd64 1.643-4build3 [721 kB] 2025-11-28 00:27:23.577266 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-11-28 00:27:23.577269 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-11-28 00:27:23.577272 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcl8.6 amd64 8.6.14+dfsg-1build1 [988 kB] 2025-11-28 00:27:23.577280 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 tcl8.6 amd64 8.6.14+dfsg-1build1 [14.7 kB] 2025-11-28 00:27:23.577287 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 tcl-expect amd64 5.45.4-3 [110 kB] 2025-11-28 00:27:23.577290 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 expect amd64 5.45.4-3 [137 kB] 2025-11-28 00:27:23.577293 | 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.24-ubu2404 [10.2 MB] 2025-11-28 00:27:23.577301 | 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.15+maria~ubu2404 [7,648 kB] 2025-11-28 00:27:23.577306 | 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.15+maria~ubu2404 [3,452 kB] 2025-11-28 00:27:23.577309 | 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.15+maria~ubu2404 [7,065 kB] 2025-11-28 00:27:23.577312 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2025-11-28 00:27:23.577316 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 31.0 MB in 5s (6,657 kB/s) 2025-11-28 00:27:23.577319 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:27:23.577322 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-11-28 00:27:23.577327 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2025-11-28 00:27:23.577331 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% 2025-11-28 00:27:23.577334 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 80% 2025-11-28 00:27:23.577337 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2025-11-28 00:27:23.577341 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-11-28 00:27:23.577344 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:90% 2025-11-28 00:27:23.577348 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-11-28 00:27:23.577351 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:95% 2025-11-28 00:27:23.577354 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11716 files and directories currently installed.) 2025-11-28 00:27:23.577357 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:27:23.577361 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:27:23.577364 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2025-11-28 00:27:23.577367 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-11-28 00:27:23.577371 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 00:27:23.577413 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2025-11-28 00:27:23.577417 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.24-ubu2404_amd64.deb ... 2025-11-28 00:27:23.577420 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.24-ubu2404) ... 2025-11-28 00:27:23.577424 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2025-11-28 00:27:23.577427 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4build3_amd64.deb ... 2025-11-28 00:27:23.577430 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4build3) ... 2025-11-28 00:27:23.579076 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2025-11-28 00:27:23.579095 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2025-11-28 00:27:23.579104 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-11-28 00:27:23.579111 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-11-28 00:27:23.579116 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2025-11-28 00:27:23.579122 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-11-28 00:27:23.579128 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:27:23.579134 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2025-11-28 00:27:23.579147 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2025-11-28 00:27:23.579153 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2025-11-28 00:27:23.579156 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2025-11-28 00:27:23.579159 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-11-28 00:27:23.579163 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:27:23.579167 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2025-11-28 00:27:23.579170 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-11-28 00:27:23.579173 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-11-28 00:27:23.579176 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2025-11-28 00:27:23.579180 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-11-28 00:27:23.579183 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2025-11-28 00:27:23.579186 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2025-11-28 00:27:23.579189 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2025-11-28 00:27:23.579192 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-11-28 00:27:23.579196 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2025-11-28 00:27:23.579199 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2025-11-28 00:27:23.579202 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2025-11-28 00:27:23.579205 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2025-11-28 00:27:23.579208 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2025-11-28 00:27:23.579212 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-11-28 00:27:23.579215 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:27:23.579218 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.24-ubu2404) ... 2025-11-28 00:27:23.579221 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2025-11-28 00:27:23.579225 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-11-28 00:27:23.579228 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2025-11-28 00:27:23.579231 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4build3) ... 2025-11-28 00:27:23.579245 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:27:23.579248 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2025-11-28 00:27:23.579252 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2025-11-28 00:27:23.579255 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:27:23.579258 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:27:23.579284 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 00:27:23.579288 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-11-28 00:27:23.581077 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:27:23.581091 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2025-11-28 00:27:23.581095 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.15+maria~ubu2404) ... 2025-11-28 00:27:23.581098 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-11-28 00:27:23.581102 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2025-11-28 00:27:23.581106 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-11-28 00:27:23.581109 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:27:23.581112 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:27:23.581115 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container be0c9aa3706a 2025-11-28 00:27:23.581119 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> ae8f67243f8c 2025-11-28 00:27:23.581122 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/18 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2025-11-28 00:27:23.581126 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 3f1efebc1fef 2025-11-28 00:27:23.581129 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/18 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:27:23.581139 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> a70ce5443c0c 2025-11-28 00:27:23.581142 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/18 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2025-11-28 00:27:23.581145 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 4869dc868f32 2025-11-28 00:27:23.581149 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/18 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2025-11-28 00:27:23.581152 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 2961bd77ba2d 2025-11-28 00:27:23.581156 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/18 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2025-11-28 00:27:23.581159 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 46acb5f0c73b 2025-11-28 00:27:23.581164 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 11/18 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_security_reset /usr/local/bin/kolla_mariadb_backup.sh /usr/local/bin/kolla_mariadb_backup_replica.sh && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_mariadb_sudoers && rm -rf /var/lib/mysql/* 2025-11-28 00:27:23.581169 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8c8455ea6831 2025-11-28 00:27:23.581172 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8c8455ea6831 2025-11-28 00:27:23.581176 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 54e1c76d1865 2025-11-28 00:27:23.581179 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 12/18 : RUN mkdir -p /var/run/mysqld && chown mysql /var/run/mysqld && chmod 755 /var/run/mysqld 2025-11-28 00:27:23.581188 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in c3ef272d9017 2025-11-28 00:27:23.581191 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container c3ef272d9017 2025-11-28 00:27:23.581194 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 373cc9e139f2 2025-11-28 00:27:23.581198 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/18 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2025-11-28 00:27:23.581202 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 14b52502de60 2025-11-28 00:27:23.581207 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/18 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2025-11-28 00:27:23.581213 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in e2e9b4067557 2025-11-28 00:27:23.581220 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container e2e9b4067557 2025-11-28 00:27:23.581226 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 05a47cdf589c 2025-11-28 00:27:23.581231 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/18 : ENTRYPOINT ["dumb-init", "--"] 2025-11-28 00:27:23.581237 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in e653c183bde1 2025-11-28 00:27:23.581242 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container e653c183bde1 2025-11-28 00:27:23.581248 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8366193f1300 2025-11-28 00:27:23.581253 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/18 : CMD ["kolla_start"] 2025-11-28 00:27:23.581261 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 1e257e9b3387 2025-11-28 00:27:23.581267 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 1e257e9b3387 2025-11-28 00:27:23.581273 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> e51e6b955d65 2025-11-28 00:27:23.581343 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 17/18 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:27:23.581400 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in b073679398c2 2025-11-28 00:27:23.581554 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-11-28 00:27:23.581617 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-11-28 00:27:23.581670 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-11-28 00:27:23.581731 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2025-11-28 00:27:23.581784 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:27:23.581839 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-11-28 00:27:23.581897 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-11-28 00:27:23.581951 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-11-28 00:27:23.582036 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:27:23.582096 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container b073679398c2 2025-11-28 00:27:23.582152 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 62c1199d3f5b 2025-11-28 00:27:23.582209 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/18 : USER mysql 2025-11-28 00:27:23.582273 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 4eed0cd7631f 2025-11-28 00:27:23.582322 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 4eed0cd7631f 2025-11-28 00:27:23.582388 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> df6855c80770 2025-11-28 00:27:23.582456 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built 12647cb6a37e 2025-11-28 00:27:23.582514 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20251128 2025-11-28 00:27:23.582637 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2025-11-28 00:27:23.582542 (took 0:00:29.560245) 2025-11-28 00:27:23.583135 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2025-11-28 00:27:23.583232 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2025-11-28 00:27:23.583322 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2025-11-28 00:27:23.583238 2025-11-28 00:27:23.583459 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Getting archive from https://github.com/go-acme/lego/releases/download/v4.15.0/lego_v4.15.0_linux_amd64.tar.gz 2025-11-28 00:27:25.478261 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2025-11-28 00:27:25.478669 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2025-11-28 00:27:44.492577 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/10 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251128 2025-11-28 00:27:44.492689 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 954a9cb070e8 2025-11-28 00:27:44.492716 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/10 : LABEL "build-date"="20251128" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-lego" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:27:44.492807 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 60011c56a53a 2025-11-28 00:27:44.492867 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 60011c56a53a 2025-11-28 00:27:44.492921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 9159002f7258 2025-11-28 00:27:44.492988 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 3/10 : RUN usermod --append --home /var/lib/letsencrypt --groups kolla letsencrypt && chsh --shell /bin/bash letsencrypt && mkdir -p /var/lib/letsencrypt && chown -R 42488:42488 /var/lib/letsencrypt 2025-11-28 00:27:44.493059 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in c44e09e8c24c 2025-11-28 00:27:44.493135 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container c44e09e8c24c 2025-11-28 00:27:44.493189 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> cf1a092c714b 2025-11-28 00:27:44.493239 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-client cron rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:27:44.493330 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 505a2263acbc 2025-11-28 00:27:44.493350 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:27:44.493462 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:27:44.493483 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:27:44.493550 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:27:44.493600 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:27:44.493647 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:27:44.493738 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:27:44.493764 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:27:44.493805 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:27:44.493830 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:27:44.493907 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:27:44.493954 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:27:44.494026 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:27:44.494079 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:27:44.494144 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:27:44.494201 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 28.8 MB in 3s (10.6 MB/s) 2025-11-28 00:27:44.494246 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-11-28 00:27:44.494335 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-11-28 00:27:44.494353 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-11-28 00:27:44.494463 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-11-28 00:27:44.494480 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2025-11-28 00:27:44.494697 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-11-28 00:27:44.494766 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2025-11-28 00:27:44.494779 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-11-28 00:27:44.494799 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-11-28 00:27:44.494809 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2025-11-28 00:27:44.494819 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2025-11-28 00:27:44.494829 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2025-11-28 00:27:44.494843 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2025-11-28 00:27:44.494925 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-11-28 00:27:44.494941 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:27:44.495091 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,579 kB of archives. 2025-11-28 00:27:44.495149 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,167 kB of additional disk space will be used. 2025-11-28 00:27:44.495173 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:27:44.495188 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-11-28 00:27:44.495235 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-11-28 00:27:44.495317 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 00:27:44.495347 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-11-28 00:27:44.495417 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-11-28 00:27:44.495472 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-11-28 00:27:44.495527 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-11-28 00:27:44.495583 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,579 kB in 1s (2,529 kB/s) 2025-11-28 00:27:44.495642 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2025-11-28 00:27:44.495696 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-11-28 00:27:44.495761 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:27:44.495829 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-11-28 00:27:44.495853 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-11-28 00:27:44.495933 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-11-28 00:27:44.497225 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2025-11-28 00:27:44.497302 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2025-11-28 00:27:44.497315 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-11-28 00:27:44.497325 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:27:44.497336 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-11-28 00:27:44.497346 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-11-28 00:27:44.497356 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-11-28 00:27:44.497366 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2025-11-28 00:27:44.497375 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2025-11-28 00:27:44.497385 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-11-28 00:27:44.497397 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:27:44.497408 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-11-28 00:27:44.497418 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-11-28 00:27:44.497427 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-11-28 00:27:44.497436 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2025-11-28 00:27:44.497446 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2025-11-28 00:27:44.497455 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-11-28 00:27:44.497465 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-11-28 00:27:44.497486 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-11-28 00:27:44.497496 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-11-28 00:27:44.497505 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:27:44.497515 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:27:44.497525 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:27:44.497535 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2025-11-28 00:27:44.497544 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-11-28 00:27:44.497554 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 00:27:44.497564 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2025-11-28 00:27:44.497573 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-11-28 00:27:44.497583 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 00:27:44.497593 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2025-11-28 00:27:44.497602 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-11-28 00:27:44.497612 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 00:27:44.497622 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2025-11-28 00:27:44.497631 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 00:27:44.497641 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:27:44.497651 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 00:27:44.497660 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2025-11-28 00:27:44.497670 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-11-28 00:27:44.497744 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:27:44.497769 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 00:27:44.497779 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:27:44.497788 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:27:44.497797 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 00:27:44.497807 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-11-28 00:27:44.497817 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:27:44.497827 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:27:44.497836 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 505a2263acbc 2025-11-28 00:27:44.497846 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 4ff412a0386e 2025-11-28 00:27:44.497855 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/10 : ADD letsencrypt-lego-archive /lego-source 2025-11-28 00:27:44.497865 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 5ab0337c5f09 2025-11-28 00:27:44.497874 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/10 : RUN cp -r /lego-source/lego /opt/ 2025-11-28 00:27:44.497890 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 78f2f726282d 2025-11-28 00:27:44.497900 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 78f2f726282d 2025-11-28 00:27:44.497909 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> dd90d9909cbb 2025-11-28 00:27:44.497919 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/10 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2025-11-28 00:27:44.497972 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> cdf9a3a906d6 2025-11-28 00:27:44.497983 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/10 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2025-11-28 00:27:44.498020 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> da6e7b1ad527 2025-11-28 00:27:44.498036 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 9/10 : RUN chmod +x /usr/bin/letsencrypt-certificates /usr/bin/sync-and-update-certificate 2025-11-28 00:27:44.498046 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in e6f773080b7a 2025-11-28 00:27:44.498055 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container e6f773080b7a 2025-11-28 00:27:44.498065 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 45021e77bf22 2025-11-28 00:27:44.498139 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:27:44.498154 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 33b4f3c7ed14 2025-11-28 00:27:44.498164 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-11-28 00:27:44.498173 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-11-28 00:27:44.498221 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-11-28 00:27:44.498232 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2025-11-28 00:27:44.498298 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:27:44.498310 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-11-28 00:27:44.499035 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-11-28 00:27:44.499111 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-11-28 00:27:44.499133 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:27:44.499151 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 33b4f3c7ed14 2025-11-28 00:27:44.499171 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 861e0aaf2f2c 2025-11-28 00:27:44.499189 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built 41cd2d05f629 2025-11-28 00:27:44.499206 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251128 2025-11-28 00:27:44.499223 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2025-11-28 00:27:44.498537 (took 0:00:20.915299) 2025-11-28 00:27:44.499240 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2025-11-28 00:27:44.499348 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2025-11-28 00:27:44.499370 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2025-11-28 00:27:44.499025 2025-11-28 00:27:44.499962 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2025-11-28 00:27:44.500683 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2025-11-28 00:28:03.272091 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/6 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251128 2025-11-28 00:28:03.272243 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 954a9cb070e8 2025-11-28 00:28:03.272265 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/6 : LABEL "build-date"="20251128" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-webserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:28:03.272294 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 754ca14ae816 2025-11-28 00:28:03.273263 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 754ca14ae816 2025-11-28 00:28:03.273287 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> f94d97f1cba8 2025-11-28 00:28:03.273300 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:28:03.273314 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in c439b7b07cba 2025-11-28 00:28:03.273325 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:28:03.273338 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:28:03.273350 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:28:03.273361 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:28:03.273374 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:28:03.273383 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:28:03.273450 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:28:03.273462 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:28:03.273512 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:28:03.276337 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:28:03.276401 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:28:03.276414 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:28:03.276425 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:28:03.276434 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:28:03.276444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:28:03.276465 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 28.8 MB in 3s (9,990 kB/s) 2025-11-28 00:28:03.276477 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-11-28 00:28:03.276487 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-11-28 00:28:03.276496 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-11-28 00:28:03.276506 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-11-28 00:28:03.276516 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2025-11-28 00:28:03.276525 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2025-11-28 00:28:03.276550 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2025-11-28 00:28:03.276560 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2025-11-28 00:28:03.276569 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-11-28 00:28:03.276579 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2025-11-28 00:28:03.276589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2025-11-28 00:28:03.276598 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2025-11-28 00:28:03.276608 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2025-11-28 00:28:03.276617 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2025-11-28 00:28:03.276627 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2025-11-28 00:28:03.276636 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:28:03.276646 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2025-11-28 00:28:03.276655 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.0 MB of additional disk space will be used. 2025-11-28 00:28:03.276664 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:28:03.276674 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2025-11-28 00:28:03.276685 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2025-11-28 00:28:03.276732 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2025-11-28 00:28:03.276743 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2025-11-28 00:28:03.276753 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-11-28 00:28:03.276762 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-11-28 00:28:03.276772 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-11-28 00:28:03.276782 | 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.6 [763 kB] 2025-11-28 00:28:03.276792 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.8 [1,331 kB] 2025-11-28 00:28:03.276806 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.8 [163 kB] 2025-11-28 00:28:03.276887 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.8 [97.7 kB] 2025-11-28 00:28:03.276958 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.8 [90.2 kB] 2025-11-28 00:28:03.277029 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 2s (8,232 kB/s) 2025-11-28 00:28:03.277196 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2025-11-28 00:28:03.277272 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2025-11-28 00:28:03.277350 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2025-11-28 00:28:03.277426 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:28:03.277496 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% 2025-11-28 00:28:03.277604 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 75% 2025-11-28 00:28:03.277659 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 80% 2025-11-28 00:28:03.277721 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2025-11-28 00:28:03.279195 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2025-11-28 00:28:03.279224 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2025-11-28 00:28:03.279234 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:28:03.279244 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-11-28 00:28:03.279254 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-11-28 00:28:03.279264 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2025-11-28 00:28:03.279273 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-11-28 00:28:03.279283 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:28:03.279292 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-11-28 00:28:03.279302 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-11-28 00:28:03.279311 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:28:03.279321 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-11-28 00:28:03.279330 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-11-28 00:28:03.279340 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:28:03.279349 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2025-11-28 00:28:03.279358 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-11-28 00:28:03.279368 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:28:03.279384 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2025-11-28 00:28:03.279393 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-11-28 00:28:03.279403 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-11-28 00:28:03.279413 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2025-11-28 00:28:03.279422 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:28:03.279431 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:28:03.279441 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2025-11-28 00:28:03.279450 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-11-28 00:28:03.279459 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:28:03.279468 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2025-11-28 00:28:03.279478 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-11-28 00:28:03.279487 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-11-28 00:28:03.279496 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2025-11-28 00:28:03.279506 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-11-28 00:28:03.279515 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-11-28 00:28:03.279524 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2025-11-28 00:28:03.279533 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-11-28 00:28:03.279543 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-11-28 00:28:03.279552 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2025-11-28 00:28:03.279610 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-11-28 00:28:03.279621 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-11-28 00:28:03.279631 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:28:03.279647 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:28:03.279656 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-11-28 00:28:03.279666 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-11-28 00:28:03.279675 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-11-28 00:28:03.279684 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:28:03.279694 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:28:03.279703 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:28:03.279712 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-11-28 00:28:03.279761 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-11-28 00:28:03.279772 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-11-28 00:28:03.279788 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-11-28 00:28:03.279798 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2025-11-28 00:28:03.279860 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2025-11-28 00:28:03.279871 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2025-11-28 00:28:03.279905 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2025-11-28 00:28:03.279974 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2025-11-28 00:28:03.281087 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2025-11-28 00:28:03.281108 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2025-11-28 00:28:03.281118 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2025-11-28 00:28:03.281128 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2025-11-28 00:28:03.281137 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2025-11-28 00:28:03.281147 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2025-11-28 00:28:03.281156 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2025-11-28 00:28:03.281165 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2025-11-28 00:28:03.281195 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2025-11-28 00:28:03.281205 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2025-11-28 00:28:03.281214 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2025-11-28 00:28:03.281224 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2025-11-28 00:28:03.281234 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2025-11-28 00:28:03.281243 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2025-11-28 00:28:03.281253 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2025-11-28 00:28:03.281262 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2025-11-28 00:28:03.281272 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2025-11-28 00:28:03.281282 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2025-11-28 00:28:03.281291 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2025-11-28 00:28:03.281301 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2025-11-28 00:28:03.281310 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2025-11-28 00:28:03.281320 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:28:03.281330 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:28:03.281339 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container c439b7b07cba 2025-11-28 00:28:03.281349 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> ce27adf33b11 2025-11-28 00:28:03.281359 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/6 : RUN echo > /etc/apache2/ports.conf 2025-11-28 00:28:03.281368 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in ead2b6f9a993 2025-11-28 00:28:03.281383 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container ead2b6f9a993 2025-11-28 00:28:03.281393 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 0cdd9a1e6611 2025-11-28 00:28:03.281402 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2025-11-28 00:28:03.281412 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 86ec98d6b868 2025-11-28 00:28:03.281444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:28:03.281516 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 33f2115a21c1 2025-11-28 00:28:03.281568 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-11-28 00:28:03.281657 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-11-28 00:28:03.281673 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-11-28 00:28:03.281746 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2025-11-28 00:28:03.281793 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:28:03.281840 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-11-28 00:28:03.281885 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-11-28 00:28:03.281931 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-11-28 00:28:03.281977 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:28:03.282051 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 33f2115a21c1 2025-11-28 00:28:03.282116 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 9c3b5baf9b9c 2025-11-28 00:28:03.282218 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built 06b5afa6032d 2025-11-28 00:28:03.282279 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251128 2025-11-28 00:28:03.282402 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2025-11-28 00:28:03.282282 (took 0:00:18.783257) 2025-11-28 00:28:03.282806 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2025-11-28 00:28:03.282856 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2025-11-28 00:28:03.282956 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2025-11-28 00:28:03.282852 2025-11-28 00:28:03.283950 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2025-11-28 00:28:03.284745 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2025-11-28 00:28:17.020664 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20251128 2025-11-28 00:28:17.020764 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 39a9a72dc2d8 2025-11-28 00:28:17.020908 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/7 : LABEL "build-date"="20251128" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-sentinel" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:28:17.021021 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 07267b21757e 2025-11-28 00:28:17.021165 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 07267b21757e 2025-11-28 00:28:17.021224 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 474530a89f77 2025-11-28 00:28:17.021337 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-sentinel && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:28:17.021411 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in bb3205767da6 2025-11-28 00:28:17.021498 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:28:17.021585 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:28:17.021667 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:28:17.021754 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:28:17.021835 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:28:17.021928 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:28:17.023125 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:28:17.023147 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:28:17.023159 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:28:17.023168 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:28:17.023178 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:28:17.023187 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:28:17.023197 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:28:17.023206 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:28:17.023216 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:28:17.023225 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 28.8 MB in 3s (8,793 kB/s) 2025-11-28 00:28:17.023235 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-11-28 00:28:17.023244 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-11-28 00:28:17.023253 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-11-28 00:28:17.023263 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-11-28 00:28:17.023272 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2025-11-28 00:28:17.023282 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-11-28 00:28:17.023291 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2025-11-28 00:28:17.023301 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2025-11-28 00:28:17.023310 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2025-11-28 00:28:17.023319 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2025-11-28 00:28:17.023329 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:28:17.023338 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,452 kB of archives. 2025-11-28 00:28:17.023353 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,512 kB of additional disk space will be used. 2025-11-28 00:28:17.023379 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:28:17.023611 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-11-28 00:28:17.023681 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2025-11-28 00:28:17.023705 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2025-11-28 00:28:17.023717 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.2 [1,166 kB] 2025-11-28 00:28:17.023732 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-sentinel amd64 5:7.0.15-1ubuntu0.24.04.2 [12.2 kB] 2025-11-28 00:28:17.023810 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,452 kB in 0s (3,048 kB/s) 2025-11-28 00:28:17.023883 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2025-11-28 00:28:17.023951 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-11-28 00:28:17.024063 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:28:17.024174 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-11-28 00:28:17.024247 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:70% 2025-11-28 00:28:17.024364 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 75% (Reading database ... 80% 2025-11-28 00:28:17.024461 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% 2025-11-28 00:28:17.024625 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 90% 2025-11-28 00:28:17.024744 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2025-11-28 00:28:17.024832 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:28:17.024903 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:28:17.024966 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:28:17.025039 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2025-11-28 00:28:17.025175 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-11-28 00:28:17.025248 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-11-28 00:28:17.025349 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2025-11-28 00:28:17.025422 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-11-28 00:28:17.025537 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2025-11-28 00:28:17.025660 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2025-11-28 00:28:17.025748 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:28:17.025842 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-11-28 00:28:17.025913 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2025-11-28 00:28:17.025978 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:28:17.026079 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.2) ... 2025-11-28 00:28:17.026180 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-11-28 00:28:17.026249 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2025-11-28 00:28:17.026318 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:28:17.027287 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-11-28 00:28:17.027340 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.2) ... 2025-11-28 00:28:17.027353 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2025-11-28 00:28:17.027363 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:28:17.027373 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:28:17.027382 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container bb3205767da6 2025-11-28 00:28:17.027393 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 3a7e5bdada6a 2025-11-28 00:28:17.027403 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:28:17.027413 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 78668e41f90b 2025-11-28 00:28:17.027423 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:28:17.027433 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 646eeb289cd6 2025-11-28 00:28:17.027443 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 646eeb289cd6 2025-11-28 00:28:17.027452 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 0633bf39aa31 2025-11-28 00:28:17.027464 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:28:17.027476 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 56e33f502c4c 2025-11-28 00:28:17.027485 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-11-28 00:28:17.027495 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-11-28 00:28:17.027504 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-11-28 00:28:17.027514 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2025-11-28 00:28:17.027523 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:28:17.027533 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-11-28 00:28:17.027608 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-11-28 00:28:17.027620 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-11-28 00:28:17.027649 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:28:17.027659 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 56e33f502c4c 2025-11-28 00:28:17.027669 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 7aff17c6a6c9 2025-11-28 00:28:17.027679 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/7 : USER redis 2025-11-28 00:28:17.027689 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 2c73d3dce922 2025-11-28 00:28:17.027698 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 2c73d3dce922 2025-11-28 00:28:17.027726 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> f35bab5cbe01 2025-11-28 00:28:17.027736 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built a594732e6c06 2025-11-28 00:28:17.027795 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20251128 2025-11-28 00:28:17.027807 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2025-11-28 00:28:17.027658 (took 0:00:13.744806) 2025-11-28 00:28:17.028584 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2025-11-28 00:28:17.028637 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2025-11-28 00:28:17.028650 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2025-11-28 00:28:17.028332 2025-11-28 00:28:17.031153 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2025-11-28 00:28:17.031178 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2025-11-28 00:28:29.610767 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/5 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20251128 2025-11-28 00:28:29.610926 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 39a9a72dc2d8 2025-11-28 00:28:29.611090 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/5 : LABEL "build-date"="20251128" "name"="redis" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:28:29.611201 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 4a26541e590b 2025-11-28 00:28:29.611293 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 4a26541e590b 2025-11-28 00:28:29.611367 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> b3e26d55dea4 2025-11-28 00:28:29.611449 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:28:29.611531 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 915a39daf650 2025-11-28 00:28:29.611612 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:28:29.611690 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:28:29.611770 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:28:29.611849 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:28:29.611926 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:28:29.612003 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:28:29.612168 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:28:29.612240 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:28:29.612316 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:28:29.612392 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:28:29.612468 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:28:29.612544 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:28:29.612618 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:28:29.612699 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:28:29.612764 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:28:29.612838 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 28.8 MB in 3s (10.3 MB/s) 2025-11-28 00:28:29.612909 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-11-28 00:28:29.613004 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-11-28 00:28:29.613167 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-11-28 00:28:29.613251 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-11-28 00:28:29.613360 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2025-11-28 00:28:29.613462 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-11-28 00:28:29.613534 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2025-11-28 00:28:29.613597 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2025-11-28 00:28:29.613666 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2025-11-28 00:28:29.613736 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2025-11-28 00:28:29.613805 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:28:29.613868 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2025-11-28 00:28:29.613931 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,617 kB of additional disk space will be used. 2025-11-28 00:28:29.614004 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:28:29.614130 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-11-28 00:28:29.614207 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2025-11-28 00:28:29.614276 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2025-11-28 00:28:29.614345 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.2 [1,166 kB] 2025-11-28 00:28:29.614413 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-server amd64 5:7.0.15-1ubuntu0.24.04.2 [51.7 kB] 2025-11-28 00:28:29.614481 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 1s (1,779 kB/s) 2025-11-28 00:28:29.614550 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2025-11-28 00:28:29.614613 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2025-11-28 00:28:29.614685 | 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% 2025-11-28 00:28:29.614754 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2025-11-28 00:28:29.614821 | ubuntu-noble-large | INFO:kolla.common.utils.redis: (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:28:29.614888 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2025-11-28 00:28:29.614956 | ubuntu-noble-large | INFO:kolla.common.utils.redis:70% 2025-11-28 00:28:29.615089 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 75% 2025-11-28 00:28:29.615160 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2025-11-28 00:28:29.615227 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2025-11-28 00:28:29.615298 | ubuntu-noble-large | INFO:kolla.common.utils.redis:85% (Reading database ... 90% 2025-11-28 00:28:29.615368 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2025-11-28 00:28:29.615437 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:28:29.615504 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:28:29.616134 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:28:29.616141 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2025-11-28 00:28:29.616145 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-11-28 00:28:29.616148 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-11-28 00:28:29.616152 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2025-11-28 00:28:29.616155 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-11-28 00:28:29.616158 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2025-11-28 00:28:29.616162 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2025-11-28 00:28:29.616165 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:28:29.616168 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-11-28 00:28:29.616264 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2025-11-28 00:28:29.616271 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:28:29.616274 | ubuntu-noble-large | INFO:kolla.common.utils.redis: 2025-11-28 00:28:29.616305 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.2) ... 2025-11-28 00:28:29.616309 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-11-28 00:28:29.616312 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2025-11-28 00:28:29.616315 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:28:29.617116 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-11-28 00:28:29.617127 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.2) ... 2025-11-28 00:28:29.617131 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2025-11-28 00:28:29.617135 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:28:29.617138 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:28:29.617142 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 915a39daf650 2025-11-28 00:28:29.617146 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 8e279ed784da 2025-11-28 00:28:29.617152 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:28:29.617157 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in a4cf873b8c78 2025-11-28 00:28:29.617161 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-11-28 00:28:29.617165 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-11-28 00:28:29.617169 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-11-28 00:28:29.617179 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2025-11-28 00:28:29.617183 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:28:29.617186 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-11-28 00:28:29.617190 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-11-28 00:28:29.617194 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-11-28 00:28:29.617198 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:28:29.617204 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container a4cf873b8c78 2025-11-28 00:28:29.617286 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 463c2ede3d27 2025-11-28 00:28:29.617359 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/5 : USER redis 2025-11-28 00:28:29.617436 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in ebbda875125a 2025-11-28 00:28:29.617496 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container ebbda875125a 2025-11-28 00:28:29.617587 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 91b53bf98568 2025-11-28 00:28:29.617647 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built ebba1365cbab 2025-11-28 00:28:29.617705 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20251128 2025-11-28 00:28:29.617833 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2025-11-28 00:28:29.617733 (took 0:00:12.589401) 2025-11-28 00:28:29.618283 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2025-11-28 00:28:29.618383 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2025-11-28 00:28:29.618474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2025-11-28 00:28:29.618388 2025-11-28 00:28:29.619806 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2025-11-28 00:28:29.620627 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2025-11-28 00:29:04.037158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251128 2025-11-28 00:29:04.037372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 99ba0f9472f1 2025-11-28 00:29:04.037529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/3 : LABEL "build-date"="20251128" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:29:04.037656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 4363bb4eb0db 2025-11-28 00:29:04.037761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 4363bb4eb0db 2025-11-28 00:29:04.037899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> c94587b7e94c 2025-11-28 00:29:04.039218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:29:04.039300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 7a093bcf58b8 2025-11-28 00:29:04.039315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:29:04.039358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:29:04.039369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:29:04.039380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:29:04.039390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:29:04.039400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:29:04.039409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:29:04.039420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:29:04.039430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:29:04.039439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:29:04.039449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:29:04.039458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:29:04.039468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:29:04.039477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:29:04.039487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:29:04.039497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 28.8 MB in 3s (9,727 kB/s) 2025-11-28 00:29:04.039506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-11-28 00:29:04.039516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-11-28 00:29:04.039525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2025-11-28 00:29:04.039535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2025-11-28 00:29:04.039545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2025-11-28 00:29:04.039554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-11-28 00:29:04.039564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-11-28 00:29:04.039574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-11-28 00:29:04.039649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-11-28 00:29:04.039661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-11-28 00:29:04.039671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-11-28 00:29:04.039681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-11-28 00:29:04.039691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-11-28 00:29:04.039714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-11-28 00:29:04.039733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-11-28 00:29:04.039742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2025-11-28 00:29:04.039752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2025-11-28 00:29:04.039762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2025-11-28 00:29:04.039771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-11-28 00:29:04.039781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-11-28 00:29:04.039791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-11-28 00:29:04.039806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2025-11-28 00:29:04.039842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2025-11-28 00:29:04.039852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-11-28 00:29:04.039900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-11-28 00:29:04.040034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-11-28 00:29:04.040108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-11-28 00:29:04.040170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2025-11-28 00:29:04.040309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2025-11-28 00:29:04.040343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-11-28 00:29:04.040353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-11-28 00:29:04.040401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2025-11-28 00:29:04.040485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2025-11-28 00:29:04.040542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-11-28 00:29:04.040611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-11-28 00:29:04.040674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-11-28 00:29:04.040740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-11-28 00:29:04.040802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-11-28 00:29:04.040885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-11-28 00:29:04.042250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-11-28 00:29:04.042299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-11-28 00:29:04.042310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2025-11-28 00:29:04.042320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2025-11-28 00:29:04.042329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-11-28 00:29:04.042347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2025-11-28 00:29:04.042356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2025-11-28 00:29:04.042364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-11-28 00:29:04.042373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-11-28 00:29:04.042382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-11-28 00:29:04.042391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-11-28 00:29:04.042400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:29:04.042410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2025-11-28 00:29:04.042419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2025-11-28 00:29:04.042428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:29:04.042438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-11-28 00:29:04.042448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-11-28 00:29:04.042457 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-11-28 00:29:04.042466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-11-28 00:29:04.042475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-11-28 00:29:04.042484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-11-28 00:29:04.042493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-11-28 00:29:04.042502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-11-28 00:29:04.042511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-11-28 00:29:04.042520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-11-28 00:29:04.042529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-11-28 00:29:04.042652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-11-28 00:29:04.042668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-11-28 00:29:04.042677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-11-28 00:29:04.042686 | 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.6 [763 kB] 2025-11-28 00:29:04.042695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-11-28 00:29:04.042724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-11-28 00:29:04.042794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-11-28 00:29:04.042804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-11-28 00:29:04.042843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-11-28 00:29:04.042852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-11-28 00:29:04.042860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-11-28 00:29:04.042869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-11-28 00:29:04.042878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-11-28 00:29:04.042886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-11-28 00:29:04.042894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-11-28 00:29:04.042909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-11-28 00:29:04.042917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-11-28 00:29:04.042926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-11-28 00:29:04.042934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-11-28 00:29:04.042942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-11-28 00:29:04.042950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-11-28 00:29:04.042959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-11-28 00:29:04.042967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-11-28 00:29:04.042975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-11-28 00:29:04.042988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-11-28 00:29:04.043031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-11-28 00:29:04.043040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-11-28 00:29:04.043048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-11-28 00:29:04.043064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-11-28 00:29:04.043077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-11-28 00:29:04.043198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-11-28 00:29:04.043215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-11-28 00:29:04.043286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-11-28 00:29:04.043318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-11-28 00:29:04.043410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-11-28 00:29:04.043458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-11-28 00:29:04.043513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-11-28 00:29:04.043568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-11-28 00:29:04.043623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-11-28 00:29:04.043678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-11-28 00:29:04.043731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-11-28 00:29:04.043785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-11-28 00:29:04.043854 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.4 [115 kB] 2025-11-28 00:29:04.043916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-11-28 00:29:04.043963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-11-28 00:29:04.044036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-11-28 00:29:04.044098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-11-28 00:29:04.044155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-11-28 00:29:04.044210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-11-28 00:29:04.045102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-11-28 00:29:04.045120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-11-28 00:29:04.045136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-11-28 00:29:04.045147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-11-28 00:29:04.045157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-11-28 00:29:04.045167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-11-28 00:29:04.045177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 00:29:04.045187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-11-28 00:29:04.045197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-11-28 00:29:04.045208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-11-28 00:29:04.045218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-11-28 00:29:04.045229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-11-28 00:29:04.045239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-11-28 00:29:04.045250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-11-28 00:29:04.045260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-11-28 00:29:04.045268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-11-28 00:29:04.045277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-11-28 00:29:04.045285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-11-28 00:29:04.045293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-11-28 00:29:04.045302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-11-28 00:29:04.045310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-11-28 00:29:04.045324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-11-28 00:29:04.045333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-11-28 00:29:04.045341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-11-28 00:29:04.045350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 2s (16.9 MB/s) 2025-11-28 00:29:04.045407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2025-11-28 00:29:04.045422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-11-28 00:29:04.045434 | 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% 2025-11-28 00:29:04.045444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: (Reading database ... 50% 2025-11-28 00:29:04.045453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:29:04.045461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2025-11-28 00:29:04.045470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2025-11-28 00:29:04.045478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2025-11-28 00:29:04.045486 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2025-11-28 00:29:04.045495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2025-11-28 00:29:04.045503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2025-11-28 00:29:04.045555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-11-28 00:29:04.045564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:29:04.045573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:04.045582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.045590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2025-11-28 00:29:04.045620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-11-28 00:29:04.045630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-11-28 00:29:04.045639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2025-11-28 00:29:04.045651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:04.045731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.045747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2025-11-28 00:29:04.045918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:04.047096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.047148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2025-11-28 00:29:04.047161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:04.047171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.047181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2025-11-28 00:29:04.047190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-11-28 00:29:04.047200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-11-28 00:29:04.047209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2025-11-28 00:29:04.047219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-11-28 00:29:04.047239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 00:29:04.047249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2025-11-28 00:29:04.047258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-11-28 00:29:04.047268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 00:29:04.047292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2025-11-28 00:29:04.047303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-11-28 00:29:04.047312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:29:04.047322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2025-11-28 00:29:04.047331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-11-28 00:29:04.047364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:29:04.047375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2025-11-28 00:29:04.047385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:04.047394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.047404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2025-11-28 00:29:04.047413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-11-28 00:29:04.047423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-11-28 00:29:04.047432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2025-11-28 00:29:04.047441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:04.047451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.047460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2025-11-28 00:29:04.047469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:04.047479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:29:04.047488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2025-11-28 00:29:04.047497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-11-28 00:29:04.047507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:29:04.047516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2025-11-28 00:29:04.047525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:29:04.047535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:29:04.047544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2025-11-28 00:29:04.047553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:29:04.047576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:29:04.047596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2025-11-28 00:29:04.047606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:04.047616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.047765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2025-11-28 00:29:04.047779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-11-28 00:29:04.047789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-11-28 00:29:04.047799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2025-11-28 00:29:04.047877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-11-28 00:29:04.047890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2025-11-28 00:29:04.047900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2025-11-28 00:29:04.047909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-11-28 00:29:04.047919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2025-11-28 00:29:04.047928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2025-11-28 00:29:04.049102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-11-28 00:29:04.049122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2025-11-28 00:29:04.049134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2025-11-28 00:29:04.049145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-11-28 00:29:04.049154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-11-28 00:29:04.049163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2025-11-28 00:29:04.049171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-11-28 00:29:04.049181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-11-28 00:29:04.049189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2025-11-28 00:29:04.049198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-11-28 00:29:04.049206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-11-28 00:29:04.049215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2025-11-28 00:29:04.049223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-11-28 00:29:04.049232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-11-28 00:29:04.049241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2025-11-28 00:29:04.049259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-11-28 00:29:04.049268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-11-28 00:29:04.049276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2025-11-28 00:29:04.049285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-11-28 00:29:04.049302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:29:04.049311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2025-11-28 00:29:04.049319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-11-28 00:29:04.049328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:29:04.049336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2025-11-28 00:29:04.049344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-11-28 00:29:04.049353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 00:29:04.049361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2025-11-28 00:29:04.049369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-11-28 00:29:04.049378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 00:29:04.049386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2025-11-28 00:29:04.049394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-11-28 00:29:04.049403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2025-11-28 00:29:04.049411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2025-11-28 00:29:04.049419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-11-28 00:29:04.049428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2025-11-28 00:29:04.049437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2025-11-28 00:29:04.049445 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-11-28 00:29:04.049453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-11-28 00:29:04.049462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2025-11-28 00:29:04.049470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-11-28 00:29:04.049478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-11-28 00:29:04.049492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2025-11-28 00:29:04.049500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-11-28 00:29:04.049508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2025-11-28 00:29:04.049517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2025-11-28 00:29:04.049525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-11-28 00:29:04.049533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2025-11-28 00:29:04.049542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2025-11-28 00:29:04.049550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-11-28 00:29:04.049559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-11-28 00:29:04.049567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2025-11-28 00:29:04.049587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-11-28 00:29:04.049596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-11-28 00:29:04.049605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2025-11-28 00:29:04.049617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-11-28 00:29:04.049626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-11-28 00:29:04.049634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2025-11-28 00:29:04.049642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-11-28 00:29:04.049651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-11-28 00:29:04.049659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2025-11-28 00:29:04.049667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-11-28 00:29:04.049676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1) ... 2025-11-28 00:29:04.049684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-11-28 00:29:04.049693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-11-28 00:29:04.049705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:29:04.049719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2025-11-28 00:29:04.049728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-11-28 00:29:04.049736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-11-28 00:29:04.049765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2025-11-28 00:29:04.049835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-11-28 00:29:04.049877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2025-11-28 00:29:04.049922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2025-11-28 00:29:04.049965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-11-28 00:29:04.051068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-11-28 00:29:04.051087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2025-11-28 00:29:04.051098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-11-28 00:29:04.051107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-11-28 00:29:04.051115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2025-11-28 00:29:04.051124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-11-28 00:29:04.051132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2025-11-28 00:29:04.051148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2025-11-28 00:29:04.051164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-11-28 00:29:04.051173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-11-28 00:29:04.051182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2025-11-28 00:29:04.051190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-11-28 00:29:04.051199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2025-11-28 00:29:04.051208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-11-28 00:29:04.051217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2025-11-28 00:29:04.051225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-11-28 00:29:04.051234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-11-28 00:29:04.051242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2025-11-28 00:29:04.051251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-11-28 00:29:04.051260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-11-28 00:29:04.051268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2025-11-28 00:29:04.051277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-11-28 00:29:04.051285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2025-11-28 00:29:04.051294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2025-11-28 00:29:04.051302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-11-28 00:29:04.051311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-11-28 00:29:04.051319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2025-11-28 00:29:04.051328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-11-28 00:29:04.051336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-11-28 00:29:04.051345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2025-11-28 00:29:04.051354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-11-28 00:29:04.051362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2025-11-28 00:29:04.051371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2025-11-28 00:29:04.051379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-11-28 00:29:04.051388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-11-28 00:29:04.051397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2025-11-28 00:29:04.051405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-11-28 00:29:04.051414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-11-28 00:29:04.051422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2025-11-28 00:29:04.051431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:29:04.051444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.051458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2025-11-28 00:29:04.051467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:29:04.051476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.051485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2025-11-28 00:29:04.051493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-11-28 00:29:04.051502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.051510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2025-11-28 00:29:04.051524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:29:04.051532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.051545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2025-11-28 00:29:04.051554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-11-28 00:29:04.051562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.051574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2025-11-28 00:29:04.051635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:29:04.051648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.051738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2025-11-28 00:29:04.051754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-11-28 00:29:04.051808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.051891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2025-11-28 00:29:04.051931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-11-28 00:29:04.052031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-11-28 00:29:04.052091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-11-28 00:29:04.052152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:29:04.052192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:29:04.052231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:29:04.052270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2025-11-28 00:29:04.052308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-11-28 00:29:04.052347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-11-28 00:29:04.052386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 00:29:04.052415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2025-11-28 00:29:04.052465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-11-28 00:29:04.052487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:04.052538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2025-11-28 00:29:04.052567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-11-28 00:29:04.052615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:04.052638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2025-11-28 00:29:04.052685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-11-28 00:29:04.052731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:04.052744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2025-11-28 00:29:04.052789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-11-28 00:29:04.052835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:04.052884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2025-11-28 00:29:04.052897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-11-28 00:29:04.052943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.052979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-11-28 00:29:04.053013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.053063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.053135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2025-11-28 00:29:04.053193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.053252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.053314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2025-11-28 00:29:04.053407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.053422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.053469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2025-11-28 00:29:04.053505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.053540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.053576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2025-11-28 00:29:04.053611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.053658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.053694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-11-28 00:29:04.053729 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.053751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.053925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2025-11-28 00:29:04.053968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.053980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.054027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2025-11-28 00:29:04.054050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.054060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.054074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2025-11-28 00:29:04.054087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.054135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.054150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2025-11-28 00:29:04.054298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.054328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.054340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2025-11-28 00:29:04.054356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:04.054365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.054377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.054449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2025-11-28 00:29:04.054520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2025-11-28 00:29:04.054557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-11-28 00:29:04.054593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2025-11-28 00:29:04.054628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2025-11-28 00:29:04.054674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000103722 s, 39.5 MB/s 2025-11-28 00:29:04.054686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-11-28 00:29:04.054740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2025-11-28 00:29:04.056073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-11-28 00:29:04.056094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2025-11-28 00:29:04.056112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2025-11-28 00:29:04.056121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:29:04.056129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-11-28 00:29:04.056137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:29:04.056146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-11-28 00:29:04.056163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.056171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2025-11-28 00:29:04.056179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:29:04.056187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-11-28 00:29:04.056195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-11-28 00:29:04.056204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2025-11-28 00:29:04.056212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2025-11-28 00:29:04.056220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:29:04.056228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2025-11-28 00:29:04.056236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2025-11-28 00:29:04.056244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 00:29:04.056253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:29:04.056261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.056270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2025-11-28 00:29:04.056278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 00:29:04.056286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.056294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-11-28 00:29:04.056303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:29:04.056311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.056319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-11-28 00:29:04.056327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-11-28 00:29:04.056335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.056344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-11-28 00:29:04.056352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:29:04.056360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.056368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-11-28 00:29:04.056377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:04.056385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:04.056393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.056401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.056409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.056418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.056426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 00:29:04.056434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.056448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:04.056456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-11-28 00:29:04.056474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:04.056483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:04.056496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2025-11-28 00:29:04.056505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:29:04.056513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:29:04.056522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.056530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1build1) ... 2025-11-28 00:29:04.056538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1) ... 2025-11-28 00:29:04.056546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:29:04.056554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.056563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.056571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.056579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-11-28 00:29:04.056588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:04.056596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-11-28 00:29:04.056604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:29:04.056612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.056621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.056629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.056637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-11-28 00:29:04.056646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.056654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.056662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.056671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2025-11-28 00:29:04.056679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2025-11-28 00:29:04.056687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 00:29:04.056700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-11-28 00:29:04.056709 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 00:29:04.056717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-11-28 00:29:04.056726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2025-11-28 00:29:04.056734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-11-28 00:29:04.056748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2025-11-28 00:29:04.056756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-11-28 00:29:04.056768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-11-28 00:29:04.056777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-11-28 00:29:04.056789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2025-11-28 00:29:04.056843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-11-28 00:29:04.056873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-11-28 00:29:04.056915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-11-28 00:29:04.056928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2025-11-28 00:29:04.057020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-11-28 00:29:04.057035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:29:04.057047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-11-28 00:29:04.057088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:29:04.057101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.057149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-11-28 00:29:04.057169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:29:04.057209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-11-28 00:29:04.057222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:29:04.057260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 7a093bcf58b8 2025-11-28 00:29:04.057288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 742596b3279f 2025-11-28 00:29:04.057326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built 95bb6ca906e8 2025-11-28 00:29:04.057376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251128 2025-11-28 00:29:04.057455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2025-11-28 00:29:04.057375 (took 0:00:34.438987) 2025-11-28 00:29:04.057765 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2025-11-28 00:29:04.057856 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2025-11-28 00:29:04.057897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2025-11-28 00:29:04.057801 2025-11-28 00:29:04.058688 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2025-11-28 00:29:04.059180 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2025-11-28 00:29:20.190646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251128 2025-11-28 00:29:20.190768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 99ba0f9472f1 2025-11-28 00:29:20.190795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/3 : LABEL "build-date"="20251128" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker-remote" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:29:20.190839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 481672e0388a 2025-11-28 00:29:20.190968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 481672e0388a 2025-11-28 00:29:20.190987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 567a3b9a53dc 2025-11-28 00:29:20.191075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker-remote pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:29:20.191141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 3315591933e7 2025-11-28 00:29:20.191192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:29:20.191257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:29:20.191274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:29:20.191400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:29:20.191418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:29:20.191482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:29:20.191497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:29:20.191572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:29:20.191634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:29:20.191666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:29:20.191741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:29:20.191796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:29:20.191853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:29:20.191867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:29:20.191937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:29:20.191968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 28.8 MB in 4s (6,641 kB/s) 2025-11-28 00:29:20.192084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-11-28 00:29:20.192105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-11-28 00:29:20.192174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2025-11-28 00:29:20.192200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2025-11-28 00:29:20.192270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2025-11-28 00:29:20.192331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-11-28 00:29:20.192394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-11-28 00:29:20.192409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-11-28 00:29:20.192480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2025-11-28 00:29:20.192542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2025-11-28 00:29:20.192557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2025-11-28 00:29:20.192627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2025-11-28 00:29:20.192660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2025-11-28 00:29:20.192800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-11-28 00:29:20.192881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2025-11-28 00:29:20.192945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-11-28 00:29:20.193019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-11-28 00:29:20.193055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-11-28 00:29:20.193134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2025-11-28 00:29:20.194209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2025-11-28 00:29:20.194275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2025-11-28 00:29:20.194286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:29:20.194295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2025-11-28 00:29:20.194303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2025-11-28 00:29:20.194311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:29:20.194319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-11-28 00:29:20.194328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-11-28 00:29:20.194336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 00:29:20.194345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-11-28 00:29:20.194371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-11-28 00:29:20.194379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-11-28 00:29:20.194400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-11-28 00:29:20.194408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-11-28 00:29:20.194415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-11-28 00:29:20.194423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-11-28 00:29:20.194431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-11-28 00:29:20.194438 | 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.6 [763 kB] 2025-11-28 00:29:20.194446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-11-28 00:29:20.194454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-11-28 00:29:20.194461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-11-28 00:29:20.194469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-11-28 00:29:20.194476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-11-28 00:29:20.194483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-11-28 00:29:20.194491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 pacemaker-remote amd64 2.1.6-5ubuntu2 [41.6 kB] 2025-11-28 00:29:20.194498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-11-28 00:29:20.194506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-11-28 00:29:20.194513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-11-28 00:29:20.194535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-11-28 00:29:20.194544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-11-28 00:29:20.194551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-11-28 00:29:20.194560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (13.2 MB/s) 2025-11-28 00:29:20.194567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2025-11-28 00:29:20.194575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-11-28 00:29:20.194583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-11-28 00:29:20.194592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:29:20.194608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-11-28 00:29:20.194622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:70% 2025-11-28 00:29:20.194629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 75% 2025-11-28 00:29:20.194641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2025-11-28 00:29:20.194649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2025-11-28 00:29:20.194659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2025-11-28 00:29:20.194732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2025-11-28 00:29:20.194787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:29:20.194829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-11-28 00:29:20.194883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.194924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2025-11-28 00:29:20.194977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-11-28 00:29:20.195039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-11-28 00:29:20.195098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:29:20.195218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:29:20.195232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:29:20.195288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2025-11-28 00:29:20.195343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-11-28 00:29:20.195397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-11-28 00:29:20.195450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 00:29:20.195500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2025-11-28 00:29:20.195550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-11-28 00:29:20.195599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:20.195649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2025-11-28 00:29:20.195698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-11-28 00:29:20.195783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:20.195847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2025-11-28 00:29:20.195899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-11-28 00:29:20.195950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-11-28 00:29:20.196020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2025-11-28 00:29:20.196073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-11-28 00:29:20.196124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:20.196174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2025-11-28 00:29:20.196224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-11-28 00:29:20.196274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:20.196323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2025-11-28 00:29:20.196372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-11-28 00:29:20.196425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-11-28 00:29:20.196478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.196541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2025-11-28 00:29:20.196574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:20.196592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:29:20.196679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2025-11-28 00:29:20.196763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-11-28 00:29:20.196940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:29:20.196954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2025-11-28 00:29:20.196966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:29:20.197018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:29:20.198099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-11-28 00:29:20.198126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2025-11-28 00:29:20.198169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:29:20.198183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:20.198196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2025-11-28 00:29:20.198208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2025-11-28 00:29:20.198242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2025-11-28 00:29:20.198265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2025-11-28 00:29:20.198287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2025-11-28 00:29:20.198310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:29:20.198325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2025-11-28 00:29:20.198333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2025-11-28 00:29:20.198356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2025-11-28 00:29:20.198388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2025-11-28 00:29:20.198411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2025-11-28 00:29:20.198434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:20.198450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.198466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2025-11-28 00:29:20.198479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2025-11-28 00:29:20.198487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-11-28 00:29:20.198495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2025-11-28 00:29:20.198503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2025-11-28 00:29:20.198511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000186342 s, 22.0 MB/s 2025-11-28 00:29:20.198519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-11-28 00:29:20.198526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-11-28 00:29:20.198538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:29:20.198546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2025-11-28 00:29:20.198553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:29:20.198588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:20.198793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 00:29:20.198837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:29:20.198855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:29:20.198865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:20.198873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:20.198913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:20.198976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:20.199036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:29:20.199116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2025-11-28 00:29:20.199502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:29:20.199556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-11-28 00:29:20.199605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:29:20.199660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 3315591933e7 2025-11-28 00:29:20.199734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> f9685666c5ef 2025-11-28 00:29:20.199750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built 0de4fa596d06 2025-11-28 00:29:20.199810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251128 2025-11-28 00:29:20.199924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2025-11-28 00:29:20.199814 (took 0:00:16.142013) 2025-11-28 00:29:20.200447 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2025-11-28 00:29:20.200503 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2025-11-28 00:29:20.200594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2025-11-28 00:29:20.200499 2025-11-28 00:29:20.201652 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2025-11-28 00:29:20.202245 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2025-11-28 00:29:58.364680 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251128 2025-11-28 00:29:58.364764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 99ba0f9472f1 2025-11-28 00:29:58.364975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/3 : LABEL "build-date"="20251128" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pcs" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:29:58.365058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 5fe97b06511c 2025-11-28 00:29:58.365171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 5fe97b06511c 2025-11-28 00:29:58.365270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 643f08f2d278 2025-11-28 00:29:58.365396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pcs crmsh && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:29:58.365664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 33e0937bff06 2025-11-28 00:29:58.367102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:29:58.367133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:29:58.367147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:29:58.367159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:29:58.367171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:29:58.367182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:29:58.367194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:29:58.367240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:29:58.367250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:29:58.367259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:29:58.367287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:29:58.367297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:29:58.367306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:29:58.367316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:29:58.367325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:29:58.367335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 28.8 MB in 5s (6,312 kB/s) 2025-11-28 00:29:58.367345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-11-28 00:29:58.367355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-11-28 00:29:58.367365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2025-11-28 00:29:58.367375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2025-11-28 00:29:58.367384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2025-11-28 00:29:58.367394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-11-28 00:29:58.367403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-11-28 00:29:58.367413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-11-28 00:29:58.367422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-11-28 00:29:58.367432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-11-28 00:29:58.367441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-11-28 00:29:58.367474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-11-28 00:29:58.367484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-11-28 00:29:58.367493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-11-28 00:29:58.367503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2025-11-28 00:29:58.367512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-11-28 00:29:58.367522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2025-11-28 00:29:58.367531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2025-11-28 00:29:58.367541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-11-28 00:29:58.367550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-11-28 00:29:58.367559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-11-28 00:29:58.367577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-11-28 00:29:58.367600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2025-11-28 00:29:58.367610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2025-11-28 00:29:58.367620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2025-11-28 00:29:58.367629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2025-11-28 00:29:58.367639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2025-11-28 00:29:58.367648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2025-11-28 00:29:58.367658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2025-11-28 00:29:58.367667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2025-11-28 00:29:58.367677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2025-11-28 00:29:58.367687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2025-11-28 00:29:58.367696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-11-28 00:29:58.367705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-11-28 00:29:58.367715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2025-11-28 00:29:58.367724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2025-11-28 00:29:58.367740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-11-28 00:29:58.367750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-11-28 00:29:58.367759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-11-28 00:29:58.367773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-11-28 00:29:58.367783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-11-28 00:29:58.367792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-11-28 00:29:58.367802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-11-28 00:29:58.367811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-11-28 00:29:58.367825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-11-28 00:29:58.367835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-11-28 00:29:58.367904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-11-28 00:29:58.367920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2025-11-28 00:29:58.368014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2025-11-28 00:29:58.368037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2025-11-28 00:29:58.368095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-11-28 00:29:58.368151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-11-28 00:29:58.368165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-11-28 00:29:58.368229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-11-28 00:29:58.368278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:29:58.368302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2025-11-28 00:29:58.368353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2025-11-28 00:29:58.368380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:29:58.368487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-11-28 00:29:58.368515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-11-28 00:29:58.368540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-11-28 00:29:58.368587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-11-28 00:29:58.368638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-11-28 00:29:58.368708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-11-28 00:29:58.368724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-11-28 00:29:58.368830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-11-28 00:29:58.368847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-11-28 00:29:58.368909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-11-28 00:29:58.368953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-11-28 00:29:58.369016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-11-28 00:29:58.369076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-11-28 00:29:58.369110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-11-28 00:29:58.369170 | 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.6 [763 kB] 2025-11-28 00:29:58.369214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-11-28 00:29:58.369259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-11-28 00:29:58.369313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-11-28 00:29:58.369328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-11-28 00:29:58.369392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-11-28 00:29:58.369419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-11-28 00:29:58.369520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-11-28 00:29:58.369549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-11-28 00:29:58.369596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-11-28 00:29:58.369676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-11-28 00:29:58.369704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-11-28 00:29:58.369745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-11-28 00:29:58.369806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-11-28 00:29:58.369832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-11-28 00:29:58.369855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-11-28 00:29:58.369917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-11-28 00:29:58.369947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-11-28 00:29:58.369972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-11-28 00:29:58.370039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-11-28 00:29:58.370097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-11-28 00:29:58.370124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-11-28 00:29:58.370192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-11-28 00:29:58.370221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-11-28 00:29:58.370285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-11-28 00:29:58.370311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-11-28 00:29:58.370392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-11-28 00:29:58.370414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-11-28 00:29:58.370489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-11-28 00:29:58.370519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-11-28 00:29:58.370545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-11-28 00:29:58.370589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-11-28 00:29:58.370615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-11-28 00:29:58.370671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-11-28 00:29:58.370699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-11-28 00:29:58.370786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-11-28 00:29:58.370809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-11-28 00:29:58.370831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-11-28 00:29:58.370893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-11-28 00:29:58.370924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.4 [115 kB] 2025-11-28 00:29:58.370950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-11-28 00:29:58.371089 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-11-28 00:29:58.371123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-11-28 00:29:58.371150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-11-28 00:29:58.371177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-11-28 00:29:58.371204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-11-28 00:29:58.371271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-11-28 00:29:58.371301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-11-28 00:29:58.371368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-11-28 00:29:58.371397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-11-28 00:29:58.371485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-11-28 00:29:58.371516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-11-28 00:29:58.371538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 00:29:58.371605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-11-28 00:29:58.371632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-11-28 00:29:58.371675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-11-28 00:29:58.371712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-11-28 00:29:58.371734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-11-28 00:29:58.371803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-11-28 00:29:58.371830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-11-28 00:29:58.371855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-11-28 00:29:58.371921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-11-28 00:29:58.371956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-11-28 00:29:58.372171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-11-28 00:29:58.372220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-11-28 00:29:58.372241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-11-28 00:29:58.372327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-11-28 00:29:58.372411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-11-28 00:29:58.372553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-11-28 00:29:58.372602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-11-28 00:29:58.372688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-11-28 00:29:58.372775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-11-28 00:29:58.372856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2025-11-28 00:29:58.372941 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 crmsh all 4.6.0-1ubuntu2 [1,260 kB] 2025-11-28 00:29:58.374186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 2s (16.2 MB/s) 2025-11-28 00:29:58.374214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2025-11-28 00:29:58.374228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2025-11-28 00:29:58.374243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:29:58.374266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2025-11-28 00:29:58.374278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:70% 2025-11-28 00:29:58.374290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2025-11-28 00:29:58.374302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% (Reading database ... 85% 2025-11-28 00:29:58.374315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2025-11-28 00:29:58.374327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2025-11-28 00:29:58.374339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:29:58.374351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:58.374362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.374374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2025-11-28 00:29:58.374386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-11-28 00:29:58.374397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-11-28 00:29:58.374423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2025-11-28 00:29:58.374435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:58.374486 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.374499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2025-11-28 00:29:58.374510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:58.374522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.374533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2025-11-28 00:29:58.374545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:58.374556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.374567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2025-11-28 00:29:58.374579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-11-28 00:29:58.374590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-11-28 00:29:58.374602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2025-11-28 00:29:58.374614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-11-28 00:29:58.374626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 00:29:58.374637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2025-11-28 00:29:58.374648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-11-28 00:29:58.374660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 00:29:58.374671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2025-11-28 00:29:58.374683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-11-28 00:29:58.374761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:29:58.374777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2025-11-28 00:29:58.374808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-11-28 00:29:58.374821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:29:58.374833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2025-11-28 00:29:58.374845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:58.374856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.374867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2025-11-28 00:29:58.374879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-11-28 00:29:58.374935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-11-28 00:29:58.374949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2025-11-28 00:29:58.374961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:58.375045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.375063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2025-11-28 00:29:58.376298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:58.376357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:29:58.376370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2025-11-28 00:29:58.376381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-11-28 00:29:58.376391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:29:58.376400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2025-11-28 00:29:58.376410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:29:58.376419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:29:58.376444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2025-11-28 00:29:58.376480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:29:58.376491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.376502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:29:58.376511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2025-11-28 00:29:58.376521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:29:58.376530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.376540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2025-11-28 00:29:58.376549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-11-28 00:29:58.376559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.376569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-11-28 00:29:58.376578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2025-11-28 00:29:58.376587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-11-28 00:29:58.376608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.376618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2025-11-28 00:29:58.376627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2025-11-28 00:29:58.376637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-11-28 00:29:58.376646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.376655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2025-11-28 00:29:58.376665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2025-11-28 00:29:58.376674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-11-28 00:29:58.376683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2025-11-28 00:29:58.376693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2025-11-28 00:29:58.376702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-11-28 00:29:58.376711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-11-28 00:29:58.376721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2025-11-28 00:29:58.376730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-11-28 00:29:58.376739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-11-28 00:29:58.376749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2025-11-28 00:29:58.376758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-11-28 00:29:58.376767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.376776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-11-28 00:29:58.376786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2025-11-28 00:29:58.376795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-11-28 00:29:58.376804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.376814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-11-28 00:29:58.376872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2025-11-28 00:29:58.376884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-11-28 00:29:58.376893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-11-28 00:29:58.376902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2025-11-28 00:29:58.376911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-11-28 00:29:58.376921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:29:58.376930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2025-11-28 00:29:58.376939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-11-28 00:29:58.376949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:29:58.376958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2025-11-28 00:29:58.376967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-11-28 00:29:58.376982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 00:29:58.377031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2025-11-28 00:29:58.377046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-11-28 00:29:58.377056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 00:29:58.377065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2025-11-28 00:29:58.377074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-11-28 00:29:58.377084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2025-11-28 00:29:58.377093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2025-11-28 00:29:58.377102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-11-28 00:29:58.377112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2025-11-28 00:29:58.377121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2025-11-28 00:29:58.377130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-11-28 00:29:58.377140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-11-28 00:29:58.377149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2025-11-28 00:29:58.377158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-11-28 00:29:58.377167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-11-28 00:29:58.377177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2025-11-28 00:29:58.377186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-11-28 00:29:58.377201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2025-11-28 00:29:58.377210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2025-11-28 00:29:58.377219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-11-28 00:29:58.377229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2025-11-28 00:29:58.377238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2025-11-28 00:29:58.377247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-11-28 00:29:58.377257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-11-28 00:29:58.377266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2025-11-28 00:29:58.377275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-11-28 00:29:58.377289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-11-28 00:29:58.377298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2025-11-28 00:29:58.377308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-11-28 00:29:58.377322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-11-28 00:29:58.377364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2025-11-28 00:29:58.377379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-11-28 00:29:58.377441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-11-28 00:29:58.377485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2025-11-28 00:29:58.377500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-11-28 00:29:58.377536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1) ... 2025-11-28 00:29:58.377589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-11-28 00:29:58.377603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-11-28 00:29:58.377652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:29:58.377667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2025-11-28 00:29:58.377782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-11-28 00:29:58.377804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-11-28 00:29:58.377818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2025-11-28 00:29:58.377831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-11-28 00:29:58.377896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2025-11-28 00:29:58.377907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2025-11-28 00:29:58.377940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-11-28 00:29:58.377990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-11-28 00:29:58.378033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2025-11-28 00:29:58.378083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-11-28 00:29:58.378098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.378160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-11-28 00:29:58.378175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2025-11-28 00:29:58.378234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-11-28 00:29:58.378249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.378305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2025-11-28 00:29:58.378350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2025-11-28 00:29:58.378402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-11-28 00:29:58.378415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-11-28 00:29:58.378476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2025-11-28 00:29:58.378490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-11-28 00:29:58.378543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2025-11-28 00:29:58.378556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2025-11-28 00:29:58.378613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-11-28 00:29:58.378626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-11-28 00:29:58.378682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2025-11-28 00:29:58.381382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-11-28 00:29:58.381481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.381496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-11-28 00:29:58.381507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2025-11-28 00:29:58.381516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-11-28 00:29:58.381525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2025-11-28 00:29:58.381535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2025-11-28 00:29:58.381544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-11-28 00:29:58.381553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-11-28 00:29:58.381563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2025-11-28 00:29:58.381572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-11-28 00:29:58.381581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-11-28 00:29:58.381590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2025-11-28 00:29:58.381599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-11-28 00:29:58.381609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2025-11-28 00:29:58.381618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2025-11-28 00:29:58.381627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-11-28 00:29:58.381636 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-11-28 00:29:58.381645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2025-11-28 00:29:58.381654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-11-28 00:29:58.381663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-11-28 00:29:58.381687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2025-11-28 00:29:58.381697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:29:58.381706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.381715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2025-11-28 00:29:58.381724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:29:58.381734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.381743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.381752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2025-11-28 00:29:58.381762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-11-28 00:29:58.381771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.381781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.381790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2025-11-28 00:29:58.381799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:29:58.381808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.381826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2025-11-28 00:29:58.381835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-11-28 00:29:58.381844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.381854 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2025-11-28 00:29:58.381863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:29:58.381872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.381882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2025-11-28 00:29:58.381891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-11-28 00:29:58.381900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.381923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2025-11-28 00:29:58.381933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-11-28 00:29:58.381942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-11-28 00:29:58.381952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:29:58.381961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:29:58.381970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:29:58.381980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2025-11-28 00:29:58.381989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-11-28 00:29:58.382047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 00:29:58.382057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2025-11-28 00:29:58.382066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-11-28 00:29:58.382076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.382085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:58.382094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2025-11-28 00:29:58.382103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-11-28 00:29:58.382112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:58.382121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2025-11-28 00:29:58.382131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-11-28 00:29:58.382142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:58.382158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2025-11-28 00:29:58.382183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-11-28 00:29:58.382200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:58.382217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2025-11-28 00:29:58.382244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-11-28 00:29:58.382257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-11-28 00:29:58.382276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2025-11-28 00:29:58.382304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2025-11-28 00:29:58.382333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2025-11-28 00:29:58.382361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2025-11-28 00:29:58.382389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-11-28 00:29:58.382426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2025-11-28 00:29:58.382489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2025-11-28 00:29:58.382542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2025-11-28 00:29:58.382575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2025-11-28 00:29:58.382603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2025-11-28 00:29:58.382641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-11-28 00:29:58.382650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-11-28 00:29:58.382660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2025-11-28 00:29:58.382669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-11-28 00:29:58.382686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.1-2build2) ... 2025-11-28 00:29:58.382696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2025-11-28 00:29:58.382706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 00:29:58.382715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2025-11-28 00:29:58.382735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-packaging_24.0-1_all.deb ... 2025-11-28 00:29:58.382744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2025-11-28 00:29:58.382754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2025-11-28 00:29:58.382763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2025-11-28 00:29:58.382773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.382783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2025-11-28 00:29:58.382792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.382802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.382811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2025-11-28 00:29:58.382821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2025-11-28 00:29:58.382830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.382840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2025-11-28 00:29:58.382849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2025-11-28 00:29:58.382859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000136004 s, 30.1 MB/s 2025-11-28 00:29:58.382868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-11-28 00:29:58.382878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2025-11-28 00:29:58.382887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-11-28 00:29:58.382897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2025-11-28 00:29:58.382906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2025-11-28 00:29:58.382916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-11-28 00:29:58.382925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-11-28 00:29:58.382934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:29:58.382952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.1-2build2) ... 2025-11-28 00:29:58.382962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-11-28 00:29:58.382972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.382988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2025-11-28 00:29:58.383042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:29:58.383062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-11-28 00:29:58.383072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-11-28 00:29:58.383081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2025-11-28 00:29:58.383091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2025-11-28 00:29:58.383100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:29:58.383109 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2025-11-28 00:29:58.383119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2025-11-28 00:29:58.383128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2025-11-28 00:29:58.383137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 00:29:58.383146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:29:58.383156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.383165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2025-11-28 00:29:58.383175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 00:29:58.383184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.383193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-11-28 00:29:58.383202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:29:58.383217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.383226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-11-28 00:29:58.383236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-11-28 00:29:58.383245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.383254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-11-28 00:29:58.383264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-11-28 00:29:58.383273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:29:58.383282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.383291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-11-28 00:29:58.383301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:58.383310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 00:29:58.383319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.383328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.383337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.383347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.383356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 00:29:58.383365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.383522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:58.383537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-11-28 00:29:58.383547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-11-28 00:29:58.383556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-11-28 00:29:58.383565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2025-11-28 00:29:58.383574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:29:58.383584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:29:58.383593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1build1) ... 2025-11-28 00:29:58.383611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1) ... 2025-11-28 00:29:58.383620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:29:58.383630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-11-28 00:29:58.383666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-11-28 00:29:58.383675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-11-28 00:29:58.383684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:29:58.383694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2025-11-28 00:29:58.383758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2025-11-28 00:29:58.383767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 00:29:58.383776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-11-28 00:29:58.383785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 00:29:58.383801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-11-28 00:29:58.383811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2025-11-28 00:29:58.383820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-11-28 00:29:58.383830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2025-11-28 00:29:58.383839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-11-28 00:29:58.383848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-11-28 00:29:58.383871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-11-28 00:29:58.383880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2025-11-28 00:29:58.383890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-11-28 00:29:58.383899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-11-28 00:29:58.383908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-11-28 00:29:58.383918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2025-11-28 00:29:58.383927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-11-28 00:29:58.383936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:29:58.383945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-11-28 00:29:58.383954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:29:58.383963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.383979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-11-28 00:29:58.383989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:29:58.384037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-11-28 00:29:58.384046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2025-11-28 00:29:58.384056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2025-11-28 00:29:58.384066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2025-11-28 00:29:58.384076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:29:58.384085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-11-28 00:29:58.384095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:29:58.384104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-11-28 00:29:58.384114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:29:58.384123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-11-28 00:29:58.384132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:29:58.384142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2025-11-28 00:29:58.384151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:29:58.384160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2025-11-28 00:29:58.384169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:29:58.384179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2025-11-28 00:29:58.384188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2025-11-28 00:29:58.384197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2025-11-28 00:29:58.384207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:29:58.384224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2025-11-28 00:29:58.384239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:29:58.384249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2025-11-28 00:29:58.384264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2025-11-28 00:29:58.384273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2025-11-28 00:29:58.384283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2025-11-28 00:29:58.384292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ''.join([chr(int(n)) for n in re.findall("\d\d", chassis_asset_tag)]) == "MSFT AZURE VM": 2025-11-28 00:29:58.384301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:29:58.384310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2025-11-28 00:29:58.384320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2025-11-28 00:29:58.384329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2025-11-28 00:29:58.384339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:29:58.384348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2025-11-28 00:29:58.384357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:29:58.384367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2025-11-28 00:29:58.384376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:29:58.384385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2025-11-28 00:29:58.384395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2025-11-28 00:29:58.384404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2025-11-28 00:29:58.384413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2025-11-28 00:29:58.384422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-11-28 00:29:58.384432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2025-11-28 00:29:58.384441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-11-28 00:29:58.384514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2025-11-28 00:29:58.384525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2025-11-28 00:29:58.384534 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2025-11-28 00:29:58.384544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2025-11-28 00:29:58.384553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:29:58.384563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2025-11-28 00:29:58.384580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:29:58.384590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2025-11-28 00:29:58.384599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2025-11-28 00:29:58.384609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-11-28 00:29:58.384618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: network_output_error = """1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever 2025-11-28 00:29:58.384628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2025-11-28 00:29:58.384638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: only_lo = "1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever" 2025-11-28 00:29:58.384654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:29:58.384665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 33e0937bff06 2025-11-28 00:29:58.384675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> c0b27ddc03e8 2025-11-28 00:29:58.384684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built 353ca70463b7 2025-11-28 00:29:58.384693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251128 2025-11-28 00:29:58.384711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2025-11-28 00:29:58.384230 (took 0:00:38.183731) 2025-11-28 00:29:58.384720 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2025-11-28 00:29:58.384728 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2025-11-28 00:29:58.384821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2025-11-28 00:29:58.384671 2025-11-28 00:29:58.387235 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2025-11-28 00:29:58.387263 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2025-11-28 00:30:14.789424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251128 2025-11-28 00:30:14.789520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 99ba0f9472f1 2025-11-28 00:30:14.789550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/3 : LABEL "build-date"="20251128" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-corosync" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:30:14.789579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in a5b00b20c4d2 2025-11-28 00:30:14.789603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container a5b00b20c4d2 2025-11-28 00:30:14.789619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 44ea322c2335 2025-11-28 00:30:14.789631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends corosync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:30:14.789645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 1cf906c0731e 2025-11-28 00:30:14.789670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:30:14.789683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:30:14.789693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:30:14.789702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:30:14.789713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:30:14.789722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:30:14.789732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:30:14.789741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:30:14.789750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:30:14.789760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:30:14.789769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:30:14.789779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:30:14.789879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:30:14.789893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:30:14.789902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:30:14.789912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 28.8 MB in 6s (4,696 kB/s) 2025-11-28 00:30:14.789922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-11-28 00:30:14.789947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-11-28 00:30:14.789957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2025-11-28 00:30:14.789967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2025-11-28 00:30:14.789976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2025-11-28 00:30:14.789986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2025-11-28 00:30:14.790041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2025-11-28 00:30:14.790103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-11-28 00:30:14.790114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2025-11-28 00:30:14.790124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2025-11-28 00:30:14.790134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2025-11-28 00:30:14.790183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2025-11-28 00:30:14.790194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2025-11-28 00:30:14.790242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-11-28 00:30:14.790305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:30:14.790384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2025-11-28 00:30:14.793167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2025-11-28 00:30:14.793223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:30:14.793243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-11-28 00:30:14.793263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-11-28 00:30:14.793280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-11-28 00:30:14.793298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-11-28 00:30:14.793312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-11-28 00:30:14.793322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-11-28 00:30:14.793358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-11-28 00:30:14.793368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-11-28 00:30:14.793381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-11-28 00:30:14.793398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-11-28 00:30:14.793413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-11-28 00:30:14.793429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-11-28 00:30:14.793444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-11-28 00:30:14.793460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-11-28 00:30:14.793477 | 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.6 [763 kB] 2025-11-28 00:30:14.793494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-11-28 00:30:14.793505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-11-28 00:30:14.793529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-11-28 00:30:14.793539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (14.1 MB/s) 2025-11-28 00:30:14.793549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2025-11-28 00:30:14.793559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-11-28 00:30:14.793582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2025-11-28 00:30:14.793594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:30:14.793606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 70% 2025-11-28 00:30:14.793615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2025-11-28 00:30:14.793625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% 2025-11-28 00:30:14.793634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 85% 2025-11-28 00:30:14.793643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2025-11-28 00:30:14.793652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2025-11-28 00:30:14.793674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-11-28 00:30:14.793684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:30:14.793695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.793705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2025-11-28 00:30:14.793714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-11-28 00:30:14.793724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-11-28 00:30:14.793733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2025-11-28 00:30:14.793742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:30:14.793752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.793761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2025-11-28 00:30:14.793771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:30:14.793780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.793789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2025-11-28 00:30:14.793799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:30:14.793808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.793817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2025-11-28 00:30:14.793827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-11-28 00:30:14.793836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-11-28 00:30:14.793846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2025-11-28 00:30:14.793855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-11-28 00:30:14.793865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 00:30:14.793874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2025-11-28 00:30:14.793884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-11-28 00:30:14.793900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-11-28 00:30:14.793909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 00:30:14.793919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2025-11-28 00:30:14.793928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-11-28 00:30:14.793937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:30:14.793947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2025-11-28 00:30:14.793957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-11-28 00:30:14.793966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:30:14.793975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2025-11-28 00:30:14.793985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:30:14.794033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.794043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2025-11-28 00:30:14.794145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-11-28 00:30:14.794163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-11-28 00:30:14.794172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2025-11-28 00:30:14.794182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-11-28 00:30:14.794192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:30:14.794201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.794222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2025-11-28 00:30:14.794233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-11-28 00:30:14.794242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:30:14.794251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2025-11-28 00:30:14.794261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-11-28 00:30:14.794270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:30:14.794279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2025-11-28 00:30:14.794289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:30:14.794298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:30:14.794307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2025-11-28 00:30:14.794317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:30:14.794326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:30:14.794368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2025-11-28 00:30:14.794379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 00:30:14.794397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.794412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-11-28 00:30:14.794422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-11-28 00:30:14.794431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.794441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:30:14.794455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-11-28 00:30:14.794505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 00:30:14.794596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.794613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-11-28 00:30:14.794798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-11-28 00:30:14.794863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.794886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.794897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.794907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.794942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 00:30:14.794957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 00:30:14.795051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:30:14.795080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 00:30:14.795128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-11-28 00:30:14.795277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2025-11-28 00:30:14.795310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:30:14.795329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:30:14.795370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 1cf906c0731e 2025-11-28 00:30:14.795438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> b6d57f9224f3 2025-11-28 00:30:14.795500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built bb0b2b5d0c43 2025-11-28 00:30:14.795557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251128 2025-11-28 00:30:14.795690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2025-11-28 00:30:14.795574 (took 0:00:16.410903) 2025-11-28 00:30:14.796088 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2025-11-28 00:30:14.796145 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2025-11-28 00:30:14.796232 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2025-11-28 00:30:14.796157 2025-11-28 00:30:14.796307 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2024.2.tar.gz 2025-11-28 00:30:14.797885 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2025-11-28 00:30:14.798659 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2025-11-28 00:30:27.417365 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:30:27.417498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> db343094fa06 2025-11-28 00:30:27.417560 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/8 : LABEL "build-date"="20251128" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:30:27.417611 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 72d51a77b282 2025-11-28 00:30:27.417660 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 72d51a77b282 2025-11-28 00:30:27.417707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 11d472a9f094 2025-11-28 00:30:27.417753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 3/8 : RUN usermod --append --home /var/lib/aodh --groups kolla aodh && mkdir -p /var/lib/aodh && chown -R 42402:42402 /var/lib/aodh 2025-11-28 00:30:27.417802 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 728bc887a6ee 2025-11-28 00:30:27.417846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 728bc887a6ee 2025-11-28 00:30:27.417892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> cb51e439a247 2025-11-28 00:30:27.417939 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/aodh 2025-11-28 00:30:27.417985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in adf5c986e899 2025-11-28 00:30:27.418059 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container adf5c986e899 2025-11-28 00:30:27.418105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> b6920885c934 2025-11-28 00:30:27.418148 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/8 : ADD aodh-base-archive /aodh-base-source 2025-11-28 00:30:27.418192 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> e9a991bfdf8a 2025-11-28 00:30:27.418233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:30:27.418329 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 1b8a0491f239 2025-11-28 00:30:27.418374 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/8 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2025-11-28 00:30:27.418419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> b1bca4381a0c 2025-11-28 00:30:27.418482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 8/8 : RUN ln -s aodh-base-source/* aodh && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /aodh && mkdir -p /etc/aodh /var/www/cgi-bin/aodh && cp /aodh/aodh/api/app.wsgi /var/www/cgi-bin/aodh && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_aodh_sudoers && chmod 755 /var/www/cgi-bin/aodh && touch /usr/local/bin/kolla_aodh_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_aodh_extend_start 2025-11-28 00:30:27.418535 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 15942780c036 2025-11-28 00:30:27.418578 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing /aodh 2025-11-28 00:30:27.418622 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: started 2025-11-28 00:30:27.418664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:30:27.418706 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: started 2025-11-28 00:30:27.418748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:30:27.418798 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: started 2025-11-28 00:30:27.418840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:30:27.418881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:30:27.418929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:30:27.418974 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tenacity>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (8.3.0) 2025-11-28 00:30:27.419046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==19.0.0.0rc2.dev2) 2025-11-28 00:30:27.419092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2025-11-28 00:30:27.419134 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: futurist>=0.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.0.0) 2025-11-28 00:30:27.419175 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.19.2) 2025-11-28 00:30:27.419216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (10.7.1) 2025-11-28 00:30:27.419280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: gnocchiclient>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (7.1.0) 2025-11-28 00:30:27.419323 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: lxml>=2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.3.0) 2025-11-28 00:30:27.419363 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.db>=11.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (16.0.0) 2025-11-28 00:30:27.419403 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (9.6.0) 2025-11-28 00:30:27.419443 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.i18n>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.4.0) 2025-11-28 00:30:27.419483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.1.2) 2025-11-28 00:30:27.419523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.4.0) 2025-11-28 00:30:27.419562 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.4.0) 2025-11-28 00:30:27.419602 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.4.0) 2025-11-28 00:30:27.419642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.1.0) 2025-11-28 00:30:27.419680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.1.0) 2025-11-28 00:30:27.419725 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pecan>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (1.5.1) 2025-11-28 00:30:27.419779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.messaging>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (14.9.1) 2025-11-28 00:30:27.419825 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.middleware>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.2.0) 2025-11-28 00:30:27.419865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (7.4.0) 2025-11-28 00:30:27.419905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-keystoneclient>=1.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.5.0) 2025-11-28 00:30:27.419945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requests>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.32.3) 2025-11-28 00:30:27.419985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: stevedore>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.3.0) 2025-11-28 00:30:27.420056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: SQLAlchemy>=1.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.0.32) 2025-11-28 00:30:27.420099 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tooz>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.3.0) 2025-11-28 00:30:27.420138 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: voluptuous>=0.8.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (0.15.2) 2025-11-28 00:30:27.420178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WebOb>=1.2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (1.8.8) 2025-11-28 00:30:27.420218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WSME>=0.12.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (0.12.1) 2025-11-28 00:30:27.420272 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cachetools>=1.1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.5.0) 2025-11-28 00:30:27.420315 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==19.0.0.0rc2.dev2) 2025-11-28 00:30:27.420356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-11-28 00:30:27.420396 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystoneauth1>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.8.1) 2025-11-28 00:30:27.420435 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==19.0.0.0rc2.dev2) 2025-11-28 00:30:27.420476 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2025-11-28 00:30:27.420516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==19.0.0.0rc2.dev2) 2025-11-28 00:30:27.420555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:30:27.420596 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-dateutil>=2.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.9.0.post0) 2025-11-28 00:30:27.420637 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-heatclient>=1.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.0.0) 2025-11-28 00:30:27.420677 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2024.1) 2025-11-28 00:30:27.420717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setproctitle in /var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.7.3->aodh==19.0.0.0rc2.dev2) (1.3.3) 2025-11-28 00:30:27.420761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pytz>2021.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->aodh==19.0.0.0rc2.dev2) (2024.1) 2025-11-28 00:30:27.420805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cliff>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (4.7.0) 2025-11-28 00:30:27.422177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (5.10.0) 2025-11-28 00:30:27.422288 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (2.1.0) 2025-11-28 00:30:27.422302 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: debtcollector in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (3.0.0) 2025-11-28 00:30:27.422313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (3.11.0) 2025-11-28 00:30:27.422324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (6.0.2) 2025-11-28 00:30:27.422335 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (0.5.2) 2025-11-28 00:30:27.422345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (2.4.3) 2025-11-28 00:30:27.422354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (24.2.0) 2025-11-28 00:30:27.422364 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (1.9.0) 2025-11-28 00:30:27.422374 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (0.2.13) 2025-11-28 00:30:27.422383 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (2023.12.1) 2025-11-28 00:30:27.422392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (0.35.1) 2025-11-28 00:30:27.422402 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (0.20.0) 2025-11-28 00:30:27.422411 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.1->aodh==19.0.0.0rc2.dev2) (1.7.0) 2025-11-28 00:30:27.422421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (2.9.0) 2025-11-28 00:30:27.422430 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (3.8.0) 2025-11-28 00:30:27.422465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.6.0) 2025-11-28 00:30:27.422475 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.5.0) 2025-11-28 00:30:27.422484 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (3.1.1) 2025-11-28 00:30:27.422511 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.3.3) 2025-11-28 00:30:27.422535 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.1.1) 2025-11-28 00:30:27.422548 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==19.0.0.0rc2.dev2) (0.10.1) 2025-11-28 00:30:27.422558 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==19.0.0.0rc2.dev2) (2.0.0) 2025-11-28 00:30:27.422568 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (1.16.0) 2025-11-28 00:30:27.422577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (1.13.2) 2025-11-28 00:30:27.422587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (2.0.1) 2025-11-28 00:30:27.422596 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (0.5.0) 2025-11-28 00:30:27.422605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (1.3.5) 2025-11-28 00:30:27.422615 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (4.12.2) 2025-11-28 00:30:27.422624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.2.0) 2025-11-28 00:30:27.422633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.4.0) 2025-11-28 00:30:27.422643 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.9.0) 2025-11-28 00:30:27.422653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.5.0) 2025-11-28 00:30:27.422662 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.1.0) 2025-11-28 00:30:27.422679 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.20.0) 2025-11-28 00:30:27.422688 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (3.1.4) 2025-11-28 00:30:27.422698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2025-11-28 00:30:27.422707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2025-11-28 00:30:27.422716 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (2.1.5) 2025-11-28 00:30:27.422726 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->aodh==19.0.0.0rc2.dev2) (6.0.0) 2025-11-28 00:30:27.422751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.0.8) 2025-11-28 00:30:27.422761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.10.1) 2025-11-28 00:30:27.422770 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (2.5.1) 2025-11-28 00:30:27.422780 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (1.6.0) 2025-11-28 00:30:27.422789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.36.1) 2025-11-28 00:30:27.422798 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.0.3) 2025-11-28 00:30:27.422808 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (6.1.0) 2025-11-28 00:30:27.422817 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (2.6.1) 2025-11-28 00:30:27.422828 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.19) 2025-11-28 00:30:27.422837 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==19.0.0.0rc2.dev2) (24.1) 2025-11-28 00:30:27.422847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==19.0.0.0rc2.dev2) (3.1.2) 2025-11-28 00:30:27.422863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (67.2.0) 2025-11-28 00:30:27.422872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.8.0->aodh==19.0.0.0rc2.dev2) (0.3.5) 2025-11-28 00:30:27.422882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.16.0) 2025-11-28 00:30:27.422891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (3.1.0) 2025-11-28 00:30:27.422900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.6.0) 2025-11-28 00:30:27.422910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2025-11-28 00:30:27.422919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (42.0.8) 2025-11-28 00:30:27.422929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.0.1) 2025-11-28 00:30:27.422951 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.33) 2025-11-28 00:30:27.422963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (0.11.0) 2025-11-28 00:30:27.422973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.2.2) 2025-11-28 00:30:27.422983 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.4.0) 2025-11-28 00:30:27.423021 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.17.0) 2025-11-28 00:30:27.423038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (2.22) 2025-11-28 00:30:27.423063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (3.0.0) 2025-11-28 00:30:27.423073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (11.3.1) 2025-11-28 00:30:27.423089 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (7.1.4) 2025-11-28 00:30:27.423099 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (2.1.0) 2025-11-28 00:30:27.423108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (9.6.0) 2025-11-28 00:30:27.423125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (3.3.2) 2025-11-28 00:30:27.423143 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (3.8) 2025-11-28 00:30:27.423160 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (1.26.19) 2025-11-28 00:30:27.423178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (2025.11.12) 2025-11-28 00:30:27.423197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.7) 2025-11-28 00:30:27.423215 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (2.7.2) 2025-11-28 00:30:27.423231 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (0.8.1) 2025-11-28 00:30:27.423291 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (6.11.0) 2025-11-28 00:30:27.423303 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (3.20.0) 2025-11-28 00:30:27.423313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-11-28 00:30:27.423322 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2025-11-28 00:30:27.423332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.3.0-py3-none-any.whl (35 kB) 2025-11-28 00:30:27.423342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-11-28 00:30:27.423352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2025-11-28 00:30:27.423361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): started 2025-11-28 00:30:27.423370 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): finished with status 'done' 2025-11-28 00:30:27.423380 | 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=0ab5e905e9f19c58fd476359105c6a50b7cf1a268093eeb07eb6d0115451e66c 2025-11-28 00:30:27.423390 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-p_9_ztwx/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2025-11-28 00:30:27.423408 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2025-11-28 00:30:27.423418 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2025-11-28 00:30:27.423428 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully installed aodh-19.0.0.0rc2.dev2 cotyledon-1.7.3 croniter-2.0.7 python-observabilityclient-0.3.0 python-octaviaclient-3.8.0 2025-11-28 00:30:27.423438 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 15942780c036 2025-11-28 00:30:27.423448 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 19dede6f2428 2025-11-28 00:30:27.423458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built 33050f5d276f 2025-11-28 00:30:27.423467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20251128 2025-11-28 00:30:27.423477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2025-11-28 00:30:27.422760 (took 0:00:12.626603) 2025-11-28 00:30:27.423486 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2025-11-28 00:30:27.423496 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2025-11-28 00:30:27.423505 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2025-11-28 00:30:27.423514 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2025-11-28 00:30:27.423524 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2025-11-28 00:30:27.423533 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2025-11-28 00:30:27.423547 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2025-11-28 00:30:27.423557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2025-11-28 00:30:27.423322 2025-11-28 00:30:27.423567 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2024.2.tar.gz 2025-11-28 00:30:27.427831 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2025-11-28 00:30:27.428291 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2025-11-28 00:30:49.474923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:30:49.475044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> db343094fa06 2025-11-28 00:30:49.475196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/7 : LABEL "build-date"="20251128" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:30:49.475280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in bd265009d7a5 2025-11-28 00:30:49.475344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container bd265009d7a5 2025-11-28 00:30:49.475457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> e5978a308f9a 2025-11-28 00:30:49.475478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/7 : RUN usermod --append --home /var/lib/ironic --groups kolla ironic && mkdir -p /var/lib/ironic && chown -R 42422:42422 /var/lib/ironic 2025-11-28 00:30:49.475554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in e1065ef1afb0 2025-11-28 00:30:49.475622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container e1065ef1afb0 2025-11-28 00:30:49.475687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 0b21f0f76854 2025-11-28 00:30:49.475753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/7 : ADD ironic-base-archive /ironic-base-source 2025-11-28 00:30:49.475822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> a0968f574970 2025-11-28 00:30:49.475888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/7 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2025-11-28 00:30:49.475954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 0fc38cb394a9 2025-11-28 00:30:49.476057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:30:49.476136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 13eb01074a55 2025-11-28 00:30:49.476229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 7/7 : RUN ln -s ironic-base-source/* ironic && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic && mkdir -p /etc/ironic && cp -r /var/lib/kolla/venv/etc/ironic/* /etc/ironic/ && cp /etc/pycadf/ironic_api_audit_map.conf /etc/ironic/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_sudoers && touch /usr/local/bin/kolla_ironic_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ironic_extend_start 2025-11-28 00:30:49.476358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in bd2f40b6ee81 2025-11-28 00:30:49.476373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing /ironic 2025-11-28 00:30:49.476455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2025-11-28 00:30:49.476521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:30:49.476583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2025-11-28 00:30:49.476644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:30:49.476705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing backend dependencies: started 2025-11-28 00:30:49.476766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:30:49.476827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:30:49.476887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:30:49.476950 | 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.5.dev3) (6.1.0) 2025-11-28 00:30:49.477014 | 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.5.dev3) (2.0.32) 2025-11-28 00:30:49.477350 | 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.5.dev3) (1.13.2) 2025-11-28 00:30:49.477417 | 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.5.dev3) (3.2.0) 2025-11-28 00:30:49.477441 | 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.5.dev3) (0.36.1) 2025-11-28 00:30:49.477452 | 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.5.dev3) (1.8.8) 2025-11-28 00:30:49.477462 | 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.5.dev3) (5.8.1) 2025-11-28 00:30:49.477506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ironic-lib>=6.0.0 (from ironic==26.1.5.dev3) 2025-11-28 00:30:49.477557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:30:49.477625 | 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.5.dev3) (5.3.0) 2025-11-28 00:30:49.477712 | 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.5.dev3) (6.1.0) 2025-11-28 00:30:49.477729 | 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.5.dev3) (9.6.0) 2025-11-28 00:30:49.477798 | 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.5.dev3) (5.6.0) 2025-11-28 00:30:49.477848 | 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.5.dev3) (16.0.0) 2025-11-28 00:30:49.478012 | 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.5.dev3) (7.3.0) 2025-11-28 00:30:49.480328 | 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.5.dev3) (6.1.2) 2025-11-28 00:30:49.480385 | 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.5.dev3) (6.2.0) 2025-11-28 00:30:49.480397 | 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.5.dev3) (4.4.0) 2025-11-28 00:30:49.480408 | 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.5.dev3) (5.5.0) 2025-11-28 00:30:49.480418 | 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.5.dev3) (3.5.0) 2025-11-28 00:30:49.480428 | 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.5.dev3) (2.4.0) 2025-11-28 00:30:49.480438 | 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.5.dev3) (7.4.0) 2025-11-28 00:30:49.480447 | 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.5.dev3) (4.2.0) 2025-11-28 00:30:49.480456 | 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.5.dev3) (3.1.0) 2025-11-28 00:30:49.480466 | 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.5.dev3) (1.5.1) 2025-11-28 00:30:49.480475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==26.1.5.dev3) 2025-11-28 00:30:49.480486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2025-11-28 00:30:49.480496 | 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.5.dev3) (2.32.3) 2025-11-28 00:30:49.480506 | 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.5.dev3) (2.0.0) 2025-11-28 00:30:49.480524 | 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.5.dev3) (1.33) 2025-11-28 00:30:49.480534 | 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.5.dev3) (3.1.4) 2025-11-28 00:30:49.480543 | 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.5.dev3) (10.7.1) 2025-11-28 00:30:49.480553 | 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.5.dev3) (14.9.1) 2025-11-28 00:30:49.480563 | 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.5.dev3) (8.3.0) 2025-11-28 00:30:49.480586 | 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.5.dev3) (3.4.0) 2025-11-28 00:30:49.480596 | 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.5.dev3) (4.19.2) 2025-11-28 00:30:49.480605 | 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.5.dev3) (6.0.0) 2025-11-28 00:30:49.480615 | 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.5.dev3) (3.0.0) 2025-11-28 00:30:49.480624 | 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.5.dev3) (6.3.0) 2025-11-28 00:30:49.480646 | 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.5.dev3) (4.0.1) 2025-11-28 00:30:49.480657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==26.1.5.dev3) 2025-11-28 00:30:49.480667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.2.1-py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:30:49.480676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==26.1.5.dev3) 2025-11-28 00:30:49.480686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-11-28 00:30:49.480696 | 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.5.dev3) (0.10.1) 2025-11-28 00:30:49.480706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==26.1.5.dev3) 2025-11-28 00:30:49.480715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:30:49.480725 | 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.5.dev3) (1.3.5) 2025-11-28 00:30:49.480735 | 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.5.dev3) (4.12.2) 2025-11-28 00:30:49.480745 | 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.5.dev3) (3.11.0) 2025-11-28 00:30:49.480755 | 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.5.dev3) (2.6.1) 2025-11-28 00:30:49.480771 | 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.5.dev3) (3.0.3) 2025-11-28 00:30:49.480781 | 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.5.dev3) (4.0.1) 2025-11-28 00:30:49.480791 | 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.5.dev3) (6.4.0) 2025-11-28 00:30:49.480800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic-lib>=6.0.0->ironic==26.1.5.dev3) 2025-11-28 00:30:49.480810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.0 kB) 2025-11-28 00:30:49.480820 | 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.5.dev3) (2.1.5) 2025-11-28 00:30:49.480830 | 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.5.dev3) (3.0.0) 2025-11-28 00:30:49.480839 | 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.5.dev3) (24.2.0) 2025-11-28 00:30:49.480849 | 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.5.dev3) (2023.12.1) 2025-11-28 00:30:49.480865 | 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.5.dev3) (0.35.1) 2025-11-28 00:30:49.480875 | 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.5.dev3) (0.20.0) 2025-11-28 00:30:49.480885 | 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.5.dev3) (2.1.0) 2025-11-28 00:30:49.480894 | 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.5.dev3) (1.7.0) 2025-11-28 00:30:49.480911 | 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.5.dev3) (2.9.0) 2025-11-28 00:30:49.480921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.5.dev3) (3.8.0) 2025-11-28 00:30:49.480931 | 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.5.dev3) (3.1.1) 2025-11-28 00:30:49.480941 | 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.5.dev3) (5.5.0) 2025-11-28 00:30:49.480950 | 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.5.dev3) (6.0.2) 2025-11-28 00:30:49.480960 | 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.5.dev3) (42.0.8) 2025-11-28 00:30:49.480976 | 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.5.dev3) (5.1.1) 2025-11-28 00:30:49.480985 | 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.5.dev3) (1.3.3) 2025-11-28 00:30:49.481033 | 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.5.dev3) (1.0.1) 2025-11-28 00:30:49.481044 | 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.5.dev3) (0.11.0) 2025-11-28 00:30:49.481053 | 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.5.dev3) (4.2.2) 2025-11-28 00:30:49.481069 | 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.5.dev3) (1.4.0) 2025-11-28 00:30:49.481103 | 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.5.dev3) (1.17.0) 2025-11-28 00:30:49.481114 | 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.5.dev3) (2.22) 2025-11-28 00:30:49.481124 | 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.5.dev3) (0.19) 2025-11-28 00:30:49.481133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic==26.1.5.dev3) (3.0.0) 2025-11-28 00:30:49.481143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->ironic==26.1.5.dev3) (1.16.0) 2025-11-28 00:30:49.481159 | 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.5.dev3) (2.0.1) 2025-11-28 00:30:49.481168 | 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.5.dev3) (0.5.0) 2025-11-28 00:30:49.481178 | 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.5.dev3) (2.9.0.post0) 2025-11-28 00:30:49.481187 | 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.5.dev3) (5.2.0) 2025-11-28 00:30:49.481197 | 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.5.dev3) (5.5.0) 2025-11-28 00:30:49.481206 | 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.5.dev3) (5.4.0) 2025-11-28 00:30:49.481215 | 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.5.dev3) (0.9.0) 2025-11-28 00:30:49.481232 | 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.5.dev3) (5.1.0) 2025-11-28 00:30:49.481241 | 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.5.dev3) (0.20.0) 2025-11-28 00:30:49.481251 | 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.5.dev3) (4.0.1) 2025-11-28 00:30:49.481260 | 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.5.dev3) (1.0.8) 2025-11-28 00:30:49.481269 | 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.5.dev3) (2024.1) 2025-11-28 00:30:49.481279 | 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.5.dev3) (3.10.1) 2025-11-28 00:30:49.481288 | 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.5.dev3) (3.1.0) 2025-11-28 00:30:49.481305 | 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.5.dev3) (2.5.1) 2025-11-28 00:30:49.481315 | 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.5.dev3) (1.6.0) 2025-11-28 00:30:49.481325 | 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.5.dev3) (24.1) 2025-11-28 00:30:49.481335 | 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.5.dev3) (3.1.2) 2025-11-28 00:30:49.481344 | 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.5.dev3) (67.2.0) 2025-11-28 00:30:49.481354 | 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.5.dev3) (0.3.5) 2025-11-28 00:30:49.481368 | 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.5.dev3) (0.2.13) 2025-11-28 00:30:49.481384 | 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.5.dev3) (2024.1) 2025-11-28 00:30:49.481454 | 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.5.dev3) (1.16.0) 2025-11-28 00:30:49.481471 | 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.5.dev3) (3.3.2) 2025-11-28 00:30:49.481528 | 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.5.dev3) (3.8) 2025-11-28 00:30:49.481593 | 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.5.dev3) (1.26.19) 2025-11-28 00:30:49.481616 | 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.5.dev3) (2025.11.12) 2025-11-28 00:30:49.481714 | 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.5.dev3) (0.7) 2025-11-28 00:30:49.481732 | 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.5.dev3) (2.7.2) 2025-11-28 00:30:49.481805 | 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.5.dev3) (0.15.2) 2025-11-28 00:30:49.481855 | 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.5.dev3) 2025-11-28 00:30:49.481904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-11-28 00:30:49.481953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-11-28 00:30:49.482022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2025-11-28 00:30:49.482270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-11-28 00:30:49.482327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2025-11-28 00:30:49.482350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.2.1-py3-none-any.whl (347 kB) 2025-11-28 00:30:49.482361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.2 MB) 2025-11-28 00:30:49.482372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 24.0 MB/s 0:00:00 2025-11-28 00:30:49.482420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-11-28 00:30:49.482493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2025-11-28 00:30:49.482557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2025-11-28 00:30:49.482572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2025-11-28 00:30:49.482650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-26.1.5.dev3-py3-none-any.whl size=2028021 sha256=74365d56f847dfbb0c5cebda8ed8e5edc1aea7c90cc03df04102cd6e06fecf77 2025-11-28 00:30:49.482701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-539bquyp/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2025-11-28 00:30:49.482733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2025-11-28 00:30:49.482806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, microversion-parse, construct, sushy, ironic-lib, ironic 2025-11-28 00:30:49.482858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-26.1.5.dev3 ironic-lib-6.2.0 microversion-parse-2.0.0 pycdlib-1.14.0 sushy-5.2.1 zeroconf-0.132.2 2025-11-28 00:30:49.482909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container bd2f40b6ee81 2025-11-28 00:30:49.482967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 0d5c46d91317 2025-11-28 00:30:49.483111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built bee649ebcb76 2025-11-28 00:30:49.483215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20251128 2025-11-28 00:30:49.483321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2025-11-28 00:30:49.483215 (took 0:00:22.059893) 2025-11-28 00:30:49.483479 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2025-11-28 00:30:49.484142 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2025-11-28 00:30:49.484185 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2025-11-28 00:30:49.484199 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2025-11-28 00:30:49.484217 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2025-11-28 00:30:49.484281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2025-11-28 00:30:49.484125 2025-11-28 00:30:49.484331 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2024.2.tar.gz 2025-11-28 00:30:49.495201 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting archive from https://tarballs.opendev.org/openstack/blazar-nova/blazar-nova-stable-2024.2.tar.gz 2025-11-28 00:30:50.115365 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2025-11-28 00:30:50.115450 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2025-11-28 00:31:57.113288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:31:57.113349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> db343094fa06 2025-11-28 00:31:57.113364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/9 : LABEL "build-date"="20251128" "name"="nova-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:31:57.113377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 00b74c7fa488 2025-11-28 00:31:57.113387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 00b74c7fa488 2025-11-28 00:31:57.113396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> d3165f922037 2025-11-28 00:31:57.113407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 3/9 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-11-28 00:31:57.113417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in f6ea7ec6ed9d 2025-11-28 00:31:57.113426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container f6ea7ec6ed9d 2025-11-28 00:31:57.113436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 964576db8977 2025-11-28 00:31:57.113447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq ebtables iproute2 iptables openssh-client openvswitch-switch python3-libvirt python3-openvswitch ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:31:57.113458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in fb8511c90036 2025-11-28 00:31:57.113555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:31:57.113568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:31:57.113579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:31:57.113600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:31:57.113608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:31:57.113616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:31:57.113659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:31:57.113676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:31:57.113703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:31:57.113771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:31:57.113823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:31:57.113861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:31:57.114106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:31:57.114122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:31:57.114131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:31:57.114177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 28.8 MB in 6s (5,077 kB/s) 2025-11-28 00:31:57.114271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-11-28 00:31:57.114363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-11-28 00:31:57.118102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2025-11-28 00:31:57.118117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2025-11-28 00:31:57.118126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-11-28 00:31:57.118135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2025-11-28 00:31:57.118142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2025-11-28 00:31:57.118150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-11-28 00:31:57.118157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 libyajl2 2025-11-28 00:31:57.118165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-netifaces python3-sortedcontainers uuid-runtime 2025-11-28 00:31:57.118172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2025-11-28 00:31:57.118180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2025-11-28 00:31:57.118187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-netaddr 2025-11-28 00:31:57.118195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python-sortedcontainers-doc 2025-11-28 00:31:57.118202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2025-11-28 00:31:57.118210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2025-11-28 00:31:57.118217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth 2025-11-28 00:31:57.118225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2025-11-28 00:31:57.118232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2025-11-28 00:31:57.118240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2025-11-28 00:31:57.118256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2025-11-28 00:31:57.118263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 libyajl2 openssh-client openvswitch-common 2025-11-28 00:31:57.118271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-netifaces 2025-11-28 00:31:57.118278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-openvswitch python3-sortedcontainers uuid-runtime 2025-11-28 00:31:57.118285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:31:57.118293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.8 MB of archives. 2025-11-28 00:31:57.118301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 52.7 MB of additional disk space will be used. 2025-11-28 00:31:57.118308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:31:57.118316 | 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] 2025-11-28 00:31:57.118326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:29 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-11-28 00:31:57.118334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:30 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-11-28 00:31:57.118341 | 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.3 [33.1 kB] 2025-11-28 00:31:57.118350 | 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] 2025-11-28 00:31:57.118364 | 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] 2025-11-28 00:31:57.118372 | 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] 2025-11-28 00:31:57.118379 | 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] 2025-11-28 00:31:57.118386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-11-28 00:31:57.118394 | 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.1 [376 kB] 2025-11-28 00:31:57.118401 | 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.1 [17.9 kB] 2025-11-28 00:31:57.118416 | 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] 2025-11-28 00:31:57.118424 | 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.6 [443 kB] 2025-11-28 00:31:57.118431 | 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] 2025-11-28 00:31:57.118439 | 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] 2025-11-28 00:31:57.118446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 00:31:57.118454 | 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] 2025-11-28 00:31:57.118461 | 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.4 [1,544 kB] 2025-11-28 00:31:57.118474 | 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] 2025-11-28 00:31:57.118482 | 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] 2025-11-28 00:31:57.118490 | 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] 2025-11-28 00:31:57.118497 | 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] 2025-11-28 00:31:57.118504 | 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] 2025-11-28 00:31:57.118512 | 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.14 [906 kB] 2025-11-28 00:31:57.118537 | 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] 2025-11-28 00:31:57.118545 | 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] 2025-11-28 00:31:57.118553 | 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.9 [1,829 kB] 2025-11-28 00:31:57.118561 | 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] 2025-11-28 00:31:57.118568 | 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.6 [5,179 kB] 2025-11-28 00:31:57.118576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.8 MB in 2s (8,507 kB/s) 2025-11-28 00:31:57.118584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2025-11-28 00:31:57.118592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2025-11-28 00:31:57.118599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2025-11-28 00:31:57.118609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:31:57.118619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2025-11-28 00:31:57.118626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% (Reading database ... 80% 2025-11-28 00:31:57.118634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2025-11-28 00:31:57.118646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2025-11-28 00:31:57.118654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2025-11-28 00:31:57.118662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:31:57.118670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:31:57.118678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:31:57.118686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-11-28 00:31:57.118693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:31:57.118701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:31:57.118709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-11-28 00:31:57.118729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-11-28 00:31:57.118738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-11-28 00:31:57.118745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-11-28 00:31:57.118753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-11-28 00:31:57.118761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-11-28 00:31:57.118768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2025-11-28 00:31:57.118776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-11-28 00:31:57.118783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:31:57.118791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2025-11-28 00:31:57.118798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-11-28 00:31:57.118806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-11-28 00:31:57.118814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2025-11-28 00:31:57.118821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-11-28 00:31:57.118829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-11-28 00:31:57.118836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2025-11-28 00:31:57.118847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-11-28 00:31:57.118855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-11-28 00:31:57.118865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-11-28 00:31:57.118978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 00:31:57.119082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:31:57.119150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2025-11-28 00:31:57.119253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.6_amd64.deb ... 2025-11-28 00:31:57.119372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:31:57.119452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2025-11-28 00:31:57.119540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:31:57.119666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:31:57.119740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-netifaces:amd64. 2025-11-28 00:31:57.119812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-11-28 00:31:57.119880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:31:57.119985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2025-11-28 00:31:57.120088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-11-28 00:31:57.120153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:31:57.120210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2025-11-28 00:31:57.120263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 00:31:57.120321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:31:57.120364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2025-11-28 00:31:57.120452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-11-28 00:31:57.120572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:31:57.120672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2025-11-28 00:31:57.120742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:31:57.120798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:31:57.120864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2025-11-28 00:31:57.120921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:31:57.120979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:31:57.121066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:31:57.121130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:31:57.121187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:31:57.121259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2025-11-28 00:31:57.121315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:31:57.121370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:31:57.121424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2025-11-28 00:31:57.121480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:31:57.121547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:31:57.121606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2025-11-28 00:31:57.121660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:31:57.121721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-11-28 00:31:57.121778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-11-28 00:31:57.121833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2025-11-28 00:31:57.121887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-11-28 00:31:57.121942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 00:31:57.122009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2025-11-28 00:31:57.122071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-11-28 00:31:57.122133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 00:31:57.122190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2025-11-28 00:31:57.122247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 00:31:57.122303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:31:57.122358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2025-11-28 00:31:57.122414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-ebtables_2.0.11-6build1_amd64.deb ... 2025-11-28 00:31:57.122467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2025-11-28 00:31:57.122539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libyajl2:amd64. 2025-11-28 00:31:57.122631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-libyajl2_2.1.0-5build1_amd64.deb ... 2025-11-28 00:31:57.122689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 00:31:57.122747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2025-11-28 00:31:57.122802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-11-28 00:31:57.122857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-11-28 00:31:57.122912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2025-11-28 00:31:57.122977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../27-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-11-28 00:31:57.123049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-11-28 00:31:57.123109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2025-11-28 00:31:57.123148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../28-ovmf_2024.02-2ubuntu0.6_all.deb ... 2025-11-28 00:31:57.123184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.6) ... 2025-11-28 00:31:57.123233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:31:57.123280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 00:31:57.123327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:31:57.123373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 00:31:57.123419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:31:57.123465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:31:57.123511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:31:57.123575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.6) ... 2025-11-28 00:31:57.123613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:31:57.123650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:31:57.123697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2025-11-28 00:31:57.123847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:31:57.123895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2025-11-28 00:31:57.123910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-11-28 00:31:57.123919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:31:57.123940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:31:57.124010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:31:57.124063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-11-28 00:31:57.124115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:31:57.124162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:31:57.124210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2025-11-28 00:31:57.124237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:31:57.124296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:31:57.124341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:31:57.124387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-11-28 00:31:57.124434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 00:31:57.124479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-11-28 00:31:57.124543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2025-11-28 00:31:57.124578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:31:57.124625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:31:57.124671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-11-28 00:31:57.124717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:31:57.124765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-11-28 00:31:57.124812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:31:57.124859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:31:57.124905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-11-28 00:31:57.124952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-11-28 00:31:57.125016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-11-28 00:31:57.125062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-11-28 00:31:57.125112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-11-28 00:31:57.125160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-11-28 00:31:57.125205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-11-28 00:31:57.125267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-11-28 00:31:57.125278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-11-28 00:31:57.125336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-11-28 00:31:57.125381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-11-28 00:31:57.125427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:31:57.125472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:31:57.125530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:31:57.125606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container fb8511c90036 2025-11-28 00:31:57.125655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 52592d6938de 2025-11-28 00:31:57.125701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/9 : ADD nova-base-archive /nova-base-source 2025-11-28 00:31:57.125758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 635339c6ccbe 2025-11-28 00:31:57.125802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/9 : ADD plugins-archive / 2025-11-28 00:31:57.125849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> c531b2ee88ba 2025-11-28 00:31:57.125874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/9 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2025-11-28 00:31:57.125935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 23db6d2b949b 2025-11-28 00:31:57.125987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:31:57.126047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> fddafea046e4 2025-11-28 00:31:57.126104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 9/9 : RUN ln -s nova-base-source/* nova && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /nova && mkdir -p /etc/nova/ && cp -r /nova/etc/nova/* /etc/nova/ && cp /etc/pycadf/nova_api_audit_map.conf /etc/nova/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/nova/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_nova_sudoers && touch /usr/local/bin/kolla_nova_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_nova_extend_start 2025-11-28 00:31:57.126150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in e09102f94578 2025-11-28 00:31:57.126196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /nova 2025-11-28 00:31:57.126240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-11-28 00:31:57.126283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:31:57.126327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-11-28 00:31:57.126368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:31:57.126410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:31:57.126452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:31:57.126495 | 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.2.1.dev5) (6.1.0) 2025-11-28 00:31:57.126559 | 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.2.1.dev5) (2.0.32) 2025-11-28 00:31:57.126593 | 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.2.1.dev5) (5.1.1) 2025-11-28 00:31:57.126724 | 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.2.1.dev5) (0.36.1) 2025-11-28 00:31:57.126752 | 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.2.1.dev5) (3.1.4) 2025-11-28 00:31:57.126763 | 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.2.1.dev5) (10.7.1) 2025-11-28 00:31:57.126778 | 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.2.1.dev5) (5.3.0) 2025-11-28 00:31:57.126798 | 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.2.1.dev5) (2.5.1) 2025-11-28 00:31:57.126850 | 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.2.1.dev5) (42.0.8) 2025-11-28 00:31:57.126862 | 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.2.1.dev5) (1.8.8) 2025-11-28 00:31:57.126912 | 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.2.1.dev5) (3.0.3) 2025-11-28 00:31:57.126950 | 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.2.1.dev5) (3.1.0) 2025-11-28 00:31:57.126987 | 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.2.1.dev5) (3.10.1) 2025-11-28 00:31:57.127059 | 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.2.1.dev5) (3.11.0) 2025-11-28 00:31:57.127096 | 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.2.1.dev5) (1.13.2) 2025-11-28 00:31:57.127148 | 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.2.1.dev5) (0.10.1) 2025-11-28 00:31:57.127186 | 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.2.1.dev5) (0.11.0) 2025-11-28 00:31:57.127223 | 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.2.1.dev5) (3.4.1) 2025-11-28 00:31:57.127270 | 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.2.1.dev5) (2.1.0) 2025-11-28 00:31:57.127307 | 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.2.1.dev5) (4.19.2) 2025-11-28 00:31:57.127345 | 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.2.1.dev5) (9.6.0) 2025-11-28 00:31:57.127382 | 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.2.1.dev5) (5.8.1) 2025-11-28 00:31:57.127419 | 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.2.1.dev5) (11.3.1) 2025-11-28 00:31:57.127458 | 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.2.1.dev5) (4.7.0) 2025-11-28 00:31:57.127504 | 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.2.1.dev5) (2.32.3) 2025-11-28 00:31:57.127539 | 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.2.1.dev5) (5.3.0) 2025-11-28 00:31:57.127593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==30.2.1.dev5) 2025-11-28 00:31:57.127634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2025-11-28 00:31:57.127671 | 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.2.1.dev5) (3.8.0) 2025-11-28 00:31:57.127709 | 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.2.1.dev5) (6.1.0) 2025-11-28 00:31:57.127746 | 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.2.1.dev5) (9.6.0) 2025-11-28 00:31:57.127765 | 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.2.1.dev5) (5.6.0) 2025-11-28 00:31:57.127827 | 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.2.1.dev5) (6.1.2) 2025-11-28 00:31:57.127841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==30.2.1.dev5) 2025-11-28 00:31:57.127902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-28 00:31:57.127941 | 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.2.1.dev5) (3.4.0) 2025-11-28 00:31:57.128020 | 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.2.1.dev5) (5.5.0) 2025-11-28 00:31:57.128036 | 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.2.1.dev5) (2.4.0) 2025-11-28 00:31:57.128103 | 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.2.1.dev5) (7.4.0) 2025-11-28 00:31:57.128141 | 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.2.1.dev5) (16.0.0) 2025-11-28 00:31:57.128178 | 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.2.1.dev5) (7.3.0) 2025-11-28 00:31:57.128231 | 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.2.1.dev5) (14.9.1) 2025-11-28 00:31:57.128269 | 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.2.1.dev5) (4.4.0) 2025-11-28 00:31:57.128314 | 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.2.1.dev5) (3.4.0) 2025-11-28 00:31:57.128351 | 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.2.1.dev5) (6.4.0) 2025-11-28 00:31:57.128396 | 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.2.1.dev5) (3.5.0) 2025-11-28 00:31:57.128434 | 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.2.1.dev5) (2.0.0) 2025-11-28 00:31:57.128471 | 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.2.1.dev5) (6.2.0) 2025-11-28 00:31:57.128508 | 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.2.1.dev5) (6.0.0) 2025-11-28 00:31:57.128561 | 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.2.1.dev5) (3.4.0) 2025-11-28 00:31:57.128599 | 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.2.1.dev5) (6.9.1) 2025-11-28 00:31:57.128620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==30.2.1.dev5) 2025-11-28 00:31:57.128676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:31:57.128699 | 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.2.1.dev5) (3.1.0) 2025-11-28 00:31:57.128756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==30.2.1.dev5) 2025-11-28 00:31:57.128794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-3.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-28 00:31:57.128831 | 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.2.1.dev5) (5.1.1) 2025-11-28 00:31:57.128869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==30.2.1.dev5) 2025-11-28 00:31:57.128906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:31:57.128943 | 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.2.1.dev5) (6.3.0) 2025-11-28 00:31:57.128986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==30.2.1.dev5) 2025-11-28 00:31:57.129027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:31:57.129084 | 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.2.1.dev5) (1.3.4) 2025-11-28 00:31:57.129122 | 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.2.1.dev5) (1.7.0) 2025-11-28 00:31:57.129169 | 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.2.1.dev5) (2.9.0.post0) 2025-11-28 00:31:57.129206 | 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.2.1.dev5) (3.0.0) 2025-11-28 00:31:57.129243 | 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.2.1.dev5) (4.0.1) 2025-11-28 00:31:57.129281 | 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.2.1.dev5) (6.0.2) 2025-11-28 00:31:57.129318 | 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.2.1.dev5) (1.3.5) 2025-11-28 00:31:57.129368 | 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.2.1.dev5) (4.12.2) 2025-11-28 00:31:57.129406 | 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.2.1.dev5) (7.0.0) 2025-11-28 00:31:57.129443 | 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.2.1.dev5) (1.17.0) 2025-11-28 00:31:57.129490 | 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.2.1.dev5) (2.22) 2025-11-28 00:31:57.129540 | 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.2.1.dev5) (2.6.1) 2025-11-28 00:31:57.129608 | 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.2.1.dev5) (2.1.5) 2025-11-28 00:31:57.129658 | 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.2.1.dev5) (24.2.0) 2025-11-28 00:31:57.129728 | 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.2.1.dev5) (2023.12.1) 2025-11-28 00:31:57.129804 | 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.2.1.dev5) (0.35.1) 2025-11-28 00:31:57.129856 | 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.2.1.dev5) (0.20.0) 2025-11-28 00:31:57.129894 | 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.2.1.dev5) (2.9.0) 2025-11-28 00:31:57.129931 | 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.2.1.dev5) (3.1.1) 2025-11-28 00:31:57.129943 | 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.2.1.dev5) (5.5.0) 2025-11-28 00:31:57.130017 | 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.2.1.dev5) (1.3.3) 2025-11-28 00:31:57.130083 | 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.2.1.dev5) (1.0.1) 2025-11-28 00:31:57.130133 | 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.2.1.dev5) (1.33) 2025-11-28 00:31:57.130171 | 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.2.1.dev5) (4.2.2) 2025-11-28 00:31:57.130208 | 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.2.1.dev5) (1.4.0) 2025-11-28 00:31:57.130255 | 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.2.1.dev5) (3.0.0) 2025-11-28 00:31:57.130267 | 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.2.1.dev5) (8.3.0) 2025-11-28 00:31:57.130319 | 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.2.1.dev5) (5.9.0) 2025-11-28 00:31:57.130367 | 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.2.1.dev5) (3.0.0) 2025-11-28 00:31:57.130405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==30.2.1.dev5) 2025-11-28 00:31:57.130452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-28 00:31:57.130489 | 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.2.1.dev5) (0.7.12) 2025-11-28 00:31:57.130539 | 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.2.1.dev5) (1.16.0) 2025-11-28 00:31:57.130567 | 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.2.1.dev5) (0.19) 2025-11-28 00:31:57.130622 | 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.2.1.dev5) (2.0.1) 2025-11-28 00:31:57.130660 | 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.2.1.dev5) (0.5.0) 2025-11-28 00:31:57.130672 | 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.2.1.dev5) (5.2.0) 2025-11-28 00:31:57.130730 | 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.2.1.dev5) (5.5.0) 2025-11-28 00:31:57.130777 | 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.2.1.dev5) (5.4.0) 2025-11-28 00:31:57.130814 | 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.2.1.dev5) (0.9.0) 2025-11-28 00:31:57.130881 | 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.2.1.dev5) (5.1.0) 2025-11-28 00:31:57.130932 | 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.2.1.dev5) (0.20.0) 2025-11-28 00:31:57.130971 | 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.2.1.dev5) (4.0.1) 2025-11-28 00:31:57.130988 | 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.2.1.dev5) (4.0.1) 2025-11-28 00:31:57.131056 | 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.2.1.dev5) (1.0.8) 2025-11-28 00:31:57.131094 | 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.2.1.dev5) (2024.1) 2025-11-28 00:31:57.131147 | 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.2.1.dev5) (1.6.0) 2025-11-28 00:31:57.131186 | 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.2.1.dev5) (24.1) 2025-11-28 00:31:57.131197 | 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.2.1.dev5) (3.1.2) 2025-11-28 00:31:57.131254 | 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.2.1.dev5) 2025-11-28 00:31:57.132197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-11-28 00:31:57.132225 | 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.2.1.dev5) (3.4.0) 2025-11-28 00:31:57.132235 | 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.2.1.dev5) (1.5.0) 2025-11-28 00:31:57.132250 | 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.2.1.dev5) (67.2.0) 2025-11-28 00:31:57.132257 | 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.2.1.dev5) (0.2.13) 2025-11-28 00:31:57.132264 | 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.2.1.dev5) (2024.1) 2025-11-28 00:31:57.132272 | 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.2.1.dev5) (1.16.0) 2025-11-28 00:31:57.132279 | 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.2.1.dev5) (4.7.0) 2025-11-28 00:31:57.132287 | 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.2.1.dev5) (0.5.2) 2025-11-28 00:31:57.132296 | 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.2.1.dev5) (2.4.3) 2025-11-28 00:31:57.132303 | 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.2.1.dev5) (1.9.0) 2025-11-28 00:31:57.132310 | 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.2.1.dev5) (24.2.1) 2025-11-28 00:31:57.132317 | 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.2.1.dev5) (2.0.1) 2025-11-28 00:31:57.132324 | 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.2.1.dev5) (2.1.0) 2025-11-28 00:31:57.132331 | 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.2.1.dev5) (3.1.0) 2025-11-28 00:31:57.132346 | 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.2.1.dev5) (3.3.2) 2025-11-28 00:31:57.132353 | 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.2.1.dev5) (3.8) 2025-11-28 00:31:57.132360 | 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.2.1.dev5) (1.26.19) 2025-11-28 00:31:57.132367 | 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.2.1.dev5) (2025.11.12) 2025-11-28 00:31:57.132374 | 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.2.1.dev5) (0.7) 2025-11-28 00:31:57.132381 | 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.2.1.dev5) (2.7.2) 2025-11-28 00:31:57.132400 | 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.2.1.dev5) (0.15.2) 2025-11-28 00:31:57.132407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==30.2.1.dev5) 2025-11-28 00:31:57.132414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2025-11-28 00:31:57.132421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==30.2.1.dev5) 2025-11-28 00:31:57.132428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-11-28 00:31:57.132435 | 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.2.1.dev5) (5.0.8) 2025-11-28 00:31:57.132442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-11-28 00:31:57.132449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-11-28 00:31:57.132455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-11-28 00:31:57.132462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-3.7.0-py3-none-any.whl (112 kB) 2025-11-28 00:31:57.132469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2025-11-28 00:31:57.132476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-11-28 00:31:57.132483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-11-28 00:31:57.132490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2025-11-28 00:31:57.132497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-11-28 00:31:57.132504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB) 2025-11-28 00:31:57.132511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 27.1 MB/s 0:00:00 2025-11-28 00:31:57.132558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2025-11-28 00:31:57.132566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2025-11-28 00:31:57.132572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2025-11-28 00:31:57.132579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-30.2.1.dev5-py3-none-any.whl size=5792797 sha256=b6c7571249d923402792d5c1790b6ae453c2e30204a9490b401c6f22e43090e7 2025-11-28 00:31:57.132585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1upg9qve/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2025-11-28 00:31:57.132592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2025-11-28 00:31:57.132599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: os-resource-classes, numpy, microversion-parse, fixtures, ovsdbapp, jwcrypto, websockify, oslo.limit, cursive, os-vif, nova 2025-11-28 00:31:57.132605 | 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.2.1.dev5 numpy-2.1.0 os-resource-classes-1.1.0 os-vif-3.7.0 oslo.limit-2.5.0 ovsdbapp-2.8.0 websockify-0.12.0 2025-11-28 00:31:57.132617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/blazar-nova-6.0.1.dev3 2025-11-28 00:31:57.132623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-11-28 00:31:57.132635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:31:57.132641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-11-28 00:31:57.132648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:31:57.132654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2025-11-28 00:31:57.132660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:31:57.132667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:31:57.132673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:31:57.132680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/pycadf-3.1.1 2025-11-28 00:31:57.132686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-11-28 00:31:57.132695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:31:57.132702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-11-28 00:31:57.132708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:31:57.132717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2025-11-28 00:31:57.132753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:31:57.132788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:31:57.132832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:31:57.132856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.0) 2025-11-28 00:31:57.132918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (9.6.0) 2025-11-28 00:31:57.132929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.4.0) 2025-11-28 00:31:57.132967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.2) 2025-11-28 00:31:57.133011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-11-28 00:31:57.133046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-11-28 00:31:57.133119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-11-28 00:31:57.133162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-11-28 00:31:57.133200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-11-28 00:31:57.133232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (6.0.2) 2025-11-28 00:31:57.133269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (0.10.1) 2025-11-28 00:31:57.133315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.32.3) 2025-11-28 00:31:57.133326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.0.0) 2025-11-28 00:31:57.133372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (5.3.0) 2025-11-28 00:31:57.133409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (5.6.0) 2025-11-28 00:31:57.133448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (7.4.0) 2025-11-28 00:31:57.133458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.9.0.post0) 2025-11-28 00:31:57.133508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-11-28 00:31:57.133580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-11-28 00:31:57.133639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.1.0) 2025-11-28 00:31:57.133684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (24.1) 2025-11-28 00:31:57.135069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (6.0.0) 2025-11-28 00:31:57.135093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (3.1.2) 2025-11-28 00:31:57.135100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.3.2) 2025-11-28 00:31:57.135107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.8) 2025-11-28 00:31:57.135114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (1.26.19) 2025-11-28 00:31:57.135120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2025.11.12) 2025-11-28 00:31:57.135127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova, pycadf 2025-11-28 00:31:57.135134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): started 2025-11-28 00:31:57.135140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2025-11-28 00:31:57.135156 | 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=ff937aca402851714c9a8502774de455ee776fff9ea8b1bd7ca9d92736e17c4f 2025-11-28 00:31:57.135163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qlq3uw1t/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2025-11-28 00:31:57.135170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (pyproject.toml): started 2025-11-28 00:31:57.135176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-11-28 00:31:57.135206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=9d450d39a4301565bb993cb555333d136305bc725831b3430f59b8508c1c2ba0 2025-11-28 00:31:57.135214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qlq3uw1t/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 00:31:57.135220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova pycadf 2025-11-28 00:31:57.135227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: pycadf, blazar-nova 2025-11-28 00:31:57.135233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Attempting uninstall: pycadf 2025-11-28 00:31:57.135239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Found existing installation: pycadf 3.1.1 2025-11-28 00:31:57.135253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Uninstalling pycadf-3.1.1: 2025-11-28 00:31:57.135260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Successfully uninstalled pycadf-3.1.1 2025-11-28 00:31:57.135266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2025-11-28 00:31:57.135272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container e09102f94578 2025-11-28 00:31:57.135423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 8d8a89842bea 2025-11-28 00:31:57.135431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built 58c3619551d5 2025-11-28 00:31:57.135437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 00:31:57.135443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2025-11-28 00:31:57.134287 (took 0:01:07.650162) 2025-11-28 00:31:57.135450 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2025-11-28 00:31:57.135456 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2025-11-28 00:31:57.135462 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2025-11-28 00:31:57.135469 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2025-11-28 00:31:57.135475 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2025-11-28 00:31:57.135482 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2025-11-28 00:31:57.135488 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2025-11-28 00:31:57.135495 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2025-11-28 00:31:57.135501 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2025-11-28 00:31:57.135530 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2025-11-28 00:31:57.135545 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2025-11-28 00:31:57.135552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2025-11-28 00:31:57.134968 2025-11-28 00:31:57.135558 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2024.2.tar.gz 2025-11-28 00:31:57.141967 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2025-11-28 00:31:57.142297 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2025-11-28 00:33:41.366115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:33:41.366211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> db343094fa06 2025-11-28 00:33:41.366222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/8 : LABEL "build-date"="20251128" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:33:41.366229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 1d26e76ce8e6 2025-11-28 00:33:41.366234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 1d26e76ce8e6 2025-11-28 00:33:41.366238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 0bf0d90e0cbc 2025-11-28 00:33:41.366243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 3/8 : RUN usermod --append --home /var/lib/cinder --groups kolla cinder && mkdir -p /var/lib/cinder && chown -R 42407:42407 /var/lib/cinder 2025-11-28 00:33:41.366249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 33686865eca1 2025-11-28 00:33:41.366253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 33686865eca1 2025-11-28 00:33:41.366257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 66baa5c45187 2025-11-28 00:33:41.366263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common cryptsetup lvm2 nvme-cli python3-cephfs python3-rados python3-rbd qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:33:41.366269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in bacf360dc9b1 2025-11-28 00:33:41.366273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:33:41.366278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:33:41.366296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:33:41.366301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:33:41.366305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:33:41.366310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:33:41.366314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:33:41.366318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:33:41.366322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:33:41.366327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:33:41.366331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:33:41.366335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:33:41.366339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:33:41.366347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:33:41.366352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:33:41.366356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 28.8 MB in 3s (8,251 kB/s) 2025-11-28 00:33:41.366360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-11-28 00:33:41.366365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-11-28 00:33:41.366369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2025-11-28 00:33:41.366381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2025-11-28 00:33:41.366385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2025-11-28 00:33:41.366389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2025-11-28 00:33:41.366394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-11-28 00:33:41.366398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-11-28 00:33:41.366402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-11-28 00:33:41.366406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-11-28 00:33:41.366410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-11-28 00:33:41.366414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-11-28 00:33:41.366419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-11-28 00:33:41.366423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-11-28 00:33:41.366427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2025-11-28 00:33:41.366431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2025-11-28 00:33:41.366435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2025-11-28 00:33:41.366440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2025-11-28 00:33:41.366444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2025-11-28 00:33:41.366448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2025-11-28 00:33:41.366452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2025-11-28 00:33:41.366456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-11-28 00:33:41.366461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2025-11-28 00:33:41.366465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2025-11-28 00:33:41.366469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2025-11-28 00:33:41.366473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-11-28 00:33:41.366477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-11-28 00:33:41.366485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-11-28 00:33:41.366489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-11-28 00:33:41.366493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-11-28 00:33:41.366500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-11-28 00:33:41.366505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: nvme-cli python3-ceph-argparse python3-ceph-common python3-cephfs 2025-11-28 00:33:41.366509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-certifi python3-chardet python3-idna python3-prettytable 2025-11-28 00:33:41.366513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-rados python3-rbd python3-requests python3-urllib3 python3-wcwidth 2025-11-28 00:33:41.366517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-yaml qemu-utils uuid-runtime 2025-11-28 00:33:41.366521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:33:41.366526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.1 MB of archives. 2025-11-28 00:33:41.366530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 179 MB of additional disk space will be used. 2025-11-28 00:33:41.366534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-11-28 00:33:41.366539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:33:41.366544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-11-28 00:33:41.366548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-11-28 00:33:41.366553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-11-28 00:33:41.366562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-11-28 00:33:41.366566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 00:33:41.366571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 00:33:41.366575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-11-28 00:33:41.366579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-11-28 00:33:41.366583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-11-28 00:33:41.366587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-11-28 00:33:41.366592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 00:33:41.366611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-11-28 00:33:41.366616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-11-28 00:33:41.366620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-11-28 00:33:41.366624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-11-28 00:33:41.366628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-11-28 00:33:41.366636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-11-28 00:33:41.366640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-11-28 00:33:41.366644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-11-28 00:33:41.366651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-11-28 00:33:41.366656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-11-28 00:33:41.366660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-11-28 00:33:41.366664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-11-28 00:33:41.366668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-11-28 00:33:41.366672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-11-28 00:33:41.366677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-11-28 00:33:41.366681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-11-28 00:33:41.366685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-11-28 00:33:41.366689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-11-28 00:33:41.366693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-11-28 00:33:41.366698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-11-28 00:33:41.366705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-11-28 00:33:41.366710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-11-28 00:33:41.366714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-11-28 00:33:41.366718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-11-28 00:33:41.366722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-11-28 00:33:41.366727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-11-28 00:33:41.366731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-11-28 00:33:41.366735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-11-28 00:33:41.366743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-11-28 00:33:41.366747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-11-28 00:33:41.366751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-11-28 00:33:41.366755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-11-28 00:33:41.366760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-11-28 00:33:41.366764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-11-28 00:33:41.366768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2025-11-28 00:33:41.366772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-11-28 00:33:41.366779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-11-28 00:33:41.366784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-11-28 00:33:41.366788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-11-28 00:33:41.366792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2025-11-28 00:33:41.366797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.1 MB in 3s (15.1 MB/s) 2025-11-28 00:33:41.366801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2025-11-28 00:33:41.366805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-11-28 00:33:41.366810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-11-28 00:33:41.366816 | 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% 2025-11-28 00:33:41.366824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% 2025-11-28 00:33:41.366828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 75% 2025-11-28 00:33:41.366832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% (Reading database ... 85% 2025-11-28 00:33:41.366839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% (Reading database ... 95% 2025-11-28 00:33:41.366882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:33:41.366943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:33:41.366979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:33:41.367055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2025-11-28 00:33:41.367097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-11-28 00:33:41.367141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-11-28 00:33:41.367186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2025-11-28 00:33:41.367230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2025-11-28 00:33:41.367273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 00:33:41.367317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-11-28 00:33:41.367361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-11-28 00:33:41.367403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:33:41.367447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:33:41.367490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:33:41.367533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:33:41.367576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:33:41.367668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:33:41.367706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:33:41.367750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2025-11-28 00:33:41.367794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-11-28 00:33:41.367837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.1-2build2) ... 2025-11-28 00:33:41.367882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2025-11-28 00:33:41.367925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-11-28 00:33:41.367967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 00:33:41.368034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2025-11-28 00:33:41.368083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-11-28 00:33:41.368127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 00:33:41.368175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2025-11-28 00:33:41.368214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-11-28 00:33:41.368256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:33:41.368299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2025-11-28 00:33:41.368344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 00:33:41.368387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:33:41.368430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-11-28 00:33:41.368473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:33:41.368516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.368558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-11-28 00:33:41.368615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:33:41.368682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.368734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2025-11-28 00:33:41.368778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:33:41.368821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.368864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2025-11-28 00:33:41.368907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-11-28 00:33:41.368949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-11-28 00:33:41.369008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2025-11-28 00:33:41.369054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libndctl6_77-2ubuntu2_amd64.deb ... 2025-11-28 00:33:41.369101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-11-28 00:33:41.369145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2025-11-28 00:33:41.369189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:33:41.369232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:33:41.369276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2025-11-28 00:33:41.369318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:33:41.369361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:33:41.369404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2025-11-28 00:33:41.369448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:33:41.369491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.369534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2025-11-28 00:33:41.369577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:33:41.369645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.369693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2025-11-28 00:33:41.369739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-11-28 00:33:41.369783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.369827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2025-11-28 00:33:41.369871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:33:41.369914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.369958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2025-11-28 00:33:41.370007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:33:41.370075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-11-28 00:33:41.370128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.370169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2025-11-28 00:33:41.370212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:33:41.370255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.370297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2025-11-28 00:33:41.370339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-11-28 00:33:41.370381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-11-28 00:33:41.370423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2025-11-28 00:33:41.370465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-prettytable_3.6.0-2_all.deb ... 2025-11-28 00:33:41.370507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2025-11-28 00:33:41.370550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2025-11-28 00:33:41.370591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:33:41.370808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.370876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2025-11-28 00:33:41.370900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-certifi_2023.11.17-1_all.deb ... 2025-11-28 00:33:41.370911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2025-11-28 00:33:41.370921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2025-11-28 00:33:41.370931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-11-28 00:33:41.370945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-11-28 00:33:41.370959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2025-11-28 00:33:41.371051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-11-28 00:33:41.371077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-11-28 00:33:41.371091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2025-11-28 00:33:41.371156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-11-28 00:33:41.371171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-11-28 00:33:41.371233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2025-11-28 00:33:41.371248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-11-28 00:33:41.371311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-11-28 00:33:41.371325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2025-11-28 00:33:41.371388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-11-28 00:33:41.371402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 00:33:41.371464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2025-11-28 00:33:41.371479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-11-28 00:33:41.371542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-11-28 00:33:41.371556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-11-28 00:33:41.371642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:33:41.371655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.371708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-11-28 00:33:41.371722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:33:41.371780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.371795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-11-28 00:33:41.371875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:33:41.371892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.371951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-11-28 00:33:41.371966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:33:41.372031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.372052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-11-28 00:33:41.372122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-11-28 00:33:41.372137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-11-28 00:33:41.372220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2025-11-28 00:33:41.372236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-11-28 00:33:41.372301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-11-28 00:33:41.372315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-11-28 00:33:41.372387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-11-28 00:33:41.372401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-11-28 00:33:41.372464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2025-11-28 00:33:41.372479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-11-28 00:33:41.372543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-11-28 00:33:41.372557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2025-11-28 00:33:41.372643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-11-28 00:33:41.372659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-11-28 00:33:41.372726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2025-11-28 00:33:41.372742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:33:41.372808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.372822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2025-11-28 00:33:41.372889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:33:41.372914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.372963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2025-11-28 00:33:41.372977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-11-28 00:33:41.373066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-11-28 00:33:41.373087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:33:41.373154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2025-11-28 00:33:41.373169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-11-28 00:33:41.373235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:33:41.373250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2025-11-28 00:33:41.373314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-11-28 00:33:41.373329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-11-28 00:33:41.373392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2025-11-28 00:33:41.373407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-liburing2_2.5-1build1_amd64.deb ... 2025-11-28 00:33:41.373468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-11-28 00:33:41.373483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2025-11-28 00:33:41.373546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-11-28 00:33:41.373560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-11-28 00:33:41.373677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2025-11-28 00:33:41.373696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:33:41.373745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:33:41.373759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 00:33:41.373816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.373831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-11-28 00:33:41.373893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-11-28 00:33:41.373908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.373974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.373989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.374097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.1-2build2) ... 2025-11-28 00:33:41.374124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.374148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-11-28 00:33:41.374212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.374223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 00:33:41.374278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:33:41.374299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2025-11-28 00:33:41.374312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-11-28 00:33:41.374371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-11-28 00:33:41.374385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2025-11-28 00:33:41.374431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:33:41.374476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:33:41.374490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.374547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-11-28 00:33:41.374561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-11-28 00:33:41.374640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 00:33:41.374652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-11-28 00:33:41.374666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-11-28 00:33:41.374723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-11-28 00:33:41.374738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:33:41.374783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:33:41.374797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:33:41.374851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2025-11-28 00:33:41.374866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:33:41.374911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:33:41.374925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-11-28 00:33:41.374984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-11-28 00:33:41.375026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2025-11-28 00:33:41.375040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2025-11-28 00:33:41.375101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:33:41.375116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 00:33:41.375171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:33:41.375186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.375240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-11-28 00:33:41.375254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.375298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.375322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-11-28 00:33:41.375335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-11-28 00:33:41.375396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:33:41.375411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:33:41.375467 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:33:41.375490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:33:41.375547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.375558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-11-28 00:33:41.375630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:33:41.375641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.375654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.375713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.375727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:33:41.375783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2025-11-28 00:33:41.375797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-11-28 00:33:41.375857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2025-11-28 00:33:41.375871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-11-28 00:33:41.375924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2025-11-28 00:33:41.375938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2025-11-28 00:33:41.375983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2025-11-28 00:33:41.376024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-11-28 00:33:41.376082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-11-28 00:33:41.376097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:33:41.376154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-11-28 00:33:41.376168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container bacf360dc9b1 2025-11-28 00:33:41.376227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> a37eec8f325d 2025-11-28 00:33:41.376241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/8 : ADD cinder-base-archive /cinder-base-source 2025-11-28 00:33:41.376299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 9eea65e4a2a8 2025-11-28 00:33:41.376313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/8 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2025-11-28 00:33:41.376370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 8e90fb9599de 2025-11-28 00:33:41.376384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:33:41.377202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 4fa6c9fa17d8 2025-11-28 00:33:41.377223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 8/8 : RUN ln -s cinder-base-source/* cinder && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /cinder && mkdir -p /etc/cinder && cp -r /cinder/etc/cinder/* /etc/cinder/ && cp /etc/pycadf/cinder_api_audit_map.conf /etc/cinder/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/cinder/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_sudoers && touch /usr/local/bin/kolla_cinder_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_cinder_extend_start 2025-11-28 00:33:41.377236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 7bb57da0470b 2025-11-28 00:33:41.377245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing /cinder 2025-11-28 00:33:41.377255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2025-11-28 00:33:41.377265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:33:41.377275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2025-11-28 00:33:41.377293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:33:41.377302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: started 2025-11-28 00:33:41.377312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:33:41.377321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:33:41.377331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:33:41.377348 | 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.1.dev7) (6.1.0) 2025-11-28 00:33:41.377359 | 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.1.dev7) (5.1.1) 2025-11-28 00:33:41.377369 | 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.1.dev7) (0.36.1) 2025-11-28 00:33:41.377380 | 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.1.dev7) (3.0.3) 2025-11-28 00:33:41.377390 | 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.1.dev7) (0.22.0) 2025-11-28 00:33:41.377400 | 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.1.dev7) (2.1.0) 2025-11-28 00:33:41.377409 | 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.1.dev7) (4.19.2) 2025-11-28 00:33:41.377418 | 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.1.dev7) (5.8.1) 2025-11-28 00:33:41.377426 | 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.1.dev7) (10.7.1) 2025-11-28 00:33:41.377434 | 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.1.dev7) (5.3.0) 2025-11-28 00:33:41.377442 | 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.1.dev7) (9.6.0) 2025-11-28 00:33:41.377451 | 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.1.dev7) (6.1.0) 2025-11-28 00:33:41.377459 | 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.1.dev7) (5.6.0) 2025-11-28 00:33:41.377467 | 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.1.dev7) (16.0.0) 2025-11-28 00:33:41.377487 | 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.1.dev7) (6.1.2) 2025-11-28 00:33:41.377496 | 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.1.dev7) (14.9.1) 2025-11-28 00:33:41.377504 | 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.1.dev7) (6.2.0) 2025-11-28 00:33:41.377513 | 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.1.dev7) (4.4.0) 2025-11-28 00:33:41.377527 | 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.1.dev7) (3.4.0) 2025-11-28 00:33:41.377536 | 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.1.dev7) (3.4.0) 2025-11-28 00:33:41.377545 | 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.1.dev7) (7.3.0) 2025-11-28 00:33:41.377553 | 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.1.dev7) (5.5.0) 2025-11-28 00:33:41.377562 | 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.1.dev7) (3.5.0) 2025-11-28 00:33:41.377571 | 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.1.dev7) (2.4.0) 2025-11-28 00:33:41.377579 | 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.1.dev7) (7.4.0) 2025-11-28 00:33:41.377588 | 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.1.dev7) (3.4.0) 2025-11-28 00:33:41.377623 | 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.1.dev7) (4.2.0) 2025-11-28 00:33:41.377633 | 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.1.dev7) (24.1) 2025-11-28 00:33:41.377642 | 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.1.dev7) (3.4.1) 2025-11-28 00:33:41.377650 | 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.1.dev7) (3.10.1) 2025-11-28 00:33:41.377658 | 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.1.dev7) (3.1.0) 2025-11-28 00:33:41.377667 | 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.1.dev7) (6.0.0) 2025-11-28 00:33:41.377675 | 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.1.dev7) (3.1.2) 2025-11-28 00:33:41.377684 | 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.1.dev7) (7.0.0) 2025-11-28 00:33:41.377781 | 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.1.dev7) (4.7.0) 2025-11-28 00:33:41.377799 | 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.1.dev7) (5.5.0) 2025-11-28 00:33:41.377808 | 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.1.dev7) (18.7.0) 2025-11-28 00:33:41.377816 | 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.1.dev7) (4.6.0) 2025-11-28 00:33:41.377832 | 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.1.dev7) (2.32.3) 2025-11-28 00:33:41.377841 | 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.1.dev7) (2.5.1) 2025-11-28 00:33:41.377854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==25.3.1.dev7) 2025-11-28 00:33:41.377863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:33:41.377871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==25.3.1.dev7) 2025-11-28 00:33:41.377879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2025-11-28 00:33:41.377888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2025-11-28 00:33:41.377896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:33:41.377908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2025-11-28 00:33:41.377917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:33:41.377928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:33:41.377940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:33:41.377968 | 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.1.dev7) (2.0.32) 2025-11-28 00:33:41.377986 | 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.1.dev7) (5.3.0) 2025-11-28 00:33:41.378044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==25.3.1.dev7) 2025-11-28 00:33:41.378053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-11-28 00:33:41.378089 | 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.1.dev7) (8.3.0) 2025-11-28 00:33:41.378099 | 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.1.dev7) (1.8.8) 2025-11-28 00:33:41.378133 | 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.1.dev7) (6.4.0) 2025-11-28 00:33:41.378142 | 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.1.dev7) (4.5.0) 2025-11-28 00:33:41.378175 | 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.1.dev7) (6.9.1) 2025-11-28 00:33:41.378185 | 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.1.dev7) (5.9.0) 2025-11-28 00:33:41.378207 | 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.1.dev7) (6.3.0) 2025-11-28 00:33:41.378219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==25.3.1.dev7) 2025-11-28 00:33:41.378254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_python_client-2.142.0-py2.py3-none-any.whl.metadata (6.7 kB) 2025-11-28 00:33:41.378275 | 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.1.dev7) (5.1.1) 2025-11-28 00:33:41.378311 | 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.1.dev7) (42.0.8) 2025-11-28 00:33:41.378320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==25.3.1.dev7) 2025-11-28 00:33:41.378333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:33:41.378366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==25.3.1.dev7) 2025-11-28 00:33:41.378379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.5.1.tar.gz (1.1 MB) 2025-11-28 00:33:41.378417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.1 MB/s 0:00:00 2025-11-28 00:33:41.378431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2025-11-28 00:33:41.378463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:33:41.378476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2025-11-28 00:33:41.378514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:33:41.378524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:33:41.378556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:33:41.378565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==25.3.1.dev7) 2025-11-28 00:33:41.378613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-11-28 00:33:41.378623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==25.3.1.dev7) 2025-11-28 00:33:41.378635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-11-28 00:33:41.378667 | 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.1.dev7) (2024.1) 2025-11-28 00:33:41.378680 | 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.1.dev7) 2025-11-28 00:33:41.378692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-11-28 00:33:41.378727 | 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.1.dev7) (1.0.1) 2025-11-28 00:33:41.378767 | 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.1.dev7) 2025-11-28 00:33:41.378777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:33:41.378790 | 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.1.dev7) (2.9.0.post0) 2025-11-28 00:33:41.378803 | 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.1.dev7) (1.26.19) 2025-11-28 00:33:41.378843 | 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.1.dev7) (1.16.0) 2025-11-28 00:33:41.378869 | 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.1.dev7) (1.17.0) 2025-11-28 00:33:41.378885 | 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.1.dev7) (2.22) 2025-11-28 00:33:41.378899 | 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.1.dev7) (2.6.1) 2025-11-28 00:33:41.378933 | 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.1.dev7) 2025-11-28 00:33:41.378942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2025-11-28 00:33:41.378974 | 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.1.dev7) 2025-11-28 00:33:41.379026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:33:41.379040 | 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.1.dev7) 2025-11-28 00:33:41.379052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.19.1-py3-none-any.whl.metadata (2.7 kB) 2025-11-28 00:33:41.379064 | 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.1.dev7) 2025-11-28 00:33:41.379142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-11-28 00:33:41.379153 | 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.1.dev7) 2025-11-28 00:33:41.379162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl.metadata (1.5 kB) 2025-11-28 00:33:41.379176 | 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.1.dev7) 2025-11-28 00:33:41.379204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) 2025-11-28 00:33:41.379213 | 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.1.dev7) 2025-11-28 00:33:41.379251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.24.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-28 00:33:41.379265 | 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.1.dev7) (5.5.0) 2025-11-28 00:33:41.379278 | 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.1.dev7) 2025-11-28 00:33:41.379319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-28 00:33:41.379359 | 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.1.dev7) 2025-11-28 00:33:41.379369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-11-28 00:33:41.379389 | 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.1.dev7) (3.3.2) 2025-11-28 00:33:41.379401 | 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.1.dev7) (3.8) 2025-11-28 00:33:41.379438 | 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.1.dev7) (2025.11.12) 2025-11-28 00:33:41.379453 | 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.1.dev7) 2025-11-28 00:33:41.379493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-11-28 00:33:41.379503 | 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.1.dev7) (24.2.0) 2025-11-28 00:33:41.379536 | 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.1.dev7) (2023.12.1) 2025-11-28 00:33:41.379545 | 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.1.dev7) (0.35.1) 2025-11-28 00:33:41.379578 | 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.1.dev7) (0.20.0) 2025-11-28 00:33:41.379588 | 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.1.dev7) (1.7.0) 2025-11-28 00:33:41.379621 | 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.1.dev7) (2.9.0) 2025-11-28 00:33:41.379634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.3.1.dev7) (3.8.0) 2025-11-28 00:33:41.379677 | 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.1.dev7) (3.1.1) 2025-11-28 00:33:41.379691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==25.3.1.dev7) (1.3.3) 2025-11-28 00:33:41.379703 | 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.1.dev7) (0.19) 2025-11-28 00:33:41.379745 | 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.1.dev7) (6.0.2) 2025-11-28 00:33:41.379779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.3.1.dev7) (3.0.0) 2025-11-28 00:33:41.379789 | 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.1.dev7) (0.10.1) 2025-11-28 00:33:41.379801 | 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.1.dev7) (2.0.0) 2025-11-28 00:33:41.379841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==25.3.1.dev7) (1.16.0) 2025-11-28 00:33:41.379856 | 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.1.dev7) (1.13.2) 2025-11-28 00:33:41.379869 | 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.1.dev7) (2.0.1) 2025-11-28 00:33:41.379907 | 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.1.dev7) (0.5.0) 2025-11-28 00:33:41.379917 | 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.1.dev7) (1.3.5) 2025-11-28 00:33:41.379950 | 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.1.dev7) (4.12.2) 2025-11-28 00:33:41.379983 | 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.1.dev7) (5.2.0) 2025-11-28 00:33:41.380017 | 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.1.dev7) (3.0.0) 2025-11-28 00:33:41.380030 | 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.1.dev7) (5.4.0) 2025-11-28 00:33:41.380064 | 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.1.dev7) (0.9.0) 2025-11-28 00:33:41.380098 | 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.1.dev7) (5.1.0) 2025-11-28 00:33:41.380107 | 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.1.dev7) (0.20.0) 2025-11-28 00:33:41.380119 | 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.1.dev7) (3.1.4) 2025-11-28 00:33:41.380158 | 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.1.dev7) (4.0.1) 2025-11-28 00:33:41.380192 | 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.1.dev7) (4.0.1) 2025-11-28 00:33:41.380202 | 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.1.dev7) (2.1.5) 2025-11-28 00:33:41.380214 | 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.1.dev7) (1.0.8) 2025-11-28 00:33:41.380247 | 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.1.dev7) (1.6.0) 2025-11-28 00:33:41.380267 | 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.1.dev7) (3.11.0) 2025-11-28 00:33:41.380302 | 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.1.dev7) (0.7.1) 2025-11-28 00:33:41.380312 | 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.1.dev7) (1.1.2) 2025-11-28 00:33:41.380324 | 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.1.dev7) (1.5.0) 2025-11-28 00:33:41.380369 | 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.1.dev7) (67.2.0) 2025-11-28 00:33:41.380383 | 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.1.dev7) (0.2.13) 2025-11-28 00:33:41.380419 | 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.1.dev7) (2024.1) 2025-11-28 00:33:41.380429 | 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.1.dev7) (4.7.0) 2025-11-28 00:33:41.380464 | 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.1.dev7) (0.5.2) 2025-11-28 00:33:41.380498 | 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.1.dev7) (2.4.3) 2025-11-28 00:33:41.380507 | 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.1.dev7) (1.9.0) 2025-11-28 00:33:41.380519 | 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.1.dev7) (24.2.1) 2025-11-28 00:33:41.380552 | 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.1.dev7) (2.0.1) 2025-11-28 00:33:41.380565 | 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.1.dev7) (0.7) 2025-11-28 00:33:41.380612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==25.3.1.dev7) 2025-11-28 00:33:41.380622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-11-28 00:33:41.380718 | 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.1.dev7) (3.2.0) 2025-11-28 00:33:41.380729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==25.3.1.dev7) 2025-11-28 00:33:41.380738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:33:41.380746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==25.3.1.dev7) 2025-11-28 00:33:41.380766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-11-28 00:33:41.380775 | 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.1.dev7) (2.7.2) 2025-11-28 00:33:41.380787 | 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.1.dev7) (0.15.2) 2025-11-28 00:33:41.380813 | 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.1.dev7) (1.33) 2025-11-28 00:33:41.380825 | 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.1.dev7) (3.0.0) 2025-11-28 00:33:41.380863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-11-28 00:33:41.380877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-11-28 00:33:41.380911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 28.9 MB/s 0:00:00 2025-11-28 00:33:41.380924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-11-28 00:33:41.380966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-11-28 00:33:41.380979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-11-28 00:33:41.381013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_python_client-2.142.0-py2.py3-none-any.whl (12.2 MB) 2025-11-28 00:33:41.381029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 35.0 MB/s 0:00:00 2025-11-28 00:33:41.381067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.19.1-py3-none-any.whl (139 kB) 2025-11-28 00:33:41.381080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2025-11-28 00:33:41.381127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2025-11-28 00:33:41.381137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl (220 kB) 2025-11-28 00:33:41.381149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.24.0-py3-none-any.whl (50 kB) 2025-11-28 00:33:41.381183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl (294 kB) 2025-11-28 00:33:41.381196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-11-28 00:33:41.381230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2025-11-28 00:33:41.381243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-11-28 00:33:41.381266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-11-28 00:33:41.381299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-11-28 00:33:41.381311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-11-28 00:33:41.381323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-11-28 00:33:41.381360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-11-28 00:33:41.381373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.7 MB/s 0:00:00 2025-11-28 00:33:41.381398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-11-28 00:33:41.381432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2025-11-28 00:33:41.381445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): started 2025-11-28 00:33:41.381479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): finished with status 'done' 2025-11-28 00:33:41.381492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-25.3.1.dev7-py3-none-any.whl size=5245697 sha256=44f506e527a2d9178f4aa447ecd65f5c8de15f57f0a87f09a99244c5466a6ede 2025-11-28 00:33:41.381526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-udn_yuk6/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2025-11-28 00:33:41.381539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): started 2025-11-28 00:33:41.381572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): finished with status 'done' 2025-11-28 00:33:41.381584 | 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=89979 sha256=067bc6618abb085836275734973205ac4849596703ecd15260fc0cfefbf0bba6 2025-11-28 00:33:41.381642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-udn_yuk6/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2025-11-28 00:33:41.381656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): started 2025-11-28 00:33:41.381668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): finished with status 'done' 2025-11-28 00:33:41.381680 | 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=1718197 sha256=ee200046f978b4065f8e85c96b2fa3d03d350a108f4bfbf572d4108e020a5adc 2025-11-28 00:33:41.381718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-udn_yuk6/wheels/8b/95/6e/34f7b1ba32cf67615e22e6c973c3223fb5863e03630eb14cac 2025-11-28 00:33:41.381753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2025-11-28 00:33:41.381775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Installing collected packages: zstd, uritemplate, tabulate, pyudev, pydot, pyasn1, protobuf, networkx, distro, rtslib-fb, rsa, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, google-auth, taskflow, google-auth-httplib2, google-api-core, boto3, google-api-python-client, cursive, cinder 2025-11-28 00:33:41.381863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cinder-25.3.1.dev7 cursive-0.2.3 distro-1.9.0 google-api-core-2.19.1 google-api-python-client-2.142.0 google-auth-2.34.0 google-auth-httplib2-0.2.0 googleapis-common-protos-1.63.2 networkx-3.3 proto-plus-1.24.0 protobuf-4.25.4 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 pyudev-0.24.3 rsa-4.9 rtslib-fb-2.1.76 s3transfer-0.10.2 tabulate-0.9.0 taskflow-5.9.1 uritemplate-4.1.1 zstd-1.5.5.1 2025-11-28 00:33:41.381874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 7bb57da0470b 2025-11-28 00:33:41.381882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 441a5c941510 2025-11-28 00:33:41.381892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built 36f47d7d2ca1 2025-11-28 00:33:41.381913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20251128 2025-11-28 00:33:41.382006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2025-11-28 00:33:41.381919 (took 0:01:44.246951) 2025-11-28 00:33:41.382077 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2025-11-28 00:33:41.382118 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2025-11-28 00:33:41.382135 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2025-11-28 00:33:41.382174 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2025-11-28 00:33:41.382476 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2025-11-28 00:33:41.382488 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2025-11-28 00:33:41.382553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2025-11-28 00:33:41.382479 2025-11-28 00:33:41.382579 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2024.2.tar.gz 2025-11-28 00:33:41.406100 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-baremetal/networking-baremetal-stable-2024.2.tar.gz 2025-11-28 00:33:42.103053 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-28 00:33:43.043787 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-generic-switch/networking-generic-switch-stable-2024.2.tar.gz 2025-11-28 00:33:43.750344 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas/neutron-fwaas-stable-2024.2.tar.gz 2025-11-28 00:33:44.695361 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-sfc/networking-sfc-stable-2024.2.tar.gz 2025-11-28 00:33:46.125315 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2025-11-28 00:33:46.125384 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2025-11-28 00:35:14.311247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:35:14.311350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> db343094fa06 2025-11-28 00:35:14.311371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/9 : LABEL "build-date"="20251128" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:35:14.311388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 5e53286043a2 2025-11-28 00:35:14.311401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 5e53286043a2 2025-11-28 00:35:14.311412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 6e39a70b10be 2025-11-28 00:35:14.311460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 3/9 : RUN usermod --append --home /var/lib/neutron --groups kolla neutron && mkdir -p /var/lib/neutron && chown -R 42435:42435 /var/lib/neutron 2025-11-28 00:35:14.311473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in c6669cebef40 2025-11-28 00:35:14.311485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container c6669cebef40 2025-11-28 00:35:14.311497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 49e8c0fb1e25 2025-11-28 00:35:14.311510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends conntrack dnsmasq dnsmasq-utils haproxy iproute2 ipset iptables iputils-arping iputils-ping keepalived net-tools openvswitch-switch python3-openvswitch radvd uuid-runtime && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:35:14.311545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in a18b106c2cdb 2025-11-28 00:35:14.311555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:35:14.311567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:35:14.311576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:35:14.311586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:35:14.311596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:35:14.311606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:35:14.311616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:35:14.311625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:35:14.311635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:35:14.311645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:35:14.311655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:35:14.311664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:35:14.311674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:35:14.311683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:35:14.311692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:35:14.311702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 28.8 MB in 3s (9,924 kB/s) 2025-11-28 00:35:14.311712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-11-28 00:35:14.311740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-11-28 00:35:14.311752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2025-11-28 00:35:14.311762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2025-11-28 00:35:14.311771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-11-28 00:35:14.311781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2025-11-28 00:35:14.311791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2025-11-28 00:35:14.311801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2025-11-28 00:35:14.311810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2025-11-28 00:35:14.311820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2025-11-28 00:35:14.311830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-netifaces python3-sortedcontainers 2025-11-28 00:35:14.311839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2025-11-28 00:35:14.311849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf vim-haproxy haproxy-doc firewalld low-memory-monitor 2025-11-28 00:35:14.311859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: lm-sensors snmp-mibs-downloader ethtool openvswitch-doc python3-netaddr 2025-11-28 00:35:14.311877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-pyparsing python-sortedcontainers-doc 2025-11-28 00:35:14.311886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2025-11-28 00:35:14.311896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data nftables ipvsadm dbus libglib2.0-data shared-mime-info 2025-11-28 00:35:14.311906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: xdg-user-dirs 2025-11-28 00:35:14.311922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2025-11-28 00:35:14.311931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils haproxy ipset iptables 2025-11-28 00:35:14.311941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iputils-arping iputils-ping keepalived libdbus-1-3 libevent-2.1-7t64 2025-11-28 00:35:14.311951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 libnetfilter-conntrack3 2025-11-28 00:35:14.311960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnfnetlink0 libnftables1 libnftnl11 libnl-genl-3-200 libnuma1 libpci3 2025-11-28 00:35:14.311975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsensors-config libsensors5 libsnmp-base libsnmp40t64 libunbound8 libxdp1 2025-11-28 00:35:14.312042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: net-tools openvswitch-common openvswitch-switch pci.ids python3-netifaces 2025-11-28 00:35:14.312107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-openvswitch python3-sortedcontainers radvd uuid-runtime 2025-11-28 00:35:14.312124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:35:14.312149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 12.2 MB of archives. 2025-11-28 00:35:14.312179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 37.8 MB of additional disk space will be used. 2025-11-28 00:35:14.312197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-11-28 00:35:14.312222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:35:14.312284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:38 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-11-28 00:35:14.312386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-11-28 00:35:14.312426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:39 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-11-28 00:35:14.312504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-11-28 00:35:14.312565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-11-28 00:35:14.312625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-11-28 00:35:14.312682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-11-28 00:35:14.312740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-11-28 00:35:14.312796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-11-28 00:35:14.312854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-11-28 00:35:14.312908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.15-0ubuntu0.24.04.1 [2,064 kB] 2025-11-28 00:35:14.312968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 00:35:14.313055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2025-11-28 00:35:14.313142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-11-28 00:35:14.313195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-11-28 00:35:14.313260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2025-11-28 00:35:14.313311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2025-11-28 00:35:14.313370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.1 [206 kB] 2025-11-28 00:35:14.313433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.1 [1,066 kB] 2025-11-28 00:35:14.313458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2025-11-28 00:35:14.313527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-11-28 00:35:14.313573 | 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.6 [443 kB] 2025-11-28 00:35:14.313627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-11-28 00:35:14.313682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-11-28 00:35:14.313737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 00:35:14.313791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-11-28 00:35:14.313846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-11-28 00:35:14.313960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-11-28 00:35:14.313978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-11-28 00:35:14.314089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-11-28 00:35:14.314113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2025-11-28 00:35:14.314326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2025-11-28 00:35:14.314391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2025-11-28 00:35:14.314403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libipset13 amd64 7.19-1ubuntu2 [61.5 kB] 2025-11-28 00:35:14.314448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2025-11-28 00:35:14.314459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 radvd amd64 1:2.19-1ubuntu1 [58.9 kB] 2025-11-28 00:35:14.314473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 ipset amd64 7.19-1ubuntu2 [32.6 kB] 2025-11-28 00:35:14.314491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 12.2 MB in 1s (13.0 MB/s) 2025-11-28 00:35:14.314516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2025-11-28 00:35:14.314539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-11-28 00:35:14.314631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:35:14.314661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:35:14.314685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2025-11-28 00:35:14.314745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2025-11-28 00:35:14.314786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2025-11-28 00:35:14.314843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2025-11-28 00:35:14.314885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:35:14.315039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:35:14.315102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:35:14.315123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-11-28 00:35:14.315187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:35:14.315253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:35:14.315294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-11-28 00:35:14.315348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-11-28 00:35:14.315404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-11-28 00:35:14.315459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-11-28 00:35:14.315515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-11-28 00:35:14.315577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-11-28 00:35:14.315649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2025-11-28 00:35:14.315674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-11-28 00:35:14.315714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:35:14.315750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2025-11-28 00:35:14.315806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-11-28 00:35:14.315861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-11-28 00:35:14.315909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2025-11-28 00:35:14.315934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-11-28 00:35:14.316016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-11-28 00:35:14.316127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2025-11-28 00:35:14.316160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-11-28 00:35:14.316181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-11-28 00:35:14.316202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2025-11-28 00:35:14.316223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.15-0ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:35:14.316282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-11-28 00:35:14.316320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:35:14.316436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:35:14.316488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:35:14.316536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-11-28 00:35:14.316583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../10-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-11-28 00:35:14.316632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:35:14.316678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2025-11-28 00:35:14.316723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-11-28 00:35:14.316769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 00:35:14.316814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2025-11-28 00:35:14.316859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-11-28 00:35:14.316906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-11-28 00:35:14.316959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2025-11-28 00:35:14.316983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-11-28 00:35:14.317043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-11-28 00:35:14.317126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2025-11-28 00:35:14.317165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-11-28 00:35:14.317210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-11-28 00:35:14.317282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2025-11-28 00:35:14.317307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-11-28 00:35:14.317341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-11-28 00:35:14.317362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2025-11-28 00:35:14.317423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-11-28 00:35:14.317437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-11-28 00:35:14.317498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2025-11-28 00:35:14.317534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-11-28 00:35:14.317571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2025-11-28 00:35:14.317618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-11-28 00:35:14.317655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 00:35:14.319110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-11-28 00:35:14.319137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:35:14.319147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2025-11-28 00:35:14.319155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.6_amd64.deb ... 2025-11-28 00:35:14.319164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:35:14.319172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2025-11-28 00:35:14.319181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-11-28 00:35:14.319189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:35:14.319198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:35:14.319206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-netifaces:amd64. 2025-11-28 00:35:14.319214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-11-28 00:35:14.319223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:35:14.319231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2025-11-28 00:35:14.319240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-11-28 00:35:14.319248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:35:14.319256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2025-11-28 00:35:14.319265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 00:35:14.319273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:35:14.319282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2025-11-28 00:35:14.319290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-11-28 00:35:14.319298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:35:14.319307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2025-11-28 00:35:14.319315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:35:14.319323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:35:14.319332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2025-11-28 00:35:14.319340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:35:14.319349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:35:14.319357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2025-11-28 00:35:14.319377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-11-28 00:35:14.319386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-11-28 00:35:14.319394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2025-11-28 00:35:14.319402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:35:14.319411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:35:14.319427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2025-11-28 00:35:14.319436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:35:14.319444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:35:14.319452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2025-11-28 00:35:14.319461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:35:14.319469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-11-28 00:35:14.319478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2025-11-28 00:35:14.319486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2025-11-28 00:35:14.319495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2025-11-28 00:35:14.319503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2025-11-28 00:35:14.319522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2025-11-28 00:35:14.319531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-11-28 00:35:14.319540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2025-11-28 00:35:14.319548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-11-28 00:35:14.319556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2025-11-28 00:35:14.319565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2025-11-28 00:35:14.319573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-libipset13_7.19-1ubuntu2_amd64.deb ... 2025-11-28 00:35:14.319581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2025-11-28 00:35:14.319590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2025-11-28 00:35:14.319598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-11-28 00:35:14.319607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-11-28 00:35:14.319615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2025-11-28 00:35:14.319624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2025-11-28 00:35:14.319632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2025-11-28 00:35:14.319640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2025-11-28 00:35:14.319649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2025-11-28 00:35:14.319657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2025-11-28 00:35:14.319665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:35:14.319679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-11-28 00:35:14.319688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-11-28 00:35:14.319700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 00:35:14.319709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:35:14.319717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-11-28 00:35:14.319725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-11-28 00:35:14.319734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-11-28 00:35:14.319745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:35:14.319754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:35:14.319788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:35:14.319834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2025-11-28 00:35:14.319875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:35:14.319928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:35:14.319951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:35:14.320029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:35:14.320081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2025-11-28 00:35:14.320129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:35:14.320198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:35:14.320213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2025-11-28 00:35:14.320263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-11-28 00:35:14.320303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:35:14.320342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 00:35:14.320380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-11-28 00:35:14.320427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:35:14.320464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-11-28 00:35:14.320500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:35:14.320536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2025-11-28 00:35:14.320573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:35:14.320617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:35:14.320653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2025-11-28 00:35:14.320688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:35:14.320734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:35:14.320780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:35:14.320793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-11-28 00:35:14.320958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-11-28 00:35:14.321100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2025-11-28 00:35:14.321147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-11-28 00:35:14.321176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-11-28 00:35:14.321192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-11-28 00:35:14.321209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2025-11-28 00:35:14.321226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:35:14.321243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:35:14.321260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:35:14.321285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-11-28 00:35:14.321304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:35:14.321323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-11-28 00:35:14.321340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:35:14.321364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:35:14.321382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-11-28 00:35:14.321406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-11-28 00:35:14.321423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-11-28 00:35:14.321446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-11-28 00:35:14.321469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-11-28 00:35:14.321522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-11-28 00:35:14.321545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-11-28 00:35:14.321570 | 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 2025-11-28 00:35:14.321618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-11-28 00:35:14.321642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-11-28 00:35:14.321688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-11-28 00:35:14.321712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2025-11-28 00:35:14.321755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-11-28 00:35:14.321778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:35:14.321894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:35:14.321918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:35:14.321943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container a18b106c2cdb 2025-11-28 00:35:14.321962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 55418cbc7172 2025-11-28 00:35:14.321979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/9 : ADD neutron-base-archive /neutron-base-source 2025-11-28 00:35:14.322041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> dfe040e85991 2025-11-28 00:35:14.322054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/9 : ADD plugins-archive / 2025-11-28 00:35:14.322107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> eb54732a4f69 2025-11-28 00:35:14.322121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/9 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2025-11-28 00:35:14.322172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 2b1ce32e7e1b 2025-11-28 00:35:14.322187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:35:14.322245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> d6da10227bc1 2025-11-28 00:35:14.322355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/9 : RUN ln -s neutron-base-source/* neutron && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron oslo-vmware tap-as-a-service && mkdir -p /etc/neutron && cp -r /neutron/etc/* /etc/neutron/ && cp -r /neutron/etc/neutron/* /etc/neutron/ && cp /etc/pycadf/neutron_api_audit_map.conf /etc/neutron/ && mv /etc/neutron/neutron/ /etc/neutron/plugins/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/neutron/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* && for neutron_plugins in $(ls /plugins); do if [ -d "/plugins/$neutron_plugins/etc/neutron/rootwrap.d" ]; then cp /plugins/$neutron_plugins/etc/neutron/rootwrap.d/* /etc/neutron/rootwrap.d; fi; done; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_neutron_sudoers && touch /usr/local/bin/kolla_neutron_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_neutron_extend_start 2025-11-28 00:35:14.322376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 9a7cf83419ed 2025-11-28 00:35:14.322418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /neutron 2025-11-28 00:35:14.322432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-11-28 00:35:14.322485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:35:14.322515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-11-28 00:35:14.322554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:35:14.322594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-11-28 00:35:14.322608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:35:14.322662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:35:14.322676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.322730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo-vmware in /var/lib/kolla/venv/lib/python3.12/site-packages (4.5.0) 2025-11-28 00:35:14.322745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2025-11-28 00:35:14.322799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading tap_as_a_service-14.0.0.0rc1-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:35:14.322814 | 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.2.dev10) (6.1.0) 2025-11-28 00:35:14.322869 | 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.2.dev10) (3.10.1) 2025-11-28 00:35:14.322885 | 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.2.dev10) (3.1.0) 2025-11-28 00:35:14.322938 | 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.2.dev10) (2.5.1) 2025-11-28 00:35:14.322970 | 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.2.dev10) (3.0.0) 2025-11-28 00:35:14.322984 | 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.2.dev10) (5.1.1) 2025-11-28 00:35:14.323097 | 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.2.dev10) (0.36.1) 2025-11-28 00:35:14.323114 | 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.2.dev10) (1.5.1) 2025-11-28 00:35:14.323128 | 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.2.dev10) (0.22.0) 2025-11-28 00:35:14.323169 | 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.2.dev10) (2.32.3) 2025-11-28 00:35:14.323194 | 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.2.dev10) (3.1.4) 2025-11-28 00:35:14.323234 | 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.2.dev10) (10.7.1) 2025-11-28 00:35:14.323274 | 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.2.dev10) (0.10.1) 2025-11-28 00:35:14.323326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.15.0 (from neutron==25.2.2.dev10) 2025-11-28 00:35:14.323340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:35:14.323379 | 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.2.dev10) (11.3.1) 2025-11-28 00:35:14.323394 | 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.2.dev10) (8.3.0) 2025-11-28 00:35:14.323507 | 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.2.dev10) (2.0.32) 2025-11-28 00:35:14.323521 | 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.2.dev10) (1.8.8) 2025-11-28 00:35:14.323535 | 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.2.dev10) (5.8.1) 2025-11-28 00:35:14.323545 | 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.2.dev10) (1.13.2) 2025-11-28 00:35:14.323586 | 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.2.dev10) (5.3.0) 2025-11-28 00:35:14.323601 | 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.2.dev10) (3.8.0) 2025-11-28 00:35:14.323652 | 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.2.dev10) (6.1.0) 2025-11-28 00:35:14.323698 | 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.2.dev10) (9.6.0) 2025-11-28 00:35:14.323720 | 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.2.dev10) (5.6.0) 2025-11-28 00:35:14.323759 | 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.2.dev10) (16.0.0) 2025-11-28 00:35:14.323772 | 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.2.dev10) (6.4.0) 2025-11-28 00:35:14.323827 | 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.2.dev10) (6.1.2) 2025-11-28 00:35:14.323841 | 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.2.dev10) (14.9.1) 2025-11-28 00:35:14.323889 | 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.2.dev10) (6.2.0) 2025-11-28 00:35:14.323936 | 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.2.dev10) (4.4.0) 2025-11-28 00:35:14.323949 | 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.2.dev10) (3.4.0) 2025-11-28 00:35:14.324015 | 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.2.dev10) (3.4.0) 2025-11-28 00:35:14.324078 | 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.2.dev10) (7.3.0) 2025-11-28 00:35:14.324136 | 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.2.dev10) (5.5.0) 2025-11-28 00:35:14.324184 | 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.2.dev10) (3.5.0) 2025-11-28 00:35:14.324230 | 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.2.dev10) (2.4.0) 2025-11-28 00:35:14.324243 | 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.2.dev10) (7.4.0) 2025-11-28 00:35:14.324278 | 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.2.dev10) (3.4.0) 2025-11-28 00:35:14.324324 | 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.2.dev10) (4.2.0) 2025-11-28 00:35:14.324337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=2.2.0 (from neutron==25.2.2.dev10) 2025-11-28 00:35:14.324372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:35:14.324418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==25.2.2.dev10) 2025-11-28 00:35:14.324431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:35:14.324466 | 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.2.dev10) (3.4.0) 2025-11-28 00:35:14.324486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.7.1 (from neutron==25.2.2.dev10) 2025-11-28 00:35:14.324523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-28 00:35:14.324568 | 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.2.dev10) (6.0.0) 2025-11-28 00:35:14.324581 | 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.2.dev10) (0.7.12) 2025-11-28 00:35:14.324616 | 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.2.dev10) (24.2.1) 2025-11-28 00:35:14.325393 | 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.2.dev10) (18.7.0) 2025-11-28 00:35:14.325450 | 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.2.dev10) (4.0.1) 2025-11-28 00:35:14.325464 | 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.2.dev10) (6.1.0) 2025-11-28 00:35:14.325489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==25.2.2.dev10) 2025-11-28 00:35:14.325501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-3.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-28 00:35:14.325511 | 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.2.dev10) (3.0.0) 2025-11-28 00:35:14.325521 | 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.2.dev10) (6.3.0) 2025-11-28 00:35:14.325531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2025-11-28 00:35:14.325541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.7.1) 2025-11-28 00:35:14.325550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2025-11-28 00:35:14.325559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.1.2) 2025-11-28 00:35:14.325569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.19) 2025-11-28 00:35:14.325578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Babel>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (2.16.0) 2025-11-28 00:35:14.325588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (3.1.0) 2025-11-28 00:35:14.325597 | 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.2.dev10) (1.3.5) 2025-11-28 00:35:14.325606 | 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.2.dev10) (4.12.2) 2025-11-28 00:35:14.325618 | 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.2.dev10) (1.16.0) 2025-11-28 00:35:14.325637 | 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.2.dev10) (2.6.1) 2025-11-28 00:35:14.325646 | 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.2.dev10) (3.0.3) 2025-11-28 00:35:14.325656 | 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.2.dev10) (3.1.2) 2025-11-28 00:35:14.325666 | 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.2.dev10) (2.1.5) 2025-11-28 00:35:14.325676 | 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.2.dev10) (2.1.0) 2025-11-28 00:35:14.325685 | 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.2.dev10) (1.7.0) 2025-11-28 00:35:14.325707 | 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.2.dev10) (2.9.0) 2025-11-28 00:35:14.325718 | 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.2.dev10) (3.1.1) 2025-11-28 00:35:14.325728 | 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.2.dev10) (5.5.0) 2025-11-28 00:35:14.325743 | 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.2.dev10) (3.1.0) 2025-11-28 00:35:14.325753 | 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.2.dev10) (1.3.3) 2025-11-28 00:35:14.325763 | 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.2.dev10) (42.0.8) 2025-11-28 00:35:14.325773 | 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.2.dev10) (1.3.3) 2025-11-28 00:35:14.325782 | 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.2.dev10) (1.0.1) 2025-11-28 00:35:14.325792 | 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.2.dev10) (1.33) 2025-11-28 00:35:14.325802 | 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.2.dev10) (0.11.0) 2025-11-28 00:35:14.325851 | 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.2.dev10) (4.2.2) 2025-11-28 00:35:14.325862 | 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.2.dev10) (1.4.0) 2025-11-28 00:35:14.325879 | 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.2.dev10) (1.17.0) 2025-11-28 00:35:14.325889 | 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.2.dev10) (2.22) 2025-11-28 00:35:14.325899 | 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.2.dev10) (3.0.0) 2025-11-28 00:35:14.325908 | 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.2.dev10) (1.0.8) 2025-11-28 00:35:14.325918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=2.2.0->neutron==25.2.2.dev10) 2025-11-28 00:35:14.325927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-11-28 00:35:14.325937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 8.1 MB/s 0:00:00 2025-11-28 00:35:14.325947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-11-28 00:35:14.325957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:35:14.325966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-11-28 00:35:14.325976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:35:14.325985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:35:14.326033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.326043 | 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.2.dev10) (24.1) 2025-11-28 00:35:14.326053 | 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.2.dev10) (67.2.0) 2025-11-28 00:35:14.326106 | 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.2.dev10) (3.4.1) 2025-11-28 00:35:14.326124 | 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.2.dev10) (1.16.0) 2025-11-28 00:35:14.326134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->tap-as-a-service) (4.7.0) 2025-11-28 00:35:14.326143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (3.11.0) 2025-11-28 00:35:14.326153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.5.2) 2025-11-28 00:35:14.326163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (2.4.3) 2025-11-28 00:35:14.326179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (24.2.0) 2025-11-28 00:35:14.326196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (1.9.0) 2025-11-28 00:35:14.326206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.2.13) 2025-11-28 00:35:14.326215 | 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.2.dev10) (0.19) 2025-11-28 00:35:14.326225 | 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.2.dev10) (2.0.0) 2025-11-28 00:35:14.326235 | 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.2.dev10) (2.0.1) 2025-11-28 00:35:14.326245 | 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.2.dev10) (0.5.0) 2025-11-28 00:35:14.326254 | 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.2.dev10) (2.9.0.post0) 2025-11-28 00:35:14.326268 | 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.2.dev10) (5.2.0) 2025-11-28 00:35:14.326278 | 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.2.dev10) (5.5.0) 2025-11-28 00:35:14.326288 | 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.2.dev10) (5.4.0) 2025-11-28 00:35:14.326302 | 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.2.dev10) (0.9.0) 2025-11-28 00:35:14.326315 | 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.2.dev10) (5.1.0) 2025-11-28 00:35:14.326352 | 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.2.dev10) (0.20.0) 2025-11-28 00:35:14.326387 | 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.2.dev10) (4.0.1) 2025-11-28 00:35:14.326429 | 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.2.dev10) (4.0.1) 2025-11-28 00:35:14.326445 | 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.2.dev10) (2024.1) 2025-11-28 00:35:14.326507 | 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.2.dev10) (1.6.0) 2025-11-28 00:35:14.326525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.7.1->neutron==25.2.2.dev10) 2025-11-28 00:35:14.326539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-11-28 00:35:14.326571 | 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.2.dev10) (1.5.0) 2025-11-28 00:35:14.326624 | 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.2.dev10) (0.3.5) 2025-11-28 00:35:14.326636 | 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.2.dev10) (2024.1) 2025-11-28 00:35:14.326701 | 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.2.dev10) (4.19.2) 2025-11-28 00:35:14.326713 | 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.2.dev10) (2023.12.1) 2025-11-28 00:35:14.326728 | 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.2.dev10) (0.35.1) 2025-11-28 00:35:14.326760 | 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.2.dev10) (0.20.0) 2025-11-28 00:35:14.326821 | 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.2.dev10) (2.1.0) 2025-11-28 00:35:14.326832 | 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.2.dev10) (3.3.2) 2025-11-28 00:35:14.326846 | 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.2.dev10) (3.8) 2025-11-28 00:35:14.326912 | 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.2.dev10) (2025.11.12) 2025-11-28 00:35:14.326923 | 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.2.dev10) (0.7) 2025-11-28 00:35:14.326936 | 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.2.dev10) (2.7.2) 2025-11-28 00:35:14.327018 | 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.2.dev10) (0.15.2) 2025-11-28 00:35:14.327034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-14.0.0.0rc1-py3-none-any.whl (88 kB) 2025-11-28 00:35:14.327047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-11-28 00:35:14.327088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 11.0 MB/s 0:00:00 2025-11-28 00:35:14.327141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-11-28 00:35:14.327172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 16.3 MB/s 0:00:00 2025-11-28 00:35:14.327186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-11-28 00:35:14.327237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-3.7.0-py3-none-any.whl (112 kB) 2025-11-28 00:35:14.327252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-11-28 00:35:14.327265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-11-28 00:35:14.327313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2025-11-28 00:35:14.327327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): started 2025-11-28 00:35:14.327388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.328268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-25.2.2.dev10-py3-none-any.whl size=4402127 sha256=19ff72a9e3dbf7ad230ef971fa70b1b485887a92b49c4f526f0ec04459991b02 2025-11-28 00:35:14.328321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-0mcrchfk/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2025-11-28 00:35:14.328334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): started 2025-11-28 00:35:14.328345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.328355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88198 sha256=4fc07dc58fc6f836a528ce93555257a0d6127828be54d9e772bb3b5af3854dce 2025-11-28 00:35:14.328365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-0mcrchfk/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-11-28 00:35:14.328375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2025-11-28 00:35:14.328386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: os-resource-classes, fixtures, ovsdbapp, ncclient, os-ken, os-vif, neutron-lib, neutron, tap-as-a-service 2025-11-28 00:35:14.328395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-25.2.2.dev10 neutron-lib-3.15.0 os-ken-2.10.0 os-resource-classes-1.1.0 os-vif-3.7.0 ovsdbapp-2.8.0 tap-as-a-service-14.0.0.0rc1 2025-11-28 00:35:14.328407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking-baremetal-6.4.1.dev4 2025-11-28 00:35:14.328417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-11-28 00:35:14.328426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:35:14.328436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-11-28 00:35:14.328445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:35:14.328455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-11-28 00:35:14.328464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:35:14.328473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:35:14.328483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.328492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking-sfc-19.0.0.0rc2.dev3 2025-11-28 00:35:14.328502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-11-28 00:35:14.328520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:35:14.328529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-11-28 00:35:14.328539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:35:14.328548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-11-28 00:35:14.328557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:35:14.328567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:35:14.328576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.328585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_generic_switch-7.4.1.dev6 2025-11-28 00:35:14.328595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-11-28 00:35:14.328617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:35:14.328627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-11-28 00:35:14.328636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:35:14.328646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-11-28 00:35:14.328656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:35:14.328665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:35:14.328675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.328685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron-fwaas-21.0.1.dev4 2025-11-28 00:35:14.328694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-11-28 00:35:14.328715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:35:14.328725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-11-28 00:35:14.328735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:35:14.328744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:35:14.328754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.328763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron_vpnaas-25.0.1.dev4 2025-11-28 00:35:14.328773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-11-28 00:35:14.328872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:35:14.328885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-11-28 00:35:14.328894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:35:14.328904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-11-28 00:35:14.328914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:35:14.328924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:35:14.328934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.328943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/pycadf-3.1.1 2025-11-28 00:35:14.328953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-11-28 00:35:14.328969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:35:14.328979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-11-28 00:35:14.328989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:35:14.329033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-11-28 00:35:14.329043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:35:14.329053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:35:14.329095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.329106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ncclient>=0.6.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (0.6.15) 2025-11-28 00:35:14.329117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: neutron-lib>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.15.0) 2025-11-28 00:35:14.329127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (9.6.0) 2025-11-28 00:35:14.329136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.4.0) 2025-11-28 00:35:14.329146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.2) 2025-11-28 00:35:14.329155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.utils>=3.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (7.4.0) 2025-11-28 00:35:14.329172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (14.9.1) 2025-11-28 00:35:14.329182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=1.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.5.0) 2025-11-28 00:35:14.329191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.0) 2025-11-28 00:35:14.329201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (4.0.1) 2025-11-28 00:35:14.329210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tooz>=2.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.3.0) 2025-11-28 00:35:14.329220 | 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.2.dev10) 2025-11-28 00:35:14.329229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (8.3.0) 2025-11-28 00:35:14.329239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (5.8.1) 2025-11-28 00:35:14.329257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: eventlet>=0.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.36.1) 2025-11-28 00:35:14.329274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.10.1) 2025-11-28 00:35:14.329284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=10.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (11.3.1) 2025-11-28 00:35:14.329294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: SQLAlchemy>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (2.0.32) 2025-11-28 00:35:14.329303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (1.13.2) 2025-11-28 00:35:14.329312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.3.0) 2025-11-28 00:35:14.329322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.5.0) 2025-11-28 00:35:14.329331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: etcd3gw>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (2.4.2) 2025-11-28 00:35:14.329340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.4.1.dev6) 2025-11-28 00:35:14.329350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.4.0-py3-none-any.whl.metadata (7.5 kB) 2025-11-28 00:35:14.329360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (2.10.0) 2025-11-28 00:35:14.329369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.db>=4.37.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (16.0.0) 2025-11-28 00:35:14.329379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (3.4.0) 2025-11-28 00:35:14.329388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyroute2>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (0.7.12) 2025-11-28 00:35:14.329397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==21.0.1.dev4) 2025-11-28 00:35:14.329407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (6.2 kB) 2025-11-28 00:35:14.329426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.1.4) 2025-11-28 00:35:14.329437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (6.1.0) 2025-11-28 00:35:14.329447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.4.0) 2025-11-28 00:35:14.329456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-11-28 00:35:14.329465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-11-28 00:35:14.329475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-11-28 00:35:14.329495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (1.3.5) 2025-11-28 00:35:14.329506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (4.12.2) 2025-11-28 00:35:14.329516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-11-28 00:35:14.329529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: futurist>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.0.0) 2025-11-28 00:35:14.329564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requests>=2.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2.32.3) 2025-11-28 00:35:14.329579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (2.6.1) 2025-11-28 00:35:14.329655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (3.0.3) 2025-11-28 00:35:14.329666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==25.0.1.dev4) (2.1.5) 2025-11-28 00:35:14.329680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (2.1.0) 2025-11-28 00:35:14.329696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (1.7.0) 2025-11-28 00:35:14.329749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (67.2.0) 2025-11-28 00:35:14.329760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (3.4.1) 2025-11-28 00:35:14.329773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (5.3.0) 2025-11-28 00:35:14.329806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cffi>=1.17.0rc1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.17.0) 2025-11-28 00:35:14.329837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ntc-templates>=3.1.0 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-11-28 00:35:14.329870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-6.0.0-py3-none-any.whl.metadata (3.9 kB) 2025-11-28 00:35:14.329907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-11-28 00:35:14.329922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:35:14.329973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyyaml>=5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.2) 2025-11-28 00:35:14.330015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting scp>=0.13.6 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-11-28 00:35:14.330034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2025-11-28 00:35:14.330047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting textfsm>=1.1.3 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-11-28 00:35:14.330088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2025-11-28 00:35:14.330122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.17.0rc1->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (2.22) 2025-11-28 00:35:14.330150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.10.1) 2025-11-28 00:35:14.330205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-11-28 00:35:14.330216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.5.1) 2025-11-28 00:35:14.330229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.1.1) 2025-11-28 00:35:14.330291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.5.1) 2025-11-28 00:35:14.330303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.22.0) 2025-11-28 00:35:14.330316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (10.7.1) 2025-11-28 00:35:14.330329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.8.8) 2025-11-28 00:35:14.330378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.8.0) 2025-11-28 00:35:14.330392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.6.0) 2025-11-28 00:35:14.330406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.2.0) 2025-11-28 00:35:14.330467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.4.0) 2025-11-28 00:35:14.330478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (7.3.0) 2025-11-28 00:35:14.330491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.0) 2025-11-28 00:35:14.330519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-11-28 00:35:14.330533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.2.0) 2025-11-28 00:35:14.330563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.1.0) 2025-11-28 00:35:14.330592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-11-28 00:35:14.330624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.8.0) 2025-11-28 00:35:14.330651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.0.0) 2025-11-28 00:35:14.333253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.1) 2025-11-28 00:35:14.333293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (18.7.0) 2025-11-28 00:35:14.333305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.1.0) 2025-11-28 00:35:14.333315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.7.0) 2025-11-28 00:35:14.333327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.2) 2025-11-28 00:35:14.333338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.9.0) 2025-11-28 00:35:14.333348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-11-28 00:35:14.333357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-11-28 00:35:14.333367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-11-28 00:35:14.333376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting future (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-11-28 00:35:14.333387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-11-28 00:35:14.333396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (42.0.8) 2025-11-28 00:35:14.333421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-11-28 00:35:14.333431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.0.1) 2025-11-28 00:35:14.333452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.33) 2025-11-28 00:35:14.333469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (0.11.0) 2025-11-28 00:35:14.333478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (4.2.2) 2025-11-28 00:35:14.333488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.4.0) 2025-11-28 00:35:14.333497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (3.0.0) 2025-11-28 00:35:14.333524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-fwaas==21.0.1.dev4) (1.0.8) 2025-11-28 00:35:14.333543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-fwaas==21.0.1.dev4) (24.1) 2025-11-28 00:35:14.333561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-vpnaas==25.0.1.dev4) (0.19) 2025-11-28 00:35:14.333578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.4.1.dev4) (2.0.0) 2025-11-28 00:35:14.333596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.37.0->neutron-fwaas==21.0.1.dev4) (2.0.1) 2025-11-28 00:35:14.333613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.37.0->neutron-fwaas==21.0.1.dev4) (0.5.0) 2025-11-28 00:35:14.333627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.4.1.dev4) (2.9.0.post0) 2025-11-28 00:35:14.333636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.2.0) 2025-11-28 00:35:14.333646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-11-28 00:35:14.333655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.4.0) 2025-11-28 00:35:14.333682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.9.0) 2025-11-28 00:35:14.333691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.1.0) 2025-11-28 00:35:14.333701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-11-28 00:35:14.333711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-11-28 00:35:14.333720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-11-28 00:35:14.333736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->networking-sfc==19.0.0.0rc2.dev3) (2024.1) 2025-11-28 00:35:14.333746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.4.1.dev4) (1.6.0) 2025-11-28 00:35:14.333755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.11.0) 2025-11-28 00:35:14.333764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.1.0) 2025-11-28 00:35:14.333774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (1.5.0) 2025-11-28 00:35:14.333792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.3.5) 2025-11-28 00:35:14.333802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.2.13) 2025-11-28 00:35:14.333812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.7.0) 2025-11-28 00:35:14.333822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.19.2) 2025-11-28 00:35:14.333831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-11-28 00:35:14.333841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.5.2) 2025-11-28 00:35:14.333858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.3) 2025-11-28 00:35:14.333869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.0) 2025-11-28 00:35:14.333881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.9.0) 2025-11-28 00:35:14.333890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2023.12.1) 2025-11-28 00:35:14.333902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.35.1) 2025-11-28 00:35:14.333912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-11-28 00:35:14.333928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==19.0.0.0rc2.dev3) (2.1.0) 2025-11-28 00:35:14.333938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.3.2) 2025-11-28 00:35:14.333947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.8) 2025-11-28 00:35:14.333957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (1.26.19) 2025-11-28 00:35:14.333973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2025.11.12) 2025-11-28 00:35:14.333983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.7) 2025-11-28 00:35:14.334026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.37.0->neutron-fwaas==21.0.1.dev4) (2.7.2) 2025-11-28 00:35:14.334036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.4.1.dev4) (0.15.2) 2025-11-28 00:35:14.334046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.4.0-py3-none-any.whl (232 kB) 2025-11-28 00:35:14.334056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-6.0.0-py3-none-any.whl (460 kB) 2025-11-28 00:35:14.334125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2025-11-28 00:35:14.334147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2025-11-28 00:35:14.334157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (860 kB) 2025-11-28 00:35:14.334167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 860.6/860.6 kB 29.1 MB/s 0:00:00 2025-11-28 00:35:14.334177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2025-11-28 00:35:14.334186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-11-28 00:35:14.334195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: networking-baremetal, networking-sfc, networking-generic-switch, neutron-fwaas, neutron-vpnaas, pycadf 2025-11-28 00:35:14.334205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2025-11-28 00:35:14.334215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.334224 | 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=73059 sha256=83c66a8586ad36e96461beb067c92f7c6b51a4ba53804d30c98f3688b2f0502c 2025-11-28 00:35:14.334234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-o5zqv2cl/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2025-11-28 00:35:14.334243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): started 2025-11-28 00:35:14.334253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.334262 | 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=189980 sha256=843f93a1e507fd0f386a9ccda18c6d771a607f2629fb5faaf88792c340b34e51 2025-11-28 00:35:14.334272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-o5zqv2cl/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2025-11-28 00:35:14.334281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2025-11-28 00:35:14.334297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.334307 | 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=93972 sha256=f7e100672674b57dbed291da1aba76e4cde2e2cabad59d55803171ba858d64c0 2025-11-28 00:35:14.334316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-o5zqv2cl/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2025-11-28 00:35:14.334326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2025-11-28 00:35:14.334335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.334345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.1.dev4-py3-none-any.whl size=262234 sha256=c05db889159ec8540acceaefb4a1fd0605a12766c5835d7c64f317a668b236d8 2025-11-28 00:35:14.334362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-o5zqv2cl/wheels/87/3d/11/63e28eac095de3b61d9a2caab2d45acee460ca3e1bd56405e9 2025-11-28 00:35:14.334380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): started 2025-11-28 00:35:14.334396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.334424 | 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=daa81787f848500d986af75467382d4afca74f4697fcbb661c66f4a0fa732e60 2025-11-28 00:35:14.334441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-o5zqv2cl/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2025-11-28 00:35:14.334460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (pyproject.toml): started 2025-11-28 00:35:14.334476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-11-28 00:35:14.334490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=5a6b6da5382e94d6417cfe57502ebdd2d731f084f4b32b36ecc344a621e2c69f 2025-11-28 00:35:14.334508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-o5zqv2cl/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 00:35:14.334525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-sfc networking-generic-switch neutron-fwaas neutron-vpnaas pycadf 2025-11-28 00:35:14.334540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: pyserial, pyzmq, future, textfsm, ntc-templates, scp, pycadf, netmiko, neutron-vpnaas, neutron-fwaas, networking-sfc, networking-generic-switch, networking-baremetal 2025-11-28 00:35:14.334551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Attempting uninstall: pycadf 2025-11-28 00:35:14.334561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Found existing installation: pycadf 3.1.1 2025-11-28 00:35:14.334570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Uninstalling pycadf-3.1.1: 2025-11-28 00:35:14.334580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Successfully uninstalled pycadf-3.1.1 2025-11-28 00:35:14.334591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed future-1.0.0 netmiko-4.4.0 networking-baremetal-6.4.1.dev4 networking-generic-switch-7.4.1.dev6 networking-sfc-19.0.0.0rc2.dev3 neutron-fwaas-21.0.1.dev4 neutron-vpnaas-25.0.1.dev4 ntc-templates-6.0.0 pycadf-3.1.1 pyserial-3.5 pyzmq-26.2.0 scp-0.15.0 textfsm-1.1.3 2025-11-28 00:35:14.334602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 9a7cf83419ed 2025-11-28 00:35:14.334612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> d1ea288eae7a 2025-11-28 00:35:14.334621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built 79fcc70ff188 2025-11-28 00:35:14.334631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 00:35:14.334641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2025-11-28 00:35:14.332413 (took 0:01:32.949934) 2025-11-28 00:35:14.334651 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2025-11-28 00:35:14.334660 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2025-11-28 00:35:14.334670 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2025-11-28 00:35:14.334679 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2025-11-28 00:35:14.334689 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2025-11-28 00:35:14.334705 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2025-11-28 00:35:14.334715 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2025-11-28 00:35:14.334724 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2025-11-28 00:35:14.334734 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2025-11-28 00:35:14.334743 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-linuxbridge-agent) to queue 2025-11-28 00:35:14.334753 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2025-11-28 00:35:14.334770 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2025-11-28 00:35:14.334779 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2025-11-28 00:35:14.334788 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2025-11-28 00:35:14.334798 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2025-11-28 00:35:14.334808 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2025-11-28 00:35:14.333085 2025-11-28 00:35:14.334818 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2024.2.tar.gz 2025-11-28 00:35:14.336210 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2025-11-28 00:35:14.336242 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2025-11-28 00:35:53.913359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:35:53.913433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> db343094fa06 2025-11-28 00:35:53.913452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/7 : LABEL "build-date"="20251128" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:35:53.913469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 38a4507c79ea 2025-11-28 00:35:53.913482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 38a4507c79ea 2025-11-28 00:35:53.913493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 5e1d0143a0bd 2025-11-28 00:35:53.913506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 3/7 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2025-11-28 00:35:53.913518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 3b4efa8f4111 2025-11-28 00:35:53.913530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 3b4efa8f4111 2025-11-28 00:35:53.913541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> f7bd758f3889 2025-11-28 00:35:53.913554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-mellon libapache2-mod-auth-openidc libldap-common libldap2-dev libsasl2-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:35:53.913567 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in f3f9dcbfcf16 2025-11-28 00:35:53.913579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:35:53.913591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:35:53.913603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:35:53.913615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:35:53.913626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:35:53.913638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:35:53.913659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:35:53.913669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:35:53.913694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:35:53.913704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:35:53.913713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:35:53.913723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:35:53.913732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:35:53.913741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:35:53.913750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:35:53.913760 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 28.8 MB in 3s (8,488 kB/s) 2025-11-28 00:35:53.913769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-11-28 00:35:53.913778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-11-28 00:35:53.913801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2025-11-28 00:35:53.913812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2025-11-28 00:35:53.913822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2025-11-28 00:35:53.913831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2025-11-28 00:35:53.913840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2025-11-28 00:35:53.913850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2025-11-28 00:35:53.913860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2025-11-28 00:35:53.913869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2025-11-28 00:35:53.913878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2025-11-28 00:35:53.913887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2025-11-28 00:35:53.913897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2025-11-28 00:35:53.913906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2025-11-28 00:35:53.913916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2025-11-28 00:35:53.913925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:35:53.913935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,889 kB of archives. 2025-11-28 00:35:53.913944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,442 kB of additional disk space will be used. 2025-11-28 00:35:53.913953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:35:53.913963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 00:35:53.913973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB] 2025-11-28 00:35:53.913983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64 amd64 1.2.39-5build2 [153 kB] 2025-11-28 00:35:53.914039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64-openssl amd64 1.2.39-5build2 [84.1 kB] 2025-11-28 00:35:53.914055 | 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] 2025-11-28 00:35:53.914065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.7+dfsg-1~exp1ubuntu8.2 [31.7 kB] 2025-11-28 00:35:53.914074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [307 kB] 2025-11-28 00:35:53.914090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2025-11-28 00:35:53.914100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-auth-mellon amd64 0.19.0-1build3 [81.3 kB] 2025-11-28 00:35:53.914109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcjose0 amd64 0.6.2.2-1build3 [35.6 kB] 2025-11-28 00:35:53.914125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libapache2-mod-auth-openidc amd64 2.4.15.1-1ubuntu0.1 [192 kB] 2025-11-28 00:35:53.914135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.7+dfsg-1~exp1ubuntu8.2 [11.1 kB] 2025-11-28 00:35:53.914144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,889 kB in 1s (2,488 kB/s) 2025-11-28 00:35:53.914154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:35:53.914163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-11-28 00:35:53.914173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2025-11-28 00:35:53.914184 | 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% 2025-11-28 00:35:53.914195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:35:53.914204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% 2025-11-28 00:35:53.914214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 85% 2025-11-28 00:35:53.914223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2025-11-28 00:35:53.914250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2025-11-28 00:35:53.914260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:35:53.914270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:35:53.914279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:35:53.914289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2025-11-28 00:35:53.914298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2025-11-28 00:35:53.914308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-11-28 00:35:53.914317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2025-11-28 00:35:53.914326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2025-11-28 00:35:53.914343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-11-28 00:35:53.914353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2025-11-28 00:35:53.914362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2025-11-28 00:35:53.914371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-11-28 00:35:53.914381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2025-11-28 00:35:53.914395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2ubuntu0.1_amd64.deb ... 2025-11-28 00:35:53.914405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2ubuntu0.1) ... 2025-11-28 00:35:53.914414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2025-11-28 00:35:53.914423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-11-28 00:35:53.914433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-11-28 00:35:53.914442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2025-11-28 00:35:53.914455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-11-28 00:35:53.914465 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-11-28 00:35:53.914478 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2025-11-28 00:35:53.914564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 00:35:53.914576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:35:53.914590 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2025-11-28 00:35:53.914643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2025-11-28 00:35:53.914659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-11-28 00:35:53.914713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2025-11-28 00:35:53.914728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2025-11-28 00:35:53.914779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-11-28 00:35:53.914794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2025-11-28 00:35:53.914858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2025-11-28 00:35:53.914874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../10-libapache2-mod-auth-openidc_2.4.15.1-1ubuntu0.1_amd64.deb ... 2025-11-28 00:35:53.914922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-11-28 00:35:53.914937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2025-11-28 00:35:53.915021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-11-28 00:35:53.915041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-11-28 00:35:53.915108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-11-28 00:35:53.915123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-11-28 00:35:53.915155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:35:53.915292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2025-11-28 00:35:53.915305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:35:53.915319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-11-28 00:35:53.915383 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-11-28 00:35:53.915399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-11-28 00:35:53.915455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2025-11-28 00:35:53.915469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2ubuntu0.1) ... 2025-11-28 00:35:53.915529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-11-28 00:35:53.915589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-11-28 00:35:53.915602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2025-11-28 00:35:53.915661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:35:53.915675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-11-28 00:35:53.915735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-11-28 00:35:53.915748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2025-11-28 00:35:53.915807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:35:53.915821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-11-28 00:35:53.915880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2025-11-28 00:35:53.915894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:35:53.915952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2025-11-28 00:35:53.916016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:35:53.916048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container f3f9dcbfcf16 2025-11-28 00:35:53.916113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> f3a82db09149 2025-11-28 00:35:53.916142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/7 : ADD keystone-base-archive /keystone-base-source 2025-11-28 00:35:53.916202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 435b9d5c7723 2025-11-28 00:35:53.916288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 6/7 : RUN ln -s keystone-base-source/* keystone && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /keystone[ldap] && mkdir -p /etc/keystone /var/www/cgi-bin/keystone && cp -r /keystone/etc/* /etc/keystone/ && cp /var/lib/kolla/venv/bin/keystone-wsgi-admin /var/www/cgi-bin/keystone/admin && cp /var/lib/kolla/venv/bin/keystone-wsgi-public /var/www/cgi-bin/keystone/main 2025-11-28 00:35:53.916303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 98b3daf94d73 2025-11-28 00:35:53.916358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing /keystone 2025-11-28 00:35:53.918110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2025-11-28 00:35:53.918154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:35:53.918166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2025-11-28 00:35:53.918177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:35:53.918197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: started 2025-11-28 00:35:53.918206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:35:53.918215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:35:53.918223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:35:53.918252 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (6.1.0) 2025-11-28 00:35:53.918262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (1.8.8) 2025-11-28 00:35:53.918271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==26.0.1.dev8) 2025-11-28 00:35:53.918279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:35:53.918288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==26.0.1.dev8) 2025-11-28 00:35:53.918296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2025-11-28 00:35:53.918305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (42.0.8) 2025-11-28 00:35:53.918314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (2.0.32) 2025-11-28 00:35:53.918323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (5.3.0) 2025-11-28 00:35:53.918332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting passlib>=1.7.0 (from keystone==26.0.1.dev8) 2025-11-28 00:35:53.918340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:35:53.918349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (5.5.0) 2025-11-28 00:35:53.918359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystonemiddleware>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (10.7.1) 2025-11-28 00:35:53.918368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (4.0.1) 2025-11-28 00:35:53.918377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==26.0.1.dev8) 2025-11-28 00:35:53.918386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading scrypt-0.8.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.1 kB) 2025-11-28 00:35:53.918394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (3.8.0) 2025-11-28 00:35:53.918403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (9.6.0) 2025-11-28 00:35:53.918411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (5.6.0) 2025-11-28 00:35:53.918420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (14.9.1) 2025-11-28 00:35:53.918429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.db>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (16.0.0) 2025-11-28 00:35:53.918443 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (6.4.0) 2025-11-28 00:35:53.918468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.log>=3.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (6.1.2) 2025-11-28 00:35:53.918491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (6.2.0) 2025-11-28 00:35:53.918500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.policy>=3.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (4.4.0) 2025-11-28 00:35:53.918508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (5.5.0) 2025-11-28 00:35:53.918517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (2.4.0) 2025-11-28 00:35:53.918536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (7.4.0) 2025-11-28 00:35:53.918545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==26.0.1.dev8) 2025-11-28 00:35:53.918553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-11-28 00:35:53.918562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==26.0.1.dev8) 2025-11-28 00:35:53.918570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.0-py3-none-any.whl.metadata (7.1 kB) 2025-11-28 00:35:53.918579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyJWT>=1.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (2.9.0) 2025-11-28 00:35:53.918587 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dogpile.cache>=1.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (1.3.3) 2025-11-28 00:35:53.918596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (4.19.2) 2025-11-28 00:35:53.918604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (3.1.1) 2025-11-28 00:35:53.918613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: msgpack>=0.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (1.0.8) 2025-11-28 00:35:53.918621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev8) (4.2.0) 2025-11-28 00:35:53.918629 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==26.0.1.dev8) 2025-11-28 00:35:53.918638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2025-11-28 00:35:53.918647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2025-11-28 00:35:53.918655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:35:53.918664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2025-11-28 00:35:53.918673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:35:53.918687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:35:53.918695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:35:53.918704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==26.0.1.dev8) 2025-11-28 00:35:53.918712 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2025-11-28 00:35:53.918721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->keystone==26.0.1.dev8) (1.17.0) 2025-11-28 00:35:53.918730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->keystone==26.0.1.dev8) (2.22) 2025-11-28 00:35:53.918739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==26.0.1.dev8) (5.1.1) 2025-11-28 00:35:53.918753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev8) 2025-11-28 00:35:53.918768 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:35:53.918777 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev8) (3.1.4) 2025-11-28 00:35:53.918786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev8) 2025-11-28 00:35:53.918794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:35:53.918803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev8) (8.1.7) 2025-11-28 00:35:53.918812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev8) 2025-11-28 00:35:53.918820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:35:53.918829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==26.0.1.dev8) 2025-11-28 00:35:53.918838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-9.0.1-py2.py3-none-any.whl.metadata (23 kB) 2025-11-28 00:35:53.918846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: six>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==26.0.1.dev8) (1.16.0) 2025-11-28 00:35:53.918855 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pytz in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==26.0.1.dev8) (2024.1) 2025-11-28 00:35:53.918864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask!=0.11,>=1.0.2->keystone==26.0.1.dev8) (2.1.5) 2025-11-28 00:35:53.918872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev8) (24.2.0) 2025-11-28 00:35:53.918881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev8) (2023.12.1) 2025-11-28 00:35:53.918890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev8) (0.35.1) 2025-11-28 00:35:53.918904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev8) (0.20.0) 2025-11-28 00:35:53.918913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystoneauth1>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==26.0.1.dev8) (5.8.1) 2025-11-28 00:35:53.918921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==26.0.1.dev8) (2.32.3) 2025-11-28 00:35:53.918930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==26.0.1.dev8) (2.1.0) 2025-11-28 00:35:53.918939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==26.0.1.dev8) (1.7.0) 2025-11-28 00:35:53.918950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ldappool>=2.3.1->keystone==26.0.1.dev8) (3.11.0) 2025-11-28 00:35:53.918959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev8) (6.0.2) 2025-11-28 00:35:53.918967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev8) (3.0.0) 2025-11-28 00:35:53.918982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev8) (0.10.1) 2025-11-28 00:35:53.919022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev8) (2.0.0) 2025-11-28 00:35:53.919036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==26.0.1.dev8) (1.16.0) 2025-11-28 00:35:53.919044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.0.1.dev8) (1.13.2) 2025-11-28 00:35:53.919053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.0.1.dev8) (2.0.1) 2025-11-28 00:35:53.919062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.0.1.dev8) (0.5.0) 2025-11-28 00:35:53.919070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==26.0.1.dev8) (1.3.5) 2025-11-28 00:35:53.919079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==26.0.1.dev8) (4.12.2) 2025-11-28 00:35:53.919093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==26.0.1.dev8) (2.9.0.post0) 2025-11-28 00:35:53.919102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (5.2.0) 2025-11-28 00:35:53.919120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (5.5.0) 2025-11-28 00:35:53.919176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (3.0.0) 2025-11-28 00:35:53.919190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (5.4.0) 2025-11-28 00:35:53.919276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (0.9.0) 2025-11-28 00:35:53.919292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (3.5.0) 2025-11-28 00:35:53.919337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (5.1.0) 2025-11-28 00:35:53.919367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (0.20.0) 2025-11-28 00:35:53.919425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->keystone==26.0.1.dev8) (4.0.1) 2025-11-28 00:35:53.919472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystone==26.0.1.dev8) (2024.1) 2025-11-28 00:35:53.919527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (3.10.1) 2025-11-28 00:35:53.919557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (3.1.0) 2025-11-28 00:35:53.919624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (2.5.1) 2025-11-28 00:35:53.919638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (1.6.0) 2025-11-28 00:35:53.919695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (0.36.1) 2025-11-28 00:35:53.919708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (3.0.3) 2025-11-28 00:35:53.919771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (6.1.0) 2025-11-28 00:35:53.919799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (2.6.1) 2025-11-28 00:35:53.919869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (0.19) 2025-11-28 00:35:53.919884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.0.1.dev8) (24.1) 2025-11-28 00:35:53.919948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.0.1.dev8) (6.0.0) 2025-11-28 00:35:53.920024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.0.1.dev8) (3.1.2) 2025-11-28 00:35:53.920042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (67.2.0) 2025-11-28 00:35:53.920087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->ldappool>=2.3.1->keystone==26.0.1.dev8) (0.2.13) 2025-11-28 00:35:53.920116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: defusedxml in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==26.0.1.dev8) (0.7.1) 2025-11-28 00:35:53.920172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyopenssl in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==26.0.1.dev8) (24.2.1) 2025-11-28 00:35:53.920186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==26.0.1.dev8) 2025-11-28 00:35:53.920261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2025-11-28 00:35:53.920291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev8) (3.3.2) 2025-11-28 00:35:53.920349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev8) (3.8) 2025-11-28 00:35:53.920362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev8) (1.26.19) 2025-11-28 00:35:53.920422 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev8) (2025.11.12) 2025-11-28 00:35:53.920442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone==26.0.1.dev8) 2025-11-28 00:35:53.920498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.4.0-py3-none-any.whl.metadata (6.7 kB) 2025-11-28 00:35:53.920511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==26.0.1.dev8) 2025-11-28 00:35:53.920570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-11-28 00:35:53.920583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==26.0.1.dev8) 2025-11-28 00:35:53.920644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-28 00:35:53.920664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev8) (0.7) 2025-11-28 00:35:53.920718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==26.0.1.dev8) (2.7.2) 2025-11-28 00:35:53.920769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-11-28 00:35:53.920810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-11-28 00:35:53.920823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2025-11-28 00:35:53.920882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2025-11-28 00:35:53.920933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-11-28 00:35:53.920946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2025-11-28 00:35:53.921016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-11-28 00:35:53.921062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-11-28 00:35:53.921114 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 17.7 MB/s 0:00:00 2025-11-28 00:35:53.921156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.0-py3-none-any.whl (419 kB) 2025-11-28 00:35:53.921213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2025-11-28 00:35:53.921303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.4.0-py3-none-any.whl (219 kB) 2025-11-28 00:35:53.921314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-11-28 00:35:53.921370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-11-28 00:35:53.921383 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading scrypt-0.8.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2025-11-28 00:35:53.921437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.1 MB/s 0:00:00 2025-11-28 00:35:53.921499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-11-28 00:35:53.921550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2025-11-28 00:35:53.921562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): started 2025-11-28 00:35:53.921603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): finished with status 'done' 2025-11-28 00:35:53.921644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-26.0.1.dev8-py3-none-any.whl size=1438860 sha256=db567ba3cfbfaa5238fca66093390ecd66ef187342a63e2543679c535caa96e2 2025-11-28 00:35:53.921657 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vjdv9_m4/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2025-11-28 00:35:53.921711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2025-11-28 00:35:53.921724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2025-11-28 00:35:53.921783 | 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=366210 sha256=9dae78dc416e793be90a13ff6bac9e651538a9e3c2b8c809f8c9596f49414393 2025-11-28 00:35:53.921817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vjdv9_m4/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2025-11-28 00:35:53.921830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2025-11-28 00:35:53.921893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Installing collected packages: scrypt, passlib, aniso8601, Werkzeug, pyasn1, oauthlib, itsdangerous, elementpath, blinker, xmlschema, pyasn1_modules, Flask, python-ldap, Flask-RESTful, pysaml2, ldappool, keystone 2025-11-28 00:35:53.921937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully installed Flask-3.0.3 Flask-RESTful-0.3.10 Werkzeug-3.0.4 aniso8601-9.0.1 blinker-1.8.2 elementpath-4.4.0 itsdangerous-2.2.0 keystone-26.0.1.dev8 ldappool-3.0.0 oauthlib-3.2.2 passlib-1.7.4 pyasn1-0.6.0 pyasn1_modules-0.4.0 pysaml2-7.5.0 python-ldap-3.4.4 scrypt-0.8.24 xmlschema-2.5.1 2025-11-28 00:35:53.921951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 98b3daf94d73 2025-11-28 00:35:53.922021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 2ef8fd529b0f 2025-11-28 00:35:53.922069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/7 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2025-11-28 00:35:53.922111 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in f8d275d4dc98 2025-11-28 00:35:53.922124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container f8d275d4dc98 2025-11-28 00:35:53.922187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 64af35abdc7a 2025-11-28 00:35:53.922255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built f2cd00624872 2025-11-28 00:35:53.922308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20251128 2025-11-28 00:35:53.922410 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2025-11-28 00:35:53.922302 (took 0:00:39.589217) 2025-11-28 00:35:53.922467 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2025-11-28 00:35:53.922525 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2025-11-28 00:35:53.922566 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2025-11-28 00:35:53.922901 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2025-11-28 00:35:53.922958 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2025-11-28 00:35:53.923037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2025-11-28 00:35:53.922937 2025-11-28 00:35:53.923055 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Getting archive from https://tarballs.opendev.org/openstack/ironic-inspector/ironic-inspector-stable-2024.2.tar.gz 2025-11-28 00:35:54.891731 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2025-11-28 00:35:54.892770 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2025-11-28 00:36:45.709855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:36:45.710163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> db343094fa06 2025-11-28 00:36:45.710337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/10 : LABEL "build-date"="20251128" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-inspector" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:36:45.710540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 507da36f69ef 2025-11-28 00:36:45.710668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 507da36f69ef 2025-11-28 00:36:45.710795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 5532b4a1fa7b 2025-11-28 00:36:45.712077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 3/10 : RUN usermod --append --home /var/lib/ironic-inspector --groups kolla ironic-inspector && mkdir -p /var/lib/ironic-inspector && chown -R 42461:42461 /var/lib/ironic-inspector 2025-11-28 00:36:45.712101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in d9eb6e221bb9 2025-11-28 00:36:45.712112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container d9eb6e221bb9 2025-11-28 00:36:45.712121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 79599e8af8be 2025-11-28 00:36:45.712145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends iptables && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:36:45.712156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 54c58290db0c 2025-11-28 00:36:45.712166 | 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] 2025-11-28 00:36:45.712177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:36:45.712187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:36:45.712198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:36:45.712207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:36:45.712217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:36:45.712227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:36:45.712236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:36:45.712246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:36:45.712255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:36:45.712265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:36:45.712275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:36:45.712284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:36:45.712294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:36:45.712304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:36:45.712314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 28.8 MB in 3s (8,554 kB/s) 2025-11-28 00:36:45.712324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-11-28 00:36:45.712372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-11-28 00:36:45.712536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-11-28 00:36:45.712652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-11-28 00:36:45.712757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2025-11-28 00:36:45.712902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2025-11-28 00:36:45.713047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2025-11-28 00:36:45.714268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2025-11-28 00:36:45.714356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2025-11-28 00:36:45.714371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2025-11-28 00:36:45.714382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2025-11-28 00:36:45.714420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-11-28 00:36:45.714434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2025-11-28 00:36:45.714444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:36:45.714454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2025-11-28 00:36:45.714464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2025-11-28 00:36:45.714474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:36:45.714484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-11-28 00:36:45.714495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-11-28 00:36:45.714504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-11-28 00:36:45.714514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-11-28 00:36:45.714561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-11-28 00:36:45.714571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-11-28 00:36:45.714581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 3s (164 kB/s) 2025-11-28 00:36:45.714591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2025-11-28 00:36:45.714600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-11-28 00:36:45.714613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:36:45.714625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-11-28 00:36:45.714635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-11-28 00:36:45.714703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-11-28 00:36:45.714722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-11-28 00:36:45.714741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-11-28 00:36:45.714758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-11-28 00:36:45.714775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:36:45.714791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:36:45.714808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:36:45.714853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2025-11-28 00:36:45.714873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:36:45.714890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:36:45.714907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2025-11-28 00:36:45.714917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-11-28 00:36:45.714970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-11-28 00:36:45.714981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-11-28 00:36:45.715027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-11-28 00:36:45.715044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-11-28 00:36:45.715054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2025-11-28 00:36:45.715063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-11-28 00:36:45.715110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:36:45.715120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2025-11-28 00:36:45.715130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-11-28 00:36:45.715144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-11-28 00:36:45.716126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:36:45.716161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-11-28 00:36:45.716174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-11-28 00:36:45.716183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-11-28 00:36:45.716193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-11-28 00:36:45.716202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2025-11-28 00:36:45.716212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-11-28 00:36:45.716221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-11-28 00:36:45.716231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-11-28 00:36:45.716253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-11-28 00:36:45.716263 | 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 2025-11-28 00:36:45.716273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-11-28 00:36:45.716282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-11-28 00:36:45.716292 | 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 2025-11-28 00:36:45.716301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:36:45.716322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 54c58290db0c 2025-11-28 00:36:45.716332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> ceca0742e55f 2025-11-28 00:36:45.716341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/10 : ADD ironic-inspector-archive /ironic-inspector-source 2025-11-28 00:36:45.716351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> b8070e403d81 2025-11-28 00:36:45.716360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/10 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2025-11-28 00:36:45.716370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> e8e82f88527c 2025-11-28 00:36:45.716386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:36:45.716459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 58cf0b03a1eb 2025-11-28 00:36:45.716474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 8/10 : RUN ln -s ironic-inspector-source/* ironic-inspector && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic-inspector && mkdir -p /etc/ironic-inspector && cp /ironic-inspector/rootwrap.conf /etc/ironic-inspector/ && cp -r /ironic-inspector/rootwrap.d/ /etc/ironic-inspector/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic-inspector/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_inspector_sudoers && chmod 644 /usr/local/bin/kolla_extend_start && mkdir -p /var/lib/ironic-inspector/dhcp-hostsdir && chown -R ironic-inspector: /var/lib/ironic-inspector 2025-11-28 00:36:45.716487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 101b093bde50 2025-11-28 00:36:45.716497 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing /ironic-inspector 2025-11-28 00:36:45.716511 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: started 2025-11-28 00:36:45.716521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: finished with status 'done' 2025-11-28 00:36:45.716534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: started 2025-11-28 00:36:45.716576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:36:45.716663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: started 2025-11-28 00:36:45.716679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: finished with status 'done' 2025-11-28 00:36:45.716753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): started 2025-11-28 00:36:45.716819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:36:45.716869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.2.0) 2025-11-28 00:36:45.716936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: alembic>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (1.13.2) 2025-11-28 00:36:45.717015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.3.1.dev2) 2025-11-28 00:36:45.717036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-11-28 00:36:45.717138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: eventlet>=0.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (0.36.1) 2025-11-28 00:36:45.717166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.3.1.dev2) 2025-11-28 00:36:45.717212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:36:45.717254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.0.0) 2025-11-28 00:36:45.717343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ironic-lib>=4.3.0 (from ironic-inspector==12.3.1.dev2) 2025-11-28 00:36:45.717363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:36:45.717450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpath-rw>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (1.4.0) 2025-11-28 00:36:45.717467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.19.2) 2025-11-28 00:36:45.717535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystoneauth1>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.8.1) 2025-11-28 00:36:45.717586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystonemiddleware>=4.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (10.7.1) 2025-11-28 00:36:45.717648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (0.10.1) 2025-11-28 00:36:45.717700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.0) 2025-11-28 00:36:45.717761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyYAML>=5.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.0.2) 2025-11-28 00:36:45.717778 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: openstacksdk>=0.40.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.0.1) 2025-11-28 00:36:45.717854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.0) 2025-11-28 00:36:45.717904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (9.6.0) 2025-11-28 00:36:45.717950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.6.0) 2025-11-28 00:36:45.718017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.db>=12.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (16.0.0) 2025-11-28 00:36:45.718087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.4.0) 2025-11-28 00:36:45.718149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.2) 2025-11-28 00:36:45.718199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (14.9.1) 2025-11-28 00:36:45.718253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.2.0) 2025-11-28 00:36:45.718287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.policy>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.4.0) 2025-11-28 00:36:45.718349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.rootwrap>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (7.3.0) 2025-11-28 00:36:45.718448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.5.0) 2025-11-28 00:36:45.718466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.service>=1.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.5.0) 2025-11-28 00:36:45.718550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.upgradecheck>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (2.4.0) 2025-11-28 00:36:45.718584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (7.4.0) 2025-11-28 00:36:45.718655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tenacity>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (8.3.0) 2025-11-28 00:36:45.718705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.3.0) 2025-11-28 00:36:45.718737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (2.0.32) 2025-11-28 00:36:45.718807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tooz>=2.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.3.0) 2025-11-28 00:36:45.718853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.3.1.dev2) 2025-11-28 00:36:45.718918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:36:45.718973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.3.1.dev2) (1.3.5) 2025-11-28 00:36:45.719038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.3.1.dev2) (4.12.2) 2025-11-28 00:36:45.719058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic-inspector==12.3.1.dev2) (3.11.0) 2025-11-28 00:36:45.719128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.0->ironic-inspector==12.3.1.dev2) (2.6.1) 2025-11-28 00:36:45.720118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.0->ironic-inspector==12.3.1.dev2) (3.0.3) 2025-11-28 00:36:45.720152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Werkzeug>=3.0.0 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2025-11-28 00:36:45.720164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:36:45.720174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (3.1.4) 2025-11-28 00:36:45.720184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting itsdangerous>=2.1.2 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2025-11-28 00:36:45.720205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:36:45.720215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (8.1.7) 2025-11-28 00:36:45.720224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting blinker>=1.6.2 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2025-11-28 00:36:45.720233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:36:45.720243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) (1.8.8) 2025-11-28 00:36:45.720252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) (4.0.1) 2025-11-28 00:36:45.720262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) 2025-11-28 00:36:45.720271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.0 kB) 2025-11-28 00:36:45.720289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (2.1.5) 2025-11-28 00:36:45.720299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: ply in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (3.11) 2025-11-28 00:36:45.720308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: decorator in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (5.1.1) 2025-11-28 00:36:45.720318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (1.16.0) 2025-11-28 00:36:45.720327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (24.2.0) 2025-11-28 00:36:45.720337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (2023.12.1) 2025-11-28 00:36:45.720348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (0.35.1) 2025-11-28 00:36:45.720358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (0.20.0) 2025-11-28 00:36:45.720367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2.1.0) 2025-11-28 00:36:45.720376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2.32.3) 2025-11-28 00:36:45.720431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (1.7.0) 2025-11-28 00:36:45.720452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (2.9.0) 2025-11-28 00:36:45.720461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.8.0) 2025-11-28 00:36:45.720471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.1.1) 2025-11-28 00:36:45.720480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (5.5.0) 2025-11-28 00:36:45.720490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (42.0.8) 2025-11-28 00:36:45.720500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.3.3) 2025-11-28 00:36:45.720509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.0.1) 2025-11-28 00:36:45.720518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.33) 2025-11-28 00:36:45.720533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (0.11.0) 2025-11-28 00:36:45.720543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (4.2.2) 2025-11-28 00:36:45.720552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.4.0) 2025-11-28 00:36:45.720561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.17.0) 2025-11-28 00:36:45.720571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (2.22) 2025-11-28 00:36:45.720581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (3.0.0) 2025-11-28 00:36:45.720591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->ironic-inspector==12.3.1.dev2) (0.19) 2025-11-28 00:36:45.720600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (3.0.0) 2025-11-28 00:36:45.720609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (2.0.0) 2025-11-28 00:36:45.720629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (1.16.0) 2025-11-28 00:36:45.720639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (2.0.1) 2025-11-28 00:36:45.720649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (0.5.0) 2025-11-28 00:36:45.720658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic-inspector==12.3.1.dev2) (2.9.0.post0) 2025-11-28 00:36:45.720667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.2.0) 2025-11-28 00:36:45.720680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.5.0) 2025-11-28 00:36:45.720693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.4.0) 2025-11-28 00:36:45.720756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (0.9.0) 2025-11-28 00:36:45.720771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.1.0) 2025-11-28 00:36:45.720820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (0.20.0) 2025-11-28 00:36:45.720868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic-inspector==12.3.1.dev2) (4.0.1) 2025-11-28 00:36:45.720901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic-inspector==12.3.1.dev2) (1.0.8) 2025-11-28 00:36:45.720965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic-inspector==12.3.1.dev2) (2024.1) 2025-11-28 00:36:45.721033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (3.10.1) 2025-11-28 00:36:45.721065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (3.1.0) 2025-11-28 00:36:45.721120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (2.5.1) 2025-11-28 00:36:45.721150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (1.6.0) 2025-11-28 00:36:45.721214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (24.1) 2025-11-28 00:36:45.721248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (6.0.0) 2025-11-28 00:36:45.721298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (3.1.2) 2025-11-28 00:36:45.721322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (67.2.0) 2025-11-28 00:36:45.721381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic-inspector==12.3.1.dev2) (0.2.13) 2025-11-28 00:36:45.721445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (2024.1) 2025-11-28 00:36:45.721645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (3.3.2) 2025-11-28 00:36:45.721703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (3.8) 2025-11-28 00:36:45.721716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (1.26.19) 2025-11-28 00:36:45.721735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2025.11.12) 2025-11-28 00:36:45.721746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (0.7) 2025-11-28 00:36:45.721756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (2.7.2) 2025-11-28 00:36:45.721788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->ironic-inspector==12.3.1.dev2) (0.15.2) 2025-11-28 00:36:45.721803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) 2025-11-28 00:36:45.721843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-11-28 00:36:45.721905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-11-28 00:36:45.721920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-11-28 00:36:45.721986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-11-28 00:36:45.722045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2025-11-28 00:36:45.722059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-11-28 00:36:45.722090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-11-28 00:36:45.722146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-11-28 00:36:45.722161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.2 MB) 2025-11-28 00:36:45.722232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 31.4 MB/s 0:00:00 2025-11-28 00:36:45.722296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-11-28 00:36:45.722311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2025-11-28 00:36:45.722359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): started 2025-11-28 00:36:45.722373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): finished with status 'done' 2025-11-28 00:36:45.722452 | 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=267989 sha256=ba1e2c33e19263199ca2aee9ffff1965ece19901d09528cb5efe9a4cadda2b63 2025-11-28 00:36:45.722469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-j04e_v2p/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2025-11-28 00:36:45.722531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2025-11-28 00:36:45.722547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-lib, ironic-inspector 2025-11-28 00:36:45.722614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 construct-2.10.70 ifaddr-0.2.0 ironic-inspector-12.3.1.dev2 ironic-lib-6.2.0 itsdangerous-2.2.0 microversion_parse-2.0.0 zeroconf-0.132.2 2025-11-28 00:36:45.722630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 101b093bde50 2025-11-28 00:36:45.722691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> a2dad34162f9 2025-11-28 00:36:45.722751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:36:45.722767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in e5fafeeeb587 2025-11-28 00:36:45.722823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-11-28 00:36:45.722879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-11-28 00:36:45.722893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-11-28 00:36:45.722953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2025-11-28 00:36:45.722968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:36:45.723089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:36:45.723107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:36:45.723121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:36:45.723153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:36:45.723214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:36:45.723225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:36:45.723269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-11-28 00:36:45.723283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2025-11-28 00:36:45.723473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-11-28 00:36:45.723522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2025-11-28 00:36:45.723545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:36:45.724072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:36:45.724097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-11-28 00:36:45.724109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:36:45.724121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:36:45.724130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-11-28 00:36:45.724139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-11-28 00:36:45.724149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-11-28 00:36:45.724158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-11-28 00:36:45.724168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18798 files and directories currently installed.) 2025-11-28 00:36:45.724179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:36:45.724188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-11-28 00:36:45.724198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-11-28 00:36:45.724207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-11-28 00:36:45.724216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-11-28 00:36:45.724225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:36:45.724235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:36:45.724244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:36:45.724254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:36:45.724263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:36:45.724273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:36:45.724282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:36:45.724292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-11-28 00:36:45.724302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:36:45.724311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2025-11-28 00:36:45.724335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-11-28 00:36:45.724345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:36:45.724361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-11-28 00:36:45.724371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-11-28 00:36:45.724380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-11-28 00:36:45.724389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-11-28 00:36:45.724420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-11-28 00:36:45.724430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-11-28 00:36:45.724451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18789 files and directories currently installed.) 2025-11-28 00:36:45.724461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:36:45.724471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:36:45.724484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:36:45.724494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:36:45.724505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:36:45.724514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:36:45.724527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:36:45.724541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:36:45.724600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:36:45.724615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:36:45.724693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:36:45.724711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:36:45.724733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:36:45.724754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:36:45.724803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:36:45.724825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:36:45.724871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:36:45.724894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:36:45.724941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:36:45.724965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:36:45.725049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:36:45.725084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:36:45.725108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:36:45.725131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:36:45.725171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:36:45.725192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:36:45.725270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:36:45.725281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:36:45.725293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:36:45.725344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:36:45.725358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:36:45.725449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:36:45.725462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:36:45.725476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:36:45.725504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:36:45.725554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:36:45.725568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:36:45.725633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:36:45.725645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2025-11-28 00:36:45.725676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2025-11-28 00:36:45.725725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:36:45.725740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:36:45.725794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2025-11-28 00:36:45.725808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:36:45.725876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:36:45.725892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2025-11-28 00:36:45.725905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2025-11-28 00:36:45.726064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:36:45.726105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-11-28 00:36:45.726119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8227 files, 1165 directories removed. 2025-11-28 00:36:45.726137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-11-28 00:36:45.726148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2025-11-28 00:36:45.726159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-11-28 00:36:45.726872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2025-11-28 00:36:45.726948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-11-28 00:36:45.726963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2025-11-28 00:36:45.726974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2025-11-28 00:36:45.726984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:36:45.727128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container e5fafeeeb587 2025-11-28 00:36:45.727143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> e1f06e3fd7ea 2025-11-28 00:36:45.727163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/10 : USER ironic-inspector 2025-11-28 00:36:45.727173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 34aa2dbbf2e9 2025-11-28 00:36:45.727182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 34aa2dbbf2e9 2025-11-28 00:36:45.727192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> a474caab7eb2 2025-11-28 00:36:45.727201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 743b7892dd02 2025-11-28 00:36:45.727210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20251128 2025-11-28 00:36:45.727221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2025-11-28 00:36:45.726464 (took 0:00:51.803527) 2025-11-28 00:36:45.727239 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2025-11-28 00:36:45.727249 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2025-11-28 00:36:45.727259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2025-11-28 00:36:45.726838 2025-11-28 00:36:45.727268 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2024.2.tar.gz 2025-11-28 00:36:45.728820 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2025-11-28 00:36:45.729256 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2025-11-28 00:37:03.055961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:37:03.056074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> db343094fa06 2025-11-28 00:37:03.056094 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/8 : LABEL "build-date"="20251128" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:37:03.056127 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 6dd86c09155e 2025-11-28 00:37:03.056151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 6dd86c09155e 2025-11-28 00:37:03.056214 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 87ab3770d916 2025-11-28 00:37:03.056256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 3/8 : RUN usermod --append --home /var/lib/ceilometer --groups kolla ceilometer && mkdir -p /var/lib/ceilometer && chown -R 42405:42405 /var/lib/ceilometer 2025-11-28 00:37:03.056363 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in d42b3722fb68 2025-11-28 00:37:03.056400 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container d42b3722fb68 2025-11-28 00:37:03.056478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 3f816c41a430 2025-11-28 00:37:03.056512 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/8 : ADD ceilometer-base-archive /ceilometer-base-source 2025-11-28 00:37:03.056567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 2aa52061f8e6 2025-11-28 00:37:03.056605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/8 : ADD plugins-archive / 2025-11-28 00:37:03.056618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> d2629be32f4b 2025-11-28 00:37:03.056630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/8 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2025-11-28 00:37:03.056641 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 7a901e0e1bf8 2025-11-28 00:37:03.056664 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:37:03.056679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 149024d1347e 2025-11-28 00:37:03.056690 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 8/8 : RUN ln -s ceilometer-base-source/* ceilometer && sed -e "/^ceilometer===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ceilometer && mkdir -p /etc/ceilometer && cp -r /ceilometer/etc/ceilometer/* /etc/ceilometer/ && cp /etc/pycadf/ceilometer_api_audit_map.conf /etc/ceilometer/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ceilometer/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ceilometer_sudoers && touch /usr/local/bin/kolla_ceilometer_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ceilometer_extend_start 2025-11-28 00:37:03.056705 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in de8892734a94 2025-11-28 00:37:03.056715 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /ceilometer 2025-11-28 00:37:03.056725 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2025-11-28 00:37:03.056735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:37:03.056745 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2025-11-28 00:37:03.056754 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:37:03.056764 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2025-11-28 00:37:03.056773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:37:03.056816 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:37:03.056848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:37:03.056900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==23.0.2.dev1) 2025-11-28 00:37:03.056952 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2025-11-28 00:37:03.057073 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cachetools>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.5.0) 2025-11-28 00:37:03.057110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==23.0.2.dev1) 2025-11-28 00:37:03.057121 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-11-28 00:37:03.057152 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: futurist>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.0.0) 2025-11-28 00:37:03.057205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw-ext>=1.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (1.2.2) 2025-11-28 00:37:03.057237 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: lxml>=4.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.3.0) 2025-11-28 00:37:03.057255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (1.0.8) 2025-11-28 00:37:03.057264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.concurrency>=3.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.0) 2025-11-28 00:37:03.057285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (9.6.0) 2025-11-28 00:37:03.057301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.4.0) 2025-11-28 00:37:03.057311 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.2) 2025-11-28 00:37:03.057320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.4.0) 2025-11-28 00:37:03.057330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.rootwrap>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.3.0) 2025-11-28 00:37:03.057339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.0) 2025-11-28 00:37:03.057348 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.messaging>=10.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (14.9.1) 2025-11-28 00:37:03.057358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.upgradecheck>=0.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (2.4.0) 2025-11-28 00:37:03.057368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.4.0) 2025-11-28 00:37:03.057377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.4.0) 2025-11-28 00:37:03.057387 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (4.7.0) 2025-11-28 00:37:03.057396 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-keystoneclient>=3.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.5.0) 2025-11-28 00:37:03.057405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: keystoneauth1>=3.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.8.1) 2025-11-28 00:37:03.057415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (11.3.1) 2025-11-28 00:37:03.057475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (18.7.0) 2025-11-28 00:37:03.057486 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (4.6.0) 2025-11-28 00:37:03.057538 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (9.6.0) 2025-11-28 00:37:03.057570 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.0.2) 2025-11-28 00:37:03.057601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (2.32.3) 2025-11-28 00:37:03.057678 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.3.0) 2025-11-28 00:37:03.057710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (8.3.0) 2025-11-28 00:37:03.057767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tooz>=1.47.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.3.0) 2025-11-28 00:37:03.057824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.8.0) 2025-11-28 00:37:03.057869 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: gnocchiclient>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.1.0) 2025-11-28 00:37:03.057879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==23.0.2.dev1) 2025-11-28 00:37:03.057889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2025-11-28 00:37:03.057899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setproctitle in /var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.3.0->ceilometer==23.0.2.dev1) (1.3.3) 2025-11-28 00:37:03.057909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cliff>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (4.7.0) 2025-11-28 00:37:03.057919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (5.10.0) 2025-11-28 00:37:03.057928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.1.0) 2025-11-28 00:37:03.057938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-dateutil in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.9.0.post0) 2025-11-28 00:37:03.057947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (3.0.0) 2025-11-28 00:37:03.057957 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (3.11.0) 2025-11-28 00:37:03.057968 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (0.5.2) 2025-11-28 00:37:03.057981 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.4.3) 2025-11-28 00:37:03.058071 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (24.2.0) 2025-11-28 00:37:03.058108 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (1.9.0) 2025-11-28 00:37:03.058161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (0.2.13) 2025-11-28 00:37:03.058219 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (1.4.0) 2025-11-28 00:37:03.058251 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ply in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (3.11) 2025-11-28 00:37:03.058308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: decorator in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (5.1.1) 2025-11-28 00:37:03.058392 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (1.16.0) 2025-11-28 00:37:03.058409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->ceilometer==23.0.2.dev1) (1.7.0) 2025-11-28 00:37:03.058432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->ceilometer==23.0.2.dev1) (1.3.3) 2025-11-28 00:37:03.058487 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.29.0->ceilometer==23.0.2.dev1) (0.19) 2025-11-28 00:37:03.058504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==23.0.2.dev1) (0.10.1) 2025-11-28 00:37:03.058522 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==23.0.2.dev1) (2.0.0) 2025-11-28 00:37:03.058539 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (1.16.0) 2025-11-28 00:37:03.058555 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (5.6.0) 2025-11-28 00:37:03.058571 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (5.5.0) 2025-11-28 00:37:03.058587 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (1.8.8) 2025-11-28 00:37:03.058603 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.2.0) 2025-11-28 00:37:03.058620 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.4.0) 2025-11-28 00:37:03.058637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.9.0) 2025-11-28 00:37:03.058713 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (6.2.0) 2025-11-28 00:37:03.059137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.5.0) 2025-11-28 00:37:03.059159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.1.0) 2025-11-28 00:37:03.059178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.20.0) 2025-11-28 00:37:03.059199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.1.4) 2025-11-28 00:37:03.059217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (4.0.1) 2025-11-28 00:37:03.059236 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (4.0.1) 2025-11-28 00:37:03.059253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (2.1.5) 2025-11-28 00:37:03.059271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cffi>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (1.17.0) 2025-11-28 00:37:03.059312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: eventlet>=0.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (0.36.1) 2025-11-28 00:37:03.059330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: greenlet>=0.4.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (3.0.3) 2025-11-28 00:37:03.059348 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (2.22) 2025-11-28 00:37:03.059377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (2.6.1) 2025-11-28 00:37:03.059394 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->ceilometer==23.0.2.dev1) (6.0.0) 2025-11-28 00:37:03.059411 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (2024.1) 2025-11-28 00:37:03.059427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.10.1) 2025-11-28 00:37:03.059509 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.1.0) 2025-11-28 00:37:03.059530 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (2.5.1) 2025-11-28 00:37:03.059561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (1.6.0) 2025-11-28 00:37:03.059578 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.policy>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=0.1.1->ceilometer==23.0.2.dev1) (4.4.0) 2025-11-28 00:37:03.059595 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==23.0.2.dev1) (24.1) 2025-11-28 00:37:03.059611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==23.0.2.dev1) (3.1.2) 2025-11-28 00:37:03.059627 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (67.2.0) 2025-11-28 00:37:03.059645 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (24.2.1) 2025-11-28 00:37:03.059792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (2.0.1) 2025-11-28 00:37:03.059888 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (42.0.8) 2025-11-28 00:37:03.059922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (4.0.1) 2025-11-28 00:37:03.059954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (2.1.0) 2025-11-28 00:37:03.059984 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (3.1.0) 2025-11-28 00:37:03.060124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.0.1) 2025-11-28 00:37:03.060256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.33) 2025-11-28 00:37:03.060389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (0.11.0) 2025-11-28 00:37:03.060532 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (4.2.2) 2025-11-28 00:37:03.060737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.4.0) 2025-11-28 00:37:03.060879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (3.0.0) 2025-11-28 00:37:03.060899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (4.19.2) 2025-11-28 00:37:03.060917 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (2023.12.1) 2025-11-28 00:37:03.060935 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (0.35.1) 2025-11-28 00:37:03.060951 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (0.20.0) 2025-11-28 00:37:03.060967 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (3.3.2) 2025-11-28 00:37:03.060985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (3.8) 2025-11-28 00:37:03.061067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (1.26.19) 2025-11-28 00:37:03.061105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (2025.11.12) 2025-11-28 00:37:03.061124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.7) 2025-11-28 00:37:03.061142 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.47.0->ceilometer==23.0.2.dev1) (0.15.2) 2025-11-28 00:37:03.061159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-11-28 00:37:03.061178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2025-11-28 00:37:03.061194 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2025-11-28 00:37:03.061210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2025-11-28 00:37:03.061224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): started 2025-11-28 00:37:03.061253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): finished with status 'done' 2025-11-28 00:37:03.061269 | 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=2708dc7ce114792b51594aa92ff48f1f2e7a0f3d855b917a85c6c475bc1902d8 2025-11-28 00:37:03.061285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-98t1duf1/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2025-11-28 00:37:03.061301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2025-11-28 00:37:03.061316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2025-11-28 00:37:03.061345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed ceilometer-23.0.2.dev1 cotyledon-1.7.3 python-zaqarclient-2.8.0 xmltodict-0.13.0 2025-11-28 00:37:03.061363 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /plugins/pycadf-3.1.1 2025-11-28 00:37:03.061379 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2025-11-28 00:37:03.061396 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:37:03.061414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2025-11-28 00:37:03.061432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:37:03.061478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2025-11-28 00:37:03.061497 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:37:03.061516 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:37:03.061534 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:37:03.061550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-11-28 00:37:03.061569 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-11-28 00:37:03.061586 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-11-28 00:37:03.061602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-11-28 00:37:03.061618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-11-28 00:37:03.061635 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-11-28 00:37:03.061651 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2025-11-28 00:37:03.061684 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2025-11-28 00:37:03.061703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2025-11-28 00:37:03.061719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2025-11-28 00:37:03.061735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-11-28 00:37:03.061752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (5.3.0) 2025-11-28 00:37:03.061768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.i18n>=3.15.3->oslo.config>=5.2.0->pycadf==3.1.1) (6.1.0) 2025-11-28 00:37:03.061809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-11-28 00:37:03.061829 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (7.4.0) 2025-11-28 00:37:03.061847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-11-28 00:37:03.061864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2.1.0) 2025-11-28 00:37:03.061962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (24.1) 2025-11-28 00:37:03.061984 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (6.0.0) 2025-11-28 00:37:03.062042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (3.1.2) 2025-11-28 00:37:03.062058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2025-11-28 00:37:03.062115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2025-11-28 00:37:03.062133 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2025-11-28 00:37:03.062184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2025.11.12) 2025-11-28 00:37:03.062234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: pycadf 2025-11-28 00:37:03.062254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (pyproject.toml): started 2025-11-28 00:37:03.062271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-11-28 00:37:03.062288 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=a7618c2390649a8ebfe8ca8332330fb2a48e2d29026a1a194182d314202f5420 2025-11-28 00:37:03.062305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wt15z0jy/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 00:37:03.062321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built pycadf 2025-11-28 00:37:03.062371 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: pycadf 2025-11-28 00:37:03.062388 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Attempting uninstall: pycadf 2025-11-28 00:37:03.062405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Found existing installation: pycadf 3.1.1 2025-11-28 00:37:03.062422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Uninstalling pycadf-3.1.1: 2025-11-28 00:37:03.062512 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Successfully uninstalled pycadf-3.1.1 2025-11-28 00:37:03.062549 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed pycadf-3.1.1 2025-11-28 00:37:03.062567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container de8892734a94 2025-11-28 00:37:03.062584 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> f2a14f3fcfe0 2025-11-28 00:37:03.062602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built b6ab3f403540 2025-11-28 00:37:03.062619 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20251128 2025-11-28 00:37:03.062634 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2025-11-28 00:37:03.061419 (took 0:00:17.334581) 2025-11-28 00:37:03.062648 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2025-11-28 00:37:03.062664 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2025-11-28 00:37:03.062678 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2025-11-28 00:37:03.062704 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2025-11-28 00:37:03.062727 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2025-11-28 00:37:03.062741 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2025-11-28 00:37:03.062756 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2025-11-28 00:37:03.062152 2025-11-28 00:37:03.062770 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2025-11-28 00:37:04.452814 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2025-11-28 00:37:04.540324 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2025-11-28 00:37:04.540391 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2025-11-28 00:37:41.698372 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:37:41.698447 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> db343094fa06 2025-11-28 00:37:41.698466 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/10 : LABEL "build-date"="20251128" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:37:41.698483 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in d68a6520a2b8 2025-11-28 00:37:41.698496 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container d68a6520a2b8 2025-11-28 00:37:41.698508 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 00dca85c6372 2025-11-28 00:37:41.698565 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 3/10 : RUN usermod --append --home /var/lib/gnocchi --groups kolla gnocchi && mkdir -p /var/lib/gnocchi && chown -R 42416:42416 /var/lib/gnocchi 2025-11-28 00:37:41.698590 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 9fc9c3256577 2025-11-28 00:37:41.698610 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 9fc9c3256577 2025-11-28 00:37:41.698623 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 20910e1fce09 2025-11-28 00:37:41.698636 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends librados-dev python3-rados python3-rados && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:37:41.698662 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in bd6e98433f50 2025-11-28 00:37:41.698671 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:37:41.698683 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:37:41.698740 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:37:41.698751 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:37:41.698761 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:37:41.698770 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:37:41.698781 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:37:41.698791 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:37:41.698800 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:37:41.698810 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:37:41.698819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:37:41.698829 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:37:41.698859 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:37:41.698899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:37:41.699023 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:37:41.699127 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 28.8 MB in 6s (4,842 kB/s) 2025-11-28 00:37:41.699204 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-11-28 00:37:41.699304 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-11-28 00:37:41.699375 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2025-11-28 00:37:41.699456 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2025-11-28 00:37:41.699635 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2025-11-28 00:37:41.703145 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-11-28 00:37:41.703180 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2025-11-28 00:37:41.703190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2025-11-28 00:37:41.703200 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-11-28 00:37:41.703209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2025-11-28 00:37:41.703219 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:37:41.703229 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,279 kB of archives. 2025-11-28 00:37:41.703238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.5 MB of additional disk space will be used. 2025-11-28 00:37:41.703248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:37:41.703257 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-11-28 00:37:41.703283 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-11-28 00:37:41.703294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-11-28 00:37:41.703305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-11-28 00:37:41.703314 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados-dev amd64 19.2.1-0ubuntu0.24.04.2 [47.5 kB] 2025-11-28 00:37:41.703323 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-11-28 00:37:41.703333 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,279 kB in 1s (8,383 kB/s) 2025-11-28 00:37:41.703343 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-11-28 00:37:41.703352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-11-28 00:37:41.703364 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:37:41.703376 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2025-11-28 00:37:41.703385 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2025-11-28 00:37:41.703395 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2025-11-28 00:37:41.703404 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2025-11-28 00:37:41.703413 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2025-11-28 00:37:41.703423 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2025-11-28 00:37:41.703432 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:37:41.703442 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:37:41.703452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:37:41.703462 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-11-28 00:37:41.703481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:37:41.703491 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:37:41.703501 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-11-28 00:37:41.703511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:37:41.703543 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:37:41.703553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2025-11-28 00:37:41.703563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:37:41.703572 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2025-11-28 00:37:41.703596 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:37:41.703614 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2025-11-28 00:37:41.703624 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:37:41.703633 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:37:41.703643 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2025-11-28 00:37:41.703653 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:37:41.703662 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:37:41.703672 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:37:41.703681 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:37:41.703691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:37:41.703700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:37:41.703710 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:37:41.703719 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:37:41.703728 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:37:41.703738 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container bd6e98433f50 2025-11-28 00:37:41.703752 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> a6b3efa621fa 2025-11-28 00:37:41.703762 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/10 : ADD gnocchi-base-archive /gnocchi-base-source 2025-11-28 00:37:41.703771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> ca83013a9243 2025-11-28 00:37:41.703848 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:37:41.703903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> f6c1e4ee4a4b 2025-11-28 00:37:41.704117 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/10 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2025-11-28 00:37:41.704196 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 813d59a32814 2025-11-28 00:37:41.704219 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 8/10 : RUN sed -e "s/^Werkzeug===3.0.1/Werkzeug==2.2.3/g" -i requirements/upper-constraints.txt 2025-11-28 00:37:41.704231 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 9b99b822965a 2025-11-28 00:37:41.704245 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 9b99b822965a 2025-11-28 00:37:41.704448 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> d2b809664b2a 2025-11-28 00:37:41.704484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 9/10 : RUN ln -s gnocchi-base-source/* gnocchi && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt gnocchiclient /gnocchi[keystone,mysql,file,ceph,s3] && mkdir -p /etc/gnocchi && cp /etc/pycadf/gnocchi_api_audit_map.conf /etc/gnocchi/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_gnocchi_sudoers && touch /usr/local/bin/kolla_gnocchi_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_gnocchi_extend_start 2025-11-28 00:37:41.704507 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 137866241da2 2025-11-28 00:37:41.704555 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing /gnocchi 2025-11-28 00:37:41.704633 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2025-11-28 00:37:41.704701 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:37:41.704772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2025-11-28 00:37:41.704853 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:37:41.704915 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:37:41.704970 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:37:41.705066 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: gnocchiclient in /var/lib/kolla/venv/lib/python3.12/site-packages (7.1.0) 2025-11-28 00:37:41.705144 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2025-11-28 00:37:41.705284 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2025-11-28 00:37:41.705371 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.1.0) 2025-11-28 00:37:41.705453 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.config>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (9.6.0) 2025-11-28 00:37:41.705637 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.policy>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (4.4.0) 2025-11-28 00:37:41.705691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.middleware>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.2.0) 2025-11-28 00:37:41.705779 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2025-11-28 00:37:41.705850 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2025-11-28 00:37:41.705919 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pecan>=0.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.5.1) 2025-11-28 00:37:41.705988 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpatch in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.33) 2025-11-28 00:37:41.706105 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2025-11-28 00:37:41.706172 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-11-28 00:37:41.706235 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: stevedore in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.3.0) 2025-11-28 00:37:41.706305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.10.0) 2025-11-28 00:37:41.706404 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: voluptuous>=0.8.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (0.15.2) 2025-11-28 00:37:41.706546 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2025-11-28 00:37:41.706675 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:37:41.706789 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tenacity>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (8.3.0) 2025-11-28 00:37:41.706872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: WebOb>=1.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.8.8) 2025-11-28 00:37:41.706930 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Paste in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.10.1) 2025-11-28 00:37:41.707026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PasteDeploy in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.0) 2025-11-28 00:37:41.707107 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2025-11-28 00:37:41.707169 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.2.5.1-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:37:41.707231 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyparsing>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.2) 2025-11-28 00:37:41.707245 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2025-11-28 00:37:41.707322 | 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) 2025-11-28 00:37:41.707355 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tooz>=1.38 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.3.0) 2025-11-28 00:37:41.707435 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cachetools in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.5.0) 2025-11-28 00:37:41.707451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2025-11-28 00:37:41.707542 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2025-11-28 00:37:41.707594 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystonemiddleware!=4.19.0,>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (10.7.1) 2025-11-28 00:37:41.707644 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pymysql in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.1.1) 2025-11-28 00:37:41.707703 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.db>=4.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (16.0.0) 2025-11-28 00:37:41.707749 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: sqlalchemy>=1.4.24 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.0.32) 2025-11-28 00:37:41.707805 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2025-11-28 00:37:41.707862 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-11-28 00:37:41.707916 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: alembic!=0.8.1,!=0.9.0,>=0.7.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.13.2) 2025-11-28 00:37:41.707980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2025-11-28 00:37:41.708030 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-11-28 00:37:41.708104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2025-11-28 00:37:41.708151 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-11-28 00:37:41.708209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cliff>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (4.7.0) 2025-11-28 00:37:41.708255 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystoneauth1>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (5.8.1) 2025-11-28 00:37:41.708311 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: futurist in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2025-11-28 00:37:41.708358 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-dateutil in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (2.9.0.post0) 2025-11-28 00:37:41.708403 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: debtcollector in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2025-11-28 00:37:41.708461 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (1.3.5) 2025-11-28 00:37:41.708487 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (4.12.2) 2025-11-28 00:37:41.708578 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.0.1) 2025-11-28 00:37:41.708626 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.26.19) 2025-11-28 00:37:41.708682 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil->gnocchiclient) (1.16.0) 2025-11-28 00:37:41.708729 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (3.11.0) 2025-11-28 00:37:41.708774 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (6.0.2) 2025-11-28 00:37:41.708831 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (0.5.2) 2025-11-28 00:37:41.708893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (2.4.3) 2025-11-28 00:37:41.708909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (24.2.0) 2025-11-28 00:37:41.708975 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (1.9.0) 2025-11-28 00:37:41.709057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (0.2.13) 2025-11-28 00:37:41.709120 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setproctitle in /var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.5.0->gnocchi==4.6.4) (1.3.3) 2025-11-28 00:37:41.709177 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (6.1.0) 2025-11-28 00:37:41.709223 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (2.32.3) 2025-11-28 00:37:41.709279 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (1.7.0) 2025-11-28 00:37:41.709356 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2.9.0) 2025-11-28 00:37:41.709402 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.8.0) 2025-11-28 00:37:41.709467 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.6.0) 2025-11-28 00:37:41.709697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.4.0) 2025-11-28 00:37:41.709909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.1.2) 2025-11-28 00:37:41.709967 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.5.0) 2025-11-28 00:37:41.709989 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (7.4.0) 2025-11-28 00:37:41.710047 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.1.1) 2025-11-28 00:37:41.710056 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.5.0) 2025-11-28 00:37:41.710071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.3) 2025-11-28 00:37:41.710119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2025-11-28 00:37:41.710176 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (0.10.1) 2025-11-28 00:37:41.710237 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (2.0.0) 2025-11-28 00:37:41.710270 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient) (1.16.0) 2025-11-28 00:37:41.710299 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (2.0.1) 2025-11-28 00:37:41.710363 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (0.5.0) 2025-11-28 00:37:41.710411 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (3.1.4) 2025-11-28 00:37:41.710435 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2025-11-28 00:37:41.710496 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2025-11-28 00:37:41.710566 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->gnocchi==4.6.4) (2.1.5) 2025-11-28 00:37:41.710608 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.0.8) 2025-11-28 00:37:41.710639 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2024.1) 2025-11-28 00:37:41.710698 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (24.1) 2025-11-28 00:37:41.710741 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.0.0) 2025-11-28 00:37:41.710783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (67.2.0) 2025-11-28 00:37:41.710824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (0.3.5) 2025-11-28 00:37:41.710866 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2024.1) 2025-11-28 00:37:41.710906 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.3.2) 2025-11-28 00:37:41.710947 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.8) 2025-11-28 00:37:41.710988 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (2025.11.12) 2025-11-28 00:37:41.711059 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: greenlet!=0.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from sqlalchemy>=1.4.24->gnocchi==4.6.4) (3.0.3) 2025-11-28 00:37:41.711126 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.29.0->gnocchi==4.6.4) (2.7.2) 2025-11-28 00:37:41.711178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: fasteners>=0.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.38->gnocchi==4.6.4) (0.19) 2025-11-28 00:37:41.711220 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3->gnocchi==4.6.4) 2025-11-28 00:37:41.711269 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:37:41.711283 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger (from daiquiri->gnocchi==4.6.4) 2025-11-28 00:37:41.711350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-2.0.7-py3-none-any.whl.metadata (6.5 kB) 2025-11-28 00:37:41.711391 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch->gnocchi==4.6.4) (3.0.0) 2025-11-28 00:37:41.711433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-11-28 00:37:41.711485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 26.8 MB/s 0:00:00 2025-11-28 00:37:41.711547 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-11-28 00:37:41.711591 | 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) 2025-11-28 00:37:41.711612 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 25.9 MB/s 0:00:00 2025-11-28 00:37:41.711682 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB) 2025-11-28 00:37:41.711736 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 30.6 MB/s 0:00:00 2025-11-28 00:37:41.711778 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-11-28 00:37:41.711819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-11-28 00:37:41.711861 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.2.5.1-py3-none-any.whl (19 kB) 2025-11-28 00:37:41.711903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) 2025-11-28 00:37:41.711929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2025-11-28 00:37:41.711980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-11-28 00:37:41.712058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-11-28 00:37:41.712076 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2025-11-28 00:37:41.712146 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2025-11-28 00:37:41.712190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2025-11-28 00:37:41.712232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=324201 sha256=f00dd9c41db87e6421745896b301826b9dd97e06dca2b0dc2b3a771ab3840f8b 2025-11-28 00:37:41.712284 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-825umv6u/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2025-11-28 00:37:41.712326 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2025-11-28 00:37:41.712368 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Installing collected packages: pytimeparse, werkzeug, python-json-logger, numpy, lz4, cotyledon, sqlalchemy-utils, daiquiri, botocore, s3transfer, boto3, gnocchi 2025-11-28 00:37:41.712422 | 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 2025-11-28 00:37:41.712465 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 137866241da2 2025-11-28 00:37:41.712507 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 22add19aae97 2025-11-28 00:37:41.712549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 10/10 : RUN mkdir -p /var/lib/gnocchi/tmp && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-11-28 00:37:41.712703 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 3cc637d4f3cc 2025-11-28 00:37:41.712735 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 3cc637d4f3cc 2025-11-28 00:37:41.712748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 95f938208cb4 2025-11-28 00:37:41.712763 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built 33b330715f92 2025-11-28 00:37:41.712772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20251128 2025-11-28 00:37:41.712875 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2025-11-28 00:37:41.712784 (took 0:00:38.650632) 2025-11-28 00:37:41.712983 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2025-11-28 00:37:41.713075 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2025-11-28 00:37:41.713107 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2025-11-28 00:37:41.713570 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2025-11-28 00:37:41.713612 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2025-11-28 00:37:41.713686 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2025-11-28 00:37:41.713595 2025-11-28 00:37:41.714684 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2025-11-28 00:37:41.715346 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2025-11-28 00:37:44.729296 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:37:44.729366 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> db343094fa06 2025-11-28 00:37:44.729385 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/5 : LABEL "build-date"="20251128" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:37:44.729401 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 79cc854dc228 2025-11-28 00:37:44.729510 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 79cc854dc228 2025-11-28 00:37:44.729582 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> a3399eb4a6e0 2025-11-28 00:37:44.729604 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 3/5 : RUN usermod --append --home /var/lib/skyline --groups kolla skyline && mkdir -p /var/lib/skyline && chown -R 42491:42491 /var/lib/skyline 2025-11-28 00:37:44.729626 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 9abc0069dfaf 2025-11-28 00:37:44.729647 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 9abc0069dfaf 2025-11-28 00:37:44.729668 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> daa3b8b5c25d 2025-11-28 00:37:44.729688 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:37:44.729782 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> de171515966d 2025-11-28 00:37:44.729798 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 5/5 : RUN touch /usr/local/bin/kolla_skyline_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_skyline_extend_start 2025-11-28 00:37:44.729809 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in a1640517a536 2025-11-28 00:37:44.729821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container a1640517a536 2025-11-28 00:37:44.729833 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 8745c04d75b2 2025-11-28 00:37:44.729844 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 2344d30e6221 2025-11-28 00:37:44.729856 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20251128 2025-11-28 00:37:44.729905 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2025-11-28 00:37:44.729772 (took 0:00:03.016177) 2025-11-28 00:37:44.729954 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2025-11-28 00:37:44.730056 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2025-11-28 00:37:44.731124 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2025-11-28 00:37:44.731190 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2025-11-28 00:37:44.731200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2025-11-28 00:37:44.730325 2025-11-28 00:37:44.731208 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2024.2.tar.gz 2025-11-28 00:37:44.734187 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2025-11-28 00:37:44.734210 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2025-11-28 00:38:19.080367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:38:19.080439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> db343094fa06 2025-11-28 00:38:19.080474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/7 : LABEL "build-date"="20251128" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:38:19.080491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in c62bb43a4c5f 2025-11-28 00:38:19.080505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container c62bb43a4c5f 2025-11-28 00:38:19.080517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> af2d16db5a2c 2025-11-28 00:38:19.080530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 3/7 : RUN usermod --append --home /var/lib/octavia --groups kolla octavia && mkdir -p /var/lib/octavia && chown -R 42437:42437 /var/lib/octavia 2025-11-28 00:38:19.080544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 9b63df8a4de7 2025-11-28 00:38:19.080555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 9b63df8a4de7 2025-11-28 00:38:19.080599 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 808915a324a4 2025-11-28 00:38:19.080612 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-openvswitch && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:38:19.080625 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in ea10afaaa565 2025-11-28 00:38:19.080637 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:38:19.080649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:38:19.080662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:38:19.080674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:38:19.080759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:38:19.080773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:38:19.080785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:38:19.080797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:38:19.080809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:38:19.080833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:38:19.080843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:38:19.080853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:38:19.080862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:38:19.080906 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:38:19.080917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:38:19.080926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 28.8 MB in 5s (6,217 kB/s) 2025-11-28 00:38:19.080936 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-11-28 00:38:19.081029 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-11-28 00:38:19.081157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2025-11-28 00:38:19.081234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2025-11-28 00:38:19.081955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2025-11-28 00:38:19.082066 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2025-11-28 00:38:19.082081 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2025-11-28 00:38:19.082092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-netaddr python3-pyparsing python-sortedcontainers-doc 2025-11-28 00:38:19.082122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2025-11-28 00:38:19.082132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2025-11-28 00:38:19.082142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2025-11-28 00:38:19.082151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:38:19.082161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,737 kB of archives. 2025-11-28 00:38:19.082171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,513 kB of additional disk space will be used. 2025-11-28 00:38:19.082181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-11-28 00:38:19.082192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:38:19.082201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 00:38:19.082282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-11-28 00:38:19.082295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.6 [443 kB] 2025-11-28 00:38:19.082305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-11-28 00:38:19.082315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-11-28 00:38:19.082325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,737 kB in 1s (3,048 kB/s) 2025-11-28 00:38:19.082334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2025-11-28 00:38:19.082344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-11-28 00:38:19.082366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:38:19.082383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2025-11-28 00:38:19.082393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% 2025-11-28 00:38:19.082490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% 2025-11-28 00:38:19.082597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2025-11-28 00:38:19.082670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2025-11-28 00:38:19.082747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2025-11-28 00:38:19.082825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:38:19.082905 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 00:38:19.082983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:38:19.083097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-11-28 00:38:19.083172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 00:38:19.085120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: 2025-11-28 00:38:19.085157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:38:19.085175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2025-11-28 00:38:19.085193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.6_amd64.deb ... 2025-11-28 00:38:19.085210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:38:19.085229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2025-11-28 00:38:19.085246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-11-28 00:38:19.085265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:38:19.085282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2025-11-28 00:38:19.085300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-11-28 00:38:19.085316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:38:19.085334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2025-11-28 00:38:19.085367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:38:19.085386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:38:19.085400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:38:19.085410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:38:19.085419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:38:19.085429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:38:19.085439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:38:19.085448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:38:19.085472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:38:19.085482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container ea10afaaa565 2025-11-28 00:38:19.085491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 825765dd771c 2025-11-28 00:38:19.085501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/7 : ADD octavia-base-archive /octavia-base-source 2025-11-28 00:38:19.085511 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 4b5cfc2259c7 2025-11-28 00:38:19.085520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:38:19.085530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> b2620b06adfb 2025-11-28 00:38:19.085543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 7/7 : RUN ln -s /octavia-base-source/* octavia && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /octavia && mkdir -p /etc/octavia && cp -r /octavia/etc/* /etc/octavia/ && cp /octavia/etc/audit/octavia_api_audit_map.conf.sample /etc/octavia/octavia_api_audit_map.conf && touch /usr/local/bin/kolla_octavia_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_octavia_extend_start 2025-11-28 00:38:19.085556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in f453378f1f8e 2025-11-28 00:38:19.085625 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing /octavia 2025-11-28 00:38:19.085639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: started 2025-11-28 00:38:19.085649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:38:19.085659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: started 2025-11-28 00:38:19.085668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:38:19.085677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: started 2025-11-28 00:38:19.085687 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:38:19.085697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:38:19.085706 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:38:19.085716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (1.13.2) 2025-11-28 00:38:19.085726 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==15.0.2.dev8) 2025-11-28 00:38:19.085749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-11-28 00:38:19.085759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pecan>=1.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (1.5.1) 2025-11-28 00:38:19.085769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (6.1.0) 2025-11-28 00:38:19.085779 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (2.0.32) 2025-11-28 00:38:19.085788 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==15.0.2.dev8) 2025-11-28 00:38:19.085798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-11-28 00:38:19.085808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (3.0.0) 2025-11-28 00:38:19.085817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (2.32.3) 2025-11-28 00:38:19.085842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (2.0.0) 2025-11-28 00:38:19.085852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (5.8.1) 2025-11-28 00:38:19.085861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (10.7.1) 2025-11-28 00:38:19.085871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (1.8.8) 2025-11-28 00:38:19.085880 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (5.3.0) 2025-11-28 00:38:19.085894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (4.0.1) 2025-11-28 00:38:19.085904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (9.6.0) 2025-11-28 00:38:19.085913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (5.6.0) 2025-11-28 00:38:19.085980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.db>=8.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) (16.0.0) 2025-11-28 00:38:19.086073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (6.4.0) 2025-11-28 00:38:19.086136 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (6.1.2) 2025-11-28 00:38:19.086248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (14.9.1) 2025-11-28 00:38:19.086294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.middleware>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (6.2.0) 2025-11-28 00:38:19.086383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.policy>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (4.4.0) 2025-11-28 00:38:19.086411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (3.4.0) 2025-11-28 00:38:19.086507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.serialization>=2.28.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (5.5.0) 2025-11-28 00:38:19.086536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (2.4.0) 2025-11-28 00:38:19.086646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (7.4.0) 2025-11-28 00:38:19.086674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: psutil>=5.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (6.0.0) 2025-11-28 00:38:19.086755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==15.0.2.dev8) 2025-11-28 00:38:19.086794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-11-28 00:38:19.086876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==15.0.2.dev8) 2025-11-28 00:38:19.086902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-28 00:38:19.087024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (7.0.0) 2025-11-28 00:38:19.087070 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (4.7.0) 2025-11-28 00:38:19.087155 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (18.7.0) 2025-11-28 00:38:19.087182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (9.6.0) 2025-11-28 00:38:19.087277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (0.12.1) 2025-11-28 00:38:19.087303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (3.1.4) 2025-11-28 00:38:19.087401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.5.0 (from octavia==15.0.2.dev8) 2025-11-28 00:38:19.087430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:38:19.087507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: castellan>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (5.1.1) 2025-11-28 00:38:19.087555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tenacity>=5.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (8.3.0) 2025-11-28 00:38:19.087725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==15.0.2.dev8) 2025-11-28 00:38:19.087744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-11-28 00:38:19.088036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (4.19.2) 2025-11-28 00:38:19.088144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.3.0 (from octavia==15.0.2.dev8) 2025-11-28 00:38:19.088194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:38:19.088253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (1.3.3) 2025-11-28 00:38:19.088312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (2.9.0.post0) 2025-11-28 00:38:19.088367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==15.0.2.dev8) 2025-11-28 00:38:19.088423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:38:19.088478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cryptography>=42.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (42.0.8) 2025-11-28 00:38:19.088533 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyroute2>=0.5.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev8) (0.7.12) 2025-11-28 00:38:19.088598 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==15.0.2.dev8) 2025-11-28 00:38:19.088660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-11-28 00:38:19.088715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==15.0.2.dev8) 2025-11-28 00:38:19.088770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:38:19.088823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==15.0.2.dev8) (1.3.5) 2025-11-28 00:38:19.088878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==15.0.2.dev8) (4.12.2) 2025-11-28 00:38:19.088932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==15.0.2.dev8) (1.17.0) 2025-11-28 00:38:19.088986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==15.0.2.dev8) (2.22) 2025-11-28 00:38:19.089068 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) 2025-11-28 00:38:19.089137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:38:19.089182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) (8.1.7) 2025-11-28 00:38:19.089265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) 2025-11-28 00:38:19.089318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:38:19.089360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==15.0.2.dev8) (24.1) 2025-11-28 00:38:19.089414 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->octavia==15.0.2.dev8) (2.1.5) 2025-11-28 00:38:19.089468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev8) (24.2.0) 2025-11-28 00:38:19.089523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev8) (2023.12.1) 2025-11-28 00:38:19.089605 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev8) (0.35.1) 2025-11-28 00:38:19.089648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev8) (0.20.0) 2025-11-28 00:38:19.089703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==15.0.2.dev8) (2.1.0) 2025-11-28 00:38:19.089779 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==15.0.2.dev8) (1.7.0) 2025-11-28 00:38:19.089793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) (2.9.0) 2025-11-28 00:38:19.089859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) (3.8.0) 2025-11-28 00:38:19.089913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) (3.1.1) 2025-11-28 00:38:19.090041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) (5.5.0) 2025-11-28 00:38:19.090157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) (6.0.2) 2025-11-28 00:38:19.090211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) (5.1.1) 2025-11-28 00:38:19.090271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) (1.3.3) 2025-11-28 00:38:19.090331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) (1.0.1) 2025-11-28 00:38:19.090389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) (1.33) 2025-11-28 00:38:19.090446 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) (0.11.0) 2025-11-28 00:38:19.090519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) (4.2.2) 2025-11-28 00:38:19.090560 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) (1.4.0) 2025-11-28 00:38:19.090796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==15.0.2.dev8) (3.0.0) 2025-11-28 00:38:19.090879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==15.0.2.dev8) (3.0.0) 2025-11-28 00:38:19.090948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==15.0.2.dev8) (0.10.1) 2025-11-28 00:38:19.091033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->octavia==15.0.2.dev8) (1.16.0) 2025-11-28 00:38:19.091119 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) (2.0.1) 2025-11-28 00:38:19.091189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) (0.5.0) 2025-11-28 00:38:19.091241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyMySQL>=0.7.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) (1.1.1) 2025-11-28 00:38:19.091302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (5.2.0) 2025-11-28 00:38:19.091339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (5.5.0) 2025-11-28 00:38:19.091387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (5.4.0) 2025-11-28 00:38:19.091435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (0.9.0) 2025-11-28 00:38:19.091484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (3.5.0) 2025-11-28 00:38:19.091532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (5.1.0) 2025-11-28 00:38:19.093071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (0.20.0) 2025-11-28 00:38:19.093093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==15.0.2.dev8) (4.0.1) 2025-11-28 00:38:19.093101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==15.0.2.dev8) (4.0.1) 2025-11-28 00:38:19.093108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==15.0.2.dev8) (1.0.8) 2025-11-28 00:38:19.093116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==15.0.2.dev8) (2024.1) 2025-11-28 00:38:19.093130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (3.10.1) 2025-11-28 00:38:19.093137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (3.1.0) 2025-11-28 00:38:19.093144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (2.5.1) 2025-11-28 00:38:19.093151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (1.6.0) 2025-11-28 00:38:19.093158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (0.36.1) 2025-11-28 00:38:19.093165 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (3.0.3) 2025-11-28 00:38:19.093180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (6.1.0) 2025-11-28 00:38:19.093187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (2.6.1) 2025-11-28 00:38:19.093195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (0.19) 2025-11-28 00:38:19.093203 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==15.0.2.dev8) (3.11.0) 2025-11-28 00:38:19.093210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==15.0.2.dev8) (3.1.2) 2025-11-28 00:38:19.093217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (67.2.0) 2025-11-28 00:38:19.093224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.2->octavia==15.0.2.dev8) (0.3.5) 2025-11-28 00:38:19.093231 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==15.0.2.dev8) (0.2.13) 2025-11-28 00:38:19.093247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) (2024.1) 2025-11-28 00:38:19.093254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) (1.16.0) 2025-11-28 00:38:19.093261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) (4.7.0) 2025-11-28 00:38:19.093268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) (0.5.2) 2025-11-28 00:38:19.093275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) (2.4.3) 2025-11-28 00:38:19.093286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) (1.9.0) 2025-11-28 00:38:19.093293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==15.0.2.dev8) (24.2.1) 2025-11-28 00:38:19.093300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==15.0.2.dev8) (2.0.1) 2025-11-28 00:38:19.093307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev8) (3.3.2) 2025-11-28 00:38:19.093319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev8) (3.8) 2025-11-28 00:38:19.093326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev8) (1.26.19) 2025-11-28 00:38:19.093333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev8) (2025.11.12) 2025-11-28 00:38:19.093339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) (0.7) 2025-11-28 00:38:19.093347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=5.5.0->octavia==15.0.2.dev8) (3.2.0) 2025-11-28 00:38:19.093353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.5.0->octavia==15.0.2.dev8) 2025-11-28 00:38:19.093360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:38:19.093367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.5.0->octavia==15.0.2.dev8) 2025-11-28 00:38:19.093374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-11-28 00:38:19.093381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) (2.7.2) 2025-11-28 00:38:19.093388 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==15.0.2.dev8) (0.8.1) 2025-11-28 00:38:19.093395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==15.0.2.dev8) (6.11.0) 2025-11-28 00:38:19.093402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==15.0.2.dev8) (3.20.0) 2025-11-28 00:38:19.093414 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-11-28 00:38:19.093421 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-11-28 00:38:19.093428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-11-28 00:38:19.093435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-11-28 00:38:19.093442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-11-28 00:38:19.093449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-11-28 00:38:19.093456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.6.0-py3-none-any.whl (38 kB) 2025-11-28 00:38:19.093462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-11-28 00:38:19.093469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-11-28 00:38:19.093476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-11-28 00:38:19.093482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-11-28 00:38:19.093489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-11-28 00:38:19.093505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 57.3 MB/s 0:00:00 2025-11-28 00:38:19.093513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-11-28 00:38:19.093519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-11-28 00:38:19.093526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2025-11-28 00:38:19.093533 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): started 2025-11-28 00:38:19.093540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): finished with status 'done' 2025-11-28 00:38:19.093547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-15.0.2.dev8-py3-none-any.whl size=1236582 sha256=3e294cdeeff34e225a99d7ffdddbe5722d82f831371af6d072c68d01afcc9731 2025-11-28 00:38:19.093554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-33qxnxm_/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2025-11-28 00:38:19.093561 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2025-11-28 00:38:19.093589 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Installing collected packages: Werkzeug, pydot, pyasn1, networkx, itsdangerous, gunicorn, distro, cotyledon, blinker, SQLAlchemy-Utils, pyasn1-modules, Flask, taskflow, octavia-lib, octavia 2025-11-28 00:38:19.093598 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully installed Flask-3.0.3 SQLAlchemy-Utils-0.41.2 Werkzeug-3.0.4 blinker-1.8.2 cotyledon-1.7.3 distro-1.9.0 gunicorn-23.0.0 itsdangerous-2.2.0 networkx-3.3 octavia-15.0.2.dev8 octavia-lib-3.6.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 taskflow-5.9.1 2025-11-28 00:38:19.093606 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container f453378f1f8e 2025-11-28 00:38:19.093616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 60b4a63c9db0 2025-11-28 00:38:19.093662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built d26c95525a0d 2025-11-28 00:38:19.093700 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20251128 2025-11-28 00:38:19.093813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2025-11-28 00:38:19.093711 (took 0:00:34.363386) 2025-11-28 00:38:19.093913 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2025-11-28 00:38:19.093972 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2025-11-28 00:38:19.094055 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2025-11-28 00:38:19.094098 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2025-11-28 00:38:19.094150 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2025-11-28 00:38:19.094532 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2025-11-28 00:38:19.094627 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2025-11-28 00:38:19.094724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2025-11-28 00:38:19.094643 2025-11-28 00:38:19.094801 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2024.2.tar.gz 2025-11-28 00:38:19.107154 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/manila-ui/manila-ui-stable-2024.2.tar.gz 2025-11-28 00:38:20.074752 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/zun-ui/zun-ui-stable-2024.2.tar.gz 2025-11-28 00:38:20.930966 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/designate-dashboard/designate-dashboard-stable-2024.2.tar.gz 2025-11-28 00:38:21.629115 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas-dashboard/neutron-fwaas-dashboard-stable-2024.2.tar.gz 2025-11-28 00:38:22.364981 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/octavia-dashboard/octavia-dashboard-stable-2024.2.tar.gz 2025-11-28 00:38:23.365849 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/ironic-ui/ironic-ui-stable-2024.2.tar.gz 2025-11-28 00:38:24.202899 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/heat-dashboard/heat-dashboard-stable-2024.2.tar.gz 2025-11-28 00:38:25.390379 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/masakari-dashboard/masakari-dashboard-stable-2024.2.tar.gz 2025-11-28 00:38:26.070286 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas-dashboard/neutron-vpnaas-dashboard-stable-2024.2.tar.gz 2025-11-28 00:38:26.786352 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/magnum-ui/magnum-ui-stable-2024.2.tar.gz 2025-11-28 00:38:29.033390 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 10 plugins into plugins archive 2025-11-28 00:38:29.033458 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2025-11-28 00:41:06.235216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:41:06.235310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> db343094fa06 2025-11-28 00:41:06.235328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/12 : LABEL "build-date"="20251128" "name"="horizon" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="horizon" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:41:06.235345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in b5c31de405fc 2025-11-28 00:41:06.235357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container b5c31de405fc 2025-11-28 00:41:06.235370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> e7314118559e 2025-11-28 00:41:06.235383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 3/12 : RUN apt-get update && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient && apt-get remove -y build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:41:06.235396 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 094331f28606 2025-11-28 00:41:06.235408 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:41:06.235420 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:41:06.235433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:41:06.235445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:41:06.235457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:41:06.235469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:41:06.235481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:41:06.235516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:41:06.235581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:41:06.235591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:41:06.235601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:41:06.235610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:41:06.235620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:41:06.235629 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:41:06.235639 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:41:06.235648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.8 MB in 3s (10.4 MB/s) 2025-11-28 00:41:06.235658 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-11-28 00:41:06.235667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-11-28 00:41:06.235678 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-11-28 00:41:06.235687 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-11-28 00:41:06.235697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2025-11-28 00:41:06.235706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-11-28 00:41:06.235716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2025-11-28 00:41:06.235741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-11-28 00:41:06.235766 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2025-11-28 00:41:06.235776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:41:06.235785 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2025-11-28 00:41:06.235795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,785 kB of additional disk space will be used. 2025-11-28 00:41:06.235805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:41:06.235814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2025-11-28 00:41:06.235823 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 mariadb-common all 1:10.11.13-0ubuntu0.24.04.1 [28.3 kB] 2025-11-28 00:41:06.235835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.13-0ubuntu0.24.04.1 [196 kB] 2025-11-28 00:41:06.235844 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev amd64 1:10.11.13-0ubuntu0.24.04.1 [274 kB] 2025-11-28 00:41:06.235854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev-compat amd64 1:10.11.13-0ubuntu0.24.04.1 [12.0 kB] 2025-11-28 00:41:06.235864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 517 kB in 1s (584 kB/s) 2025-11-28 00:41:06.235874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2025-11-28 00:41:06.235884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-11-28 00:41:06.235895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:41:06.235918 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:41:06.235927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-11-28 00:41:06.235937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-11-28 00:41:06.235946 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-11-28 00:41:06.235955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-11-28 00:41:06.235965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:41:06.235975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2025-11-28 00:41:06.235984 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2025-11-28 00:41:06.236028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2025-11-28 00:41:06.236039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.13-0ubuntu0.24.04.1_all.deb ... 2025-11-28 00:41:06.236048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-11-28 00:41:06.236058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2025-11-28 00:41:06.236072 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:41:06.236081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-11-28 00:41:06.236091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2025-11-28 00:41:06.236100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:41:06.236110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-11-28 00:41:06.236119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2025-11-28 00:41:06.236129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:41:06.236138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-11-28 00:41:06.236148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2025-11-28 00:41:06.236157 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-11-28 00:41:06.236167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-11-28 00:41:06.236176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-11-28 00:41:06.236201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-11-28 00:41:06.236211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-11-28 00:41:06.236220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-11-28 00:41:06.236230 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:41:06.236239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (67.2.0) 2025-11-28 00:41:06.236249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools 2025-11-28 00:41:06.236258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-11-28 00:41:06.236275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2025-11-28 00:41:06.236285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.7.tar.gz (91 kB) 2025-11-28 00:41:06.236295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2025-11-28 00:41:06.236305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2025-11-28 00:41:06.236319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2025-11-28 00:41:06.236329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:41:06.236339 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2025-11-28 00:41:06.236407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:41:06.236471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-11-28 00:41:06.236486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.9 MB/s 0:00:00 2025-11-28 00:41:06.236620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2025-11-28 00:41:06.236635 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2025-11-28 00:41:06.236691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2025-11-28 00:41:06.236706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp312-cp312-linux_x86_64.whl size=134747 sha256=11ec5bf55af2da4b7a05de56bea52e419d316f17636439bb38b4f90cbbf53e82 2025-11-28 00:41:06.236911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-95q5mvui/wheels/27/95/18/7f176fffd46629e710c04c810b9c4d7d4358fe7c96a7d2306d 2025-11-28 00:41:06.236978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2025-11-28 00:41:06.237020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, mysqlclient 2025-11-28 00:41:06.237058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2025-11-28 00:41:06.237069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 67.2.0 2025-11-28 00:41:06.237079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-67.2.0: 2025-11-28 00:41:06.237088 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-67.2.0 2025-11-28 00:41:06.237102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.7 setuptools-80.9.0 2025-11-28 00:41:06.237151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-11-28 00:41:06.237212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-11-28 00:41:06.237227 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-11-28 00:41:06.237295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-11-28 00:41:06.237311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:41:06.237425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:41:06.237442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:41:06.237504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:41:06.237541 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:41:06.237607 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:41:06.237669 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:41:06.237732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2025-11-28 00:41:06.237744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-11-28 00:41:06.237758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-11-28 00:41:06.237828 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2025-11-28 00:41:06.237879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:41:06.237894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:41:06.237964 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-11-28 00:41:06.238031 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:41:06.238092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-11-28 00:41:06.238154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-11-28 00:41:06.238169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-11-28 00:41:06.238241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-11-28 00:41:06.238302 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-11-28 00:41:06.238317 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-11-28 00:41:06.238387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18773 files and directories currently installed.) 2025-11-28 00:41:06.238471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:41:06.238556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 094331f28606 2025-11-28 00:41:06.238732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> a18c846db9ab 2025-11-28 00:41:06.238781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 4/12 : RUN usermod --append --home /var/lib/horizon --groups kolla horizon && mkdir -p /var/lib/horizon && chown -R 42420:42420 /var/lib/horizon 2025-11-28 00:41:06.238799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in d32a88bf8710 2025-11-28 00:41:06.238808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container d32a88bf8710 2025-11-28 00:41:06.238817 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> ce98684c773e 2025-11-28 00:41:06.238828 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 5/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends gettext locales tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:41:06.238902 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in affcbbade012 2025-11-28 00:41:06.238915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:41:06.238972 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:41:06.239024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:41:06.239092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:41:06.239105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:41:06.239167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:41:06.239219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:41:06.239276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:41:06.239296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:41:06.239339 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:41:06.239359 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:41:06.239408 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:41:06.239482 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:41:06.239574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:41:06.239585 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:41:06.239638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.8 MB in 3s (10.3 MB/s) 2025-11-28 00:41:06.239651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-11-28 00:41:06.239710 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-11-28 00:41:06.239758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-11-28 00:41:06.239804 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-11-28 00:41:06.239852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.6). 2025-11-28 00:41:06.239890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2025b-0ubuntu0.24.04.1). 2025-11-28 00:41:06.239940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2025-11-28 00:41:06.239953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-11-28 00:41:06.240047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:41:06.240092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:41:06.240129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:41:06.240166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:41:06.240203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-11-28 00:41:06.240240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-11-28 00:41:06.240276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-11-28 00:41:06.240313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-11-28 00:41:06.240350 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-11-28 00:41:06.240387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2025-11-28 00:41:06.240437 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2025-11-28 00:41:06.240500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2025-11-28 00:41:06.240612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-11-28 00:41:06.240665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2025-11-28 00:41:06.240677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:41:06.240737 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2025-11-28 00:41:06.240749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2025-11-28 00:41:06.240803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:41:06.240841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-11-28 00:41:06.240863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2025-11-28 00:41:06.240903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 1s (1,740 kB/s) 2025-11-28 00:41:06.240949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2025-11-28 00:41:06.240961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-11-28 00:41:06.241021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:41:06.241092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:41:06.241131 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% (Reading database ... 85% 2025-11-28 00:41:06.241177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-11-28 00:41:06.241188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-11-28 00:41:06.241243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18764 files and directories currently installed.) 2025-11-28 00:41:06.241280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-11-28 00:41:06.241318 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-11-28 00:41:06.241355 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2025-11-28 00:41:06.241366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2025-11-28 00:41:06.241424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2025-11-28 00:41:06.241473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2025-11-28 00:41:06.241545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2025-11-28 00:41:06.241593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:41:06.241640 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container affcbbade012 2025-11-28 00:41:06.241657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> dda313f28c98 2025-11-28 00:41:06.241697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/12 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2025-11-28 00:41:06.241734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 60774688f738 2025-11-28 00:41:06.241781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 60774688f738 2025-11-28 00:41:06.241793 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 30b97315d9d5 2025-11-28 00:41:06.241851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/12 : ADD horizon-archive /horizon-source 2025-11-28 00:41:06.241863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> debf1bd4fe7b 2025-11-28 00:41:06.241916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/12 : ADD plugins-archive / 2025-11-28 00:41:06.241953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 9f2b681207bd 2025-11-28 00:41:06.241965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:41:06.242042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> bb5f3fcc4e25 2025-11-28 00:41:06.242130 | 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 2025-11-28 00:41:06.242191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in b7e54e71e419 2025-11-28 00:41:06.242204 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pip==25.2.* 2025-11-28 00:41:06.242255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-11-28 00:41:06.242292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-11-28 00:41:06.242329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.3 MB/s 0:00:00 2025-11-28 00:41:06.242366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pip 2025-11-28 00:41:06.242377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pip 2025-11-28 00:41:06.242433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pip 25.3 2025-11-28 00:41:06.242471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pip-25.3: 2025-11-28 00:41:06.242546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pip-25.3 2025-11-28 00:41:06.242625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pip-25.2 2025-11-28 00:41:06.242662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.242708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-11-28 00:41:06.242719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-11-28 00:41:06.242768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.242805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2025-11-28 00:41:06.242851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.242862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.242917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (6.1.0) 2025-11-28 00:41:06.242955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (2.16.0) 2025-11-28 00:41:06.242967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.243043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.15-py3-none-any.whl.metadata (4.1 kB) 2025-11-28 00:41:06.243086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.243124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-11-28 00:41:06.243176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.243188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:41:06.243235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-pyscss>=2.0.3 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.243246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django-pyscss-2.0.3.tar.gz (18 kB) 2025-11-28 00:41:06.243301 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.243349 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.243360 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (3.0.0) 2025-11-28 00:41:06.243412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (2.1.0) 2025-11-28 00:41:06.243459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (5.8.1) 2025-11-28 00:41:06.243471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (0.10.1) 2025-11-28 00:41:06.243676 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (6.1.0) 2025-11-28 00:41:06.243716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (9.6.0) 2025-11-28 00:41:06.243735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (6.4.0) 2025-11-28 00:41:06.243747 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (4.4.0) 2025-11-28 00:41:06.243762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (5.5.0) 2025-11-28 00:41:06.243776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (2.4.0) 2025-11-28 00:41:06.243829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (7.4.0) 2025-11-28 00:41:06.243844 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (4.2.0) 2025-11-28 00:41:06.243890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyScss>=1.4.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.243907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyScss-1.4.0.tar.gz (122 kB) 2025-11-28 00:41:06.243953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.243968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.244047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (9.6.0) 2025-11-28 00:41:06.244070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (4.7.0) 2025-11-28 00:41:06.244116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (5.5.0) 2025-11-28 00:41:06.244132 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (11.3.1) 2025-11-28 00:41:06.244172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (18.7.0) 2025-11-28 00:41:06.244224 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (4.6.0) 2025-11-28 00:41:06.244249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (6.0.2) 2025-11-28 00:41:06.244263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (2.32.3) 2025-11-28 00:41:06.244321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.244336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2025-11-28 00:41:06.244395 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev7) (2024.1) 2025-11-28 00:41:06.244409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.244465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2025-11-28 00:41:06.244480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.244567 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2025-11-28 00:41:06.244643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.244658 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2025-11-28 00:41:06.244733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.244748 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2025-11-28 00:41:06.247098 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247128 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2025-11-28 00:41:06.247140 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2025-11-28 00:41:06.247159 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2025-11-28 00:41:06.247178 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.247188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.247197 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2025-11-28 00:41:06.247216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2025-11-28 00:41:06.247235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2025-11-28 00:41:06.247267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2025-11-28 00:41:06.247286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2025-11-28 00:41:06.247304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2025-11-28 00:41:06.247323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2025-11-28 00:41:06.247342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2025-11-28 00:41:06.247360 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2025-11-28 00:41:06.247388 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2025-11-28 00:41:06.247407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247416 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2025-11-28 00:41:06.247425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2025-11-28 00:41:06.247444 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2025-11-28 00:41:06.247463 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2025-11-28 00:41:06.247481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2025-11-28 00:41:06.247500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.247542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.247553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247563 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2025-11-28 00:41:06.247572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2025-11-28 00:41:06.247599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2025-11-28 00:41:06.247618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2025-11-28 00:41:06.247637 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247647 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2025-11-28 00:41:06.247656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.247666 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.247675 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2025-11-28 00:41:06.247694 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.247703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.247713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.1.2.dev7) 2025-11-28 00:41:06.247722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2025-11-28 00:41:06.247732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.1.2.dev7) 2025-11-28 00:41:06.247741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-11-28 00:41:06.247751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django<4.3,>=4.2->horizon==25.1.2.dev7) (0.5.1) 2025-11-28 00:41:06.247761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.1.2.dev7) 2025-11-28 00:41:06.247770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.0.6-py3-none-any.whl.metadata (5.4 kB) 2025-11-28 00:41:06.247780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.1.2.dev7) 2025-11-28 00:41:06.247790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2025-11-28 00:41:06.247805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.1.2.dev7) 2025-11-28 00:41:06.247815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2025-11-28 00:41:06.247824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.1.2.dev7) (5.3.0) 2025-11-28 00:41:06.247834 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.1.2.dev7) (1.7.0) 2025-11-28 00:41:06.247846 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon==25.1.2.dev7) (0.19) 2025-11-28 00:41:06.247855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.1.2.dev7) (3.0.0) 2025-11-28 00:41:06.247865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.1.2.dev7) (2.0.0) 2025-11-28 00:41:06.247881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.8.0->horizon==25.1.2.dev7) (1.16.0) 2025-11-28 00:41:06.247902 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon==25.1.2.dev7) (5.6.0) 2025-11-28 00:41:06.247913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon==25.1.2.dev7) (1.0.8) 2025-11-28 00:41:06.247922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon==25.1.2.dev7) (3.11.0) 2025-11-28 00:41:06.247931 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.2.dev7) (24.1) 2025-11-28 00:41:06.247941 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.2.dev7) (6.0.0) 2025-11-28 00:41:06.247951 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.2.dev7) (3.1.2) 2025-11-28 00:41:06.247960 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.1.2.dev7) (1.8.8) 2025-11-28 00:41:06.247970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==25.1.2.dev7) (0.2.13) 2025-11-28 00:41:06.247980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyScss>=1.4.0->horizon==25.1.2.dev7) (1.16.0) 2025-11-28 00:41:06.247989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.1.2.dev7) (24.2.1) 2025-11-28 00:41:06.248037 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.1.2.dev7) (2.0.1) 2025-11-28 00:41:06.248047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev7) (42.0.8) 2025-11-28 00:41:06.248059 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev7) (1.17.0) 2025-11-28 00:41:06.248079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev7) (2.22) 2025-11-28 00:41:06.248090 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (4.7.0) 2025-11-28 00:41:06.248100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (4.0.1) 2025-11-28 00:41:06.248109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (2.1.0) 2025-11-28 00:41:06.248126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (3.1.0) 2025-11-28 00:41:06.248136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (6.1.2) 2025-11-28 00:41:06.248145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (0.5.2) 2025-11-28 00:41:06.248163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (2.4.3) 2025-11-28 00:41:06.248173 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (24.2.0) 2025-11-28 00:41:06.248183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (1.9.0) 2025-11-28 00:41:06.248193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (5.1.1) 2025-11-28 00:41:06.248202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (1.3.3) 2025-11-28 00:41:06.248212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (1.0.1) 2025-11-28 00:41:06.248221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (1.33) 2025-11-28 00:41:06.248231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (0.11.0) 2025-11-28 00:41:06.248240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (4.2.2) 2025-11-28 00:41:06.248250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (1.4.0) 2025-11-28 00:41:06.248260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (3.0.0) 2025-11-28 00:41:06.248270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev7) (2.9.0.post0) 2025-11-28 00:41:06.248286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev7) (3.3.2) 2025-11-28 00:41:06.248312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev7) (3.8) 2025-11-28 00:41:06.248341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev7) (1.26.19) 2025-11-28 00:41:06.248358 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev7) (2025.11.12) 2025-11-28 00:41:06.248375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev7) (4.19.2) 2025-11-28 00:41:06.248392 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev7) (2023.12.1) 2025-11-28 00:41:06.248411 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev7) (0.35.1) 2025-11-28 00:41:06.248440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev7) (0.20.0) 2025-11-28 00:41:06.248458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.15-py3-none-any.whl (8.0 MB) 2025-11-28 00:41:06.248471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 17.8 MB/s 0:00:00 2025-11-28 00:41:06.248481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-11-28 00:41:06.248491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2025-11-28 00:41:06.248501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2025-11-28 00:41:06.248510 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2025-11-28 00:41:06.248543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.0.6-py3-none-any.whl (6.4 kB) 2025-11-28 00:41:06.248553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2025-11-28 00:41:06.248562 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2025-11-28 00:41:06.248572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2025-11-28 00:41:06.248582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2025-11-28 00:41:06.248591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2025-11-28 00:41:06.248601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2025-11-28 00:41:06.248611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2025-11-28 00:41:06.248620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2025-11-28 00:41:06.248630 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2025-11-28 00:41:06.248640 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2025-11-28 00:41:06.248649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2025-11-28 00:41:06.248659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2025-11-28 00:41:06.248679 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 37.2 MB/s 0:00:00 2025-11-28 00:41:06.248689 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2025-11-28 00:41:06.248699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2025-11-28 00:41:06.248709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 30.7 MB/s 0:00:00 2025-11-28 00:41:06.248718 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2025-11-28 00:41:06.248735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2025-11-28 00:41:06.248745 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2025-11-28 00:41:06.248754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2025-11-28 00:41:06.248764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2025-11-28 00:41:06.248774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2025-11-28 00:41:06.248783 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2025-11-28 00:41:06.248793 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 41.0 MB/s 0:00:00 2025-11-28 00:41:06.248803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2025-11-28 00:41:06.248813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2025-11-28 00:41:06.248822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 33.5 MB/s 0:00:00 2025-11-28 00:41:06.248832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2025-11-28 00:41:06.248842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2025-11-28 00:41:06.248859 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 38.6 MB/s 0:00:00 2025-11-28 00:41:06.248869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2025-11-28 00:41:06.248879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2025-11-28 00:41:06.248889 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: horizon, django-pyscss, pyScss, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2025-11-28 00:41:06.248901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'horizon' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'horizon'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.248913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.248923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2025-11-28 00:41:06.248933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2025-11-28 00:41:06.248943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.1.2.dev7-py3-none-any.whl size=5281485 sha256=ee5cb9fe4c5edc6640021ca81eb722f008dbdc7bc87f176ae05b9c0189e26d97 2025-11-28 00:41:06.248960 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-0j7o21dl/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2025-11-28 00:41:06.248971 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'django-pyscss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'django-pyscss'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.248981 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.248991 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): started 2025-11-28 00:41:06.249033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): finished with status 'done' 2025-11-28 00:41:06.249043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for django-pyscss: filename=django_pyscss-2.0.3-py3-none-any.whl size=7861 sha256=870b964778d68bf1cc01e8c56173dd4233c3df22f097526116410c5e5509ebce 2025-11-28 00:41:06.249052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-0j7o21dl/wheels/63/47/2a/a25218cb60e9883409fca05950eb449445f80f3e7e98e11aa4 2025-11-28 00:41:06.249075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'pyScss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyScss'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.249085 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.249095 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): started 2025-11-28 00:41:06.249105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): finished with status 'done' 2025-11-28 00:41:06.249115 | 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=02ad6cb03ea924e51a943b41bbe36cef2058babb272f31ff0488903fd27c4f22 2025-11-28 00:41:06.249124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-0j7o21dl/wheels/8a/42/e7/bb4506d9c9e7392aecfeabb8893437f7bcf0217009c9c5eb76 2025-11-28 00:41:06.249139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-Angular-Schema-Form' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-Angular-Schema-Form'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.249149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.249159 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2025-11-28 00:41:06.249172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2025-11-28 00:41:06.249186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45198 sha256=32bfdc4bbdc24fd12e8a0f7200ec988f3277dcc62d81052ae60efefebfce315c 2025-11-28 00:41:06.249232 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-0j7o21dl/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2025-11-28 00:41:06.249261 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-objectpath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-objectpath'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.249292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.249367 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2025-11-28 00:41:06.249386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2025-11-28 00:41:06.249409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4556 sha256=ab0d4b831410749a4c6f3a7a60689378aa2dc8658ad4c4fea627ac05efc21b78 2025-11-28 00:41:06.249427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-0j7o21dl/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2025-11-28 00:41:06.249452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-term.js' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-term.js'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.249475 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.249501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2025-11-28 00:41:06.249590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2025-11-28 00:41:06.249625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39120 sha256=6338ab6d62012f912e7938bd03ceeb6aa39cca5f7d08982ef64bf624f5cdc68e 2025-11-28 00:41:06.249649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-0j7o21dl/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2025-11-28 00:41:06.249668 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-tv4' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-tv4'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.249692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.249716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2025-11-28 00:41:06.249768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2025-11-28 00:41:06.249794 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24530 sha256=473f3bcc8f3e36f2bbc8bb9dae647610ba1aad0ecb97be3f8d0745f095062e44 2025-11-28 00:41:06.249818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-0j7o21dl/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2025-11-28 00:41:06.249843 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon django-pyscss pyScss XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2025-11-28 00:41:06.249914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, semantic-version, pyScss, django-debreach, asgiref, Django, enmerkar, django-pyscss, django-appconf, django-compressor, horizon 2025-11-28 00:41:06.249966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed Django-4.2.15 XStatic-1.0.3 XStatic-Angular-1.8.2.2 XStatic-Angular-Bootstrap-2.5.0.0 XStatic-Angular-FileUpload-12.2.13.0 XStatic-Angular-Gettext-2.4.1.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.6 XStatic-Bootstrap-Datepicker-1.4.0.0 XStatic-Bootstrap-SCSS-3.4.1.0 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.3 XStatic-JQuery-Migrate-3.3.2.1 XStatic-JQuery.TableSorter-2.14.5.2 XStatic-JQuery.quicksearch-2.0.3.2 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.1.0 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-3.5.1.1 XStatic-jquery-ui-1.13.0.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 asgiref-3.8.1 django-appconf-1.0.6 django-compressor-4.5.1 django-debreach-2.1.0 django-pyscss-2.0.3 enmerkar-0.7.1 horizon-25.1.2.dev7 pyScss-1.4.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2025-11-28 00:41:06.249983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.250032 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-11-28 00:41:06.250218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-11-28 00:41:06.250255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.250265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate-dashboard-19.0.0.0rc2.dev2 2025-11-28 00:41:06.250279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.250288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.250296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat-dashboard-12.0.0.0rc2.dev2 2025-11-28 00:41:06.250554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.250599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.250613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic-ui-6.4.1.dev2 2025-11-28 00:41:06.250625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.250642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.250651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum-ui-15.0.1.dev3 2025-11-28 00:41:06.250660 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.250668 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.250676 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-12.0.1.dev3 2025-11-28 00:41:06.250685 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.250693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.250706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari-dashboard-11.0.0.0rc2.dev2 2025-11-28 00:41:06.250726 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.250738 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.250815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron-vpnaas-dashboard-11.0.0.0rc2.dev2 2025-11-28 00:41:06.250830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.250891 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.250904 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-8.0.1.dev5 2025-11-28 00:41:06.251022 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.251043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.251051 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia-dashboard-14.0.0.0rc2.dev2 2025-11-28 00:41:06.251063 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.251130 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.251143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/pycadf-3.1.1 2025-11-28 00:41:06.251197 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.251210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.251253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/zun-ui-14.0.0.0rc2.dev2 2025-11-28 00:41:06.251266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-11-28 00:41:06.251309 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-11-28 00:41:06.251323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (6.1.0) 2025-11-28 00:41:06.251368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: horizon>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (25.1.2.dev7) 2025-11-28 00:41:06.251381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=0.62.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (4.0.1) 2025-11-28 00:41:06.251424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-heatclient>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from heat-dashboard==12.0.0.0rc2.dev2) (4.0.0) 2025-11-28 00:41:06.251437 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-11-28 00:41:06.251495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2025-11-28 00:41:06.251505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-11-28 00:41:06.251579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2025-11-28 00:41:06.251632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-11-28 00:41:06.251642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2025-11-28 00:41:06.251698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-11-28 00:41:06.251707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2025-11-28 00:41:06.251719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-11-28 00:41:06.251801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2025-11-28 00:41:06.251825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-ui==6.4.1.dev2) (5.8.0) 2025-11-28 00:41:06.251838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-magnumclient>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-ui==15.0.1.dev3) (4.8.1) 2025-11-28 00:41:06.251885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-compressor>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (4.5.1) 2025-11-28 00:41:06.251898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (2.1.0) 2025-11-28 00:41:06.251926 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (7.4.0) 2025-11-28 00:41:06.251971 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (5.5.0) 2025-11-28 00:41:06.251983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-manilaclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (5.0.0) 2025-11-28 00:41:06.252059 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-dashboard==11.0.0.0rc2.dev2) (6.0.2) 2025-11-28 00:41:06.252077 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas-dashboard==11.0.0.0rc2.dev2) (11.3.1) 2025-11-28 00:41:06.252118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia-dashboard==14.0.0.0rc2.dev2) (2.16.0) 2025-11-28 00:41:06.252131 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-11-28 00:41:06.252171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-11-28 00:41:06.252183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-11-28 00:41:06.252223 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-11-28 00:41:06.252236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-11-28 00:41:06.252258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-zunclient>=3.5.0 (from zun-ui==14.0.0.0rc2.dev2) 2025-11-28 00:41:06.252298 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-11-28 00:41:06.252311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-11-28 00:41:06.252362 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Django>=4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (4.2.15) 2025-11-28 00:41:06.252372 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-appconf>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.0.6) 2025-11-28 00:41:06.252384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rcssmin==1.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.1.2) 2025-11-28 00:41:06.252404 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rjsmin==1.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.2.2) 2025-11-28 00:41:06.252447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: asgiref<4,>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==12.0.1.dev3) (3.8.1) 2025-11-28 00:41:06.252460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==12.0.1.dev3) (0.5.1) 2025-11-28 00:41:06.252501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-debreach>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.1.0) 2025-11-28 00:41:06.252513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-pyscss>=2.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.3) 2025-11-28 00:41:06.252573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.0.0) 2025-11-28 00:41:06.252587 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.8.1) 2025-11-28 00:41:06.252598 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.10.1) 2025-11-28 00:41:06.252644 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (6.1.0) 2025-11-28 00:41:06.252656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (6.4.0) 2025-11-28 00:41:06.252697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.4.0) 2025-11-28 00:41:06.252709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.0) 2025-11-28 00:41:06.252721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.2.0) 2025-11-28 00:41:06.252773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyScss>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0) 2025-11-28 00:41:06.252815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (9.6.0) 2025-11-28 00:41:06.252856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.7.0) 2025-11-28 00:41:06.252869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (18.7.0) 2025-11-28 00:41:06.252888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.6.0) 2025-11-28 00:41:06.252930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.32.3) 2025-11-28 00:41:06.252943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: semantic-version>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.10.0) 2025-11-28 00:41:06.252983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2024.1) 2025-11-28 00:41:06.253023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.3) 2025-11-28 00:41:06.253040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular>=1.8.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.8.2.2) 2025-11-28 00:41:06.253066 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.5.0.0) 2025-11-28 00:41:06.253109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-FileUpload>=12.0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (12.2.13.0) 2025-11-28 00:41:06.253122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Gettext>=2.3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.1.0) 2025-11-28 00:41:06.253133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.2.6) 2025-11-28 00:41:06.253185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.8.13.0) 2025-11-28 00:41:06.253198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0.0) 2025-11-28 00:41:06.253239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.4.1.0) 2025-11-28 00:41:06.253279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-bootswatch>=3.3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.7.0) 2025-11-28 00:41:06.253336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-D3>=3.5.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.5.17.0) 2025-11-28 00:41:06.253390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Hogan>=2.0.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.0.3) 2025-11-28 00:41:06.253436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Font-Awesome>=4.7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.7.0.0) 2025-11-28 00:41:06.253457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Jasmine>=2.4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.1.2) 2025-11-28 00:41:06.253579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jQuery>=3.5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.5.1.1) 2025-11-28 00:41:06.253639 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery-Migrate>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.2.1) 2025-11-28 00:41:06.253749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.3.2) 2025-11-28 00:41:06.253762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.14.5.2) 2025-11-28 00:41:06.253819 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jquery-ui>=1.13.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.13.0.1) 2025-11-28 00:41:06.253860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JSEncrypt>=2.3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.3.1.1) 2025-11-28 00:41:06.253871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-mdi>=1.6.50.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.6.50.2) 2025-11-28 00:41:06.253923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-objectpath>=1.2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.1.0) 2025-11-28 00:41:06.253959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Rickshaw>=1.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.5.1.0) 2025-11-28 00:41:06.253969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-roboto-fontface>=0.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.5.0.0) 2025-11-28 00:41:06.254051 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-smart-table>=1.4.13.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.13.2) 2025-11-28 00:41:06.254113 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Spin>=1.2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.5.3) 2025-11-28 00:41:06.254147 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-term.js>=0.0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.0.7.0) 2025-11-28 00:41:06.254158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-tv4>=1.2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.7.0) 2025-11-28 00:41:06.254192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: enmerkar>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.7.1) 2025-11-28 00:41:06.254203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.3.0) 2025-11-28 00:41:06.254220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.7.0) 2025-11-28 00:41:06.254265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (42.0.8) 2025-11-28 00:41:06.254283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (5.1.1) 2025-11-28 00:41:06.254299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.3.3) 2025-11-28 00:41:06.254316 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.1) 2025-11-28 00:41:06.254346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.33) 2025-11-28 00:41:06.254363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (0.11.0) 2025-11-28 00:41:06.254400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (4.2.2) 2025-11-28 00:41:06.254411 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0) 2025-11-28 00:41:06.254450 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.17.0) 2025-11-28 00:41:06.254462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (2.22) 2025-11-28 00:41:06.254472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (3.0.0) 2025-11-28 00:41:06.254515 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.19) 2025-11-28 00:41:06.254558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-11-28 00:41:06.254567 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.6.0) 2025-11-28 00:41:06.254603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-11-28 00:41:06.254614 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.11.0) 2025-11-28 00:41:06.254636 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (24.1) 2025-11-28 00:41:06.254674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (6.0.0) 2025-11-28 00:41:06.254684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (3.1.2) 2025-11-28 00:41:06.254727 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.8.8) 2025-11-28 00:41:06.254735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.2.13) 2025-11-28 00:41:06.254784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (24.2.1) 2025-11-28 00:41:06.254797 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.1) 2025-11-28 00:41:06.254816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (4.7.0) 2025-11-28 00:41:06.254831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (3.1.0) 2025-11-28 00:41:06.254848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (0.5.2) 2025-11-28 00:41:06.254864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (2.4.3) 2025-11-28 00:41:06.254921 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (24.2.0) 2025-11-28 00:41:06.254935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (1.9.0) 2025-11-28 00:41:06.254952 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (4.19.2) 2025-11-28 00:41:06.254960 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (2023.12.1) 2025-11-28 00:41:06.255012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (0.35.1) 2025-11-28 00:41:06.255035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (0.20.0) 2025-11-28 00:41:06.255045 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (6.1.2) 2025-11-28 00:41:06.255092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (2.1.0) 2025-11-28 00:41:06.255103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (2.9.0.post0) 2025-11-28 00:41:06.255138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting docker>=2.4.2 (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) 2025-11-28 00:41:06.255148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-28 00:41:06.255183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) (7.1.4) 2025-11-28 00:41:06.255193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) 2025-11-28 00:41:06.255228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-11-28 00:41:06.255238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from docker>=2.4.2->python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) (1.26.19) 2025-11-28 00:41:06.255273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.2) 2025-11-28 00:41:06.255283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.8) 2025-11-28 00:41:06.255318 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2025.11.12) 2025-11-28 00:41:06.255328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2025-11-28 00:41:06.255362 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-11-28 00:41:06.255372 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-11-28 00:41:06.255407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2025-11-28 00:41:06.255417 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2025-11-28 00:41:06.255465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2025-11-28 00:41:06.255476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2025-11-28 00:41:06.255485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2025-11-28 00:41:06.255561 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: designate-dashboard, heat-dashboard, ironic-ui, magnum-ui, manila-ui, masakari-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, octavia-dashboard, pycadf, zun-ui 2025-11-28 00:41:06.255583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'designate-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'designate-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.255630 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.255638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2025-11-28 00:41:06.255648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2025-11-28 00:41:06.255698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for designate-dashboard: filename=designate_dashboard-19.0.0.0rc2.dev2-py3-none-any.whl size=83863 sha256=c0ccedb8bb819f58dfc1cf8040d5d9ca2b6fc5c6e660b06a366f4786dd881808 2025-11-28 00:41:06.255709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/bd/ba/93/bf721030a07adb67bcadd37e904a947f5ffaf400ffe6378b71 2025-11-28 00:41:06.255758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'heat-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'heat-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.255768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.255803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2025-11-28 00:41:06.255813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2025-11-28 00:41:06.255847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for heat-dashboard: filename=heat_dashboard-12.0.0.0rc2.dev2-py3-none-any.whl size=1314197 sha256=f58c88a0b5d2c3f9ced964a79636fd87ec5b0f70634550d7a54e68b46fe539c7 2025-11-28 00:41:06.255858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/b4/b2/b9/b1bb7f6e23de60e393ed12d0aa495e9ac0d78eb29eee5b867a 2025-11-28 00:41:06.255914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'ironic-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.255925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.255960 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2025-11-28 00:41:06.255970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2025-11-28 00:41:06.256019 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for ironic-ui: filename=ironic_ui-6.4.1.dev2-py3-none-any.whl size=195926 sha256=f6f740f39eb7226230dbc3e7e8bf454e6797765907b0ac74c5a6091357d4f0bf 2025-11-28 00:41:06.256033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/38/22/3b/c88c7bbafb0a7b6b276428913970923508facd72412128c572 2025-11-28 00:41:06.256083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'magnum-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'magnum-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.256100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.256110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2025-11-28 00:41:06.256146 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2025-11-28 00:41:06.256156 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for magnum-ui: filename=magnum_ui-15.0.1.dev3-py3-none-any.whl size=216724 sha256=1e5d499e9ed03b0f2811a7f860e8373b386e2ec7800ada0d71210290697446d4 2025-11-28 00:41:06.256190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/ce/23/97/f26bdddfa771200b69d0c87bf8406a315303dd03e3f83499e0 2025-11-28 00:41:06.256202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'manila-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'manila-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.256236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.256247 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2025-11-28 00:41:06.256288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2025-11-28 00:41:06.256299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for manila-ui: filename=manila_ui-12.0.1.dev3-py3-none-any.whl size=433291 sha256=ca2369f24fc6431a351e3babe7b8174889d8aadddd83214a07e9114268df48c7 2025-11-28 00:41:06.256333 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/33/6e/79/bf948f57fc29372ba822da93251f5698d49d5de4af65fe721f 2025-11-28 00:41:06.256344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'masakari-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.256378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.256388 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2025-11-28 00:41:06.256423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2025-11-28 00:41:06.256433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for masakari-dashboard: filename=masakari_dashboard-11.0.0.0rc2.dev2-py3-none-any.whl size=62761 sha256=878cc036cca3ff51988c13ce9b8f9486ff5d2be8b02561feebb6b6932b16973b 2025-11-28 00:41:06.256467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/40/2f/63/fbc5e4f6c7532d98379f2887b25e2e8e7ee40f757ac97d6b32 2025-11-28 00:41:06.256478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-vpnaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.256535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.256547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2025-11-28 00:41:06.257193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2025-11-28 00:41:06.257207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-vpnaas-dashboard: filename=neutron_vpnaas_dashboard-11.0.0.0rc2.dev2-py3-none-any.whl size=101667 sha256=cc2a7ac2584114640542aba07fd39cefd469bf70d7ede261723ee8251f4e679c 2025-11-28 00:41:06.257220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/c4/ee/94/d4cff9d1d65e490a945315a34e1ae14dc1952e1a168a271de1 2025-11-28 00:41:06.257227 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-fwaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-fwaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.257235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.257242 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2025-11-28 00:41:06.257249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2025-11-28 00:41:06.257256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-fwaas-dashboard: filename=neutron_fwaas_dashboard-8.0.1.dev5-py3-none-any.whl size=107814 sha256=ed14e3567e0fd5a223bd9efc01edb4b7392c9aed6033c0e94a5e11e5ae67c43d 2025-11-28 00:41:06.257263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/e7/ef/91/3c1db67860a6da2c05143d49c57a4809cd79744c800d5d30f2 2025-11-28 00:41:06.257270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'octavia-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'octavia-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.257277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.257284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2025-11-28 00:41:06.257291 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2025-11-28 00:41:06.257298 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-14.0.0.0rc2.dev2-py3-none-any.whl size=377368 sha256=fcb537e7cfc6aa24792f72a12b1d0f99a50538d05bb56bb5cb897bdd173bf8c8 2025-11-28 00:41:06.257305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/20/80/0b/78e5556790e68f3bcb38cd2eea97c6e89de5dd76d385bd1b45 2025-11-28 00:41:06.257312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.257319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.257326 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): started 2025-11-28 00:41:06.257340 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): finished with status 'done' 2025-11-28 00:41:06.257347 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43299 sha256=d873fa2563f0ce6689468340e3e8ce26bc860e2a3833b13a6afd50d1a05b8430 2025-11-28 00:41:06.257354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 00:41:06.257366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'zun-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'zun-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-28 00:41:06.257374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.257381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): started 2025-11-28 00:41:06.257388 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): finished with status 'done' 2025-11-28 00:41:06.257399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for zun-ui: filename=zun_ui-14.0.0.0rc2.dev2-py3-none-any.whl size=202544 sha256=91a9c07fd7c1d5f9ff3cd2ef3ee9cd0d3cbe13a1f8e7b9a34f776086e53bf1ff 2025-11-28 00:41:06.257406 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dux_slwo/wheels/0c/e6/29/15fb260d1c4b1b493f45a745ec4ea45c06ab6f81ac2c290d28 2025-11-28 00:41:06.257413 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built designate-dashboard heat-dashboard ironic-ui magnum-ui manila-ui masakari-dashboard neutron-vpnaas-dashboard neutron-fwaas-dashboard octavia-dashboard pycadf zun-ui 2025-11-28 00:41:06.257421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: xstatic-json2yaml, xstatic-js-yaml, xstatic-filesaver, xstatic-angular-vis, xstatic-angular-uuid, websocket-client, docker, pycadf, python-zunclient, zun-ui, octavia-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, masakari-dashboard, manila-ui, magnum-ui, ironic-ui, heat-dashboard, designate-dashboard 2025-11-28 00:41:06.257429 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pycadf 2025-11-28 00:41:06.257436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pycadf 3.1.1 2025-11-28 00:41:06.257443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pycadf-3.1.1: 2025-11-28 00:41:06.257450 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pycadf-3.1.1 2025-11-28 00:41:06.257458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed designate-dashboard-19.0.0.0rc2.dev2 docker-7.1.0 heat-dashboard-12.0.0.0rc2.dev2 ironic-ui-6.4.1.dev2 magnum-ui-15.0.1.dev3 manila-ui-12.0.1.dev3 masakari-dashboard-11.0.0.0rc2.dev2 neutron-fwaas-dashboard-8.0.1.dev5 neutron-vpnaas-dashboard-11.0.0.0rc2.dev2 octavia-dashboard-14.0.0.0rc2.dev2 pycadf-3.1.1 python-zunclient-5.1.0 websocket-client-1.8.0 xstatic-angular-uuid-0.0.4.0 xstatic-angular-vis-4.16.0.0 xstatic-filesaver-1.3.2.0 xstatic-js-yaml-3.8.1.0 xstatic-json2yaml-0.1.1.0 zun-ui-14.0.0.0rc2.dev2 2025-11-28 00:41:06.257465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.257472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-11-28 00:41:06.257479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-11-28 00:41:06.257486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.257570 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/de/LC_MESSAGES 2025-11-28 00:41:06.257580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.257592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/es/LC_MESSAGES 2025-11-28 00:41:06.257599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/cs/LC_MESSAGES 2025-11-28 00:41:06.257606 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.257613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.257620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.257627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ne/LC_MESSAGES 2025-11-28 00:41:06.257634 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.257640 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/id/LC_MESSAGES 2025-11-28 00:41:06.257647 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.257654 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.257661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.257677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES 2025-11-28 00:41:06.257684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.257691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.257698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2025-11-28 00:41:06.257705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2025-11-28 00:41:06.257712 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.257719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.257726 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.257732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.257739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.257746 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.257773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2025-11-28 00:41:06.257817 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2025-11-28 00:41:06.257824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/it/LC_MESSAGES 2025-11-28 00:41:06.257831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.257838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.257845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.257851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.257858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/es/LC_MESSAGES 2025-11-28 00:41:06.257865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2025-11-28 00:41:06.257872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2025-11-28 00:41:06.257878 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/cs/LC_MESSAGES 2025-11-28 00:41:06.257885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.257892 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.257899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.257906 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES 2025-11-28 00:41:06.257916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2025-11-28 00:41:06.257923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2025-11-28 00:41:06.257936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ar/LC_MESSAGES 2025-11-28 00:41:06.257943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.257949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.257956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hi/LC_MESSAGES 2025-11-28 00:41:06.257966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2025-11-28 00:41:06.257973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2025-11-28 00:41:06.257983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.258018 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.258032 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hu/LC_MESSAGES 2025-11-28 00:41:06.258075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fil/LC_MESSAGES 2025-11-28 00:41:06.258083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.258106 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.258154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2025-11-28 00:41:06.258162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2025-11-28 00:41:06.258172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sr/LC_MESSAGES 2025-11-28 00:41:06.258208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.258219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.258265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sl_SI/LC_MESSAGES 2025-11-28 00:41:06.258273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2025-11-28 00:41:06.258282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2025-11-28 00:41:06.258319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.258329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.258353 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2025-11-28 00:41:06.258390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2025-11-28 00:41:06.258400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.258410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.258453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2025-11-28 00:41:06.259244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2025-11-28 00:41:06.259273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt/LC_MESSAGES 2025-11-28 00:41:06.259282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2025-11-28 00:41:06.259290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2025-11-28 00:41:06.259301 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2025-11-28 00:41:06.259308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2025-11-28 00:41:06.259315 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2025-11-28 00:41:06.259322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2025-11-28 00:41:06.259329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.259336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.259343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es_MX/LC_MESSAGES 2025-11-28 00:41:06.259349 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2025-11-28 00:41:06.259356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2025-11-28 00:41:06.259363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2025-11-28 00:41:06.259370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2025-11-28 00:41:06.259377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fi_FI/LC_MESSAGES 2025-11-28 00:41:06.259384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2025-11-28 00:41:06.259390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2025-11-28 00:41:06.259397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.259404 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.259411 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ca/LC_MESSAGES 2025-11-28 00:41:06.259417 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2025-11-28 00:41:06.259424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2025-11-28 00:41:06.259431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.259438 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.259444 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.259451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.259458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2025-11-28 00:41:06.259474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2025-11-28 00:41:06.259481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.259490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.259496 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.259502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.259508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.259514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.259543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.259550 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.259557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.259564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2025-11-28 00:41:06.259571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2025-11-28 00:41:06.259577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.259584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.259590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.259597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.259603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2025-11-28 00:41:06.259610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2025-11-28 00:41:06.259616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.259622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.259629 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.259635 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.259642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_AU/LC_MESSAGES 2025-11-28 00:41:06.259653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2025-11-28 00:41:06.259660 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2025-11-28 00:41:06.259666 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.259673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.259679 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.259731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.259739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.259750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.259757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/id/LC_MESSAGES 2025-11-28 00:41:06.259763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.259770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.259776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/de/LC_MESSAGES 2025-11-28 00:41:06.259782 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.259789 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.259795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/cs/LC_MESSAGES 2025-11-28 00:41:06.259801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.259808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.259814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.259820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/id/LC_MESSAGES 2025-11-28 00:41:06.259827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.259833 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.259839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.259846 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/de/LC_MESSAGES 2025-11-28 00:41:06.259857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.259863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.259869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.259875 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/id/LC_MESSAGES 2025-11-28 00:41:06.259882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.259888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.259894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.259901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.259907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.259917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/de/LC_MESSAGES 2025-11-28 00:41:06.259924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.259934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.259940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.259947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.259953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.259960 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.259966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.260207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2025-11-28 00:41:06.260219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2025-11-28 00:41:06.260226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.260232 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.260239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2025-11-28 00:41:06.260250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2025-11-28 00:41:06.260256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/es/LC_MESSAGES 2025-11-28 00:41:06.260263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_AU/LC_MESSAGES 2025-11-28 00:41:06.260269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.260275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.260282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.260288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.260294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2025-11-28 00:41:06.260300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2025-11-28 00:41:06.260306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.260313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/eo/LC_MESSAGES 2025-11-28 00:41:06.260319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/de/LC_MESSAGES 2025-11-28 00:41:06.260325 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.260331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ne/LC_MESSAGES 2025-11-28 00:41:06.260337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ka_GE/LC_MESSAGES 2025-11-28 00:41:06.260344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.260359 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.260365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/id/LC_MESSAGES 2025-11-28 00:41:06.260371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/es/LC_MESSAGES 2025-11-28 00:41:06.260377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.260384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hant/LC_MESSAGES 2025-11-28 00:41:06.260390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.260401 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.260412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.260418 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.260425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.260431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/hi/LC_MESSAGES 2025-11-28 00:41:06.260437 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.260477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.260553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2025-11-28 00:41:06.260561 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2025-11-28 00:41:06.260597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ur/LC_MESSAGES 2025-11-28 00:41:06.260634 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.260670 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.260707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.260742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.260764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2025-11-28 00:41:06.260800 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2025-11-28 00:41:06.260835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2025-11-28 00:41:06.260871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2025-11-28 00:41:06.260908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2025-11-28 00:41:06.260943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2025-11-28 00:41:06.260950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/gu/LC_MESSAGES 2025-11-28 00:41:06.260966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/as/LC_MESSAGES 2025-11-28 00:41:06.260973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ks/LC_MESSAGES 2025-11-28 00:41:06.260980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2025-11-28 00:41:06.261009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2025-11-28 00:41:06.261018 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-11-28 00:41:06.261028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-11-28 00:41:06.261035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mr/LC_MESSAGES 2025-11-28 00:41:06.261055 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-11-28 00:41:06.261062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-11-28 00:41:06.261068 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/brx/LC_MESSAGES 2025-11-28 00:41:06.261075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.261082 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.261088 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kok/LC_MESSAGES 2025-11-28 00:41:06.261095 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kn/LC_MESSAGES 2025-11-28 00:41:06.261101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2025-11-28 00:41:06.261108 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2025-11-28 00:41:06.261115 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mni/LC_MESSAGES 2025-11-28 00:41:06.261122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2025-11-28 00:41:06.261129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.261135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.261142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.261149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.261155 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-11-28 00:41:06.261172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-11-28 00:41:06.261182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ta/LC_MESSAGES 2025-11-28 00:41:06.261189 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mai/LC_MESSAGES 2025-11-28 00:41:06.261196 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2025-11-28 00:41:06.261203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2025-11-28 00:41:06.261251 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ne/LC_MESSAGES 2025-11-28 00:41:06.261273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file openstackclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.261294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/de/LC_MESSAGES 2025-11-28 00:41:06.261329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/it/LC_MESSAGES 2025-11-28 00:41:06.261351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.261387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.261422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES 2025-11-28 00:41:06.261458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES 2025-11-28 00:41:06.261493 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.261546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.261582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES 2025-11-28 00:41:06.261604 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/es/LC_MESSAGES 2025-11-28 00:41:06.261625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261681 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES 2025-11-28 00:41:06.261702 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.261737 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES 2025-11-28 00:41:06.261779 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.261805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/es/LC_MESSAGES 2025-11-28 00:41:06.261812 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.261824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/it/LC_MESSAGES 2025-11-28 00:41:06.261831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES 2025-11-28 00:41:06.261842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ka_GE/LC_MESSAGES 2025-11-28 00:41:06.261848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.261855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES 2025-11-28 00:41:06.261861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/es/LC_MESSAGES 2025-11-28 00:41:06.261868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pt/LC_MESSAGES 2025-11-28 00:41:06.261875 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.261881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/de/LC_MESSAGES 2025-11-28 00:41:06.261895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/de/LC_MESSAGES 2025-11-28 00:41:06.261908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/es/LC_MESSAGES 2025-11-28 00:41:06.261915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.261922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_middleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_middleware/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_policy.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/de/LC_MESSAGES 2025-11-28 00:41:06.261942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_reports.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_reports/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_service.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_service/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.261973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES 2025-11-28 00:41:06.261980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.262007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES 2025-11-28 00:41:06.262016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_versionedobjects.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_versionedobjects/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.262062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/fr/LC_MESSAGES 2025-11-28 00:41:06.262084 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.262105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.262126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2025-11-28 00:41:06.262148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.262202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2025-11-28 00:41:06.262223 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/zh_Hans/LC_MESSAGES 2025-11-28 00:41:06.262244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.262279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2025-11-28 00:41:06.262300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/tr_TR/LC_MESSAGES 2025-11-28 00:41:06.262321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2025-11-28 00:41:06.262356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2025-11-28 00:41:06.262377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.262413 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2025-11-28 00:41:06.262434 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2025-11-28 00:41:06.262469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2025-11-28 00:41:06.262489 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container b7e54e71e419 2025-11-28 00:41:06.262542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 96504032ba2e 2025-11-28 00:41:06.262551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 11/12 : RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon && rm /tmp/openstack-themes.tar.gz 2025-11-28 00:41:06.262564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in b5e0428f3a00 2025-11-28 00:41:06.262576 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-28 00:41:06.262582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2025-11-28 00:41:06.262589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-28 00:41:06.262595 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-28 00:41:06.262601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.262608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-28 00:41:06.262614 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 3114k 0 --:--:-- --:--:-- --:--:-- 6408k 2025-11-28 00:41:06.262620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.262627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2025-11-28 00:41:06.262633 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2025-11-28 00:41:06.262639 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2025-11-28 00:41:06.262646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2025-11-28 00:41:06.262652 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2025-11-28 00:41:06.262658 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2025-11-28 00:41:06.262665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2025-11-28 00:41:06.262671 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2025-11-28 00:41:06.262677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2025-11-28 00:41:06.262683 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2025-11-28 00:41:06.262689 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2025-11-28 00:41:06.262696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2025-11-28 00:41:06.262702 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2025-11-28 00:41:06.262711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2025-11-28 00:41:06.262747 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2025-11-28 00:41:06.262803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2025-11-28 00:41:06.262824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2025-11-28 00:41:06.262862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2025-11-28 00:41:06.262869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2025-11-28 00:41:06.262890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2025-11-28 00:41:06.262911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2025-11-28 00:41:06.262932 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2025-11-28 00:41:06.262970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2025-11-28 00:41:06.263024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2025-11-28 00:41:06.263080 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2025-11-28 00:41:06.263091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2025-11-28 00:41:06.263098 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2025-11-28 00:41:06.263104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container b5e0428f3a00 2025-11-28 00:41:06.263110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> c7024d4d8f5a 2025-11-28 00:41:06.263118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 12/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:41:06.263125 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in a9144d1cffe1 2025-11-28 00:41:06.263132 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-11-28 00:41:06.263138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-11-28 00:41:06.263144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-11-28 00:41:06.263153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2025-11-28 00:41:06.263160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-11-28 00:41:06.263166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:41:06.263172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:41:06.263179 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:41:06.263215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:41:06.263237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-11-28 00:41:06.263272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-11-28 00:41:06.263293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-11-28 00:41:06.263329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-11-28 00:41:06.263364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:41:06.263385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-11-28 00:41:06.263420 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-11-28 00:41:06.263435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-11-28 00:41:06.263442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-11-28 00:41:06.263448 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:41:06.263455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:41:06.263461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:41:06.263467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:41:06.263474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-11-28 00:41:06.263480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-11-28 00:41:06.263486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-11-28 00:41:06.263497 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-11-28 00:41:06.263508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2025-11-28 00:41:06.263514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-11-28 00:41:06.263574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:41:06.263597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-11-28 00:41:06.263638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-11-28 00:41:06.263673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-11-28 00:41:06.263694 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-11-28 00:41:06.263715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-11-28 00:41:06.263735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-11-28 00:41:06.263757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18907 files and directories currently installed.) 2025-11-28 00:41:06.263795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:41:06.263822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:41:06.263828 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:41:06.263835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:41:06.263841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:41:06.263847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:41:06.263854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:41:06.263860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:41:06.263866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:41:06.263872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:41:06.263879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:41:06.263885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:41:06.263894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:41:06.263916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:41:06.263923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:41:06.263944 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:41:06.263980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:41:06.264025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:41:06.264048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:41:06.264086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:41:06.264097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:41:06.264104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:41:06.264110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:41:06.264116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:41:06.264127 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:41:06.264133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:41:06.264139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:41:06.264162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:41:06.264198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:41:06.264219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:41:06.264239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:41:06.264259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:41:06.264282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:41:06.264293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:41:06.264300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:41:06.264306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.264313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:41:06.264321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.264351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:41:06.264386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2025-11-28 00:41:06.264408 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2025-11-28 00:41:06.264428 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:41:06.264442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:41:06.264448 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2025-11-28 00:41:06.264455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:41:06.264461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:41:06.264486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2025-11-28 00:41:06.264492 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2025-11-28 00:41:06.264541 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.264548 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-11-28 00:41:06.264556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-11-28 00:41:06.264568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.264590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:41:06.264610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.264624 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10922 files, 1793 directories removed. 2025-11-28 00:41:06.264655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.264661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2025-11-28 00:41:06.264673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.264695 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2025-11-28 00:41:06.264721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-11-28 00:41:06.264729 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2025-11-28 00:41:06.264766 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2025-11-28 00:41:06.264788 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:41:06.264801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container a9144d1cffe1 2025-11-28 00:41:06.264808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 63738cecaf0d 2025-11-28 00:41:06.264834 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built 29962c6c90f2 2025-11-28 00:41:06.264841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20251128 2025-11-28 00:41:06.264896 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2025-11-28 00:41:06.264824 (took 0:02:47.170181) 2025-11-28 00:41:06.265435 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2025-11-28 00:41:06.265459 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2025-11-28 00:41:06.265469 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2025-11-28 00:41:06.265305 2025-11-28 00:41:06.265478 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2024.2.tar.gz 2025-11-28 00:41:06.267011 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2025-11-28 00:41:06.267362 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2025-11-28 00:41:36.887072 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:41:36.887163 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> db343094fa06 2025-11-28 00:41:36.887193 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/8 : LABEL "build-date"="20251128" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:41:36.887210 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 1cec0989994c 2025-11-28 00:41:36.887227 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 1cec0989994c 2025-11-28 00:41:36.887262 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> f11437bb705e 2025-11-28 00:41:36.887379 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 3/8 : RUN usermod --append --home /var/lib/barbican --groups kolla barbican && usermod --append --groups nfast barbican && mkdir -p /var/lib/barbican && chown -R 42403:42403 /var/lib/barbican 2025-11-28 00:41:36.887431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 98747845d147 2025-11-28 00:41:36.887446 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 98747845d147 2025-11-28 00:41:36.887691 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 368435942827 2025-11-28 00:41:36.887770 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends uwsgi-plugin-python3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:41:36.887796 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 47cb71c9e6df 2025-11-28 00:41:36.887810 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:41:36.887827 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:41:36.887906 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:41:36.887958 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:41:36.888044 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:41:36.888095 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:41:36.888151 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:41:36.888199 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:41:36.888261 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:41:36.888307 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:41:36.888369 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:41:36.888414 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:41:36.888510 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:41:36.888526 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:41:36.888656 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:41:36.888670 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 28.8 MB in 3s (10.6 MB/s) 2025-11-28 00:41:36.888730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2025-11-28 00:41:36.888789 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2025-11-28 00:41:36.888836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building dependency tree... 2025-11-28 00:41:36.888900 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading state information... 2025-11-28 00:41:36.888946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following additional packages will be installed: 2025-11-28 00:41:36.889027 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2025-11-28 00:41:36.889047 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Suggested packages: 2025-11-28 00:41:36.889117 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2025-11-28 00:41:36.889174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2025-11-28 00:41:36.889189 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: python3-uwsgidecorators 2025-11-28 00:41:36.889270 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following NEW packages will be installed: 2025-11-28 00:41:36.889316 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2025-11-28 00:41:36.889373 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: uwsgi-plugin-python3 2025-11-28 00:41:36.889419 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:41:36.889497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Need to get 1,429 kB of archives. 2025-11-28 00:41:36.889546 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:After this operation, 4,662 kB of additional disk space will be used. 2025-11-28 00:41:36.889592 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:41:36.889655 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2025-11-28 00:41:36.889702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2025-11-28 00:41:36.889765 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libsodium23 amd64 1.0.18-1build3 [161 kB] 2025-11-28 00:41:36.889791 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2025-11-28 00:41:36.889858 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-11-28 00:41:36.889905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2025-11-28 00:41:36.889962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2025-11-28 00:41:36.890024 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 1,429 kB in 1s (2,612 kB/s) 2025-11-28 00:41:36.890095 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libnorm1t64:amd64. 2025-11-28 00:41:36.890141 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 2025-11-28 00:41:36.890209 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:41:36.890258 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 70% 2025-11-28 00:41:36.890317 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 75% 2025-11-28 00:41:36.890363 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 80% 2025-11-28 00:41:36.890420 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 85% 2025-11-28 00:41:36.890465 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 90% 2025-11-28 00:41:36.890621 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 95% 2025-11-28 00:41:36.890635 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:41:36.890744 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2025-11-28 00:41:36.890755 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-11-28 00:41:36.890765 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2025-11-28 00:41:36.890874 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2025-11-28 00:41:36.890885 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-11-28 00:41:36.890898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libsodium23:amd64. 2025-11-28 00:41:36.890967 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../2-libsodium23_1.0.18-1build3_amd64.deb ... 2025-11-28 00:41:36.891023 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libsodium23:amd64 (1.0.18-1build3) ... 2025-11-28 00:41:36.891101 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libzmq5:amd64. 2025-11-28 00:41:36.891143 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2025-11-28 00:41:36.891198 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2025-11-28 00:41:36.891251 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libyajl2:amd64. 2025-11-28 00:41:36.891306 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2025-11-28 00:41:36.891360 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 00:41:36.891416 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-core. 2025-11-28 00:41:36.891489 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2025-11-28 00:41:36.891553 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2025-11-28 00:41:36.891566 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-plugin-python3. 2025-11-28 00:41:36.891646 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2025-11-28 00:41:36.891698 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-11-28 00:41:36.891756 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: 2025-11-28 00:41:36.891815 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-11-28 00:41:36.891870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libsodium23:amd64 (1.0.18-1build3) ... 2025-11-28 00:41:36.891927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: 2025-11-28 00:41:36.891984 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 00:41:36.892032 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-11-28 00:41:36.892118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2025-11-28 00:41:36.892174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2025-11-28 00:41:36.892227 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-11-28 00:41:36.892281 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:41:36.892335 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 47cb71c9e6df 2025-11-28 00:41:36.892387 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 1437175ee828 2025-11-28 00:41:36.892439 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/8 : ADD barbican-base-archive /barbican-base-source 2025-11-28 00:41:36.892503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> f846a8bfda09 2025-11-28 00:41:36.892605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/8 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2025-11-28 00:41:36.892666 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> d37105166443 2025-11-28 00:41:36.892720 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:41:36.892777 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> a270a3ff3282 2025-11-28 00:41:36.892837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 8/8 : RUN ln -s barbican-base-source/* barbican && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /barbican pastedeploy python-barbicanclient uwsgi && mkdir -p /etc/barbican && cp -r /barbican/etc/barbican/* /etc/barbican/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_barbican_sudoers && touch /usr/local/bin/kolla_barbican_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_barbican_extend_start 2025-11-28 00:41:36.892895 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 904b3b25a859 2025-11-28 00:41:36.892950 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing /barbican 2025-11-28 00:41:36.893031 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2025-11-28 00:41:36.893079 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:41:36.893135 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2025-11-28 00:41:36.893176 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:41:36.893230 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing backend dependencies: started 2025-11-28 00:41:36.893271 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:41:36.893326 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:41:36.893346 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:41:36.893421 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pastedeploy in /var/lib/kolla/venv/lib/python3.12/site-packages (3.1.0) 2025-11-28 00:41:36.893463 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-barbicanclient in /var/lib/kolla/venv/lib/python3.12/site-packages (7.0.0) 2025-11-28 00:41:36.893647 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting uwsgi 2025-11-28 00:41:36.893678 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading uwsgi-2.0.31.tar.gz (822 kB) 2025-11-28 00:41:36.893697 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 10.6 MB/s 0:00:00 2025-11-28 00:41:36.893709 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2025-11-28 00:41:36.893757 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:41:36.893771 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2025-11-28 00:41:36.893837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:41:36.893851 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:41:36.893907 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:41:36.893921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: alembic>=0.8.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.13.2) 2025-11-28 00:41:36.893981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cffi>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.17.0) 2025-11-28 00:41:36.894034 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cryptography>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (42.0.8) 2025-11-28 00:41:36.894054 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (0.36.1) 2025-11-28 00:41:36.894118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (4.19.2) 2025-11-28 00:41:36.894132 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.config>=6.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (9.6.0) 2025-11-28 00:41:36.894211 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.6.0) 2025-11-28 00:41:36.894232 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.db>=4.27.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (16.0.0) 2025-11-28 00:41:36.894270 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.4.0) 2025-11-28 00:41:36.894294 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (14.9.1) 2025-11-28 00:41:36.894361 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.2.0) 2025-11-28 00:41:36.894375 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.1.2) 2025-11-28 00:41:36.894448 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (4.4.0) 2025-11-28 00:41:36.894459 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.5.0) 2025-11-28 00:41:36.894557 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.5.0) 2025-11-28 00:41:36.894575 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (2.4.0) 2025-11-28 00:41:36.894594 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (7.4.0) 2025-11-28 00:41:36.894613 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.4.0) 2025-11-28 00:41:36.894693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.10.1) 2025-11-28 00:41:36.894704 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.1.0) 2025-11-28 00:41:36.894716 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.5.1) 2025-11-28 00:41:36.894779 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==19.0.1.dev3) 2025-11-28 00:41:36.894793 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2025-11-28 00:41:36.894857 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (10.7.1) 2025-11-28 00:41:36.894871 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (2.0.32) 2025-11-28 00:41:36.894941 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.3.0) 2025-11-28 00:41:36.894955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.8.8) 2025-11-28 00:41:36.895027 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: castellan>=1.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.1.1) 2025-11-28 00:41:36.895076 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==19.0.1.dev3) 2025-11-28 00:41:36.895117 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:41:36.895159 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (4.7.0) 2025-11-28 00:41:36.895200 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystoneauth1>=5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (5.8.1) 2025-11-28 00:41:36.895209 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (2.32.3) 2025-11-28 00:41:36.895281 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==19.0.1.dev3) (1.3.5) 2025-11-28 00:41:36.895291 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==19.0.1.dev3) (4.12.2) 2025-11-28 00:41:36.895332 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==19.0.1.dev3) (2.22) 2025-11-28 00:41:36.895384 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (3.11.0) 2025-11-28 00:41:36.895394 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (6.0.2) 2025-11-28 00:41:36.895446 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (0.5.2) 2025-11-28 00:41:36.895459 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (2.4.3) 2025-11-28 00:41:36.895531 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (24.2.0) 2025-11-28 00:41:36.895586 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (1.9.0) 2025-11-28 00:41:36.895596 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (0.2.13) 2025-11-28 00:41:36.895646 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==19.0.1.dev3) (2.6.1) 2025-11-28 00:41:36.895656 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==19.0.1.dev3) (3.0.3) 2025-11-28 00:41:36.895708 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (2023.12.1) 2025-11-28 00:41:36.895721 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (0.35.1) 2025-11-28 00:41:36.895786 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (0.20.0) 2025-11-28 00:41:36.895806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (2.1.0) 2025-11-28 00:41:36.895849 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (1.7.0) 2025-11-28 00:41:36.895891 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (2.9.0) 2025-11-28 00:41:36.895911 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.8.0) 2025-11-28 00:41:36.895973 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.1.1) 2025-11-28 00:41:36.895986 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (5.5.0) 2025-11-28 00:41:36.896026 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==19.0.1.dev3) 2025-11-28 00:41:36.896109 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-11-28 00:41:36.896123 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.3.3) 2025-11-28 00:41:36.896183 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (5.1.1) 2025-11-28 00:41:36.896198 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (3.0.0) 2025-11-28 00:41:36.896256 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (0.10.1) 2025-11-28 00:41:36.896269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (2.0.0) 2025-11-28 00:41:36.896337 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.4.0->barbican==19.0.1.dev3) (1.16.0) 2025-11-28 00:41:36.896347 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==19.0.1.dev3) (2.0.1) 2025-11-28 00:41:36.896410 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==19.0.1.dev3) (0.5.0) 2025-11-28 00:41:36.896420 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==19.0.1.dev3) (2.9.0.post0) 2025-11-28 00:41:36.896492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.2.0) 2025-11-28 00:41:36.896502 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.5.0) 2025-11-28 00:41:36.896589 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (3.0.0) 2025-11-28 00:41:36.896599 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.4.0) 2025-11-28 00:41:36.896654 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (0.9.0) 2025-11-28 00:41:36.896678 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.1.0) 2025-11-28 00:41:36.896691 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (0.20.0) 2025-11-28 00:41:36.896747 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (3.1.4) 2025-11-28 00:41:36.896757 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (4.0.1) 2025-11-28 00:41:36.896769 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (4.0.1) 2025-11-28 00:41:36.896822 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (2.1.5) 2025-11-28 00:41:36.896832 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==19.0.1.dev3) (1.0.8) 2025-11-28 00:41:36.896882 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==19.0.1.dev3) (2024.1) 2025-11-28 00:41:36.896892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (2.5.1) 2025-11-28 00:41:36.896933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (1.6.0) 2025-11-28 00:41:36.896946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (6.1.0) 2025-11-28 00:41:36.897017 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (0.19) 2025-11-28 00:41:36.897032 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (24.1) 2025-11-28 00:41:36.897090 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (6.0.0) 2025-11-28 00:41:36.897142 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (3.1.2) 2025-11-28 00:41:36.897151 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==19.0.1.dev3) (67.2.0) 2025-11-28 00:41:36.897163 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->barbican==19.0.1.dev3) (0.3.5) 2025-11-28 00:41:36.897225 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (2024.1) 2025-11-28 00:41:36.897235 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.16.0) 2025-11-28 00:41:36.897252 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.3.2) 2025-11-28 00:41:36.897295 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.8) 2025-11-28 00:41:36.897308 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (1.26.19) 2025-11-28 00:41:36.897349 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (2025.11.12) 2025-11-28 00:41:36.897362 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (0.7) 2025-11-28 00:41:36.897403 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==19.0.1.dev3) (2.7.2) 2025-11-28 00:41:36.897415 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2025-11-28 00:41:36.897501 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-11-28 00:41:36.897512 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-11-28 00:41:36.897524 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican, uwsgi 2025-11-28 00:41:36.897567 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2025-11-28 00:41:36.897580 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2025-11-28 00:41:36.897621 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-19.0.1.dev3-py3-none-any.whl size=481648 sha256=f54bdd084bd0b4667d1bfce48ffee1c171c973fca3be1e582b45ed45ecc49d37 2025-11-28 00:41:36.897634 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rmey74c_/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2025-11-28 00:41:36.897676 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (pyproject.toml): started 2025-11-28 00:41:36.897817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2025-11-28 00:41:36.897830 | 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=596883 sha256=98cd62b6ad01df0c615954c52ee88399ca02c091d5f4394013734d3c4e3a4f1c 2025-11-28 00:41:36.897839 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rmey74c_/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2025-11-28 00:41:36.897847 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican uwsgi 2025-11-28 00:41:36.897858 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: uwsgi, pyasn1, microversion-parse, ldap3, barbican 2025-11-28 00:41:36.897866 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully installed barbican-19.0.1.dev3 ldap3-2.9.1 microversion-parse-2.0.0 pyasn1-0.6.0 uwsgi-2.0.31 2025-11-28 00:41:36.897886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 904b3b25a859 2025-11-28 00:41:36.897897 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> c5079afc43f6 2025-11-28 00:41:36.897972 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built f38a6231515b 2025-11-28 00:41:36.897981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20251128 2025-11-28 00:41:36.898101 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2025-11-28 00:41:36.897968 (took 0:00:30.632663) 2025-11-28 00:41:36.898198 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2025-11-28 00:41:36.898252 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2025-11-28 00:41:36.898290 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2025-11-28 00:41:36.898634 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2025-11-28 00:41:36.898649 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2025-11-28 00:41:36.898745 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2025-11-28 00:41:36.898647 2025-11-28 00:41:36.898786 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2024.2.tar.gz 2025-11-28 00:41:36.902707 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2025-11-28 00:41:36.903268 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2025-11-28 00:42:11.536682 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:42:11.536788 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> db343094fa06 2025-11-28 00:42:11.536836 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/6 : LABEL "build-date"="20251128" "name"="heat-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:42:11.536854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 10e39418854a 2025-11-28 00:42:11.536868 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 10e39418854a 2025-11-28 00:42:11.536885 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 02e70ea676e4 2025-11-28 00:42:11.536903 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 3/6 : RUN usermod --append --home /var/lib/heat --groups kolla heat && mkdir -p /var/lib/heat && chown -R 42418:42418 /var/lib/heat 2025-11-28 00:42:11.537030 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 1ac4e57e8e0d 2025-11-28 00:42:11.537056 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 1ac4e57e8e0d 2025-11-28 00:42:11.537158 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> a3324dccff0f 2025-11-28 00:42:11.537174 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/6 : ADD heat-base-archive /heat-base-source 2025-11-28 00:42:11.537229 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> fe07c956ede6 2025-11-28 00:42:11.537284 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:42:11.537342 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 8b8ae79417bd 2025-11-28 00:42:11.537434 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 6/6 : RUN ln -s heat-base-source/* heat && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /heat && mkdir -p /etc/heat && cp -r /heat/etc/heat/* /etc/heat/ && cp /etc/pycadf/heat_api_audit_map.conf /etc/heat/ && touch /usr/local/bin/kolla_heat_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_heat_extend_start 2025-11-28 00:42:11.537490 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in cb2665fc866e 2025-11-28 00:42:11.537538 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing /heat 2025-11-28 00:42:11.537591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2025-11-28 00:42:11.537647 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:42:11.537700 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2025-11-28 00:42:11.537745 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:42:11.537799 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: started 2025-11-28 00:42:11.537854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:42:11.537909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:42:11.537951 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:42:11.538034 | 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.dev11) (6.1.0) 2025-11-28 00:42:11.538089 | 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.dev11) (1.13.2) 2025-11-28 00:42:11.538145 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==23.0.1.dev11) 2025-11-28 00:42:11.538197 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2025-11-28 00:42:11.538212 | 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.dev11) (42.0.8) 2025-11-28 00:42:11.538301 | 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.dev11) (0.36.1) 2025-11-28 00:42:11.538318 | 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.dev11) (5.8.1) 2025-11-28 00:42:11.538393 | 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.dev11) (10.7.1) 2025-11-28 00:42:11.538426 | 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.dev11) (5.3.0) 2025-11-28 00:42:11.538507 | 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.dev11) (0.10.1) 2025-11-28 00:42:11.538562 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==23.0.1.dev11) 2025-11-28 00:42:11.538602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:42:11.538659 | 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.dev11) (4.0.1) 2025-11-28 00:42:11.538674 | 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.dev11) (3.8.0) 2025-11-28 00:42:11.538755 | 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.dev11) (9.6.0) 2025-11-28 00:42:11.538810 | 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.dev11) (6.1.0) 2025-11-28 00:42:11.538863 | 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.dev11) (5.6.0) 2025-11-28 00:42:11.538917 | 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.dev11) (16.0.0) 2025-11-28 00:42:11.538956 | 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.dev11) (6.4.0) 2025-11-28 00:42:11.539017 | 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.dev11) (6.1.2) 2025-11-28 00:42:11.539099 | 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.dev11) (14.9.1) 2025-11-28 00:42:11.539141 | 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.dev11) (6.2.0) 2025-11-28 00:42:11.539195 | 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.dev11) (4.4.0) 2025-11-28 00:42:11.539264 | 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.dev11) (3.4.0) 2025-11-28 00:42:11.539276 | 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.dev11) (5.5.0) 2025-11-28 00:42:11.539333 | 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.dev11) (3.5.0) 2025-11-28 00:42:11.539419 | 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.dev11) (2.4.0) 2025-11-28 00:42:11.539655 | 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.dev11) (7.4.0) 2025-11-28 00:42:11.539670 | 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.dev11) (4.2.0) 2025-11-28 00:42:11.539689 | 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.dev11) (3.4.0) 2025-11-28 00:42:11.539698 | 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.dev11) (3.1.0) 2025-11-28 00:42:11.539712 | 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.dev11) (3.6.0) 2025-11-28 00:42:11.539723 | 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.dev11) (7.0.0) 2025-11-28 00:42:11.539852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==23.0.1.dev11) 2025-11-28 00:42:11.539872 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:42:11.539882 | 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.dev11) (9.6.0) 2025-11-28 00:42:11.539935 | 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.dev11) (6.1.0) 2025-11-28 00:42:11.539945 | 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.dev11) (4.7.0) 2025-11-28 00:42:11.540022 | 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.dev11) (4.0.0) 2025-11-28 00:42:11.540102 | 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.dev11) (5.8.0) 2025-11-28 00:42:11.540159 | 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.dev11) (5.5.0) 2025-11-28 00:42:11.540212 | 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.dev11) (4.8.1) 2025-11-28 00:42:11.540266 | 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.dev11) (5.0.0) 2025-11-28 00:42:11.540318 | 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.dev11) (5.3.0) 2025-11-28 00:42:11.540373 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==23.0.1.dev11) 2025-11-28 00:42:11.540451 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-28 00:42:11.540499 | 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.dev11) (11.3.1) 2025-11-28 00:42:11.540536 | 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.dev11) (18.7.0) 2025-11-28 00:42:11.540599 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==23.0.1.dev11) 2025-11-28 00:42:11.540653 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:42:11.540707 | 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.dev11) (7.1.4) 2025-11-28 00:42:11.540759 | 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.dev11) (4.6.0) 2025-11-28 00:42:11.540811 | 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.dev11) (8.6.0) 2025-11-28 00:42:11.540873 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==23.0.1.dev11) 2025-11-28 00:42:11.540912 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.1.1-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:42:11.540971 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==23.0.1.dev11) 2025-11-28 00:42:11.541045 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2025-11-28 00:42:11.541101 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==23.0.1.dev11) 2025-11-28 00:42:11.541156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-11-28 00:42:11.541210 | 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.dev11) (6.0.2) 2025-11-28 00:42:11.541264 | 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.dev11) (2.32.3) 2025-11-28 00:42:11.541318 | 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.dev11) (8.3.0) 2025-11-28 00:42:11.541372 | 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.dev11) (2024.1) 2025-11-28 00:42:11.541439 | 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.dev11) (2.5.1) 2025-11-28 00:42:11.541489 | 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.dev11) (2.0.32) 2025-11-28 00:42:11.541543 | 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.dev11) (5.3.0) 2025-11-28 00:42:11.541594 | 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.dev11) (1.8.8) 2025-11-28 00:42:11.541645 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==23.0.1.dev11) 2025-11-28 00:42:11.541698 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 00:42:11.541752 | 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.dev11) (1.3.5) 2025-11-28 00:42:11.541806 | 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.dev11) (4.12.2) 2025-11-28 00:42:11.541859 | 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.dev11) (4.7.0) 2025-11-28 00:42:11.541910 | 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.dev11) (3.1.0) 2025-11-28 00:42:11.541965 | 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.dev11) (3.1.2) 2025-11-28 00:42:11.542043 | 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.dev11) (3.11.0) 2025-11-28 00:42:11.542100 | 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.dev11) (0.5.2) 2025-11-28 00:42:11.542159 | 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.dev11) (2.4.3) 2025-11-28 00:42:11.542217 | 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.dev11) (24.2.0) 2025-11-28 00:42:11.542275 | 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.dev11) (1.9.0) 2025-11-28 00:42:11.542314 | 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.dev11) (0.2.13) 2025-11-28 00:42:11.542376 | 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.dev11) (2.9.0.post0) 2025-11-28 00:42:11.542444 | 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.dev11) (2024.1) 2025-11-28 00:42:11.542557 | 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.dev11) (1.17.0) 2025-11-28 00:42:11.542606 | 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.dev11) (2.22) 2025-11-28 00:42:11.542658 | 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.dev11) (2.6.1) 2025-11-28 00:42:11.542705 | 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.dev11) (3.0.3) 2025-11-28 00:42:11.542736 | 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.dev11) (2.1.0) 2025-11-28 00:42:11.542788 | 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.dev11) (1.7.0) 2025-11-28 00:42:11.542839 | 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.dev11) (2.9.0) 2025-11-28 00:42:11.542889 | 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.dev11) (3.1.1) 2025-11-28 00:42:11.542940 | 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.dev11) 2025-11-28 00:42:11.542981 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:42:11.543042 | 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.dev11) (3.1.0) 2025-11-28 00:42:11.543077 | 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.dev11) (1.5.1) 2025-11-28 00:42:11.543131 | 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.dev11) (1.3.3) 2025-11-28 00:42:11.543179 | 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.dev11) (5.1.1) 2025-11-28 00:42:11.543191 | 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.dev11) (1.3.3) 2025-11-28 00:42:11.543258 | 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.dev11) (1.0.1) 2025-11-28 00:42:11.543288 | 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.dev11) (1.33) 2025-11-28 00:42:11.543349 | 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.dev11) (0.11.0) 2025-11-28 00:42:11.543370 | 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.dev11) (4.2.2) 2025-11-28 00:42:11.543474 | 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.dev11) (1.4.0) 2025-11-28 00:42:11.543507 | 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.dev11) (3.0.0) 2025-11-28 00:42:11.543567 | 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.dev11) (1.0.8) 2025-11-28 00:42:11.543607 | 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.dev11) 2025-11-28 00:42:11.543654 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-11-28 00:42:11.543701 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 10.7 MB/s 0:00:00 2025-11-28 00:42:11.543742 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2025-11-28 00:42:11.543772 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:42:11.543812 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2025-11-28 00:42:11.543843 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:42:11.543883 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:42:11.543914 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:42:11.543954 | 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.dev11) 2025-11-28 00:42:11.543985 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.6.1.tar.gz (161 kB) 2025-11-28 00:42:11.544024 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2025-11-28 00:42:11.544075 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:42:11.544115 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2025-11-28 00:42:11.544154 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:42:11.544193 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:42:11.544232 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:42:11.544272 | 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.dev11) (24.1) 2025-11-28 00:42:11.544312 | 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.dev11) (67.2.0) 2025-11-28 00:42:11.544345 | 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.dev11) (3.4.1) 2025-11-28 00:42:11.544391 | 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.dev11) (1.16.0) 2025-11-28 00:42:11.544438 | 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.dev11) (0.19) 2025-11-28 00:42:11.544479 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->openstack-heat==23.0.1.dev11) (3.0.0) 2025-11-28 00:42:11.544518 | 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.dev11) (2.0.0) 2025-11-28 00:42:11.544563 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->openstack-heat==23.0.1.dev11) (1.16.0) 2025-11-28 00:42:11.544595 | 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.dev11) (2.0.1) 2025-11-28 00:42:11.544636 | 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.dev11) (0.5.0) 2025-11-28 00:42:11.544680 | 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.dev11) (5.2.0) 2025-11-28 00:42:11.544699 | 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.dev11) (5.5.0) 2025-11-28 00:42:11.544763 | 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.dev11) (3.0.0) 2025-11-28 00:42:11.544783 | 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.dev11) (5.4.0) 2025-11-28 00:42:11.544842 | 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.dev11) (0.9.0) 2025-11-28 00:42:11.544861 | 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.dev11) (5.1.0) 2025-11-28 00:42:11.544921 | 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.dev11) (0.20.0) 2025-11-28 00:42:11.544952 | 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.dev11) (3.1.4) 2025-11-28 00:42:11.545013 | 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.dev11) (4.0.1) 2025-11-28 00:42:11.545035 | 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.dev11) (4.0.1) 2025-11-28 00:42:11.545110 | 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.dev11) (2.1.5) 2025-11-28 00:42:11.545128 | 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.dev11) (6.0.0) 2025-11-28 00:42:11.545182 | 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.dev11) (3.10.1) 2025-11-28 00:42:11.545199 | 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.dev11) (1.6.0) 2025-11-28 00:42:11.545255 | 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.dev11) 2025-11-28 00:42:11.545274 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-11-28 00:42:11.545329 | 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.dev11) (1.5.0) 2025-11-28 00:42:11.545369 | 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.dev11) (0.3.5) 2025-11-28 00:42:11.545387 | 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.dev11) (4.19.2) 2025-11-28 00:42:11.545435 | 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.dev11) (2023.12.1) 2025-11-28 00:42:11.545486 | 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.dev11) (0.35.1) 2025-11-28 00:42:11.545519 | 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.dev11) (0.20.0) 2025-11-28 00:42:11.545697 | 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.dev11) (24.2.1) 2025-11-28 00:42:11.545763 | 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.dev11) (2.0.1) 2025-11-28 00:42:11.545799 | 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.dev11) (2.1.0) 2025-11-28 00:42:11.545820 | 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.dev11) (2.16.0) 2025-11-28 00:42:11.545831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==23.0.1.dev11) 2025-11-28 00:42:11.545842 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:42:11.545852 | 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.dev11) 2025-11-28 00:42:11.545861 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-11-28 00:42:11.545876 | 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.dev11) 2025-11-28 00:42:11.545889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-28 00:42:11.545944 | 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.dev11) 2025-11-28 00:42:11.546031 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-11-28 00:42:11.546061 | 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.dev11) (1.26.19) 2025-11-28 00:42:11.546071 | 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.dev11) (3.3.2) 2025-11-28 00:42:11.546085 | 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.dev11) (3.8) 2025-11-28 00:42:11.546150 | 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.dev11) (2025.11.12) 2025-11-28 00:42:11.546165 | 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.dev11) (0.7) 2025-11-28 00:42:11.546218 | 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.dev11) (2.7.2) 2025-11-28 00:42:11.546233 | 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.dev11) (3.11) 2025-11-28 00:42:11.546306 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2025-11-28 00:42:11.546322 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-11-28 00:42:11.546375 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 35.8 MB/s 0:00:00 2025-11-28 00:42:11.546390 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-11-28 00:42:11.546440 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 34.0 MB/s 0:00:00 2025-11-28 00:42:11.546620 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.1.0-py3-none-any.whl (50 kB) 2025-11-28 00:42:11.546643 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2025-11-28 00:42:11.546653 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-11-28 00:42:11.546662 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.1.1-py3-none-any.whl (51 kB) 2025-11-28 00:42:11.546676 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-11-28 00:42:11.546686 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.0 MB/s 0:00:00 2025-11-28 00:42:11.546699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-11-28 00:42:11.546760 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2025-11-28 00:42:11.546771 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2025-11-28 00:42:11.546824 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-11-28 00:42:11.546834 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-11-28 00:42:11.546888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2025-11-28 00:42:11.546899 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-11-28 00:42:11.546938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2025-11-28 00:42:11.546949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): started 2025-11-28 00:42:11.547030 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' 2025-11-28 00:42:11.547052 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-23.0.1.dev11-py3-none-any.whl size=2582501 sha256=53b84c0fe3a414f4bdae1ed71eff314860f9121aa2b992621d0e325db9925c37 2025-11-28 00:42:11.547066 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9v88hpgw/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2025-11-28 00:42:11.547122 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): started 2025-11-28 00:42:11.547133 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-11-28 00:42:11.547187 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88198 sha256=1908452e2049794012b8fcdbbbed370e3c5099bac24f28a02432f1a6bca5eaef 2025-11-28 00:42:11.547198 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9v88hpgw/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-11-28 00:42:11.547248 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): started 2025-11-28 00:42:11.547259 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): finished with status 'done' 2025-11-28 00:42:11.547309 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.6.1-py3-none-any.whl size=190651 sha256=401cd72b63f3eb4aa89aa4e4606128f8c19a1dd702c20d9f176163ff6a1662b0 2025-11-28 00:42:11.547320 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9v88hpgw/wheels/86/ef/87/9a224787e315716dc3b3a0fdfa2dd0f48161958ae733a3b460 2025-11-28 00:42:11.547370 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2025-11-28 00:42:11.547383 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: sortedcontainers, websocket-client, pydot, ovs, networkx, yaql, docker, croniter, ncclient, python-zaqarclient, python-vitrageclient, python-monascaclient, python-blazarclient, os-ken, python-zunclient, python-octaviaclient, neutron-lib, openstack-heat 2025-11-28 00:42:11.547493 | 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.dev11 os-ken-2.10.0 ovs-3.6.1 pydot-3.0.1 python-blazarclient-4.1.0 python-monascaclient-2.8.0 python-octaviaclient-3.8.0 python-vitrageclient-5.1.1 python-zaqarclient-2.8.0 python-zunclient-5.1.0 sortedcontainers-2.4.0 websocket-client-1.8.0 yaql-3.0.0 2025-11-28 00:42:11.547508 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container cb2665fc866e 2025-11-28 00:42:11.547518 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 7f96958a0226 2025-11-28 00:42:11.547532 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built ee4d5fabcc91 2025-11-28 00:42:11.547638 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20251128 2025-11-28 00:42:11.547651 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2025-11-28 00:42:11.547544 (took 0:00:34.648897) 2025-11-28 00:42:11.547736 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2025-11-28 00:42:11.547776 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2025-11-28 00:42:11.547791 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2025-11-28 00:42:11.548135 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2025-11-28 00:42:11.548164 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2025-11-28 00:42:11.548254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2025-11-28 00:42:11.548137 2025-11-28 00:42:11.548269 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2024.2.tar.gz 2025-11-28 00:42:11.549880 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2025-11-28 00:42:11.550437 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2025-11-28 00:42:26.906923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:42:26.907026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> db343094fa06 2025-11-28 00:42:26.907043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/6 : LABEL "build-date"="20251128" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:42:26.907056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 26d8a9425408 2025-11-28 00:42:26.907067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 26d8a9425408 2025-11-28 00:42:26.907084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> d8ca2aa6e65c 2025-11-28 00:42:26.907095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 3/6 : RUN usermod --append --home /var/lib/masakari --groups kolla masakari && mkdir -p /var/lib/masakari && chown -R 42485:42485 /var/lib/masakari 2025-11-28 00:42:26.907104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 7ed981a9e276 2025-11-28 00:42:26.907113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 7ed981a9e276 2025-11-28 00:42:26.907124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 35c9cfc69849 2025-11-28 00:42:26.907200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/6 : ADD masakari-base-archive /masakari-base-source 2025-11-28 00:42:26.907235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> cd441daae9d0 2025-11-28 00:42:26.907246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:42:26.907256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 5661be293a5d 2025-11-28 00:42:26.907331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 6/6 : RUN ln -s masakari-base-source/* masakari && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari && mkdir -p /etc/masakari /var/www/cgi-bin/masakari && cp -r /masakari/etc/masakari/* /etc/masakari/ && chmod 755 /var/www/cgi-bin/masakari && touch /usr/local/bin/kolla_masakari_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_masakari_extend_start 2025-11-28 00:42:26.907341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in c2e2c6fb2eb9 2025-11-28 00:42:26.907514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing /masakari 2025-11-28 00:42:26.907525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: started 2025-11-28 00:42:26.907532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:42:26.907542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: started 2025-11-28 00:42:26.907596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:42:26.907632 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: started 2025-11-28 00:42:26.907675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:42:26.907709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:42:26.907753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:42:26.907789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: alembic>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (1.13.2) 2025-11-28 00:42:26.907825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.1.0) 2025-11-28 00:42:26.907870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (4.19.2) 2025-11-28 00:42:26.907882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.8.1) 2025-11-28 00:42:26.907942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (10.7.1) 2025-11-28 00:42:26.907977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (1.8.8) 2025-11-28 00:42:26.908039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==18.0.0.0rc2.dev2) 2025-11-28 00:42:26.908097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:42:26.908141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (9.6.0) 2025-11-28 00:42:26.908182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.6.0) 2025-11-28 00:42:26.908223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (16.0.0) 2025-11-28 00:42:26.908242 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (14.9.1) 2025-11-28 00:42:26.908305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.4.0) 2025-11-28 00:42:26.908340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.1.2) 2025-11-28 00:42:26.908395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.2.0) 2025-11-28 00:42:26.908441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.policy>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (4.4.0) 2025-11-28 00:42:26.908476 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (3.5.0) 2025-11-28 00:42:26.908520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.4.0) 2025-11-28 00:42:26.908560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (7.4.0) 2025-11-28 00:42:26.908595 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (3.4.0) 2025-11-28 00:42:26.908630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.1.0) 2025-11-28 00:42:26.908674 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (18.7.0) 2025-11-28 00:42:26.908708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.3.0) 2025-11-28 00:42:26.908749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.0.32) 2025-11-28 00:42:26.908783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==18.0.0.0rc2.dev2) 2025-11-28 00:42:26.908827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-11-28 00:42:26.908880 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==18.0.0.0rc2.dev2) 2025-11-28 00:42:26.908923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:42:26.908958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tooz>=2.10.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.3.0) 2025-11-28 00:42:26.909020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==18.0.0.0rc2.dev2) (1.3.5) 2025-11-28 00:42:26.909102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==18.0.0.0rc2.dev2) (4.12.2) 2025-11-28 00:42:26.909117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (24.2.0) 2025-11-28 00:42:26.909153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (2023.12.1) 2025-11-28 00:42:26.909198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (0.35.1) 2025-11-28 00:42:26.909250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (0.20.0) 2025-11-28 00:42:26.909317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (2.32.3) 2025-11-28 00:42:26.909387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (1.7.0) 2025-11-28 00:42:26.909399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2.9.0) 2025-11-28 00:42:26.909512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.8.0) 2025-11-28 00:42:26.909526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2025-11-28 00:42:26.909575 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.1.1) 2025-11-28 00:42:26.909616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2025-11-28 00:42:26.909651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.3.3) 2025-11-28 00:42:26.909699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.1.1) 2025-11-28 00:42:26.909734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (6.0.2) 2025-11-28 00:42:26.909778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (3.0.0) 2025-11-28 00:42:26.909813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (0.10.1) 2025-11-28 00:42:26.909856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (2.0.0) 2025-11-28 00:42:26.909891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (1.16.0) 2025-11-28 00:42:26.909933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (2.0.1) 2025-11-28 00:42:26.909967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (0.5.0) 2025-11-28 00:42:26.910014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari==18.0.0.0rc2.dev2) (2.9.0.post0) 2025-11-28 00:42:26.910072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.2.0) 2025-11-28 00:42:26.910107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2025-11-28 00:42:26.910152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (3.0.0) 2025-11-28 00:42:26.910186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.4.0) 2025-11-28 00:42:26.910230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (0.9.0) 2025-11-28 00:42:26.910264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.1.0) 2025-11-28 00:42:26.910330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (0.20.0) 2025-11-28 00:42:26.910403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (3.1.4) 2025-11-28 00:42:26.910494 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (4.0.1) 2025-11-28 00:42:26.910545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (4.0.1) 2025-11-28 00:42:26.910589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (2.1.5) 2025-11-28 00:42:26.910631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.0.8) 2025-11-28 00:42:26.910667 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2024.1) 2025-11-28 00:42:26.910713 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.10.1) 2025-11-28 00:42:26.910732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.1.0) 2025-11-28 00:42:26.910793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (2.5.1) 2025-11-28 00:42:26.910828 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (1.6.0) 2025-11-28 00:42:26.910872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.36.1) 2025-11-28 00:42:26.910907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.0.3) 2025-11-28 00:42:26.910951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (6.1.0) 2025-11-28 00:42:26.910986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (2.6.1) 2025-11-28 00:42:26.911017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.19) 2025-11-28 00:42:26.911092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->masakari==18.0.0.0rc2.dev2) (3.11.0) 2025-11-28 00:42:26.911128 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (24.1) 2025-11-28 00:42:26.911172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (6.0.0) 2025-11-28 00:42:26.911207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (3.1.2) 2025-11-28 00:42:26.911250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (67.2.0) 2025-11-28 00:42:26.911285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->masakari==18.0.0.0rc2.dev2) (0.2.13) 2025-11-28 00:42:26.911325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2024.1) 2025-11-28 00:42:26.911361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.16.0) 2025-11-28 00:42:26.911440 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (3.3.2) 2025-11-28 00:42:26.911457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (3.8) 2025-11-28 00:42:26.911697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (1.26.19) 2025-11-28 00:42:26.911736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (2025.11.12) 2025-11-28 00:42:26.911742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.7) 2025-11-28 00:42:26.911747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) (3.2.0) 2025-11-28 00:42:26.911750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) 2025-11-28 00:42:26.911755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:42:26.911763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) 2025-11-28 00:42:26.911767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-11-28 00:42:26.911770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) (8.3.0) 2025-11-28 00:42:26.911799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (2.7.2) 2025-11-28 00:42:26.911836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.10.1->masakari==18.0.0.0rc2.dev2) (0.15.2) 2025-11-28 00:42:26.911841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-11-28 00:42:26.911904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-11-28 00:42:26.911908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-11-28 00:42:26.911973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-11-28 00:42:26.912050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 42.1 MB/s 0:00:00 2025-11-28 00:42:26.912064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-11-28 00:42:26.912102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2025-11-28 00:42:26.912156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): started 2025-11-28 00:42:26.912163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): finished with status 'done' 2025-11-28 00:42:26.912223 | 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=357283 sha256=3fc009fccd4f69fccb750ec89e1346e6b975d5aa6fad2d643ce75a8191f781e3 2025-11-28 00:42:26.912254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qfv0g5ce/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2025-11-28 00:42:26.912289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2025-11-28 00:42:26.912293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2025-11-28 00:42:26.912378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully installed SQLAlchemy-Utils-0.41.2 masakari-18.0.0.0rc2.dev2 microversion-parse-2.0.0 networkx-3.3 pydot-3.0.1 taskflow-5.9.1 2025-11-28 00:42:26.912383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container c2e2c6fb2eb9 2025-11-28 00:42:26.912490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> a8e974a9683b 2025-11-28 00:42:26.912530 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built 43415b324531 2025-11-28 00:42:26.912534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20251128 2025-11-28 00:42:26.912638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2025-11-28 00:42:26.912542 (took 0:00:15.364405) 2025-11-28 00:42:26.912718 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2025-11-28 00:42:26.912774 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2025-11-28 00:42:26.912778 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2025-11-28 00:42:26.913221 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2025-11-28 00:42:26.913229 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2025-11-28 00:42:26.913282 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2025-11-28 00:42:26.913161 2025-11-28 00:42:26.913291 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2024.2.tar.gz 2025-11-28 00:42:26.915198 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2025-11-28 00:42:26.915895 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2025-11-28 00:42:37.798331 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:42:37.798460 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> db343094fa06 2025-11-28 00:42:37.798486 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/7 : LABEL "build-date"="20251128" "name"="placement-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:42:37.798579 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in aad67ce2f02d 2025-11-28 00:42:37.798601 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container aad67ce2f02d 2025-11-28 00:42:37.798693 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> ef2432135218 2025-11-28 00:42:37.799132 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 3/7 : RUN usermod --append --home /var/lib/placement --groups kolla placement && mkdir -p /var/lib/placement && chown -R 42482:42482 /var/lib/placement 2025-11-28 00:42:37.799161 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in ba0132881c84 2025-11-28 00:42:37.799174 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container ba0132881c84 2025-11-28 00:42:37.799225 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 34ab31957f5a 2025-11-28 00:42:37.799236 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/7 : ADD placement-base-archive /placement-base-source 2025-11-28 00:42:37.799245 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 7dc618395e26 2025-11-28 00:42:37.799255 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/7 : ADD plugins-archive / 2025-11-28 00:42:37.799265 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 788ccce18e5a 2025-11-28 00:42:37.799280 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:42:37.799289 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> da15a5d78751 2025-11-28 00:42:37.799322 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 7/7 : RUN ln -s placement-base-source/* placement && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /placement && mkdir -p /etc/placement/ && cp -r /placement/etc/placement/* /etc/placement/ && touch /usr/local/bin/kolla_placement_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_placement_extend_start 2025-11-28 00:42:37.799368 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in b405e56ac492 2025-11-28 00:42:37.799522 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing /placement 2025-11-28 00:42:37.799606 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: started 2025-11-28 00:42:37.799666 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:42:37.799715 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: started 2025-11-28 00:42:37.799765 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:42:37.799812 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: started 2025-11-28 00:42:37.799859 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:42:37.799916 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:42:37.799941 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:42:37.800038 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.1.0) 2025-11-28 00:42:37.800077 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.0.32) 2025-11-28 00:42:37.800138 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystonemiddleware>=4.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (10.7.1) 2025-11-28 00:42:37.800167 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.5.1) 2025-11-28 00:42:37.800238 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (1.8.8) 2025-11-28 00:42:37.800264 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (4.19.2) 2025-11-28 00:42:37.800319 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: requests>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.32.3) 2025-11-28 00:42:37.800387 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (67.2.0) 2025-11-28 00:42:37.800422 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.1.0) 2025-11-28 00:42:37.800489 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.config>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (9.6.0) 2025-11-28 00:42:37.800536 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (5.6.0) 2025-11-28 00:42:37.800584 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.1.2) 2025-11-28 00:42:37.800633 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (5.5.0) 2025-11-28 00:42:37.800680 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (7.4.0) 2025-11-28 00:42:37.800728 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.db>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (16.0.0) 2025-11-28 00:42:37.800774 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (4.4.0) 2025-11-28 00:42:37.800832 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.2.0) 2025-11-28 00:42:37.800906 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.4.0) 2025-11-28 00:42:37.800985 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==12.0.1.dev5) 2025-11-28 00:42:37.801087 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:42:37.801104 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-traits>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (3.1.0) 2025-11-28 00:42:37.801159 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==12.0.1.dev5) 2025-11-28 00:42:37.801206 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:42:37.801503 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (24.2.0) 2025-11-28 00:42:37.801519 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (2023.12.1) 2025-11-28 00:42:37.801532 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (0.35.1) 2025-11-28 00:42:37.801590 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (0.20.0) 2025-11-28 00:42:37.801614 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (2.9.0) 2025-11-28 00:42:37.801664 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystoneauth1>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.8.1) 2025-11-28 00:42:37.801679 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (3.8.0) 2025-11-28 00:42:37.801781 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (6.4.0) 2025-11-28 00:42:37.801794 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (3.1.1) 2025-11-28 00:42:37.801840 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.5.0) 2025-11-28 00:42:37.801897 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (2.1.0) 2025-11-28 00:42:37.801952 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.3.0) 2025-11-28 00:42:37.801965 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (1.7.0) 2025-11-28 00:42:37.802090 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (1.3.3) 2025-11-28 00:42:37.802111 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.1.1) 2025-11-28 00:42:37.802156 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==12.0.1.dev5) (0.19) 2025-11-28 00:42:37.802208 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (6.0.2) 2025-11-28 00:42:37.802270 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (3.0.0) 2025-11-28 00:42:37.802311 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (0.10.1) 2025-11-28 00:42:37.802401 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (2.0.0) 2025-11-28 00:42:37.802416 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (1.16.0) 2025-11-28 00:42:37.802478 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (1.13.2) 2025-11-28 00:42:37.802520 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (2.0.1) 2025-11-28 00:42:37.802572 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (0.5.0) 2025-11-28 00:42:37.802613 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (1.3.5) 2025-11-28 00:42:37.802664 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (4.12.2) 2025-11-28 00:42:37.802706 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==12.0.1.dev5) (2.9.0.post0) 2025-11-28 00:42:37.802758 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (3.1.4) 2025-11-28 00:42:37.802801 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (4.0.1) 2025-11-28 00:42:37.802851 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (4.0.1) 2025-11-28 00:42:37.802893 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (2.1.5) 2025-11-28 00:42:37.802944 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==12.0.1.dev5) (1.0.8) 2025-11-28 00:42:37.802985 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==12.0.1.dev5) (2024.1) 2025-11-28 00:42:37.803031 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==12.0.1.dev5) (3.11.0) 2025-11-28 00:42:37.803108 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.1.dev5) (24.1) 2025-11-28 00:42:37.803150 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.1.dev5) (6.0.0) 2025-11-28 00:42:37.803205 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.1.dev5) (3.1.2) 2025-11-28 00:42:37.803247 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==12.0.1.dev5) (0.2.13) 2025-11-28 00:42:37.803296 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (2024.1) 2025-11-28 00:42:37.803361 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (1.16.0) 2025-11-28 00:42:37.803511 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (3.3.2) 2025-11-28 00:42:37.803523 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (3.8) 2025-11-28 00:42:37.803535 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (1.26.19) 2025-11-28 00:42:37.803587 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (2025.11.12) 2025-11-28 00:42:37.803600 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==12.0.1.dev5) (0.7) 2025-11-28 00:42:37.803664 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: greenlet!=0.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==12.0.1.dev5) (3.0.3) 2025-11-28 00:42:37.803678 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (2.7.2) 2025-11-28 00:42:37.803753 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-11-28 00:42:37.803777 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-11-28 00:42:37.803797 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2025-11-28 00:42:37.803874 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): started 2025-11-28 00:42:37.803896 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): finished with status 'done' 2025-11-28 00:42:37.803911 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-12.0.1.dev5-py3-none-any.whl size=453303 sha256=62ba26b7d0715185a0733d33d5bbff3be7b1da9c27b681c011c29fc904fab831 2025-11-28 00:42:37.803978 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-a1q0mxz5/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2025-11-28 00:42:37.803992 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2025-11-28 00:42:37.804079 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: os-resource-classes, microversion-parse, openstack-placement 2025-11-28 00:42:37.804139 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-12.0.1.dev5 os-resource-classes-1.1.0 2025-11-28 00:42:37.804151 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container b405e56ac492 2025-11-28 00:42:37.804212 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> f96aba36c410 2025-11-28 00:42:37.804264 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built 717b2ac51441 2025-11-28 00:42:37.804276 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20251128 2025-11-28 00:42:37.804442 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2025-11-28 00:42:37.804282 (took 0:00:10.891121) 2025-11-28 00:42:37.804513 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2025-11-28 00:42:37.805135 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2025-11-28 00:42:37.805209 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2025-11-28 00:42:37.805246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2025-11-28 00:42:37.805157 2025-11-28 00:42:37.805362 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2024.2.tar.gz 2025-11-28 00:42:37.807898 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2025-11-28 00:42:37.808556 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2025-11-28 00:42:51.992580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:42:51.992675 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> db343094fa06 2025-11-28 00:42:51.992790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/7 : LABEL "build-date"="20251128" "name"="designate-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:42:51.992820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 4d87d22201ba 2025-11-28 00:42:51.992844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 4d87d22201ba 2025-11-28 00:42:51.992865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 69e1bc3f32cb 2025-11-28 00:42:51.992933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 3/7 : RUN usermod --append --home /var/lib/designate --groups kolla designate && mkdir -p /var/lib/designate && chown -R 42411:42411 /var/lib/designate 2025-11-28 00:42:51.992948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in d65a1b378be3 2025-11-28 00:42:51.992960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container d65a1b378be3 2025-11-28 00:42:51.992971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 08fd49b46f55 2025-11-28 00:42:51.993069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/7 : ADD designate-base-archive /designate-base-source 2025-11-28 00:42:51.993086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 90d8b7725979 2025-11-28 00:42:51.993135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/7 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2025-11-28 00:42:51.993185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 48b1fd4aff99 2025-11-28 00:42:51.993233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:42:51.993281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 7cef275231a8 2025-11-28 00:42:51.993402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 7/7 : RUN ln -s designate-base-source/* designate && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /designate && mkdir -p /etc/designate && cp -r /designate/etc/designate/* /etc/designate/ && mv /etc/designate/rootwrap.conf.sample /etc/designate/rootwrap.conf && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/designate/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_designate_sudoers && touch /usr/local/bin/kolla_designate_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_designate_extend_start 2025-11-28 00:42:51.993434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 29405283bb2d 2025-11-28 00:42:51.993488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing /designate 2025-11-28 00:42:51.993499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: started 2025-11-28 00:42:51.993551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:42:51.993561 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: started 2025-11-28 00:42:51.993607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:42:51.993654 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: started 2025-11-28 00:42:51.993703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:42:51.993807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:42:51.993832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:42:51.993951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: alembic>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (1.13.2) 2025-11-28 00:42:51.993977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (0.36.1) 2025-11-28 00:42:51.994038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==19.0.1.dev8) 2025-11-28 00:42:51.994095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:42:51.994106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.0.3) 2025-11-28 00:42:51.994117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.1.4) 2025-11-28 00:42:51.994127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.19.2) 2025-11-28 00:42:51.994204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.8.1) 2025-11-28 00:42:51.994349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (10.7.1) 2025-11-28 00:42:51.995268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.0.1) 2025-11-28 00:42:51.995365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (9.6.0) 2025-11-28 00:42:51.995376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.0) 2025-11-28 00:42:51.995397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (14.9.1) 2025-11-28 00:42:51.995405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.2.0) 2025-11-28 00:42:51.995412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.2) 2025-11-28 00:42:51.995421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.4.0) 2025-11-28 00:42:51.995428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (7.3.0) 2025-11-28 00:42:51.995436 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.5.0) 2025-11-28 00:42:51.995458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.service>=1.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.5.0) 2025-11-28 00:42:51.995466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.4.0) 2025-11-28 00:42:51.995473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (7.4.0) 2025-11-28 00:42:51.995481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.4.0) 2025-11-28 00:42:51.995488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.2.0) 2025-11-28 00:42:51.995496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.10.1) 2025-11-28 00:42:51.995504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.1.0) 2025-11-28 00:42:51.995511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.0) 2025-11-28 00:42:51.995519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (1.5.1) 2025-11-28 00:42:51.995527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-designateclient>=2.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.0) 2025-11-28 00:42:51.995535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.32.3) 2025-11-28 00:42:51.995602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (8.3.0) 2025-11-28 00:42:51.995611 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: SQLAlchemy>=1.4.41 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.0.32) 2025-11-28 00:42:51.995619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.3.0) 2025-11-28 00:42:51.995634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (1.8.8) 2025-11-28 00:42:51.995641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dnspython>=2.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.6.1) 2025-11-28 00:42:51.995649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.db>=8.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (16.0.0) 2025-11-28 00:42:51.995657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.4.0) 2025-11-28 00:42:51.995664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.context>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.6.0) 2025-11-28 00:42:51.995672 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.policy>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.4.0) 2025-11-28 00:42:51.995680 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.3.0) 2025-11-28 00:42:51.995722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.0.0) 2025-11-28 00:42:51.995730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==19.0.1.dev8) (1.3.5) 2025-11-28 00:42:51.995743 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==19.0.1.dev8) (4.12.2) 2025-11-28 00:42:51.995784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-11-28 00:42:51.995823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:42:51.996214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-11-28 00:42:51.996249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:42:51.996265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) (8.1.7) 2025-11-28 00:42:51.996280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-11-28 00:42:51.996294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:42:51.996338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->designate==19.0.1.dev8) (2.1.5) 2025-11-28 00:42:51.996353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (24.2.0) 2025-11-28 00:42:51.996369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (2023.12.1) 2025-11-28 00:42:51.996384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (0.35.1) 2025-11-28 00:42:51.996477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (0.20.0) 2025-11-28 00:42:51.996495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==19.0.1.dev8) (2.1.0) 2025-11-28 00:42:51.996511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==19.0.1.dev8) (1.7.0) 2025-11-28 00:42:51.996526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (2.9.0) 2025-11-28 00:42:51.996540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (3.8.0) 2025-11-28 00:42:51.996555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (3.1.1) 2025-11-28 00:42:51.996630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (5.5.0) 2025-11-28 00:42:51.996648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (6.0.2) 2025-11-28 00:42:51.996663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (42.0.8) 2025-11-28 00:42:51.996673 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (5.1.1) 2025-11-28 00:42:51.996740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.3.3) 2025-11-28 00:42:51.996774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.0.1) 2025-11-28 00:42:51.996790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.33) 2025-11-28 00:42:51.996868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (0.11.0) 2025-11-28 00:42:51.996885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (4.2.2) 2025-11-28 00:42:51.996900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.4.0) 2025-11-28 00:42:51.996988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.17.0) 2025-11-28 00:42:51.997045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->designate==19.0.1.dev8) (2.22) 2025-11-28 00:42:51.997062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->designate==19.0.1.dev8) (3.0.0) 2025-11-28 00:42:51.997112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->designate==19.0.1.dev8) (0.19) 2025-11-28 00:42:51.997122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.0.1.dev8) (3.0.0) 2025-11-28 00:42:51.997165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.0.1.dev8) (0.10.1) 2025-11-28 00:42:51.997208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.0.1.dev8) (2.0.0) 2025-11-28 00:42:51.997250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->designate==19.0.1.dev8) (1.16.0) 2025-11-28 00:42:51.997292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==19.0.1.dev8) (2.0.1) 2025-11-28 00:42:51.997392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==19.0.1.dev8) (0.5.0) 2025-11-28 00:42:51.997403 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->designate==19.0.1.dev8) (2.9.0.post0) 2025-11-28 00:42:51.999463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.2.0) 2025-11-28 00:42:51.999538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.5.0) 2025-11-28 00:42:51.999560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.4.0) 2025-11-28 00:42:51.999577 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (0.9.0) 2025-11-28 00:42:51.999615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.1.0) 2025-11-28 00:42:51.999633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->designate==19.0.1.dev8) (0.20.0) 2025-11-28 00:42:51.999653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==19.0.1.dev8) (4.0.1) 2025-11-28 00:42:51.999671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==19.0.1.dev8) (4.0.1) 2025-11-28 00:42:51.999703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->designate==19.0.1.dev8) (6.0.0) 2025-11-28 00:42:51.999720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->designate==19.0.1.dev8) (1.0.8) 2025-11-28 00:42:51.999736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->designate==19.0.1.dev8) (2024.1) 2025-11-28 00:42:51.999754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==19.0.1.dev8) (2.5.1) 2025-11-28 00:42:51.999771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==19.0.1.dev8) (1.6.0) 2025-11-28 00:42:51.999788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->designate==19.0.1.dev8) (3.11.0) 2025-11-28 00:42:51.999804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==19.0.1.dev8) (24.1) 2025-11-28 00:42:51.999821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==19.0.1.dev8) (3.1.2) 2025-11-28 00:42:51.999838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->designate==19.0.1.dev8) (67.2.0) 2025-11-28 00:42:51.999855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->designate==19.0.1.dev8) (0.3.5) 2025-11-28 00:42:51.999874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->designate==19.0.1.dev8) (0.2.13) 2025-11-28 00:42:51.999889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (2024.1) 2025-11-28 00:42:51.999953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (1.16.0) 2025-11-28 00:42:51.999972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==19.0.1.dev8) (4.7.0) 2025-11-28 00:42:51.999990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==19.0.1.dev8) (3.1.0) 2025-11-28 00:42:52.000063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.0.1.dev8) (0.5.2) 2025-11-28 00:42:52.000086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.0.1.dev8) (2.4.3) 2025-11-28 00:42:52.000097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.0.1.dev8) (1.9.0) 2025-11-28 00:42:52.000133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (3.3.2) 2025-11-28 00:42:52.000143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (3.8) 2025-11-28 00:42:52.000153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (1.26.19) 2025-11-28 00:42:52.000162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (2025.11.12) 2025-11-28 00:42:52.000172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->designate==19.0.1.dev8) (0.7) 2025-11-28 00:42:52.000181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.3.0->designate==19.0.1.dev8) (2.7.2) 2025-11-28 00:42:52.000190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->designate==19.0.1.dev8) (0.15.2) 2025-11-28 00:42:52.000200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-11-28 00:42:52.000211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-11-28 00:42:52.000221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-11-28 00:42:52.000230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-11-28 00:42:52.000239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2025-11-28 00:42:52.000249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): started 2025-11-28 00:42:52.000258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): finished with status 'done' 2025-11-28 00:42:52.000268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-19.0.1.dev8-py3-none-any.whl size=749388 sha256=a02e920982f460e23ad63fc8785af9b8caf4a94668ae7c27cb1e771ed62371e8 2025-11-28 00:42:52.000278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-fmafe774/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2025-11-28 00:42:52.000288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2025-11-28 00:42:52.000298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2025-11-28 00:42:52.000332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 designate-19.0.1.dev8 itsdangerous-2.2.0 2025-11-28 00:42:52.000353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 29405283bb2d 2025-11-28 00:42:52.000364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 3a42b1372047 2025-11-28 00:42:52.000374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built b8182a279bf2 2025-11-28 00:42:52.000383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20251128 2025-11-28 00:42:52.000393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2025-11-28 00:42:51.999457 (took 0:00:14.194300) 2025-11-28 00:42:52.000409 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2025-11-28 00:42:52.000419 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2025-11-28 00:42:52.000428 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2025-11-28 00:42:52.000437 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2025-11-28 00:42:52.000447 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2025-11-28 00:42:52.000456 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2025-11-28 00:42:52.000499 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2025-11-28 00:42:52.000515 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2025-11-28 00:42:52.000742 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2025-11-28 00:42:52.000759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2025-11-28 00:42:52.000610 2025-11-28 00:42:52.000774 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2024.2.tar.gz 2025-11-28 00:42:52.009851 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2025-11-28 00:42:52.010396 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2025-11-28 00:43:27.356623 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:43:27.356714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> db343094fa06 2025-11-28 00:43:27.356950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/9 : LABEL "build-date"="20251128" "name"="manila-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:43:27.357149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in a6cb94a4ffd9 2025-11-28 00:43:27.357172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container a6cb94a4ffd9 2025-11-28 00:43:27.357186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> c9c4932c0da8 2025-11-28 00:43:27.357310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 3/9 : RUN usermod --append --home /var/lib/manila --groups kolla manila && mkdir -p /var/lib/manila && chown -R 42429:42429 /var/lib/manila 2025-11-28 00:43:27.358240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in d708f6bb658a 2025-11-28 00:43:27.358273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container d708f6bb658a 2025-11-28 00:43:27.358292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 2c7786efda28 2025-11-28 00:43:27.358305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:43:27.358317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 7edafe92bc6e 2025-11-28 00:43:27.358329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:43:27.358343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:43:27.358354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:43:27.358410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:43:27.358420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:43:27.358430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:43:27.358440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:43:27.358449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:43:27.358459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:43:27.358469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:43:27.358478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:43:27.358488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:43:27.358536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:43:27.358552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:43:27.358625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:43:27.358636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 28.8 MB in 3s (10.1 MB/s) 2025-11-28 00:43:27.358646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-11-28 00:43:27.358655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-11-28 00:43:27.358665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2025-11-28 00:43:27.358681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2025-11-28 00:43:27.358698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2025-11-28 00:43:27.358714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-11-28 00:43:27.358731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-netifaces python3-openvswitch python3-sortedcontainers uuid-runtime 2025-11-28 00:43:27.358805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2025-11-28 00:43:27.358825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc python3-netaddr python3-pyparsing 2025-11-28 00:43:27.358843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python-sortedcontainers-doc 2025-11-28 00:43:27.358860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2025-11-28 00:43:27.358934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-11-28 00:43:27.358946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch python3-netifaces python3-openvswitch 2025-11-28 00:43:27.358956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-sortedcontainers uuid-runtime 2025-11-28 00:43:27.359053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:43:27.359077 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 4,469 kB of archives. 2025-11-28 00:43:27.359158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 14.1 MB of additional disk space will be used. 2025-11-28 00:43:27.359171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-11-28 00:43:27.359298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:43:27.359357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-11-28 00:43:27.359445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-11-28 00:43:27.359457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-11-28 00:43:27.359541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-11-28 00:43:27.359576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.6 [443 kB] 2025-11-28 00:43:27.359616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-11-28 00:43:27.359682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-11-28 00:43:27.359723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 00:43:27.359766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-11-28 00:43:27.359830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 4,469 kB in 1s (6,508 kB/s) 2025-11-28 00:43:27.359872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2025-11-28 00:43:27.359945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-11-28 00:43:27.360068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:43:27.360086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% 2025-11-28 00:43:27.360169 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 75% (Reading database ... 80% 2025-11-28 00:43:27.360224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-11-28 00:43:27.360261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:85% 2025-11-28 00:43:27.360343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2025-11-28 00:43:27.360378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2025-11-28 00:43:27.360421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:43:27.360497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:43:27.360539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:43:27.360581 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-11-28 00:43:27.360644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 00:43:27.360685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:43:27.360767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2025-11-28 00:43:27.360800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.6_amd64.deb ... 2025-11-28 00:43:27.360842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:43:27.360894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2025-11-28 00:43:27.360972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:43:27.360983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:43:27.361062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-netifaces:amd64. 2025-11-28 00:43:27.361102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-11-28 00:43:27.361168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:43:27.361234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-sortedcontainers. 2025-11-28 00:43:27.361270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-11-28 00:43:27.361350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:43:27.361387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2025-11-28 00:43:27.361430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 00:43:27.361504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:43:27.361545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2025-11-28 00:43:27.361587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../7-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-11-28 00:43:27.361650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:43:27.361692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-openvswitch. 2025-11-28 00:43:27.361770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../8-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:43:27.361804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:43:27.361846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2025-11-28 00:43:27.361909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../9-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-11-28 00:43:27.361950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:43:27.362058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:43:27.362097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-11-28 00:43:27.362133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-11-28 00:43:27.362197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:43:27.362274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-11-28 00:43:27.362432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:43:27.362453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:43:27.362480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:43:27.362535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2025-11-28 00:43:27.362587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:43:27.362602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:43:27.362654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-11-28 00:43:27.362706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-11-28 00:43:27.362742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-11-28 00:43:27.362789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:update-alternatives: 2025-11-28 00:43:27.362848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-11-28 00:43:27.362885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:43:27.362922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:43:27.362977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:43:27.363073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 7edafe92bc6e 2025-11-28 00:43:27.363089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> d9980ea2ab82 2025-11-28 00:43:27.363160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/9 : ADD manila-base-archive /manila-base-source 2025-11-28 00:43:27.363198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> e4165567034c 2025-11-28 00:43:27.363292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:43:27.363330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> ecab8a068899 2025-11-28 00:43:27.363394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/9 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2025-11-28 00:43:27.363427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 20ffdbbea9a2 2025-11-28 00:43:27.363463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 8/9 : RUN ln -s manila-base-source/* manila && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /manila && mkdir -p /etc/manila /var/cache/manila && cp -r /manila/etc/manila/* /etc/manila/ && chown -R manila: /var/cache/manila && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/manila/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_manila_sudoers && touch /usr/local/bin/kolla_manila_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_manila_extend_start 2025-11-28 00:43:27.363533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in d75d03d90f56 2025-11-28 00:43:27.363570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing /manila 2025-11-28 00:43:27.363624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2025-11-28 00:43:27.363660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:43:27.363725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2025-11-28 00:43:27.363761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:43:27.363799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing backend dependencies: started 2025-11-28 00:43:27.363853 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:43:27.363886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:43:27.363946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:43:27.363978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.1.0) 2025-11-28 00:43:27.364136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: alembic>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (1.13.2) 2025-11-28 00:43:27.364151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (0.7.1) 2025-11-28 00:43:27.364194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (0.36.1) 2025-11-28 00:43:27.364252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: greenlet>=0.4.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.0.3) 2025-11-28 00:43:27.364291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: lxml>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.3.0) 2025-11-28 00:43:27.364347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: netaddr>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (0.10.1) 2025-11-28 00:43:27.364387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.config>=8.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (9.6.0) 2025-11-28 00:43:27.364419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.context>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.6.0) 2025-11-28 00:43:27.364475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.db>=8.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (16.0.0) 2025-11-28 00:43:27.364507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.i18n>=5.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.4.0) 2025-11-28 00:43:27.364579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.log>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.1.2) 2025-11-28 00:43:27.364611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (14.9.1) 2025-11-28 00:43:27.364665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.middleware>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.2.0) 2025-11-28 00:43:27.364709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (4.4.0) 2025-11-28 00:43:27.364743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.privsep>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.4.0) 2025-11-28 00:43:27.364794 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.reports>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.4.0) 2025-11-28 00:43:27.364841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (7.3.0) 2025-11-28 00:43:27.364894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.serialization>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.5.0) 2025-11-28 00:43:27.364948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.service>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.5.0) 2025-11-28 00:43:27.365032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (2.4.0) 2025-11-28 00:43:27.365099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (7.4.0) 2025-11-28 00:43:27.365146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.concurrency>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.1.0) 2025-11-28 00:43:27.365199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (4.2.0) 2025-11-28 00:43:27.365275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: paramiko>=2.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.4.1) 2025-11-28 00:43:27.365319 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Paste>=3.4.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.10.1) 2025-11-28 00:43:27.365341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PasteDeploy>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.1.0) 2025-11-28 00:43:27.365422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyparsing>=2.4.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.1.2) 2025-11-28 00:43:27.365438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (11.3.1) 2025-11-28 00:43:27.365471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystoneauth1>=4.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.8.1) 2025-11-28 00:43:27.365559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (10.7.1) 2025-11-28 00:43:27.365570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (2.32.3) 2025-11-28 00:43:27.365606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (8.3.0) 2025-11-28 00:43:27.365645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Routes>=2.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (2.5.1) 2025-11-28 00:43:27.365700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: SQLAlchemy>=1.3.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (2.0.32) 2025-11-28 00:43:27.365737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==19.1.1.dev7) 2025-11-28 00:43:27.365799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-11-28 00:43:27.365829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: stevedore>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.3.0) 2025-11-28 00:43:27.365871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tooz>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.3.0) 2025-11-28 00:43:27.365903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-cinderclient>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (9.6.0) 2025-11-28 00:43:27.365934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-novaclient>=17.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (18.7.0) 2025-11-28 00:43:27.365965 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-glanceclient>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (4.7.0) 2025-11-28 00:43:27.366037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: WebOb>=1.8.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (1.8.8) 2025-11-28 00:43:27.366096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cachetools>=4.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.5.0) 2025-11-28 00:43:27.366164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: packaging>=20.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (24.1) 2025-11-28 00:43:27.366175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==19.1.1.dev7) (1.3.5) 2025-11-28 00:43:27.366230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==19.1.1.dev7) (4.12.2) 2025-11-28 00:43:27.366267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->manila==19.1.1.dev7) (2.6.1) 2025-11-28 00:43:27.366283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==19.1.1.dev7) (2.1.0) 2025-11-28 00:43:27.366313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==19.1.1.dev7) (1.7.0) 2025-11-28 00:43:27.366346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (2.9.0) 2025-11-28 00:43:27.366382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (3.8.0) 2025-11-28 00:43:27.366421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (3.1.1) 2025-11-28 00:43:27.366460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (5.5.0) 2025-11-28 00:43:27.366511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (1.3.3) 2025-11-28 00:43:27.366576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (5.1.1) 2025-11-28 00:43:27.366603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==19.1.1.dev7) (0.19) 2025-11-28 00:43:27.366640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.1.dev7) (6.0.2) 2025-11-28 00:43:27.366649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.1.dev7) (3.0.0) 2025-11-28 00:43:27.366715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.1.dev7) (2.0.0) 2025-11-28 00:43:27.366742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->manila==19.1.1.dev7) (1.16.0) 2025-11-28 00:43:27.366786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==19.1.1.dev7) (2.0.1) 2025-11-28 00:43:27.366813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==19.1.1.dev7) (0.5.0) 2025-11-28 00:43:27.366888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==19.1.1.dev7) (2.9.0.post0) 2025-11-28 00:43:27.366899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev7) (5.2.0) 2025-11-28 00:43:27.366930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev7) (3.0.0) 2025-11-28 00:43:27.366939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev7) (5.4.0) 2025-11-28 00:43:27.366970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev7) (0.9.0) 2025-11-28 00:43:27.367040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==19.1.1.dev7) (5.1.0) 2025-11-28 00:43:27.367080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==19.1.1.dev7) (0.20.0) 2025-11-28 00:43:27.367117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.1.dev7) (3.1.4) 2025-11-28 00:43:27.367148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.1.dev7) (4.0.1) 2025-11-28 00:43:27.367258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.1.dev7) (4.0.1) 2025-11-28 00:43:27.367271 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==19.1.1.dev7) (2.1.5) 2025-11-28 00:43:27.367294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==19.1.1.dev7) (1.17.0) 2025-11-28 00:43:27.367329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==19.1.1.dev7) (1.0.8) 2025-11-28 00:43:27.367338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0->manila==19.1.1.dev7) (2.22) 2025-11-28 00:43:27.367368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.2.0->manila==19.1.1.dev7) (6.0.0) 2025-11-28 00:43:27.367441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.0.1->manila==19.1.1.dev7) (2024.1) 2025-11-28 00:43:27.367451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.4.0->manila==19.1.1.dev7) (1.6.0) 2025-11-28 00:43:27.367483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==19.1.1.dev7) (3.11.0) 2025-11-28 00:43:27.367533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==19.1.1.dev7) (42.0.8) 2025-11-28 00:43:27.367543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==19.1.1.dev7) (1.5.0) 2025-11-28 00:43:27.367613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==19.1.1.dev7) (67.2.0) 2025-11-28 00:43:27.367622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==19.1.1.dev7) (0.2.13) 2025-11-28 00:43:27.367653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (2024.1) 2025-11-28 00:43:27.367685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (1.16.0) 2025-11-28 00:43:27.367723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==19.1.1.dev7) (24.2.1) 2025-11-28 00:43:27.367793 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==19.1.1.dev7) (2.0.1) 2025-11-28 00:43:27.367803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev7) (4.7.0) 2025-11-28 00:43:27.367834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev7) (4.0.1) 2025-11-28 00:43:27.367866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev7) (2.1.0) 2025-11-28 00:43:27.367930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev7) (3.1.0) 2025-11-28 00:43:27.367967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (0.5.2) 2025-11-28 00:43:27.368027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (2.4.3) 2025-11-28 00:43:27.368076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (24.2.0) 2025-11-28 00:43:27.368114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (1.9.0) 2025-11-28 00:43:27.368145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (1.0.1) 2025-11-28 00:43:27.368184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (1.33) 2025-11-28 00:43:27.368234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (0.11.0) 2025-11-28 00:43:27.368438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (4.2.2) 2025-11-28 00:43:27.368466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (1.4.0) 2025-11-28 00:43:27.368474 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (3.0.0) 2025-11-28 00:43:27.368482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev7) (3.3.2) 2025-11-28 00:43:27.368518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev7) (3.8) 2025-11-28 00:43:27.368524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev7) (1.26.19) 2025-11-28 00:43:27.368530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev7) (2025.11.12) 2025-11-28 00:43:27.368551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==19.1.1.dev7) (0.7) 2025-11-28 00:43:27.368559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->manila==19.1.1.dev7) (2.7.2) 2025-11-28 00:43:27.368610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==19.1.1.dev7) (0.15.2) 2025-11-28 00:43:27.368616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev7) (4.19.2) 2025-11-28 00:43:27.368663 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev7) (2023.12.1) 2025-11-28 00:43:27.368688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev7) (0.35.1) 2025-11-28 00:43:27.368732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev7) (0.20.0) 2025-11-28 00:43:27.368768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-11-28 00:43:27.368792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2025-11-28 00:43:27.368842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2025-11-28 00:43:27.368866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2025-11-28 00:43:27.368901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-19.1.1.dev7-py3-none-any.whl size=2718703 sha256=a0f2391efbd18e6710c88d39faf754d157bcc7f2c646fe0c680872d4a6f4e11f 2025-11-28 00:43:27.368922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-2vckrlq1/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2025-11-28 00:43:27.368962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2025-11-28 00:43:27.368986 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: SQLAlchemy-Utils, manila 2025-11-28 00:43:27.369080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 manila-19.1.1.dev7 2025-11-28 00:43:27.369100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container d75d03d90f56 2025-11-28 00:43:27.369118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 56df62750f8f 2025-11-28 00:43:27.369149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 9/9 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pywinrm 2025-11-28 00:43:27.369170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in c09cf15d3bc9 2025-11-28 00:43:27.369240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2025-11-28 00:43:27.369247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2025-11-28 00:43:27.369289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pywinrm) (2.32.3) 2025-11-28 00:43:27.369313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2025-11-28 00:43:27.369354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-28 00:43:27.369377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2025-11-28 00:43:27.369412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2025-11-28 00:43:27.369432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.3.2) 2025-11-28 00:43:27.369471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.8) 2025-11-28 00:43:27.369495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (1.26.19) 2025-11-28 00:43:27.369537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (2025.11.12) 2025-11-28 00:43:27.369562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests-ntlm>=1.1.0->pywinrm) (42.0.8) 2025-11-28 00:43:27.369598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2025-11-28 00:43:27.369622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2025-11-28 00:43:27.369657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (1.17.0) 2025-11-28 00:43:27.369681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (2.22) 2025-11-28 00:43:27.369728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2025-11-28 00:43:27.369752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2025-11-28 00:43:27.369786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2025-11-28 00:43:27.369809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2025-11-28 00:43:27.369844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2025-11-28 00:43:27.369887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed pyspnego-0.11.1 pywinrm-0.5.0 requests-ntlm-1.3.0 xmltodict-0.13.0 2025-11-28 00:43:27.369918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container c09cf15d3bc9 2025-11-28 00:43:27.369954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> c8ffb233d2c4 2025-11-28 00:43:27.370009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built c45aaaee4898 2025-11-28 00:43:27.370050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20251128 2025-11-28 00:43:27.370123 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2025-11-28 00:43:27.370038 (took 0:00:35.369428) 2025-11-28 00:43:27.370222 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2025-11-28 00:43:27.370274 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2025-11-28 00:43:27.370309 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2025-11-28 00:43:27.370343 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2025-11-28 00:43:27.370681 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2025-11-28 00:43:27.370929 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2025-11-28 00:43:27.370980 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2025-11-28 00:43:27.370743 2025-11-28 00:43:27.371025 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2024.2.tar.gz 2025-11-28 00:43:27.373198 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2025-11-28 00:43:27.373789 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2025-11-28 00:44:04.295216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:44:04.295331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> db343094fa06 2025-11-28 00:44:04.295352 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/8 : LABEL "build-date"="20251128" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:44:04.295375 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in a97954d44aa5 2025-11-28 00:44:04.295388 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container a97954d44aa5 2025-11-28 00:44:04.295403 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 788e58742486 2025-11-28 00:44:04.295469 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 3/8 : RUN usermod --append --home /var/lib/magnum --groups kolla magnum && mkdir -p /var/lib/magnum && chown -R 42428:42428 /var/lib/magnum 2025-11-28 00:44:04.295636 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 6323949f28eb 2025-11-28 00:44:04.295652 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 6323949f28eb 2025-11-28 00:44:04.295662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 802067220673 2025-11-28 00:44:04.295676 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/8 : ADD magnum-base-archive /magnum-base-source 2025-11-28 00:44:04.295808 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 94012bc641a2 2025-11-28 00:44:04.295822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:44:04.295884 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 31324d9f7ed2 2025-11-28 00:44:04.296045 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 6/8 : RUN ln -s magnum-base-source/* magnum && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /magnum[osprofiler] magnum-cluster-api && mkdir -p /etc/magnum && cp -r /magnum/etc/magnum/* /etc/magnum && mv /etc/magnum/keystone_auth_default_policy.sample /etc/magnum/keystone_auth_default_policy.json && touch /usr/local/bin/kolla_magnum_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_magnum_extend_start 2025-11-28 00:44:04.296069 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in b7abea4246ba 2025-11-28 00:44:04.296080 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing /magnum 2025-11-28 00:44:04.296170 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2025-11-28 00:44:04.296218 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:44:04.296265 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2025-11-28 00:44:04.296330 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:44:04.296346 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2025-11-28 00:44:04.296427 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:44:04.296473 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:44:04.296533 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:44:04.296579 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2025-11-28 00:44:04.296662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.34.2-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2025-11-28 00:44:04.296680 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.0.2) 2025-11-28 00:44:04.296753 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.0.32) 2025-11-28 00:44:04.296799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.12.1) 2025-11-28 00:44:04.296856 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.8.8) 2025-11-28 00:44:04.296943 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.13.2) 2025-11-28 00:44:04.297114 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.7.0) 2025-11-28 00:44:04.297329 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.1.1) 2025-11-28 00:44:04.297413 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.36.1) 2025-11-28 00:44:04.297434 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.1.0) 2025-11-28 00:44:04.297445 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.33) 2025-11-28 00:44:04.297530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.8.1) 2025-11-28 00:44:04.297617 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (10.7.1) 2025-11-28 00:44:04.297696 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.10.1) 2025-11-28 00:44:04.297755 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.concurrency>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.0) 2025-11-28 00:44:04.297808 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.config>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (9.6.0) 2025-11-28 00:44:04.297861 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.context>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.6.0) 2025-11-28 00:44:04.297935 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (16.0.0) 2025-11-28 00:44:04.297949 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.4.0) 2025-11-28 00:44:04.298022 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.log>=4.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.2) 2025-11-28 00:44:04.298156 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (14.9.1) 2025-11-28 00:44:04.298186 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.2.0) 2025-11-28 00:44:04.298232 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.4.0) 2025-11-28 00:44:04.298284 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.4.0) 2025-11-28 00:44:04.298336 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.5.0) 2025-11-28 00:44:04.298438 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.service>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.5.0) 2025-11-28 00:44:04.298496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.4.0) 2025-11-28 00:44:04.298550 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (7.4.0) 2025-11-28 00:44:04.298604 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.4.0) 2025-11-28 00:44:04.298658 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.0) 2025-11-28 00:44:04.298710 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.5.1) 2025-11-28 00:44:04.298764 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.1.1) 2025-11-28 00:44:04.298818 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (7.0.0) 2025-11-28 00:44:04.298871 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (9.6.0) 2025-11-28 00:44:04.298933 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.7.0) 2025-11-28 00:44:04.298984 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.0.0) 2025-11-28 00:44:04.299044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (11.3.1) 2025-11-28 00:44:04.299105 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (18.7.0) 2025-11-28 00:44:04.299184 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.5.0) 2025-11-28 00:44:04.299243 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==19.0.1.dev7) 2025-11-28 00:44:04.299325 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-28 00:44:04.299384 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.20.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.32.3) 2025-11-28 00:44:04.299444 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (67.2.0) 2025-11-28 00:44:04.299498 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.3.0) 2025-11-28 00:44:04.299553 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==19.0.1.dev7) 2025-11-28 00:44:04.299622 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:44:04.299637 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (42.0.8) 2025-11-28 00:44:04.299712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==19.0.1.dev7) 2025-11-28 00:44:04.299765 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:44:04.299807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.2.0) 2025-11-28 00:44:04.299869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2025.11.12) 2025-11-28 00:44:04.299927 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.7) 2025-11-28 00:44:04.299940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2025-11-28 00:44:04.300030 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2025-11-28 00:44:04.300116 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2025-11-28 00:44:04.300175 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2025-11-28 00:44:04.300229 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2025-11-28 00:44:04.300283 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:44:04.300335 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2025-11-28 00:44:04.300388 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:44:04.300439 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2025-11-28 00:44:04.300491 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:44:04.300559 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:44:04.300572 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:44:04.300661 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2025-11-28 00:44:04.300713 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-30.1.0-py2.py3-none-any.whl.metadata (1.5 kB) 2025-11-28 00:44:04.300764 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.4.0) 2025-11-28 00:44:04.300806 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.2.2) 2025-11-28 00:44:04.300867 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2025-11-28 00:44:04.300921 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2025-11-28 00:44:04.300973 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.7.12) 2025-11-28 00:44:04.301048 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.0.0) 2025-11-28 00:44:04.301114 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2025-11-28 00:44:04.301208 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2025-11-28 00:44:04.301266 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2025-11-28 00:44:04.301322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2025-11-28 00:44:04.301376 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2025-11-28 00:44:04.301427 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2025-11-28 00:44:04.301481 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==19.0.1.dev7) (1.3.5) 2025-11-28 00:44:04.301532 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==19.0.1.dev7) (4.12.2) 2025-11-28 00:44:04.301594 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (3.11.0) 2025-11-28 00:44:04.301648 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (0.5.2) 2025-11-28 00:44:04.301689 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (2.4.3) 2025-11-28 00:44:04.301741 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (24.2.0) 2025-11-28 00:44:04.301783 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (1.9.0) 2025-11-28 00:44:04.301835 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (0.2.13) 2025-11-28 00:44:04.301876 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==19.0.1.dev7) (1.17.0) 2025-11-28 00:44:04.301929 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==19.0.1.dev7) (2.22) 2025-11-28 00:44:04.301971 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==19.0.1.dev7) (2.6.1) 2025-11-28 00:44:04.302014 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==19.0.1.dev7) (3.0.3) 2025-11-28 00:44:04.302104 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.16.0) 2025-11-28 00:44:04.302147 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==19.0.1.dev7) (3.0.0) 2025-11-28 00:44:04.302330 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==19.0.1.dev7) (1.7.0) 2025-11-28 00:44:04.302342 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (2.9.0) 2025-11-28 00:44:04.302351 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (3.8.0) 2025-11-28 00:44:04.302360 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2025-11-28 00:44:04.302372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-11-28 00:44:04.302384 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2025-11-28 00:44:04.302551 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-11-28 00:44:04.302585 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-11-28 00:44:04.302597 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2025-11-28 00:44:04.302608 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl.metadata (10 kB) 2025-11-28 00:44:04.302625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-11-28 00:44:04.302638 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-11-28 00:44:04.302719 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.19) 2025-11-28 00:44:04.302735 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.0) 2025-11-28 00:44:04.302780 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-11-28 00:44:04.302794 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-28 00:44:04.302869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-11-28 00:44:04.302921 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-11-28 00:44:04.302931 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-11-28 00:44:04.303033 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-11-28 00:44:04.303051 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (1.3.3) 2025-11-28 00:44:04.303127 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==19.0.1.dev7) (0.19) 2025-11-28 00:44:04.303195 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==19.0.1.dev7) (3.0.0) 2025-11-28 00:44:04.303247 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==19.0.1.dev7) (2.0.0) 2025-11-28 00:44:04.303289 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.1.0->magnum==19.0.1.dev7) (1.16.0) 2025-11-28 00:44:04.303341 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==19.0.1.dev7) (2.0.1) 2025-11-28 00:44:04.303351 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==19.0.1.dev7) (0.5.0) 2025-11-28 00:44:04.303419 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.2.0) 2025-11-28 00:44:04.303471 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (3.0.0) 2025-11-28 00:44:04.303495 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.4.0) 2025-11-28 00:44:04.303538 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (0.9.0) 2025-11-28 00:44:04.303591 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.1.0) 2025-11-28 00:44:04.303604 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (0.20.0) 2025-11-28 00:44:04.303671 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (3.1.4) 2025-11-28 00:44:04.303726 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (4.0.1) 2025-11-28 00:44:04.303788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (4.0.1) 2025-11-28 00:44:04.303799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (2.1.5) 2025-11-28 00:44:04.303841 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.0.8) 2025-11-28 00:44:04.303854 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==19.0.1.dev7) (6.0.0) 2025-11-28 00:44:04.303927 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==19.0.1.dev7) (2024.1) 2025-11-28 00:44:04.303938 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (3.10.1) 2025-11-28 00:44:04.303978 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (3.1.0) 2025-11-28 00:44:04.303988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (2.5.1) 2025-11-28 00:44:04.304079 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (1.6.0) 2025-11-28 00:44:04.304114 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==19.0.1.dev7) (24.1) 2025-11-28 00:44:04.304159 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==19.0.1.dev7) (3.1.2) 2025-11-28 00:44:04.304173 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum==19.0.1.dev7) (0.3.5) 2025-11-28 00:44:04.304250 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf!=2.0.0,>=1.1.0->magnum==19.0.1.dev7) (2024.1) 2025-11-28 00:44:04.304260 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==19.0.1.dev7) (24.2.1) 2025-11-28 00:44:04.304321 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==19.0.1.dev7) (2.0.1) 2025-11-28 00:44:04.304331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==19.0.1.dev7) (3.1.0) 2025-11-28 00:44:04.304392 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==19.0.1.dev7) (4.6.0) 2025-11-28 00:44:04.304402 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (4.0.1) 2025-11-28 00:44:04.304474 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (1.0.1) 2025-11-28 00:44:04.304494 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (0.11.0) 2025-11-28 00:44:04.304523 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (1.4.0) 2025-11-28 00:44:04.304547 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Babel>=2.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api) (2.16.0) 2025-11-28 00:44:04.304614 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum==19.0.1.dev7) (2.1.0) 2025-11-28 00:44:04.304625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum==19.0.1.dev7) (7.1.4) 2025-11-28 00:44:04.304667 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==19.0.1.dev7) (3.3.2) 2025-11-28 00:44:04.304720 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==19.0.1.dev7) (3.8) 2025-11-28 00:44:04.304730 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==19.0.1.dev7) (0.7) 2025-11-28 00:44:04.304742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (3.2.0) 2025-11-28 00:44:04.304803 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (4.19.2) 2025-11-28 00:44:04.304822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2025-11-28 00:44:04.304897 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:44:04.304907 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2025-11-28 00:44:04.305022 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-11-28 00:44:04.305038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (8.3.0) 2025-11-28 00:44:04.305047 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (2023.12.1) 2025-11-28 00:44:04.305059 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (0.35.1) 2025-11-28 00:44:04.305071 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (0.20.0) 2025-11-28 00:44:04.305179 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==19.0.1.dev7) (2.7.2) 2025-11-28 00:44:04.305191 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==19.0.1.dev7) (0.8.1) 2025-11-28 00:44:04.305244 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==19.0.1.dev7) (6.11.0) 2025-11-28 00:44:04.305254 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==19.0.1.dev7) (3.20.0) 2025-11-28 00:44:04.305312 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.34.2-cp38-abi3-manylinux_2_28_x86_64.whl (6.3 MB) 2025-11-28 00:44:04.305322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 30.5 MB/s 0:00:00 2025-11-28 00:44:04.305396 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2025-11-28 00:44:04.305412 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-30.1.0-py2.py3-none-any.whl (1.7 MB) 2025-11-28 00:44:04.305470 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 32.2 MB/s 0:00:00 2025-11-28 00:44:04.305532 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2025-11-28 00:44:04.305549 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-11-28 00:44:04.305572 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-11-28 00:44:04.305634 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-11-28 00:44:04.305644 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-11-28 00:44:04.305702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-11-28 00:44:04.305712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2025-11-28 00:44:04.305771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2025-11-28 00:44:04.305789 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-11-28 00:44:04.305801 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-11-28 00:44:04.305870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 31.7 MB/s 0:00:00 2025-11-28 00:44:04.305879 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-11-28 00:44:04.305930 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-11-28 00:44:04.305940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-11-28 00:44:04.306024 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2025-11-28 00:44:04.306039 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) 2025-11-28 00:44:04.306081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2025-11-28 00:44:04.306113 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2025-11-28 00:44:04.306218 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): started 2025-11-28 00:44:04.306271 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): finished with status 'done' 2025-11-28 00:44:04.306346 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-19.0.1.dev7-py3-none-any.whl size=758423 sha256=63f9d6c87c0b7b749f4af60192cfa2688a7813800df30dc48d03091525231dc6 2025-11-28 00:44:04.306356 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-us1ktza9/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2025-11-28 00:44:04.306425 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): started 2025-11-28 00:44:04.306595 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2025-11-28 00:44:04.306675 | 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=46563063deef006511ef53ead118fe3471bc6a1bec7dd38366a5b28f7bc89209 2025-11-28 00:44:04.306731 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-us1ktza9/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2025-11-28 00:44:04.306744 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2025-11-28 00:44:04.306804 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Installing collected packages: Werkzeug, websocket-client, shortuuid, sherlock, semver, pydot, pyasn1, oauthlib, networkx, haproxyadmin, diskcache, rsa, requests-oauthlib, pykube-ng, pyasn1-modules, google-auth, taskflow, kubernetes, python-octaviaclient, magnum, magnum-cluster-api 2025-11-28 00:44:04.306820 | 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.34.2 networkx-3.3 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 pykube-ng-23.6.0 python-octaviaclient-3.8.0 requests-oauthlib-1.3.1 rsa-4.9 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 taskflow-5.9.1 websocket-client-1.8.0 2025-11-28 00:44:04.306873 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container b7abea4246ba 2025-11-28 00:44:04.306883 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> a17423baa4a7 2025-11-28 00:44:04.306946 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 7/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt magnum-cluster-api 2025-11-28 00:44:04.306957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 78aee782f104 2025-11-28 00:44:04.306977 | 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.34.2) 2025-11-28 00:44:04.307062 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2025.11.12) 2025-11-28 00:44:04.307077 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.7) 2025-11-28 00:44:04.307165 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: diskcache>=5.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.3) 2025-11-28 00:44:04.307178 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.33.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.36.1) 2025-11-28 00:44:04.307190 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: haproxyadmin>=0.2.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.2.4) 2025-11-28 00:44:04.307244 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kubernetes>=24.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (30.1.0) 2025-11-28 00:44:04.307255 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum>=15.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (19.0.1.dev7) 2025-11-28 00:44:04.307307 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (6.1.0) 2025-11-28 00:44:04.307317 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (9.6.0) 2025-11-28 00:44:04.307329 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-context>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.0) 2025-11-28 00:44:04.307387 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-log>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (6.1.2) 2025-11-28 00:44:04.307397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.4.0) 2025-11-28 00:44:04.307438 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.5.0) 2025-11-28 00:44:04.307448 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.2.2) 2025-11-28 00:44:04.307501 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pykube-ng in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (23.6.0) 2025-11-28 00:44:04.307511 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.7.12) 2025-11-28 00:44:04.307552 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.0.0) 2025-11-28 00:44:04.307614 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.0.0) 2025-11-28 00:44:04.307639 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.27.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2.32.3) 2025-11-28 00:44:04.307661 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: semver>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.0.4) 2025-11-28 00:44:04.307692 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: sherlock>=0.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.4.1) 2025-11-28 00:44:04.307739 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: shortuuid in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (1.0.13) 2025-11-28 00:44:04.307760 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (2.6.1) 2025-11-28 00:44:04.307772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (3.0.3) 2025-11-28 00:44:04.307834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.16.0) 2025-11-28 00:44:04.307844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2025-11-28 00:44:04.307907 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyyaml>=5.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (6.0.2) 2025-11-28 00:44:04.307917 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: google-auth>=1.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.34.0) 2025-11-28 00:44:04.307969 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.8.0) 2025-11-28 00:44:04.307979 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests-oauthlib in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.3.1) 2025-11-28 00:44:04.308050 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oauthlib>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (3.2.2) 2025-11-28 00:44:04.308064 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.19) 2025-11-28 00:44:04.308135 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.0) 2025-11-28 00:44:04.308151 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1-modules>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.4.0) 2025-11-28 00:44:04.308160 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rsa<5,>=3.1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (4.9) 2025-11-28 00:44:04.308310 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1>=0.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.6.0) 2025-11-28 00:44:04.308345 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.0.32) 2025-11-28 00:44:04.308354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.12.1) 2025-11-28 00:44:04.308374 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.8.8) 2025-11-28 00:44:04.308388 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.13.2) 2025-11-28 00:44:04.308397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.7.0) 2025-11-28 00:44:04.308404 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.1.1) 2025-11-28 00:44:04.308412 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2025-11-28 00:44:04.308466 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.33) 2025-11-28 00:44:04.308478 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.8.1) 2025-11-28 00:44:04.308490 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (10.7.1) 2025-11-28 00:44:04.308630 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.10.1) 2025-11-28 00:44:04.308672 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (16.0.0) 2025-11-28 00:44:04.308693 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.4.0) 2025-11-28 00:44:04.308711 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (14.9.1) 2025-11-28 00:44:04.308721 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.2.0) 2025-11-28 00:44:04.308730 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.4.0) 2025-11-28 00:44:04.308741 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.4.0) 2025-11-28 00:44:04.308748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.5.0) 2025-11-28 00:44:04.308789 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.4.0) 2025-11-28 00:44:04.308837 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.4.0) 2025-11-28 00:44:04.308845 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.4.0) 2025-11-28 00:44:04.308866 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.1.0) 2025-11-28 00:44:04.308928 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.5.1) 2025-11-28 00:44:04.308936 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.1.1) 2025-11-28 00:44:04.308970 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.0.0) 2025-11-28 00:44:04.309041 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (9.6.0) 2025-11-28 00:44:04.309054 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.7.0) 2025-11-28 00:44:04.309115 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (11.3.1) 2025-11-28 00:44:04.309135 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (18.7.0) 2025-11-28 00:44:04.309221 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.5.0) 2025-11-28 00:44:04.309230 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-octaviaclient>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.8.0) 2025-11-28 00:44:04.309276 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (67.2.0) 2025-11-28 00:44:04.309286 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.3.0) 2025-11-28 00:44:04.309332 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: taskflow>=2.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.9.1) 2025-11-28 00:44:04.309340 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (42.0.8) 2025-11-28 00:44:04.309386 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Werkzeug>=0.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.0.4) 2025-11-28 00:44:04.309394 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (1.3.5) 2025-11-28 00:44:04.309442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (4.12.2) 2025-11-28 00:44:04.309450 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (3.11.0) 2025-11-28 00:44:04.309493 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.5.2) 2025-11-28 00:44:04.309502 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (2.4.3) 2025-11-28 00:44:04.309553 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (24.2.0) 2025-11-28 00:44:04.309562 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (1.9.0) 2025-11-28 00:44:04.309608 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.2.13) 2025-11-28 00:44:04.309616 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (1.17.0) 2025-11-28 00:44:04.309670 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (2.22) 2025-11-28 00:44:04.309685 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2025-11-28 00:44:04.309704 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api) (1.7.0) 2025-11-28 00:44:04.309764 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (2.9.0) 2025-11-28 00:44:04.309774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.8.0) 2025-11-28 00:44:04.309828 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.3) 2025-11-28 00:44:04.309930 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api) (0.19) 2025-11-28 00:44:04.310018 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (3.0.0) 2025-11-28 00:44:04.310034 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (2.0.0) 2025-11-28 00:44:04.310070 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo-config>=8.8.0->magnum-cluster-api) (1.16.0) 2025-11-28 00:44:04.310078 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2025-11-28 00:44:04.310157 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (0.5.0) 2025-11-28 00:44:04.310168 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.2.0) 2025-11-28 00:44:04.310203 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2025-11-28 00:44:04.310211 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.4.0) 2025-11-28 00:44:04.310265 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.9.0) 2025-11-28 00:44:04.310273 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.1.0) 2025-11-28 00:44:04.310330 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.20.0) 2025-11-28 00:44:04.310339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (3.1.4) 2025-11-28 00:44:04.310395 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2025-11-28 00:44:04.310412 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2025-11-28 00:44:04.310428 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (2.1.5) 2025-11-28 00:44:04.310496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.0.8) 2025-11-28 00:44:04.310509 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (6.0.0) 2025-11-28 00:44:04.310524 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2024.1) 2025-11-28 00:44:04.310541 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.10.1) 2025-11-28 00:44:04.310554 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.1.0) 2025-11-28 00:44:04.310605 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (2.5.1) 2025-11-28 00:44:04.310618 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (1.6.0) 2025-11-28 00:44:04.310644 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (24.1) 2025-11-28 00:44:04.310652 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (3.1.2) 2025-11-28 00:44:04.310724 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum>=15.0.0->magnum-cluster-api) (0.3.5) 2025-11-28 00:44:04.310739 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf!=2.0.0,>=1.1.0->magnum>=15.0.0->magnum-cluster-api) (2024.1) 2025-11-28 00:44:04.310759 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (24.2.1) 2025-11-28 00:44:04.310767 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2025-11-28 00:44:04.310824 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (3.1.0) 2025-11-28 00:44:04.310833 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (4.6.0) 2025-11-28 00:44:04.310878 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (4.0.1) 2025-11-28 00:44:04.310886 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.0.1) 2025-11-28 00:44:04.310934 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (0.11.0) 2025-11-28 00:44:04.310942 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.4.0) 2025-11-28 00:44:04.311007 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Babel>=2.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api) (2.16.0) 2025-11-28 00:44:04.311027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2025-11-28 00:44:04.311038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (7.1.4) 2025-11-28 00:44:04.311048 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.3.2) 2025-11-28 00:44:04.311192 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.8) 2025-11-28 00:44:04.311212 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api) (0.7) 2025-11-28 00:44:04.311219 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.2.0) 2025-11-28 00:44:04.311230 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (4.19.2) 2025-11-28 00:44:04.311237 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: networkx>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.3) 2025-11-28 00:44:04.311245 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pydot>=1.2.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.0.1) 2025-11-28 00:44:04.311294 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (8.3.0) 2025-11-28 00:44:04.311301 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (2023.12.1) 2025-11-28 00:44:04.311341 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.35.1) 2025-11-28 00:44:04.311349 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.20.0) 2025-11-28 00:44:04.311396 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.7.2) 2025-11-28 00:44:04.311403 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (0.8.1) 2025-11-28 00:44:04.311450 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (6.11.0) 2025-11-28 00:44:04.311457 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (3.20.0) 2025-11-28 00:44:04.311505 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 78aee782f104 2025-11-28 00:44:04.311513 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> d908866c0d52 2025-11-28 00:44:04.311561 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 8/8 : RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-11-28 00:44:04.311603 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in b4d99e28b265 2025-11-28 00:44:04.311610 | 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: 1.989317, size: 16624839 2025-11-28 00:44:04.311650 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2025-11-28 00:44:04.311657 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container b4d99e28b265 2025-11-28 00:44:04.311710 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> c5a5e7b88d26 2025-11-28 00:44:04.311720 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 5bf71e712eb9 2025-11-28 00:44:04.311769 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20251128 2025-11-28 00:44:04.311843 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2025-11-28 00:44:04.311744 (took 0:00:36.941001) 2025-11-28 00:44:04.311954 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2025-11-28 00:44:04.312011 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2025-11-28 00:44:04.312421 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2025-11-28 00:44:04.312512 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2025-11-28 00:44:04.312520 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2025-11-28 00:44:04.312439 2025-11-28 00:44:04.312592 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2024.2.tar.gz 2025-11-28 00:44:04.316109 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2025-11-28 00:44:04.316588 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2025-11-28 00:44:41.469089 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:44:41.469192 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> db343094fa06 2025-11-28 00:44:41.469232 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/9 : LABEL "build-date"="20251128" "name"="glance-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:44:41.469249 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 2907cbcc9092 2025-11-28 00:44:41.469275 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 2907cbcc9092 2025-11-28 00:44:41.469287 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> c66b1ffcb7fe 2025-11-28 00:44:41.469300 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 3/9 : RUN usermod --append --home /var/lib/glance --groups kolla glance && mkdir -p /var/lib/glance && chown -R 42415:42415 /var/lib/glance 2025-11-28 00:44:41.469313 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in d7bef89dd82f 2025-11-28 00:44:41.469325 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container d7bef89dd82f 2025-11-28 00:44:41.469336 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> f54c63c95862 2025-11-28 00:44:41.469353 | 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/* 2025-11-28 00:44:41.469366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 6c37316e176c 2025-11-28 00:44:41.469378 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:44:41.469395 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:44:41.469478 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:44:41.469519 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:44:41.469534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:44:41.469544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:44:41.469602 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:44:41.469613 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:44:41.469654 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:44:41.469695 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:44:41.469767 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:44:41.469780 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:44:41.469793 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:44:41.469835 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:44:41.469891 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:44:41.469902 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 28.8 MB in 3s (10.3 MB/s) 2025-11-28 00:44:41.469941 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-11-28 00:44:41.470016 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-11-28 00:44:41.470036 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2025-11-28 00:44:41.470129 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2025-11-28 00:44:41.470142 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2025-11-28 00:44:41.470156 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-11-28 00:44:41.470214 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2025-11-28 00:44:41.470228 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 uuid-runtime 2025-11-28 00:44:41.470267 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Recommended packages: 2025-11-28 00:44:41.470323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: pci.ids 2025-11-28 00:44:41.470335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2025-11-28 00:44:41.470384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-11-28 00:44:41.470396 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2025-11-28 00:44:41.470455 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 nvme-cli python3-rados python3-rbd uuid-runtime 2025-11-28 00:44:41.470466 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:44:41.470521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 10.1 MB of archives. 2025-11-28 00:44:41.470532 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 42.4 MB of additional disk space will be used. 2025-11-28 00:44:41.470586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:44:41.470597 | 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.3 [33.1 kB] 2025-11-28 00:44:41.470651 | 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] 2025-11-28 00:44:41.470666 | 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] 2025-11-28 00:44:41.470728 | 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] 2025-11-28 00:44:41.470739 | 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.1 [259 kB] 2025-11-28 00:44:41.470798 | 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.1 [276 kB] 2025-11-28 00:44:41.470809 | 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] 2025-11-28 00:44:41.470868 | 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] 2025-11-28 00:44:41.470879 | 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] 2025-11-28 00:44:41.470939 | 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] 2025-11-28 00:44:41.470950 | 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] 2025-11-28 00:44:41.471118 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-11-28 00:44:41.471139 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-11-28 00:44:41.471162 | 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] 2025-11-28 00:44:41.471217 | 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.1-0ubuntu0.24.04.2 [333 kB] 2025-11-28 00:44:41.471228 | 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.1-0ubuntu0.24.04.2 [319 kB] 2025-11-28 00:44:41.471280 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 10.1 MB in 1s (12.4 MB/s) 2025-11-28 00:44:41.471290 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package uuid-runtime. 2025-11-28 00:44:41.471344 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-11-28 00:44:41.471403 | 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% 2025-11-28 00:44:41.471414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2025-11-28 00:44:41.471460 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-11-28 00:44:41.471470 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:75% 2025-11-28 00:44:41.471520 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 80% 2025-11-28 00:44:41.471532 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-11-28 00:44:41.471589 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:85% (Reading database ... 90% 2025-11-28 00:44:41.471599 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2025-11-28 00:44:41.471611 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:44:41.471678 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:44:41.471689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:44:41.471700 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2025-11-28 00:44:41.471712 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-11-28 00:44:41.471782 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-11-28 00:44:41.471792 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2025-11-28 00:44:41.471841 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2025-11-28 00:44:41.471850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 00:44:41.471900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-11-28 00:44:41.471910 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-11-28 00:44:41.471976 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:44:41.471987 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-11-28 00:44:41.472037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:44:41.472050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:44:41.472225 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-11-28 00:44:41.472238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:44:41.472247 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:44:41.472255 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2025-11-28 00:44:41.472264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-11-28 00:44:41.472272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-11-28 00:44:41.472284 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2025-11-28 00:44:41.472293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libndctl6_77-2ubuntu2_amd64.deb ... 2025-11-28 00:44:41.472348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-11-28 00:44:41.472368 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libnvme1t64. 2025-11-28 00:44:41.472415 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-11-28 00:44:41.472424 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-11-28 00:44:41.472467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2025-11-28 00:44:41.472477 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:44:41.472526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:44:41.472536 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2025-11-28 00:44:41.472583 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:44:41.472593 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:44:41.472642 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2025-11-28 00:44:41.472660 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:44:41.472698 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:44:41.472707 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2025-11-28 00:44:41.472760 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:44:41.472770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:44:41.472820 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package nvme-cli. 2025-11-28 00:44:41.472833 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../13-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-11-28 00:44:41.472842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-11-28 00:44:41.472906 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2025-11-28 00:44:41.473037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../14-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:44:41.473055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:44:41.473068 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2025-11-28 00:44:41.473077 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../15-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:44:41.473089 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:44:41.473097 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-11-28 00:44:41.473162 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:44:41.473172 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:44:41.473220 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-11-28 00:44:41.473230 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-11-28 00:44:41.473279 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:44:41.473289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Adding group `uuidd' (GID 102) ... 2025-11-28 00:44:41.473340 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: could not determine current runlevel 2025-11-28 00:44:41.473350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:44:41.473398 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-11-28 00:44:41.473408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:44:41.473458 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 00:44:41.473467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:44:41.473514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-11-28 00:44:41.473522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:44:41.473572 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:44:41.473580 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:44:41.473631 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-11-28 00:44:41.473639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:44:41.473690 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:44:41.473707 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:44:41.473749 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 6c37316e176c 2025-11-28 00:44:41.473757 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 59132f28aefa 2025-11-28 00:44:41.473807 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/9 : ADD glance-base-archive /glance-base-source 2025-11-28 00:44:41.473820 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> b1fb63a0f939 2025-11-28 00:44:41.473868 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/9 : COPY etc/glance /etc/glance 2025-11-28 00:44:41.473876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> f3069bcea689 2025-11-28 00:44:41.473929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/9 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2025-11-28 00:44:41.473937 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> b79bd08631a1 2025-11-28 00:44:41.474006 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:44:41.474021 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> d197e38799c6 2025-11-28 00:44:41.474084 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 9/9 : RUN ln -s glance-base-source/* glance && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /glance glance_store[cinder,vmware,swift,s3] boto3 && mkdir -p /etc/glance && cp -r /glance/etc/* /etc/glance/ && cp /etc/pycadf/glance_api_audit_map.conf /etc/glance/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/glance/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_glance_sudoers && touch /usr/local/bin/kolla_glance_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_glance_extend_start 2025-11-28 00:44:41.474098 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in f60b0ff23949 2025-11-28 00:44:41.474141 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing /glance 2025-11-28 00:44:41.474149 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: started 2025-11-28 00:44:41.474199 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:44:41.474207 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: started 2025-11-28 00:44:41.474258 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:44:41.474266 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: started 2025-11-28 00:44:41.474318 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:44:41.474325 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:44:41.474377 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:44:41.474385 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2025-11-28 00:44:41.474436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-11-28 00:44:41.474444 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2025-11-28 00:44:41.474496 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.8.2-py3-none-any.whl.metadata (4.4 kB) 2025-11-28 00:44:41.474504 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.1.0) 2025-11-28 00:44:41.474564 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.7.1) 2025-11-28 00:44:41.474573 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: SQLAlchemy>=1.3.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.0.32) 2025-11-28 00:44:41.474626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: eventlet>=0.33.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.36.1) 2025-11-28 00:44:41.474635 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.1.0) 2025-11-28 00:44:41.474686 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.5.1) 2025-11-28 00:44:41.474695 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WebOb>=1.8.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (1.8.8) 2025-11-28 00:44:41.474746 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (1.13.2) 2025-11-28 00:44:41.474754 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.22.0) 2025-11-28 00:44:41.474810 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.config>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (9.6.0) 2025-11-28 00:44:41.474819 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.concurrency>=4.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.1.0) 2025-11-28 00:44:41.474867 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.6.0) 2025-11-28 00:44:41.474875 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.4.0) 2025-11-28 00:44:41.474927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (7.4.0) 2025-11-28 00:44:41.474935 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.3.0) 2025-11-28 00:44:41.475012 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.0.0) 2025-11-28 00:44:41.475024 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==29.0.1.dev9) 2025-11-28 00:44:41.475034 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:44:41.475205 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.8.1) 2025-11-28 00:44:41.475215 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (10.7.1) 2025-11-28 00:44:41.475222 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.12.1) 2025-11-28 00:44:41.475229 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.11.0) 2025-11-28 00:44:41.475236 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.10.1) 2025-11-28 00:44:41.475246 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (4.19.2) 2025-11-28 00:44:41.475425 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.5.0) 2025-11-28 00:44:41.475489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.db>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (16.0.0) 2025-11-28 00:44:41.475503 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.i18n>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.4.0) 2025-11-28 00:44:41.475514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==29.0.1.dev9) 2025-11-28 00:44:41.475534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-28 00:44:41.475544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.log>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.1.2) 2025-11-28 00:44:41.475554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (14.9.1) 2025-11-28 00:44:41.475565 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.2.0) 2025-11-28 00:44:41.475574 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.4.0) 2025-11-28 00:44:41.475584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (4.4.0) 2025-11-28 00:44:41.475598 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (1.3.4) 2025-11-28 00:44:41.475629 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (4.2.0) 2025-11-28 00:44:41.475643 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.0.0) 2025-11-28 00:44:41.475653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cryptography>=2.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (42.0.8) 2025-11-28 00:44:41.475733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==29.0.1.dev9) 2025-11-28 00:44:41.475745 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:44:41.475759 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.1.0) 2025-11-28 00:44:41.475769 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-win>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.9.0) 2025-11-28 00:44:41.475825 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: castellan>=0.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.1.1) 2025-11-28 00:44:41.475836 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (5.5.0) 2025-11-28 00:44:41.475851 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (2.32.3) 2025-11-28 00:44:41.475884 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-cinderclient>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (9.6.0) 2025-11-28 00:44:41.475898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-brick>=6.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (6.9.1) 2025-11-28 00:44:41.476030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (7.3.0) 2025-11-28 00:44:41.476055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.privsep>=1.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (3.4.0) 2025-11-28 00:44:41.476070 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.6.0) 2025-11-28 00:44:41.476083 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.vmware>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.5.0) 2025-11-28 00:44:41.476154 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.36.0,>=1.35.5 (from boto3) 2025-11-28 00:44:41.476165 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-11-28 00:44:41.476205 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from boto3) (1.0.1) 2025-11-28 00:44:41.476216 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3) 2025-11-28 00:44:41.476274 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-11-28 00:44:41.476286 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3) (2.9.0.post0) 2025-11-28 00:44:41.476337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3) (1.26.19) 2025-11-28 00:44:41.476348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.5->boto3) (1.16.0) 2025-11-28 00:44:41.476406 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==29.0.1.dev9) (1.3.5) 2025-11-28 00:44:41.476433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==29.0.1.dev9) (4.12.2) 2025-11-28 00:44:41.476447 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==29.0.1.dev9) (7.0.0) 2025-11-28 00:44:41.476518 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==29.0.1.dev9) (1.17.0) 2025-11-28 00:44:41.476529 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==29.0.1.dev9) (2.22) 2025-11-28 00:44:41.476542 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==29.0.1.dev9) (1.16.0) 2025-11-28 00:44:41.476555 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==29.0.1.dev9) (2.6.1) 2025-11-28 00:44:41.476624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==29.0.1.dev9) (3.0.3) 2025-11-28 00:44:41.476636 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==29.0.1.dev9) (3.1.2) 2025-11-28 00:44:41.476691 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (24.2.0) 2025-11-28 00:44:41.476702 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (2023.12.1) 2025-11-28 00:44:41.476712 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (0.35.1) 2025-11-28 00:44:41.476751 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (0.20.0) 2025-11-28 00:44:41.476762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==29.0.1.dev9) (1.7.0) 2025-11-28 00:44:41.476802 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (2.9.0) 2025-11-28 00:44:41.476812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (3.8.0) 2025-11-28 00:44:41.476867 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (3.1.1) 2025-11-28 00:44:41.476878 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (3.5.0) 2025-11-28 00:44:41.476891 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (8.3.0) 2025-11-28 00:44:41.476905 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: psutil>=5.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (6.0.0) 2025-11-28 00:44:41.476988 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (1.3.3) 2025-11-28 00:44:41.477037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (5.1.1) 2025-11-28 00:44:41.477054 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==29.0.1.dev9) (0.19) 2025-11-28 00:44:41.477069 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.0.1.dev9) (6.0.2) 2025-11-28 00:44:41.477079 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.0.1.dev9) (0.10.1) 2025-11-28 00:44:41.477143 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.0.1.dev9) (2.0.0) 2025-11-28 00:44:41.477155 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==29.0.1.dev9) (2.0.1) 2025-11-28 00:44:41.477168 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==29.0.1.dev9) (0.5.0) 2025-11-28 00:44:41.477182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: openstacksdk>=0.31.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.limit>=1.6.0->glance==29.0.1.dev9) (4.0.1) 2025-11-28 00:44:41.477239 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (1.33) 2025-11-28 00:44:41.477250 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (0.11.0) 2025-11-28 00:44:41.477290 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (4.2.2) 2025-11-28 00:44:41.477301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (1.4.0) 2025-11-28 00:44:41.477352 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (3.0.0) 2025-11-28 00:44:41.477363 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.2.0) 2025-11-28 00:44:41.477377 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.5.0) 2025-11-28 00:44:41.477390 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.4.0) 2025-11-28 00:44:41.477456 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (0.9.0) 2025-11-28 00:44:41.477467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.1.0) 2025-11-28 00:44:41.477481 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (0.20.0) 2025-11-28 00:44:41.477495 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.0.1.dev9) (3.1.4) 2025-11-28 00:44:41.477568 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.0.1.dev9) (4.0.1) 2025-11-28 00:44:41.477588 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.0.1.dev9) (4.0.1) 2025-11-28 00:44:41.477602 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==29.0.1.dev9) (2.1.5) 2025-11-28 00:44:41.477611 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance_store[cinder,s3,swift,vmware]) (1.0.8) 2025-11-28 00:44:41.477666 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance_store[cinder,s3,swift,vmware]) (2024.1) 2025-11-28 00:44:41.477677 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (1.6.0) 2025-11-28 00:44:41.477690 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance==29.0.1.dev9) (24.1) 2025-11-28 00:44:41.477704 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (5.3.0) 2025-11-28 00:44:41.477760 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (1.1.2) 2025-11-28 00:44:41.477771 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==29.0.1.dev9) (67.2.0) 2025-11-28 00:44:41.477810 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==29.0.1.dev9) (0.2.13) 2025-11-28 00:44:41.477821 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (2024.1) 2025-11-28 00:44:41.477873 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (4.7.0) 2025-11-28 00:44:41.477884 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (0.5.2) 2025-11-28 00:44:41.477898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (2.4.3) 2025-11-28 00:44:41.477956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (1.9.0) 2025-11-28 00:44:41.477984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.3.2) 2025-11-28 00:44:41.478028 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.8) 2025-11-28 00:44:41.478080 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (2025.11.12) 2025-11-28 00:44:41.478091 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==29.0.1.dev9) (0.7) 2025-11-28 00:44:41.478110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==29.0.1.dev9) (3.2.0) 2025-11-28 00:44:41.478120 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==29.0.1.dev9) 2025-11-28 00:44:41.478179 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:44:41.478190 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==29.0.1.dev9) 2025-11-28 00:44:41.478203 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-11-28 00:44:41.478217 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==29.0.1.dev9) (2.7.2) 2025-11-28 00:44:41.478286 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==29.0.1.dev9) (0.8.1) 2025-11-28 00:44:41.478297 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==29.0.1.dev9) (6.11.0) 2025-11-28 00:44:41.478310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->glance==29.0.1.dev9) (3.20.0) 2025-11-28 00:44:41.478324 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.8.2-py3-none-any.whl (243 kB) 2025-11-28 00:44:41.478393 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-11-28 00:44:41.478404 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-11-28 00:44:41.478444 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 29.2 MB/s 0:00:00 2025-11-28 00:44:41.478455 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-11-28 00:44:41.478514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-11-28 00:44:41.478525 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2025-11-28 00:44:41.478538 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-11-28 00:44:41.478551 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-11-28 00:44:41.478622 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 7.6 MB/s 0:00:00 2025-11-28 00:44:41.478633 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-11-28 00:44:41.478646 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2025-11-28 00:44:41.478713 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): started 2025-11-28 00:44:41.478724 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): finished with status 'done' 2025-11-28 00:44:41.478738 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-29.0.1.dev9-py3-none-any.whl size=1427468 sha256=75c7afc64682d587e954c72d42133650c62f10d150bbc7f5eae16044a4e65477 2025-11-28 00:44:41.478754 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-7cjoeo80/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2025-11-28 00:44:41.478812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2025-11-28 00:44:41.478824 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Installing collected packages: pydot, networkx, botocore, s3transfer, taskflow, boto3, oslo.limit, glance_store, cursive, glance 2025-11-28 00:44:41.478863 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cursive-0.2.3 glance-29.0.1.dev9 glance_store-4.8.2 networkx-3.3 oslo.limit-2.5.0 pydot-3.0.1 s3transfer-0.10.2 taskflow-5.9.1 2025-11-28 00:44:41.478874 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container f60b0ff23949 2025-11-28 00:44:41.478913 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 37b8df8ce1a2 2025-11-28 00:44:41.478923 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built d2dedaf2e629 2025-11-28 00:44:41.479017 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20251128 2025-11-28 00:44:41.479168 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2025-11-28 00:44:41.478949 (took 0:00:37.166510) 2025-11-28 00:44:41.479179 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2025-11-28 00:44:41.479732 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2025-11-28 00:44:41.479747 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2025-11-28 00:44:41.479790 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2025-11-28 00:44:41.479676 2025-11-28 00:44:41.479801 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2024.2.tar.gz 2025-11-28 00:44:41.481430 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2025-11-28 00:44:41.481938 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2025-11-28 00:44:53.485209 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 00:44:53.485307 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> db343094fa06 2025-11-28 00:44:53.485328 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/6 : LABEL "build-date"="20251128" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:44:53.485345 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 6a245d103caf 2025-11-28 00:44:53.485358 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 6a245d103caf 2025-11-28 00:44:53.485371 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> aa9fdd3d7fd9 2025-11-28 00:44:53.485384 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 3/6 : RUN usermod --append --home /var/lib/blazar --groups kolla blazar && mkdir -p /var/lib/blazar && chown -R 42471:42471 /var/lib/blazar 2025-11-28 00:44:53.485398 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 8ce3a92907b5 2025-11-28 00:44:53.485417 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 8ce3a92907b5 2025-11-28 00:44:53.485430 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 762726aa6285 2025-11-28 00:44:53.485467 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/6 : ADD blazar-base-archive /blazar-base-source 2025-11-28 00:44:53.485478 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 4d09e4e92671 2025-11-28 00:44:53.485499 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:44:53.485511 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 0712bd309cc4 2025-11-28 00:44:53.485523 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 6/6 : RUN ln -s blazar-base-source/* blazar && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /blazar && mkdir -p /etc/blazar && cp -r /blazar/etc/blazar/* /etc/blazar && touch /usr/local/bin/kolla_blazar_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_blazar_extend_start 2025-11-28 00:44:53.485535 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 6fb11815cf0e 2025-11-28 00:44:53.485545 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing /blazar 2025-11-28 00:44:53.485556 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: started 2025-11-28 00:44:53.485566 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: finished with status 'done' 2025-11-28 00:44:53.485577 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: started 2025-11-28 00:44:53.485591 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:44:53.485603 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: started 2025-11-28 00:44:53.485618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: finished with status 'done' 2025-11-28 00:44:53.485653 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): started 2025-11-28 00:44:53.485745 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:44:53.485754 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.1.0) 2025-11-28 00:44:53.485765 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.13.2) 2025-11-28 00:44:53.485873 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (0.36.1) 2025-11-28 00:44:53.485888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==14.0.1.dev5) 2025-11-28 00:44:53.485901 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:44:53.485978 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.1.0) 2025-11-28 00:44:53.486113 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystoneauth1>=3.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.8.1) 2025-11-28 00:44:53.486136 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (10.7.1) 2025-11-28 00:44:53.486147 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==14.0.1.dev5) 2025-11-28 00:44:53.486161 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 00:44:53.486217 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.1.0) 2025-11-28 00:44:53.486232 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (9.6.0) 2025-11-28 00:44:53.486288 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.6.0) 2025-11-28 00:44:53.486325 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.db>=4.40.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (16.0.0) 2025-11-28 00:44:53.486377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.4.0) 2025-11-28 00:44:53.486415 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.1.2) 2025-11-28 00:44:53.486454 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (14.9.1) 2025-11-28 00:44:53.486507 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.2.0) 2025-11-28 00:44:53.486555 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.policy>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (4.4.0) 2025-11-28 00:44:53.486566 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.5.0) 2025-11-28 00:44:53.486626 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.service>=1.34.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (3.5.0) 2025-11-28 00:44:53.486668 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.4.0) 2025-11-28 00:44:53.486709 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (7.4.0) 2025-11-28 00:44:53.486752 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-neutronclient>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (11.3.1) 2025-11-28 00:44:53.486795 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (18.7.0) 2025-11-28 00:44:53.486837 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (0.10.1) 2025-11-28 00:44:53.486895 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.5.0) 2025-11-28 00:44:53.486973 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.5.1) 2025-11-28 00:44:53.487086 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requests>=2.18.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.32.3) 2025-11-28 00:44:53.487102 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.3.4) 2025-11-28 00:44:53.487148 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.5.1) 2025-11-28 00:44:53.487186 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.0.32) 2025-11-28 00:44:53.487232 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.3.0) 2025-11-28 00:44:53.487259 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.8.8) 2025-11-28 00:44:53.487304 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (0.12.1) 2025-11-28 00:44:53.487342 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==14.0.1.dev5) (1.3.5) 2025-11-28 00:44:53.487380 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==14.0.1.dev5) (4.12.2) 2025-11-28 00:44:53.487420 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==14.0.1.dev5) (2.6.1) 2025-11-28 00:44:53.487458 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==14.0.1.dev5) (3.0.3) 2025-11-28 00:44:53.487497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.0.0 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-11-28 00:44:53.487536 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:44:53.487573 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==14.0.1.dev5) (3.1.4) 2025-11-28 00:44:53.487612 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.1.2 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-11-28 00:44:53.487651 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:44:53.487689 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==14.0.1.dev5) (8.1.7) 2025-11-28 00:44:53.487728 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.6.2 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-11-28 00:44:53.487767 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:44:53.487808 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.2->blazar==14.0.1.dev5) (2.1.5) 2025-11-28 00:44:53.487848 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.13.0->blazar==14.0.1.dev5) (1.7.0) 2025-11-28 00:44:53.487889 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (2.9.0) 2025-11-28 00:44:53.487946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (3.8.0) 2025-11-28 00:44:53.488021 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (3.1.1) 2025-11-28 00:44:53.488056 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (1.3.3) 2025-11-28 00:44:53.488101 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (5.1.1) 2025-11-28 00:44:53.488141 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->blazar==14.0.1.dev5) (0.19) 2025-11-28 00:44:53.488181 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev5) (6.0.2) 2025-11-28 00:44:53.488227 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev5) (3.0.0) 2025-11-28 00:44:53.488243 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev5) (2.0.0) 2025-11-28 00:44:53.488307 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->blazar==14.0.1.dev5) (1.16.0) 2025-11-28 00:44:53.488324 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==14.0.1.dev5) (2.0.1) 2025-11-28 00:44:53.488376 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==14.0.1.dev5) (0.5.0) 2025-11-28 00:44:53.488414 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->blazar==14.0.1.dev5) (2.9.0.post0) 2025-11-28 00:44:53.488452 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.2.0) 2025-11-28 00:44:53.488497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.5.0) 2025-11-28 00:44:53.488513 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (3.0.0) 2025-11-28 00:44:53.488574 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.4.0) 2025-11-28 00:44:53.488611 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (0.9.0) 2025-11-28 00:44:53.488638 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.1.0) 2025-11-28 00:44:53.488683 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (0.20.0) 2025-11-28 00:44:53.488721 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==14.0.1.dev5) (4.0.1) 2025-11-28 00:44:53.488760 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==14.0.1.dev5) (4.0.1) 2025-11-28 00:44:53.488795 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->blazar==14.0.1.dev5) (1.0.8) 2025-11-28 00:44:53.488843 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->blazar==14.0.1.dev5) (2024.1) 2025-11-28 00:44:53.488872 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev5) (3.10.1) 2025-11-28 00:44:53.488940 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev5) (3.1.0) 2025-11-28 00:44:53.488954 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev5) (1.6.0) 2025-11-28 00:44:53.489113 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->blazar==14.0.1.dev5) (3.11.0) 2025-11-28 00:44:53.489169 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev5) (24.1) 2025-11-28 00:44:53.489185 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev5) (6.0.0) 2025-11-28 00:44:53.489192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev5) (3.1.2) 2025-11-28 00:44:53.489197 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.34.0->blazar==14.0.1.dev5) (67.2.0) 2025-11-28 00:44:53.489238 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->blazar==14.0.1.dev5) (0.3.5) 2025-11-28 00:44:53.489280 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->blazar==14.0.1.dev5) (0.2.13) 2025-11-28 00:44:53.489327 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (2024.1) 2025-11-28 00:44:53.489369 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (1.16.0) 2025-11-28 00:44:53.489409 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (4.7.0) 2025-11-28 00:44:53.489450 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (4.0.1) 2025-11-28 00:44:53.489489 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (2.1.0) 2025-11-28 00:44:53.489515 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (3.1.0) 2025-11-28 00:44:53.489567 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (0.5.2) 2025-11-28 00:44:53.489606 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (2.4.3) 2025-11-28 00:44:53.489644 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (24.2.0) 2025-11-28 00:44:53.489696 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.9.0) 2025-11-28 00:44:53.489706 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (42.0.8) 2025-11-28 00:44:53.489766 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.0.1) 2025-11-28 00:44:53.489782 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.33) 2025-11-28 00:44:53.489843 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (0.11.0) 2025-11-28 00:44:53.489859 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (4.2.2) 2025-11-28 00:44:53.489914 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.4.0) 2025-11-28 00:44:53.489958 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.17.0) 2025-11-28 00:44:53.490010 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (2.22) 2025-11-28 00:44:53.490069 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (3.0.0) 2025-11-28 00:44:53.490078 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (3.3.2) 2025-11-28 00:44:53.490124 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (3.8) 2025-11-28 00:44:53.490130 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (1.26.19) 2025-11-28 00:44:53.490197 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (2025.11.12) 2025-11-28 00:44:53.490205 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->blazar==14.0.1.dev5) (0.7) 2025-11-28 00:44:53.490268 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.40.0->blazar==14.0.1.dev5) (2.7.2) 2025-11-28 00:44:53.490275 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==14.0.1.dev5) (0.8.1) 2025-11-28 00:44:53.490340 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==14.0.1.dev5) (6.11.0) 2025-11-28 00:44:53.490347 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->blazar==14.0.1.dev5) (3.20.0) 2025-11-28 00:44:53.490410 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-11-28 00:44:53.490423 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-11-28 00:44:53.490482 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-11-28 00:44:53.490489 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-11-28 00:44:53.490553 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-11-28 00:44:53.490559 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2025-11-28 00:44:53.490620 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): started 2025-11-28 00:44:53.490627 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): finished with status 'done' 2025-11-28 00:44:53.490690 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-14.0.1.dev5-py3-none-any.whl size=314913 sha256=13685384bd459ffe117f7d40339eb85998c7c0a23b8d1acc1a88d717cdf89e71 2025-11-28 00:44:53.490697 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-k8_gujhd/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2025-11-28 00:44:53.490761 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2025-11-28 00:44:53.490768 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2025-11-28 00:44:53.490833 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blazar-14.0.1.dev5 blinker-1.8.2 itsdangerous-2.2.0 microversion-parse-2.0.0 2025-11-28 00:44:53.490843 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 6fb11815cf0e 2025-11-28 00:44:53.490903 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 6f8c6f659fcd 2025-11-28 00:44:53.490976 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built e10ac1b992de 2025-11-28 00:44:53.491128 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20251128 2025-11-28 00:44:53.491140 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2025-11-28 00:44:53.491055 (took 0:00:12.011379) 2025-11-28 00:44:53.491235 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2025-11-28 00:44:53.491287 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2025-11-28 00:44:53.491700 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2025-11-28 00:44:53.491774 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2025-11-28 00:44:53.491859 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2025-11-28 00:44:53.491754 2025-11-28 00:44:53.493216 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2025-11-28 00:44:53.493947 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2025-11-28 00:44:56.408480 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251128 2025-11-28 00:44:56.408557 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 5308189b57e8 2025-11-28 00:44:56.408647 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/5 : LABEL "build-date"="20251128" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:44:56.408665 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in b97e8babec27 2025-11-28 00:44:56.408724 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container b97e8babec27 2025-11-28 00:44:56.408738 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 5128df2ce525 2025-11-28 00:44:56.408790 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-11-28 00:44:56.409244 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 62d5aec1ed5a 2025-11-28 00:44:56.409309 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/5 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2025-11-28 00:44:56.409326 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 5654526e6a12 2025-11-28 00:44:56.409365 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 5654526e6a12 2025-11-28 00:44:56.409379 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 11c2d644fbc8 2025-11-28 00:44:56.409394 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:44:56.409412 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 7adc21f5b2bb 2025-11-28 00:44:56.409574 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-11-28 00:44:56.409596 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-11-28 00:44:56.409609 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-11-28 00:44:56.409622 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2025-11-28 00:44:56.409634 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:44:56.409646 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-11-28 00:44:56.409657 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-11-28 00:44:56.409677 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-11-28 00:44:56.409733 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:44:56.409744 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 7adc21f5b2bb 2025-11-28 00:44:56.409754 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> cfe2c32f55de 2025-11-28 00:44:56.409763 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built 511a490b6061 2025-11-28 00:44:56.409820 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251128 2025-11-28 00:44:56.410337 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2025-11-28 00:44:56.409780 (took 0:00:02.918026) 2025-11-28 00:44:56.410481 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2025-11-28 00:44:56.410551 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2025-11-28 00:44:56.410646 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2025-11-28 00:44:56.410510 2025-11-28 00:44:56.411958 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2025-11-28 00:44:56.412878 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2025-11-28 00:44:59.288126 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251128 2025-11-28 00:44:59.288213 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 5308189b57e8 2025-11-28 00:44:59.288228 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/5 : LABEL "build-date"="20251128" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:44:59.288275 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in e4c775516753 2025-11-28 00:44:59.288347 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container e4c775516753 2025-11-28 00:44:59.288372 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> fc9b2a65b5a7 2025-11-28 00:44:59.288460 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-11-28 00:44:59.288498 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 02760df9c67c 2025-11-28 00:44:59.288559 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2025-11-28 00:44:59.288618 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 74e24dfcba70 2025-11-28 00:44:59.288696 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 74e24dfcba70 2025-11-28 00:44:59.288714 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> b735d2834843 2025-11-28 00:44:59.288813 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:44:59.288850 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 9947a8491e47 2025-11-28 00:44:59.288933 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-11-28 00:44:59.289058 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-11-28 00:44:59.289075 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-11-28 00:44:59.289157 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2025-11-28 00:44:59.289208 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:44:59.289262 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-11-28 00:44:59.289321 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-11-28 00:44:59.289375 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-11-28 00:44:59.289432 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:44:59.289486 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 9947a8491e47 2025-11-28 00:44:59.289541 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> ab859ade01c4 2025-11-28 00:44:59.289598 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 7304eca9f2c4 2025-11-28 00:44:59.289654 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251128 2025-11-28 00:44:59.289810 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2025-11-28 00:44:59.289656 (took 0:00:02.879146) 2025-11-28 00:44:59.290543 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2025-11-28 00:44:59.290756 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2025-11-28 00:44:59.290819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2025-11-28 00:44:59.290588 2025-11-28 00:44:59.291859 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2025-11-28 00:44:59.292751 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2025-11-28 00:48:22.178568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251128 2025-11-28 00:48:22.178690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 5308189b57e8 2025-11-28 00:48:22.178711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/5 : LABEL "build-date"="20251128" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:48:22.178730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 1326659ad29a 2025-11-28 00:48:22.178794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 1326659ad29a 2025-11-28 00:48:22.180100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 91b0dd6bd5e5 2025-11-28 00:48:22.180148 | 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 2025-11-28 00:48:22.180198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in e62d246cd18e 2025-11-28 00:48:22.180206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:48:22.180214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:48:22.180220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:48:22.180227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:48:22.180233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:48:22.180239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:48:22.180245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:48:22.180251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:48:22.180257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:48:22.180263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:48:22.180269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:48:22.180275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:48:22.180280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:48:22.180286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:48:22.180292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:48:22.180298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 28.8 MB in 4s (6,717 kB/s) 2025-11-28 00:48:22.180304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-11-28 00:48:22.180310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-11-28 00:48:22.180316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2025-11-28 00:48:22.180322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2025-11-28 00:48:22.180332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libunbound8 is already the newest version (1.19.2-1ubuntu3.6). 2025-11-28 00:48:22.180338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libunbound8 set to manually installed. 2025-11-28 00:48:22.180347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-11-28 00:48:22.180423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2025-11-28 00:48:22.180504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following additional packages will be installed: 2025-11-28 00:48:22.180565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-11-28 00:48:22.180626 | 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 2025-11-28 00:48:22.180689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 00:48:22.180750 | 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 2025-11-28 00:48:22.180811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-11-28 00:48:22.180872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 00:48:22.180932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 00:48:22.181011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 00:48:22.181133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-11-28 00:48:22.181191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-11-28 00:48:22.181259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-11-28 00:48:22.181314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 00:48:22.181374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libjbig0 libjpeg-turbo8 libjpeg8 libjq1 liblerc4 liblocale-gettext-perl 2025-11-28 00:48:22.181434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: liblsan0 libltdl-dev libltdl7 libmagic-mgc libmagic1t64 libmpc3 libonig5 2025-11-28 00:48:22.181496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev 2025-11-28 00:48:22.181561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 2025-11-28 00:48:22.181627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make 2025-11-28 00:48:22.181689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: manpages manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2025-11-28 00:48:22.181756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Suggested packages: 2025-11-28 00:48:22.181820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf-archive gnu-standards autoconf-doc gettext binutils-doc gprofng-gui 2025-11-28 00:48:22.181882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bzip2-doc cpp-doc gcc-13-locales cpp-13-doc debian-keyring g++-multilib 2025-11-28 00:48:22.181944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: g++-13-multilib gcc-13-doc gcc-multilib flex bison gdb gcc-doc 2025-11-28 00:48:22.182092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-11-28 00:48:22.182202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-11-28 00:48:22.182263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git-mediawiki git-svn glibc-doc bzr libgd-tools libheif-plugin-x265 2025-11-28 00:48:22.182326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2025-11-28 00:48:22.182376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2025-11-28 00:48:22.182427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-svtenc libtool-doc libssl-doc libstdc++-13-doc gfortran 2025-11-28 00:48:22.182477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: | fortran95-compiler gcj-jdk m4-doc make-doc man-browser keychain libpam-ssh 2025-11-28 00:48:22.182526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: monkeysphere ssh-askpass ed diffutils-doc 2025-11-28 00:48:22.182587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2025-11-28 00:48:22.182640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf automake autotools-dev binutils binutils-common 2025-11-28 00:48:22.182692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2025-11-28 00:48:22.182743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2025-11-28 00:48:22.182793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 00:48:22.182842 | 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 2025-11-28 00:48:22.182899 | 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 2025-11-28 00:48:22.182950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 00:48:22.183022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 00:48:22.183122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcap-ng-dev libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-11-28 00:48:22.183178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcurl3t64-gnutls libde265-0 libdeflate0 libdpkg-perl liberror-perl 2025-11-28 00:48:22.183229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 2025-11-28 00:48:22.183285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgcc-13-dev libgd3 libgomp1 libgprofng0 libheif-plugin-aomdec 2025-11-28 00:48:22.183336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-aomenc libheif-plugin-libde265 libheif1 libhwasan0 libisl23 2025-11-28 00:48:22.183386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libitm1 libjansson4 libjbig0 libjemalloc-dev libjemalloc2 libjpeg-turbo8 2025-11-28 00:48:22.185097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libjpeg8 libjq1 liblerc4 liblocale-gettext-perl liblsan0 libltdl-dev 2025-11-28 00:48:22.185116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libltdl7 libmagic-mgc libmagic1t64 libmpc3 libonig5 libpng16-16t64 2025-11-28 00:48:22.185124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libquadmath0 libsframe1 libsharpyuv0 libssl-dev libstdc++-13-dev libtiff6 2025-11-28 00:48:22.185130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libtool libtsan2 libubsan1 libunbound-dev libwebp7 libx11-6 libx11-data 2025-11-28 00:48:22.185137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-11-28 00:48:22.185151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-11-28 00:48:22.185158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: rpcsvc-proto xauth xz-utils 2025-11-28 00:48:22.185164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 115 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:48:22.185170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 93.8 MB of archives. 2025-11-28 00:48:22.185176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 342 MB of additional disk space will be used. 2025-11-28 00:48:22.185183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:48:22.185189 | 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] 2025-11-28 00:48:22.185196 | 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] 2025-11-28 00:48:22.185202 | 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] 2025-11-28 00:48:22.185209 | 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] 2025-11-28 00:48:22.185215 | 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] 2025-11-28 00:48:22.185221 | 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] 2025-11-28 00:48:22.185235 | 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] 2025-11-28 00:48:22.185241 | 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] 2025-11-28 00:48:22.185248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-11-28 00:48:22.185254 | 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] 2025-11-28 00:48:22.185260 | 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] 2025-11-28 00:48:22.185266 | 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] 2025-11-28 00:48:22.185273 | 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] 2025-11-28 00:48:22.185279 | 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] 2025-11-28 00:48:22.185285 | 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] 2025-11-28 00:48:22.185291 | 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] 2025-11-28 00:48:22.185298 | 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] 2025-11-28 00:48:22.185304 | 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.14 [906 kB] 2025-11-28 00:48:22.185311 | 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] 2025-11-28 00:48:22.185318 | 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.2 [267 kB] 2025-11-28 00:48:22.185324 | 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] 2025-11-28 00:48:22.185331 | 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] 2025-11-28 00:48:22.185337 | 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] 2025-11-28 00:48:22.185352 | 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] 2025-11-28 00:48:22.185359 | 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.6 [240 kB] 2025-11-28 00:48:22.185365 | 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.6 [15.6 kB] 2025-11-28 00:48:22.185372 | 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.6 [577 kB] 2025-11-28 00:48:22.185382 | 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.6 [97.9 kB] 2025-11-28 00:48:22.185389 | 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.6 [94.5 kB] 2025-11-28 00:48:22.185395 | 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.6 [849 kB] 2025-11-28 00:48:22.185401 | 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.6 [2,463 kB] 2025-11-28 00:48:22.185412 | 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.6 [18.1 kB] 2025-11-28 00:48:22.185418 | 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.6 [20.4 kB] 2025-11-28 00:48:22.185425 | 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-88.89 [1,932 kB] 2025-11-28 00:48:22.185431 | 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] 2025-11-28 00:48:22.185437 | 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] 2025-11-28 00:48:22.185443 | 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.6 [2,125 kB] 2025-11-28 00:48:22.185449 | 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 [51.5 kB] 2025-11-28 00:48:22.185456 | 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] 2025-11-28 00:48:22.185462 | 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] 2025-11-28 00:48:22.185468 | 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 [10.7 MB] 2025-11-28 00:48:22.185474 | 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,038 B] 2025-11-28 00:48:22.185481 | 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] 2025-11-28 00:48:22.185490 | 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] 2025-11-28 00:48:22.185497 | 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 [48.0 kB] 2025-11-28 00:48:22.185503 | 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 [148 kB] 2025-11-28 00:48:22.185509 | 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 [29.7 kB] 2025-11-28 00:48:22.185540 | 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 [10.5 kB] 2025-11-28 00:48:22.185606 | 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 [3,031 kB] 2025-11-28 00:48:22.185626 | 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,322 kB] 2025-11-28 00:48:22.185717 | 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 [2,772 kB] 2025-11-28 00:48:22.185736 | 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,184 kB] 2025-11-28 00:48:22.185790 | 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,641 kB] 2025-11-28 00:48:22.185801 | 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 [153 kB] 2025-11-28 00:48:22.185878 | 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 [2,681 kB] 2025-11-28 00:48:22.185902 | 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 [21.1 MB] 2025-11-28 00:48:22.185948 | 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 [494 kB] 2025-11-28 00:48:22.186011 | 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] 2025-11-28 00:48:22.186078 | 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] 2025-11-28 00:48:22.186164 | 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 [2,420 kB] 2025-11-28 00:48:22.186176 | 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 [12.2 MB] 2025-11-28 00:48:22.186240 | 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 [16.1 kB] 2025-11-28 00:48:22.186287 | 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] 2025-11-28 00:48:22.186336 | 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] 2025-11-28 00:48:22.186391 | 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] 2025-11-28 00:48:22.186439 | 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.5 [269 kB] 2025-11-28 00:48:22.186489 | 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] 2025-11-28 00:48:22.186537 | 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] 2025-11-28 00:48:22.186613 | 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] 2025-11-28 00:48:22.186664 | 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.5 [1,074 kB] 2025-11-28 00:48:22.186712 | 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] 2025-11-28 00:48:22.186755 | 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] 2025-11-28 00:48:22.186804 | 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] 2025-11-28 00:48:22.186850 | 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] 2025-11-28 00:48:22.186895 | 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] 2025-11-28 00:48:22.186940 | 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] 2025-11-28 00:48:22.186985 | 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.6 [333 kB] 2025-11-28 00:48:22.187059 | 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] 2025-11-28 00:48:22.187117 | 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] 2025-11-28 00:48:22.187158 | 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] 2025-11-28 00:48:22.187205 | 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] 2025-11-28 00:48:22.187250 | 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.1 [141 kB] 2025-11-28 00:48:22.187299 | 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.1 [65.7 kB] 2025-11-28 00:48:22.187344 | 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] 2025-11-28 00:48:22.187392 | 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] 2025-11-28 00:48:22.187445 | 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] 2025-11-28 00:48:22.187479 | 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] 2025-11-28 00:48:22.187525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-11-28 00:48:22.187571 | 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] 2025-11-28 00:48:22.187618 | 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] 2025-11-28 00:48:22.187664 | 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.1 [10.4 kB] 2025-11-28 00:48:22.187710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2025-11-28 00:48:22.187756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.1 [8,176 B] 2025-11-28 00:48:22.187802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.1 [275 kB] 2025-11-28 00:48:22.187857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-11-28 00:48:22.187904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-11-28 00:48:22.187958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-11-28 00:48:22.187976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-11-28 00:48:22.188102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-11-28 00:48:22.188146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-11-28 00:48:22.188195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2025-11-28 00:48:22.188243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2025-11-28 00:48:22.188292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2025-11-28 00:48:22.188337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-devtools amd64 2.39-0ubuntu8.6 [29.3 kB] 2025-11-28 00:48:22.188391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libcap-ng-dev amd64 0.8.4-2build2 [29.9 kB] 2025-11-28 00:48:22.188402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-fcntllock-perl amd64 0.22-4ubuntu5 [30.7 kB] 2025-11-28 00:48:22.188462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomenc amd64 1.17.6-1ubuntu4.1 [14.7 kB] 2025-11-28 00:48:22.188506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2025-11-28 00:48:22.188549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-11-28 00:48:22.188592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2025-11-28 00:48:22.188636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-11-28 00:48:22.188679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2025-11-28 00:48:22.188723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound-dev amd64 1.19.2-1ubuntu3.6 [558 kB] 2025-11-28 00:48:22.188767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 manpages-dev all 6.7-2 [2,013 kB] 2025-11-28 00:48:22.188811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc-dev amd64 5.3.0-2build1 [512 kB] 2025-11-28 00:48:22.188868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 93.8 MB in 5s (19.7 MB/s) 2025-11-28 00:48:22.188880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblocale-gettext-perl. 2025-11-28 00:48:22.188934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-11-28 00:48:22.188979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-11-28 00:48:22.189070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:48:22.189097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-11-28 00:48:22.189163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-11-28 00:48:22.189182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:85% (Reading database ... 90% 2025-11-28 00:48:22.189244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2025-11-28 00:48:22.189264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11808 files and directories currently installed.) 2025-11-28 00:48:22.189304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../000-liblocale-gettext-perl_1.07-6ubuntu5_amd64.deb ... 2025-11-28 00:48:22.189349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblocale-gettext-perl (1.07-6ubuntu5) ... 2025-11-28 00:48:22.189413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package less. 2025-11-28 00:48:22.189459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../001-less_590-2ubuntu2.1_amd64.deb ... 2025-11-28 00:48:22.189505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking less (590-2ubuntu2.1) ... 2025-11-28 00:48:22.189555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmagic-mgc. 2025-11-28 00:48:22.189574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../002-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-11-28 00:48:22.189638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-11-28 00:48:22.189651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmagic1t64:amd64. 2025-11-28 00:48:22.189703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../003-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-11-28 00:48:22.189746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 00:48:22.189788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package file. 2025-11-28 00:48:22.189831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../004-file_1%3a5.45-3build1_amd64.deb ... 2025-11-28 00:48:22.189875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking file (1:5.45-3build1) ... 2025-11-28 00:48:22.189919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcbor0.10:amd64. 2025-11-28 00:48:22.189962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../005-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-11-28 00:48:22.190014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.190217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 00:48:22.190281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfido2-1:amd64. 2025-11-28 00:48:22.190335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../006-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-11-28 00:48:22.193132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 00:48:22.193175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjansson4:amd64. 2025-11-28 00:48:22.193186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../007-libjansson4_2.14-2build2_amd64.deb ... 2025-11-28 00:48:22.193196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:48:22.193213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libpng16-16t64:amd64. 2025-11-28 00:48:22.193225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../008-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-11-28 00:48:22.193234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 00:48:22.193243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxau6:amd64. 2025-11-28 00:48:22.193253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../009-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-11-28 00:48:22.193263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-11-28 00:48:22.193274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxdmcp6:amd64. 2025-11-28 00:48:22.193285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../010-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-11-28 00:48:22.193295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-11-28 00:48:22.193306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxcb1:amd64. 2025-11-28 00:48:22.193324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../011-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-11-28 00:48:22.193331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-11-28 00:48:22.193337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libx11-data. 2025-11-28 00:48:22.193343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../012-libx11-data_2%3a1.8.7-1build1_all.deb ... 2025-11-28 00:48:22.193349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libx11-data (2:1.8.7-1build1) ... 2025-11-28 00:48:22.193355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libx11-6:amd64. 2025-11-28 00:48:22.193360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../013-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2025-11-28 00:48:22.193366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2025-11-28 00:48:22.193381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxext6:amd64. 2025-11-28 00:48:22.193387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../014-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2025-11-28 00:48:22.193394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2025-11-28 00:48:22.193399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxmuu1:amd64. 2025-11-28 00:48:22.193405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../015-libxmuu1_2%3a1.1.3-3build2_amd64.deb ... 2025-11-28 00:48:22.193411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-11-28 00:48:22.193417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package manpages. 2025-11-28 00:48:22.193423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../016-manpages_6.7-2_all.deb ... 2025-11-28 00:48:22.193429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking manpages (6.7-2) ... 2025-11-28 00:48:22.193435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package openssh-client. 2025-11-28 00:48:22.193441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 00:48:22.193447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:48:22.193453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package xauth. 2025-11-28 00:48:22.193459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../018-xauth_1%3a1.1.2-1build1_amd64.deb ... 2025-11-28 00:48:22.193465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking xauth (1:1.1.2-1build1) ... 2025-11-28 00:48:22.193470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package xz-utils. 2025-11-28 00:48:22.193476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../019-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-11-28 00:48:22.193482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:48:22.193488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package m4. 2025-11-28 00:48:22.193494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../020-m4_1.4.19-4build1_amd64.deb ... 2025-11-28 00:48:22.193500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking m4 (1.4.19-4build1) ... 2025-11-28 00:48:22.193505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package autoconf. 2025-11-28 00:48:22.193511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../021-autoconf_2.71-3_all.deb ... 2025-11-28 00:48:22.193527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking autoconf (2.71-3) ... 2025-11-28 00:48:22.193534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package autotools-dev. 2025-11-28 00:48:22.193543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../022-autotools-dev_20220109.1_all.deb ... 2025-11-28 00:48:22.193554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.193564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking autotools-dev (20220109.1) ... 2025-11-28 00:48:22.193575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package automake. 2025-11-28 00:48:22.193584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../023-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2025-11-28 00:48:22.193595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.193606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2025-11-28 00:48:22.193617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils-common:amd64. 2025-11-28 00:48:22.193629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../024-binutils-common_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:48:22.193635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.193641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libsframe1:amd64. 2025-11-28 00:48:22.193654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../025-libsframe1_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:48:22.193661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.193667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libbinutils:amd64. 2025-11-28 00:48:22.193678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../026-libbinutils_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:48:22.193684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.193691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libctf-nobfd0:amd64. 2025-11-28 00:48:22.193697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../027-libctf-nobfd0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:48:22.193703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.193709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libctf0:amd64. 2025-11-28 00:48:22.193716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../028-libctf0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:48:22.193722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.193728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgprofng0:amd64. 2025-11-28 00:48:22.193734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../029-libgprofng0_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:48:22.193741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.193747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-11-28 00:48:22.193753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:48:22.193760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.193766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils. 2025-11-28 00:48:22.193772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../031-binutils_2.42-4ubuntu2.6_amd64.deb ... 2025-11-28 00:48:22.193778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.193785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc-dev-bin. 2025-11-28 00:48:22.193791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../032-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:48:22.193797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:48:22.193804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package linux-libc-dev:amd64. 2025-11-28 00:48:22.193810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../033-linux-libc-dev_6.8.0-88.89_amd64.deb ... 2025-11-28 00:48:22.193816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 00:48:22.193822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcrypt-dev:amd64. 2025-11-28 00:48:22.193828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../034-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-11-28 00:48:22.193835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 00:48:22.193841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package rpcsvc-proto. 2025-11-28 00:48:22.193847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../035-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-11-28 00:48:22.193853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 00:48:22.193860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc6-dev:amd64. 2025-11-28 00:48:22.193876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../036-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:48:22.193883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 00:48:22.193889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13-base:amd64. 2025-11-28 00:48:22.193896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../037-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.193902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.193908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libisl23:amd64. 2025-11-28 00:48:22.193914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../038-libisl23_0.26-3build1.1_amd64.deb ... 2025-11-28 00:48:22.193921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:48:22.193927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmpc3:amd64. 2025-11-28 00:48:22.193933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../039-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-11-28 00:48:22.193939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:48:22.193945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-11-28 00:48:22.193952 | 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_amd64.deb ... 2025-11-28 00:48:22.193962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.193968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-13. 2025-11-28 00:48:22.193974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../041-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.193981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.193987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-11-28 00:48:22.194027 | 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 ... 2025-11-28 00:48:22.194052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.194059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.194065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp. 2025-11-28 00:48:22.194071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../043-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:48:22.194078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.194084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcc1-0:amd64. 2025-11-28 00:48:22.194090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../044-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.194103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgomp1:amd64. 2025-11-28 00:48:22.194109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../045-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.194121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libitm1:amd64. 2025-11-28 00:48:22.194127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../046-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.194140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libatomic1:amd64. 2025-11-28 00:48:22.194151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../047-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.194164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libasan8:amd64. 2025-11-28 00:48:22.194170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../048-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.194182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblsan0:amd64. 2025-11-28 00:48:22.194189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../049-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.194201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtsan2:amd64. 2025-11-28 00:48:22.194208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../050-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.194227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libubsan1:amd64. 2025-11-28 00:48:22.194233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../051-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.194246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libhwasan0:amd64. 2025-11-28 00:48:22.194252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../052-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.194265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libquadmath0:amd64. 2025-11-28 00:48:22.194272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../053-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.194284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgcc-13-dev:amd64. 2025-11-28 00:48:22.194291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../054-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.194308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-11-28 00:48:22.194314 | 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_amd64.deb ... 2025-11-28 00:48:22.194321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.194327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13. 2025-11-28 00:48:22.194334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../056-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.194350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-11-28 00:48:22.194356 | 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 ... 2025-11-28 00:48:22.194365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.194415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc. 2025-11-28 00:48:22.194431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../058-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:48:22.194502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.194514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-11-28 00:48:22.194565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../059-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.194636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.194670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-11-28 00:48:22.194705 | 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_amd64.deb ... 2025-11-28 00:48:22.194750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.194760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-13. 2025-11-28 00:48:22.194843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../061-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-11-28 00:48:22.194854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.194906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-11-28 00:48:22.194942 | 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 ... 2025-11-28 00:48:22.194986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.195061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++. 2025-11-28 00:48:22.195106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../063-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-11-28 00:48:22.195149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.195160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package make. 2025-11-28 00:48:22.195214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../064-make_4.3-4.1build2_amd64.deb ... 2025-11-28 00:48:22.195236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking make (4.3-4.1build2) ... 2025-11-28 00:48:22.195286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libdpkg-perl. 2025-11-28 00:48:22.195331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../065-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-11-28 00:48:22.195371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:48:22.195381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package bzip2. 2025-11-28 00:48:22.195462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../066-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-11-28 00:48:22.195473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:48:22.195647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package patch. 2025-11-28 00:48:22.195710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../067-patch_2.7.6-7build3_amd64.deb ... 2025-11-28 00:48:22.195723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking patch (2.7.6-7build3) ... 2025-11-28 00:48:22.195744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package lto-disabled-list. 2025-11-28 00:48:22.195755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../068-lto-disabled-list_47_all.deb ... 2025-11-28 00:48:22.195764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking lto-disabled-list (47) ... 2025-11-28 00:48:22.195774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package dpkg-dev. 2025-11-28 00:48:22.195807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../069-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-11-28 00:48:22.195821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:48:22.195847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package build-essential. 2025-11-28 00:48:22.195857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../070-build-essential_12.10ubuntu1_amd64.deb ... 2025-11-28 00:48:22.195871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking build-essential (12.10ubuntu1) ... 2025-11-28 00:48:22.195884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfakeroot:amd64. 2025-11-28 00:48:22.195967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../071-libfakeroot_1.33-1_amd64.deb ... 2025-11-28 00:48:22.195978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfakeroot:amd64 (1.33-1) ... 2025-11-28 00:48:22.196019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fakeroot. 2025-11-28 00:48:22.196075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../072-fakeroot_1.33-1_amd64.deb ... 2025-11-28 00:48:22.196089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fakeroot (1.33-1) ... 2025-11-28 00:48:22.196143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fonts-dejavu-mono. 2025-11-28 00:48:22.196157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../073-fonts-dejavu-mono_2.37-8_all.deb ... 2025-11-28 00:48:22.196202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fonts-dejavu-mono (2.37-8) ... 2025-11-28 00:48:22.196247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fonts-dejavu-core. 2025-11-28 00:48:22.196261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../074-fonts-dejavu-core_2.37-8_all.deb ... 2025-11-28 00:48:22.196319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fonts-dejavu-core (2.37-8) ... 2025-11-28 00:48:22.196334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fontconfig-config. 2025-11-28 00:48:22.196398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../075-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2025-11-28 00:48:22.196413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-11-28 00:48:22.196468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-11-28 00:48:22.196482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../076-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-11-28 00:48:22.196526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:48:22.196540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liberror-perl. 2025-11-28 00:48:22.196597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../077-liberror-perl_0.17029-2_all.deb ... 2025-11-28 00:48:22.196612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.196668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liberror-perl (0.17029-2) ... 2025-11-28 00:48:22.196683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package git-man. 2025-11-28 00:48:22.196739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../078-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-11-28 00:48:22.196753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:48:22.196806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package git. 2025-11-28 00:48:22.196820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../079-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-11-28 00:48:22.196875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:48:22.196890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libonig5:amd64. 2025-11-28 00:48:22.196945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../080-libonig5_6.9.9-1build1_amd64.deb ... 2025-11-28 00:48:22.196970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2025-11-28 00:48:22.197023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjq1:amd64. 2025-11-28 00:48:22.197099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../081-libjq1_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:48:22.197114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-11-28 00:48:22.197173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package jq. 2025-11-28 00:48:22.197202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../082-jq_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-11-28 00:48:22.197227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking jq (1.7.1-3ubuntu0.24.04.1) ... 2025-11-28 00:48:22.197284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-diff-perl. 2025-11-28 00:48:22.197295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../083-libalgorithm-diff-perl_1.201-1_all.deb ... 2025-11-28 00:48:22.197340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-diff-perl (1.201-1) ... 2025-11-28 00:48:22.197354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. 2025-11-28 00:48:22.197399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../084-libalgorithm-diff-xs-perl_0.04-8build3_amd64.deb ... 2025-11-28 00:48:22.197422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-11-28 00:48:22.197480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-merge-perl. 2025-11-28 00:48:22.197491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../085-libalgorithm-merge-perl_0.08-5_all.deb ... 2025-11-28 00:48:22.197550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-merge-perl (0.08-5) ... 2025-11-28 00:48:22.197596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libaom3:amd64. 2025-11-28 00:48:22.197610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../086-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2025-11-28 00:48:22.197663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-11-28 00:48:22.197678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfreetype6:amd64. 2025-11-28 00:48:22.197732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../087-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-11-28 00:48:22.197747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-11-28 00:48:22.197793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfontconfig1:amd64. 2025-11-28 00:48:22.197807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../088-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2025-11-28 00:48:22.197863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-11-28 00:48:22.197908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libsharpyuv0:amd64. 2025-11-28 00:48:22.197922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../089-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-11-28 00:48:22.197966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-11-28 00:48:22.197981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif-plugin-aomdec:amd64. 2025-11-28 00:48:22.198086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../090-libheif-plugin-aomdec_1.17.6-1ubuntu4.1_amd64.deb ... 2025-11-28 00:48:22.198106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 00:48:22.198152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libde265-0:amd64. 2025-11-28 00:48:22.198166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../091-libde265-0_1.0.15-1build3_amd64.deb ... 2025-11-28 00:48:22.198197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2025-11-28 00:48:22.198244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif-plugin-libde265:amd64. 2025-11-28 00:48:22.198259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../092-libheif-plugin-libde265_1.17.6-1ubuntu4.1_amd64.deb ... 2025-11-28 00:48:22.198303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 00:48:22.198347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif1:amd64. 2025-11-28 00:48:22.198361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.198515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../093-libheif1_1.17.6-1ubuntu4.1_amd64.deb ... 2025-11-28 00:48:22.198549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 00:48:22.198561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-11-28 00:48:22.198577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../094-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-11-28 00:48:22.198588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 00:48:22.198603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjpeg8:amd64. 2025-11-28 00:48:22.198617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../095-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-11-28 00:48:22.198666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 00:48:22.198676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libdeflate0:amd64. 2025-11-28 00:48:22.198724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../096-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-11-28 00:48:22.198754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-11-28 00:48:22.198793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjbig0:amd64. 2025-11-28 00:48:22.198824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../097-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-11-28 00:48:22.198863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-11-28 00:48:22.198893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblerc4:amd64. 2025-11-28 00:48:22.198931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../098-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-11-28 00:48:22.198970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-11-28 00:48:22.199027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libwebp7:amd64. 2025-11-28 00:48:22.199072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../099-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-11-28 00:48:22.199107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-11-28 00:48:22.199140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtiff6:amd64. 2025-11-28 00:48:22.199172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../100-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-11-28 00:48:22.199204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-11-28 00:48:22.199237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxpm4:amd64. 2025-11-28 00:48:22.199276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../101-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2025-11-28 00:48:22.199294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.199365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2025-11-28 00:48:22.199383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgd3:amd64. 2025-11-28 00:48:22.199399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../102-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2025-11-28 00:48:22.199433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-11-28 00:48:22.199452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc-devtools. 2025-11-28 00:48:22.199519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../103-libc-devtools_2.39-0ubuntu8.6_amd64.deb ... 2025-11-28 00:48:22.199537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc-devtools (2.39-0ubuntu8.6) ... 2025-11-28 00:48:22.199593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcap-ng-dev:amd64. 2025-11-28 00:48:22.199610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../104-libcap-ng-dev_0.8.4-2build2_amd64.deb ... 2025-11-28 00:48:22.199626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcap-ng-dev:amd64 (0.8.4-2build2) ... 2025-11-28 00:48:22.199679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfile-fcntllock-perl. 2025-11-28 00:48:22.199700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../105-libfile-fcntllock-perl_0.22-4ubuntu5_amd64.deb ... 2025-11-28 00:48:22.199716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-11-28 00:48:22.199769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif-plugin-aomenc:amd64. 2025-11-28 00:48:22.199802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../106-libheif-plugin-aomenc_1.17.6-1ubuntu4.1_amd64.deb ... 2025-11-28 00:48:22.199834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 00:48:22.199875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjemalloc2:amd64. 2025-11-28 00:48:22.199916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../107-libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-11-28 00:48:22.199926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-11-28 00:48:22.199978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libltdl7:amd64. 2025-11-28 00:48:22.200055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../108-libltdl7_2.4.7-7build1_amd64.deb ... 2025-11-28 00:48:22.200073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 00:48:22.200130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libltdl-dev:amd64. 2025-11-28 00:48:22.200162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../109-libltdl-dev_2.4.7-7build1_amd64.deb ... 2025-11-28 00:48:22.200194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2025-11-28 00:48:22.200234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libssl-dev:amd64. 2025-11-28 00:48:22.200266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../110-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-11-28 00:48:22.200298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-11-28 00:48:22.200330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtool. 2025-11-28 00:48:22.200368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../111-libtool_2.4.7-7build1_all.deb ... 2025-11-28 00:48:22.200389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtool (2.4.7-7build1) ... 2025-11-28 00:48:22.200454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libunbound-dev:amd64. 2025-11-28 00:48:22.200510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../112-libunbound-dev_1.19.2-1ubuntu3.6_amd64.deb ... 2025-11-28 00:48:22.200527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libunbound-dev:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:48:22.200556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package manpages-dev. 2025-11-28 00:48:22.200606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../113-manpages-dev_6.7-2_all.deb ... 2025-11-28 00:48:22.200647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking manpages-dev (6.7-2) ... 2025-11-28 00:48:22.200659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjemalloc-dev. 2025-11-28 00:48:22.200695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../114-libjemalloc-dev_5.3.0-2build1_amd64.deb ... 2025-11-28 00:48:22.200741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjemalloc-dev (5.3.0-2build1) ... 2025-11-28 00:48:22.200763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-11-28 00:48:22.200781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-11-28 00:48:22.200833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-11-28 00:48:22.200851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-11-28 00:48:22.200894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up lto-disabled-list (47) ... 2025-11-28 00:48:22.200904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-11-28 00:48:22.200955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-11-28 00:48:22.200987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-11-28 00:48:22.201023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-11-28 00:48:22.201221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 00:48:22.201254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-diff-perl (1.201-1) ... 2025-11-28 00:48:22.201266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up manpages (6.7-2) ... 2025-11-28 00:48:22.201283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 00:48:22.201293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.201302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-11-28 00:48:22.201315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 00:48:22.201362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up less (590-2ubuntu2.1) ... 2025-11-28 00:48:22.201376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 00:48:22.201435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.201450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up m4 (1.4.19-4build1) ... 2025-11-28 00:48:22.201494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up file (1:5.45-3build1) ... 2025-11-28 00:48:22.201508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-11-28 00:48:22.201564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.201578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:48:22.201635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-11-28 00:48:22.201649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.201693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfakeroot:amd64 (1.33-1) ... 2025-11-28 00:48:22.201708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-11-28 00:48:22.201763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fakeroot (1.33-1) ... 2025-11-28 00:48:22.201779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2025-11-28 00:48:22.201825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: 2025-11-28 00:48:22.201840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: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 2025-11-28 00:48:22.201883 | 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 2025-11-28 00:48:22.201933 | 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 2025-11-28 00:48:22.201948 | 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 2025-11-28 00:48:22.202021 | 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 2025-11-28 00:48:22.202088 | 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 2025-11-28 00:48:22.202105 | 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 2025-11-28 00:48:22.202157 | 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 2025-11-28 00:48:22.202171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liberror-perl (0.17029-2) ... 2025-11-28 00:48:22.202216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjemalloc-dev (5.3.0-2build1) ... 2025-11-28 00:48:22.202230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up autotools-dev (20220109.1) ... 2025-11-28 00:48:22.202287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 00:48:22.202302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.202356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libx11-data (2:1.8.7-1build1) ... 2025-11-28 00:48:22.202370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up make (4.3-4.1build2) ... 2025-11-28 00:48:22.202425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:48:22.202440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-11-28 00:48:22.202504 | 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 2025-11-28 00:48:22.202521 | 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 2025-11-28 00:48:22.202578 | 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 2025-11-28 00:48:22.202592 | 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 2025-11-28 00:48:22.202648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-11-28 00:48:22.202663 | 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 2025-11-28 00:48:22.202697 | 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 2025-11-28 00:48:22.202745 | 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 2025-11-28 00:48:22.202759 | 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 2025-11-28 00:48:22.202804 | 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 2025-11-28 00:48:22.202850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.202864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fonts-dejavu-mono (2.37-8) ... 2025-11-28 00:48:22.202909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-11-28 00:48:22.202924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 00:48:22.202980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:48:22.203019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.203113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up patch (2.7.6-7build3) ... 2025-11-28 00:48:22.203129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fonts-dejavu-core (2.37-8) ... 2025-11-28 00:48:22.203185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libunbound-dev:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:48:22.203203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 00:48:22.203217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 00:48:22.203334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:48:22.203397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up autoconf (2.71-3) ... 2025-11-28 00:48:22.203412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-11-28 00:48:22.203471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.203527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.203541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 00:48:22.203586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.203600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcap-ng-dev:amd64 (0.8.4-2build2) ... 2025-11-28 00:48:22.205172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:48:22.205213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2025-11-28 00:48:22.205218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.205223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.205226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 00:48:22.205230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:48:22.205233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libde265-0:amd64 (1.0.15-1build3) ... 2025-11-28 00:48:22.205237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:48:22.205240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-11-28 00:48:22.205257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.205261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-11-28 00:48:22.205264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libonig5:amd64 (6.9.9-1build1) ... 2025-11-28 00:48:22.205267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblocale-gettext-perl (1.07-6ubuntu5) ... 2025-11-28 00:48:22.205271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.205274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:22.205277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-merge-perl (0.08-5) ... 2025-11-28 00:48:22.205281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.205284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 00:48:22.205288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up automake (1:1.16.5-1.3ubuntu1) ... 2025-11-28 00:48:22.205292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: 2025-11-28 00:48:22.205295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2025-11-28 00:48:22.205300 | 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 2025-11-28 00:48:22.205305 | 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 2025-11-28 00:48:22.205308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up manpages-dev (6.7-2) ... 2025-11-28 00:48:22.205312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2025-11-28 00:48:22.205316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.205319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-11-28 00:48:22.205323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-11-28 00:48:22.205327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:48:22.205330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2025-11-28 00:48:22.205334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2025-11-28 00:48:22.205338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.205341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-11-28 00:48:22.205345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:48:22.205348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.205352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up xauth (1:1.1.2-1build1) ... 2025-11-28 00:48:22.205364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-11-28 00:48:22.205368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up jq (1.7.1-3ubuntu0.24.04.1) ... 2025-11-28 00:48:22.205371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 00:48:22.205375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-11-28 00:48:22.205379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.205382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.205389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.205393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.205397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.205409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:48:22.205413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:48:22.205417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.205420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.205424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.205428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.205431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtool (2.4.7-7build1) ... 2025-11-28 00:48:22.205435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.205438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.205442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:22.205446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:22.205449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: 2025-11-28 00:48:22.205453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-11-28 00:48:22.205457 | 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 2025-11-28 00:48:22.205462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up build-essential (12.10ubuntu1) ... 2025-11-28 00:48:22.205465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 00:48:22.205469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-11-28 00:48:22.205473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc-devtools (2.39-0ubuntu8.6) ... 2025-11-28 00:48:22.205476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 00:48:22.205480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 00:48:22.205483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 00:48:22.205487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:48:22.205491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Cloning into '/ovn'... 2025-11-28 00:48:22.205494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.205498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Note: switching to '65e3fa0cffcbeaddf6172542b31fc359587e8207'. 2025-11-28 00:48:22.205502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:You are in 'detached HEAD' state. You can look around, make experimental 2025-11-28 00:48:22.205505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:changes and commit them, and you can discard any commits you make in this 2025-11-28 00:48:22.205509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:state without impacting any branches by switching back to a branch. 2025-11-28 00:48:22.205514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you want to create a new branch to retain commits you create, you may 2025-11-28 00:48:22.205518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:do so (now or later) by using -c with the switch command. Example: 2025-11-28 00:48:22.205522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git switch -c 2025-11-28 00:48:22.205526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Or undo this operation with: 2025-11-28 00:48:22.205549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git switch - 2025-11-28 00:48:22.205585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Turn off this advice by setting config variable advice.detachedHead to false 2025-11-28 00:48:22.205651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.205683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 2025-11-28 00:48:22.205719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'build-aux/ltmain.sh' 2025-11-28 00:48:22.205787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 2025-11-28 00:48:22.205820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/libtool.m4' 2025-11-28 00:48:22.205850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltoptions.m4' 2025-11-28 00:48:22.205889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltsugar.m4' 2025-11-28 00:48:22.205927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltversion.m4' 2025-11-28 00:48:22.205964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/lt~obsolete.m4' 2025-11-28 00:48:22.206005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: warning: The macro `AC_PROG_CC_C99' is obsolete. 2025-11-28 00:48:22.206098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: You should run autoupdate. 2025-11-28 00:48:22.206124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... 2025-11-28 00:48:22.206162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: the top level 2025-11-28 00:48:22.206198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.206239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: installing 'build-aux/compile' 2025-11-28 00:48:22.206275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.206314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:40: installing 'build-aux/config.guess' 2025-11-28 00:48:22.206350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.206387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:40: installing 'build-aux/config.sub' 2025-11-28 00:48:22.206422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.206461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:21: installing 'build-aux/install-sh' 2025-11-28 00:48:22.206495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.206540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:21: installing 'build-aux/missing' 2025-11-28 00:48:22.206576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.206614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Makefile.am: installing 'build-aux/depcomp' 2025-11-28 00:48:22.206649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.206688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Submodule 'ovs' (https://github.com/openvswitch/ovs.git) registered for path 'ovs' 2025-11-28 00:48:22.206723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.206761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Cloning into '/ovn/ovs'... 2025-11-28 00:48:22.206796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.206834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:From https://github.com/openvswitch/ovs 2025-11-28 00:48:22.206869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: * branch 533ff75523ebfe69a7c923641103c20266c16b58 -> FETCH_HEAD 2025-11-28 00:48:22.206903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.206941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Submodule path 'ovs': checked out '533ff75523ebfe69a7c923641103c20266c16b58' 2025-11-28 00:48:22.206979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 2025-11-28 00:48:22.207029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'build-aux/ltmain.sh' 2025-11-28 00:48:22.207070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 2025-11-28 00:48:22.207115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/libtool.m4' 2025-11-28 00:48:22.207152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltoptions.m4' 2025-11-28 00:48:22.207176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltsugar.m4' 2025-11-28 00:48:22.207222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltversion.m4' 2025-11-28 00:48:22.207259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/lt~obsolete.m4' 2025-11-28 00:48:22.207295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:27: installing 'build-aux/compile' 2025-11-28 00:48:22.207330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.207367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:43: installing 'build-aux/config.guess' 2025-11-28 00:48:22.207402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.207440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:43: installing 'build-aux/config.sub' 2025-11-28 00:48:22.207475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.207512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:22: installing 'build-aux/install-sh' 2025-11-28 00:48:22.207548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.207585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:22: installing 'build-aux/missing' 2025-11-28 00:48:22.207619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.207656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Makefile.am: installing 'build-aux/depcomp' 2025-11-28 00:48:22.207690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.207733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a BSD-compatible install... 2025-11-28 00:48:22.207786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/install -c 2025-11-28 00:48:22.207824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether build environment is sane... 2025-11-28 00:48:22.207861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.207899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a race-free mkdir -p... 2025-11-28 00:48:22.207935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p 2025-11-28 00:48:22.207972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gawk... 2025-11-28 00:48:22.208022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gawk 2025-11-28 00:48:22.208077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make sets $(MAKE)... 2025-11-28 00:48:22.208117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.208154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2025-11-28 00:48:22.208199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.208229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to create a pax tar archive... 2025-11-28 00:48:22.208267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gnutar 2025-11-28 00:48:22.208304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc... 2025-11-28 00:48:22.208342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc 2025-11-28 00:48:22.208380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the C compiler works... 2025-11-28 00:48:22.208418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.208454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for C compiler default output file name... 2025-11-28 00:48:22.208491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:a.out 2025-11-28 00:48:22.208530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of executables... 2025-11-28 00:48:22.208569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether we are cross compiling... 2025-11-28 00:48:22.208607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.208644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of object files... 2025-11-28 00:48:22.208682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:o 2025-11-28 00:48:22.208719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C... 2025-11-28 00:48:22.208758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.208793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -g... 2025-11-28 00:48:22.208831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.208868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to enable C11 features... 2025-11-28 00:48:22.208906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-11-28 00:48:22.208944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc understands -c and -o together... 2025-11-28 00:48:22.208988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.209058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports the include directive... 2025-11-28 00:48:22.209210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes (GNU style) 2025-11-28 00:48:22.209249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of gcc... 2025-11-28 00:48:22.209257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2025-11-28 00:48:22.209268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++... 2025-11-28 00:48:22.209274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ 2025-11-28 00:48:22.209280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C++... 2025-11-28 00:48:22.209289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.209330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ accepts -g... 2025-11-28 00:48:22.209361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to enable C++11 features... 2025-11-28 00:48:22.210130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-11-28 00:48:22.210140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of g++... 2025-11-28 00:48:22.210151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2025-11-28 00:48:22.210160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C preprocessor... 2025-11-28 00:48:22.210169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -E 2025-11-28 00:48:22.210178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for grep that handles long lines and -e... 2025-11-28 00:48:22.210188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep 2025-11-28 00:48:22.210197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for fgrep... 2025-11-28 00:48:22.210206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -F 2025-11-28 00:48:22.210216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for egrep... 2025-11-28 00:48:22.210225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -E 2025-11-28 00:48:22.210235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2025-11-28 00:48:22.210244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.210253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdio.h... 2025-11-28 00:48:22.210263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdlib.h... 2025-11-28 00:48:22.210282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for string.h... 2025-11-28 00:48:22.210300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for inttypes.h... 2025-11-28 00:48:22.210319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdint.h... 2025-11-28 00:48:22.210338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strings.h... 2025-11-28 00:48:22.210357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/stat.h... 2025-11-28 00:48:22.210375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/types.h... 2025-11-28 00:48:22.210394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unistd.h... 2025-11-28 00:48:22.210418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for wchar.h... 2025-11-28 00:48:22.210435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for minix/config.h... 2025-11-28 00:48:22.210451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.210459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether it is safe to define __EXTENSIONS__... 2025-11-28 00:48:22.210487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether _XOPEN_SOURCE should be defined... 2025-11-28 00:48:22.210504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.210512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether byte ordering is bigendian... 2025-11-28 00:48:22.210524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.210545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for special C compiler options needed for large files... no 2025-11-28 00:48:22.210554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for _FILE_OFFSET_BITS value needed for large files... 2025-11-28 00:48:22.210562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.210574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking build system type... 2025-11-28 00:48:22.210583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2025-11-28 00:48:22.210624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking host system type... 2025-11-28 00:48:22.210653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2025-11-28 00:48:22.210704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to print strings... 2025-11-28 00:48:22.210717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf 2025-11-28 00:48:22.210745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a sed that does not truncate output... 2025-11-28 00:48:22.210789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/sed 2025-11-28 00:48:22.210803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by gcc... 2025-11-28 00:48:22.210849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld 2025-11-28 00:48:22.210872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld) is GNU ld... 2025-11-28 00:48:22.210892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.210913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for BSD- or MS-compatible name lister (nm)... 2025-11-28 00:48:22.210953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/nm -B 2025-11-28 00:48:22.210976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the name lister (/usr/bin/nm -B) interface... 2025-11-28 00:48:22.211055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:BSD nm 2025-11-28 00:48:22.211082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether ln -s works... yes 2025-11-28 00:48:22.211096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the maximum length of command line arguments... 2025-11-28 00:48:22.211145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1572864 2025-11-28 00:48:22.211159 | 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... 2025-11-28 00:48:22.211213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2025-11-28 00:48:22.211226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 2025-11-28 00:48:22.211267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2025-11-28 00:48:22.211280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for /usr/bin/ld option to reload object files... 2025-11-28 00:48:22.211328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-r 2025-11-28 00:48:22.211341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for file... 2025-11-28 00:48:22.211393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:file 2025-11-28 00:48:22.211406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdump... 2025-11-28 00:48:22.211447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:objdump 2025-11-28 00:48:22.211460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to recognize dependent libraries... 2025-11-28 00:48:22.211511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:pass_all 2025-11-28 00:48:22.211524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlltool... 2025-11-28 00:48:22.211564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.211577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to associate runtime and link libraries... 2025-11-28 00:48:22.211628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf %s\n 2025-11-28 00:48:22.211641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ar... 2025-11-28 00:48:22.211681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ar 2025-11-28 00:48:22.211704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for archiver @FILE support... 2025-11-28 00:48:22.211757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:@ 2025-11-28 00:48:22.211769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strip... 2025-11-28 00:48:22.211810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:strip 2025-11-28 00:48:22.211822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ranlib... 2025-11-28 00:48:22.211862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ranlib 2025-11-28 00:48:22.211875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking command to parse /usr/bin/nm -B output from gcc object... 2025-11-28 00:48:22.211923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ok 2025-11-28 00:48:22.211935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sysroot... no 2025-11-28 00:48:22.211975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a working dd... 2025-11-28 00:48:22.212025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd 2025-11-28 00:48:22.212074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to truncate binary pipes... 2025-11-28 00:48:22.212113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd bs=4096 count=1 2025-11-28 00:48:22.212159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mt... 2025-11-28 00:48:22.212172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.212213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if : is a manifest tool... 2025-11-28 00:48:22.212225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.212265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlfcn.h... 2025-11-28 00:48:22.212277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.212329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdir... 2025-11-28 00:48:22.212342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:.libs 2025-11-28 00:48:22.212381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -fno-rtti -fno-exceptions... 2025-11-28 00:48:22.212394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.212444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to produce PIC... -fPIC -DPIC 2025-11-28 00:48:22.212457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc PIC flag -fPIC -DPIC works... 2025-11-28 00:48:22.212498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.212511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc static flag -static works... 2025-11-28 00:48:22.212550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.212563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... 2025-11-28 00:48:22.212614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... (cached) yes 2025-11-28 00:48:22.214116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2025-11-28 00:48:22.214126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2025-11-28 00:48:22.214176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2025-11-28 00:48:22.214185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... immediate 2025-11-28 00:48:22.214193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether stripping libraries is possible... 2025-11-28 00:48:22.214202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if libtool supports shared libraries... yes 2025-11-28 00:48:22.214232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build shared libraries... 2025-11-28 00:48:22.214247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.214261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build static libraries... 2025-11-28 00:48:22.214276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C++ preprocessor... 2025-11-28 00:48:22.214305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ -E 2025-11-28 00:48:22.214321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by g++... 2025-11-28 00:48:22.214349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld -m elf_x86_64 2025-11-28 00:48:22.214358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 2025-11-28 00:48:22.214367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2025-11-28 00:48:22.214384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to produce PIC... -fPIC -DPIC 2025-11-28 00:48:22.214401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ PIC flag -fPIC -DPIC works... 2025-11-28 00:48:22.214410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ static flag -static works... 2025-11-28 00:48:22.214426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... 2025-11-28 00:48:22.214443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... (cached) 2025-11-28 00:48:22.214460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2025-11-28 00:48:22.214476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2025-11-28 00:48:22.214485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) 2025-11-28 00:48:22.214493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2025-11-28 00:48:22.214502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... immediate 2025-11-28 00:48:22.214510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pow... 2025-11-28 00:48:22.214518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-lm 2025-11-28 00:48:22.214527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing clock_gettime... 2025-11-28 00:48:22.214535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.214543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing timer_create... 2025-11-28 00:48:22.214552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.214560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlock_tryrdlock... 2025-11-28 00:48:22.214568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.214576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlockattr_destroy... 2025-11-28 00:48:22.214585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.214593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_spin_lock... 2025-11-28 00:48:22.214602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.214610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_spin_lock... 2025-11-28 00:48:22.214618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc options needed to detect all undeclared functions... 2025-11-28 00:48:22.214635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-11-28 00:48:22.214643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r is declared... 2025-11-28 00:48:22.214651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r returns char *... 2025-11-28 00:48:22.214668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for MSVC x64 compiler... 2025-11-28 00:48:22.214684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.214693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for windows.h... 2025-11-28 00:48:22.214701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.214709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether USDT probes are enabled... no 2025-11-28 00:48:22.214724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/netlink.h... 2025-11-28 00:48:22.214739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2025-11-28 00:48:22.214768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.214776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local/ssl... no 2025-11-28 00:48:22.214784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/lib/ssl... no 2025-11-28 00:48:22.214792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/ssl... 2025-11-28 00:48:22.214801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.214809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/pkg... no 2025-11-28 00:48:22.214818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local... no 2025-11-28 00:48:22.214826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr... yes 2025-11-28 00:48:22.214834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiling and linking against OpenSSL works... 2025-11-28 00:48:22.214842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether SSL_set_tlsext_host_name is declared... 2025-11-28 00:48:22.214859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for capng_clear in -lcap-ng... 2025-11-28 00:48:22.214876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.214884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for Python 3 (version 3.6 or later)... 2025-11-28 00:48:22.214892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/python3 2025-11-28 00:48:22.214901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for flake8... 2025-11-28 00:48:22.214909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.214917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build-3... 2025-11-28 00:48:22.214925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.214934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build-2... 2025-11-28 00:48:22.214942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.214950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build... 2025-11-28 00:48:22.214959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.214967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dot... 2025-11-28 00:48:22.214975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.214983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_dl.h... 2025-11-28 00:48:22.215016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.215029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strtok_r macro segfaults on some inputs... 2025-11-28 00:48:22.215062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.215072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether AF_XDP is enabled... 2025-11-28 00:48:22.215080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:auto 2025-11-28 00:48:22.215089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bpf/libbpf.h... 2025-11-28 00:48:22.215097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.215106 | 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). 2025-11-28 00:48:22.215115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-11-28 00:48:22.215124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether sys_siglist is declared... 2025-11-28 00:48:22.215132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.215140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sigdescr_np... 2025-11-28 00:48:22.215148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether malloc_trim is declared... 2025-11-28 00:48:22.215165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtim.tv_nsec... 2025-11-28 00:48:22.215193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtimensec... 2025-11-28 00:48:22.215210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.215218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct ifreq.ifr_flagshigh... 2025-11-28 00:48:22.215226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.215235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct mmsghdr.msg_len... 2025-11-28 00:48:22.215243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct sockaddr_in6.sin6_scope_id... 2025-11-28 00:48:22.215260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mlockall... 2025-11-28 00:48:22.215276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strnlen... 2025-11-28 00:48:22.215292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getloadavg... 2025-11-28 00:48:22.215309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for statvfs... 2025-11-28 00:48:22.215336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getmntent_r... 2025-11-28 00:48:22.215366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sendmmsg... 2025-11-28 00:48:22.215396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for clock_gettime... 2025-11-28 00:48:22.215432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mntent.h... 2025-11-28 00:48:22.215457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/statvfs.h... 2025-11-28 00:48:22.215477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/types.h... 2025-11-28 00:48:22.215503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/if_ether.h... 2025-11-28 00:48:22.215550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/net_namespace.h... 2025-11-28 00:48:22.215608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdatomic.h... 2025-11-28 00:48:22.215682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bits/floatn-common.h... 2025-11-28 00:48:22.215706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_mib.h... 2025-11-28 00:48:22.215763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.215792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing backtrace... 2025-11-28 00:48:22.215846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.215856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/perf_event.h... 2025-11-28 00:48:22.215867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.215912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for valgrind/valgrind.h... 2025-11-28 00:48:22.215924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.215936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for connect in -lsocket... 2025-11-28 00:48:22.215979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.216011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing gethostbyname... 2025-11-28 00:48:22.216029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.216076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for groff... 2025-11-28 00:48:22.216112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.216175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc has that supports thread_local... 2025-11-28 00:48:22.216185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.216197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing __atomic_load_8... 2025-11-28 00:48:22.216209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-latomic 2025-11-28 00:48:22.216253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc supports GCC 4.0+ atomic built-ins... 2025-11-28 00:48:22.216266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.216294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(1)... 2025-11-28 00:48:22.216335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-11-28 00:48:22.216348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(2)... 2025-11-28 00:48:22.216398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-11-28 00:48:22.216408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(4)... 2025-11-28 00:48:22.216420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-11-28 00:48:22.216489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(8)... 2025-11-28 00:48:22.216509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-11-28 00:48:22.216530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing aio_write... 2025-11-28 00:48:22.216547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.216568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_set_name_np... 2025-11-28 00:48:22.216580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.216592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_setname_np() variant... 2025-11-28 00:48:22.216638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:glibc 2025-11-28 00:48:22.216650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether __linux__ is defined... 2025-11-28 00:48:22.216662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:true 2025-11-28 00:48:22.216703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking linker output version information... 2025-11-28 00:48:22.216715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libX-3.4.so.0.0.4) 2025-11-28 00:48:22.216754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ supports C++11 features by default... 2025-11-28 00:48:22.216767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.216792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for working posix_memalign... 2025-11-28 00:48:22.216832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.216845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ub_ctx_create in -lunbound... 2025-11-28 00:48:22.216894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.216903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unw_backtrace in -lunwind... 2025-11-28 00:48:22.216915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.216957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the preprocessor supports include_next... 2025-11-28 00:48:22.216969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.216981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether system header files limit the line length... 2025-11-28 00:48:22.217096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.217113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Werror... 2025-11-28 00:48:22.217125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wall... 2025-11-28 00:48:22.217179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wextra... 2025-11-28 00:48:22.217241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-sign-compare... 2025-11-28 00:48:22.217263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wpointer-arith... 2025-11-28 00:48:22.217331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wformat -Wformat-security... 2025-11-28 00:48:22.217376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-enum... 2025-11-28 00:48:22.217418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wunused-parameter... 2025-11-28 00:48:22.217450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbad-function-cast... 2025-11-28 00:48:22.217518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align... 2025-11-28 00:48:22.217549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wstrict-prototypes... 2025-11-28 00:48:22.217591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wold-style-definition... 2025-11-28 00:48:22.217632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-prototypes... 2025-11-28 00:48:22.217675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-field-initializers... 2025-11-28 00:48:22.217717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wthread-safety... 2025-11-28 00:48:22.217759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.217786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -fno-strict-aliasing... 2025-11-28 00:48:22.217812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-bool... 2025-11-28 00:48:22.217854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wlogical-not-parentheses... 2025-11-28 00:48:22.217886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wsizeof-array-argument... 2025-11-28 00:48:22.217948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.217959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbool-compare... 2025-11-28 00:48:22.217971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshift-negative-value... 2025-11-28 00:48:22.218145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wduplicated-cond... 2025-11-28 00:48:22.218166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Qunused-arguments... 2025-11-28 00:48:22.218186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.218198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshadow... 2025-11-28 00:48:22.218240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmultistatement-macros... 2025-11-28 00:48:22.218261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align=strict... 2025-11-28 00:48:22.218310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-null-pointer-arithmetic... 2025-11-28 00:48:22.218354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.218373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Warray-bounds-pointer-arithmetic... 2025-11-28 00:48:22.218409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.218533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused... 2025-11-28 00:48:22.218542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused-parameter... 2025-11-28 00:48:22.218587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking target hint for cgcc... 2025-11-28 00:48:22.218631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64 2025-11-28 00:48:22.218641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking vector options for cgcc... 2025-11-28 00:48:22.218675 | 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 2025-11-28 00:48:22.218685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether actions Autovalidator is default implementation... no 2025-11-28 00:48:22.218725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether DPCLS Autovalidator is default implementation... 2025-11-28 00:48:22.218744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.218764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether DPIF AVX512 is default implementation... 2025-11-28 00:48:22.218787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.218805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether MFEX Autovalidator is default implementation... 2025-11-28 00:48:22.218822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.218839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking binutils avx512 assembler checks passing... 2025-11-28 00:48:22.218856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiler correctly emits AVX512-VL... 2025-11-28 00:48:22.218919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512f... 2025-11-28 00:48:22.218972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.218985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512bw... 2025-11-28 00:48:22.219030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.219066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512vl... 2025-11-28 00:48:22.219077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.219087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512vbmi... 2025-11-28 00:48:22.219128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.219136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiler correctly emits AVX512-VPOPCNTDQ... 2025-11-28 00:48:22.219147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.219191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct tcf_t.firstuse... 2025-11-28 00:48:22.219202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.219235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether dpdk is enabled... 2025-11-28 00:48:22.219245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.219279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... (cached) yes 2025-11-28 00:48:22.219290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking that generated files are newer than configure... 2025-11-28 00:48:22.219323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2025-11-28 00:48:22.219333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure: creating ./config.status 2025-11-28 00:48:22.219367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/stdio.h 2025-11-28 00:48:22.219377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/string.h 2025-11-28 00:48:22.219423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ovsdb/libovsdb.sym 2025-11-28 00:48:22.219433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ofproto/libofproto.sym 2025-11-28 00:48:22.219467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libsflow.sym 2025-11-28 00:48:22.219528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libopenvswitch.sym 2025-11-28 00:48:22.219539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating vtep/libvtep.sym 2025-11-28 00:48:22.219582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2025-11-28 00:48:22.219593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating tests/atlocal 2025-11-28 00:48:22.219626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libopenvswitch.pc 2025-11-28 00:48:22.219637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libsflow.pc 2025-11-28 00:48:22.219677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ofproto/libofproto.pc 2025-11-28 00:48:22.219688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ovsdb/libovsdb.pc 2025-11-28 00:48:22.219722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating include/openvswitch/version.h 2025-11-28 00:48:22.219732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating config.h 2025-11-28 00:48:22.219765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing tests/atconfig commands 2025-11-28 00:48:22.219776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2025-11-28 00:48:22.219810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing libtool commands 2025-11-28 00:48:22.219820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing include/openflow/openflow.h.stamp commands 2025-11-28 00:48:22.219852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/bugtool/dummy commands 2025-11-28 00:48:22.219870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing ipsec/dummy commands 2025-11-28 00:48:22.219896 | 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 && \ 2025-11-28 00:48:22.219914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ofproto/ipfix-entities.def.tmp ofproto/ipfix-entities.def 2025-11-28 00:48:22.219970 | 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 2025-11-28 00:48:22.219979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2025-11-28 00:48:22.219989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e '/^##/d' \ 2025-11-28 00:48:22.221260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.221279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.221287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.221294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.221301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.221308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.221315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < python/ovs/dirs.py.template > python/ovs/dirs.py.tmp && \ 2025-11-28 00:48:22.221322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv python/ovs/dirs.py.tmp python/ovs/dirs.py 2025-11-28 00:48:22.221331 | 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 2025-11-28 00:48:22.221349 | 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 2025-11-28 00:48:22.221358 | 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 && \ 2025-11-28 00:48:22.221371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/idltest.ovsidl.tmp tests/idltest.ovsidl 2025-11-28 00:48:22.221379 | 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 && \ 2025-11-28 00:48:22.221386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vtep/vtep-idl.ovsidl.tmp vtep/vtep-idl.ovsidl 2025-11-28 00:48:22.221393 | 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 2025-11-28 00:48:22.221402 | 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 2025-11-28 00:48:22.221410 | 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 2025-11-28 00:48:22.221418 | 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 2025-11-28 00:48:22.221425 | 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 2025-11-28 00:48:22.221432 | 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 2025-11-28 00:48:22.221439 | 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 2025-11-28 00:48:22.221447 | 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 2025-11-28 00:48:22.221454 | 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 2025-11-28 00:48:22.221461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake all-am 2025-11-28 00:48:22.221468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Entering directory '/ovn/ovs' 2025-11-28 00:48:22.221481 | 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 2025-11-28 00:48:22.221489 | 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 2025-11-28 00:48:22.221496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/object-collection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.221509 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.221523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.221530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-execute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.221543 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.221556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.221568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/meta-flow.inc.tmp lib/meta-flow.inc 2025-11-28 00:48:22.221580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/nx-match.inc.tmp lib/nx-match.inc 2025-11-28 00:48:22.221592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-execute-private.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.221605 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.221618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.221632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.221640 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.221647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.221662 | 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 2025-11-28 00:48:22.221681 | 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 2025-11-28 00:48:22.221689 | 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 2025-11-28 00:48:22.221697 | 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 2025-11-28 00:48:22.221705 | 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 2025-11-28 00:48:22.221712 | 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 2025-11-28 00:48:22.221719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-bundle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.221731 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.221739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.221746 | 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 2025-11-28 00:48:22.221758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.221769 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.221776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.221784 | 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 2025-11-28 00:48:22.221791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.221798 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.221805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.221813 | 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 2025-11-28 00:48:22.221820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ed-props.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.221842 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.221850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.221857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/extract-ofp-errors \ 2025-11-28 00:48:22.221864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openvswitch/ofp-errors.h \ 2025-11-28 00:48:22.221875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openflow/openflow-common.h > lib/ofp-errors.inc.tmp && \ 2025-11-28 00:48:22.221882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ofp-errors.inc.tmp lib/ofp-errors.inc 2025-11-28 00:48:22.221889 | 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 2025-11-28 00:48:22.221896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.221903 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.221911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222063 | 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 2025-11-28 00:48:22.222078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222085 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ipfix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222118 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222132 | 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 2025-11-28 00:48:22.222140 | 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 2025-11-28 00:48:22.222147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222161 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222176 | 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 2025-11-28 00:48:22.222196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-meter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222208 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222239 | 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 2025-11-28 00:48:22.222251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-monitor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222263 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222295 | 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 2025-11-28 00:48:22.222310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/extract-ofp-msgs \ 2025-11-28 00:48:22.222330 | 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 2025-11-28 00:48:22.222341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222348 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222370 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222389 | 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 2025-11-28 00:48:22.222397 | 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 2025-11-28 00:48:22.222404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222418 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222444 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222458 | 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 2025-11-28 00:48:22.222470 | 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 2025-11-28 00:48:22.222478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-prop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222485 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222504 | 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 2025-11-28 00:48:22.222516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-protocol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222524 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222623 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222642 | 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 2025-11-28 00:48:22.222650 | 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 2025-11-28 00:48:22.222657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222664 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222683 | 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 2025-11-28 00:48:22.222690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222703 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222728 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222743 | 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 2025-11-28 00:48:22.222754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-version-opt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222761 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofpbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222783 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222801 | 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 2025-11-28 00:48:22.222813 | 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 2025-11-28 00:48:22.222820 | 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 2025-11-28 00:48:22.222832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-atomic-locked.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222839 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222860 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222879 | 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 2025-11-28 00:48:22.222887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-numa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222894 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.222912 | 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 2025-11-28 00:48:22.222924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-rcu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.222931 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.222938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223055 | 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 2025-11-28 00:48:22.223070 | 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 2025-11-28 00:48:22.223077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-replay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223084 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223104 | 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 2025-11-28 00:48:22.223124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-router.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223131 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223158 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223173 | 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 2025-11-28 00:48:22.223180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-cs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223187 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223217 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223231 | 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 2025-11-28 00:48:22.223243 | 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 2025-11-28 00:48:22.223251 | 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 2025-11-28 00:48:22.223258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223265 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223294 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223387 | 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 2025-11-28 00:48:22.223400 | 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 2025-11-28 00:48:22.223413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-map-op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223426 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223451 | 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 2025-11-28 00:48:22.223464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-set-op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223484 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-condition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223513 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223528 | 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 2025-11-28 00:48:22.223535 | 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 2025-11-28 00:48:22.223543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223550 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223589 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223630 | 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 2025-11-28 00:48:22.223723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223733 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223747 | 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 2025-11-28 00:48:22.223755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ox-stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223762 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223781 | 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 2025-11-28 00:48:22.223788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/packets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223800 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223820 | 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 2025-11-28 00:48:22.223829 | 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 2025-11-28 00:48:22.223836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/pcap-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223843 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/perf-counter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223873 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223891 | 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 2025-11-28 00:48:22.223903 | 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 2025-11-28 00:48:22.223955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stopwatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.223963 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.223970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.223977 | 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 2025-11-28 00:48:22.224011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/poll-loop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224024 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224073 | 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 2025-11-28 00:48:22.224081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224089 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224109 | 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 2025-11-28 00:48:22.224117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/pvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224124 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224144 | 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 2025-11-28 00:48:22.224203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224216 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224238 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224252 | 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 2025-11-28 00:48:22.224260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/reconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224272 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224287 | 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 2025-11-28 00:48:22.224294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rstp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224306 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224368 | 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 2025-11-28 00:48:22.224376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rstp-state-machines.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224384 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224403 | 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 2025-11-28 00:48:22.224410 | 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 2025-11-28 00:48:22.224417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224424 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sha1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224465 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224572 | 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 2025-11-28 00:48:22.224590 | 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 2025-11-28 00:48:22.224597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/shash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224604 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224618 | 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 2025-11-28 00:48:22.224625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/simap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224638 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224658 | 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 2025-11-28 00:48:22.224698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/skiplist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224705 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/smap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224727 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224741 | 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 2025-11-28 00:48:22.224748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/socket-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224760 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224784 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224803 | 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 2025-11-28 00:48:22.224814 | 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 2025-11-28 00:48:22.224826 | 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 2025-11-28 00:48:22.224876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224885 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.224933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.224949 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.224965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.225019 | 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 2025-11-28 00:48:22.226403 | 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 2025-11-28 00:48:22.226453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226467 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226488 | 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 2025-11-28 00:48:22.226499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-replay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226521 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226560 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226600 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226620 | 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 2025-11-28 00:48:22.226630 | 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 2025-11-28 00:48:22.226658 | 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 2025-11-28 00:48:22.226675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226686 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226725 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/svec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226755 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226775 | 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 2025-11-28 00:48:22.226786 | 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 2025-11-28 00:48:22.226801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-direct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226816 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226843 | 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 2025-11-28 00:48:22.226853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-libc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226863 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226892 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226918 | 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 2025-11-28 00:48:22.226933 | 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 2025-11-28 00:48:22.226943 | 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 2025-11-28 00:48:22.226959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.226970 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.226979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.226989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227093 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/timeval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227134 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227161 | 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 2025-11-28 00:48:22.227171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tnl-neigh-cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227181 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227209 | 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 2025-11-28 00:48:22.227219 | 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 2025-11-28 00:48:22.227229 | 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 2025-11-28 00:48:22.227245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tnl-ports.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227260 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227281 | 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 2025-11-28 00:48:22.227291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-native-tnl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227308 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/token-bucket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227338 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tun-metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227373 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227398 | 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 2025-11-28 00:48:22.227408 | 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 2025-11-28 00:48:22.227425 | 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 2025-11-28 00:48:22.227436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/unicode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227445 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/unixctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227481 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227500 | 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 2025-11-28 00:48:22.227515 | 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 2025-11-28 00:48:22.227525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/userspace-tso.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227542 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227563 | 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 2025-11-28 00:48:22.227756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227769 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/uuid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227799 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/uuidset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227834 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227854 | 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 2025-11-28 00:48:22.227863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vconn-stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227873 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227904 | 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 2025-11-28 00:48:22.227914 | 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 2025-11-28 00:48:22.227929 | 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 2025-11-28 00:48:22.227939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227948 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.227958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.227968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vlan-bitmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.227978 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228071 | 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 2025-11-28 00:48:22.228083 | 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 2025-11-28 00:48:22.228093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vlog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228103 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/daemon-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228139 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228158 | 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 2025-11-28 00:48:22.228181 | 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 2025-11-28 00:48:22.228191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/latch-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228201 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/signals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228231 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/socket-util-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228270 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228297 | 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 2025-11-28 00:48:22.228307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228323 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228344 | 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 2025-11-28 00:48:22.228354 | 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 2025-11-28 00:48:22.228369 | 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 2025-11-28 00:48:22.228385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228395 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netlink-rtnl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228430 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228451 | 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 2025-11-28 00:48:22.228461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/if-notifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228471 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228505 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228531 | 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 2025-11-28 00:48:22.228541 | 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 2025-11-28 00:48:22.228557 | 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 2025-11-28 00:48:22.228567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-offload-tc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228577 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-conntrack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228611 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228638 | 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 2025-11-28 00:48:22.228649 | 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 2025-11-28 00:48:22.228659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-notifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228675 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228695 | 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 2025-11-28 00:48:22.228705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228719 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228745 | 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 2025-11-28 00:48:22.228755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rtnetlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228765 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/route-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228800 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228820 | 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 2025-11-28 00:48:22.228836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228851 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228871 | 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 2025-11-28 00:48:22.228881 | 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 2025-11-28 00:48:22.228891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpdk-stub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228908 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/async-append-aio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.228939 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.228955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.228965 | 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 2025-11-28 00:48:22.228981 | 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 2025-11-28 00:48:22.228991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-ssl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.229026 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.229052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.229062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dhparams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.229079 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.229089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.229100 | 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 2025-11-28 00:48:22.229118 | 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 2025-11-28 00:48:22.229128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dns-resolve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.229148 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.229158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.229168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(echo '/* -*- mode: c; buffer-read-only: t -*- */' && sed < ./lib/dirs.c.in \ 2025-11-28 00:48:22.229178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]srcdir[@],.,g' \ 2025-11-28 00:48:22.229188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],"/var/log/openvswitch",g' \ 2025-11-28 00:48:22.229198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],"/var/run/openvswitch",g' \ 2025-11-28 00:48:22.229208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],"/etc/openvswitch",g' \ 2025-11-28 00:48:22.229218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],"/usr/bin",g' \ 2025-11-28 00:48:22.229227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],"/etc",g' \ 2025-11-28 00:48:22.229237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],"/usr/share/openvswitch",g') \ 2025-11-28 00:48:22.229247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > lib/dirs.c.tmp && \ 2025-11-28 00:48:22.229257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/dirs.c.tmp lib/dirs.c 2025-11-28 00:48:22.229267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-server-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.229282 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.229293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.229302 | 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 2025-11-28 00:48:22.229319 | 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 2025-11-28 00:48:22.229329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vswitch-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.229344 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.229354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.229365 | ubuntu-noble-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 2025-11-28 00:48:22.229376 | 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 2025-11-28 00:48:22.229399 | 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 2025-11-28 00:48:22.229411 | ubuntu-noble-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 2025-11-28 00:48:22.229426 | 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 2025-11-28 00:48:22.229438 | ubuntu-noble-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 2025-11-28 00:48:22.229457 | 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 2025-11-28 00:48:22.229475 | 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 2025-11-28 00:48:22.229486 | ubuntu-noble-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 2025-11-28 00:48:22.229502 | 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 2025-11-28 00:48:22.229512 | 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 2025-11-28 00:48:22.229522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-testcontroller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.229532 | 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 &&\ 2025-11-28 00:48:22.229542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.229552 | 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 2025-11-28 00:48:22.229562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-dpctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.229584 | 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 &&\ 2025-11-28 00:48:22.229594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.229604 | 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 2025-11-28 00:48:22.229615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-ofctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.229625 | 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 &&\ 2025-11-28 00:48:22.229635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.229650 | ubuntu-noble-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 2025-11-28 00:48:22.229661 | ubuntu-noble-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 2025-11-28 00:48:22.229671 | 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 2025-11-28 00:48:22.229696 | 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 2025-11-28 00:48:22.229706 | 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 2025-11-28 00:48:22.229716 | ubuntu-noble-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 2025-11-28 00:48:22.229731 | 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 2025-11-28 00:48:22.229742 | 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 2025-11-28 00:48:22.229752 | ubuntu-noble-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 2025-11-28 00:48:22.229768 | 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 2025-11-28 00:48:22.229786 | 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 2025-11-28 00:48:22.229796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-vsctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.229806 | 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 &&\ 2025-11-28 00:48:22.229816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.229826 | 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 2025-11-28 00:48:22.229836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/nlmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.229851 | 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 &&\ 2025-11-28 00:48:22.229861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.229871 | 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 2025-11-28 00:48:22.229881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/_server.ovsschema.inc.tmp ovsdb/_server.ovsschema.inc 2025-11-28 00:48:22.229891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-pki.in | \ 2025-11-28 00:48:22.229901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.229911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.229920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.229930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.229946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.229956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.229966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.229980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.229990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.230026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.230053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.230063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.230073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.230082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.230092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.230101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.230111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pki.tmp 2025-11-28 00:48:22.230125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pki.tmp utilities/ovs-pki 2025-11-28 00:48:22.230135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-pcap.in | \ 2025-11-28 00:48:22.230145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.230154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.230164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.230173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.230187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.230197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.230206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.230219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.230229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.230242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.230283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.230297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.230310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.230340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.230354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.230389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.230403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pcap.tmp 2025-11-28 00:48:22.230474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pcap.tmp utilities/ovs-pcap 2025-11-28 00:48:22.230486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-tcpdump.in | \ 2025-11-28 00:48:22.230499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.230509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.230522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.230535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.230556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.230620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.230631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.230654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.230668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.230678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.230691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.230705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.230766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.230777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.230790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.230800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.230813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-tcpdump.tmp 2025-11-28 00:48:22.230863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-tcpdump.tmp utilities/ovs-tcpdump 2025-11-28 00:48:22.230873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-tcpundump.in | \ 2025-11-28 00:48:22.230887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.230900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.230932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.230963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.230977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.231028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.231075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.231086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.231099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.231127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.231141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.231203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.231213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.231226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.231236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.231249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.231279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-tcpundump.tmp 2025-11-28 00:48:22.231310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-tcpundump.tmp utilities/ovs-tcpundump 2025-11-28 00:48:22.231341 | 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 | \ 2025-11-28 00:48:22.231355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.231414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.231425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.231438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.231459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.231469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.231482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.231513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.231527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.231559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.231573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.231635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.231645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.231658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.231668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.231681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.231711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl-top.tmp 2025-11-28 00:48:22.231741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl-top.tmp utilities/ovs-dpctl-top 2025-11-28 00:48:22.231772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-l3ping.in | \ 2025-11-28 00:48:22.231786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.233086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.233119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.233128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.233137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.233145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.233154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.233163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.233171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.233180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.233188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.233197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.233206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.233214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.233222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.233231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.233240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-l3ping.tmp 2025-11-28 00:48:22.233249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-l3ping.tmp utilities/ovs-l3ping 2025-11-28 00:48:22.233257 | 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 | \ 2025-11-28 00:48:22.233266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.233274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.233283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.233291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.233308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.233316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.233325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.233333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.233341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.233349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.233358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.233366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.233374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.233383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.233391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.233399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.233407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-parse-backtrace.tmp 2025-11-28 00:48:22.233415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-parse-backtrace.tmp utilities/ovs-parse-backtrace 2025-11-28 00:48:22.233424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-test.in | \ 2025-11-28 00:48:22.233432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.233441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.233449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.233457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.233465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.233474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.233482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.233490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.233498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.233506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.233515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.233523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.233531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.233539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.233547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.233563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.233576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-test.tmp 2025-11-28 00:48:22.233584 | 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 | \ 2025-11-28 00:48:22.233593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.233601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.233609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.233618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.233626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.233640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.233648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.233656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.233664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.233672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.233681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.233689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.233697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.233705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.233714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.233722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.233730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-vlan-test.tmp 2025-11-28 00:48:22.233738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-test.tmp utilities/ovs-test 2025-11-28 00:48:22.233746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-sim.in | \ 2025-11-28 00:48:22.233755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.233763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.233771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.233780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.233788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.233796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.233804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.233812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.233821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.233829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.233837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.233845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.233853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.233862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.233870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.233878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.233886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-sim.tmp 2025-11-28 00:48:22.233894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-vlan-test.tmp utilities/ovs-vlan-test 2025-11-28 00:48:22.233903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-idlc.in | \ 2025-11-28 00:48:22.233911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.233919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.233927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.233936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.233944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.233957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.233966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.233974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.233982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.234014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.234027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.234061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.234076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.234085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.234093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.234102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.234110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-idlc.tmp 2025-11-28 00:48:22.234119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-sim.tmp utilities/ovs-sim 2025-11-28 00:48:22.234127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-dot.in | \ 2025-11-28 00:48:22.234136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.234145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.234153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.234162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.234170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.234179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.234187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.234196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.234205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.234213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.234221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.234230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.234238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.234247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.234255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.234263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.234272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-dot.tmp 2025-11-28 00:48:22.234281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-idlc.tmp ovsdb/ovsdb-idlc 2025-11-28 00:48:22.234289 | 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 | \ 2025-11-28 00:48:22.234298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.234306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.234315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.234324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.234332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.234350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.234359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.234368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.234376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.234385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.234393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.234402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.234410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.234419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.234427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.234436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.234444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/bugtool/ovs-bugtool.tmp 2025-11-28 00:48:22.234453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-dot.tmp ovsdb/ovsdb-dot 2025-11-28 00:48:22.234461 | 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 | \ 2025-11-28 00:48:22.234470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.234482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.234491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.234499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.234507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.234516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.234524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.234540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.234549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.234558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.234569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.234578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.234590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.234620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.234633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.234682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.234691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-check-dead-ifs.tmp 2025-11-28 00:48:22.234703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-ctl.in | \ 2025-11-28 00:48:22.234731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.234758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.234786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.234812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.234837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.234881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.234897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.234909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.234920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.234977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.234987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.235024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.235077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.235092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.235104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.235116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.235146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-ctl.tmp 2025-11-28 00:48:22.235192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/bugtool/ovs-bugtool.tmp utilities/bugtool/ovs-bugtool 2025-11-28 00:48:22.235202 | 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 | \ 2025-11-28 00:48:22.235214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.235268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.235277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.235289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.235301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.235328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.235356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.235381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.235406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.235455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.235464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.235476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.235488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.235530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.235539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.235551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.235604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-kmod-ctl.tmp 2025-11-28 00:48:22.235613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-ctl.tmp utilities/ovs-ctl 2025-11-28 00:48:22.235625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-check-dead-ifs.tmp utilities/ovs-check-dead-ifs 2025-11-28 00:48:22.235674 | 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 | \ 2025-11-28 00:48:22.235684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.235696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.235714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.235726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.235769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.235789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.235801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.235852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.235861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.235963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.235974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.235986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.236024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.236061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.236073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.236117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.236126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ipsec/ovs-monitor-ipsec.tmp 2025-11-28 00:48:22.236138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < vtep/ovs-vtep.in | \ 2025-11-28 00:48:22.236192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.236243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.236253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.236264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.236305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.236314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.236326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.236366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.236376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.236387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.236427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.236436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.236447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.236488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.236498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.236510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.236560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vtep/ovs-vtep.tmp 2025-11-28 00:48:22.236570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-kmod-ctl.tmp utilities/ovs-kmod-ctl 2025-11-28 00:48:22.236582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONIOENCODING=utf8 PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-fields \ 2025-11-28 00:48:22.236634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --ovs-version=3.4.4 ovs-fields \ 2025-11-28 00:48:22.236643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openvswitch/meta-flow.h \ 2025-11-28 00:48:22.236703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./lib/meta-flow.xml > lib/ovs-fields.7.tmp 2025-11-28 00:48:22.236721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ipsec/ovs-monitor-ipsec.tmp ipsec/ovs-monitor-ipsec 2025-11-28 00:48:22.236734 | 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 | \ 2025-11-28 00:48:22.236754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.236766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.236810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.236819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.236831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.236882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.236891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.236903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.236949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.236965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.236984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.237051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.237065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.237077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.237134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.237144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.237155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-testcontroller.8.tmp 2025-11-28 00:48:22.237167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vtep/ovs-vtep.tmp vtep/ovs-vtep 2025-11-28 00:48:22.237209 | 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 | \ 2025-11-28 00:48:22.237222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.237233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.237274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.237286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.237298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.237338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.237347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.237387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.237396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.237408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.237448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.237457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.237468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.237508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.237518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.237529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.237569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl.8.tmp 2025-11-28 00:48:22.237582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-testcontroller.8.tmp utilities/ovs-testcontroller.8 2025-11-28 00:48:22.237632 | 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 | \ 2025-11-28 00:48:22.237655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.237698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.237707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.237719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.237760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.237772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.237784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.237823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.237833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.237847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.237916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.237927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.237939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.237948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.237959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.238016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.238031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl-top.8.tmp 2025-11-28 00:48:22.238062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl.8.tmp utilities/ovs-dpctl.8 2025-11-28 00:48:22.238104 | 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 | \ 2025-11-28 00:48:22.238117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.239282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.239317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.239325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.239331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.239346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.239352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.239357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.239362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.239368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.239373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.239379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.239384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.239389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.239394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.239400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.239405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-ofctl.8.tmp 2025-11-28 00:48:22.239411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl-top.8.tmp utilities/ovs-dpctl-top.8 2025-11-28 00:48:22.239416 | 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 | \ 2025-11-28 00:48:22.239429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.239434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.239440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.239445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.239450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.239456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.239461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.239466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.239471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.239477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.239482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.239487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.239492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.239500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.239509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.239516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.239522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pcap.1.tmp 2025-11-28 00:48:22.239527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovs-fields.7.tmp lib/ovs-fields.7 2025-11-28 00:48:22.239533 | 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 | \ 2025-11-28 00:48:22.239539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.239544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.239549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.239555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.239560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.239565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.239571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.239576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.239581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.239586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.239592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.239597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.239602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.239607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.239615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.239624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.239638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-vsctl.8.tmp 2025-11-28 00:48:22.239644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-ofctl.8.tmp utilities/ovs-ofctl.8 2025-11-28 00:48:22.239649 | 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 | \ 2025-11-28 00:48:22.239663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.239669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.239675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.239680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.239685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.239691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.239696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.239702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.239707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.239713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.239718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.239724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.239729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.239734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.239740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.239745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.239751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/bugtool/ovs-bugtool.8.tmp 2025-11-28 00:48:22.239756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pcap.1.tmp utilities/ovs-pcap.1 2025-11-28 00:48:22.239761 | 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 | \ 2025-11-28 00:48:22.239767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.239772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.239778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.239783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.239789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.239794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.239800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.239805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.239839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.239846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.239851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.239857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.239862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.239868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.239873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.239879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.239884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vswitchd/ovs-vswitchd.8.tmp 2025-11-28 00:48:22.239890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/bugtool/ovs-bugtool.8.tmp utilities/bugtool/ovs-bugtool.8 2025-11-28 00:48:22.239895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2025-11-28 00:48:22.239905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-11-28 00:48:22.239911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2025-11-28 00:48:22.239916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vswitchd/vswitch.ovsschema \ 2025-11-28 00:48:22.239922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vswitchd/vswitch.xml > vswitchd/ovs-vswitchd.conf.db.5.tmp && \ 2025-11-28 00:48:22.239927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vswitchd/ovs-vswitchd.conf.db.5.tmp vswitchd/ovs-vswitchd.conf.db.5 2025-11-28 00:48:22.239933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-vsctl.8.tmp utilities/ovs-vsctl.8 2025-11-28 00:48:22.239938 | 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 | \ 2025-11-28 00:48:22.239944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.239949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.239955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.239960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.239966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.239971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.239977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.239986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.239992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.240023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.240029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.240088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.240100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.240110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.240118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.240124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.240129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-tool.1.tmp 2025-11-28 00:48:22.240134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vswitchd/ovs-vswitchd.8.tmp vswitchd/ovs-vswitchd.8 2025-11-28 00:48:22.240140 | 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 | \ 2025-11-28 00:48:22.240146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.240151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.240157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.240162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.240167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.240173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.240178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.240188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.240193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.240199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.240204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.240210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.240221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.240226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.240232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.240237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.240243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-client.1.tmp 2025-11-28 00:48:22.240248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-tool.1.tmp ovsdb/ovsdb-tool.1 2025-11-28 00:48:22.240254 | 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 | \ 2025-11-28 00:48:22.240259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.240265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.240273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.240278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.240284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.240289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.240295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.240302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.240310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.240368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.240375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.240383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.240425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.240431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.240461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.240470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.240499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-server.1.tmp 2025-11-28 00:48:22.240519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-client.1.tmp ovsdb/ovsdb-client.1 2025-11-28 00:48:22.240590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2025-11-28 00:48:22.240598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2025-11-28 00:48:22.240606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/_server.ovsschema \ 2025-11-28 00:48:22.240652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/_server.xml > ovsdb/ovsdb-server.5.tmp && \ 2025-11-28 00:48:22.240661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/ovsdb-server.5.tmp ovsdb/ovsdb-server.5 2025-11-28 00:48:22.240694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-server.1.tmp ovsdb/ovsdb-server.1 2025-11-28 00:48:22.240702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2025-11-28 00:48:22.240740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2025-11-28 00:48:22.240748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/local-config.ovsschema \ 2025-11-28 00:48:22.240787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/local-config.xml > ovsdb/ovsdb.local-config.5.tmp && \ 2025-11-28 00:48:22.240796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/ovsdb.local-config.5.tmp ovsdb/ovsdb.local-config.5 2025-11-28 00:48:22.240837 | 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 | \ 2025-11-28 00:48:22.240851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.240891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.240897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.240934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.240943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.240981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.240990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.241062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.241072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.241102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.241110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.241140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.241148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.241188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.241197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.241235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.241243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vtep/vtep-ctl.8.tmp 2025-11-28 00:48:22.241285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2025-11-28 00:48:22.241293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-11-28 00:48:22.241332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2025-11-28 00:48:22.241340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vtep/vtep.ovsschema \ 2025-11-28 00:48:22.241377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vtep/vtep.xml > vtep/vtep.5.tmp && \ 2025-11-28 00:48:22.241386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vtep/vtep.5.tmp vtep/vtep.5 2025-11-28 00:48:22.241428 | 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 2025-11-28 00:48:22.241437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vtep/vtep-ctl.8.tmp vtep/vtep-ctl.8 2025-11-28 00:48:22.241479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' > version.py.tmp && \ 2025-11-28 00:48:22.241488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:echo 'VERSION = "3.4.4"' >> version.py.tmp && \ 2025-11-28 00:48:22.241525 | 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 2025-11-28 00:48:22.241536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-lib.in | \ 2025-11-28 00:48:22.241576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-11-28 00:48:22.242334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.242389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.242402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.242413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.242422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.242432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.242452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.242462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-11-28 00:48:22.242471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.242511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.242521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.242531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.242541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.242550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.242560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.242570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-lib.tmp 2025-11-28 00:48:22.242580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv python/ovs/flow/ofp_fields.py.tmp python/ovs/flow/ofp_fields.py 2025-11-28 00:48:22.242590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base::;{ \ 2025-11-28 00:48:22.242600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo '# Signature of the current package.' && \ 2025-11-28 00:48:22.242609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_NAME], [openvswitch])' && \ 2025-11-28 00:48:22.242619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_TARNAME], [openvswitch])' && \ 2025-11-28 00:48:22.242629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_VERSION], [3.4.4])' && \ 2025-11-28 00:48:22.242638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_STRING], [openvswitch 3.4.4])' && \ 2025-11-28 00:48:22.242648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_BUGREPORT], [bugs@openvswitch.org])'; \ 2025-11-28 00:48:22.242658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:} >'./package.m4' 2025-11-28 00:48:22.242670 | 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 2025-11-28 00:48:22.242681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-lib.tmp utilities/ovs-lib 2025-11-28 00:48:22.242693 | 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 2025-11-28 00:48:22.242704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2025-11-28 00:48:22.242714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.242723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < ./python/setup.py.template > setup.py.tmp && \ 2025-11-28 00:48:22.242739 | 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 2025-11-28 00:48:22.242757 | 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 && \ 2025-11-28 00:48:22.242776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/intel-ext.hstamp 2025-11-28 00:48:22.242801 | 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 && \ 2025-11-28 00:48:22.242820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/netronome-ext.hstamp 2025-11-28 00:48:22.242850 | 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 && \ 2025-11-28 00:48:22.242867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/nicira-ext.hstamp 2025-11-28 00:48:22.242901 | 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 && \ 2025-11-28 00:48:22.242919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.0.hstamp 2025-11-28 00:48:22.242937 | 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 && \ 2025-11-28 00:48:22.242954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.1.hstamp 2025-11-28 00:48:22.243223 | 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 && \ 2025-11-28 00:48:22.243255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.2.hstamp 2025-11-28 00:48:22.243288 | 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 && \ 2025-11-28 00:48:22.243307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.3.hstamp 2025-11-28 00:48:22.243324 | 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 && \ 2025-11-28 00:48:22.243340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.4.hstamp 2025-11-28 00:48:22.243356 | 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 && \ 2025-11-28 00:48:22.243372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.5.hstamp 2025-11-28 00:48:22.243390 | 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 && \ 2025-11-28 00:48:22.243409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-common.hstamp 2025-11-28 00:48:22.243425 | 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 && \ 2025-11-28 00:48:22.243442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow.hstamp 2025-11-28 00:48:22.243461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch cxx-check 2025-11-28 00:48:22.243479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check vswitchd/vswitch.ovsschema vswitchd/vswitch.ovsschema.stamp 2025-11-28 00:48:22.243496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovsdb/_server.ovsschema ovsdb/_server.ovsschema.stamp 2025-11-28 00:48:22.243513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovsdb/local-config.ovsschema ovsdb/local-config.ovsschema.stamp 2025-11-28 00:48:22.243531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check vtep/vtep.ovsschema vtep/vtep.ovsschema.stamp 2025-11-28 00:48:22.243549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-appctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.243568 | 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 &&\ 2025-11-28 00:48:22.243601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.243618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/aes128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.243637 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.243656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.243673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.243717 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.243738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.243757 | 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 2025-11-28 00:48:22.243774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/bfd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.243791 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.243807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.243818 | 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 2025-11-28 00:48:22.243844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/bundle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.243854 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.243864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.243881 | 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 2025-11-28 00:48:22.243897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/byteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.243907 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.243917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.243926 | 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 2025-11-28 00:48:22.243937 | 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 2025-11-28 00:48:22.243952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cfm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.243962 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.243972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.243981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/classifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244117 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244159 | 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 2025-11-28 00:48:22.244169 | 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 2025-11-28 00:48:22.244179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ccmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244189 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244217 | 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 2025-11-28 00:48:22.244227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244236 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/colors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244280 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244300 | 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 2025-11-28 00:48:22.244310 | 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 2025-11-28 00:48:22.244332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/command-line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244342 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244362 | 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 2025-11-28 00:48:22.244371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/connectivity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244388 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-icmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244418 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244447 | 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 2025-11-28 00:48:22.244482 | 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 2025-11-28 00:48:22.244492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244501 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-tp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244532 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244556 | 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 2025-11-28 00:48:22.244580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-other.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244596 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244627 | 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 2025-11-28 00:48:22.244643 | 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 2025-11-28 00:48:22.244659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244686 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cooperative-multitasking.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244742 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/coverage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244798 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244828 | 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 2025-11-28 00:48:22.244844 | 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 2025-11-28 00:48:22.244868 | 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 2025-11-28 00:48:22.244884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cpu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244908 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.244950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/crc32c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.244966 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.244981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245069 | 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 2025-11-28 00:48:22.245089 | 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 2025-11-28 00:48:22.245104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/csum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245119 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ct-dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245200 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245234 | 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 2025-11-28 00:48:22.245251 | 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 2025-11-28 00:48:22.245267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/daemon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245283 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245313 | 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 2025-11-28 00:48:22.245329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/db-ctl-base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245363 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245407 | 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 2025-11-28 00:48:22.245423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245439 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245471 | 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 2025-11-28 00:48:22.245487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245502 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dp-packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245568 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245609 | 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 2025-11-28 00:48:22.245626 | 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 2025-11-28 00:48:22.245642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dp-packet-gso.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245657 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245687 | 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 2025-11-28 00:48:22.245722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-extract-study.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245748 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245802 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245834 | 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 2025-11-28 00:48:22.245850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup-autovalidator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.245866 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.245882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.245897 | 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 2025-11-28 00:48:22.245952 | 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 2025-11-28 00:48:22.245982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup-generic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.246075 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.246093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.246109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.246126 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.246143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.246160 | 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 2025-11-28 00:48:22.246186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-dfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.246204 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.246220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.246441 | 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 2025-11-28 00:48:22.246469 | 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 2025-11-28 00:48:22.246487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.246504 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.246521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.246538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.246555 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.246581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.246598 | 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 2025-11-28 00:48:22.246628 | 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 2025-11-28 00:48:22.246652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-perf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.246669 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.246686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.246703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.246720 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.246736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.246753 | 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 2025-11-28 00:48:22.246778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/heap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.246796 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.246813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.246840 | 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 2025-11-28 00:48:22.246872 | 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 2025-11-28 00:48:22.246890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dynamic-string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.246907 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.246925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.246942 | 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 2025-11-28 00:48:22.246968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/entropy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.246985 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247100 | 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 2025-11-28 00:48:22.247117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/fat-rwlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247140 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/fatal-signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247187 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247231 | 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 2025-11-28 00:48:22.247247 | 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 2025-11-28 00:48:22.247263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247287 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/guarded-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247343 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247375 | 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 2025-11-28 00:48:22.247402 | 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 2025-11-28 00:48:22.247417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247432 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247487 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247529 | 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 2025-11-28 00:48:22.247547 | 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 2025-11-28 00:48:22.247572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247588 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hmapx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247636 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247667 | 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 2025-11-28 00:48:22.247695 | 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 2025-11-28 00:48:22.247712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/id-fpool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247736 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/id-pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247793 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247823 | 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 2025-11-28 00:48:22.247837 | 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 2025-11-28 00:48:22.247853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/if-notifier-manual.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247880 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ipf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247934 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.247960 | 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 2025-11-28 00:48:22.247969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/jhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.247978 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.247986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248025 | 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 2025-11-28 00:48:22.248118 | 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 2025-11-28 00:48:22.248130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/json.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248145 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248170 | 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 2025-11-28 00:48:22.248178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/jsonrpc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248187 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248205 | 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 2025-11-28 00:48:22.248213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lacp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248222 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/learn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248258 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248287 | 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 2025-11-28 00:48:22.248296 | 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 2025-11-28 00:48:22.248305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/learning-switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248314 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lockfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248340 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248365 | 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 2025-11-28 00:48:22.248385 | 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 2025-11-28 00:48:22.248394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mac-learning.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248403 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248421 | 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 2025-11-28 00:48:22.248430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248439 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mcast-snooping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248475 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248493 | 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 2025-11-28 00:48:22.248501 | 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 2025-11-28 00:48:22.248508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248516 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248530 | 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 2025-11-28 00:48:22.248538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/meta-flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248555 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mpsc-queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248581 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248595 | 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 2025-11-28 00:48:22.248602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/multipath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248609 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248624 | 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 2025-11-28 00:48:22.248636 | 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 2025-11-28 00:48:22.248647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/namemap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248658 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248673 | 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 2025-11-28 00:48:22.248680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248687 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-offload.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248709 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-vport.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248740 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248759 | 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 2025-11-28 00:48:22.248766 | 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 2025-11-28 00:48:22.248774 | 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 2025-11-28 00:48:22.248781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248788 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248815 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/nx-match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248841 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248860 | 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 2025-11-28 00:48:22.248868 | 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 2025-11-28 00:48:22.248875 | 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 2025-11-28 00:48:22.248887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248894 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248914 | 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 2025-11-28 00:48:22.248921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248933 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248947 | 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 2025-11-28 00:48:22.248954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-msgs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.248962 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.248976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.248984 | 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 2025-11-28 00:48:22.248991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.249026 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.249050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.249062 | 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 2025-11-28 00:48:22.249070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldpd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.249077 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.249084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.249092 | 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 2025-11-28 00:48:22.249103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldpd-structs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.249111 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.249118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.249125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dirs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.249136 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.249144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.249155 | 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 2025-11-28 00:48:22.249163 | 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 2025-11-28 00:48:22.249171 | 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 2025-11-28 00:48:22.249190 | ubuntu-noble-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 2025-11-28 00:48:22.249198 | ubuntu-noble-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 2025-11-28 00:48:22.249211 | 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 2025-11-28 00:48:22.249223 | 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 2025-11-28 00:48:22.249236 | 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 2025-11-28 00:48:22.249244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libopenvswitchavx512.a 2025-11-28 00:48:22.249251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libopenvswitchavx512.la" && ln -s "../libopenvswitchavx512.la" "libopenvswitchavx512.la" ) 2025-11-28 00:48:22.249259 | ubuntu-noble-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 2025-11-28 00:48:22.249266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-collectors.Tpo ofproto/.deps/libofproto_la-collectors.Plo 2025-11-28 00:48:22.249273 | ubuntu-noble-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 2025-11-28 00:48:22.249284 | 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 2025-11-28 00:48:22.249297 | 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 2025-11-28 00:48:22.249304 | 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 2025-11-28 00:48:22.249316 | ubuntu-noble-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 2025-11-28 00:48:22.249323 | 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 2025-11-28 00:48:22.249330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-bond.Tpo ofproto/.deps/libofproto_la-bond.Plo 2025-11-28 00:48:22.249338 | ubuntu-noble-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 2025-11-28 00:48:22.249345 | 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 2025-11-28 00:48:22.249357 | ubuntu-noble-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 2025-11-28 00:48:22.249369 | 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 2025-11-28 00:48:22.249381 | 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 2025-11-28 00:48:22.249388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-names.Tpo ofproto/.deps/libofproto_la-names.Plo 2025-11-28 00:48:22.249395 | ubuntu-noble-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 2025-11-28 00:48:22.249402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-connmgr.Tpo ofproto/.deps/libofproto_la-connmgr.Plo 2025-11-28 00:48:22.249409 | ubuntu-noble-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 2025-11-28 00:48:22.249421 | 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 2025-11-28 00:48:22.249432 | 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 2025-11-28 00:48:22.249444 | ubuntu-noble-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 2025-11-28 00:48:22.249451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-netflow.Tpo ofproto/.deps/libofproto_la-netflow.Plo 2025-11-28 00:48:22.249459 | ubuntu-noble-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 2025-11-28 00:48:22.249466 | 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 2025-11-28 00:48:22.249479 | 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 2025-11-28 00:48:22.249494 | 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 2025-11-28 00:48:22.249502 | ubuntu-noble-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 2025-11-28 00:48:22.249509 | 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 2025-11-28 00:48:22.249516 | 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 2025-11-28 00:48:22.249524 | ubuntu-noble-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 2025-11-28 00:48:22.249535 | 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 2025-11-28 00:48:22.249543 | 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 2025-11-28 00:48:22.249557 | ubuntu-noble-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 2025-11-28 00:48:22.249569 | 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 2025-11-28 00:48:22.249581 | ubuntu-noble-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 2025-11-28 00:48:22.249592 | 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 2025-11-28 00:48:22.249629 | 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 2025-11-28 00:48:22.249640 | 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 2025-11-28 00:48:22.249673 | ubuntu-noble-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 2025-11-28 00:48:22.249694 | 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 2025-11-28 00:48:22.249722 | 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 2025-11-28 00:48:22.249770 | ubuntu-noble-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 2025-11-28 00:48:22.249782 | 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 2025-11-28 00:48:22.249792 | 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 2025-11-28 00:48:22.249842 | ubuntu-noble-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 2025-11-28 00:48:22.249864 | 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 2025-11-28 00:48:22.249874 | 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 2025-11-28 00:48:22.249925 | ubuntu-noble-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 2025-11-28 00:48:22.249936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto.Tpo ofproto/.deps/libofproto_la-ofproto.Plo 2025-11-28 00:48:22.249979 | ubuntu-noble-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 2025-11-28 00:48:22.249988 | 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 2025-11-28 00:48:22.250023 | 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 2025-11-28 00:48:22.250087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-pinsched.Tpo ofproto/.deps/libofproto_la-pinsched.Plo 2025-11-28 00:48:22.250105 | ubuntu-noble-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 2025-11-28 00:48:22.250153 | 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 2025-11-28 00:48:22.250162 | ubuntu-noble-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 2025-11-28 00:48:22.250201 | 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 2025-11-28 00:48:22.250213 | 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 2025-11-28 00:48:22.250260 | 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 2025-11-28 00:48:22.250278 | 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 2025-11-28 00:48:22.250288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-bundles.Tpo ofproto/.deps/libofproto_la-bundles.Plo 2025-11-28 00:48:22.250330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-tool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.250342 | 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 &&\ 2025-11-28 00:48:22.250353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.250403 | 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 2025-11-28 00:48:22.250414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libsflow.a 2025-11-28 00:48:22.250461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libsflow.la" && ln -s "../libsflow.la" "libsflow.la" ) 2025-11-28 00:48:22.250472 | ubuntu-noble-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 2025-11-28 00:48:22.250519 | 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 2025-11-28 00:48:22.250534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-tunnel.Tpo ofproto/.deps/libofproto_la-tunnel.Plo 2025-11-28 00:48:22.250545 | ubuntu-noble-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 2025-11-28 00:48:22.250597 | 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 2025-11-28 00:48:22.250606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-column.Tpo ovsdb/.deps/libovsdb_la-column.Plo 2025-11-28 00:48:22.250617 | ubuntu-noble-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 2025-11-28 00:48:22.250666 | 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 2025-11-28 00:48:22.250677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-condition.Tpo ovsdb/.deps/libovsdb_la-condition.Plo 2025-11-28 00:48:22.250701 | ubuntu-noble-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 2025-11-28 00:48:22.250731 | 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 2025-11-28 00:48:22.250786 | ubuntu-noble-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 2025-11-28 00:48:22.250798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-execution.Tpo ovsdb/.deps/libovsdb_la-execution.Plo 2025-11-28 00:48:22.250823 | ubuntu-noble-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 2025-11-28 00:48:22.250862 | 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 2025-11-28 00:48:22.250874 | 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 2025-11-28 00:48:22.250923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-file.Tpo ovsdb/.deps/libovsdb_la-file.Plo 2025-11-28 00:48:22.250931 | ubuntu-noble-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 2025-11-28 00:48:22.250958 | 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 2025-11-28 00:48:22.250969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-log.Tpo ovsdb/.deps/libovsdb_la-log.Plo 2025-11-28 00:48:22.251017 | ubuntu-noble-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 2025-11-28 00:48:22.251076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-mutation.Tpo ovsdb/.deps/libovsdb_la-mutation.Plo 2025-11-28 00:48:22.251089 | ubuntu-noble-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 2025-11-28 00:48:22.251125 | 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 2025-11-28 00:48:22.251143 | 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 2025-11-28 00:48:22.251153 | 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 2025-11-28 00:48:22.251203 | ubuntu-noble-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 2025-11-28 00:48:22.252066 | 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 2025-11-28 00:48:22.252079 | 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 2025-11-28 00:48:22.252087 | ubuntu-noble-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 2025-11-28 00:48:22.252093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-query.Tpo ovsdb/.deps/libovsdb_la-query.Plo 2025-11-28 00:48:22.252106 | ubuntu-noble-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 2025-11-28 00:48:22.252113 | 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 2025-11-28 00:48:22.252120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-ovsdb.Tpo ovsdb/.deps/libovsdb_la-ovsdb.Plo 2025-11-28 00:48:22.252138 | ubuntu-noble-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 2025-11-28 00:48:22.252145 | 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 2025-11-28 00:48:22.252152 | 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 2025-11-28 00:48:22.252163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-monitor.Tpo ovsdb/.deps/libovsdb_la-monitor.Plo 2025-11-28 00:48:22.252170 | ubuntu-noble-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 2025-11-28 00:48:22.252177 | 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 2025-11-28 00:48:22.252183 | 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 2025-11-28 00:48:22.252190 | ubuntu-noble-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 2025-11-28 00:48:22.252205 | ubuntu-noble-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 2025-11-28 00:48:22.252213 | 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 2025-11-28 00:48:22.252220 | 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 2025-11-28 00:48:22.252231 | 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 2025-11-28 00:48:22.252237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-rbac.Tpo ovsdb/.deps/libovsdb_la-rbac.Plo 2025-11-28 00:48:22.252244 | ubuntu-noble-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 2025-11-28 00:48:22.252250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-relay.Tpo ovsdb/.deps/libovsdb_la-relay.Plo 2025-11-28 00:48:22.252259 | 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 2025-11-28 00:48:22.252270 | ubuntu-noble-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 2025-11-28 00:48:22.252277 | 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 2025-11-28 00:48:22.252288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-replication.Tpo ovsdb/.deps/libovsdb_la-replication.Plo 2025-11-28 00:48:22.252294 | ubuntu-noble-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 2025-11-28 00:48:22.252300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-server.Tpo ovsdb/.deps/libovsdb_la-server.Plo 2025-11-28 00:48:22.252307 | ubuntu-noble-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 2025-11-28 00:48:22.252316 | 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 2025-11-28 00:48:22.252327 | 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 2025-11-28 00:48:22.252334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-row.Tpo ovsdb/.deps/libovsdb_la-row.Plo 2025-11-28 00:48:22.252340 | ubuntu-noble-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 2025-11-28 00:48:22.252351 | 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 2025-11-28 00:48:22.252357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-storage.Tpo ovsdb/.deps/libovsdb_la-storage.Plo 2025-11-28 00:48:22.252363 | ubuntu-noble-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 2025-11-28 00:48:22.252369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-table.Tpo ovsdb/.deps/libovsdb_la-table.Plo 2025-11-28 00:48:22.252383 | ubuntu-noble-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 2025-11-28 00:48:22.252390 | 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 2025-11-28 00:48:22.252401 | 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 2025-11-28 00:48:22.252407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-trigger.Tpo ovsdb/.deps/libovsdb_la-trigger.Plo 2025-11-28 00:48:22.252413 | ubuntu-noble-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 2025-11-28 00:48:22.252419 | 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 2025-11-28 00:48:22.252426 | 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 2025-11-28 00:48:22.252432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252446 | 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 &&\ 2025-11-28 00:48:22.252452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252459 | 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 2025-11-28 00:48:22.252465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vtep/vtep-ctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252471 | 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 &&\ 2025-11-28 00:48:22.252484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-raft.Tpo ovsdb/.deps/libovsdb_la-raft.Plo 2025-11-28 00:48:22.252496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vtep/vtep-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.252503 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.252509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.252515 | 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 2025-11-28 00:48:22.252521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-transaction.Tpo ovsdb/.deps/libovsdb_la-transaction.Plo 2025-11-28 00:48:22.252527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ovsdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252533 | 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 &&\ 2025-11-28 00:48:22.252540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/idltest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252560 | 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 &&\ 2025-11-28 00:48:22.252571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252583 | 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 &&\ 2025-11-28 00:48:22.252589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/ovstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252601 | 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 &&\ 2025-11-28 00:48:22.252607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-aes128.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252619 | 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 &&\ 2025-11-28 00:48:22.252625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-atomic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252638 | 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 &&\ 2025-11-28 00:48:22.252648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-barrier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252667 | 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 &&\ 2025-11-28 00:48:22.252673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-bundle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252686 | 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 &&\ 2025-11-28 00:48:22.252692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-byte-order.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252707 | 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 &&\ 2025-11-28 00:48:22.252713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-byteq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252776 | 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 &&\ 2025-11-28 00:48:22.252785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-classifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252838 | 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 &&\ 2025-11-28 00:48:22.252852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ccmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252923 | 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 &&\ 2025-11-28 00:48:22.252932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.252964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-cmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.252974 | 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 &&\ 2025-11-28 00:48:22.253068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-conntrack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253121 | 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 &&\ 2025-11-28 00:48:22.253131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-cooperative-multitasking.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253181 | 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 &&\ 2025-11-28 00:48:22.253227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-csum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253272 | 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 &&\ 2025-11-28 00:48:22.253281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-flows.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253322 | 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 &&\ 2025-11-28 00:48:22.253353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253405 | 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 &&\ 2025-11-28 00:48:22.253414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-heap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253463 | 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 &&\ 2025-11-28 00:48:22.253492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hindex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253538 | 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 &&\ 2025-11-28 00:48:22.253547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253600 | 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 &&\ 2025-11-28 00:48:22.253632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-id-fpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253678 | 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 &&\ 2025-11-28 00:48:22.253687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253740 | 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 &&\ 2025-11-28 00:48:22.253777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-jsonrpc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253827 | 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 &&\ 2025-11-28 00:48:22.253841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253882 | 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 &&\ 2025-11-28 00:48:22.253912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.253921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-lockfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.253966 | 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 &&\ 2025-11-28 00:48:22.253976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-multipath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254074 | 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 &&\ 2025-11-28 00:48:22.254085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-mpsc-queue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254138 | 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 &&\ 2025-11-28 00:48:22.254174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254222 | 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 &&\ 2025-11-28 00:48:22.254231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-odp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254281 | 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 &&\ 2025-11-28 00:48:22.254319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ofpbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254373 | 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 &&\ 2025-11-28 00:48:22.254382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-packets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254424 | 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 &&\ 2025-11-28 00:48:22.254466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254515 | 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 &&\ 2025-11-28 00:48:22.254525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rcu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254564 | 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 &&\ 2025-11-28 00:48:22.254602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rculist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254654 | 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 &&\ 2025-11-28 00:48:22.254663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-reconnect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254716 | 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 &&\ 2025-11-28 00:48:22.254746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rstp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254794 | 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 &&\ 2025-11-28 00:48:22.254807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.254846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-sflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.254856 | 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 &&\ 2025-11-28 00:48:22.254886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256082 | 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 &&\ 2025-11-28 00:48:22.256089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-skiplist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256107 | 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 &&\ 2025-11-28 00:48:22.256113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256125 | 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 &&\ 2025-11-28 00:48:22.256137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-unixctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256149 | 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 &&\ 2025-11-28 00:48:22.256155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256171 | 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 &&\ 2025-11-28 00:48:22.256178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-uuid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256189 | 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 &&\ 2025-11-28 00:48:22.256195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-uuidset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256211 | 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 &&\ 2025-11-28 00:48:22.256217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-bitmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256229 | 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 &&\ 2025-11-28 00:48:22.256239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-vconn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256250 | 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 &&\ 2025-11-28 00:48:22.256256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-aa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256272 | 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 &&\ 2025-11-28 00:48:22.256278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stopwatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256290 | 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 &&\ 2025-11-28 00:48:22.256296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-unix-socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256311 | 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 &&\ 2025-11-28 00:48:22.256321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netlink-conntrack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256333 | 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 &&\ 2025-11-28 00:48:22.256338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netlink-policy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256350 | 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 &&\ 2025-11-28 00:48:22.256356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-psample.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256372 | 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 &&\ 2025-11-28 00:48:22.256378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256390 | 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 &&\ 2025-11-28 00:48:22.256396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-strtok_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256415 | 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 &&\ 2025-11-28 00:48:22.256421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-type-props.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256433 | 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 &&\ 2025-11-28 00:48:22.256439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/bridge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256451 | 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 &&\ 2025-11-28 00:48:22.256456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/ovs-vswitchd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256474 | 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 &&\ 2025-11-28 00:48:22.256480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/system-stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256492 | 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 &&\ 2025-11-28 00:48:22.256504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.256519 | 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 &&\ 2025-11-28 00:48:22.256525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.256532 | 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 2025-11-28 00:48:22.256538 | 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 2025-11-28 00:48:22.256544 | 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 2025-11-28 00:48:22.256550 | 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 2025-11-28 00:48:22.256556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite 2025-11-28 00:48:22.256562 | 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 2025-11-28 00:48:22.256568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite 2025-11-28 00:48:22.256574 | 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 2025-11-28 00:48:22.256580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-tso-testsuite.tmp tests/system-tso-testsuite 2025-11-28 00:48:22.256586 | 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 2025-11-28 00:48:22.256591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-afxdp-testsuite.tmp tests/system-afxdp-testsuite 2025-11-28 00:48:22.256601 | 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 2025-11-28 00:48:22.256607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-offloads-testsuite.tmp tests/system-offloads-testsuite 2025-11-28 00:48:22.256627 | 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 2025-11-28 00:48:22.256647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/ovsdb-cluster-testsuite.tmp tests/ovsdb-cluster-testsuite 2025-11-28 00:48:22.256658 | 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 2025-11-28 00:48:22.256665 | 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 2025-11-28 00:48:22.256672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib ofproto/.libs/libofproto.a 2025-11-28 00:48:22.256678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "ofproto/.libs" && rm -f "libofproto.la" && ln -s "../libofproto.la" "libofproto.la" ) 2025-11-28 00:48:22.256688 | 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 2025-11-28 00:48:22.256699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite 2025-11-28 00:48:22.256705 | 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 2025-11-28 00:48:22.256715 | 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 2025-11-28 00:48:22.256721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib ovsdb/.libs/libovsdb.a 2025-11-28 00:48:22.256727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr vtep/.libs/libvtep.a vtep/vtep-idl.o 2025-11-28 00:48:22.256733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib vtep/.libs/libvtep.a 2025-11-28 00:48:22.256739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "vtep/.libs" && rm -f "libvtep.la" && ln -s "../libvtep.la" "libvtep.la" ) 2025-11-28 00:48:22.256745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "ovsdb/.libs" && rm -f "libovsdb.la" && ln -s "../libovsdb.la" "libovsdb.la" ) 2025-11-28 00:48:22.256752 | 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 2025-11-28 00:48:22.256758 | 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 2025-11-28 00:48:22.256768 | 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 2025-11-28 00:48:22.256783 | 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 2025-11-28 00:48:22.256799 | 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 2025-11-28 00:48:22.256810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libopenvswitch.a 2025-11-28 00:48:22.256816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libopenvswitch.la" && ln -s "../libopenvswitch.la" "libopenvswitch.la" ) 2025-11-28 00:48:22.256822 | 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 2025-11-28 00:48:22.256832 | 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 2025-11-28 00:48:22.256838 | 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 2025-11-28 00:48:22.256845 | 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 2025-11-28 00:48:22.256854 | 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 2025-11-28 00:48:22.256864 | 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 2025-11-28 00:48:22.256871 | 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 2025-11-28 00:48:22.256879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/testsuite.tmp tests/testsuite 2025-11-28 00:48:22.256906 | 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 2025-11-28 00:48:22.256928 | 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 2025-11-28 00:48:22.256965 | 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 2025-11-28 00:48:22.256977 | 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 2025-11-28 00:48:22.257178 | 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 2025-11-28 00:48:22.257248 | 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 2025-11-28 00:48:22.257283 | 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 2025-11-28 00:48:22.257294 | 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 2025-11-28 00:48:22.257317 | 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 2025-11-28 00:48:22.257328 | 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 2025-11-28 00:48:22.257356 | 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 2025-11-28 00:48:22.257366 | 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 2025-11-28 00:48:22.257382 | 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 2025-11-28 00:48:22.257392 | 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 2025-11-28 00:48:22.257410 | 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 2025-11-28 00:48:22.257431 | 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 2025-11-28 00:48:22.257444 | 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 2025-11-28 00:48:22.257467 | 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 2025-11-28 00:48:22.257488 | 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 2025-11-28 00:48:22.257499 | 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 2025-11-28 00:48:22.257517 | 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 2025-11-28 00:48:22.257534 | 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 2025-11-28 00:48:22.257550 | 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 2025-11-28 00:48:22.257561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Leaving directory '/ovn/ovs' 2025-11-28 00:48:22.257572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make install-am 2025-11-28 00:48:22.257585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Entering directory '/ovn/ovs' 2025-11-28 00:48:22.257602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Entering directory '/ovn/ovs' 2025-11-28 00:48:22.257615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2025-11-28 00:48:22.257628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/sbin' 2025-11-28 00:48:22.257660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/etc/bash_completion.d' 2025-11-28 00:48:22.257674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /var/lib/openvswitch/pki 2025-11-28 00:48:22.257717 | 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' 2025-11-28 00:48:22.257734 | 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' 2025-11-28 00:48:22.257763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/bugtool/ovs-bugtool '/usr/sbin' 2025-11-28 00:48:22.257798 | 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 \ 2025-11-28 00:48:22.257813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$plugin" | sed 's,utilities/bugtool/plugins/,,'`; \ 2025-11-28 00:48:22.257841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: dir=`expr "$stem" : '\(.*\)/[^/]*$'`; \ 2025-11-28 00:48:22.257854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p "/usr/share/openvswitch/bugtool-plugins/$dir"; \ 2025-11-28 00:48:22.257910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 "./$plugin" "/usr/share/openvswitch/bugtool-plugins/$stem"; \ 2025-11-28 00:48:22.257921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2025-11-28 00:48:22.257934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /etc/openvswitch 2025-11-28 00:48:22.257948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p python/ovs 2025-11-28 00:48:22.257972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2025-11-28 00:48:22.257986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e '/^##/d' \ 2025-11-28 00:48:22.258032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-11-28 00:48:22.258107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-11-28 00:48:22.258117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-11-28 00:48:22.258130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.258143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.258156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-11-28 00:48:22.258218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < ./python/ovs/dirs.py.template \ 2025-11-28 00:48:22.258229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > python/ovs/dirs.py.tmp 2025-11-28 00:48:22.258242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /usr/share/openvswitch/python/ovs 2025-11-28 00:48:22.258256 | 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 2025-11-28 00:48:22.258270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:rm python/ovs/dirs.py.tmp 2025-11-28 00:48:22.258323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man5' 2025-11-28 00:48:22.258334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man7' 2025-11-28 00:48:22.258348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man1' 2025-11-28 00:48:22.258360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 lib/ovs-fields.7 '/usr/share/man/man7' 2025-11-28 00:48:22.258409 | 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' 2025-11-28 00:48:22.258430 | 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' 2025-11-28 00:48:22.258443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man8' 2025-11-28 00:48:22.258456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/openflow' 2025-11-28 00:48:22.258469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch' 2025-11-28 00:48:22.258517 | 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' 2025-11-28 00:48:22.258533 | 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' 2025-11-28 00:48:22.258548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/openvswitch' 2025-11-28 00:48:22.258595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/unixctl' 2025-11-28 00:48:22.258606 | 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' 2025-11-28 00:48:22.258619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib/pkgconfig' 2025-11-28 00:48:22.258648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/compat' 2025-11-28 00:48:22.258697 | 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' 2025-11-28 00:48:22.258710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch' 2025-11-28 00:48:22.258723 | 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' 2025-11-28 00:48:22.258737 | 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' 2025-11-28 00:48:22.258782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/db' 2025-11-28 00:48:22.258805 | 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' 2025-11-28 00:48:22.258820 | 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' 2025-11-28 00:48:22.258834 | 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' 2025-11-28 00:48:22.258882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts' 2025-11-28 00:48:22.258893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs' 2025-11-28 00:48:22.258908 | 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' 2025-11-28 00:48:22.258953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts' 2025-11-28 00:48:22.258964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts/usdt' 2025-11-28 00:48:22.258977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovs-lib '/usr/share/openvswitch/scripts' 2025-11-28 00:48:22.259069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/compat/sortedcontainers' 2025-11-28 00:48:22.259086 | 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' 2025-11-28 00:48:22.259102 | 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' 2025-11-28 00:48:22.259116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovstest' 2025-11-28 00:48:22.259130 | 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' 2025-11-28 00:48:22.259177 | 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' 2025-11-28 00:48:22.259195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/flow' 2025-11-28 00:48:22.259208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib' 2025-11-28 00:48:22.259229 | 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' 2025-11-28 00:48:22.259245 | 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' 2025-11-28 00:48:22.259293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitch.lai /usr/lib/libopenvswitch.la 2025-11-28 00:48:22.259304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitchavx512.lai /usr/lib/libopenvswitchavx512.la 2025-11-28 00:48:22.259317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libsflow.lai /usr/lib/libsflow.la 2025-11-28 00:48:22.259373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ofproto/.libs/libofproto.lai /usr/lib/libofproto.la 2025-11-28 00:48:22.259384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/.libs/libovsdb.lai /usr/lib/libovsdb.la 2025-11-28 00:48:22.259397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/.libs/libvtep.lai /usr/lib/libvtep.la 2025-11-28 00:48:22.259411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitch.a /usr/lib/libopenvswitch.a 2025-11-28 00:48:22.259466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libopenvswitch.a 2025-11-28 00:48:22.259477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libopenvswitch.a 2025-11-28 00:48:22.259490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitchavx512.a /usr/lib/libopenvswitchavx512.a 2025-11-28 00:48:22.259503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libopenvswitchavx512.a 2025-11-28 00:48:22.259548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libopenvswitchavx512.a 2025-11-28 00:48:22.259559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libsflow.a /usr/lib/libsflow.a 2025-11-28 00:48:22.259572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libsflow.a 2025-11-28 00:48:22.259601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libsflow.a 2025-11-28 00:48:22.259615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ofproto/.libs/libofproto.a /usr/lib/libofproto.a 2025-11-28 00:48:22.259661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libofproto.a 2025-11-28 00:48:22.259672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libofproto.a 2025-11-28 00:48:22.259685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/.libs/libovsdb.a /usr/lib/libovsdb.a 2025-11-28 00:48:22.259729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libovsdb.a 2025-11-28 00:48:22.259740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libovsdb.a 2025-11-28 00:48:22.259753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/.libs/libvtep.a /usr/lib/libvtep.a 2025-11-28 00:48:22.259767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libvtep.a 2025-11-28 00:48:22.259811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libvtep.a 2025-11-28 00:48:22.259833 | 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 2025-11-28 00:48:22.259846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2025-11-28 00:48:22.259859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Libraries have been installed in: 2025-11-28 00:48:22.259883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/lib 2025-11-28 00:48:22.259911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you ever happen to want to link against installed libraries 2025-11-28 00:48:22.259925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:in a given directory, LIBDIR, you must either use libtool, and 2025-11-28 00:48:22.259971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:specify the full pathname of the library, or use the '-LLIBDIR' 2025-11-28 00:48:22.259981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:flag during linking and do at least one of the following: 2025-11-28 00:48:22.260015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-11-28 00:48:22.260032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during execution 2025-11-28 00:48:22.260085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-11-28 00:48:22.260095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during linking 2025-11-28 00:48:22.260108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-11-28 00:48:22.260121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-11-28 00:48:22.260134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:See any operating system documentation about shared libraries for 2025-11-28 00:48:22.260188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:more information, such as the ld(1) and ld.so(8) manual pages. 2025-11-28 00:48:22.260200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2025-11-28 00:48:22.260213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/sbin' 2025-11-28 00:48:22.260226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2025-11-28 00:48:22.260286 | 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' 2025-11-28 00:48:22.260297 | 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' 2025-11-28 00:48:22.260311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vswitchd/ovs-vswitchd /usr/sbin/ovs-vswitchd 2025-11-28 00:48:22.260324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-appctl /usr/bin/ovs-appctl 2025-11-28 00:48:22.260379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-testcontroller /usr/bin/ovs-testcontroller 2025-11-28 00:48:22.260390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-server /usr/sbin/ovsdb-server 2025-11-28 00:48:22.260403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-dpctl /usr/bin/ovs-dpctl 2025-11-28 00:48:22.260417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-ofctl /usr/bin/ovs-ofctl 2025-11-28 00:48:22.260461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-vsctl /usr/bin/ovs-vsctl 2025-11-28 00:48:22.260472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-tool /usr/bin/ovsdb-tool 2025-11-28 00:48:22.260485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-client /usr/bin/ovsdb-client 2025-11-28 00:48:22.260541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/vtep-ctl /usr/bin/vtep-ctl 2025-11-28 00:48:22.260561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Leaving directory '/ovn/ovs' 2025-11-28 00:48:22.260574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Leaving directory '/ovn/ovs' 2025-11-28 00:48:22.260587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a BSD-compatible install... 2025-11-28 00:48:22.260600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/install -c 2025-11-28 00:48:22.260647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether build environment is sane... 2025-11-28 00:48:22.260657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.260670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a race-free mkdir -p... 2025-11-28 00:48:22.263295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p 2025-11-28 00:48:22.263331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gawk... 2025-11-28 00:48:22.263341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gawk 2025-11-28 00:48:22.263352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make sets $(MAKE)... 2025-11-28 00:48:22.263364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2025-11-28 00:48:22.263386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to create a pax tar archive... 2025-11-28 00:48:22.263407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gnutar 2025-11-28 00:48:22.263417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports the include directive... 2025-11-28 00:48:22.263428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes (GNU style) 2025-11-28 00:48:22.263439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc... 2025-11-28 00:48:22.263449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc 2025-11-28 00:48:22.263460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the C compiler works... 2025-11-28 00:48:22.263471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for C compiler default output file name... a.out 2025-11-28 00:48:22.263492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of executables... 2025-11-28 00:48:22.263502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether we are cross compiling... 2025-11-28 00:48:22.263513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.263522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of object files... 2025-11-28 00:48:22.263531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:o 2025-11-28 00:48:22.263541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C... 2025-11-28 00:48:22.263550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -g... 2025-11-28 00:48:22.263570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to enable C11 features... 2025-11-28 00:48:22.263591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-11-28 00:48:22.263601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc understands -c and -o together... 2025-11-28 00:48:22.263612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of gcc... 2025-11-28 00:48:22.263633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2025-11-28 00:48:22.263654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++... 2025-11-28 00:48:22.263664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ 2025-11-28 00:48:22.263675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C++... 2025-11-28 00:48:22.263686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ accepts -g... 2025-11-28 00:48:22.263707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to enable C++11 features... 2025-11-28 00:48:22.263728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-11-28 00:48:22.263739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of g++... 2025-11-28 00:48:22.263758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2025-11-28 00:48:22.263768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C preprocessor... 2025-11-28 00:48:22.263779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -E 2025-11-28 00:48:22.263789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for grep that handles long lines and -e... 2025-11-28 00:48:22.263800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep 2025-11-28 00:48:22.263810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for fgrep... 2025-11-28 00:48:22.263821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -F 2025-11-28 00:48:22.263832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for egrep... 2025-11-28 00:48:22.263842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -E 2025-11-28 00:48:22.263852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2025-11-28 00:48:22.263863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.263874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdio.h... 2025-11-28 00:48:22.263884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdlib.h... 2025-11-28 00:48:22.263906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for string.h... 2025-11-28 00:48:22.263926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for inttypes.h... 2025-11-28 00:48:22.263948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdint.h... 2025-11-28 00:48:22.263966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.263975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strings.h... 2025-11-28 00:48:22.263985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/stat.h... 2025-11-28 00:48:22.264063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/types.h... 2025-11-28 00:48:22.264084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unistd.h... 2025-11-28 00:48:22.264103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for wchar.h... 2025-11-28 00:48:22.264122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for minix/config.h... 2025-11-28 00:48:22.264140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.264150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether it is safe to define __EXTENSIONS__... 2025-11-28 00:48:22.264172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether _XOPEN_SOURCE should be defined... 2025-11-28 00:48:22.264192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.264198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether byte ordering is bigendian... 2025-11-28 00:48:22.264203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.264209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for special C compiler options needed for large files... no 2025-11-28 00:48:22.264214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for _FILE_OFFSET_BITS value needed for large files... 2025-11-28 00:48:22.264220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.264226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking build system type... 2025-11-28 00:48:22.264235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2025-11-28 00:48:22.264245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking host system type... 2025-11-28 00:48:22.264255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2025-11-28 00:48:22.264264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to print strings... 2025-11-28 00:48:22.264273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf 2025-11-28 00:48:22.264283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a sed that does not truncate output... 2025-11-28 00:48:22.264304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/sed 2025-11-28 00:48:22.264313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by gcc... 2025-11-28 00:48:22.264322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld 2025-11-28 00:48:22.264332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld) is GNU ld... 2025-11-28 00:48:22.264341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for BSD- or MS-compatible name lister (nm)... 2025-11-28 00:48:22.264359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/nm -B 2025-11-28 00:48:22.264368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the name lister (/usr/bin/nm -B) interface... 2025-11-28 00:48:22.264377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:BSD nm 2025-11-28 00:48:22.264387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether ln -s works... 2025-11-28 00:48:22.264396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the maximum length of command line arguments... 2025-11-28 00:48:22.264415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1572864 2025-11-28 00:48:22.264425 | 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... 2025-11-28 00:48:22.264444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2025-11-28 00:48:22.264454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 2025-11-28 00:48:22.264464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2025-11-28 00:48:22.264474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for /usr/bin/ld option to reload object files... 2025-11-28 00:48:22.264483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-r 2025-11-28 00:48:22.264492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for file... 2025-11-28 00:48:22.264502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:file 2025-11-28 00:48:22.264511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdump... 2025-11-28 00:48:22.264521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:objdump 2025-11-28 00:48:22.264531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to recognize dependent libraries... 2025-11-28 00:48:22.264540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:pass_all 2025-11-28 00:48:22.264550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlltool... 2025-11-28 00:48:22.264560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.264570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to associate runtime and link libraries... 2025-11-28 00:48:22.264578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf %s\n 2025-11-28 00:48:22.264583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ar... 2025-11-28 00:48:22.264589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ar 2025-11-28 00:48:22.264594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for archiver @FILE support... 2025-11-28 00:48:22.264599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:@ 2025-11-28 00:48:22.264605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strip... 2025-11-28 00:48:22.264610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:strip 2025-11-28 00:48:22.264616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ranlib... 2025-11-28 00:48:22.264621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ranlib 2025-11-28 00:48:22.264627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking command to parse /usr/bin/nm -B output from gcc object... 2025-11-28 00:48:22.264632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ok 2025-11-28 00:48:22.264637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sysroot... 2025-11-28 00:48:22.264643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.264648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a working dd... 2025-11-28 00:48:22.264653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd 2025-11-28 00:48:22.264659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to truncate binary pipes... 2025-11-28 00:48:22.264664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd bs=4096 count=1 2025-11-28 00:48:22.264670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mt... 2025-11-28 00:48:22.264682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.264687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if : is a manifest tool... 2025-11-28 00:48:22.264693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.264698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlfcn.h... 2025-11-28 00:48:22.264703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdir... 2025-11-28 00:48:22.264714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:.libs 2025-11-28 00:48:22.264720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -fno-rtti -fno-exceptions... 2025-11-28 00:48:22.264725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.264738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to produce PIC... 2025-11-28 00:48:22.264743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-fPIC -DPIC 2025-11-28 00:48:22.264749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc PIC flag -fPIC -DPIC works... 2025-11-28 00:48:22.264754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc static flag -static works... 2025-11-28 00:48:22.264765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... 2025-11-28 00:48:22.264776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... 2025-11-28 00:48:22.264787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) yes 2025-11-28 00:48:22.264792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2025-11-28 00:48:22.264798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2025-11-28 00:48:22.264809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2025-11-28 00:48:22.264814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... 2025-11-28 00:48:22.264820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:immediate 2025-11-28 00:48:22.264825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether stripping libraries is possible... 2025-11-28 00:48:22.264831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if libtool supports shared libraries... 2025-11-28 00:48:22.264841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build shared libraries... 2025-11-28 00:48:22.264852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.264858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build static libraries... 2025-11-28 00:48:22.264863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C++ preprocessor... 2025-11-28 00:48:22.264874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ -E 2025-11-28 00:48:22.264879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by g++... 2025-11-28 00:48:22.264885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld -m elf_x86_64 2025-11-28 00:48:22.264890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 2025-11-28 00:48:22.264900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2025-11-28 00:48:22.264979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.264986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to produce PIC... -fPIC -DPIC 2025-11-28 00:48:22.265012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ PIC flag -fPIC -DPIC works... 2025-11-28 00:48:22.265020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ static flag -static works... 2025-11-28 00:48:22.265031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... 2025-11-28 00:48:22.265077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... (cached) yes 2025-11-28 00:48:22.265088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2025-11-28 00:48:22.265093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2025-11-28 00:48:22.265104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) 2025-11-28 00:48:22.265109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2025-11-28 00:48:22.265114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... immediate 2025-11-28 00:48:22.265120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pow... 2025-11-28 00:48:22.265125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-lm 2025-11-28 00:48:22.265130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing clock_gettime... 2025-11-28 00:48:22.265135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.265141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing timer_create... 2025-11-28 00:48:22.265146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.265151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlock_tryrdlock... 2025-11-28 00:48:22.265156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.265161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlockattr_destroy... 2025-11-28 00:48:22.265167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.265172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc options needed to detect all undeclared functions... 2025-11-28 00:48:22.265177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-11-28 00:48:22.265182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r is declared... 2025-11-28 00:48:22.265188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r returns char *... 2025-11-28 00:48:22.265198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for MSVC x64 compiler... 2025-11-28 00:48:22.265209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for windows.h... 2025-11-28 00:48:22.265219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2025-11-28 00:48:22.265230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local/ssl... 2025-11-28 00:48:22.265240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/lib/ssl... no 2025-11-28 00:48:22.265251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/ssl... 2025-11-28 00:48:22.265256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/pkg... 2025-11-28 00:48:22.265266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local... 2025-11-28 00:48:22.265277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr... 2025-11-28 00:48:22.265287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiling and linking against OpenSSL works... 2025-11-28 00:48:22.265298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether SSL_set_tlsext_host_name is declared... 2025-11-28 00:48:22.265313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for Python 3 (version 3.6 or later)... 2025-11-28 00:48:22.265323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/python3 2025-11-28 00:48:22.265328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for flake8... 2025-11-28 00:48:22.265336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx... 2025-11-28 00:48:22.265355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dot... 2025-11-28 00:48:22.265373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_dl.h... 2025-11-28 00:48:22.265392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strtok_r macro segfaults on some inputs... 2025-11-28 00:48:22.265404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether sys_siglist is declared... 2025-11-28 00:48:22.265423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether malloc_trim is declared... 2025-11-28 00:48:22.265434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtim.tv_nsec... 2025-11-28 00:48:22.265450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtimensec... 2025-11-28 00:48:22.265461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct ifreq.ifr_flagshigh... 2025-11-28 00:48:22.265471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct mmsghdr.msg_len... 2025-11-28 00:48:22.265482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct sockaddr_in6.sin6_scope_id... 2025-11-28 00:48:22.265492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strnlen... 2025-11-28 00:48:22.265503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getloadavg... 2025-11-28 00:48:22.265513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for statvfs... 2025-11-28 00:48:22.265524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getmntent_r... 2025-11-28 00:48:22.265534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sendmmsg... 2025-11-28 00:48:22.265545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for clock_gettime... 2025-11-28 00:48:22.265555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mntent.h... 2025-11-28 00:48:22.265566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/statvfs.h... 2025-11-28 00:48:22.265576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/types.h... 2025-11-28 00:48:22.265587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/if_ether.h... 2025-11-28 00:48:22.265597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/net_namespace.h... 2025-11-28 00:48:22.265608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdatomic.h... 2025-11-28 00:48:22.265623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bits/floatn-common.h... 2025-11-28 00:48:22.265633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_mib.h... 2025-11-28 00:48:22.265644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing backtrace... 2025-11-28 00:48:22.265655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.265660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/perf_event.h... 2025-11-28 00:48:22.265665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for valgrind/valgrind.h... 2025-11-28 00:48:22.265676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for groff... 2025-11-28 00:48:22.265686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc has that supports thread_local... 2025-11-28 00:48:22.265697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing __atomic_load_8... 2025-11-28 00:48:22.265708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-latomic 2025-11-28 00:48:22.265713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc supports GCC 4.0+ atomic built-ins... 2025-11-28 00:48:22.265718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(1)... 2025-11-28 00:48:22.265729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-11-28 00:48:22.265734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(2)... 2025-11-28 00:48:22.265740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-11-28 00:48:22.265745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(4)... 2025-11-28 00:48:22.265750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-11-28 00:48:22.265755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(8)... 2025-11-28 00:48:22.265761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-11-28 00:48:22.265766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing aio_write... 2025-11-28 00:48:22.265771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-11-28 00:48:22.265777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_set_name_np... 2025-11-28 00:48:22.265782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_setname_np() variant... 2025-11-28 00:48:22.265792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:glibc 2025-11-28 00:48:22.265798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether __linux__ is defined... 2025-11-28 00:48:22.265803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:true 2025-11-28 00:48:22.265808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking linker output version information... 2025-11-28 00:48:22.265817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libX-24.09.so.0.0.3) 2025-11-28 00:48:22.265822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ supports C++11 features by default... 2025-11-28 00:48:22.265831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for working posix_memalign... 2025-11-28 00:48:22.265842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ub_ctx_create in -lunbound... 2025-11-28 00:48:22.265852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the preprocessor supports include_next... 2025-11-28 00:48:22.265863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether system header files limit the line length... 2025-11-28 00:48:22.265877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.265882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Werror... 2025-11-28 00:48:22.265888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wall... 2025-11-28 00:48:22.265898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wextra... 2025-11-28 00:48:22.265909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-sign-compare... 2025-11-28 00:48:22.265922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wpointer-arith... 2025-11-28 00:48:22.265933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wformat -Wformat-security... 2025-11-28 00:48:22.265943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-enum... 2025-11-28 00:48:22.265959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.265991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wunused-parameter... 2025-11-28 00:48:22.266029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbad-function-cast... 2025-11-28 00:48:22.266089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align... 2025-11-28 00:48:22.266139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wstrict-prototypes... 2025-11-28 00:48:22.266215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wold-style-definition... 2025-11-28 00:48:22.266253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-prototypes... 2025-11-28 00:48:22.266372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-field-initializers... 2025-11-28 00:48:22.266396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wthread-safety... 2025-11-28 00:48:22.266410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.266415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -fno-strict-aliasing... 2025-11-28 00:48:22.266423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-bool... 2025-11-28 00:48:22.266472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wlogical-not-parentheses... 2025-11-28 00:48:22.266589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wsizeof-array-argument... 2025-11-28 00:48:22.266604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbool-compare... 2025-11-28 00:48:22.266617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshift-negative-value... 2025-11-28 00:48:22.266660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wduplicated-cond... 2025-11-28 00:48:22.266707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Qunused-arguments... 2025-11-28 00:48:22.266762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.266781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshadow... 2025-11-28 00:48:22.266813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmultistatement-macros... 2025-11-28 00:48:22.266870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align=strict... 2025-11-28 00:48:22.266920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.266928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-null-pointer-arithmetic... 2025-11-28 00:48:22.266968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.266977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Warray-bounds-pointer-arithmetic... 2025-11-28 00:48:22.267049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.267063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused... 2025-11-28 00:48:22.267094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.267109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused-parameter... 2025-11-28 00:48:22.267149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-11-28 00:48:22.267157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking target hint for cgcc... 2025-11-28 00:48:22.267187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64 2025-11-28 00:48:22.267196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for OVS source directory... 2025-11-28 00:48:22.267238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/ovn/ovs 2025-11-28 00:48:22.267246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for OVS build directory... 2025-11-28 00:48:22.267287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/ovn/ovs 2025-11-28 00:48:22.267325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking OVS version... 3.4.4 2025-11-28 00:48:22.267334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for VIF plug provider... 2025-11-28 00:48:22.267371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-11-28 00:48:22.267379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... (cached) yes 2025-11-28 00:48:22.267420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking that generated files are newer than configure... 2025-11-28 00:48:22.267429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2025-11-28 00:48:22.267469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure: creating ./config.status 2025-11-28 00:48:22.267478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libovn.sym 2025-11-28 00:48:22.267518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2025-11-28 00:48:22.267526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating tests/atlocal 2025-11-28 00:48:22.267566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating include/ovn/version.h 2025-11-28 00:48:22.267575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating config.h 2025-11-28 00:48:22.267621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing tests/atconfig commands 2025-11-28 00:48:22.267629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2025-11-28 00:48:22.267672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing libtool commands 2025-11-28 00:48:22.267700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing include/openflow/openflow.h.stamp commands 2025-11-28 00:48:22.267708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/bugtool/dummy commands 2025-11-28 00:48:22.267750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/dummy commands 2025-11-28 00:48:22.267759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing ipsec/dummy commands 2025-11-28 00:48:22.267800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cd . && /bin/bash /ovn/build-aux/missing automake-1.16 --foreign Makefile 2025-11-28 00:48:22.267808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cd . && /bin/bash ./config.status Makefile depfiles 2025-11-28 00:48:22.267843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2025-11-28 00:48:22.267878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2025-11-28 00:48:22.267887 | 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 && \ 2025-11-28 00:48:22.267916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-sb-idl.ovsidl.tmp lib/ovn-sb-idl.ovsidl 2025-11-28 00:48:22.267925 | 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 && \ 2025-11-28 00:48:22.267964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-nb-idl.ovsidl.tmp lib/ovn-nb-idl.ovsidl 2025-11-28 00:48:22.268091 | 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 && \ 2025-11-28 00:48:22.268105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-ic-nb-idl.ovsidl.tmp lib/ovn-ic-nb-idl.ovsidl 2025-11-28 00:48:22.268134 | 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 && \ 2025-11-28 00:48:22.268143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-ic-sb-idl.ovsidl.tmp lib/ovn-ic-sb-idl.ovsidl 2025-11-28 00:48:22.268184 | 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 2025-11-28 00:48:22.268195 | 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 2025-11-28 00:48:22.268241 | 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 2025-11-28 00:48:22.268251 | 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 2025-11-28 00:48:22.268289 | 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 2025-11-28 00:48:22.268299 | 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 2025-11-28 00:48:22.268338 | 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 2025-11-28 00:48:22.268347 | 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 2025-11-28 00:48:22.268393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake all-am 2025-11-28 00:48:22.268402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Entering directory '/ovn' 2025-11-28 00:48:22.268444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(echo '/* -*- mode: c; buffer-read-only: t -*- */' && sed < ./lib/ovn-dirs.c.in \ 2025-11-28 00:48:22.268453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]srcdir[@],.,g' \ 2025-11-28 00:48:22.268490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],"/var/log/ovn",g' \ 2025-11-28 00:48:22.268499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],"/var/run/ovn",g' \ 2025-11-28 00:48:22.268536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],"/etc/ovn",g' \ 2025-11-28 00:48:22.268544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],"/usr/bin",g' \ 2025-11-28 00:48:22.268582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],"/etc",g' \ 2025-11-28 00:48:22.268591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],"/usr/share/ovn",g') \ 2025-11-28 00:48:22.268655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > lib/ovn-dirs.c.tmp && \ 2025-11-28 00:48:22.268664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-dirs.c.tmp lib/ovn-dirs.c 2025-11-28 00:48:22.268708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-sbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.268745 | 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 &&\ 2025-11-28 00:48:22.268755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.268789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-ic-nbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.268803 | 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 &&\ 2025-11-28 00:48:22.268832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.268861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-ic-sbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.268871 | 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 &&\ 2025-11-28 00:48:22.268905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.268914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.268956 | 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 &&\ 2025-11-28 00:48:22.268965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.269014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-appctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.269027 | 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 &&\ 2025-11-28 00:48:22.269094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.269123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.269133 | 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 &&\ 2025-11-28 00:48:22.269168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.269209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-lflow-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.269251 | 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 &&\ 2025-11-28 00:48:22.269265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.269305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-lflow-conj-ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.269315 | 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 &&\ 2025-11-28 00:48:22.269359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.269375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-ofctrl-seqno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.269412 | 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 &&\ 2025-11-28 00:48:22.269421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.269461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-vif-plug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.269471 | 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 &&\ 2025-11-28 00:48:22.269508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.269544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/test-ovn-features.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.269554 | 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 &&\ 2025-11-28 00:48:22.269567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.269610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/test-ipam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.269786 | 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 &&\ 2025-11-28 00:48:22.269801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.269808 | 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 | \ 2025-11-28 00:48:22.269814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-11-28 00:48:22.269819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.269825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.269830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-11-28 00:48:22.269836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-11-28 00:48:22.269841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.269849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-11-28 00:48:22.269854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.269860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-11-28 00:48:22.269867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.269900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.269924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-11-28 00:48:22.269949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.269975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.270017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.270079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-11-28 00:48:22.270087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-11-28 00:48:22.270094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-docker-overlay-driver.tmp 2025-11-28 00:48:22.270127 | 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 | \ 2025-11-28 00:48:22.270152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-11-28 00:48:22.270178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.270193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.270224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-11-28 00:48:22.270249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-11-28 00:48:22.270275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.270300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-11-28 00:48:22.270326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.270355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-11-28 00:48:22.270379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.270402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.270427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-11-28 00:48:22.270452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.270478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.270502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.270527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-11-28 00:48:22.270552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-11-28 00:48:22.270577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-docker-underlay-driver.tmp 2025-11-28 00:48:22.270606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-docker-overlay-driver.tmp utilities/ovn-docker-overlay-driver 2025-11-28 00:48:22.270637 | 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 | \ 2025-11-28 00:48:22.270664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-11-28 00:48:22.270691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.270716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.270746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-11-28 00:48:22.272094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-11-28 00:48:22.272106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.272113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-11-28 00:48:22.272119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.272125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-11-28 00:48:22.272130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.272135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.272140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-11-28 00:48:22.272146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.272151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.272156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.272161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-11-28 00:48:22.272166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-11-28 00:48:22.272172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn_detrace.py.tmp 2025-11-28 00:48:22.272177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-docker-underlay-driver.tmp utilities/ovn-docker-underlay-driver 2025-11-28 00:48:22.272183 | 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 | \ 2025-11-28 00:48:22.272194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-11-28 00:48:22.272199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.272204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.272210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-11-28 00:48:22.272215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-11-28 00:48:22.272220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.272226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-11-28 00:48:22.272231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.272236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-11-28 00:48:22.272241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.272246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.272252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-11-28 00:48:22.272257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.272262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.272267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.272272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-11-28 00:48:22.272278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-11-28 00:48:22.272283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-sim.tmp 2025-11-28 00:48:22.272288 | 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 \ 2025-11-28 00:48:22.272294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.272303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.272309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.272314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.272319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.272325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.272330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.272335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.272340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.272346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.272351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.272356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.272361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.272367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.272372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.272377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn_detrace.py.tmp utilities/ovn_detrace.py 2025-11-28 00:48:22.272383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2025-11-28 00:48:22.272388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-11-28 00:48:22.272393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.272398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-nb.ovsschema \ 2025-11-28 00:48:22.272404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-nb.xml > ovn-nb.5.tmp && \ 2025-11-28 00:48:22.272415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-nb.5.tmp ovn-nb.5 2025-11-28 00:48:22.272425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-sim.tmp utilities/ovn-sim 2025-11-28 00:48:22.272431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2025-11-28 00:48:22.272436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-11-28 00:48:22.272442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.272447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-sb.ovsschema \ 2025-11-28 00:48:22.272452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-sb.xml > ovn-sb.5.tmp && \ 2025-11-28 00:48:22.272458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-sb.5.tmp ovn-sb.5 2025-11-28 00:48:22.272463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-architecture.7.tmp ovn-architecture.7 2025-11-28 00:48:22.272468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2025-11-28 00:48:22.272473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-11-28 00:48:22.272479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.272484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-nb.ovsschema \ 2025-11-28 00:48:22.272489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-nb.xml > ovn-ic-nb.5.tmp && \ 2025-11-28 00:48:22.272495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-ic-nb.5.tmp ovn-ic-nb.5 2025-11-28 00:48:22.272500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2025-11-28 00:48:22.272505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-11-28 00:48:22.272510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.272516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-sb.ovsschema \ 2025-11-28 00:48:22.272521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-sb.xml > ovn-ic-sb.5.tmp && \ 2025-11-28 00:48:22.272526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-ic-sb.5.tmp ovn-ic-sb.5 2025-11-28 00:48:22.272532 | 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 \ 2025-11-28 00:48:22.272537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.272542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.272547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.272553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.272558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.272563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.272568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.272574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.272579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.272584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.272589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.272595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.272600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.272605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.272610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.272616 | 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 \ 2025-11-28 00:48:22.272621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.272627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.272635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.272641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.272650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.272655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.272660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.272666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.272671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.272676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.272682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.272689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.272695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.272700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.272705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.272711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ctl.8.tmp utilities/ovn-ctl.8 2025-11-28 00:48:22.272716 | 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 \ 2025-11-28 00:48:22.272722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.272727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.272732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.272737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.272743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.272748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.272753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.272760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.272766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.272771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.272776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.272784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.272814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.272841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.272868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.272897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-nbctl.8.tmp utilities/ovn-nbctl.8 2025-11-28 00:48:22.272928 | 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 \ 2025-11-28 00:48:22.272955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.272980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.273017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.273062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.273072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.273160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.273177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.273182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.273191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.273196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.273204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.273237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.273264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.273292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.273309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.273345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-sbctl.8.tmp utilities/ovn-sbctl.8 2025-11-28 00:48:22.273372 | 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 \ 2025-11-28 00:48:22.273398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.273423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.273449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.273474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.273500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.273525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.273551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.273576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.273601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.273626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.273652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.273676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.273702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.273727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.273757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.273782 | 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 \ 2025-11-28 00:48:22.273807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.273833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.273858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.273883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.273909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.273934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.273959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.273985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.274013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.274066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.274076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.274099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.274125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.274150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.274176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.274204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ic-nbctl.8.tmp utilities/ovn-ic-nbctl.8 2025-11-28 00:48:22.274234 | 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 | \ 2025-11-28 00:48:22.274264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-11-28 00:48:22.274290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.274317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.274343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-11-28 00:48:22.274367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-11-28 00:48:22.274393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.274407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-11-28 00:48:22.274438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.274464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-11-28 00:48:22.274489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.274514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.274539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-11-28 00:48:22.274564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.274589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.274614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.274639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-11-28 00:48:22.274664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-11-28 00:48:22.274689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-detrace.1.tmp 2025-11-28 00:48:22.274718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ic-sbctl.8.tmp utilities/ovn-ic-sbctl.8 2025-11-28 00:48:22.274747 | 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 \ 2025-11-28 00:48:22.274773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.274798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.274824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.274849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.274874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.274899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.274924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.274949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.274974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.275015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.275070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.275078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.275106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.275115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.275152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.275187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-trace.8.tmp utilities/ovn-trace.8 2025-11-28 00:48:22.275195 | 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 \ 2025-11-28 00:48:22.275230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.275243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.275272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.275281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.275317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.275325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.275364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.275374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.275409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.275417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.275451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.275459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.275495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.275503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.275540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.275549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-detrace.1.tmp utilities/ovn-detrace.1 2025-11-28 00:48:22.275593 | 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 \ 2025-11-28 00:48:22.275602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.275639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.275674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.275683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.275711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.275719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.275756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.275765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.275801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.275810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.275854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.275862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.275889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.275898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.275933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.275968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-appctl.8.tmp utilities/ovn-appctl.8 2025-11-28 00:48:22.275977 | 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 \ 2025-11-28 00:48:22.276026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.276072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.276101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.276109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.276145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.276153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.276192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.276200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.277065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.277081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.277088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.277096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.277104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.277109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.277115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.277122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-debug.8.tmp utilities/ovn-debug.8 2025-11-28 00:48:22.277132 | 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 \ 2025-11-28 00:48:22.277143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.277147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.277152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.277157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.277162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.277166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.277171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.277176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.277180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.277185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.277189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.277194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.277206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.277211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.277216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.277221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv controller/ovn-controller.8.tmp controller/ovn-controller.8 2025-11-28 00:48:22.277230 | 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 \ 2025-11-28 00:48:22.277237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-11-28 00:48:22.277242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-11-28 00:48:22.277246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-11-28 00:48:22.277251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-11-28 00:48:22.277256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-11-28 00:48:22.277261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-11-28 00:48:22.277265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-11-28 00:48:22.277270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-11-28 00:48:22.277275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-11-28 00:48:22.277279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-11-28 00:48:22.277284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-11-28 00:48:22.277289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-11-28 00:48:22.277294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-11-28 00:48:22.277298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-11-28 00:48:22.277303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-11-28 00:48:22.277308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv controller-vtep/ovn-controller-vtep.8.tmp controller-vtep/ovn-controller-vtep.8 2025-11-28 00:48:22.277313 | 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 | \ 2025-11-28 00:48:22.277317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-11-28 00:48:22.277322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.277327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.277332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-11-28 00:48:22.277337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-11-28 00:48:22.277341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.277346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-11-28 00:48:22.277353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.277361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-11-28 00:48:22.277370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.277375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.277382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-11-28 00:48:22.277387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.277392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.277396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.277401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-11-28 00:48:22.277406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-11-28 00:48:22.277410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-lib.tmp 2025-11-28 00:48:22.277415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ic/ovn-ic.8.tmp ic/ovn-ic.8 2025-11-28 00:48:22.277419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base::;{ \ 2025-11-28 00:48:22.277424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo '# Signature of the current package.' && \ 2025-11-28 00:48:22.277429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_NAME], [ovn])' && \ 2025-11-28 00:48:22.277434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_TARNAME], [ovn])' && \ 2025-11-28 00:48:22.277438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_VERSION], [24.09.3])' && \ 2025-11-28 00:48:22.277443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_STRING], [ovn 24.09.3])' && \ 2025-11-28 00:48:22.277448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_BUGREPORT], [bugs@openvswitch.org])'; \ 2025-11-28 00:48:22.277454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:} >'./package.m4' 2025-11-28 00:48:22.277459 | 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 | \ 2025-11-28 00:48:22.277464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-11-28 00:48:22.277471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-11-28 00:48:22.277504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-11-28 00:48:22.277512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-11-28 00:48:22.277564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-11-28 00:48:22.277575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-11-28 00:48:22.277582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-11-28 00:48:22.277621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-11-28 00:48:22.277629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-11-28 00:48:22.277667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-11-28 00:48:22.277674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-11-28 00:48:22.277708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-11-28 00:48:22.277716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-11-28 00:48:22.277753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-11-28 00:48:22.277761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-11-28 00:48:22.277800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-11-28 00:48:22.277807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-11-28 00:48:22.277846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > rhel/ovn-fedora.spec.tmp 2025-11-28 00:48:22.277880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-lib.tmp utilities/ovn-lib 2025-11-28 00:48:22.277888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv northd/ovn-northd.8.tmp northd/ovn-northd.8 2025-11-28 00:48:22.277928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv rhel/ovn-fedora.spec.tmp rhel/ovn-fedora.spec 2025-11-28 00:48:22.277960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-nb.ovsschema ovn-nb.ovsschema.stamp 2025-11-28 00:48:22.277985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-sb.ovsschema ovn-sb.ovsschema.stamp 2025-11-28 00:48:22.278049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-ic-nb.ovsschema ovn-ic-nb.ovsschema.stamp 2025-11-28 00:48:22.278089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-ic-sb.ovsschema ovn-ic-sb.ovsschema.stamp 2025-11-28 00:48:22.278115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-dbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.278142 | 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 &&\ 2025-11-28 00:48:22.278150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.278190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-nbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.278224 | 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 &&\ 2025-11-28 00:48:22.278231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.278269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/acl-log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.278299 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.278307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.278343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.278353 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.278396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.278424 | 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 2025-11-28 00:48:22.278457 | 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 2025-11-28 00:48:22.278465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/chassis-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.278504 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.278537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.278548 | 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 2025-11-28 00:48:22.278585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/copp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.278618 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.278626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.278666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/expr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.278699 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.278706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.278745 | 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 2025-11-28 00:48:22.278775 | 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 2025-11-28 00:48:22.278787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/extend-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.278814 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.278822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.278889 | 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 2025-11-28 00:48:22.278897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/features.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.278928 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.278935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.278973 | 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 2025-11-28 00:48:22.279013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-parallel-hmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.279027 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.279071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.279096 | 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 2025-11-28 00:48:22.279142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ip-mcast-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.279166 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.279190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.279214 | 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 2025-11-28 00:48:22.279244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mac-binding-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.279271 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.279282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.279318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mcast-group-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.279343 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.279366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.279395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/memory-trim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.279419 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.279442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.279466 | 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 2025-11-28 00:48:22.279497 | 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 2025-11-28 00:48:22.279538 | 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 2025-11-28 00:48:22.279545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.279578 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.279607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.279631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/objdep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.279655 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.279678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.279701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-l7.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.279731 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.279742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.279781 | 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 2025-11-28 00:48:22.279806 | 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 2025-11-28 00:48:22.279830 | 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 2025-11-28 00:48:22.279859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.279883 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.279912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/logical-fields.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.281068 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281083 | 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 2025-11-28 00:48:22.281088 | 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 2025-11-28 00:48:22.281092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/inc-proc-eng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.281097 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.281114 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281131 | 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 2025-11-28 00:48:22.281136 | 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 2025-11-28 00:48:22.281140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/static-mac-binding-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.281144 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281153 | 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 2025-11-28 00:48:22.281166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vif-plug-provider.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.281171 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281179 | 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$||'`;\ 2025-11-28 00:48:22.281187 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-dirs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.281200 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281208 | 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 2025-11-28 00:48:22.281220 | 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 2025-11-28 00:48:22.281228 | 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 2025-11-28 00:48:22.281232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-nb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.281237 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-sb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.281249 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-ic-nb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.281274 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-ic-sb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-11-28 00:48:22.281289 | ubuntu-noble-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 &&\ 2025-11-28 00:48:22.281294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-11-28 00:48:22.281298 | 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 2025-11-28 00:48:22.281302 | 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 2025-11-28 00:48:22.281310 | 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 2025-11-28 00:48:22.281319 | 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 2025-11-28 00:48:22.281323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/bfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281330 | 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 &&\ 2025-11-28 00:48:22.281334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/binding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281343 | 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 &&\ 2025-11-28 00:48:22.281347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/chassis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281361 | 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 &&\ 2025-11-28 00:48:22.281366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/encaps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281378 | 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 &&\ 2025-11-28 00:48:22.281383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ha-chassis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281394 | 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 &&\ 2025-11-28 00:48:22.281398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/if-status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281406 | 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 &&\ 2025-11-28 00:48:22.281414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ip-mcast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281422 | 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 &&\ 2025-11-28 00:48:22.281426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281439 | 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 &&\ 2025-11-28 00:48:22.281443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281452 | 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 &&\ 2025-11-28 00:48:22.281459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281467 | 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 &&\ 2025-11-28 00:48:22.281474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow-conj-ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281483 | 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 &&\ 2025-11-28 00:48:22.281487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281495 | 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 &&\ 2025-11-28 00:48:22.281500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ofctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281512 | 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 &&\ 2025-11-28 00:48:22.281516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ofctrl-seqno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281527 | 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 &&\ 2025-11-28 00:48:22.281534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/pinctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281543 | 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 &&\ 2025-11-28 00:48:22.281547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/patch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281556 | 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 &&\ 2025-11-28 00:48:22.281562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovn-controller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281573 | 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 &&\ 2025-11-28 00:48:22.281612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/physical.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281713 | 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 &&\ 2025-11-28 00:48:22.281733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/local_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281746 | 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 &&\ 2025-11-28 00:48:22.281751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovsport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281826 | 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 &&\ 2025-11-28 00:48:22.281833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/vif-plug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281902 | 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 &&\ 2025-11-28 00:48:22.281909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.281946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/mirror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.281982 | 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 &&\ 2025-11-28 00:48:22.282008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/mac-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282079 | 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 &&\ 2025-11-28 00:48:22.282106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/statctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282161 | 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 &&\ 2025-11-28 00:48:22.282169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ct-zone.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282254 | 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 &&\ 2025-11-28 00:48:22.282278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovn-dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282329 | 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 &&\ 2025-11-28 00:48:22.282345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/binding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282377 | 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 &&\ 2025-11-28 00:48:22.282413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/gateway.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282469 | 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 &&\ 2025-11-28 00:48:22.282499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/ovn-controller-vtep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282544 | 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 &&\ 2025-11-28 00:48:22.282568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/vtep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282605 | 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 &&\ 2025-11-28 00:48:22.282636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/aging.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282683 | 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 &&\ 2025-11-28 00:48:22.282690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282755 | 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 &&\ 2025-11-28 00:48:22.282778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282831 | 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 &&\ 2025-11-28 00:48:22.282860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/ovn-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282906 | 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 &&\ 2025-11-28 00:48:22.282936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.282943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-global-config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.282985 | 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 &&\ 2025-11-28 00:48:22.283010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283078 | 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 &&\ 2025-11-28 00:48:22.283108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283162 | 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 &&\ 2025-11-28 00:48:22.283173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-meters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283233 | 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 &&\ 2025-11-28 00:48:22.283240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-northd-output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283308 | 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 &&\ 2025-11-28 00:48:22.283315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-port-group.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283375 | 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 &&\ 2025-11-28 00:48:22.283398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sync-sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283445 | 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 &&\ 2025-11-28 00:48:22.283456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sync-from-sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283517 | 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 &&\ 2025-11-28 00:48:22.283525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lb-data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283591 | 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 &&\ 2025-11-28 00:48:22.283597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lr-nat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283657 | 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 &&\ 2025-11-28 00:48:22.283681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lr-stateful.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283727 | 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 &&\ 2025-11-28 00:48:22.283740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-ls-stateful.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283799 | 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 &&\ 2025-11-28 00:48:22.283806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sampling-app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283870 | 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 &&\ 2025-11-28 00:48:22.283877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/inc-proc-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.283937 | 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 &&\ 2025-11-28 00:48:22.283944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.283982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/ipam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.284023 | 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 &&\ 2025-11-28 00:48:22.284050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.284123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/lflow-mgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.284132 | 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 &&\ 2025-11-28 00:48:22.284155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.284185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/lb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.284209 | 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 &&\ 2025-11-28 00:48:22.284238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.284267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ic/ovn-ic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.284278 | 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 &&\ 2025-11-28 00:48:22.284311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.284334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/ovstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.284358 | 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 &&\ 2025-11-28 00:48:22.284393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.284400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.284437 | 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 &&\ 2025-11-28 00:48:22.284460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.284483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ovn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-11-28 00:48:22.284513 | 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 &&\ 2025-11-28 00:48:22.284520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-11-28 00:48:22.284558 | 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 2025-11-28 00:48:22.284582 | 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 2025-11-28 00:48:22.284609 | 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 2025-11-28 00:48:22.284639 | 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 2025-11-28 00:48:22.284646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite 2025-11-28 00:48:22.286054 | 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 2025-11-28 00:48:22.286063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/perf-testsuite.tmp tests/perf-testsuite 2025-11-28 00:48:22.286069 | 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 2025-11-28 00:48:22.286079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/multinode-testsuite.tmp tests/multinode-testsuite 2025-11-28 00:48:22.286085 | 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 2025-11-28 00:48:22.286091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite 2025-11-28 00:48:22.286095 | 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 2025-11-28 00:48:22.286101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libovn.a 2025-11-28 00:48:22.286105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libovn.la" && ln -s "../libovn.la" "libovn.la" ) 2025-11-28 00:48:22.286110 | 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 2025-11-28 00:48:22.286119 | 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 2025-11-28 00:48:22.286127 | 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 2025-11-28 00:48:22.286136 | 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 2025-11-28 00:48:22.286141 | 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 2025-11-28 00:48:22.286146 | 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 2025-11-28 00:48:22.286151 | 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 2025-11-28 00:48:22.286166 | 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 2025-11-28 00:48:22.286174 | 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 2025-11-28 00:48:22.286179 | 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 2025-11-28 00:48:22.286183 | 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 2025-11-28 00:48:22.286187 | 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 2025-11-28 00:48:22.286195 | 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 2025-11-28 00:48:22.286208 | 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 2025-11-28 00:48:22.286214 | 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 2025-11-28 00:48:22.286219 | 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 2025-11-28 00:48:22.286226 | 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 2025-11-28 00:48:22.286238 | 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 2025-11-28 00:48:22.286243 | 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 2025-11-28 00:48:22.286248 | 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 2025-11-28 00:48:22.286253 | 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 2025-11-28 00:48:22.286257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite 2025-11-28 00:48:22.286271 | 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 2025-11-28 00:48:22.286276 | 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 2025-11-28 00:48:22.286281 | 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 2025-11-28 00:48:22.286286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/testsuite.tmp tests/testsuite 2025-11-28 00:48:22.286290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Leaving directory '/ovn' 2025-11-28 00:48:22.286294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make install-am 2025-11-28 00:48:22.286299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Entering directory '/ovn' 2025-11-28 00:48:22.286303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Entering directory '/ovn' 2025-11-28 00:48:22.286307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2025-11-28 00:48:22.286311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ln -sf ovn_detrace.py /usr/bin/ovn-detrace 2025-11-28 00:48:22.286316 | 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' 2025-11-28 00:48:22.286326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:for plugin in utilities/bugtool/plugins/network-status/ovn.xml; do \ 2025-11-28 00:48:22.286331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$plugin" | sed 's,ovn/,,'`; \ 2025-11-28 00:48:22.286335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$stem" | sed 's,utilities/bugtool/plugins/,,'`; \ 2025-11-28 00:48:22.286339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: dir=`expr "$stem" : '\(.*\)/[^/]*$'`; \ 2025-11-28 00:48:22.286346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p "/usr/share/ovn/bugtool-plugins/$dir"; \ 2025-11-28 00:48:22.286350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 "./$plugin" "/usr/share/ovn/bugtool-plugins/$stem"; \ 2025-11-28 00:48:22.286354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2025-11-28 00:48:22.286362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man5' 2025-11-28 00:48:22.286367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man1' 2025-11-28 00:48:22.286371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man7' 2025-11-28 00:48:22.286375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man8' 2025-11-28 00:48:22.286379 | 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' 2025-11-28 00:48:22.286383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovn-detrace.1 '/usr/share/man/man1' 2025-11-28 00:48:22.286388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 ovn-architecture.7 '/usr/share/man/man7' 2025-11-28 00:48:22.286392 | 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' 2025-11-28 00:48:22.286396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/ovn' 2025-11-28 00:48:22.286401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn' 2025-11-28 00:48:22.286405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn/scripts' 2025-11-28 00:48:22.286409 | 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' 2025-11-28 00:48:22.286413 | 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' 2025-11-28 00:48:22.286417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn/scripts' 2025-11-28 00:48:22.286422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovn-lib '/usr/share/ovn/scripts' 2025-11-28 00:48:22.286426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib' 2025-11-28 00:48:22.286431 | 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' 2025-11-28 00:48:22.286435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c lib/libovn.la '/usr/lib' 2025-11-28 00:48:22.286440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libovn.lai /usr/lib/libovn.la 2025-11-28 00:48:22.286444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libovn.a /usr/lib/libovn.a 2025-11-28 00:48:22.286448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libovn.a 2025-11-28 00:48:22.286452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libovn.a 2025-11-28 00:48:22.286456 | 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 2025-11-28 00:48:22.286463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2025-11-28 00:48:22.286468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Libraries have been installed in: 2025-11-28 00:48:22.286472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/lib 2025-11-28 00:48:22.286476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you ever happen to want to link against installed libraries 2025-11-28 00:48:22.286480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:in a given directory, LIBDIR, you must either use libtool, and 2025-11-28 00:48:22.286484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:specify the full pathname of the library, or use the '-LLIBDIR' 2025-11-28 00:48:22.286488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:flag during linking and do at least one of the following: 2025-11-28 00:48:22.286493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-11-28 00:48:22.286497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during execution 2025-11-28 00:48:22.286501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-11-28 00:48:22.286505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during linking 2025-11-28 00:48:22.286509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-11-28 00:48:22.286513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-11-28 00:48:22.286520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:See any operating system documentation about shared libraries for 2025-11-28 00:48:22.286524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:more information, such as the ld(1) and ld.so(8) manual pages. 2025-11-28 00:48:22.286528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2025-11-28 00:48:22.286532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2025-11-28 00:48:22.286540 | 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' 2025-11-28 00:48:22.286546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-nbctl /usr/bin/ovn-nbctl 2025-11-28 00:48:22.286550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-sbctl /usr/bin/ovn-sbctl 2025-11-28 00:48:22.286554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-ic-nbctl /usr/bin/ovn-ic-nbctl 2025-11-28 00:48:22.286559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-ic-sbctl /usr/bin/ovn-ic-sbctl 2025-11-28 00:48:22.286563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-trace /usr/bin/ovn-trace 2025-11-28 00:48:22.286567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-appctl /usr/bin/ovn-appctl 2025-11-28 00:48:22.286571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-debug /usr/bin/ovn-debug 2025-11-28 00:48:22.286576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c controller/ovn-controller /usr/bin/ovn-controller 2025-11-28 00:48:22.286580 | 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 2025-11-28 00:48:22.286584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c northd/ovn-northd /usr/bin/ovn-northd 2025-11-28 00:48:22.286588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ic/ovn-ic /usr/bin/ovn-ic 2025-11-28 00:48:22.286592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Leaving directory '/ovn' 2025-11-28 00:48:22.286597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Leaving directory '/ovn' 2025-11-28 00:48:22.286603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-11-28 00:48:22.286608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2025-11-28 00:48:22.286612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2025-11-28 00:48:22.286618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following packages were automatically installed and are no longer required: 2025-11-28 00:48:22.286622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-11-28 00:48:22.286626 | 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 2025-11-28 00:48:22.286631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 00:48:22.286637 | 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 2025-11-28 00:48:22.286643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-11-28 00:48:22.286680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 00:48:22.286713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 00:48:22.286719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 00:48:22.286755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-11-28 00:48:22.286772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-11-28 00:48:22.286807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-11-28 00:48:22.286842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 00:48:22.286853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblocale-gettext-perl liblsan0 2025-11-28 00:48:22.286878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 2025-11-28 00:48:22.286910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 libubsan1 2025-11-28 00:48:22.286917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 2025-11-28 00:48:22.286955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libxpm4 linux-libc-dev lto-disabled-list m4 make manpages manpages-dev 2025-11-28 00:48:22.287002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: openssh-client patch rpcsvc-proto xauth xz-utils 2025-11-28 00:48:22.287012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Use 'apt autoremove' to remove them. 2025-11-28 00:48:22.287064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following packages will be REMOVED: 2025-11-28 00:48:22.287105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf automake build-essential git libcap-ng-dev libjemalloc-dev 2025-11-28 00:48:22.287129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libltdl-dev libssl-dev libtool libunbound-dev 2025-11-28 00:48:22.287154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 0 newly installed, 10 to remove and 0 not upgraded. 2025-11-28 00:48:22.287177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 47.2 MB disk space will be freed. 2025-11-28 00:48:22.287200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-11-28 00:48:22.287223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-11-28 00:48:22.287252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:48:22.287264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% 2025-11-28 00:48:22.287304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2025-11-28 00:48:22.287335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2025-11-28 00:48:22.287359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2025-11-28 00:48:22.287381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2025-11-28 00:48:22.287404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2025-11-28 00:48:22.287427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 20847 files and directories currently installed.) 2025-11-28 00:48:22.287450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libltdl-dev:amd64 (2.4.7-7build1) ... 2025-11-28 00:48:22.287473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing automake (1:1.16.5-1.3ubuntu1) ... 2025-11-28 00:48:22.287496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing autoconf (2.71-3) ... 2025-11-28 00:48:22.287518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:48:22.287541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing git (1:2.43.0-1ubuntu7.3) ... 2025-11-28 00:48:22.287564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libcap-ng-dev:amd64 (0.8.4-2build2) ... 2025-11-28 00:48:22.287587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libjemalloc-dev (5.3.0-2build1) ... 2025-11-28 00:48:22.287610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-11-28 00:48:22.287633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libtool (2.4.7-7build1) ... 2025-11-28 00:48:22.287656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libunbound-dev:amd64 (1.19.2-1ubuntu3.6) ... 2025-11-28 00:48:22.287679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container e62d246cd18e 2025-11-28 00:48:22.287705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 27e710cec031 2025-11-28 00:48:22.287712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:48:22.287751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 1bebc6c42bef 2025-11-28 00:48:22.287774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:48:22.287797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 0bf75c5be9f9 2025-11-28 00:48:22.287822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 0bf75c5be9f9 2025-11-28 00:48:22.287832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> d8aba1b881ad 2025-11-28 00:48:22.287871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built c0ef8e70c557 2025-11-28 00:48:22.287894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20251128 2025-11-28 00:48:22.287974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2025-11-28 00:48:22.287906 (took 0:03:22.997318) 2025-11-28 00:48:22.288094 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2025-11-28 00:48:22.288131 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2025-11-28 00:48:22.288163 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2025-11-28 00:48:22.288194 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2025-11-28 00:48:22.288470 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2025-11-28 00:48:22.288482 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2025-11-28 00:48:22.288528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2025-11-28 00:48:22.288484 2025-11-28 00:48:22.289275 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2025-11-28 00:48:22.289684 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2025-11-28 00:48:45.429906 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251128 2025-11-28 00:48:45.430133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 33050f5d276f 2025-11-28 00:48:45.430301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/4 : LABEL "build-date"="20251128" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:48:45.430401 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in f0d6d2724e70 2025-11-28 00:48:45.430491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container f0d6d2724e70 2025-11-28 00:48:45.430576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> a8c7e824a936 2025-11-28 00:48:45.430675 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:48:45.430777 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 4d497e93c8d3 2025-11-28 00:48:45.430857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-11-28 00:48:45.430953 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-11-28 00:48:45.431056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-11-28 00:48:45.431163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2025-11-28 00:48:45.431239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:48:45.431313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:48:45.431385 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:48:45.431455 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:48:45.431524 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:48:45.431594 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:48:45.431664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:48:45.431734 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-11-28 00:48:45.431806 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2025-11-28 00:48:45.433049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-11-28 00:48:45.433066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2025-11-28 00:48:45.433073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:48:45.433081 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:48:45.433088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-11-28 00:48:45.433096 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:48:45.433109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-11-28 00:48:45.433116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-11-28 00:48:45.433122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-11-28 00:48:45.433129 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-11-28 00:48:45.433136 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2025-11-28 00:48:45.433143 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-11-28 00:48:45.433149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:48:45.433164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:48:45.433171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-11-28 00:48:45.433177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-11-28 00:48:45.433184 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-11-28 00:48:45.433191 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-11-28 00:48:45.433198 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-11-28 00:48:45.433205 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:48:45.433212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:48:45.433218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:48:45.433225 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:48:45.433232 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:48:45.433239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:48:45.433246 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:48:45.433252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-11-28 00:48:45.433259 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:48:45.433266 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2025-11-28 00:48:45.433273 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-11-28 00:48:45.433280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-11-28 00:48:45.433288 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:48:45.433295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:48:45.433302 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-11-28 00:48:45.433387 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-11-28 00:48:45.433467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% (Reading database ... 95% 2025-11-28 00:48:45.433548 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 00:48:45.433623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:45.433709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:45.433786 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:45.433863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:45.436067 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:48:45.436088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:48:45.436094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:45.436100 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:45.436107 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:45.436113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:45.436119 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:48:45.436125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:45.436131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:45.436137 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:45.436143 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:45.436149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:48:45.436155 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:45.436161 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:45.436167 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:48:45.436173 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:45.436185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:45.436191 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:45.436197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:48:45.436203 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-11-28 00:48:45.436210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:45.436216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:45.436222 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:45.436228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:45.436234 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:48:45.436240 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:45.436246 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:45.436252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:48:45.436258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:45.436264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:45.436270 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:48:45.436276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:45.436289 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:48:45.436295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:45.436301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:48:45.436307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2025-11-28 00:48:45.436313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2025-11-28 00:48:45.436319 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:48:45.436325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:48:45.436331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2025-11-28 00:48:45.436337 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:48:45.436342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:48:45.436348 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2025-11-28 00:48:45.436354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2025-11-28 00:48:45.436360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:48:45.436366 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-11-28 00:48:45.436372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8133 files, 1173 directories removed. 2025-11-28 00:48:45.436377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-11-28 00:48:45.436391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2025-11-28 00:48:45.436398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-11-28 00:48:45.436404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2025-11-28 00:48:45.436410 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-11-28 00:48:45.436416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2025-11-28 00:48:45.436422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2025-11-28 00:48:45.436428 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:48:45.436434 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 4d497e93c8d3 2025-11-28 00:48:45.436440 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> ede1d884a009 2025-11-28 00:48:45.436447 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/4 : USER aodh 2025-11-28 00:48:45.436452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 2cb218b83f5f 2025-11-28 00:48:45.436458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 2cb218b83f5f 2025-11-28 00:48:45.436465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 99edcae99559 2025-11-28 00:48:45.436471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built 2dc6121c3557 2025-11-28 00:48:45.436477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20251128 2025-11-28 00:48:45.436483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2025-11-28 00:48:45.435721 (took 0:00:23.147237) 2025-11-28 00:48:45.436638 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2025-11-28 00:48:45.436724 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2025-11-28 00:48:45.436816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2025-11-28 00:48:45.436697 2025-11-28 00:48:45.437708 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2025-11-28 00:48:45.438292 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2025-11-28 00:49:12.595091 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251128 2025-11-28 00:49:12.595187 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 33050f5d276f 2025-11-28 00:49:12.595245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/4 : LABEL "build-date"="20251128" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-expirer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:49:12.595262 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 6c7db2eb1dbd 2025-11-28 00:49:12.595373 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 6c7db2eb1dbd 2025-11-28 00:49:12.595391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 96f17af59593 2025-11-28 00:49:12.595528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:49:12.595546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 386db60056ea 2025-11-28 00:49:12.595658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-11-28 00:49:12.595720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-11-28 00:49:12.595861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-11-28 00:49:12.596119 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2025-11-28 00:49:12.596138 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:49:12.596148 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:49:12.596158 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:49:12.596172 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:49:12.596182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:49:12.596196 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:49:12.596271 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:49:12.596283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-11-28 00:49:12.596339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2025-11-28 00:49:12.596350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-11-28 00:49:12.596417 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2025-11-28 00:49:12.596428 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:49:12.596502 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:49:12.596513 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-11-28 00:49:12.596581 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 5% 2025-11-28 00:49:12.596594 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:49:12.596668 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-11-28 00:49:12.596679 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-11-28 00:49:12.596745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-11-28 00:49:12.596756 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-11-28 00:49:12.596858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-11-28 00:49:12.596875 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-11-28 00:49:12.596951 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:49:12.596968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:49:12.597048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-11-28 00:49:12.597122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-11-28 00:49:12.597137 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-11-28 00:49:12.597209 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-11-28 00:49:12.597224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:49:12.597285 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:49:12.597299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:49:12.597356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:49:12.597371 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:49:12.597427 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:49:12.597442 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:49:12.597497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-11-28 00:49:12.597554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:49:12.597565 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2025-11-28 00:49:12.597624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-11-28 00:49:12.597638 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-11-28 00:49:12.597713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:49:12.597728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-11-28 00:49:12.597808 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-11-28 00:49:12.597866 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-11-28 00:49:12.597877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-11-28 00:49:12.597932 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-11-28 00:49:12.597947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-11-28 00:49:12.598030 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 00:49:12.598058 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:12.598109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:12.598154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:12.598199 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:12.598244 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:49:12.598301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:49:12.598316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-11-28 00:49:12.598384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:12.598399 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:12.598471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:12.598532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:12.598587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:49:12.598602 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:12.598664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:12.598678 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:12.598748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:12.598762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:49:12.598846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:12.598868 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:12.598932 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:12.598947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:12.599023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:12.599073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:12.599119 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:12.599164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:12.599221 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:12.599235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:12.599294 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:12.599309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:49:12.599378 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:12.599393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:12.599455 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:49:12.599470 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:12.599531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:12.599545 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:49:12.599614 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:12.599637 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:12.599700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:12.599715 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:12.599811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2025-11-28 00:49:12.599823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2025-11-28 00:49:12.599869 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:49:12.599914 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:49:12.599972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2025-11-28 00:49:12.599983 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:49:12.600035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:49:12.600248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2025-11-28 00:49:12.600312 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2025-11-28 00:49:12.600325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:49:12.600345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-11-28 00:49:12.600355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8133 files, 1173 directories removed. 2025-11-28 00:49:12.600366 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-11-28 00:49:12.600376 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2025-11-28 00:49:12.600389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-11-28 00:49:12.600464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2025-11-28 00:49:12.600484 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-11-28 00:49:12.600508 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2025-11-28 00:49:12.600581 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2025-11-28 00:49:12.600609 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:49:12.600626 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 386db60056ea 2025-11-28 00:49:12.600811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 1968cc34b9d2 2025-11-28 00:49:12.600842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/4 : USER aodh 2025-11-28 00:49:12.600861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 4093abd07448 2025-11-28 00:49:12.600938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 4093abd07448 2025-11-28 00:49:12.600954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 7d178d153f8f 2025-11-28 00:49:12.601030 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built fdbc75a1f931 2025-11-28 00:49:12.601051 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20251128 2025-11-28 00:49:12.601175 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2025-11-28 00:49:12.601053 (took 0:00:27.164356) 2025-11-28 00:49:12.601601 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2025-11-28 00:49:12.601627 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2025-11-28 00:49:12.601741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2025-11-28 00:49:12.601618 2025-11-28 00:49:12.602754 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2025-11-28 00:49:12.603539 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2025-11-28 00:49:39.245675 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251128 2025-11-28 00:49:39.245753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 33050f5d276f 2025-11-28 00:49:39.245886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/5 : LABEL "build-date"="20251128" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:49:39.245904 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 8b59d9ccd86b 2025-11-28 00:49:39.245915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 8b59d9ccd86b 2025-11-28 00:49:39.245926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 9c8a8bd740ab 2025-11-28 00:49:39.245936 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2025-11-28 00:49:39.245988 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 737ca2cb4657 2025-11-28 00:49:39.246042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2025-11-28 00:49:39.246261 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 8744d364e983 2025-11-28 00:49:39.246319 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 8744d364e983 2025-11-28 00:49:39.246332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 95c9dbc712f3 2025-11-28 00:49:39.246344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:49:39.246414 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 876659fad0b1 2025-11-28 00:49:39.246426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-11-28 00:49:39.246436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-11-28 00:49:39.246446 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-11-28 00:49:39.246496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2025-11-28 00:49:39.246507 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:49:39.246555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:49:39.246602 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:49:39.246676 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:49:39.247111 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:49:39.247134 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:49:39.247145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:49:39.247155 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-11-28 00:49:39.247166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2025-11-28 00:49:39.247176 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-11-28 00:49:39.247186 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2025-11-28 00:49:39.247226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:49:39.247236 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:49:39.247296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-11-28 00:49:39.247420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:49:39.247440 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:49:39.247538 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% (Reading database ... 85% 2025-11-28 00:49:39.247593 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% (Reading database ... 95% 2025-11-28 00:49:39.247745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:49:39.247818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:49:39.247898 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-11-28 00:49:39.249228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-11-28 00:49:39.249266 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-11-28 00:49:39.249279 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-11-28 00:49:39.249292 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:49:39.249303 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:49:39.249313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:49:39.249323 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:49:39.249332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:49:39.249341 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:49:39.249351 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:49:39.249360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-11-28 00:49:39.249370 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:49:39.249379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2025-11-28 00:49:39.249389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-11-28 00:49:39.249401 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:49:39.249412 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2025-11-28 00:49:39.249422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2025-11-28 00:49:39.249431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2025-11-28 00:49:39.249440 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2025-11-28 00:49:39.249450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-11-28 00:49:39.249459 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-11-28 00:49:39.249468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 00:49:39.249487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:39.249497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:39.249507 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:39.249516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:39.249579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:49:39.249589 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:49:39.249599 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:39.249608 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:39.249618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:39.249649 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:39.249658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:49:39.249669 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:39.249678 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:39.249731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:39.249759 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:39.249769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:49:39.249816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:39.249827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:39.249885 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:49:39.249944 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:39.249955 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:39.250084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:39.250101 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:49:39.250136 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:39.250147 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:39.250209 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-11-28 00:49:39.251089 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:39.251110 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:39.251121 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:49:39.251132 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:39.251143 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:39.251153 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:49:39.251164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:39.251174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:39.251185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:49:39.251195 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:39.251206 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:49:39.251229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:39.251240 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:49:39.251251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2025-11-28 00:49:39.251261 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2025-11-28 00:49:39.251271 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:49:39.251280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:49:39.251289 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2025-11-28 00:49:39.251298 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:49:39.251313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:49:39.251322 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2025-11-28 00:49:39.251331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2025-11-28 00:49:39.251341 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:49:39.251377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-11-28 00:49:39.251482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8133 files, 1173 directories removed. 2025-11-28 00:49:39.251499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-11-28 00:49:39.251592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2025-11-28 00:49:39.251608 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-11-28 00:49:39.251703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2025-11-28 00:49:39.251740 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-11-28 00:49:39.251868 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2025-11-28 00:49:39.251948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2025-11-28 00:49:39.252029 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:49:39.252113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 876659fad0b1 2025-11-28 00:49:39.252172 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 139be0888be6 2025-11-28 00:49:39.252231 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built e6b00089d98d 2025-11-28 00:49:39.252290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20251128 2025-11-28 00:49:39.252440 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2025-11-28 00:49:39.252308 (took 0:00:26.650690) 2025-11-28 00:49:39.252871 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2025-11-28 00:49:39.252959 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2025-11-28 00:49:39.253072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2025-11-28 00:49:39.252944 2025-11-28 00:49:39.254116 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2025-11-28 00:49:39.254801 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2025-11-28 00:50:04.925882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251128 2025-11-28 00:50:04.926327 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 33050f5d276f 2025-11-28 00:50:04.926355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/4 : LABEL "build-date"="20251128" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-notifier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:50:04.926562 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 728039e28cd7 2025-11-28 00:50:04.926690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 728039e28cd7 2025-11-28 00:50:04.926803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> d6a23b4a95ee 2025-11-28 00:50:04.928043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:50:04.928108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 9d291695e16f 2025-11-28 00:50:04.928120 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-11-28 00:50:04.928130 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-11-28 00:50:04.928140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-11-28 00:50:04.928150 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2025-11-28 00:50:04.928160 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:50:04.928170 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:50:04.928179 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:50:04.928189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:50:04.928198 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:50:04.928208 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:50:04.928217 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:50:04.928227 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-11-28 00:50:04.928236 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2025-11-28 00:50:04.928246 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-11-28 00:50:04.928255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2025-11-28 00:50:04.928265 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:50:04.928274 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:50:04.928284 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-11-28 00:50:04.928293 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-11-28 00:50:04.928408 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:50:04.928547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-11-28 00:50:04.928665 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2025-11-28 00:50:04.928820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2025-11-28 00:50:04.928968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-11-28 00:50:04.929129 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-11-28 00:50:04.929248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2025-11-28 00:50:04.929358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:50:04.929467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:50:04.929656 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-11-28 00:50:04.929768 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-11-28 00:50:04.929876 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-11-28 00:50:04.929985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-11-28 00:50:04.930128 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:50:04.930218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:50:04.933093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:50:04.933118 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:50:04.933127 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:50:04.933136 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:50:04.933145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:50:04.933154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-11-28 00:50:04.933163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:50:04.933171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2025-11-28 00:50:04.933180 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-11-28 00:50:04.933191 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:50:04.933200 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-11-28 00:50:04.933209 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2025-11-28 00:50:04.933217 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2025-11-28 00:50:04.933226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-11-28 00:50:04.933234 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-11-28 00:50:04.933242 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2025-11-28 00:50:04.933250 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 00:50:04.933259 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:04.933268 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:04.933276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:04.933284 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:04.933292 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:50:04.933301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:50:04.933316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:04.933325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:04.933333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:04.933342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:04.933350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:50:04.933358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:04.933366 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:04.933374 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:04.933426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:04.933435 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:50:04.933444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:04.933463 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:04.933472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:04.933508 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:04.933517 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:04.933526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:04.933534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:04.933543 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:04.933551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:04.933559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:04.933576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:04.933586 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:50:04.933594 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:04.933602 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:04.933611 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:50:04.933619 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:04.933627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:04.933636 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:50:04.933644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:04.933652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:04.933660 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:04.933669 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-11-28 00:50:04.933678 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:04.933686 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2025-11-28 00:50:04.933695 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2025-11-28 00:50:04.933710 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:50:04.933829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:50:04.933932 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2025-11-28 00:50:04.934054 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:50:04.934195 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:50:04.934298 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2025-11-28 00:50:04.934395 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2025-11-28 00:50:04.934511 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:50:04.934607 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-11-28 00:50:04.934705 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8133 files, 1173 directories removed. 2025-11-28 00:50:04.934794 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-11-28 00:50:04.934890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2025-11-28 00:50:04.934976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-11-28 00:50:04.935121 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2025-11-28 00:50:04.935249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-11-28 00:50:04.935355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2025-11-28 00:50:04.935452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2025-11-28 00:50:04.935623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:50:04.935720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 9d291695e16f 2025-11-28 00:50:04.935814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 7a8f4729f531 2025-11-28 00:50:04.935900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/4 : USER aodh 2025-11-28 00:50:04.935979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 30dbcdd379c1 2025-11-28 00:50:04.936086 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 30dbcdd379c1 2025-11-28 00:50:04.936168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> ea8eefa34634 2025-11-28 00:50:04.936249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built ed0f219872d6 2025-11-28 00:50:04.936325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20251128 2025-11-28 00:50:04.936447 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2025-11-28 00:50:04.936376 (took 0:00:25.683432) 2025-11-28 00:50:04.936957 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2025-11-28 00:50:04.937110 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2025-11-28 00:50:04.937207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2025-11-28 00:50:04.937150 2025-11-28 00:50:04.938383 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2025-11-28 00:50:04.939152 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2025-11-28 00:50:29.483535 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251128 2025-11-28 00:50:29.483864 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 33050f5d276f 2025-11-28 00:50:29.484055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/4 : LABEL "build-date"="20251128" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-evaluator" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:50:29.484241 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in f4ba93035925 2025-11-28 00:50:29.484385 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container f4ba93035925 2025-11-28 00:50:29.484499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 3e73ff903bd2 2025-11-28 00:50:29.484615 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:50:29.484729 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 2babd7a6849e 2025-11-28 00:50:29.484836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-11-28 00:50:29.484946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-11-28 00:50:29.485103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-11-28 00:50:29.485231 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2025-11-28 00:50:29.485333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:50:29.485458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:50:29.485557 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:50:29.485653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:50:29.485749 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:50:29.485846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:50:29.485944 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:50:29.486068 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-11-28 00:50:29.486178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2025-11-28 00:50:29.486290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-11-28 00:50:29.486414 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2025-11-28 00:50:29.486527 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:50:29.486625 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:50:29.486732 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-11-28 00:50:29.486862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:50:29.487051 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2025-11-28 00:50:29.487198 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-11-28 00:50:29.490091 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2025-11-28 00:50:29.490113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-11-28 00:50:29.490122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-11-28 00:50:29.490131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-11-28 00:50:29.490140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:50:29.490150 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:50:29.490159 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-11-28 00:50:29.490168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-11-28 00:50:29.490176 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-11-28 00:50:29.490185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-11-28 00:50:29.490193 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:50:29.490202 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:50:29.490210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:50:29.490219 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:50:29.490227 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:50:29.490236 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:50:29.490244 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:50:29.490253 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-11-28 00:50:29.490261 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:50:29.490270 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2025-11-28 00:50:29.490278 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-11-28 00:50:29.490288 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:50:29.490297 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2025-11-28 00:50:29.490306 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-11-28 00:50:29.490314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2025-11-28 00:50:29.490322 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-11-28 00:50:29.490331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-11-28 00:50:29.490356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-11-28 00:50:29.490365 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 00:50:29.490373 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:29.490382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:29.490390 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:29.490398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:29.490407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:50:29.490422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:50:29.490431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:29.490439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:29.490447 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:29.490456 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:29.490464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:50:29.490473 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:29.490491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:29.490500 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:29.490508 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:29.490524 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:50:29.490533 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:29.490541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:29.490550 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:29.490558 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:29.490566 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:29.490575 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:29.490583 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:29.490591 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:29.490599 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:29.490608 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:29.490616 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:29.490624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:50:29.490633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:29.490641 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:29.490649 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:50:29.490658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:29.490666 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:29.490752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:50:29.490858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:29.490957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:29.492879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:29.492924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:29.492929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2025-11-28 00:50:29.492957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2025-11-28 00:50:29.492961 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:50:29.492964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:50:29.492968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-11-28 00:50:29.492971 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2025-11-28 00:50:29.492975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:50:29.492979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:50:29.492982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2025-11-28 00:50:29.492985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2025-11-28 00:50:29.492989 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:50:29.493006 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-11-28 00:50:29.493010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8133 files, 1173 directories removed. 2025-11-28 00:50:29.493013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-11-28 00:50:29.493017 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2025-11-28 00:50:29.493020 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-11-28 00:50:29.493023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2025-11-28 00:50:29.493027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-11-28 00:50:29.493030 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2025-11-28 00:50:29.493033 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2025-11-28 00:50:29.493036 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:50:29.493040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 2babd7a6849e 2025-11-28 00:50:29.493044 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 37a4235524da 2025-11-28 00:50:29.493047 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/4 : USER aodh 2025-11-28 00:50:29.493050 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in c0224a2a7454 2025-11-28 00:50:29.493061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container c0224a2a7454 2025-11-28 00:50:29.493065 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 91c2bbb6f9c9 2025-11-28 00:50:29.493068 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built ce9820cff134 2025-11-28 00:50:29.493071 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251128 2025-11-28 00:50:29.493075 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2025-11-28 00:50:29.492490 (took 0:00:24.555340) 2025-11-28 00:50:29.493107 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2025-11-28 00:50:29.493111 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2025-11-28 00:50:29.493148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2025-11-28 00:50:29.493074 2025-11-28 00:50:29.495142 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2025-11-28 00:50:29.495213 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2025-11-28 00:50:56.601175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251128 2025-11-28 00:50:56.601304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> bee649ebcb76 2025-11-28 00:50:56.601324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/5 : LABEL "build-date"="20251128" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:50:56.601364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in c921e19120f1 2025-11-28 00:50:56.601376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container c921e19120f1 2025-11-28 00:50:56.601386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 82ee8143c1df 2025-11-28 00:50:56.601396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-11-28 00:50:56.601405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 0f0eb1e93691 2025-11-28 00:50:56.601415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-11-28 00:50:56.601425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 1cdfd5b96b86 2025-11-28 00:50:56.601435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 1cdfd5b96b86 2025-11-28 00:50:56.601445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> c80f0cfbea38 2025-11-28 00:50:56.601456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:50:56.601467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 3d4a5997bb9c 2025-11-28 00:50:56.601477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-11-28 00:50:56.601487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-11-28 00:50:56.601560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-11-28 00:50:56.601573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2025-11-28 00:50:56.601583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:50:56.601593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:50:56.601602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:50:56.601612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:50:56.601622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:50:56.601631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:50:56.601641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:50:56.601690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-11-28 00:50:56.601702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2025-11-28 00:50:56.601712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-11-28 00:50:56.601743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2025-11-28 00:50:56.601773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:50:56.601803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:50:56.601862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-11-28 00:50:56.601903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-11-28 00:50:56.602145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:50:56.603343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2025-11-28 00:50:56.603398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2025-11-28 00:50:56.603410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-11-28 00:50:56.603420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:80% 2025-11-28 00:50:56.603430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-11-28 00:50:56.603440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-11-28 00:50:56.603449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-11-28 00:50:56.603459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:50:56.603471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:50:56.603482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-11-28 00:50:56.603491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-11-28 00:50:56.603500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-11-28 00:50:56.603510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-11-28 00:50:56.603520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:50:56.603529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:50:56.603539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:50:56.603548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:50:56.603558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:50:56.603567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:50:56.603577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:50:56.603586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-11-28 00:50:56.603596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:50:56.603605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2025-11-28 00:50:56.603615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-11-28 00:50:56.603627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:50:56.603704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2025-11-28 00:50:56.603716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2025-11-28 00:50:56.603725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2025-11-28 00:50:56.603735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-11-28 00:50:56.603744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-11-28 00:50:56.603753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-11-28 00:50:56.603763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 00:50:56.603786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:56.603796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:56.603850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:56.603861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:56.603870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:50:56.603933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:50:56.603946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:56.604027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:56.604091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:56.604102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:56.606106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:50:56.606126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:56.606137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:56.606149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:56.606159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:56.606168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:50:56.606178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:56.606214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:56.606224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:50:56.606233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:56.606243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:56.606252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:56.606262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:50:56.606271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:56.606280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:56.606290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:56.606299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:56.606308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:50:56.606318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:56.606327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:56.606337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:50:56.606346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:56.606356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:56.606365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:50:56.606374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:56.606394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:50:56.606404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:56.606413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:50:56.606422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2025-11-28 00:50:56.606432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2025-11-28 00:50:56.606441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:50:56.606450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:50:56.606460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2025-11-28 00:50:56.606469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:50:56.606478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:50:56.606487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2025-11-28 00:50:56.606497 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2025-11-28 00:50:56.606506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:50:56.606516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-11-28 00:50:56.606525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 8797 files, 1239 directories removed. 2025-11-28 00:50:56.606534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-11-28 00:50:56.606544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2025-11-28 00:50:56.606553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-11-28 00:50:56.606563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2025-11-28 00:50:56.606577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-11-28 00:50:56.606595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2025-11-28 00:50:56.606605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2025-11-28 00:50:56.606614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:50:56.606623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 3d4a5997bb9c 2025-11-28 00:50:56.606633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> cae267389733 2025-11-28 00:50:56.606642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built 65d2d6c45658 2025-11-28 00:50:56.606655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20251128 2025-11-28 00:50:56.606767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2025-11-28 00:50:56.606621 (took 0:00:27.113547) 2025-11-28 00:50:56.607306 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2025-11-28 00:50:56.607418 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2025-11-28 00:50:56.607527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2025-11-28 00:50:56.607406 2025-11-28 00:50:56.608804 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2025-11-28 00:50:56.609607 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2025-11-28 00:51:39.503558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251128 2025-11-28 00:51:39.503642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> bee649ebcb76 2025-11-28 00:51:39.503733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/8 : LABEL "build-date"="20251128" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-pxe" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:51:39.503762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in ec1fdb4a9eaa 2025-11-28 00:51:39.503799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container ec1fdb4a9eaa 2025-11-28 00:51:39.503811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 3c2f07e526b3 2025-11-28 00:51:39.503863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grub-efi-*64-signed ipxe pxelinux shim-signed syslinux-common tftpd-hpa syslinux && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:51:39.504045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 65909d67c568 2025-11-28 00:51:39.504066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:51:39.504129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:51:39.504181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:51:39.504228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:51:39.504274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:51:39.504321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:51:39.504369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:51:39.505118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:51:39.505138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:51:39.505149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:51:39.505160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:51:39.505171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:51:39.505182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:51:39.505212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:51:39.505223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:51:39.505233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 28.8 MB in 3s (10.0 MB/s) 2025-11-28 00:51:39.505244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-11-28 00:51:39.505255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-11-28 00:51:39.505265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-11-28 00:51:39.505276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-11-28 00:51:39.505291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2025-11-28 00:51:39.505302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-11-28 00:51:39.505383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2025-11-28 00:51:39.505593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil mtools python-apt-common python3-apt 2025-11-28 00:51:39.505658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool ucf 2025-11-28 00:51:39.505679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2025-11-28 00:51:39.505690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2025-11-28 00:51:39.505701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc dosfstools 2025-11-28 00:51:39.505851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2025-11-28 00:51:39.505976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2025-11-28 00:51:39.506086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2025-11-28 00:51:39.506159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-11-28 00:51:39.506230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-signed grub-ipxe grub2-common ipxe ipxe-qemu libefiboot1t64 2025-11-28 00:51:39.506298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libefivar1t64 libfreetype6 libfuse3-3 libpng16-16t64 mokutil mtools pxelinux 2025-11-28 00:51:39.506367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: python-apt-common python3-apt sbsigntool shim-signed syslinux 2025-11-28 00:51:39.506434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: syslinux-common tftpd-hpa ucf 2025-11-28 00:51:39.506507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:51:39.506570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.6 MB of archives. 2025-11-28 00:51:39.506633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 55.7 MB of additional disk space will be used. 2025-11-28 00:51:39.506695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:51:39.506766 | 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.5 [6,934 B] 2025-11-28 00:51:39.506834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python-apt-common all 2.7.7ubuntu5 [20.7 kB] 2025-11-28 00:51:39.506905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apt amd64 2.7.7ubuntu5 [169 kB] 2025-11-28 00:51:39.507106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-11-28 00:51:39.507226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-11-28 00:51:39.508252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-11-28 00:51:39.508286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-11-28 00:51:39.508296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libefivar1t64 amd64 38-3.1build1 [57.8 kB] 2025-11-28 00:51:39.508305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libefiboot1t64 amd64 38-3.1build1 [40.6 kB] 2025-11-28 00:51:39.508315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-11-28 00:51:39.508325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-common amd64 2.12-1ubuntu7.3 [2,120 kB] 2025-11-28 00:51:39.508334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-bin amd64 2.12-1ubuntu7.3 [1,638 kB] 2025-11-28 00:51:39.508362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub2-common amd64 2.12-1ubuntu7.3 [670 kB] 2025-11-28 00:51:39.508372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64 amd64 2.12-1ubuntu7.3 [52.8 kB] 2025-11-28 00:51:39.508381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-signed amd64 1.202.5+2.12-1ubuntu7.3 [1,393 kB] 2025-11-28 00:51:39.508393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 grub-ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,193 kB] 2025-11-28 00:51:39.508402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-11-28 00:51:39.508412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,402 kB] 2025-11-28 00:51:39.508422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 mokutil amd64 0.6.0-2build3 [26.8 kB] 2025-11-28 00:51:39.508431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-11-28 00:51:39.508441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 pxelinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [106 kB] 2025-11-28 00:51:39.508450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sbsigntool amd64 0.9.4-3.1ubuntu7 [52.4 kB] 2025-11-28 00:51:39.508460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 shim-signed amd64 1.58+15.8-0ubuntu1 [665 kB] 2025-11-28 00:51:39.508469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2025-11-28 00:51:39.508479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 syslinux-common all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [1,261 kB] 2025-11-28 00:51:39.508488 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 tftpd-hpa amd64 5.2+20150808-1.4build1 [39.5 kB] 2025-11-28 00:51:39.508548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2025-11-28 00:51:39.508560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.6 MB in 1s (14.9 MB/s) 2025-11-28 00:51:39.508570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2025-11-28 00:51:39.508580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-11-28 00:51:39.508592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:51:39.508604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-11-28 00:51:39.508614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% (Reading database ... 80% 2025-11-28 00:51:39.508624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-11-28 00:51:39.508671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-11-28 00:51:39.508681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-11-28 00:51:39.508691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:51:39.508742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.5_all.deb ... 2025-11-28 00:51:39.508760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.5) ... 2025-11-28 00:51:39.508806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2025-11-28 00:51:39.508852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5_all.deb ... 2025-11-28 00:51:39.508897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5) ... 2025-11-28 00:51:39.508968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2025-11-28 00:51:39.509058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5_amd64.deb ... 2025-11-28 00:51:39.509073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5) ... 2025-11-28 00:51:39.509121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2025-11-28 00:51:39.509169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-11-28 00:51:39.509215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2025-11-28 00:51:39.509268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2025-11-28 00:51:39.509322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2025-11-28 00:51:39.509355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-11-28 00:51:39.509388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-11-28 00:51:39.510256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2025-11-28 00:51:39.510308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-11-28 00:51:39.510321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 00:51:39.510338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2025-11-28 00:51:39.510355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-11-28 00:51:39.510373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 00:51:39.510391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2025-11-28 00:51:39.510408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libefivar1t64_38-3.1build1_amd64.deb ... 2025-11-28 00:51:39.510424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2025-11-28 00:51:39.510434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2025-11-28 00:51:39.510443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefiboot1t64_38-3.1build1_amd64.deb ... 2025-11-28 00:51:39.510452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2025-11-28 00:51:39.510462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2025-11-28 00:51:39.510471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-11-28 00:51:39.510480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-11-28 00:51:39.510490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2025-11-28 00:51:39.510499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2025-11-28 00:51:39.510509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2025-11-28 00:51:39.510556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2025-11-28 00:51:39.510566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2025-11-28 00:51:39.510590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-11-28 00:51:39.510599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2025-11-28 00:51:39.510609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2025-11-28 00:51:39.510618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2025-11-28 00:51:39.510628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2025-11-28 00:51:39.510642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2025-11-28 00:51:39.510711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-11-28 00:51:39.510748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2025-11-28 00:51:39.510858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64-signed_1.202.5+2.12-1ubuntu7.3_amd64.deb ... 2025-11-28 00:51:39.510876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-11-28 00:51:39.510988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2025-11-28 00:51:39.511055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../15-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-11-28 00:51:39.511161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-11-28 00:51:39.511223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2025-11-28 00:51:39.511286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-11-28 00:51:39.512080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-11-28 00:51:39.512099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2025-11-28 00:51:39.512110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-11-28 00:51:39.512138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-11-28 00:51:39.512149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2025-11-28 00:51:39.512160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-mokutil_0.6.0-2build3_amd64.deb ... 2025-11-28 00:51:39.512171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2025-11-28 00:51:39.512182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2025-11-28 00:51:39.512192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mtools_4.0.43-1build1_amd64.deb ... 2025-11-28 00:51:39.512203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2025-11-28 00:51:39.512213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2025-11-28 00:51:39.512224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-11-28 00:51:39.512236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:51:39.512247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2025-11-28 00:51:39.512258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2025-11-28 00:51:39.512268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2025-11-28 00:51:39.512279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2025-11-28 00:51:39.512294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2025-11-28 00:51:39.512315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2025-11-28 00:51:39.512324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2025-11-28 00:51:39.512334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-11-28 00:51:39.512347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:51:39.512384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2025-11-28 00:51:39.512488 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-11-28 00:51:39.512505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:51:39.512549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2025-11-28 00:51:39.512605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2025-11-28 00:51:39.512662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2025-11-28 00:51:39.512719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2025-11-28 00:51:39.512775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.5) ... 2025-11-28 00:51:39.512831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2025-11-28 00:51:39.512887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2025-11-28 00:51:39.512960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:51:39.513019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:51:39.513087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:51:39.513146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 00:51:39.513202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2025-11-28 00:51:39.513257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 00:51:39.513312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5) ... 2025-11-28 00:51:39.513359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-11-28 00:51:39.513417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2025-11-28 00:51:39.513471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2025-11-28 00:51:39.513588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-11-28 00:51:39.513605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2025-11-28 00:51:39.513672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2025-11-28 00:51:39.513735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-11-28 00:51:39.513842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:51:39.513917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-11-28 00:51:39.513984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2025-11-28 00:51:39.514069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5) ... 2025-11-28 00:51:39.514130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-11-28 00:51:39.514189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2025-11-28 00:51:39.514233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2025-11-28 00:51:39.514286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-11-28 00:51:39.514342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:51:39.514399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-11-28 00:51:39.514453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2025-11-28 00:51:39.514507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-11-28 00:51:39.514593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-11-28 00:51:39.516089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2025-11-28 00:51:39.516114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-11-28 00:51:39.516123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2025-11-28 00:51:39.516132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode 2025-11-28 00:51:39.516142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:51:39.516151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 65909d67c568 2025-11-28 00:51:39.516159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 83b9f2dab4f5 2025-11-28 00:51:39.516168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/8 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2025-11-28 00:51:39.516176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 95fcc93c78c7 2025-11-28 00:51:39.516185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 95fcc93c78c7 2025-11-28 00:51:39.516193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 81efc771754d 2025-11-28 00:51:39.516202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/8 : COPY tftp-map-file-template /map-file-template 2025-11-28 00:51:39.516210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> b53da277c06b 2025-11-28 00:51:39.516218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-11-28 00:51:39.516227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 119eb48a9fe6 2025-11-28 00:51:39.516237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-11-28 00:51:39.516253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 9f60a9e2b414 2025-11-28 00:51:39.516270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 9f60a9e2b414 2025-11-28 00:51:39.516285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 3e86653cbc66 2025-11-28 00:51:39.516303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:51:39.516316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 603d72eb9aa3 2025-11-28 00:51:39.516325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-11-28 00:51:39.516334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-11-28 00:51:39.516343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-11-28 00:51:39.516359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2025-11-28 00:51:39.516387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:51:39.516401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:51:39.516410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:51:39.516418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:51:39.516427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:51:39.516435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:51:39.516452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:51:39.516466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-11-28 00:51:39.516480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2025-11-28 00:51:39.516494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-11-28 00:51:39.516507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2025-11-28 00:51:39.516520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:51:39.516534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:51:39.516553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-11-28 00:51:39.516567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:51:39.516582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-11-28 00:51:39.516595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% (Reading database ... 80% 2025-11-28 00:51:39.516608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-11-28 00:51:39.516622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-11-28 00:51:39.516637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-11-28 00:51:39.516651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19598 files and directories currently installed.) 2025-11-28 00:51:39.516664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:51:39.516682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-11-28 00:51:39.516698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-11-28 00:51:39.516712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-11-28 00:51:39.516757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-11-28 00:51:39.516877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:51:39.516899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:51:39.516987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:51:39.517083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:51:39.517217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:51:39.517234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:51:39.517293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:51:39.517317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-11-28 00:51:39.517394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:51:39.517466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2025-11-28 00:51:39.517544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-11-28 00:51:39.517648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:51:39.517682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-11-28 00:51:39.517742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-11-28 00:51:39.517781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-11-28 00:51:39.517831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-11-28 00:51:39.517870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-11-28 00:51:39.517926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-11-28 00:51:39.518194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19589 files and directories currently installed.) 2025-11-28 00:51:39.518253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:51:39.518308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:51:39.518358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:51:39.518398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:51:39.518449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:51:39.518498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:51:39.518547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:51:39.518560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:51:39.518622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:51:39.518662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:51:39.518709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:51:39.518754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:51:39.518800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:51:39.518846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:51:39.518882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:51:39.518957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:51:39.519151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:51:39.519201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:51:39.519219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:51:39.519229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:51:39.519239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:51:39.519252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:51:39.519315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:51:39.519353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:51:39.519398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:51:39.519412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:51:39.519554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:51:39.519579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:51:39.519590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:51:39.519603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:51:39.519614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:51:39.519666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:51:39.519700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:51:39.519745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:51:39.519788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:51:39.519831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:51:39.519873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:51:39.519916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:51:39.519969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2025-11-28 00:51:39.520045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2025-11-28 00:51:39.520097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:51:39.520142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:51:39.520186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2025-11-28 00:51:39.520230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:51:39.520273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:51:39.520316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2025-11-28 00:51:39.520359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2025-11-28 00:51:39.520403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:51:39.520444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-11-28 00:51:39.520489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 8797 files, 1239 directories removed. 2025-11-28 00:51:39.520528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-11-28 00:51:39.520572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2025-11-28 00:51:39.520613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-11-28 00:51:39.520657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2025-11-28 00:51:39.520699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-11-28 00:51:39.520751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2025-11-28 00:51:39.520785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2025-11-28 00:51:39.520825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:51:39.520868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 603d72eb9aa3 2025-11-28 00:51:39.520912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 11b2b530225d 2025-11-28 00:51:39.520972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built 996de57bb4c1 2025-11-28 00:51:39.521028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20251128 2025-11-28 00:51:39.521127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2025-11-28 00:51:39.521047 (took 0:00:42.913641) 2025-11-28 00:51:39.521709 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2025-11-28 00:51:39.521738 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2025-11-28 00:51:39.521749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2025-11-28 00:51:39.521532 2025-11-28 00:51:39.521759 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Getting archive from https://tarballs.opendev.org/openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2024.2.tar.gz 2025-11-28 00:51:40.300317 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2025-11-28 00:51:40.300395 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2025-11-28 00:54:04.276239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251128 2025-11-28 00:54:04.276311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> bee649ebcb76 2025-11-28 00:54:04.276327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/7 : LABEL "build-date"="20251128" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:54:04.276343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 5d3835518f92 2025-11-28 00:54:04.276355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 5d3835518f92 2025-11-28 00:54:04.276365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> e5e9a72fad74 2025-11-28 00:54:04.276376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/7 : ADD plugins-archive / 2025-11-28 00:54:04.276387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 269bc45c18dc 2025-11-28 00:54:04.276399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 4/7 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt -r /ironic/driver-requirements.txt ironic-staging-drivers && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2025-11-28 00:54:04.276411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 1837818ab47a 2025-11-28 00:54:04.276421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2025-11-28 00:54:04.276432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-28 00:54:04.276442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting proliantutils<2.17.0,>=2.16.2 (from -r /ironic/driver-requirements.txt (line 7)) 2025-11-28 00:54:04.276454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2025-11-28 00:54:04.276465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2025-11-28 00:54:04.276476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2025-11-28 00:54:04.276531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2025-11-28 00:54:04.276554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-11-28 00:54:04.276563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2025-11-28 00:54:04.276589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-28 00:54:04.276598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting python-scciclient<0.17.0,>=0.16.0 (from -r /ironic/driver-requirements.txt (line 11)) 2025-11-28 00:54:04.276693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-28 00:54:04.276704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2025-11-28 00:54:04.276713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-13.0.0-py3-none-any.whl.metadata (8.1 kB) 2025-11-28 00:54:04.276721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting sushy-oem-idrac<6.0.0,>=5.0.0 (from -r /ironic/driver-requirements.txt (line 17)) 2025-11-28 00:54:04.276730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-28 00:54:04.276740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (4.19.2) 2025-11-28 00:54:04.276751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.1.0) 2025-11-28 00:54:04.276761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.5.0) 2025-11-28 00:54:04.276769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (7.4.0) 2025-11-28 00:54:04.276814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.1.0) 2025-11-28 00:54:04.276824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyOpenSSL>=19.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.1) 2025-11-28 00:54:04.276833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.32.3) 2025-11-28 00:54:04.276880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.3.4) 2025-11-28 00:54:04.276925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.16.0) 2025-11-28 00:54:04.276968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: sushy>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.2.1) 2025-11-28 00:54:04.280174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) (2.16.0) 2025-11-28 00:54:04.280213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: defusedxml>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) (0.7.1) 2025-11-28 00:54:04.280223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyghmi>=1.0.24 (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) 2025-11-28 00:54:04.280235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.70-py3-none-any.whl.metadata (1.1 kB) 2025-11-28 00:54:04.280245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from sushy-oem-idrac<6.0.0,>=5.0.0->-r /ironic/driver-requirements.txt (line 17)) (2.9.0.post0) 2025-11-28 00:54:04.280265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ironic-lib>=2.17.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.2.0) 2025-11-28 00:54:04.280277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (9.6.0) 2025-11-28 00:54:04.280287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.4.0) 2025-11-28 00:54:04.280298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.1.2) 2025-11-28 00:54:04.280309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (3.5.0) 2025-11-28 00:54:04.280319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasyncore<2.0.0,>=1.0.0 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-11-28 00:54:04.280329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:54:04.280339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysmi-lextudio<2.0.0,>=1.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-11-28 00:54:04.280349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2025-11-28 00:54:04.280358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmpcrypto<0.0.5,>=0.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-11-28 00:54:04.280368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2025-11-28 00:54:04.280379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2<4.0.0,>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.1.4) 2025-11-28 00:54:04.280389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ply<4.0,>=3.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.11) 2025-11-28 00:54:04.280400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2<4.0.0,>=3.1.3->pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.1.5) 2025-11-28 00:54:04.280411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cryptography in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (42.0.8) 2025-11-28 00:54:04.280428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.3.2) 2025-11-28 00:54:04.280447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.8) 2025-11-28 00:54:04.280459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.26.19) 2025-11-28 00:54:04.280469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2025.11.12) 2025-11-28 00:54:04.280479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.20.0 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-11-28 00:54:04.280489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.20.0-py3-none-any.whl.metadata (7.7 kB) 2025-11-28 00:54:04.280504 | 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.20.0->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2025-11-28 00:54:04.280514 | 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.20.0->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.1) 2025-11-28 00:54:04.280525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.8.0 (from ansible-core~=2.20.0->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-11-28 00:54:04.280535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:54:04.280545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (1.8.8) 2025-11-28 00:54:04.280555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (4.0.1) 2025-11-28 00:54:04.280565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tenacity>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (8.3.0) 2025-11-28 00:54:04.280575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: zeroconf>=0.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (0.132.2) 2025-11-28 00:54:04.280585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.0) 2025-11-28 00:54:04.280595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2023.12.1) 2025-11-28 00:54:04.280605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.35.1) 2025-11-28 00:54:04.280622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.20.0) 2025-11-28 00:54:04.280632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.19) 2025-11-28 00:54:04.280642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (3.0.0) 2025-11-28 00:54:04.280659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (0.10.1) 2025-11-28 00:54:04.280669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (2.0.0) 2025-11-28 00:54:04.280679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (5.3.0) 2025-11-28 00:54:04.280688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->ironic-staging-drivers) (1.16.0) 2025-11-28 00:54:04.280698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ironic-staging-drivers) (5.6.0) 2025-11-28 00:54:04.280714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.0.8) 2025-11-28 00:54:04.280724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2024.1) 2025-11-28 00:54:04.280734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.10.1) 2025-11-28 00:54:04.280744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.1.0) 2025-11-28 00:54:04.280754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.5.1) 2025-11-28 00:54:04.280764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (1.6.0) 2025-11-28 00:54:04.280773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.36.1) 2025-11-28 00:54:04.280783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.0.3) 2025-11-28 00:54:04.280799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.6.1) 2025-11-28 00:54:04.280809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.1.0) 2025-11-28 00:54:04.280819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.0.0) 2025-11-28 00:54:04.280829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.1.2) 2025-11-28 00:54:04.280839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (67.2.0) 2025-11-28 00:54:04.280856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (1.17.0) 2025-11-28 00:54:04.280867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.22) 2025-11-28 00:54:04.280877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.7) 2025-11-28 00:54:04.280886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ifaddr>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from zeroconf>=0.24.0->ironic-lib>=2.17.1->ironic-staging-drivers) (0.2.0) 2025-11-28 00:54:04.280896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2025-11-28 00:54:04.280906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2025-11-28 00:54:04.280925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2025-11-28 00:54:04.280982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2025-11-28 00:54:04.281148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2025-11-28 00:54:04.281226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.4-py3-none-any.whl (10 kB) 2025-11-28 00:54:04.281314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2025-11-28 00:54:04.281350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2025-11-28 00:54:04.281418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-11-28 00:54:04.281578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-11-28 00:54:04.281618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-13.0.0-py3-none-any.whl (53.3 MB) 2025-11-28 00:54:04.281625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.3/53.3 MB 39.3 MB/s 0:00:01 2025-11-28 00:54:04.281707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.20.0-py3-none-any.whl (2.4 MB) 2025-11-28 00:54:04.281759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 32.5 MB/s 0:00:00 2025-11-28 00:54:04.281841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2025-11-28 00:54:04.281892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.70-py3-none-any.whl (260 kB) 2025-11-28 00:54:04.281951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyasyncore, resolvelib, pyasn1, pysmi-lextudio, pyasn1-modules, sushy-oem-idrac, pysnmpcrypto, pyghmi, ansible-core, pysnmp-lextudio, ansible, python-scciclient, proliantutils, ironic-staging-drivers 2025-11-28 00:54:04.282058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-13.0.0 ansible-core-2.20.0 ironic-staging-drivers-0.17.0 proliantutils-2.16.3 pyasn1-0.6.0 pyasn1-modules-0.4.0 pyasyncore-1.0.4 pyghmi-1.5.70 pysmi-lextudio-1.4.3 pysnmp-lextudio-5.0.33 pysnmpcrypto-0.0.4 python-scciclient-0.16.0 resolvelib-1.2.1 sushy-oem-idrac-5.0.0 2025-11-28 00:54:04.282137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/ironic-prometheus-exporter-4.4.1.dev2 2025-11-28 00:54:04.282198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2025-11-28 00:54:04.282256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2025-11-28 00:54:04.282314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2025-11-28 00:54:04.282371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:54:04.282440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: started 2025-11-28 00:54:04.282529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: finished with status 'done' 2025-11-28 00:54:04.282612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2025-11-28 00:54:04.282675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:54:04.282734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/pycadf-3.1.1 2025-11-28 00:54:04.282795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2025-11-28 00:54:04.282884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2025-11-28 00:54:04.282952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2025-11-28 00:54:04.283051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:54:04.283131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: started 2025-11-28 00:54:04.283189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: finished with status 'done' 2025-11-28 00:54:04.283244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2025-11-28 00:54:04.283301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:54:04.283357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (6.1.0) 2025-11-28 00:54:04.283425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (5.3.0) 2025-11-28 00:54:04.283472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.messaging>=9.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (14.9.1) 2025-11-28 00:54:04.283526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.4.1.dev2) 2025-11-28 00:54:04.283604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-11-28 00:54:04.283662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: prometheus_client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (0.20.0) 2025-11-28 00:54:04.283721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-11-28 00:54:04.283776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-11-28 00:54:04.283832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-11-28 00:54:04.283930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-11-28 00:54:04.283990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-11-28 00:54:04.284146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-11-28 00:54:04.284202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Werkzeug>=3.0.0 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2025-11-28 00:54:04.284262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-11-28 00:54:04.284321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.4) 2025-11-28 00:54:04.284375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting itsdangerous>=2.1.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2025-11-28 00:54:04.284430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 00:54:04.284478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (8.1.7) 2025-11-28 00:54:04.284527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting blinker>=1.6.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2025-11-28 00:54:04.284575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 00:54:04.284622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (2.1.5) 2025-11-28 00:54:04.284670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2025-11-28 00:54:04.284717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2025-11-28 00:54:04.284763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2025-11-28 00:54:04.284810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2025-11-28 00:54:04.284857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-11-28 00:54:04.284909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (1.8.8) 2025-11-28 00:54:04.284951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.2.0) 2025-11-28 00:54:04.285001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.5.0) 2025-11-28 00:54:04.285100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.0.0) 2025-11-28 00:54:04.285204 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.4.0) 2025-11-28 00:54:04.285255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.6.0) 2025-11-28 00:54:04.285314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.1.2) 2025-11-28 00:54:04.285362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.9.0) 2025-11-28 00:54:04.285410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.2.0) 2025-11-28 00:54:04.285456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.5.0) 2025-11-28 00:54:04.285502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.37.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (7.4.0) 2025-11-28 00:54:04.285550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.1.0) 2025-11-28 00:54:04.285609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.9.0.post0) 2025-11-28 00:54:04.285661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (4.0.1) 2025-11-28 00:54:04.285710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (4.0.1) 2025-11-28 00:54:04.285756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-11-28 00:54:04.285802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-11-28 00:54:04.285848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.10.1) 2025-11-28 00:54:04.285898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.0) 2025-11-28 00:54:04.285953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.5.1) 2025-11-28 00:54:04.286000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (1.6.0) 2025-11-28 00:54:04.286096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.36.1) 2025-11-28 00:54:04.286146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.0.3) 2025-11-28 00:54:04.286206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.1.0) 2025-11-28 00:54:04.286266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.6.1) 2025-11-28 00:54:04.286323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.19) 2025-11-28 00:54:04.286366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.1.0) 2025-11-28 00:54:04.286414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (24.1) 2025-11-28 00:54:04.286461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.0.0) 2025-11-28 00:54:04.286507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.2) 2025-11-28 00:54:04.286555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (67.2.0) 2025-11-28 00:54:04.286602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2025-11-28 00:54:04.286649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2025-11-28 00:54:04.286695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2025-11-28 00:54:04.286742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2025.11.12) 2025-11-28 00:54:04.286792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.7) 2025-11-28 00:54:04.286863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-11-28 00:54:04.286923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-11-28 00:54:04.286972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-11-28 00:54:04.287050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-11-28 00:54:04.287150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter, pycadf 2025-11-28 00:54:04.287189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2025-11-28 00:54:04.287234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2025-11-28 00:54:04.287278 | 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=2091256b4e6d8910478852bed5033de064c5e1c2bde33b7a0bddd921f2f5af4d 2025-11-28 00:54:04.287325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-yexrmw_0/wheels/83/17/95/561678901d81851705c08567792c6c0ce14dafcab409e836a2 2025-11-28 00:54:04.287379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (pyproject.toml): started 2025-11-28 00:54:04.287423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-11-28 00:54:04.287468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=a2a60e302e9bdee655bb21df06cd69fdaee6e57479f3365b6f21837b5369b6f2 2025-11-28 00:54:04.287511 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-yexrmw_0/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 00:54:04.287555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter pycadf 2025-11-28 00:54:04.287598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, pycadf, ironic-prometheus-exporter 2025-11-28 00:54:04.287643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Attempting uninstall: pycadf 2025-11-28 00:54:04.287688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Found existing installation: pycadf 3.1.1 2025-11-28 00:54:04.287731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Uninstalling pycadf-3.1.1: 2025-11-28 00:54:04.287774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pycadf-3.1.1 2025-11-28 00:54:04.287821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 ironic-prometheus-exporter-4.4.1.dev2 itsdangerous-2.2.0 pycadf-3.1.1 2025-11-28 00:54:04.287864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 1837818ab47a 2025-11-28 00:54:04.287907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 45dbad41755c 2025-11-28 00:54:04.287952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 5/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bsdmainutils dosfstools e2fsprogs gdisk genisoimage ipmitool isolinux mtools openssh-client parted psmisc python3-systemd qemu-utils shellinabox udev xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:54:04.288026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 2b552e98c97b 2025-11-28 00:54:04.288089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:54:04.288135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:54:04.288180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:54:04.288222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:54:04.288266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:54:04.288310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:54:04.288354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:54:04.288397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:54:04.288443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:54:04.288481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:54:04.288524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:54:04.288566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:54:04.288608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:54:04.288649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:54:04.288691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:54:04.288734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 28.8 MB in 3s (9,927 kB/s) 2025-11-28 00:54:04.288776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-11-28 00:54:04.288821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-11-28 00:54:04.288866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-11-28 00:54:04.288910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-11-28 00:54:04.288958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-11-28 00:54:04.289020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.11). 2025-11-28 00:54:04.289082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2025-11-28 00:54:04.289124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2025-11-28 00:54:04.289169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2025-11-28 00:54:04.289214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-11-28 00:54:04.289258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2025-11-28 00:54:04.289302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2025-11-28 00:54:04.289344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2025-11-28 00:54:04.289386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2025-11-28 00:54:04.289427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2025-11-28 00:54:04.289468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2025-11-28 00:54:04.289508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2025-11-28 00:54:04.289548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2025-11-28 00:54:04.289593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2025-11-28 00:54:04.289634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2025-11-28 00:54:04.289678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2025-11-28 00:54:04.289721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-11-28 00:54:04.289764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2025-11-28 00:54:04.292356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2025-11-28 00:54:04.292394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:54:04.292405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2025-11-28 00:54:04.292416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2025-11-28 00:54:04.292425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:54:04.292435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2025-11-28 00:54:04.292446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2025-11-28 00:54:04.292456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2025-11-28 00:54:04.292477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 00:54:04.292487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 00:54:04.292497 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.3 [73.7 kB] 2025-11-28 00:54:04.292507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-11-28 00:54:04.292524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2025-11-28 00:54:04.292533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-11-28 00:54:04.292543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-11-28 00:54:04.292553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-11-28 00:54:04.292563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-11-28 00:54:04.292572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-11-28 00:54:04.292582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 00:54:04.292592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-11-28 00:54:04.292601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-11-28 00:54:04.292611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2025-11-28 00:54:04.292621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-11-28 00:54:04.292630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2025-11-28 00:54:04.292640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2025-11-28 00:54:04.292650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-11-28 00:54:04.292659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 isolinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [57.8 kB] 2025-11-28 00:54:04.292670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-11-28 00:54:04.292680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-11-28 00:54:04.292690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-11-28 00:54:04.292709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-11-28 00:54:04.292719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2025-11-28 00:54:04.292729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-11-28 00:54:04.292739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 shellinabox amd64 2.21build3 [130 kB] 2025-11-28 00:54:04.292748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-11-28 00:54:04.292758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-11-28 00:54:04.292774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (11.7 MB/s) 2025-11-28 00:54:04.292784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2025-11-28 00:54:04.292799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-11-28 00:54:04.292810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:54:04.292821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-11-28 00:54:04.292831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% (Reading database ... 80% 2025-11-28 00:54:04.292841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-11-28 00:54:04.292851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-11-28 00:54:04.292861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-11-28 00:54:04.292871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 00:54:04.292881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2025-11-28 00:54:04.292891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2025-11-28 00:54:04.292900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2025-11-28 00:54:04.292910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2025-11-28 00:54:04.292920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-11-28 00:54:04.292930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2025-11-28 00:54:04.292940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-11-28 00:54:04.292949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-11-28 00:54:04.292959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 00:54:04.292969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:54:04.292979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:54:04.292988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:54:04.293030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:54:04.293071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:54:04.293082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2025-11-28 00:54:04.293091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:54:04.293101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-11-28 00:54:04.293111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2025-11-28 00:54:04.293120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-11-28 00:54:04.293130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-11-28 00:54:04.293140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2025-11-28 00:54:04.293164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2025-11-28 00:54:04.293174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2025-11-28 00:54:04.293184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2025-11-28 00:54:04.293193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-11-28 00:54:04.293203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 00:54:04.293213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2025-11-28 00:54:04.293223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-11-28 00:54:04.293232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 00:54:04.293242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2025-11-28 00:54:04.293252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-11-28 00:54:04.293261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 00:54:04.293277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2025-11-28 00:54:04.293287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-11-28 00:54:04.293296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-11-28 00:54:04.293306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2025-11-28 00:54:04.293316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-11-28 00:54:04.293325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 00:54:04.293335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2025-11-28 00:54:04.293344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 00:54:04.293354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:54:04.293363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2025-11-28 00:54:04.293373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2025-11-28 00:54:04.293383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64 2025-11-28 00:54:04.293393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:' 2025-11-28 00:54:04.293403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2025-11-28 00:54:04.293413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-11-28 00:54:04.293423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2025-11-28 00:54:04.293432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 00:54:04.293442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:54:04.293452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2025-11-28 00:54:04.293461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2025-11-28 00:54:04.293477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2025-11-28 00:54:04.293486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2025-11-28 00:54:04.293496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2025-11-28 00:54:04.293586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2025-11-28 00:54:04.293598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2025-11-28 00:54:04.293608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2025-11-28 00:54:04.293617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2025-11-28 00:54:04.293627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2025-11-28 00:54:04.293636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2025-11-28 00:54:04.293646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2025-11-28 00:54:04.293656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2025-11-28 00:54:04.293665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-11-28 00:54:04.293675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-11-28 00:54:04.293684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-11-28 00:54:04.293694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2025-11-28 00:54:04.293704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-11-28 00:54:04.293713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:54:04.293723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2025-11-28 00:54:04.293733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2025-11-28 00:54:04.293742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-11-28 00:54:04.293752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2025-11-28 00:54:04.293768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-11-28 00:54:04.293777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 00:54:04.293787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2025-11-28 00:54:04.293796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2025-11-28 00:54:04.293806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-11-28 00:54:04.293815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2025-11-28 00:54:04.293825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2025-11-28 00:54:04.293834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2025-11-28 00:54:04.293844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2025-11-28 00:54:04.293853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2025-11-28 00:54:04.293863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2025-11-28 00:54:04.293872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2025-11-28 00:54:04.293882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:54:04.293902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:54:04.293912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2025-11-28 00:54:04.293921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2025-11-28 00:54:04.293930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2025-11-28 00:54:04.293940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2025-11-28 00:54:04.293950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-11-28 00:54:04.293959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-11-28 00:54:04.293969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2025-11-28 00:54:04.293978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2025-11-28 00:54:04.293988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2025-11-28 00:54:04.294025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 00:54:04.294035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2025-11-28 00:54:04.294070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-11-28 00:54:04.294081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:54:04.294090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:54:04.294100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-11-28 00:54:04.294109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-11-28 00:54:04.294119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2025-11-28 00:54:04.294129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2025-11-28 00:54:04.294138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2025-11-28 00:54:04.294148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 00:54:04.294157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2025-11-28 00:54:04.294166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-11-28 00:54:04.294220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2025-11-28 00:54:04.294231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 00:54:04.294241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:54:04.294250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2025-11-28 00:54:04.294260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2025-11-28 00:54:04.294269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-11-28 00:54:04.294279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 00:54:04.294289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2025-11-28 00:54:04.294298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 00:54:04.294321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-11-28 00:54:04.294331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2025-11-28 00:54:04.294347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 00:54:04.294357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-11-28 00:54:04.294366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-11-28 00:54:04.294376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:54:04.294385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2025-11-28 00:54:04.294394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:54:04.294404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2025-11-28 00:54:04.294413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:54:04.294423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-11-28 00:54:04.294432 | 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 libparted2t64' 2025-11-28 00:54:04.294442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by lib 2025-11-28 00:54:04.294452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:parted2t64' 2025-11-28 00:54:04.294461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2025-11-28 00:54:04.294471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:54:04.294481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2025-11-28 00:54:04.294490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:54:04.294499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 2b552e98c97b 2025-11-28 00:54:04.294509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 539ec75bad78 2025-11-28 00:54:04.294525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:54:04.294536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 4c5d3841a906 2025-11-28 00:54:04.294546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-11-28 00:54:04.294555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-11-28 00:54:04.294565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-11-28 00:54:04.294574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2025-11-28 00:54:04.294584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:54:04.294593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:54:04.294603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:54:04.294616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:54:04.294626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:54:04.294636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:54:04.294659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:54:04.294669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-11-28 00:54:04.294682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2025-11-28 00:54:04.294745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-11-28 00:54:04.294757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2025-11-28 00:54:04.294819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:54:04.294834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:54:04.295074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-11-28 00:54:04.295164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:54:04.295180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-11-28 00:54:04.295201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-11-28 00:54:04.295211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-11-28 00:54:04.295221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-11-28 00:54:04.295234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-11-28 00:54:04.295244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-11-28 00:54:04.295289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19248 files and directories currently installed.) 2025-11-28 00:54:04.295325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:54:04.295384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-11-28 00:54:04.295399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-11-28 00:54:04.295461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-11-28 00:54:04.295476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-11-28 00:54:04.295544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:54:04.295559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:54:04.295607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:54:04.295622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:54:04.295651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:54:04.295712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:54:04.295723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:54:04.295737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-11-28 00:54:04.295787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:54:04.295801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2025-11-28 00:54:04.295833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-11-28 00:54:04.295883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:54:04.295917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-11-28 00:54:04.295927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-11-28 00:54:04.295958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-11-28 00:54:04.296023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-11-28 00:54:04.296069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-11-28 00:54:04.296132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-11-28 00:54:04.296144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19239 files and directories currently installed.) 2025-11-28 00:54:04.296158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:04.296218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:04.296234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:04.296264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:04.296313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:54:04.296328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:54:04.296387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:04.296398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:04.298173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:04.298212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:04.298223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-11-28 00:54:04.298233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:54:04.298242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:04.298252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:04.298261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:04.298271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:04.298280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:54:04.298290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:04.298300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:04.298309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:04.298318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:04.298328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:04.298337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:04.298346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:04.298355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:04.298365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:04.298381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:04.298391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:04.298400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:54:04.298409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:04.298419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:04.298428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:54:04.298437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:04.298446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:04.298455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:54:04.298465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:04.298474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:04.298483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:04.298493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:04.298502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2025-11-28 00:54:04.298511 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2025-11-28 00:54:04.298521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:54:04.298530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:54:04.298539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2025-11-28 00:54:04.298549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:54:04.298558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:54:04.298568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2025-11-28 00:54:04.298577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2025-11-28 00:54:04.298586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:54:04.298596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-11-28 00:54:04.298605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 25432 files, 2966 directories removed. 2025-11-28 00:54:04.298615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-11-28 00:54:04.298624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2025-11-28 00:54:04.298633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-11-28 00:54:04.298643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2025-11-28 00:54:04.298661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-11-28 00:54:04.298671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2025-11-28 00:54:04.298686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2025-11-28 00:54:04.298696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:54:04.298706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 4c5d3841a906 2025-11-28 00:54:04.298716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 304ecf320eea 2025-11-28 00:54:04.298725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/7 : USER ironic 2025-11-28 00:54:04.298735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in f5b4f1736cd1 2025-11-28 00:54:04.298751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container f5b4f1736cd1 2025-11-28 00:54:04.298761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> bf44833ebbaf 2025-11-28 00:54:04.298770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built 0eb8f267d3e5 2025-11-28 00:54:04.298780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20251128 2025-11-28 00:54:04.298790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2025-11-28 00:54:04.297690 (took 0:02:24.776158) 2025-11-28 00:54:04.298800 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2025-11-28 00:54:04.298810 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2025-11-28 00:54:04.298847 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2025-11-28 00:54:04.298858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2025-11-28 00:54:04.298193 2025-11-28 00:54:04.299179 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2025-11-28 00:54:04.299633 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2025-11-28 00:54:32.172049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 00:54:32.172219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 58c3619551d5 2025-11-28 00:54:32.172241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/4 : LABEL "build-date"="20251128" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-serialproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:54:32.172254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 712580fee20d 2025-11-28 00:54:32.172283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 712580fee20d 2025-11-28 00:54:32.172330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 83d86bc565c9 2025-11-28 00:54:32.172359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:54:32.172372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in ae921f5a3c2a 2025-11-28 00:54:32.172435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-11-28 00:54:32.172471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-11-28 00:54:32.172541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-11-28 00:54:32.172594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2025-11-28 00:54:32.172658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:54:32.172692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:54:32.172778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:54:32.172787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:54:32.172892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:54:32.172962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:54:32.173050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:54:32.173081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-11-28 00:54:32.173089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2025-11-28 00:54:32.173148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-11-28 00:54:32.173177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2025-11-28 00:54:32.173270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:54:32.173299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:54:32.173353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-11-28 00:54:32.173385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:54:32.173486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:54:32.173495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2025-11-28 00:54:32.173525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2025-11-28 00:54:32.173600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-11-28 00:54:32.173625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-11-28 00:54:32.173665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-11-28 00:54:32.173737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:54:32.173794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-11-28 00:54:32.173827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-11-28 00:54:32.173931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-11-28 00:54:32.173964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-11-28 00:54:32.174046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:54:32.174080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:54:32.174126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:54:32.174176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:54:32.174202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:54:32.174289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:54:32.174298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:54:32.174328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-11-28 00:54:32.174391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:54:32.174450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2025-11-28 00:54:32.174480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-11-28 00:54:32.174732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:54:32.174791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2025-11-28 00:54:32.174804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2025-11-28 00:54:32.174814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2025-11-28 00:54:32.174891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2025-11-28 00:54:32.174904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-11-28 00:54:32.174914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-11-28 00:54:32.174924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-11-28 00:54:32.175026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:32.175129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:32.175153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:32.175185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:32.175263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:54:32.175277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:54:32.175317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:32.175398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:32.175410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:32.175451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:32.175531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:54:32.175542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:32.175583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:32.175669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:32.175737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:32.175767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:54:32.175802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:32.175844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:32.176019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:54:32.176078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:32.176143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:32.176226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:32.176304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-11-28 00:54:32.176385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:54:32.176419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:32.176454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:32.176524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:32.176558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:32.176593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:54:32.176632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:32.176701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:32.176734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:54:32.176770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:32.176847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:32.176876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:54:32.176937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:32.176978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:54:32.177060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-11-28 00:54:32.177146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:32.177207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-11-28 00:54:32.177243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:54:32.177325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2025-11-28 00:54:32.177403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2025-11-28 00:54:32.177484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:54:32.177563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:54:32.177598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2025-11-28 00:54:32.177633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:54:32.177710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:54:32.177765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2025-11-28 00:54:32.177779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2025-11-28 00:54:32.177818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:54:32.177922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-11-28 00:54:32.177960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10052 files, 1369 directories removed. 2025-11-28 00:54:32.178096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-11-28 00:54:32.178140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2025-11-28 00:54:32.178179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-11-28 00:54:32.178248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1369 files, 141 directories removed. 2025-11-28 00:54:32.178281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-11-28 00:54:32.178316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2025-11-28 00:54:32.178368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2025-11-28 00:54:32.178408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:54:32.178476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container ae921f5a3c2a 2025-11-28 00:54:32.178488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 0f1ae39e2659 2025-11-28 00:54:32.178567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/4 : USER nova 2025-11-28 00:54:32.178615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in fa4280dd4fe1 2025-11-28 00:54:32.178649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container fa4280dd4fe1 2025-11-28 00:54:32.178685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> ab5ed5a03c84 2025-11-28 00:54:32.178754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 0db7d4c04025 2025-11-28 00:54:32.178787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251128 2025-11-28 00:54:32.179043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2025-11-28 00:54:32.178812 (took 0:00:27.880619) 2025-11-28 00:54:32.179481 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2025-11-28 00:54:32.179576 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2025-11-28 00:54:32.179686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2025-11-28 00:54:32.179530 2025-11-28 00:54:32.181216 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2025-11-28 00:54:32.182234 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2025-11-28 00:55:14.629195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 00:55:14.629258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 58c3619551d5 2025-11-28 00:55:14.629275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/8 : LABEL "build-date"="20251128" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:55:14.629289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 995dc9f5faf4 2025-11-28 00:55:14.629301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 995dc9f5faf4 2025-11-28 00:55:14.629314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 8f20af29fbf6 2025-11-28 00:55:14.629327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 3/8 : RUN usermod --append --home /var/lib/nova --groups kolla nova && chsh --shell /bin/bash nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-11-28 00:55:14.629340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in d19d001eca8e 2025-11-28 00:55:14.629351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container d19d001eca8e 2025-11-28 00:55:14.629363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> d49b54001d94 2025-11-28 00:55:14.629374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-11-28 00:55:14.629385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in b52574d6d591 2025-11-28 00:55:14.629397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container b52574d6d591 2025-11-28 00:55:14.629408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 43481109f586 2025-11-28 00:55:14.629449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:55:14.629460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in adf805544ef7 2025-11-28 00:55:14.629470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:55:14.629481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:55:14.629490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:55:14.629500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:55:14.629510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:55:14.629520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:55:14.629529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:55:14.629539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:55:14.629548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:55:14.629557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:55:14.629567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:55:14.629576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:55:14.629668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:55:14.629686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:55:14.629701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:55:14.629711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 28.8 MB in 3s (10.3 MB/s) 2025-11-28 00:55:14.629720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-11-28 00:55:14.629836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-11-28 00:55:14.629985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-11-28 00:55:14.630155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-11-28 00:55:14.630254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2025-11-28 00:55:14.630359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2025-11-28 00:55:14.630460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2025-11-28 00:55:14.630554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2025-11-28 00:55:14.630672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2025-11-28 00:55:14.630763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2025-11-28 00:55:14.630862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2025-11-28 00:55:14.630958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2025-11-28 00:55:14.631097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:55:14.631196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,069 kB of archives. 2025-11-28 00:55:14.631286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,388 kB of additional disk space will be used. 2025-11-28 00:55:14.631388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:55:14.631486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 00:55:14.631608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-11-28 00:55:14.631713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-11-28 00:55:14.634080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-11-28 00:55:14.634104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-11-28 00:55:14.634113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2025-11-28 00:55:14.634120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,069 kB in 1s (2,119 kB/s) 2025-11-28 00:55:14.634128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:55:14.634144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-11-28 00:55:14.634153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:55:14.634162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-11-28 00:55:14.634169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-11-28 00:55:14.634176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-11-28 00:55:14.634183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-11-28 00:55:14.634189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-11-28 00:55:14.634196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-11-28 00:55:14.634203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-11-28 00:55:14.634211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:55:14.634217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:55:14.634224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2025-11-28 00:55:14.634231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-11-28 00:55:14.634238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 00:55:14.634245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2025-11-28 00:55:14.634252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 00:55:14.634259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.634266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:55:14.634273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2025-11-28 00:55:14.634280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2025-11-28 00:55:14.634287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2025-11-28 00:55:14.634294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-11-28 00:55:14.634300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2025-11-28 00:55:14.634307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 00:55:14.634320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:55:14.634328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:55:14.634334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2025-11-28 00:55:14.634341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:55:14.634348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 00:55:14.634354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.634361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-11-28 00:55:14.634368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2025-11-28 00:55:14.634375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.634382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:65T16V/TOcmtyhSFImEIztQXENwVfWTCy75OxxroYMs root@ubuntu (RSA) 2025-11-28 00:55:14.634388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-11-28 00:55:14.634395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.634402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:REO/0A0Jnr88hau2mUiTL9RWJ3E1X5dYamMVx2kz4q8 root@ubuntu (ECDSA) 2025-11-28 00:55:14.634409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.634416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-11-28 00:55:14.634422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.634429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:wcMk0APWaeiORGdG+uGdMDvsOJuDdod5hYmEbv91XXg root@ubuntu (ED25519) 2025-11-28 00:55:14.634436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-11-28 00:55:14.634449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:55:14.634457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 00:55:14.634464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-11-28 00:55:14.634471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:55:14.634478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:55:14.634484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container adf805544ef7 2025-11-28 00:55:14.634491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 8f93626de3c8 2025-11-28 00:55:14.634503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 00:55:14.634601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 2a44c269cf9c 2025-11-28 00:55:14.634691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 7/8 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 00:55:14.634773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 0309deb854b1 2025-11-28 00:55:14.634855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 0309deb854b1 2025-11-28 00:55:14.634936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 2c1d2be7527d 2025-11-28 00:55:14.635045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:55:14.635140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in ca1a41968bc8 2025-11-28 00:55:14.635258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-11-28 00:55:14.635351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-11-28 00:55:14.635430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-11-28 00:55:14.635521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2025-11-28 00:55:14.638045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:55:14.638060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:55:14.638066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:55:14.638072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:55:14.638078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:55:14.638084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:55:14.638090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:55:14.638096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-11-28 00:55:14.638102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2025-11-28 00:55:14.638108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-11-28 00:55:14.638114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2025-11-28 00:55:14.638120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:55:14.638126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:55:14.638131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-11-28 00:55:14.638138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:55:14.638144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-11-28 00:55:14.638150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-11-28 00:55:14.638156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-11-28 00:55:14.638162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-11-28 00:55:14.638167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-11-28 00:55:14.638173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-11-28 00:55:14.638179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-11-28 00:55:14.638185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:55:14.638191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-11-28 00:55:14.638196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-11-28 00:55:14.638202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-11-28 00:55:14.638208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-11-28 00:55:14.638213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:55:14.638219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:55:14.638225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:55:14.638237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:55:14.638243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:55:14.638253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:55:14.638259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:55:14.638264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-11-28 00:55:14.638270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:55:14.638276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2025-11-28 00:55:14.638282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-11-28 00:55:14.638287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-11-28 00:55:14.638294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:55:14.638299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:55:14.638305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-11-28 00:55:14.638311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:80% 2025-11-28 00:55:14.638317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-11-28 00:55:14.638329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19506 files and directories currently installed.) 2025-11-28 00:55:14.638336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:14.638341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:14.638347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:14.638353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:14.638359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:55:14.638364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:55:14.638370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:14.638376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:14.638382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:14.638388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:14.638393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:55:14.638399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:14.638405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:14.638411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:14.638416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:14.638422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:55:14.638428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:14.638433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.638439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:14.638445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:14.638451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:14.638462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:14.638468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:14.638486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:14.638492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:14.638497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:14.638503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:14.638509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:14.638515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:55:14.638520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:14.638526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:14.638532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:55:14.638538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:14.638544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:14.638550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:55:14.638556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:14.638561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:14.638567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:14.638573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:14.638620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2025-11-28 00:55:14.638627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2025-11-28 00:55:14.638633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:55:14.638639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:55:14.638645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2025-11-28 00:55:14.638685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:55:14.638759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:55:14.638839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2025-11-28 00:55:14.638903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2025-11-28 00:55:14.638966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:55:14.639045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.639117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10052 files, 1369 directories removed. 2025-11-28 00:55:14.639174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.639236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2025-11-28 00:55:14.639294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.639356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1369 files, 141 directories removed. 2025-11-28 00:55:14.639414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-11-28 00:55:14.639476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2025-11-28 00:55:14.639537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2025-11-28 00:55:14.639613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:55:14.639674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container ca1a41968bc8 2025-11-28 00:55:14.639744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 74ca9b478510 2025-11-28 00:55:14.639809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built fae212626091 2025-11-28 00:55:14.639870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20251128 2025-11-28 00:55:14.639971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2025-11-28 00:55:14.639911 (took 0:00:42.460381) 2025-11-28 00:55:14.640718 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2025-11-28 00:55:14.640830 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2025-11-28 00:55:14.640905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2025-11-28 00:55:14.640857 2025-11-28 00:55:14.642032 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2025-11-28 00:55:14.642834 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2025-11-28 00:55:45.660698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 00:55:45.660808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 58c3619551d5 2025-11-28 00:55:45.660917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/5 : LABEL "build-date"="20251128" "name"="nova-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:55:45.660948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in ed892267ec85 2025-11-28 00:55:45.660969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container ed892267ec85 2025-11-28 00:55:45.660982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 4224069b8981 2025-11-28 00:55:45.661029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-11-28 00:55:45.661075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 275f81423ab8 2025-11-28 00:55:45.661087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-11-28 00:55:45.661098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 65b137e042ab 2025-11-28 00:55:45.661108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 65b137e042ab 2025-11-28 00:55:45.661150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> dd6e1a94ea0a 2025-11-28 00:55:45.661164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:55:45.661176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 8f18a8b6f52b 2025-11-28 00:55:45.661187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-11-28 00:55:45.661197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-11-28 00:55:45.661207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-11-28 00:55:45.661240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2025-11-28 00:55:45.661252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:55:45.661283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:55:45.661323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:55:45.661333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:55:45.661342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:55:45.661409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:55:45.661422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:55:45.661451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-11-28 00:55:45.661462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2025-11-28 00:55:45.661515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-11-28 00:55:45.661536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2025-11-28 00:55:45.661586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:55:45.661601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:55:45.661630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-11-28 00:55:45.661641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:55:45.661670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2025-11-28 00:55:45.661697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2025-11-28 00:55:45.661724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-11-28 00:55:45.661751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-11-28 00:55:45.661778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2025-11-28 00:55:45.661805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-11-28 00:55:45.661832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-11-28 00:55:45.661861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:55:45.661887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-11-28 00:55:45.661938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-11-28 00:55:45.661966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-11-28 00:55:45.662037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-11-28 00:55:45.662073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:55:45.662102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:55:45.662128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:55:45.662155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:55:45.662183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:55:45.662219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:55:45.662247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:55:45.662275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-11-28 00:55:45.662314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:55:45.662341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2025-11-28 00:55:45.662368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-11-28 00:55:45.662426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-11-28 00:55:45.662529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:55:45.662558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2025-11-28 00:55:45.662593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2025-11-28 00:55:45.662603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-11-28 00:55:45.662642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:80% 2025-11-28 00:55:45.662685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-11-28 00:55:45.662768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2025-11-28 00:55:45.662786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-11-28 00:55:45.662820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-11-28 00:55:45.662830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:45.662893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:45.662947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:45.662984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:45.663058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:55:45.663068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:55:45.663099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:45.663137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:45.663168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:45.663199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:45.663230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:55:45.663267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:45.663297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:45.663329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:45.663360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:45.663433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:55:45.663474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:45.663510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:45.663545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:55:45.663580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:45.663616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:45.663646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-11-28 00:55:45.663683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:45.663720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:55:45.663770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:45.663779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:45.663811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:45.663841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:45.663873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:55:45.663903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:45.663934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:45.663965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:55:45.664023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:45.664073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:45.664083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:55:45.664114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:45.664146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:55:45.664177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:45.664208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:55:45.664243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2025-11-28 00:55:45.664299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2025-11-28 00:55:45.664311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:55:45.664346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:55:45.664405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2025-11-28 00:55:45.664414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:55:45.664449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:55:45.664484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2025-11-28 00:55:45.664533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2025-11-28 00:55:45.664544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:55:45.664575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-11-28 00:55:45.664606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10052 files, 1369 directories removed. 2025-11-28 00:55:45.664637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-11-28 00:55:45.664672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2025-11-28 00:55:45.664708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-11-28 00:55:45.664739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1369 files, 141 directories removed. 2025-11-28 00:55:45.664792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-11-28 00:55:45.664804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2025-11-28 00:55:45.664847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2025-11-28 00:55:45.664881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:55:45.664890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 8f18a8b6f52b 2025-11-28 00:55:45.664927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 3a67dceccada 2025-11-28 00:55:45.664967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built 43da2e579c39 2025-11-28 00:55:45.665044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20251128 2025-11-28 00:55:45.665122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2025-11-28 00:55:45.665010 (took 0:00:31.024153) 2025-11-28 00:55:45.665537 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2025-11-28 00:55:45.665663 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2025-11-28 00:55:45.665702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2025-11-28 00:55:45.665627 2025-11-28 00:55:45.666646 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2025-11-28 00:55:45.667298 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2025-11-28 00:57:56.207265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 00:57:56.207338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 58c3619551d5 2025-11-28 00:57:56.207357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/8 : LABEL "build-date"="20251128" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:57:56.207416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in ad95e7156b52 2025-11-28 00:57:56.207431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container ad95e7156b52 2025-11-28 00:57:56.207444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 62c6cc67c431 2025-11-28 00:57:56.207597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 3/8 : RUN mkdir -p /etc/ceph && apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common dosfstools e2fsprogs genisoimage libosinfo-bin libsasl2-modules-gssapi-mit multipath-tools ndctl nfs-common nvme-cli open-iscsi parted pmdk-tools python3-cephfs python3-guestfs python3-libvirt python3-rados python3-rbd python3-rtslib-fb qemu-block-extra qemu-utils rsync sasl2-bin swtpm swtpm-tools sysfsutils targetcli-fb tpm2-tools xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:57:56.207647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in f5edcb79c11c 2025-11-28 00:57:56.207831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:57:56.207848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:57:56.207893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:57:56.207967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:57:56.208076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:57:56.208129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:57:56.208243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:57:56.208267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:57:56.208299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:57:56.208351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:57:56.208388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:57:56.208493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:57:56.208506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:57:56.208571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:57:56.208613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:57:56.208695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 28.8 MB in 3s (10.1 MB/s) 2025-11-28 00:57:56.208729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-11-28 00:57:56.208809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-11-28 00:57:56.208843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-11-28 00:57:56.208886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-11-28 00:57:56.208952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-11-28 00:57:56.209027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-11-28 00:57:56.209080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2025-11-28 00:57:56.209118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2025-11-28 00:57:56.209203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2025-11-28 00:57:56.209214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2025-11-28 00:57:56.209288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-11-28 00:57:56.209331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2025-11-28 00:57:56.209650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-11-28 00:57:56.209742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-11-28 00:57:56.209794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-11-28 00:57:56.209866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-11-28 00:57:56.209907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-11-28 00:57:56.209967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-11-28 00:57:56.210109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-11-28 00:57:56.210130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-11-28 00:57:56.210215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libbrlapi0.8 libcacard0 libcephfs2 libclone-perl libcryptsetup12 libcxl1 2025-11-28 00:57:56.210273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 libduktape207 libdw1t64 2025-11-28 00:57:56.210290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libencode-locale-perl libevent-core-2.1-7t64 libewf2 libfdisk1 libfdt1 2025-11-28 00:57:56.210306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfile-listing-perl libfuse2t64 libfuse3-3 libgirepository-1.0-1 2025-11-28 00:57:56.210334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgoogle-perftools4t64 libguestfs0t64 libhivex0 libhtml-parser-perl 2025-11-28 00:57:56.210371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 2025-11-28 00:57:56.210381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-message-perl libhttp-negotiate-perl libinih1 libiniparser1 2025-11-28 00:57:56.210389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-html-perl libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 2025-11-28 00:57:56.210398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjpeg8 libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libklibc 2025-11-28 00:57:56.210451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libldm-1.0-0t64 liblerc4 liblmdb0 liblua5.3-0 liblwp-mediatypes-perl 2025-11-28 00:57:56.210527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 2025-11-28 00:57:56.210538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libndctl6 libnet-http-perl libnet-ssleay-perl libnetpbm11t64 libnfs14 2025-11-28 00:57:56.210568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnfsidmap1 libnspr4 libnss3 libntfs-3g89t64 libnvme1t64 liboath0t64 2025-11-28 00:57:56.210606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-1.0-0 libosinfo-l10n libpam-systemd libparted2t64 libpci3 2025-11-28 00:57:56.210643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpcsclite1 libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 2025-11-28 00:57:56.210679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmempool1 libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 2025-11-28 00:57:56.210716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libradosstriper1 librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 2025-11-28 00:57:56.210747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules libsharpyuv0 libslirp0 libsoup-3.0-0 libsoup-3.0-common 2025-11-28 00:57:56.210779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 libtiff6 2025-11-28 00:57:56.210816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2025-11-28 00:57:56.210853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-11-28 00:57:56.210889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-11-28 00:57:56.210920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-11-28 00:57:56.210951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-11-28 00:57:56.210988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-11-28 00:57:56.211066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-11-28 00:57:56.211076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2025-11-28 00:57:56.211119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2025-11-28 00:57:56.211156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-11-28 00:57:56.211188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2025-11-28 00:57:56.211270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2025-11-28 00:57:56.211345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-11-28 00:57:56.211367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2025-11-28 00:57:56.211513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2025-11-28 00:57:56.211553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2025-11-28 00:57:56.211570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2025-11-28 00:57:56.211600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2025-11-28 00:57:56.211623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2025-11-28 00:57:56.211675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2025-11-28 00:57:56.211705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2025-11-28 00:57:56.211732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2025-11-28 00:57:56.211741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2025-11-28 00:57:56.211768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2025-11-28 00:57:56.211777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2025-11-28 00:57:56.211817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2025-11-28 00:57:56.211847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2025-11-28 00:57:56.211855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2025-11-28 00:57:56.211883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2025-11-28 00:57:56.211914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2025-11-28 00:57:56.211923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2025-11-28 00:57:56.211951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2025-11-28 00:57:56.211981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2025-11-28 00:57:56.212051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2025-11-28 00:57:56.212085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2025-11-28 00:57:56.212157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2025-11-28 00:57:56.212181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2025-11-28 00:57:56.212202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-11-28 00:57:56.212257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2025-11-28 00:57:56.212301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2025-11-28 00:57:56.212352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-11-28 00:57:56.212373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2025-11-28 00:57:56.212388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2025-11-28 00:57:56.212515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2025-11-28 00:57:56.212572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2025-11-28 00:57:56.212588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-11-28 00:57:56.212610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2025-11-28 00:57:56.212644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-11-28 00:57:56.212659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-11-28 00:57:56.212717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-11-28 00:57:56.212789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-11-28 00:57:56.212863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-11-28 00:57:56.212933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-11-28 00:57:56.212985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-11-28 00:57:56.213065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-11-28 00:57:56.213087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libbrlapi0.8 libcacard0 libcephfs2 libclone-perl libcryptsetup12 libcxl1 2025-11-28 00:57:56.213108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 libduktape207 libdw1t64 2025-11-28 00:57:56.213146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libencode-locale-perl libevent-core-2.1-7t64 libewf2 libfdisk1 libfdt1 2025-11-28 00:57:56.213163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfile-listing-perl libfuse2t64 libfuse3-3 libgirepository-1.0-1 2025-11-28 00:57:56.213178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgoogle-perftools4t64 libguestfs0t64 libhivex0 libhtml-parser-perl 2025-11-28 00:57:56.213191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 2025-11-28 00:57:56.213299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-message-perl libhttp-negotiate-perl libinih1 libiniparser1 2025-11-28 00:57:56.213342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-html-perl libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 2025-11-28 00:57:56.213409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjpeg8 libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libklibc 2025-11-28 00:57:56.213450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libldm-1.0-0t64 liblerc4 liblmdb0 liblua5.3-0 liblwp-mediatypes-perl 2025-11-28 00:57:56.213527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 2025-11-28 00:57:56.213544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libndctl6 libnet-http-perl libnet-ssleay-perl libnetpbm11t64 libnfs14 2025-11-28 00:57:56.213619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnfsidmap1 libnspr4 libnss3 libntfs-3g89t64 libnvme1t64 liboath0t64 2025-11-28 00:57:56.213693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-1.0-0 libosinfo-bin libosinfo-l10n libpam-systemd libparted2t64 2025-11-28 00:57:56.213720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpci3 libpcsclite1 libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 2025-11-28 00:57:56.213746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 2025-11-28 00:57:56.213769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librados2 libradosstriper1 librbd1 libreiserfscore0t64 librpm9t64 2025-11-28 00:57:56.213784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librpmio9t64 libsasl2-modules libsasl2-modules-gssapi-mit libsharpyuv0 2025-11-28 00:57:56.213800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2025-11-28 00:57:56.213815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2025-11-28 00:57:56.213831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-11-28 00:57:56.213863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-11-28 00:57:56.213873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-11-28 00:57:56.213882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-11-28 00:57:56.213890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-11-28 00:57:56.213899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-11-28 00:57:56.213941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2025-11-28 00:57:56.213950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2025-11-28 00:57:56.213978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2025-11-28 00:57:56.213986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2025-11-28 00:57:56.214072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2025-11-28 00:57:56.214102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2025-11-28 00:57:56.214111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2025-11-28 00:57:56.214138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-11-28 00:57:56.214147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2025-11-28 00:57:56.214263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2025-11-28 00:57:56.214313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2025-11-28 00:57:56.214350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2025-11-28 00:57:56.214359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2025-11-28 00:57:56.214399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 260 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:57:56.214427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 96.4 MB of archives. 2025-11-28 00:57:56.214436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 399 MB of additional disk space will be used. 2025-11-28 00:57:56.214553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:57:56.214567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-11-28 00:57:56.214583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-11-28 00:57:56.214592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-11-28 00:57:56.214601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-11-28 00:57:56.214615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.3 [146 kB] 2025-11-28 00:57:56.214623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.11 [2,076 kB] 2025-11-28 00:57:56.214639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.11 [3,475 kB] 2025-11-28 00:57:56.214670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.11 [11.9 kB] 2025-11-28 00:57:56.214679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-11-28 00:57:56.214765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 fuse3 amd64 3.14.0-5build1 [25.2 kB] 2025-11-28 00:57:56.214796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3 [159 kB] 2025-11-28 00:57:56.214828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3 [406 kB] 2025-11-28 00:57:56.214868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 00:57:56.214904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-11-28 00:57:56.214972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-11-28 00:57:56.214982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libcxl1 amd64 77-2ubuntu2 [33.1 kB] 2025-11-28 00:57:56.215050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 cxl amd64 77-2ubuntu2 [74.3 kB] 2025-11-28 00:57:56.215085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libiniparser1 amd64 4.1-7ubuntu0.1 [10.7 kB] 2025-11-28 00:57:56.215156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-11-28 00:57:56.215166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 ndctl amd64 77-2ubuntu2 [165 kB] 2025-11-28 00:57:56.215204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-11-28 00:57:56.215265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-11-28 00:57:56.215310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-11-28 00:57:56.215339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-11-28 00:57:56.215418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-11-28 00:57:56.215459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-11-28 00:57:56.215532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-11-28 00:57:56.215553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-11-28 00:57:56.215589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-11-28 00:57:56.215598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-11-28 00:57:56.215607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-11-28 00:57:56.215701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-11-28 00:57:56.215724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-11-28 00:57:56.215741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-11-28 00:57:56.215847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-11-28 00:57:56.215906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-11-28 00:57:56.215924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-11-28 00:57:56.215940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.11 [235 kB] 2025-11-28 00:57:56.215961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4.1 [9,968 B] 2025-11-28 00:57:56.215977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-11-28 00:57:56.216115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-11-28 00:57:56.216227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-11-28 00:57:56.216255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-11-28 00:57:56.216271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2025-11-28 00:57:56.216285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-11-28 00:57:56.216308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-11-28 00:57:56.216324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.3 [73.7 kB] 2025-11-28 00:57:56.216338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-11-28 00:57:56.216354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-11-28 00:57:56.216431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2025-11-28 00:57:56.216502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-11-28 00:57:56.216518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-11-28 00:57:56.216563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2025-11-28 00:57:56.216636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-11-28 00:57:56.216680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-11-28 00:57:56.216765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-11-28 00:57:56.216777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-11-28 00:57:56.216785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-11-28 00:57:56.216794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2025-11-28 00:57:56.216802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2025-11-28 00:57:56.216814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2025-11-28 00:57:56.216892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2025-11-28 00:57:56.216970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2025-11-28 00:57:56.217058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2025-11-28 00:57:56.217076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2025-11-28 00:57:56.217091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2025-11-28 00:57:56.217115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-11-28 00:57:56.217131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2025-11-28 00:57:56.217146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2025-11-28 00:57:56.217231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-11-28 00:57:56.217305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 augeas-lenses all 1.14.1-1build2 [323 kB] 2025-11-28 00:57:56.217316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-11-28 00:57:56.217344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libreiserfscore0t64 amd64 1:3.6.27-7.1build1 [76.2 kB] 2025-11-28 00:57:56.217352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 btrfs-progs amd64 6.6.3-1.1build2 [984 kB] 2025-11-28 00:57:56.217384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-11-28 00:57:56.217393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-11-28 00:57:56.217421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-11-28 00:57:56.217430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-11-28 00:57:56.217458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-11-28 00:57:56.217574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-11-28 00:57:56.217587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-11-28 00:57:56.217595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-11-28 00:57:56.217604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-11-28 00:57:56.217636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-11-28 00:57:56.217673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-11-28 00:57:56.217706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-11-28 00:57:56.217734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-11-28 00:57:56.217746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-11-28 00:57:56.217777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-11-28 00:57:56.217819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-11-28 00:57:56.217856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-11-28 00:57:56.217937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-11-28 00:57:56.217953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-11-28 00:57:56.217978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-11-28 00:57:56.218042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-11-28 00:57:56.218076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-11-28 00:57:56.218102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-11-28 00:57:56.218154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-11-28 00:57:56.218185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-11-28 00:57:56.218216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-11-28 00:57:56.218270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-11-28 00:57:56.218295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-11-28 00:57:56.218330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-11-28 00:57:56.218391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-11-28 00:57:56.218399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-11-28 00:57:56.218458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-11-28 00:57:56.218486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-11-28 00:57:56.218524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2025-11-28 00:57:56.218552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2025-11-28 00:57:56.218614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2025-11-28 00:57:56.218622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-11-28 00:57:56.218667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2025-11-28 00:57:56.218703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2025-11-28 00:57:56.218734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2025-11-28 00:57:56.218793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.3 [122 kB] 2025-11-28 00:57:56.218801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-11-28 00:57:56.218847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-11-28 00:57:56.218877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2025-11-28 00:57:56.218908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2025-11-28 00:57:56.218954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2025-11-28 00:57:56.219009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2025-11-28 00:57:56.219049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2025-11-28 00:57:56.219079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2025-11-28 00:57:56.219140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2025-11-28 00:57:56.219170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2025-11-28 00:57:56.219219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2025-11-28 00:57:56.219272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2025-11-28 00:57:56.219285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2025-11-28 00:57:56.219321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2025-11-28 00:57:56.219353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2025-11-28 00:57:56.219407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2025-11-28 00:57:56.219418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2025-11-28 00:57:56.219482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2025-11-28 00:57:56.219535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2025-11-28 00:57:56.219574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2025-11-28 00:57:56.219601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2025-11-28 00:57:56.219651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2025-11-28 00:57:56.219682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2025-11-28 00:57:56.219713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2025-11-28 00:57:56.219763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2025-11-28 00:57:56.219788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2025-11-28 00:57:56.219832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2025-11-28 00:57:56.219857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2025-11-28 00:57:56.219887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2025-11-28 00:57:56.219913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB] 2025-11-28 00:57:56.219965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2025-11-28 00:57:56.219972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-11-28 00:57:56.220028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-11-28 00:57:56.220057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-11-28 00:57:56.220134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-11-28 00:57:56.220153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-11-28 00:57:56.220178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-11-28 00:57:56.220232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-11-28 00:57:56.220269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2025-11-28 00:57:56.220293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-11-28 00:57:56.220325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-11-28 00:57:56.220333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2025-11-28 00:57:56.220392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2025-11-28 00:57:56.220400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-11-28 00:57:56.220428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-11-28 00:57:56.220460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-11-28 00:57:56.220547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-11-28 00:57:56.220561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-11-28 00:57:56.220614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2025-11-28 00:57:56.220652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-11-28 00:57:56.220668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2025-11-28 00:57:56.220696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2025-11-28 00:57:56.220703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2025-11-28 00:57:56.220736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2025-11-28 00:57:56.220801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2025-11-28 00:57:56.220814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2025-11-28 00:57:56.220839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2025-11-28 00:57:56.220865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2025-11-28 00:57:56.220895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2025-11-28 00:57:56.220933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2025-11-28 00:57:56.220963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2025-11-28 00:57:56.221042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-11-28 00:57:56.221051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-11-28 00:57:56.221111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-11-28 00:57:56.221133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-11-28 00:57:56.221174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-11-28 00:57:56.221199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-11-28 00:57:56.221250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-11-28 00:57:56.221257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-11-28 00:57:56.221296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-11-28 00:57:56.221322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-11-28 00:57:56.221381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-11-28 00:57:56.221399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-11-28 00:57:56.221441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2025-11-28 00:57:56.221494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-11-28 00:57:56.221509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-11-28 00:57:56.221546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-11-28 00:57:56.221591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-11-28 00:57:56.221626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2025-11-28 00:57:56.221659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2025-11-28 00:57:56.221688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2025-11-28 00:57:56.221747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-11-28 00:57:56.221800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-11-28 00:57:56.221829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-11-28 00:57:56.221840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2025-11-28 00:57:56.221880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2025-11-28 00:57:56.221912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-11-28 00:57:56.221942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2025-11-28 00:57:56.221953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2025-11-28 00:57:56.222201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-11-28 00:57:56.222306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2025-11-28 00:57:56.222322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2025-11-28 00:57:56.222349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2025-11-28 00:57:56.222359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2025-11-28 00:57:56.222370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2025-11-28 00:57:56.222379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:211 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zstd amd64 1.5.5+dfsg2-2build1.1 [644 kB] 2025-11-28 00:57:56.222389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:212 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguestfs0t64 amd64 1:1.52.0-5ubuntu3 [3,213 kB] 2025-11-28 00:57:56.222398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:213 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-11-28 00:57:56.222408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:214 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2025-11-28 00:57:56.222417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:215 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-11-28 00:57:56.222427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:216 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-11-28 00:57:56.222436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemblk1 amd64 1.13.1-1.1ubuntu2 [61.1 kB] 2025-11-28 00:57:56.222446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:218 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemlog1 amd64 1.13.1-1.1ubuntu2 [55.2 kB] 2025-11-28 00:57:56.222459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:219 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmempool1 amd64 1.13.1-1.1ubuntu2 [112 kB] 2025-11-28 00:57:56.222496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:220 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-11-28 00:57:56.222507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-11-28 00:57:56.222544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.5 [11.3 kB] 2025-11-28 00:57:56.222559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.5 [291 kB] 2025-11-28 00:57:56.222569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2025-11-28 00:57:56.222580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:225 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2025-11-28 00:57:56.222604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2025-11-28 00:57:56.222646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2025-11-28 00:57:56.222671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-11-28 00:57:56.222688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2025-11-28 00:57:56.222712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2025-11-28 00:57:56.222736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2025-11-28 00:57:56.222797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2025-11-28 00:57:56.222809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-11-28 00:57:56.222823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2025-11-28 00:57:56.222832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-11-28 00:57:56.222879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2025-11-28 00:57:56.222897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-11-28 00:57:56.222922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:238 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-11-28 00:57:56.222947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-11-28 00:57:56.223036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:240 http://archive.ubuntu.com/ubuntu noble/universe amd64 pmdk-tools amd64 1.13.1-1.1ubuntu2 [210 kB] 2025-11-28 00:57:56.223056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:241 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-11-28 00:57:56.223069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:242 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-11-28 00:57:56.223118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:243 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-11-28 00:57:56.223133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:244 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-11-28 00:57:56.223159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:245 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-11-28 00:57:56.223208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:246 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-11-28 00:57:56.223223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:247 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-11-28 00:57:56.223314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:248 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.10 [112 kB] 2025-11-28 00:57:56.223342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:249 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-11-28 00:57:56.223352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2025-11-28 00:57:56.223366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:251 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2025-11-28 00:57:56.223375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:252 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-11-28 00:57:56.223399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:253 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2025-11-28 00:57:56.223413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:254 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-11-28 00:57:56.223437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-11-28 00:57:56.223509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:256 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2025-11-28 00:57:56.223526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2025-11-28 00:57:56.223536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:258 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-bin amd64 1.11.0-2build3 [21.8 kB] 2025-11-28 00:57:56.223546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-11-28 00:57:56.223607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:260 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-guestfs amd64 1:1.52.0-5ubuntu3 [173 kB] 2025-11-28 00:57:56.223619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2025-11-28 00:57:56.223633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 96.4 MB in 14s (7,043 kB/s) 2025-11-28 00:57:56.223679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2025-11-28 00:57:56.223691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-11-28 00:57:56.223750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:57:56.223764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:57:56.223777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-11-28 00:57:56.223786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-11-28 00:57:56.223846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-11-28 00:57:56.223857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-11-28 00:57:56.223880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-11-28 00:57:56.223890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-11-28 00:57:56.223939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-11-28 00:57:56.223950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2025-11-28 00:57:56.224023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-11-28 00:57:56.224039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 00:57:56.224100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2025-11-28 00:57:56.224111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-11-28 00:57:56.224121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:57:56.224134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2025-11-28 00:57:56.224180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:57:56.224190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-11-28 00:57:56.224235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2025-11-28 00:57:56.224245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:57:56.224301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-11-28 00:57:56.224312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-11-28 00:57:56.224325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.224391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-11-28 00:57:56.224402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-11-28 00:57:56.224415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-11-28 00:57:56.224425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-11-28 00:57:56.224558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-11-28 00:57:56.224581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-11-28 00:57:56.224591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-11-28 00:57:56.224600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-11-28 00:57:56.224614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-11-28 00:57:56.224624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-11-28 00:57:56.224684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.224694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-11-28 00:57:56.224709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:57:56.224729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-11-28 00:57:56.224777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% (Reading database ... 80% 2025-11-28 00:57:56.224787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-11-28 00:57:56.224849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-11-28 00:57:56.224860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-11-28 00:57:56.224870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19431 files and directories currently installed.) 2025-11-28 00:57:56.224926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-11-28 00:57:56.224940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2025-11-28 00:57:56.225018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-11-28 00:57:56.225033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-11-28 00:57:56.225088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:57:56.225103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-11-28 00:57:56.225121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-11-28 00:57:56.225134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-11-28 00:57:56.225152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-11-28 00:57:56.225172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-11-28 00:57:56.225234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-11-28 00:57:56.225252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19424 files and directories currently installed.) 2025-11-28 00:57:56.225269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:57:56.225301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.11) ... 2025-11-28 00:57:56.225313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-11-28 00:57:56.225325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 00:57:56.225368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:57:56.225394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-11-28 00:57:56.225406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-11-28 00:57:56.225418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.11) ... 2025-11-28 00:57:56.225515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2025-11-28 00:57:56.225535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2025-11-28 00:57:56.225555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2025-11-28 00:57:56.225574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2025-11-28 00:57:56.225620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2025-11-28 00:57:56.225639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2025-11-28 00:57:56.225661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2025-11-28 00:57:56.225670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2025-11-28 00:57:56.225682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2025-11-28 00:57:56.225727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2025-11-28 00:57:56.225737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2025-11-28 00:57:56.225749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2025-11-28 00:57:56.225812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.225822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2025-11-28 00:57:56.225834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2025-11-28 00:57:56.225843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2025-11-28 00:57:56.225951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-11-28 00:57:56.225963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2025-11-28 00:57:56.225972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-11-28 00:57:56.225981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:57:56.226017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-11-28 00:57:56.226031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-11-28 00:57:56.226043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-11-28 00:57:56.226055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-11-28 00:57:56.226110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-11-28 00:57:56.226120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-11-28 00:57:56.226171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20346 files and directories currently installed.) 2025-11-28 00:57:56.226180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:57:56.226192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.11) ... 2025-11-28 00:57:56.226243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2025-11-28 00:57:56.226255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-11-28 00:57:56.226296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 00:57:56.226306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2025-11-28 00:57:56.226346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2025-11-28 00:57:56.226355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2025-11-28 00:57:56.226367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2025-11-28 00:57:56.226388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-11-28 00:57:56.226443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-11-28 00:57:56.226453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 00:57:56.226488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2025-11-28 00:57:56.226501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2025-11-28 00:57:56.226510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-11-28 00:57:56.226576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-11-28 00:57:56.226604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:57:56.226626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-11-28 00:57:56.226642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-11-28 00:57:56.226662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-11-28 00:57:56.226677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-11-28 00:57:56.226746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-11-28 00:57:56.226770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-11-28 00:57:56.226791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20391 files and directories currently installed.) 2025-11-28 00:57:56.226812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-11-28 00:57:56.226870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-11-28 00:57:56.226880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2025-11-28 00:57:56.226920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 00:57:56.226930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:57:56.226981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2025-11-28 00:57:56.227011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-11-28 00:57:56.227026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 00:57:56.227038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2025-11-28 00:57:56.227091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-11-28 00:57:56.227101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-11-28 00:57:56.227112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2025-11-28 00:57:56.227163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2025-11-28 00:57:56.227172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2025-11-28 00:57:56.227184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2025-11-28 00:57:56.227232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2025-11-28 00:57:56.227245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2025-11-28 00:57:56.227286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2025-11-28 00:57:56.227317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.227334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-11-28 00:57:56.227355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2025-11-28 00:57:56.227375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2025-11-28 00:57:56.227396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-11-28 00:57:56.227417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2025-11-28 00:57:56.227436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2025-11-28 00:57:56.227540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2025-11-28 00:57:56.227561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-11-28 00:57:56.227576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../009-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 00:57:56.227597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:57:56.227606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2025-11-28 00:57:56.227614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.227626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-11-28 00:57:56.227638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2025-11-28 00:57:56.227682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-11-28 00:57:56.227691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-11-28 00:57:56.227703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2025-11-28 00:57:56.227743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2025-11-28 00:57:56.227762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2025-11-28 00:57:56.227774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2025-11-28 00:57:56.227816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2025-11-28 00:57:56.227829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2025-11-28 00:57:56.227879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2025-11-28 00:57:56.227891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2025-11-28 00:57:56.227903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.227956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.227968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-11-28 00:57:56.228021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2025-11-28 00:57:56.228038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-11-28 00:57:56.228089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-11-28 00:57:56.228099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2025-11-28 00:57:56.228110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-11-28 00:57:56.228122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-11-28 00:57:56.228174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2025-11-28 00:57:56.228187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.228245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:57:56.228255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2025-11-28 00:57:56.228295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-11-28 00:57:56.228308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-11-28 00:57:56.228347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2025-11-28 00:57:56.228360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-11-28 00:57:56.228400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 00:57:56.228412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2025-11-28 00:57:56.228513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-11-28 00:57:56.228525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2025-11-28 00:57:56.228538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2025-11-28 00:57:56.228550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:57:56.228592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.228605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2025-11-28 00:57:56.228656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-11-28 00:57:56.228669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.228681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2025-11-28 00:57:56.228734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:57:56.228743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.228755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2025-11-28 00:57:56.228806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-11-28 00:57:56.228819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.228830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2025-11-28 00:57:56.228870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:57:56.228883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.228923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2025-11-28 00:57:56.228936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-11-28 00:57:56.229011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-11-28 00:57:56.229024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2025-11-28 00:57:56.229035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 00:57:56.229072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.229120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2025-11-28 00:57:56.229127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.229136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-11-28 00:57:56.229143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-11-28 00:57:56.229180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 00:57:56.229190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:57:56.229224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-11-28 00:57:56.229234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-11-28 00:57:56.229242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-11-28 00:57:56.229295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-11-28 00:57:56.229303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-11-28 00:57:56.229312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-11-28 00:57:56.229346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2025-11-28 00:57:56.229356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2025-11-28 00:57:56.229391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2025-11-28 00:57:56.229398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2025-11-28 00:57:56.229440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2025-11-28 00:57:56.229448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2025-11-28 00:57:56.229458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2025-11-28 00:57:56.229515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-11-28 00:57:56.229524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.1-2build2) ... 2025-11-28 00:57:56.229534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2025-11-28 00:57:56.229576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:57:56.229584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.229593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-11-28 00:57:56.229627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2025-11-28 00:57:56.229678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.229686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-11-28 00:57:56.229720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2025-11-28 00:57:56.229730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.229740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-11-28 00:57:56.229783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2025-11-28 00:57:56.229790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-dosfstools_4.2-1.1build1_amd64.deb ... 2025-11-28 00:57:56.229807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2025-11-28 00:57:56.229843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2025-11-28 00:57:56.229853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-11-28 00:57:56.229863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-11-28 00:57:56.229905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2025-11-28 00:57:56.229913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-11-28 00:57:56.229956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 00:57:56.229969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2025-11-28 00:57:56.229979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-file_1%3a5.45-3build1_amd64.deb ... 2025-11-28 00:57:56.230011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2025-11-28 00:57:56.230051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2025-11-28 00:57:56.230062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-11-28 00:57:56.230106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 00:57:56.230114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2025-11-28 00:57:56.230123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.230166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:57:56.230174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2025-11-28 00:57:56.230183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libparted2t64_3.6-4build1_amd64.deb ... 2025-11-28 00:57:56.230193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-11-28 00:57:56.230246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libpa 2025-11-28 00:57:56.230255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:rted2t64' 2025-11-28 00:57:56.230264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-11-28 00:57:56.230298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2025-11-28 00:57:56.230342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-11-28 00:57:56.230350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-11-28 00:57:56.230359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2025-11-28 00:57:56.230369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.230421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-11-28 00:57:56.230430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 00:57:56.230486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2025-11-28 00:57:56.230494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-11-28 00:57:56.230504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-11-28 00:57:56.230511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2025-11-28 00:57:56.230569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.230578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-11-28 00:57:56.230587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-11-28 00:57:56.230597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2025-11-28 00:57:56.230647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-11-28 00:57:56.230655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-11-28 00:57:56.230665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2025-11-28 00:57:56.230707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.230715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-11-28 00:57:56.230757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2025-11-28 00:57:56.230765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-data_2%3a1.8.7-1build1_all.deb ... 2025-11-28 00:57:56.230775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2025-11-28 00:57:56.230809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2025-11-28 00:57:56.230819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2025-11-28 00:57:56.230860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2025-11-28 00:57:56.230868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2025-11-28 00:57:56.230901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-parted_3.6-4build1_amd64.deb ... 2025-11-28 00:57:56.230917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2025-11-28 00:57:56.230959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2025-11-28 00:57:56.230973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-11-28 00:57:56.231009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2025-11-28 00:57:56.231024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2025-11-28 00:57:56.231034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-psmisc_23.7-1build1_amd64.deb ... 2025-11-28 00:57:56.231090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2025-11-28 00:57:56.231104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2025-11-28 00:57:56.231121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-usb.ids_2024.03.18-1_all.deb ... 2025-11-28 00:57:56.231137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2025-11-28 00:57:56.231150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2025-11-28 00:57:56.231159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-acl_2.3.2-1build1.1_amd64.deb ... 2025-11-28 00:57:56.231197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2025-11-28 00:57:56.231208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2025-11-28 00:57:56.231215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-11-28 00:57:56.231271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2025-11-28 00:57:56.231279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2025-11-28 00:57:56.231297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-augeas-lenses_1.14.1-1build2_all.deb ... 2025-11-28 00:57:56.231304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2025-11-28 00:57:56.231340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2025-11-28 00:57:56.231382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-liblzo2-2_2.10-2build4_amd64.deb ... 2025-11-28 00:57:56.231390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.231400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-11-28 00:57:56.231442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2025-11-28 00:57:56.231450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2025-11-28 00:57:56.231459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-11-28 00:57:56.231517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2025-11-28 00:57:56.231525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2025-11-28 00:57:56.231572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2025-11-28 00:57:56.231580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2025-11-28 00:57:56.231591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.231638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-11-28 00:57:56.231654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-11-28 00:57:56.231671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.231683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.231702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-11-28 00:57:56.231714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.231779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.231794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2025-11-28 00:57:56.231807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:57:56.231825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.231838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2025-11-28 00:57:56.231852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.231879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.231898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2025-11-28 00:57:56.231911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.231930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.231944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2025-11-28 00:57:56.231962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:57:56.232032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.232064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2025-11-28 00:57:56.232082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:57:56.232091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.232097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2025-11-28 00:57:56.232117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-11-28 00:57:56.232123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.232168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2025-11-28 00:57:56.232177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:57:56.232216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.232222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2025-11-28 00:57:56.232230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:57:56.232268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.232275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2025-11-28 00:57:56.232304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:57:56.232313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.232362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2025-11-28 00:57:56.232368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-11-28 00:57:56.232377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-11-28 00:57:56.232383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2025-11-28 00:57:56.232436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-prettytable_3.6.0-2_all.deb ... 2025-11-28 00:57:56.232445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2025-11-28 00:57:56.232453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2025-11-28 00:57:56.232493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:57:56.232509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.232550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2025-11-28 00:57:56.232557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-certifi_2023.11.17-1_all.deb ... 2025-11-28 00:57:56.232587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2025-11-28 00:57:56.232596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2025-11-28 00:57:56.232634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-11-28 00:57:56.232641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-11-28 00:57:56.232649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2025-11-28 00:57:56.232695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-11-28 00:57:56.232702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-11-28 00:57:56.232710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2025-11-28 00:57:56.232740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-11-28 00:57:56.232755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-11-28 00:57:56.232763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2025-11-28 00:57:56.232794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-11-28 00:57:56.232803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-11-28 00:57:56.232832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2025-11-28 00:57:56.232841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.232870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 00:57:56.232878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2025-11-28 00:57:56.232915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-11-28 00:57:56.232922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-11-28 00:57:56.232930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-11-28 00:57:56.232966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.232973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.233016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-11-28 00:57:56.233028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.233058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.233067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-11-28 00:57:56.233096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.233106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.233135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-11-28 00:57:56.233144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.233180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.233187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-11-28 00:57:56.233195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-11-28 00:57:56.233246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-11-28 00:57:56.233253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2025-11-28 00:57:56.233282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-11-28 00:57:56.233297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-11-28 00:57:56.233306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-11-28 00:57:56.233349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-11-28 00:57:56.233356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-11-28 00:57:56.233385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2025-11-28 00:57:56.233394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.233423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-11-28 00:57:56.233430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2025-11-28 00:57:56.233486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-11-28 00:57:56.233494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-11-28 00:57:56.233880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2025-11-28 00:57:56.233913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:57:56.233941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.233948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2025-11-28 00:57:56.233954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 00:57:56.233961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.233967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2025-11-28 00:57:56.233973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-11-28 00:57:56.233980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:57:56.234018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2025-11-28 00:57:56.234044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.234050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-11-28 00:57:56.234056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2025-11-28 00:57:56.234062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.234068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2025-11-28 00:57:56.234074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2025-11-28 00:57:56.234084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.234090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-11-28 00:57:56.234096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2025-11-28 00:57:56.234103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-11-28 00:57:56.234111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-11-28 00:57:56.234119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2025-11-28 00:57:56.234166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-exfatprogs_1.2.2-1build1_amd64.deb ... 2025-11-28 00:57:56.234173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2025-11-28 00:57:56.234181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2025-11-28 00:57:56.234213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-11-28 00:57:56.234227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:57:56.234243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2025-11-28 00:57:56.234262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.234289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-f2fs-tools_1.16.0-1_amd64.deb ... 2025-11-28 00:57:56.234299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2025-11-28 00:57:56.234340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2025-11-28 00:57:56.234351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-fdisk_2.39.3-9ubuntu6.3_amd64.deb ... 2025-11-28 00:57:56.234364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.3) ... 2025-11-28 00:57:56.234378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2025-11-28 00:57:56.234402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-11-28 00:57:56.234412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-11-28 00:57:56.234454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2025-11-28 00:57:56.234495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-11-28 00:57:56.234509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-11-28 00:57:56.234521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2025-11-28 00:57:56.234530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libproxy1v5_0.5.4-4build1_amd64.deb ... 2025-11-28 00:57:56.234561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2025-11-28 00:57:56.234567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2025-11-28 00:57:56.234603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-glib-networking-common_2.80.0-1build1_all.deb ... 2025-11-28 00:57:56.234612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2025-11-28 00:57:56.234620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2025-11-28 00:57:56.234649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-services_2.80.0-1build1_amd64.deb ... 2025-11-28 00:57:56.234655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.234722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2025-11-28 00:57:56.234730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2025-11-28 00:57:56.234738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-session-migration_0.3.9build1_amd64.deb ... 2025-11-28 00:57:56.234774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2025-11-28 00:57:56.234780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2025-11-28 00:57:56.234815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2025-11-28 00:57:56.234833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-11-28 00:57:56.234841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2025-11-28 00:57:56.234847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-glib-networking_2.80.0-1build1_amd64.deb ... 2025-11-28 00:57:56.234890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.234899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2025-11-28 00:57:56.234943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2025-11-28 00:57:56.234950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-libencode-locale-perl_1.05-3_all.deb ... 2025-11-28 00:57:56.234978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2025-11-28 00:57:56.234984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2025-11-28 00:57:56.235010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libtimedate-perl_2.3300-2_all.deb ... 2025-11-28 00:57:56.235089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2025-11-28 00:57:56.235097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2025-11-28 00:57:56.235105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libhttp-date-perl_6.06-1_all.deb ... 2025-11-28 00:57:56.235112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2025-11-28 00:57:56.235161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2025-11-28 00:57:56.235167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libfile-listing-perl_6.16-1_all.deb ... 2025-11-28 00:57:56.235203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.235212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2025-11-28 00:57:56.235219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2025-11-28 00:57:56.235268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libhtml-tagset-perl_3.20-6_all.deb ... 2025-11-28 00:57:56.235274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2025-11-28 00:57:56.235303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2025-11-28 00:57:56.235311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-liburi-perl_5.27-1_all.deb ... 2025-11-28 00:57:56.235347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2025-11-28 00:57:56.235354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2025-11-28 00:57:56.235382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2025-11-28 00:57:56.235390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.235440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-11-28 00:57:56.235447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2025-11-28 00:57:56.235490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-tree-perl_5.07-3_all.deb ... 2025-11-28 00:57:56.235497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2025-11-28 00:57:56.235543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2025-11-28 00:57:56.235549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libclone-perl_0.46-1build3_amd64.deb ... 2025-11-28 00:57:56.235577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2025-11-28 00:57:56.235597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.235634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2025-11-28 00:57:56.235643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libio-html-perl_1.004-3_all.deb ... 2025-11-28 00:57:56.235670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2025-11-28 00:57:56.235679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2025-11-28 00:57:56.235706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-liblwp-mediatypes-perl_6.04-2_all.deb ... 2025-11-28 00:57:56.235715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2025-11-28 00:57:56.235722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2025-11-28 00:57:56.235793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2025-11-28 00:57:56.235800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2025-11-28 00:57:56.235808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2025-11-28 00:57:56.235813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-cookies-perl_6.11-1_all.deb ... 2025-11-28 00:57:56.235841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2025-11-28 00:57:56.235847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2025-11-28 00:57:56.235887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-negotiate-perl_6.01-2_all.deb ... 2025-11-28 00:57:56.235894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2025-11-28 00:57:56.235922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2025-11-28 00:57:56.235950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-perl-openssl-defaults_7build3_amd64.deb ... 2025-11-28 00:57:56.235958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2025-11-28 00:57:56.236008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2025-11-28 00:57:56.236017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2025-11-28 00:57:56.236055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-11-28 00:57:56.236061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2025-11-28 00:57:56.236097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libio-socket-ssl-perl_2.085-1_all.deb ... 2025-11-28 00:57:56.236103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2025-11-28 00:57:56.236131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2025-11-28 00:57:56.236139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libnet-http-perl_6.23-1_all.deb ... 2025-11-28 00:57:56.236167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2025-11-28 00:57:56.236173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2025-11-28 00:57:56.236201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-liblwp-protocol-https-perl_6.13-1_all.deb ... 2025-11-28 00:57:56.236209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2025-11-28 00:57:56.236236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2025-11-28 00:57:56.236272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-libtry-tiny-perl_0.31-2_all.deb ... 2025-11-28 00:57:56.236285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2025-11-28 00:57:56.236293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2025-11-28 00:57:56.236300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libwww-robotrules-perl_6.02-1_all.deb ... 2025-11-28 00:57:56.236329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2025-11-28 00:57:56.236358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2025-11-28 00:57:56.236364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-perl_6.76-1_all.deb ... 2025-11-28 00:57:56.236401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1) ... 2025-11-28 00:57:56.236407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2025-11-28 00:57:56.236415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-icoutils_0.32.3-4build2_amd64.deb ... 2025-11-28 00:57:56.236421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2025-11-28 00:57:56.236504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2025-11-28 00:57:56.236512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-11-28 00:57:56.236520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-11-28 00:57:56.236526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2025-11-28 00:57:56.236533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.236539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-11-28 00:57:56.236585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2025-11-28 00:57:56.236591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.236599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-11-28 00:57:56.236627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2025-11-28 00:57:56.236635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-11-28 00:57:56.236663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-11-28 00:57:56.236669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2025-11-28 00:57:56.236697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-11-28 00:57:56.236705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-11-28 00:57:56.236733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2025-11-28 00:57:56.236768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-11-28 00:57:56.236774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 00:57:56.236782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2025-11-28 00:57:56.236809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-11-28 00:57:56.236842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-11-28 00:57:56.236848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2025-11-28 00:57:56.236886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2025-11-28 00:57:56.236892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-11-28 00:57:56.236899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2025-11-28 00:57:56.236904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-11-28 00:57:56.236940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-11-28 00:57:56.236945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2025-11-28 00:57:56.236977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.236982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-11-28 00:57:56.237026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2025-11-28 00:57:56.237055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libaugeas0_1.14.1-1build2_amd64.deb ... 2025-11-28 00:57:56.237062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2025-11-28 00:57:56.237087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2025-11-28 00:57:56.237095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libbfio1_20170123-6_amd64.deb ... 2025-11-28 00:57:56.237128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2025-11-28 00:57:56.237134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2025-11-28 00:57:56.237158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.237166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-11-28 00:57:56.237209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-11-28 00:57:56.237214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2025-11-28 00:57:56.237246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-11-28 00:57:56.237257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 00:57:56.237289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2025-11-28 00:57:56.237295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-11-28 00:57:56.237326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 00:57:56.237332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2025-11-28 00:57:56.237339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-11-28 00:57:56.237375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-11-28 00:57:56.237380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2025-11-28 00:57:56.237406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-11-28 00:57:56.237413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-11-28 00:57:56.237446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2025-11-28 00:57:56.237452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libdate-manip-perl_6.95-1_all.deb ... 2025-11-28 00:57:56.237486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2025-11-28 00:57:56.237498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2025-11-28 00:57:56.237525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-11-28 00:57:56.237532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-11-28 00:57:56.237564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2025-11-28 00:57:56.237570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libewf2_20140814-1build3_amd64.deb ... 2025-11-28 00:57:56.237595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.237602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2025-11-28 00:57:56.237634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2025-11-28 00:57:56.237640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2025-11-28 00:57:56.237671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-11-28 00:57:56.237677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2025-11-28 00:57:56.237708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libhivex0_1.3.23-1build7_amd64.deb ... 2025-11-28 00:57:56.237714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2025-11-28 00:57:56.237745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2025-11-28 00:57:56.237751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2025-11-28 00:57:56.237783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-11-28 00:57:56.237789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2025-11-28 00:57:56.237820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-11-28 00:57:56.237826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-11-28 00:57:56.237858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2025-11-28 00:57:56.237865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-11-28 00:57:56.237897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-11-28 00:57:56.237902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2025-11-28 00:57:56.237940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-libvhdi1_20210425-1build5_amd64.deb ... 2025-11-28 00:57:56.237946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2025-11-28 00:57:56.238004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2025-11-28 00:57:56.238012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvmdk1_20200926-2build5_amd64.deb ... 2025-11-28 00:57:56.238019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.238045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2025-11-28 00:57:56.238053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2025-11-28 00:57:56.238085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.238095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-11-28 00:57:56.238121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2025-11-28 00:57:56.238130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libyara10_4.5.0-1build2_amd64.deb ... 2025-11-28 00:57:56.238161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2025-11-28 00:57:56.238168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2025-11-28 00:57:56.238200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-supermin_5.2.2-4ubuntu4_amd64.deb ... 2025-11-28 00:57:56.238206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2025-11-28 00:57:56.238231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2025-11-28 00:57:56.238239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-libfdt1_1.7.0-2build1_amd64.deb ... 2025-11-28 00:57:56.238271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-11-28 00:57:56.238277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-11-28 00:57:56.238302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-11-28 00:57:56.238309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 00:57:56.238348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2025-11-28 00:57:56.238353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-11-28 00:57:56.238384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 00:57:56.238392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2025-11-28 00:57:56.238424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-11-28 00:57:56.238430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-11-28 00:57:56.238461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2025-11-28 00:57:56.238488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-11-28 00:57:56.238650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-11-28 00:57:56.238656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2025-11-28 00:57:56.238660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-liburing2_2.5-1build1_amd64.deb ... 2025-11-28 00:57:56.238664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-11-28 00:57:56.238669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-11-28 00:57:56.238673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-11-28 00:57:56.238677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-11-28 00:57:56.238681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2025-11-28 00:57:56.238685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:57:56.238690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:57:56.238696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2025-11-28 00:57:56.238700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-11-28 00:57:56.238704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:57:56.238747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2025-11-28 00:57:56.238758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.238801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-seabios_1.16.3-2_all.deb ... 2025-11-28 00:57:56.238806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2025-11-28 00:57:56.238811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2025-11-28 00:57:56.238853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:57:56.238858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:57:56.238862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2025-11-28 00:57:56.238871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:57:56.238895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:57:56.238900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2025-11-28 00:57:56.238935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2025-11-28 00:57:56.238940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-11-28 00:57:56.238944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2025-11-28 00:57:56.238981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.238986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-11-28 00:57:56.239004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2025-11-28 00:57:56.239041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-11-28 00:57:56.239046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-11-28 00:57:56.239052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2025-11-28 00:57:56.239056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-11-28 00:57:56.239092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-11-28 00:57:56.239097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2025-11-28 00:57:56.239143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-11-28 00:57:56.239148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-11-28 00:57:56.239152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2025-11-28 00:57:56.239189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-11-28 00:57:56.239194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-11-28 00:57:56.239198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2025-11-28 00:57:56.239236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2025-11-28 00:57:56.239241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2025-11-28 00:57:56.239245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2025-11-28 00:57:56.239283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2025-11-28 00:57:56.239288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-11-28 00:57:56.239296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2025-11-28 00:57:56.239302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-gdisk_1.0.10-1build1_amd64.deb ... 2025-11-28 00:57:56.239359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2025-11-28 00:57:56.239364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2025-11-28 00:57:56.239369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-11-28 00:57:56.239373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-11-28 00:57:56.239407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-11-28 00:57:56.239412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-11-28 00:57:56.239416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-11-28 00:57:56.239453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2025-11-28 00:57:56.239458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2025-11-28 00:57:56.239475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.239536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-11-28 00:57:56.239541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2025-11-28 00:57:56.239545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-ldmtool_0.2.5-1.1build2_amd64.deb ... 2025-11-28 00:57:56.239549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2025-11-28 00:57:56.239554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2025-11-28 00:57:56.239580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-lsscsi_0.32-1build1_amd64.deb ... 2025-11-28 00:57:56.239585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2025-11-28 00:57:56.239592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2025-11-28 00:57:56.239638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lzop_1.04-2build3_amd64.deb ... 2025-11-28 00:57:56.239643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2025-11-28 00:57:56.239647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2025-11-28 00:57:56.239684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2025-11-28 00:57:56.239689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2025-11-28 00:57:56.239694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2025-11-28 00:57:56.239731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mtools_4.0.43-1build1_amd64.deb ... 2025-11-28 00:57:56.239736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2025-11-28 00:57:56.239741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2025-11-28 00:57:56.239778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-scrub_2.6.1-1build2_amd64.deb ... 2025-11-28 00:57:56.239783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2025-11-28 00:57:56.239787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2025-11-28 00:57:56.239793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.239840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-11-28 00:57:56.239849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2025-11-28 00:57:56.239853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2025-11-28 00:57:56.239860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2025-11-28 00:57:56.239915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2025-11-28 00:57:56.239920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-11-28 00:57:56.239925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.239929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:57:56.239972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2025-11-28 00:57:56.239977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-zerofree_1.1.1-1build5_amd64.deb ... 2025-11-28 00:57:56.239981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2025-11-28 00:57:56.240042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2025-11-28 00:57:56.240049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-11-28 00:57:56.240053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2025-11-28 00:57:56.240058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2025-11-28 00:57:56.240105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-11-28 00:57:56.240110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-11-28 00:57:56.240114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2025-11-28 00:57:56.240161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libinih1_55-1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.240166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-11-28 00:57:56.240171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2025-11-28 00:57:56.240175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-11-28 00:57:56.240208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-11-28 00:57:56.240213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2025-11-28 00:57:56.240217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libnfs14_5.0.2-1build1_amd64.deb ... 2025-11-28 00:57:56.240255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-11-28 00:57:56.240260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2025-11-28 00:57:56.240264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-11-28 00:57:56.240270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-11-28 00:57:56.240323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2025-11-28 00:57:56.240328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.240332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.240373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2025-11-28 00:57:56.240379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.240387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.240392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2025-11-28 00:57:56.240416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.240421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.240477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2025-11-28 00:57:56.240482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.240487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:57:56.240493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-11-28 00:57:56.240640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 00:57:56.240646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:57:56.240650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2025-11-28 00:57:56.240654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsoup-3.0-common_3.4.4-5ubuntu0.5_all.deb ... 2025-11-28 00:57:56.240659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-11-28 00:57:56.240663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2025-11-28 00:57:56.240667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-0_3.4.4-5ubuntu0.5_amd64.deb ... 2025-11-28 00:57:56.240673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-11-28 00:57:56.240678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2025-11-28 00:57:56.240702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-11-28 00:57:56.240707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-11-28 00:57:56.240711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2025-11-28 00:57:56.240745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-tpm-udev_0.6ubuntu1_all.deb ... 2025-11-28 00:57:56.240750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2025-11-28 00:57:56.240755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-11-28 00:57:56.240792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.240797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.240844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-11-28 00:57:56.240849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.240853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.240857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-11-28 00:57:56.240892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.240897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.240901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.240939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-11-28 00:57:56.240944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.240948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.241001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-11-28 00:57:56.241008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.241012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.241019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-11-28 00:57:56.241042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.241080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.241084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-11-28 00:57:56.241089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.241127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.241131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-11-28 00:57:56.241136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.241174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.241178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.241184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-11-28 00:57:56.241189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.241237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.241242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-11-28 00:57:56.241246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.241284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.241289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-11-28 00:57:56.241293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.241331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.241336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-11-28 00:57:56.241340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-11-28 00:57:56.241377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.241382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.241386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2025-11-28 00:57:56.241436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-11-28 00:57:56.241445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 00:57:56.241449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2025-11-28 00:57:56.241453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-11-28 00:57:56.241507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.241512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-11-28 00:57:56.241516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2025-11-28 00:57:56.241522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 00:57:56.241570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.241575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2025-11-28 00:57:56.241578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-python3-pyparsing_3.1.1-1_all.deb ... 2025-11-28 00:57:56.241627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2025-11-28 00:57:56.241632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2025-11-28 00:57:56.241636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-six_1.16.0-4_all.deb ... 2025-11-28 00:57:56.241640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2025-11-28 00:57:56.241679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2025-11-28 00:57:56.241684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-typing-extensions_4.10.0-1_all.deb ... 2025-11-28 00:57:56.241688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-11-28 00:57:56.241722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2025-11-28 00:57:56.241727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-urwid_2.6.10-1_amd64.deb ... 2025-11-28 00:57:56.241731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.241767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2025-11-28 00:57:56.241772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2025-11-28 00:57:56.241776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.241814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-11-28 00:57:56.241819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-11-28 00:57:56.241823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2025-11-28 00:57:56.241861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-pyudev_0.24.0-1_all.deb ... 2025-11-28 00:57:56.241865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2025-11-28 00:57:56.241873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2025-11-28 00:57:56.241877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-11-28 00:57:56.241883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-11-28 00:57:56.241944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2025-11-28 00:57:56.241949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 00:57:56.241953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:57:56.242002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2025-11-28 00:57:56.242009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-11-28 00:57:56.242013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-11-28 00:57:56.242019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2025-11-28 00:57:56.242083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-11-28 00:57:56.242088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-11-28 00:57:56.242092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2025-11-28 00:57:56.242096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-11-28 00:57:56.242129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-11-28 00:57:56.242134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2025-11-28 00:57:56.242138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-11-28 00:57:56.242176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-11-28 00:57:56.242181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2025-11-28 00:57:56.242185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-tpm2-tools_5.6-1build4_amd64.deb ... 2025-11-28 00:57:56.242223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2025-11-28 00:57:56.242228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2025-11-28 00:57:56.242232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-11-28 00:57:56.242281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-11-28 00:57:56.242286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2025-11-28 00:57:56.242290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-11-28 00:57:56.242296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-11-28 00:57:56.242342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2025-11-28 00:57:56.242347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-libosinfo-l10n_1.11.0-2build3_all.deb ... 2025-11-28 00:57:56.242351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.242388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2025-11-28 00:57:56.242396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2025-11-28 00:57:56.242401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2025-11-28 00:57:56.242446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-11-28 00:57:56.242451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2025-11-28 00:57:56.242455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2025-11-28 00:57:56.242459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2025-11-28 00:57:56.242521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2025-11-28 00:57:56.242526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-11-28 00:57:56.242552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-11-28 00:57:56.242557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2025-11-28 00:57:56.242563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-11-28 00:57:56.242567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.242603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-11-28 00:57:56.242609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-11-28 00:57:56.242621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-11-28 00:57:56.242629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-11-28 00:57:56.242662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 00:57:56.242670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.242677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-11-28 00:57:56.242718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2025-11-28 00:57:56.242723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:57:56.242727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2025-11-28 00:57:56.242750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-11-28 00:57:56.242755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.242800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2025-11-28 00:57:56.242804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2025-11-28 00:57:56.242808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2025-11-28 00:57:56.242813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2025-11-28 00:57:56.242982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2025-11-28 00:57:56.242988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-11-28 00:57:56.243014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 00:57:56.243018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2025-11-28 00:57:56.243022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2025-11-28 00:57:56.243026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2025-11-28 00:57:56.243035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-11-28 00:57:56.243039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.11) ... 2025-11-28 00:57:56.243043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-11-28 00:57:56.243047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-11-28 00:57:56.243053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-11-28 00:57:56.243057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-11-28 00:57:56.243079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 00:57:56.243089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-11-28 00:57:56.243137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-11-28 00:57:56.243146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-11-28 00:57:56.243150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-11-28 00:57:56.243156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-11-28 00:57:56.243190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2025-11-28 00:57:56.243195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2025-11-28 00:57:56.243199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-11-28 00:57:56.243238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:57:56.243242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2025-11-28 00:57:56.243246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2025-11-28 00:57:56.243284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-11-28 00:57:56.243289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-11-28 00:57:56.243293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2025-11-28 00:57:56.243348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2025-11-28 00:57:56.243352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2025-11-28 00:57:56.243385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2025-11-28 00:57:56.243389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2025-11-28 00:57:56.243393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2025-11-28 00:57:56.243397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2025-11-28 00:57:56.243436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-11-28 00:57:56.243441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2025-11-28 00:57:56.243445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.243451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.243495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:57:56.243672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2025-11-28 00:57:56.243732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.243745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2025-11-28 00:57:56.243755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 00:57:56.243764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2025-11-28 00:57:56.243774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-11-28 00:57:56.243784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.243793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2025-11-28 00:57:56.243811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2025-11-28 00:57:56.243821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-11-28 00:57:56.243856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.243866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.1-2build2) ... 2025-11-28 00:57:56.243875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-11-28 00:57:56.243884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2025-11-28 00:57:56.243894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-11-28 00:57:56.243903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-11-28 00:57:56.243913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:57:56.243923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2025-11-28 00:57:56.243939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2025-11-28 00:57:56.243949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.243974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2025-11-28 00:57:56.243984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-11-28 00:57:56.244038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.244049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-11-28 00:57:56.244058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-11-28 00:57:56.244068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:57:56.244077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-11-28 00:57:56.244093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.244102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-11-28 00:57:56.244112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-11-28 00:57:56.244121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.3) ... 2025-11-28 00:57:56.244130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-11-28 00:57:56.244140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2025-11-28 00:57:56.244149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 00:57:56.244158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-11-28 00:57:56.244168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-11-28 00:57:56.244181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2025-11-28 00:57:56.244191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-11-28 00:57:56.244200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-11-28 00:57:56.244209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-11-28 00:57:56.244219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-11-28 00:57:56.244228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-11-28 00:57:56.244241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2025-11-28 00:57:56.244260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.244269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2025-11-28 00:57:56.244283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-11-28 00:57:56.244293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2025-11-28 00:57:56.244302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 00:57:56.244315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 00:57:56.244325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2025-11-28 00:57:56.244334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 00:57:56.244347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.244360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 00:57:56.244398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.244412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-11-28 00:57:56.244422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-11-28 00:57:56.244435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2025-11-28 00:57:56.244445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2025-11-28 00:57:56.244556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-11-28 00:57:56.244568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-11-28 00:57:56.244578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2025-11-28 00:57:56.244588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2025-11-28 00:57:56.244602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2025-11-28 00:57:56.244611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-11-28 00:57:56.244621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-11-28 00:57:56.244631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.244640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2025-11-28 00:57:56.244659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2025-11-28 00:57:56.244672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-11-28 00:57:56.244682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2025-11-28 00:57:56.244691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-11-28 00:57:56.244704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.244713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-11-28 00:57:56.244723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2025-11-28 00:57:56.244775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:57:56.244786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 00:57:56.244795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-11-28 00:57:56.244805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-11-28 00:57:56.244814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-11-28 00:57:56.244844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:57:56.244855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2025-11-28 00:57:56.244865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-11-28 00:57:56.244878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-11-28 00:57:56.244887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2025-11-28 00:57:56.244897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2025-11-28 00:57:56.244910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-11-28 00:57:56.244920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-11-28 00:57:56.244929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2025-11-28 00:57:56.244942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-11-28 00:57:56.244952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-11-28 00:57:56.245021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-11-28 00:57:56.245038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-11-28 00:57:56.245047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.245061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-11-28 00:57:56.245070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-11-28 00:57:56.245080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-11-28 00:57:56.245093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2025-11-28 00:57:56.245103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.245149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-11-28 00:57:56.245160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2025-11-28 00:57:56.245170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2025-11-28 00:57:56.245179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-11-28 00:57:56.245192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-11-28 00:57:56.245202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-11-28 00:57:56.245211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.245224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 00:57:56.245234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-11-28 00:57:56.245247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-11-28 00:57:56.245304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-11-28 00:57:56.245315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-11-28 00:57:56.245324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2025-11-28 00:57:56.245337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2025-11-28 00:57:56.245347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-11-28 00:57:56.245356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2025-11-28 00:57:56.245384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.245394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2025-11-28 00:57:56.245404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.245417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-11-28 00:57:56.245427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-11-28 00:57:56.245440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2025-11-28 00:57:56.245450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.245523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-11-28 00:57:56.245534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:57:56.245544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2025-11-28 00:57:56.245557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-11-28 00:57:56.245567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2025-11-28 00:57:56.245580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2025-11-28 00:57:56.245590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.245634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2025-11-28 00:57:56.245645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2025-11-28 00:57:56.245659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2025-11-28 00:57:56.245669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2025-11-28 00:57:56.245679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-11-28 00:57:56.245724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_continue.timer → /usr/lib/systemd/system/mdcheck_continue.timer. 2025-11-28 00:57:56.245735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.245749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_start.timer → /usr/lib/systemd/system/mdcheck_start.timer. 2025-11-28 00:57:56.245759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdmonitor-oneshot.timer → /usr/lib/systemd/system/mdmonitor-oneshot.timer. 2025-11-28 00:57:56.245773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2025-11-28 00:57:56.245783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2025-11-28 00:57:56.245916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 00:57:56.245930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-11-28 00:57:56.245940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-11-28 00:57:56.245949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.245959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 00:57:56.245968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-11-28 00:57:56.245977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2025-11-28 00:57:56.246014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2025-11-28 00:57:56.246042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.246052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2025-11-28 00:57:56.246061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.246071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-11-28 00:57:56.246086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2025-11-28 00:57:56.246096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.246106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /usr/lib/systemd/system/nvmf-autoconnect.service. 2025-11-28 00:57:56.246116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2025-11-28 00:57:56.246129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-11-28 00:57:56.246139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2025-11-28 00:57:56.246156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2025-11-28 00:57:56.246170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-11-28 00:57:56.246179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-11-28 00:57:56.246189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:57:56.246203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2025-11-28 00:57:56.246213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2025-11-28 00:57:56.246263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2025-11-28 00:57:56.246273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2025-11-28 00:57:56.246283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 00:57:56.246296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-11-28 00:57:56.246306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.246319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:57:56.246328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2025-11-28 00:57:56.246373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2025-11-28 00:57:56.246384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-11-28 00:57:56.246393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t 2025-11-28 00:57:56.246403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:64' 2025-11-28 00:57:56.246417 | 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 libparted2t64' 2025-11-28 00:57:56.246427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 00:57:56.246495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.246506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-11-28 00:57:56.246516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-11-28 00:57:56.246530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.246549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-11-28 00:57:56.246559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.246572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2025-11-28 00:57:56.246582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.246596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2025-11-28 00:57:56.246606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-11-28 00:57:56.246615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.246628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2025-11-28 00:57:56.246638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2025-11-28 00:57:56.246652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2025-11-28 00:57:56.246661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-11-28 00:57:56.246675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:57:56.246724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2025-11-28 00:57:56.246735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2025-11-28 00:57:56.246748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2025-11-28 00:57:56.246757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.246767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2025-11-28 00:57:56.246823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2025-11-28 00:57:56.246833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.246843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.246856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-11-28 00:57:56.246866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.246882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2025-11-28 00:57:56.246895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2025-11-28 00:57:56.246905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-11-28 00:57:56.246966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:57:56.246977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/cxl-monitor.service → /usr/lib/systemd/system/cxl-monitor.service. 2025-11-28 00:57:56.246987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-11-28 00:57:56.247021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-11-28 00:57:56.247036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.247045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.247055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.247064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2025-11-28 00:57:56.247077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.247087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.247108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-11-28 00:57:56.247118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2025-11-28 00:57:56.247131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-11-28 00:57:56.247179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-11-28 00:57:56.247190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-11-28 00:57:56.247199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-11-28 00:57:56.247213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:57:56.247223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.247232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-11-28 00:57:56.247245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:57:56.247256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-11-28 00:57:56.247314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-11-28 00:57:56.247324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-11-28 00:57:56.247334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-11-28 00:57:56.247344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-11-28 00:57:56.247357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:57:56.247367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 00:57:56.247377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:57:56.247391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 00:57:56.247401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-11-28 00:57:56.247414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-11-28 00:57:56.247424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:57:56.247434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-11-28 00:57:56.247447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-11-28 00:57:56.247457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.247518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-11-28 00:57:56.247530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-11-28 00:57:56.247546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-11-28 00:57:56.247561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:57:56.247570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 00:57:56.247588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 00:57:56.247602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 00:57:56.247612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-11-28 00:57:56.247622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-11-28 00:57:56.247635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-11-28 00:57:56.247645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-11-28 00:57:56.247658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:57:56.247668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2025-11-28 00:57:56.247677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2025-11-28 00:57:56.247736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 00:57:56.247747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-11-28 00:57:56.247756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:57:56.247766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2025-11-28 00:57:56.247779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2025-11-28 00:57:56.247789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2025-11-28 00:57:56.247799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2025-11-28 00:57:56.247812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.247822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-11-28 00:57:56.247880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:57:56.247892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2025-11-28 00:57:56.247901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 00:57:56.247911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-11-28 00:57:56.247924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-11-28 00:57:56.247934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2025-11-28 00:57:56.247947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2025-11-28 00:57:56.247957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.247967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 00:57:56.247982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2025-11-28 00:57:56.248017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-11-28 00:57:56.248032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 00:57:56.248042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ndctl-monitor.service → /usr/lib/systemd/system/ndctl-monitor.service. 2025-11-28 00:57:56.248111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2025-11-28 00:57:56.248122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-11-28 00:57:56.248132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-11-28 00:57:56.248146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-11-28 00:57:56.248156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-11-28 00:57:56.248166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-11-28 00:57:56.248211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2025-11-28 00:57:56.248229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2025-11-28 00:57:56.248239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.248252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-11-28 00:57:56.248262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.248275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2025-11-28 00:57:56.248285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2025-11-28 00:57:56.248294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2025-11-28 00:57:56.248307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2025-11-28 00:57:56.248317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-11-28 00:57:56.248376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-11-28 00:57:56.248387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:57:56.248397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-11-28 00:57:56.248407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.248416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2025-11-28 00:57:56.248429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-11-28 00:57:56.248439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service → /usr/lib/systemd/system/multipathd.service. 2025-11-28 00:57:56.248449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket → /usr/lib/systemd/system/multipathd.socket. 2025-11-28 00:57:56.248462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 00:57:56.248488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2025-11-28 00:57:56.248687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-11-28 00:57:56.248748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2025-11-28 00:57:56.248762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-11-28 00:57:56.248772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2025-11-28 00:57:56.248784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2025-11-28 00:57:56.248794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2025-11-28 00:57:56.248803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-11-28 00:57:56.248813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-11-28 00:57:56.248832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2025-11-28 00:57:56.248871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2025-11-28 00:57:56.248882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.248892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-11-28 00:57:56.248902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-11-28 00:57:56.248911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2025-11-28 00:57:56.248920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1) ... 2025-11-28 00:57:56.248930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2025-11-28 00:57:56.248939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-11-28 00:57:56.248948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-11-28 00:57:56.248958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:57:56.248967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 00:57:56.248976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2025-11-28 00:57:56.249023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-11-28 00:57:56.249046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-11-28 00:57:56.249056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2025-11-28 00:57:56.249065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 00:57:56.249075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:57:56.249105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container f5edcb79c11c 2025-11-28 00:57:56.249115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 272b3feeea1a 2025-11-28 00:57:56.249125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/8 : ADD plugins-archive / 2025-11-28 00:57:56.249135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 5c60877a767a 2025-11-28 00:57:56.249144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-11-28 00:57:56.249154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 25d3dfedf04e 2025-11-28 00:57:56.249167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 6/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt oslo-vmware && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_nova_extend_start && rm -f /etc/machine-id 2025-11-28 00:57:56.249178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in a9635e9c1699 2025-11-28 00:57:56.249192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo-vmware in /var/lib/kolla/venv/lib/python3.12/site-packages (4.5.0) 2025-11-28 00:57:56.249203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2025-11-28 00:57:56.249213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.7.1) 2025-11-28 00:57:56.249223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.36.1) 2025-11-28 00:57:56.249233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2025-11-28 00:57:56.249252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.10.1) 2025-11-28 00:57:56.249266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.1.0) 2025-11-28 00:57:56.249276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.6.0) 2025-11-28 00:57:56.249285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.4.0) 2025-11-28 00:57:56.249299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (7.4.0) 2025-11-28 00:57:56.249308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.1.0) 2025-11-28 00:57:56.249318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (2.32.3) 2025-11-28 00:57:56.249331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2025-11-28 00:57:56.249341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.1.2) 2025-11-28 00:57:56.249350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.19) 2025-11-28 00:57:56.249419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (2.6.1) 2025-11-28 00:57:56.249432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (3.0.3) 2025-11-28 00:57:56.249442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (0.19) 2025-11-28 00:57:56.249502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (9.6.0) 2025-11-28 00:57:56.249518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (3.0.0) 2025-11-28 00:57:56.249530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (2.0.0) 2025-11-28 00:57:56.249539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (1.16.0) 2025-11-28 00:57:56.249551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2.1.0) 2025-11-28 00:57:56.249565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (24.1) 2025-11-28 00:57:56.249584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (6.0.0) 2025-11-28 00:57:56.249594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (3.1.2) 2025-11-28 00:57:56.249608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2024.1) 2025-11-28 00:57:56.249618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.3.2) 2025-11-28 00:57:56.249627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.8) 2025-11-28 00:57:56.249637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (2025.11.12) 2025-11-28 00:57:56.249650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/blazar-nova-6.0.1.dev3 2025-11-28 00:57:56.249660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2025-11-28 00:57:56.249674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2025-11-28 00:57:56.249684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2025-11-28 00:57:56.249697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:57:56.249707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2025-11-28 00:57:56.249760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2025-11-28 00:57:56.249771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2025-11-28 00:57:56.249784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:57:56.249794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/pycadf-3.1.1 2025-11-28 00:57:56.249808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2025-11-28 00:57:56.249817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2025-11-28 00:57:56.249831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2025-11-28 00:57:56.249840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2025-11-28 00:57:56.249853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2025-11-28 00:57:56.249863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2025-11-28 00:57:56.249910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2025-11-28 00:57:56.249921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 00:57:56.249930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.0) 2025-11-28 00:57:56.249952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (9.6.0) 2025-11-28 00:57:56.249962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.4.0) 2025-11-28 00:57:56.249984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.2) 2025-11-28 00:57:56.250017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-11-28 00:57:56.250038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-11-28 00:57:56.250048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-11-28 00:57:56.250057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-11-28 00:57:56.250072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-11-28 00:57:56.250081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (6.0.2) 2025-11-28 00:57:56.250132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (0.10.1) 2025-11-28 00:57:56.250143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.32.3) 2025-11-28 00:57:56.250157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.0.0) 2025-11-28 00:57:56.250167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (5.3.0) 2025-11-28 00:57:56.250180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (5.6.0) 2025-11-28 00:57:56.250190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (7.4.0) 2025-11-28 00:57:56.250204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.9.0.post0) 2025-11-28 00:57:56.250214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-11-28 00:57:56.250260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-11-28 00:57:56.250271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.1.0) 2025-11-28 00:57:56.250285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (24.1) 2025-11-28 00:57:56.250295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (6.0.0) 2025-11-28 00:57:56.250317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (3.1.2) 2025-11-28 00:57:56.250333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.3.2) 2025-11-28 00:57:56.250347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.8) 2025-11-28 00:57:56.250357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (1.26.19) 2025-11-28 00:57:56.250370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2025.11.12) 2025-11-28 00:57:56.250380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova, pycadf 2025-11-28 00:57:56.250393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): started 2025-11-28 00:57:56.250403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2025-11-28 00:57:56.250451 | 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=613005f7b8c1c6fb74096104fca12dddfc9d4890d14aab1d548901714d4a622f 2025-11-28 00:57:56.250462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-cknnxhsi/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2025-11-28 00:57:56.250494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (pyproject.toml): started 2025-11-28 00:57:56.250508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-11-28 00:57:56.250518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=55e350fecbf714366255b231420609cf2d38f72b0d07f62dbf6d167469f91187 2025-11-28 00:57:56.250527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-cknnxhsi/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 00:57:56.250540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova pycadf 2025-11-28 00:57:56.250550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pycadf, blazar-nova 2025-11-28 00:57:56.250564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: pycadf 2025-11-28 00:57:56.250573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: pycadf 3.1.1 2025-11-28 00:57:56.250634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling pycadf-3.1.1: 2025-11-28 00:57:56.250645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pycadf-3.1.1 2025-11-28 00:57:56.250655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2025-11-28 00:57:56.250668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 6.0.1.dev3 2025-11-28 00:57:56.250678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-6.0.1.dev3: 2025-11-28 00:57:56.250687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-6.0.1.dev3 2025-11-28 00:57:56.250697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2025-11-28 00:57:56.250710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container a9635e9c1699 2025-11-28 00:57:56.250729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> fa225777ad96 2025-11-28 00:57:56.250744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:57:56.250756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 304a4c2a32ff 2025-11-28 00:57:56.250769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-11-28 00:57:56.250778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-11-28 00:57:56.250838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-11-28 00:57:56.250849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2025-11-28 00:57:56.250858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:57:56.250874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:57:56.250884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-11-28 00:57:56.250898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-11-28 00:57:56.250908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-11-28 00:57:56.250921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-11-28 00:57:56.250931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2025-11-28 00:57:56.250940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-11-28 00:57:56.250953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2025-11-28 00:57:56.250963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:57:56.250976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:57:56.250986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-11-28 00:57:56.251024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-11-28 00:57:56.251044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-11-28 00:57:56.251054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-11-28 00:57:56.251085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-11-28 00:57:56.251095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-11-28 00:57:56.251104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-11-28 00:57:56.251152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-11-28 00:57:56.251163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-11-28 00:57:56.251176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29004 files and directories currently installed.) 2025-11-28 00:57:56.251186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:57:56.251199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-11-28 00:57:56.251209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-11-28 00:57:56.251222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-11-28 00:57:56.251239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-11-28 00:57:56.251252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:57:56.251262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:57:56.251321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-11-28 00:57:56.251332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-11-28 00:57:56.251342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-11-28 00:57:56.251355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-11-28 00:57:56.251365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2025-11-28 00:57:56.251375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2025-11-28 00:57:56.251388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-11-28 00:57:56.251398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-11-28 00:57:56.251411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-11-28 00:57:56.251421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-11-28 00:57:56.251434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-11-28 00:57:56.251443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% (Reading database ... 85% 2025-11-28 00:57:56.251526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-11-28 00:57:56.251538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:90% (Reading database ... 95% 2025-11-28 00:57:56.251547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 28995 files and directories currently installed.) 2025-11-28 00:57:56.251557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:57:56.251567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:57:56.251587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:57:56.251597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:57:56.251610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:57:56.251619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:57:56.251648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:57:56.251658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:57:56.251667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:57:56.251691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:57:56.251701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:57:56.251711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:57:56.251720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:57:56.251733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:57:56.251742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:57:56.251772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:57:56.251781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:57:56.251791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:57:56.251840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:57:56.251851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:57:56.251860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:57:56.251873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:57:56.251883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:57:56.251892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:57:56.251901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:57:56.251914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.251924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:57:56.251937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:57:56.251947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:57:56.252018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:57:56.252034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2025-11-28 00:57:56.252044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.252053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2025-11-28 00:57:56.252066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:57:56.252076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2025-11-28 00:57:56.252089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:57:56.252099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:57:56.252147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2025-11-28 00:57:56.252158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2025-11-28 00:57:56.252171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:57:56.252181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.252194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10052 files, 1369 directories removed. 2025-11-28 00:57:56.252204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.252250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2025-11-28 00:57:56.252260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.252270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1702 files, 180 directories removed. 2025-11-28 00:57:56.252283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-11-28 00:57:56.252292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2025-11-28 00:57:56.252305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2025-11-28 00:57:56.252315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:57:56.252328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 304a4c2a32ff 2025-11-28 00:57:56.252338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 26ddd4cd6757 2025-11-28 00:57:56.252393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/8 : USER nova 2025-11-28 00:57:56.252403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in e1b084a5d0fd 2025-11-28 00:57:56.252427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container e1b084a5d0fd 2025-11-28 00:57:56.252441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 9bf52b0df13f 2025-11-28 00:57:56.252451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built fac2f228f94f 2025-11-28 00:57:56.252460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20251128 2025-11-28 00:57:56.252612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2025-11-28 00:57:56.252423 (took 0:02:10.586796) 2025-11-28 00:57:56.252964 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2025-11-28 00:57:56.252977 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2025-11-28 00:57:56.252985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2025-11-28 00:57:56.252890 2025-11-28 00:57:56.253879 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2025-11-28 00:57:56.254286 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2025-11-28 00:58:23.951268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 00:58:23.951385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 58c3619551d5 2025-11-28 00:58:23.951406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/4 : LABEL "build-date"="20251128" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:58:23.951422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 9d9c3bed97fb 2025-11-28 00:58:23.951435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 9d9c3bed97fb 2025-11-28 00:58:23.951447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> c51a958ab9a6 2025-11-28 00:58:23.951459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:58:23.951473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 26af399915a1 2025-11-28 00:58:23.951485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-11-28 00:58:23.951496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-11-28 00:58:23.951508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-11-28 00:58:23.951530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2025-11-28 00:58:23.951543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:58:23.951555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:58:23.951567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:58:23.951578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:58:23.951617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:58:23.951633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:58:23.951643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:58:23.951656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-11-28 00:58:23.951857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2025-11-28 00:58:23.951921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-11-28 00:58:23.951934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2025-11-28 00:58:23.951954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:58:23.951988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:58:23.952043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-11-28 00:58:23.952063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:58:23.952122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-11-28 00:58:23.952170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-11-28 00:58:23.952236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2025-11-28 00:58:23.952302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2025-11-28 00:58:23.952436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-11-28 00:58:23.952453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2025-11-28 00:58:23.952523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-11-28 00:58:23.952575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:58:23.952635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-11-28 00:58:23.952702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-11-28 00:58:23.952713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-11-28 00:58:23.952810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-11-28 00:58:23.952826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:58:23.952886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:58:23.952901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:58:23.952964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:58:23.952975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:58:23.953053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:58:23.953106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:58:23.953120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-11-28 00:58:23.953205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:58:23.953220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2025-11-28 00:58:23.953320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-11-28 00:58:23.953338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-11-28 00:58:23.953538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: (Reading database ... 65% 2025-11-28 00:58:23.953551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-11-28 00:58:23.953561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-11-28 00:58:23.953570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2025-11-28 00:58:23.953580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2025-11-28 00:58:23.953593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-11-28 00:58:23.953655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2025-11-28 00:58:23.953670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-11-28 00:58:23.953744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:58:23.953759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:58:23.953821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:58:23.953836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:58:23.953911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:58:23.953970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:58:23.953985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:58:23.954105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:58:23.954121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:58:23.954169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:58:23.954215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:58:23.954326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:58:23.954342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:58:23.954520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-11-28 00:58:23.954553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:58:23.954572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:58:23.954582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:58:23.954635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:58:23.954683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:58:23.954730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:58:23.954777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:58:23.954824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:58:23.954887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:58:23.954901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:58:23.954978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:58:23.955019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:58:23.955105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:58:23.955120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:58:23.955197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:58:23.955255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:58:23.955269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:58:23.955385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:58:23.955443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:58:23.955458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:58:23.955514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:58:23.955529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:58:23.955592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:58:23.955606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:58:23.955669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:58:23.955684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2025-11-28 00:58:23.955747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2025-11-28 00:58:23.955762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:58:23.955822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:58:23.955837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2025-11-28 00:58:23.955900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:58:23.955915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:58:23.955977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2025-11-28 00:58:23.956013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2025-11-28 00:58:23.956111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:58:23.956122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-11-28 00:58:23.956147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10052 files, 1369 directories removed. 2025-11-28 00:58:23.956215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-11-28 00:58:23.956226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2025-11-28 00:58:23.956288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-11-28 00:58:23.956349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1369 files, 141 directories removed. 2025-11-28 00:58:23.956361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-11-28 00:58:23.956387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2025-11-28 00:58:23.956509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2025-11-28 00:58:23.956520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:58:23.956530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 26af399915a1 2025-11-28 00:58:23.956540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> c5bafe5c0bce 2025-11-28 00:58:23.956563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/4 : USER nova 2025-11-28 00:58:23.956576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in d5cf551c793d 2025-11-28 00:58:23.956638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container d5cf551c793d 2025-11-28 00:58:23.956649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 9321cb13b2ab 2025-11-28 00:58:23.956715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built 5528fbf5f9d3 2025-11-28 00:58:23.956726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20251128 2025-11-28 00:58:23.956844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2025-11-28 00:58:23.956716 (took 0:00:27.703826) 2025-11-28 00:58:23.957313 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2025-11-28 00:58:23.957344 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2025-11-28 00:58:23.957359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2025-11-28 00:58:23.957266 2025-11-28 00:58:23.958677 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2025-11-28 00:58:23.959369 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2025-11-28 00:59:03.753187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 00:59:03.753338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 58c3619551d5 2025-11-28 00:59:03.753360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/5 : LABEL "build-date"="20251128" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute-ironic" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:59:03.753413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 86540d36bf2f 2025-11-28 00:59:03.753429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 86540d36bf2f 2025-11-28 00:59:03.753512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 845d8da90b30 2025-11-28 00:59:03.754263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends genisoimage nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:59:03.754329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 621a6e714bb6 2025-11-28 00:59:03.754344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:59:03.754358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:59:03.754370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:59:03.754382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:59:03.754395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:59:03.754407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:59:03.754452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:59:03.754463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:59:03.754472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:59:03.754500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:59:03.754510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:59:03.754591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:59:03.754604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:59:03.754614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:59:03.754623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:59:03.754633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 28.8 MB in 3s (10.4 MB/s) 2025-11-28 00:59:03.754643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-11-28 00:59:03.754653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-11-28 00:59:03.754663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-11-28 00:59:03.754751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-11-28 00:59:03.754764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2025-11-28 00:59:03.754773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2025-11-28 00:59:03.754825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2025-11-28 00:59:03.754875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2025-11-28 00:59:03.754922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2025-11-28 00:59:03.754970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2025-11-28 00:59:03.755099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2025-11-28 00:59:03.755140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2025-11-28 00:59:03.755210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:59:03.756173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2025-11-28 00:59:03.756202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2025-11-28 00:59:03.756207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:59:03.756211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-11-28 00:59:03.756215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-11-28 00:59:03.756219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-11-28 00:59:03.756222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-11-28 00:59:03.756226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-11-28 00:59:03.756244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-11-28 00:59:03.756248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 0s (3,133 kB/s) 2025-11-28 00:59:03.756251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2025-11-28 00:59:03.756255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-11-28 00:59:03.756260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:59:03.756265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-11-28 00:59:03.756269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-11-28 00:59:03.756272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-11-28 00:59:03.756276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-11-28 00:59:03.756279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:85% 2025-11-28 00:59:03.756283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-11-28 00:59:03.756296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-11-28 00:59:03.756329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2025-11-28 00:59:03.756334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 00:59:03.756337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2025-11-28 00:59:03.756340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-11-28 00:59:03.757222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-11-28 00:59:03.757275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2025-11-28 00:59:03.757289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-11-28 00:59:03.757299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 00:59:03.757309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2025-11-28 00:59:03.757319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-11-28 00:59:03.757328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-11-28 00:59:03.757338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2025-11-28 00:59:03.757347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-11-28 00:59:03.757356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-11-28 00:59:03.757366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2025-11-28 00:59:03.757375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-11-28 00:59:03.757384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-11-28 00:59:03.757394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-11-28 00:59:03.757415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 00:59:03.757424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 00:59:03.757434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2025-11-28 00:59:03.757443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-11-28 00:59:03.757486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-11-28 00:59:03.757497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:59:03.757507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 621a6e714bb6 2025-11-28 00:59:03.757517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> c8690053a43b 2025-11-28 00:59:03.757530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:59:03.757544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in fdb1ec35d75f 2025-11-28 00:59:03.757554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-11-28 00:59:03.757568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-11-28 00:59:03.757634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-11-28 00:59:03.757738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2025-11-28 00:59:03.757757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:59:03.757865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:59:03.757924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:59:03.758038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:59:03.758103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:59:03.758196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:59:03.758264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:59:03.758782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-11-28 00:59:03.758791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2025-11-28 00:59:03.758796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-11-28 00:59:03.758801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2025-11-28 00:59:03.758805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:59:03.758809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:59:03.758813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-11-28 00:59:03.758817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:59:03.758826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:59:03.758830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-11-28 00:59:03.758833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-11-28 00:59:03.758847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% (Reading database ... 95% 2025-11-28 00:59:03.758851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19669 files and directories currently installed.) 2025-11-28 00:59:03.759090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:59:03.759154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-11-28 00:59:03.759562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-11-28 00:59:03.759582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-11-28 00:59:03.759592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-11-28 00:59:03.759603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:59:03.759613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:59:03.759623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:59:03.759633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:59:03.759643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:59:03.759653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:59:03.759663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:59:03.759673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-11-28 00:59:03.759683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:59:03.759740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2025-11-28 00:59:03.759751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-11-28 00:59:03.759763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:59:03.759774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-11-28 00:59:03.759807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-11-28 00:59:03.759817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-11-28 00:59:03.759832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-11-28 00:59:03.759941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-11-28 00:59:03.761108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-11-28 00:59:03.761156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19660 files and directories currently installed.) 2025-11-28 00:59:03.761198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:03.761210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:03.761239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:03.761249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:03.761259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:59:03.761269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:59:03.761279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:03.761289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:03.761299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:03.761309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:03.761319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:59:03.761328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:03.761338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:03.761348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:03.761358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:03.761367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:59:03.761377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:03.761387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:03.761397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:03.761406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:03.761416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:03.761426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:03.761437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:03.761446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:03.761456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:03.761466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:03.761483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:03.763170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:59:03.763192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:03.763203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:03.763212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:59:03.763222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:03.763231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:03.763240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:59:03.763250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:03.763267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:03.763276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:03.763286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:03.763295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2025-11-28 00:59:03.763305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2025-11-28 00:59:03.763315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:59:03.763324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:59:03.763333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2025-11-28 00:59:03.763343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:59:03.763361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:59:03.763371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2025-11-28 00:59:03.763380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2025-11-28 00:59:03.763390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:59:03.763399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-11-28 00:59:03.763409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10052 files, 1369 directories removed. 2025-11-28 00:59:03.763418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-11-28 00:59:03.763428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2025-11-28 00:59:03.763437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-11-28 00:59:03.763446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1369 files, 141 directories removed. 2025-11-28 00:59:03.763456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-11-28 00:59:03.763465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2025-11-28 00:59:03.763474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2025-11-28 00:59:03.763484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:59:03.763493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container fdb1ec35d75f 2025-11-28 00:59:03.763502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 1c9815c952e0 2025-11-28 00:59:03.763512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/5 : USER nova 2025-11-28 00:59:03.763521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 0acffabc6efc 2025-11-28 00:59:03.763531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 0acffabc6efc 2025-11-28 00:59:03.763540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 1cbf98abed47 2025-11-28 00:59:03.763549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built 057ea1ecab99 2025-11-28 00:59:03.763559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251128 2025-11-28 00:59:03.763569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2025-11-28 00:59:03.762643 (took 0:00:39.805377) 2025-11-28 00:59:03.763624 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2025-11-28 00:59:03.763634 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2025-11-28 00:59:03.763644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2025-11-28 00:59:03.763260 2025-11-28 00:59:03.765214 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2025-11-28 00:59:03.765243 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2025-11-28 00:59:50.276332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 00:59:50.276400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 58c3619551d5 2025-11-28 00:59:50.276416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20251128" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-spicehtml5proxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 00:59:50.276431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 537f25cee2eb 2025-11-28 00:59:50.276443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 537f25cee2eb 2025-11-28 00:59:50.276454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 0a11af3cc3c3 2025-11-28 00:59:50.276490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 3/6 : RUN git clone https://gitlab.freedesktop.org/spice/spice-html5.git/ /usr/share/spice-html5 && rm -rf /usr/share/spice-html5/.git /usr/share/spice-html5/COPYING /usr/share/spice-html5/COPYING.LESSER /usr/share/spice-html5/Makefile /usr/share/spice-html5/README /usr/share/spice-html5/TODO /usr/share/spice-html5/apache.conf.sample /usr/share/spice-html5/package.json.in /usr/share/spice-html5/spice-html5.spec.in 2025-11-28 00:59:50.276503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in db2bc4ce5b82 2025-11-28 00:59:50.276514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2025-11-28 00:59:50.276525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-11-28 00:59:50.276536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container db2bc4ce5b82 2025-11-28 00:59:50.276547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> e875abb9f225 2025-11-28 00:59:50.276558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends websockify && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 00:59:50.276635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 1067494a4776 2025-11-28 00:59:50.276648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:59:50.276660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 00:59:50.276691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 00:59:50.276703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 00:59:50.276714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 00:59:50.276724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 00:59:50.276734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 00:59:50.276746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 00:59:50.276766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 00:59:50.276774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 00:59:50.276783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 00:59:50.276792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 00:59:50.276805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 00:59:50.276814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 00:59:50.276858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 00:59:50.276928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 28.8 MB in 3s (10.2 MB/s) 2025-11-28 00:59:50.276974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-11-28 00:59:50.277109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-11-28 00:59:50.277131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-11-28 00:59:50.277217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-11-28 00:59:50.277278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2025-11-28 00:59:50.277326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-11-28 00:59:50.277370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-11-28 00:59:50.277429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2025-11-28 00:59:50.278072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2025-11-28 00:59:50.278088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2025-11-28 00:59:50.278097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2025-11-28 00:59:50.278105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-11-28 00:59:50.278114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-11-28 00:59:50.278122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2025-11-28 00:59:50.278131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 00:59:50.278149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,330 kB of archives. 2025-11-28 00:59:50.278158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2025-11-28 00:59:50.278166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 00:59:50.278175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-11-28 00:59:50.278184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2025-11-28 00:59:50.278192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04 [916 kB] 2025-11-28 00:59:50.278210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2025-11-28 00:59:50.278219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-11-28 00:59:50.278228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2025-11-28 00:59:50.278236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2025-11-28 00:59:50.278249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-11-28 00:59:50.278257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2025-11-28 00:59:50.278266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2025-11-28 00:59:50.278315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2025-11-28 00:59:50.278390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2025-11-28 00:59:50.278449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,330 kB in 1s (12.4 MB/s) 2025-11-28 00:59:50.278494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-11-28 00:59:50.278539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-11-28 00:59:50.278602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:59:50.278659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-11-28 00:59:50.278777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-11-28 00:59:50.278810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-11-28 00:59:50.278882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-11-28 00:59:50.278937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-11-28 00:59:50.279016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-11-28 00:59:50.279034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-11-28 00:59:50.279109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-11-28 00:59:50.279167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-11-28 00:59:50.279180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2025-11-28 00:59:50.279246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-11-28 00:59:50.279276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-11-28 00:59:50.279339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2025-11-28 00:59:50.279381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 00:59:50.279421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.279483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2025-11-28 00:59:50.279538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-11-28 00:59:50.279551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-11-28 00:59:50.279615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2025-11-28 00:59:50.279670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-11-28 00:59:50.279704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-11-28 00:59:50.279764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2025-11-28 00:59:50.279820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-11-28 00:59:50.279833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-11-28 00:59:50.279896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2025-11-28 00:59:50.279954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2025-11-28 00:59:50.282085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-11-28 00:59:50.282104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2025-11-28 00:59:50.282114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-11-28 00:59:50.282124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-11-28 00:59:50.282134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2025-11-28 00:59:50.282142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2025-11-28 00:59:50.282151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-11-28 00:59:50.282159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2025-11-28 00:59:50.282167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-11-28 00:59:50.282176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-11-28 00:59:50.282184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2025-11-28 00:59:50.282193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-11-28 00:59:50.282201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-11-28 00:59:50.282209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-11-28 00:59:50.282218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2025-11-28 00:59:50.282226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-11-28 00:59:50.282234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-11-28 00:59:50.282243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-11-28 00:59:50.282252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2025-11-28 00:59:50.282270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-11-28 00:59:50.282279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-11-28 00:59:50.282287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.282295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2025-11-28 00:59:50.282303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-11-28 00:59:50.282312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-11-28 00:59:50.282320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: 2025-11-28 00:59:50.282336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-11-28 00:59:50.282346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-11-28 00:59:50.282354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-11-28 00:59:50.282363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-11-28 00:59:50.282371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-11-28 00:59:50.282379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 00:59:50.282387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2025-11-28 00:59:50.282396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-11-28 00:59:50.282404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:59:50.282412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 1067494a4776 2025-11-28 00:59:50.282421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 67db9a48cc59 2025-11-28 00:59:50.282442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 00:59:50.282454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 11a1e08f5097 2025-11-28 00:59:50.282463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-11-28 00:59:50.282471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-11-28 00:59:50.282479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-11-28 00:59:50.282488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2025-11-28 00:59:50.282497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:59:50.282505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:59:50.282514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:59:50.282522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:59:50.282538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:59:50.282547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:59:50.282555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:59:50.282564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-11-28 00:59:50.282573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2025-11-28 00:59:50.282582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-11-28 00:59:50.282590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2025-11-28 00:59:50.282599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 00:59:50.282607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2025-11-28 00:59:50.282616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-11-28 00:59:50.282625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 00:59:50.282635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% (Reading database ... 75% 2025-11-28 00:59:50.282643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-11-28 00:59:50.282652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-11-28 00:59:50.282660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-11-28 00:59:50.282706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20518 files and directories currently installed.) 2025-11-28 00:59:50.282716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2025-11-28 00:59:50.282725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-11-28 00:59:50.282733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-11-28 00:59:50.282741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-11-28 00:59:50.282750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-11-28 00:59:50.282758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 00:59:50.282767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 00:59:50.282775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 00:59:50.282784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 00:59:50.282792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 00:59:50.282800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 00:59:50.282815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 00:59:50.282824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-11-28 00:59:50.282832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 00:59:50.282847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2025-11-28 00:59:50.282856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-11-28 00:59:50.282864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-11-28 00:59:50.282874 | 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% 2025-11-28 00:59:50.282884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-11-28 00:59:50.282893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-11-28 00:59:50.282901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:75% (Reading database ... 80% 2025-11-28 00:59:50.282909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-11-28 00:59:50.282917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-11-28 00:59:50.282926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% (Reading database ... 100% (Reading database ... 20509 files and directories currently installed.) 2025-11-28 00:59:50.282934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:50.282942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:50.282951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:50.282959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:50.282967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 00:59:50.282976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 00:59:50.282984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:50.283018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:50.283032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:50.283041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:50.283050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 00:59:50.283058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:50.283066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:50.283078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:50.283090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:50.283145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 00:59:50.283182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:50.283241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:50.283297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 00:59:50.283310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:50.283414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:50.283429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:50.283468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 00:59:50.283574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.283588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.283651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.283722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:50.283782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 00:59:50.283841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.283898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.283912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 00:59:50.283979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.284053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.284113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 00:59:50.284127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.284189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 00:59:50.284244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.284257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 00:59:50.284315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2025-11-28 00:59:50.284370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2025-11-28 00:59:50.284384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 00:59:50.284442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 00:59:50.284472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2025-11-28 00:59:50.284532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 00:59:50.284561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 00:59:50.284621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2025-11-28 00:59:50.284652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2025-11-28 00:59:50.284727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2025-11-28 00:59:50.284783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-11-28 00:59:50.284796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10052 files, 1369 directories removed. 2025-11-28 00:59:50.284856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-11-28 00:59:50.284911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2025-11-28 00:59:50.284924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-11-28 00:59:50.284982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1875 files, 199 directories removed. 2025-11-28 00:59:50.285058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-11-28 00:59:50.285086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2025-11-28 00:59:50.285150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2025-11-28 00:59:50.285183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2025-11-28 00:59:50.285222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 11a1e08f5097 2025-11-28 00:59:50.285291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> cd9d1e50194c 2025-11-28 00:59:50.285305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2025-11-28 00:59:50.285360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 71d5195e9cdc 2025-11-28 00:59:50.285398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 71d5195e9cdc 2025-11-28 00:59:50.285442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 7c3f224a5ff3 2025-11-28 00:59:50.285483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built 53609dde69bf 2025-11-28 00:59:50.285524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251128 2025-11-28 00:59:50.285643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2025-11-28 00:59:50.285527 (took 0:00:46.522267) 2025-11-28 00:59:50.286103 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2025-11-28 00:59:50.286159 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2025-11-28 00:59:50.286245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2025-11-28 00:59:50.286154 2025-11-28 00:59:50.287019 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2025-11-28 00:59:50.287541 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2025-11-28 01:01:02.069752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 01:01:02.069877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 58c3619551d5 2025-11-28 01:01:02.070004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/5 : LABEL "build-date"="20251128" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-novncproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:01:02.071135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 3ccd652d6a88 2025-11-28 01:01:02.071197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 3ccd652d6a88 2025-11-28 01:01:02.071210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> cc208feeee79 2025-11-28 01:01:02.071222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends novnc && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:01:02.071234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in a5c6e5cd3b92 2025-11-28 01:01:02.071244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:01:02.071255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:01:02.071266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:01:02.071276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:01:02.071296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:01:02.071305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:01:02.071313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:01:02.071322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:01:02.071330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:01:02.071339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:01:02.071347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:01:02.071355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:01:02.071364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:01:02.071372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:01:02.071394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:01:02.071402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 28.8 MB in 4s (6,924 kB/s) 2025-11-28 01:01:02.071411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-11-28 01:01:02.071420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-11-28 01:01:02.071428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-11-28 01:01:02.071436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-11-28 01:01:02.071445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2025-11-28 01:01:02.071453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-11-28 01:01:02.071462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-11-28 01:01:02.071470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-11-28 01:01:02.071479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-11-28 01:01:02.071487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-11-28 01:01:02.071495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-11-28 01:01:02.071504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2025-11-28 01:01:02.071512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2025-11-28 01:01:02.071520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2025-11-28 01:01:02.071529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2025-11-28 01:01:02.071537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2025-11-28 01:01:02.071555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2025-11-28 01:01:02.071564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-11-28 01:01:02.071579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-11-28 01:01:02.071588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2025-11-28 01:01:02.071596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2025-11-28 01:01:02.071605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2025-11-28 01:01:02.071613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2025-11-28 01:01:02.071622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2025-11-28 01:01:02.071630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2025-11-28 01:01:02.071639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2025-11-28 01:01:02.071647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2025-11-28 01:01:02.071656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2025-11-28 01:01:02.071664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2025-11-28 01:01:02.071672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2025-11-28 01:01:02.071681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2025-11-28 01:01:02.071689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2025-11-28 01:01:02.071697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2025-11-28 01:01:02.071706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2025-11-28 01:01:02.071789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2025-11-28 01:01:02.071800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2025-11-28 01:01:02.071809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-11-28 01:01:02.071817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-11-28 01:01:02.071832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-11-28 01:01:02.071840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-11-28 01:01:02.071849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-11-28 01:01:02.071857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-11-28 01:01:02.071865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2025-11-28 01:01:02.071874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2025-11-28 01:01:02.071882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2025-11-28 01:01:02.071891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2025-11-28 01:01:02.071899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2025-11-28 01:01:02.071907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2025-11-28 01:01:02.071922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-11-28 01:01:02.071931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-11-28 01:01:02.071939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2025-11-28 01:01:02.071947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2025-11-28 01:01:02.071956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2025-11-28 01:01:02.071964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2025-11-28 01:01:02.071973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 86 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:01:02.071981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 36.9 MB of archives. 2025-11-28 01:01:02.072021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 163 MB of additional disk space will be used. 2025-11-28 01:01:02.072034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:01:02.072042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-11-28 01:01:02.072051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:78 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-netaddr all 0.10.1-1~cloud0 [323 kB] 2025-11-28 01:01:02.072060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2025-11-28 01:01:02.072068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-11-28 01:01:02.072077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-11-28 01:01:02.072086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-11-28 01:01:02.072094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-11-28 01:01:02.072102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2025-11-28 01:01:02.072111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2025-11-28 01:01:02.072119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2025-11-28 01:01:02.072133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-11-28 01:01:02.072142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 docutils-common all 0.20.1+dfsg-3 [132 kB] 2025-11-28 01:01:02.072151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 ieee-data all 20220827.1 [2,113 kB] 2025-11-28 01:01:02.072159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2025-11-28 01:01:02.072188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libcares2 amd64 1.27.0-1.0ubuntu1 [73.7 kB] 2025-11-28 01:01:02.072197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-11-28 01:01:02.072206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-11-28 01:01:02.072222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04 [916 kB] 2025-11-28 01:01:02.072230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2025-11-28 01:01:02.072244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2025-11-28 01:01:02.072252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libimagequant0 amd64 2.18.0-1build1 [36.3 kB] 2025-11-28 01:01:02.072261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-11-28 01:01:02.072269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-11-28 01:01:02.072278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2025-11-28 01:01:02.072286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] 2025-11-28 01:01:02.072295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-11-28 01:01:02.072303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-xtend all 4.0.2-3 [3,902 B] 2025-11-28 01:01:02.072312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 nodejs amd64 18.19.1+dfsg-6ubuntu5 [306 kB] 2025-11-28 01:01:02.072320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [115 kB] 2025-11-28 01:01:02.072329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [32.1 kB] 2025-11-28 01:01:02.072337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-busboy all 1.6.0+~cs2.6.0-2 [17.3 kB] 2025-11-28 01:01:02.072346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-undici all 5.26.3+dfsg1+~cs23.10.12-2 [325 kB] 2025-11-28 01:01:02.072354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnode109 amd64 18.19.1+dfsg-6ubuntu5 [11.6 MB] 2025-11-28 01:01:02.072363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.i18n all 6.4.0-0ubuntu1~cloud0 [22.4 kB] 2025-11-28 01:01:02.072372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-eventlet all 0.36.1-0ubuntu1~cloud0 [311 kB] 2025-11-28 01:01:02.072380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:81 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.context all 1:5.6.0-0ubuntu1~cloud0 [13.9 kB] 2025-11-28 01:01:02.072389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.utils all 7.3.0-0ubuntu1~cloud0 [85.3 kB] 2025-11-28 01:01:02.072397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:83 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.serialization all 5.5.0-0ubuntu1~cloud0 [15.8 kB] 2025-11-28 01:01:02.072406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.log all 6.1.2-0ubuntu1~cloud0 [45.7 kB] 2025-11-28 01:01:02.072420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-11-28 01:01:02.072434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-stevedore all 1:5.3.0-0ubuntu1~cloud0 [21.2 kB] 2025-11-28 01:01:02.072443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.config all 1:9.6.0-0ubuntu1~cloud0 [109 kB] 2025-11-28 01:01:02.072451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libraqm0 amd64 0.10.1-1build1 [15.0 kB] 2025-11-28 01:01:02.072463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-11-28 01:01:02.072472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-11-28 01:01:02.072481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-11-28 01:01:02.072489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2025-11-28 01:01:02.072498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpdemux2 amd64 1.3.2-0.4build3 [12.4 kB] 2025-11-28 01:01:02.072506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpmux3 amd64 1.3.2-0.4build3 [25.7 kB] 2025-11-28 01:01:02.072515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2025-11-28 01:01:02.072523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-11-28 01:01:02.072532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pbr all 5.11.1-0ubuntu1 [66.5 kB] 2025-11-28 01:01:02.072540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2025-11-28 01:01:02.072549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-11-28 01:01:02.072557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-more-itertools all 10.2.0-1 [52.9 kB] 2025-11-28 01:01:02.072566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-zipp all 1.0.0-6ubuntu0.1 [6,774 B] 2025-11-28 01:01:02.072574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-importlib-metadata all 4.12.0-1 [17.8 kB] 2025-11-28 01:01:02.072583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-debtcollector all 2.5.0-3 [13.3 kB] 2025-11-28 01:01:02.072591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-roman all 3.3-3 [9,632 B] 2025-11-28 01:01:02.072600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-docutils all 0.20.1+dfsg-3 [393 kB] 2025-11-28 01:01:02.072608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 python-babel-localedata all 2.10.3-3build1 [6,357 kB] 2025-11-28 01:01:02.072620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-tz all 2024.1-2 [31.4 kB] 2025-11-28 01:01:02.072635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-babel all 2.10.3-3build1 [87.5 kB] 2025-11-28 01:01:02.072643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-11-28 01:01:02.072652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-greenlet amd64 3.0.3-0ubuntu5.1 [154 kB] 2025-11-28 01:01:02.072660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2025-11-28 01:01:02.072669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-monotonic all 1.6-2 [5,732 B] 2025-11-28 01:01:02.072677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-msgpack amd64 1.0.3-3build2 [80.1 kB] 2025-11-28 01:01:02.072690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-iso8601 all 1.0.2-1 [15.8 kB] 2025-11-28 01:01:02.072699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-11-28 01:01:02.072711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2025-11-28 01:01:02.072720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-11-28 01:01:02.072729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-11-28 01:01:02.072737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-11-28 01:01:02.072746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-11-28 01:01:02.072757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rfc3986 all 2.0.0-2 [21.9 kB] 2025-11-28 01:01:02.072766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopenjp2-7 amd64 2.5.0-2ubuntu0.4 [173 kB] 2025-11-28 01:01:02.073908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pil amd64 10.2.0-1ubuntu1 [452 kB] 2025-11-28 01:01:02.073930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-novnc all 1:1.3.0-2 [12.8 kB] 2025-11-28 01:01:02.073939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2025-11-28 01:01:02.073947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-11-28 01:01:02.073956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2025-11-28 01:01:02.073964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2025-11-28 01:01:02.073973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2025-11-28 01:01:02.073981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2025-11-28 01:01:02.073990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 novnc all 1:1.3.0-2 [248 kB] 2025-11-28 01:01:02.074034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 36.9 MB in 1s (24.9 MB/s) 2025-11-28 01:01:02.074043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2025-11-28 01:01:02.074052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-11-28 01:01:02.074063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:01:02.074072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-11-28 01:01:02.074081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-11-28 01:01:02.074089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-11-28 01:01:02.074098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:80% 2025-11-28 01:01:02.074106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-11-28 01:01:02.074115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% (Reading database ... 95% 2025-11-28 01:01:02.074123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-11-28 01:01:02.074132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2025-11-28 01:01:02.074140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2025-11-28 01:01:02.074149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2025-11-28 01:01:02.074157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2025-11-28 01:01:02.074166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2025-11-28 01:01:02.074231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-11-28 01:01:02.074241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-11-28 01:01:02.074250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-11-28 01:01:02.074258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2025-11-28 01:01:02.074267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-11-28 01:01:02.074275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.1-2build2) ... 2025-11-28 01:01:02.074284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2025-11-28 01:01:02.074292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-11-28 01:01:02.074300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 01:01:02.074309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2025-11-28 01:01:02.074317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-11-28 01:01:02.074333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-11-28 01:01:02.074341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2025-11-28 01:01:02.074350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-11-28 01:01:02.074358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-11-28 01:01:02.074374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2025-11-28 01:01:02.074382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-11-28 01:01:02.074390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-11-28 01:01:02.074399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2025-11-28 01:01:02.074407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-11-28 01:01:02.074415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-11-28 01:01:02.074424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2025-11-28 01:01:02.074432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-xml-core_0.19_all.deb ... 2025-11-28 01:01:02.074440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2025-11-28 01:01:02.074448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2025-11-28 01:01:02.074457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-docutils-common_0.20.1+dfsg-3_all.deb ... 2025-11-28 01:01:02.074465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2025-11-28 01:01:02.074473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2025-11-28 01:01:02.074482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-ieee-data_20220827.1_all.deb ... 2025-11-28 01:01:02.074490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2025-11-28 01:01:02.074499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2025-11-28 01:01:02.074507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-11-28 01:01:02.074515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-11-28 01:01:02.074524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2025-11-28 01:01:02.074532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2025-11-28 01:01:02.074540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-11-28 01:01:02.074549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2025-11-28 01:01:02.074557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-11-28 01:01:02.074566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-11-28 01:01:02.074574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2025-11-28 01:01:02.074582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-11-28 01:01:02.074595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-11-28 01:01:02.074604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2025-11-28 01:01:02.074612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-11-28 01:01:02.074621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.074629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2025-11-28 01:01:02.074638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2025-11-28 01:01:02.074652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-11-28 01:01:02.074660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2025-11-28 01:01:02.074668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2025-11-28 01:01:02.074677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-11-28 01:01:02.074685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2025-11-28 01:01:02.074693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libimagequant0_2.18.0-1build1_amd64.deb ... 2025-11-28 01:01:02.074709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2025-11-28 01:01:02.074718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-11-28 01:01:02.074726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-11-28 01:01:02.074734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 01:01:02.074743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2025-11-28 01:01:02.074751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-11-28 01:01:02.074760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 01:01:02.074768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2025-11-28 01:01:02.074777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-11-28 01:01:02.074785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-11-28 01:01:02.074793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2025-11-28 01:01:02.074802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblcms2-2_2.14-2build1_amd64.deb ... 2025-11-28 01:01:02.074810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2build1) ... 2025-11-28 01:01:02.074818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2025-11-28 01:01:02.074827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-11-28 01:01:02.074835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-11-28 01:01:02.074843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2025-11-28 01:01:02.074852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-node-xtend_4.0.2-3_all.deb ... 2025-11-28 01:01:02.074860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2025-11-28 01:01:02.074869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2025-11-28 01:01:02.074877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../26-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-11-28 01:01:02.074885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-11-28 01:01:02.074894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2025-11-28 01:01:02.074902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../27-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ... 2025-11-28 01:01:02.074910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-11-28 01:01:02.074918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2025-11-28 01:01:02.074927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2025-11-28 01:01:02.074942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-11-28 01:01:02.074950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2025-11-28 01:01:02.074959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../29-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2025-11-28 01:01:02.074972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2025-11-28 01:01:02.074980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2025-11-28 01:01:02.074989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-node-undici_5.26.3+dfsg1+~cs23.10.12-2_all.deb ... 2025-11-28 01:01:02.075027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-11-28 01:01:02.075036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2025-11-28 01:01:02.075044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-11-28 01:01:02.075058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-11-28 01:01:02.075066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2025-11-28 01:01:02.075075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libraqm0_0.10.1-1build1_amd64.deb ... 2025-11-28 01:01:02.075083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2025-11-28 01:01:02.075091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2025-11-28 01:01:02.075100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-11-28 01:01:02.075108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:01:02.075117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2025-11-28 01:01:02.075125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-11-28 01:01:02.075133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-11-28 01:01:02.075141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2025-11-28 01:01:02.075150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-11-28 01:01:02.075158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:01:02.075166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2025-11-28 01:01:02.075189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-11-28 01:01:02.075199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-11-28 01:01:02.075207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2025-11-28 01:01:02.075216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2025-11-28 01:01:02.075225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:01:02.075233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2025-11-28 01:01:02.075242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2025-11-28 01:01:02.075254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:01:02.075271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2025-11-28 01:01:02.075279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-11-28 01:01:02.075288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-11-28 01:01:02.075297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2025-11-28 01:01:02.075305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-six_1.16.0-4_all.deb ... 2025-11-28 01:01:02.075314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2025-11-28 01:01:02.075323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2025-11-28 01:01:02.075331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-pbr_5.11.1-0ubuntu1_all.deb ... 2025-11-28 01:01:02.075340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (5.11.1-0ubuntu1) ... 2025-11-28 01:01:02.075349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2025-11-28 01:01:02.075361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-11-28 01:01:02.075370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-11-28 01:01:02.075378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2025-11-28 01:01:02.075392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-typing-extensions_4.10.0-1_all.deb ... 2025-11-28 01:01:02.075401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-11-28 01:01:02.075409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2025-11-28 01:01:02.075418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-more-itertools_10.2.0-1_all.deb ... 2025-11-28 01:01:02.075427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2025-11-28 01:01:02.075439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2025-11-28 01:01:02.075448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2025-11-28 01:01:02.075456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2025-11-28 01:01:02.075465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2025-11-28 01:01:02.075477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-importlib-metadata_4.12.0-1_all.deb ... 2025-11-28 01:01:02.075486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2025-11-28 01:01:02.075498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2025-11-28 01:01:02.075507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-debtcollector_2.5.0-3_all.deb ... 2025-11-28 01:01:02.075519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2025-11-28 01:01:02.075549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2025-11-28 01:01:02.075558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-roman_3.3-3_all.deb ... 2025-11-28 01:01:02.075570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2025-11-28 01:01:02.075582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2025-11-28 01:01:02.075641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python3-docutils_0.20.1+dfsg-3_all.deb ... 2025-11-28 01:01:02.075658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2025-11-28 01:01:02.075667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2025-11-28 01:01:02.075676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-netaddr_0.10.1-1~cloud0_all.deb ... 2025-11-28 01:01:02.075688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (0.10.1-1~cloud0) ... 2025-11-28 01:01:02.075697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2025-11-28 01:01:02.075706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python-babel-localedata_2.10.3-3build1_all.deb ... 2025-11-28 01:01:02.075717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2025-11-28 01:01:02.075726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2025-11-28 01:01:02.075739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-tz_2024.1-2_all.deb ... 2025-11-28 01:01:02.075751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-11-28 01:01:02.075801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2025-11-28 01:01:02.075810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2025-11-28 01:01:02.075822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-babel_2.10.3-3build1_all.deb ... 2025-11-28 01:01:02.075831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2025-11-28 01:01:02.075842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2025-11-28 01:01:02.075854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-oslo.i18n_6.4.0-0ubuntu1~cloud0_all.deb ... 2025-11-28 01:01:02.075903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.075913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2025-11-28 01:01:02.075924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-11-28 01:01:02.075934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-11-28 01:01:02.075945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2025-11-28 01:01:02.075954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2025-11-28 01:01:02.076022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-11-28 01:01:02.076042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2025-11-28 01:01:02.076051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2025-11-28 01:01:02.076064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2025-11-28 01:01:02.076072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2025-11-28 01:01:02.076081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2025-11-28 01:01:02.076092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-11-28 01:01:02.076104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2025-11-28 01:01:02.076113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2025-11-28 01:01:02.076164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-eventlet_0.36.1-0ubuntu1~cloud0_all.deb ... 2025-11-28 01:01:02.076188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.076206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2025-11-28 01:01:02.076214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-oslo.context_1%3a5.6.0-0ubuntu1~cloud0_all.deb ... 2025-11-28 01:01:02.076226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.076235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2025-11-28 01:01:02.076246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-msgpack_1.0.3-3build2_amd64.deb ... 2025-11-28 01:01:02.076255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2025-11-28 01:01:02.076266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-11-28 01:01:02.076278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2025-11-28 01:01:02.076300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-iso8601_1.0.2-1_all.deb ... 2025-11-28 01:01:02.076310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (1.0.2-1) ... 2025-11-28 01:01:02.076322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2025-11-28 01:01:02.076334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2025-11-28 01:01:02.076385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2025-11-28 01:01:02.076394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2025-11-28 01:01:02.076406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2025-11-28 01:01:02.076415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2025-11-28 01:01:02.076427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2025-11-28 01:01:02.076439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-oslo.utils_7.3.0-0ubuntu1~cloud0_all.deb ... 2025-11-28 01:01:02.076488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.076497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2025-11-28 01:01:02.076509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.serialization_5.5.0-0ubuntu1~cloud0_all.deb ... 2025-11-28 01:01:02.076521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-11-28 01:01:02.076570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.076579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2025-11-28 01:01:02.076592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.log_6.1.2-0ubuntu1~cloud0_all.deb ... 2025-11-28 01:01:02.076601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.076612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2025-11-28 01:01:02.076621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-certifi_2023.11.17-1_all.deb ... 2025-11-28 01:01:02.076659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2025-11-28 01:01:02.076668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2025-11-28 01:01:02.076680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-11-28 01:01:02.076689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-11-28 01:01:02.076713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2025-11-28 01:01:02.076725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-11-28 01:01:02.076736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-11-28 01:01:02.076745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2025-11-28 01:01:02.076795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-11-28 01:01:02.076805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-11-28 01:01:02.076817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-11-28 01:01:02.076825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2025-11-28 01:01:02.076837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-11-28 01:01:02.076845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-11-28 01:01:02.076894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2025-11-28 01:01:02.076904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-rfc3986_2.0.0-2_all.deb ... 2025-11-28 01:01:02.076912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2025-11-28 01:01:02.076924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2025-11-28 01:01:02.076933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-stevedore_1%3a5.3.0-0ubuntu1~cloud0_all.deb ... 2025-11-28 01:01:02.076981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.076990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2025-11-28 01:01:02.077024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-oslo.config_1%3a9.6.0-0ubuntu1~cloud0_all.deb ... 2025-11-28 01:01:02.077036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.077045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2025-11-28 01:01:02.077057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-libopenjp2-7_2.5.0-2ubuntu0.4_amd64.deb ... 2025-11-28 01:01:02.077065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-11-28 01:01:02.077077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2025-11-28 01:01:02.077086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-python3-pil_10.2.0-1ubuntu1_amd64.deb ... 2025-11-28 01:01:02.077135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-11-28 01:01:02.077145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2025-11-28 01:01:02.077156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-novnc_1%3a1.3.0-2_all.deb ... 2025-11-28 01:01:02.077165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2025-11-28 01:01:02.077189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2025-11-28 01:01:02.077198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-11-28 01:01:02.077209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-11-28 01:01:02.077249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2025-11-28 01:01:02.077272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-11-28 01:01:02.077284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-11-28 01:01:02.077293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2025-11-28 01:01:02.077301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-deprecated_1.2.14-1_all.deb ... 2025-11-28 01:01:02.077313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-11-28 01:01:02.077322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-11-28 01:01:02.077371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2025-11-28 01:01:02.077381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-jwcrypto_1.5.4-1_all.deb ... 2025-11-28 01:01:02.077390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-11-28 01:01:02.077402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2025-11-28 01:01:02.077416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-11-28 01:01:02.077428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-11-28 01:01:02.077437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2025-11-28 01:01:02.077477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-11-28 01:01:02.077487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-11-28 01:01:02.077498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2025-11-28 01:01:02.077507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-novnc_1%3a1.3.0-2_all.deb ... 2025-11-28 01:01:02.077519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2025-11-28 01:01:02.077530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2025-11-28 01:01:02.077552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-11-28 01:01:02.077561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2build1) ... 2025-11-28 01:01:02.077599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:01:02.077608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-11-28 01:01:02.077620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-11-28 01:01:02.077666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-11-28 01:01:02.077676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-11-28 01:01:02.077687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-11-28 01:01:02.077696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-11-28 01:01:02.077708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-11-28 01:01:02.077716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.1-2build2) ... 2025-11-28 01:01:02.077754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-11-28 01:01:02.077764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2025-11-28 01:01:02.077776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-11-28 01:01:02.077785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2025-11-28 01:01:02.077802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2025-11-28 01:01:02.077811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2025-11-28 01:01:02.077861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2025-11-28 01:01:02.077871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2025-11-28 01:01:02.077879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-11-28 01:01:02.077891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2025-11-28 01:01:02.077902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2025-11-28 01:01:02.077913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (1.0.2-1) ... 2025-11-28 01:01:02.077925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-11-28 01:01:02.077974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2025-11-28 01:01:02.077984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2025-11-28 01:01:02.078014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2025-11-28 01:01:02.078030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-11-28 01:01:02.078039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2025-11-28 01:01:02.078050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 01:01:02.078059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-11-28 01:01:02.078110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-11-28 01:01:02.078120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-11-28 01:01:02.078132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-11-28 01:01:02.078141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 01:01:02.078158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.078167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-11-28 01:01:02.078224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:01:02.078234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2025-11-28 01:01:02.078245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2025-11-28 01:01:02.078254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-11-28 01:01:02.078265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-11-28 01:01:02.078274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2025-11-28 01:01:02.078285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2025-11-28 01:01:02.078294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2025-11-28 01:01:02.078338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:01:02.078347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2025-11-28 01:01:02.078359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-11-28 01:01:02.078368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2025-11-28 01:01:02.078387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 01:01:02.078396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-11-28 01:01:02.078566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-11-28 01:01:02.078579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2025-11-28 01:01:02.078588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2025-11-28 01:01:02.078597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2025-11-28 01:01:02.078605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2025-11-28 01:01:02.078614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (5.11.1-0ubuntu1) ... 2025-11-28 01:01:02.078623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:01:02.078631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2025-11-28 01:01:02.078639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.078648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2025-11-28 01:01:02.078660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-11-28 01:01:02.078668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-11-28 01:01:02.078677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-11-28 01:01:02.078685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.078693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-11-28 01:01:02.078702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-11-28 01:01:02.078713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-11-28 01:01:02.078722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-11-28 01:01:02.078730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 01:01:02.078739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2025-11-28 01:01:02.078749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (0.10.1-1~cloud0) ... 2025-11-28 01:01:02.078757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-11-28 01:01:02.078766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2025-11-28 01:01:02.078773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.078806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-11-28 01:01:02.078814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.078824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-11-28 01:01:02.078836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.078870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2025-11-28 01:01:02.078878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.078894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-11-28 01:01:02.078901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.078943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-11-28 01:01:02.078950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-11-28 01:01:02.078958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2025-11-28 01:01:02.078968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2025-11-28 01:01:02.078975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2025-11-28 01:01:02.079010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-11-28 01:01:02.079055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:01:02.079063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-11-28 01:01:02.079095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2025-11-28 01:01:02.079103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-11-28 01:01:02.079110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2025-11-28 01:01:02.079117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2025-11-28 01:01:02.079124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2025-11-28 01:01:02.079134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2025-11-28 01:01:02.079141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container a5c6e5cd3b92 2025-11-28 01:01:02.079271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> e294700afc2f 2025-11-28 01:01:02.079282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:01:02.079290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in ec2e9dae1021 2025-11-28 01:01:02.079297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-11-28 01:01:02.079304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-11-28 01:01:02.079311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-11-28 01:01:02.079318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2025-11-28 01:01:02.079328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:01:02.079335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:01:02.079342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:01:02.079352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:01:02.079359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-11-28 01:01:02.079366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-11-28 01:01:02.079375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-11-28 01:01:02.079389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2025-11-28 01:01:02.079432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-11-28 01:01:02.079440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2025-11-28 01:01:02.079447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:01:02.079457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:01:02.079466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-11-28 01:01:02.079482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:01:02.079539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% (Reading database ... 75% 2025-11-28 01:01:02.079547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-11-28 01:01:02.079554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-11-28 01:01:02.079561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-11-28 01:01:02.079593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-11-28 01:01:02.079601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) 2025-11-28 01:01:02.079608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:01:02.079618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-11-28 01:01:02.079625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-11-28 01:01:02.079665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-11-28 01:01:02.079673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-11-28 01:01:02.079682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:01:02.079689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:01:02.079730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:01:02.079738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:01:02.079745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-11-28 01:01:02.079755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-11-28 01:01:02.079762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-11-28 01:01:02.079771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-11-28 01:01:02.079778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2025-11-28 01:01:02.079811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-11-28 01:01:02.079820 | 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% 2025-11-28 01:01:02.079831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-11-28 01:01:02.079843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: (Reading database ... 65% 2025-11-28 01:01:02.079877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-11-28 01:01:02.079885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-11-28 01:01:02.079894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-11-28 01:01:02.079901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-11-28 01:01:02.079933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-11-28 01:01:02.079941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-11-28 01:01:02.079951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24048 files and directories currently installed.) 2025-11-28 01:01:02.079959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:02.080007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:02.080019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:02.080029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:02.080036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:01:02.080046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:01:02.080088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:02.080096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:02.080103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:02.080118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:02.080125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:01:02.080160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:02.080167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:02.080200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:02.080207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:02.080217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:01:02.080227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:02.080260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:02.080378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:02.080411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:02.080419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:02.080425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:02.080430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:02.080436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.080441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.080451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.080457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:02.080476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:01:02.080482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.080488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:01:02.080493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.080501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.080507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:01:02.080512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.080549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:02.080555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.080561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:02.080569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2025-11-28 01:01:02.080575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2025-11-28 01:01:02.080602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:01:02.080608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:01:02.080643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2025-11-28 01:01:02.080649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:01:02.080655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:01:02.080663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2025-11-28 01:01:02.080669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2025-11-28 01:01:02.080763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:01:02.080783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-11-28 01:01:02.080791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10052 files, 1369 directories removed. 2025-11-28 01:01:02.080799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-11-28 01:01:02.080806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2025-11-28 01:01:02.080816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-11-28 01:01:02.080823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2846 files, 310 directories removed. 2025-11-28 01:01:02.080829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-11-28 01:01:02.080836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2025-11-28 01:01:02.080844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2025-11-28 01:01:02.080850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:01:02.080859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container ec2e9dae1021 2025-11-28 01:01:02.080871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 2bc6640303a2 2025-11-28 01:01:02.080903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/5 : USER nova 2025-11-28 01:01:02.080910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 899797acaf63 2025-11-28 01:01:02.080918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 899797acaf63 2025-11-28 01:01:02.080924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> d72e65a057fa 2025-11-28 01:01:02.080972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built 41d013a8b429 2025-11-28 01:01:02.080979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251128 2025-11-28 01:01:02.081056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2025-11-28 01:01:02.080965 (took 0:01:11.794811) 2025-11-28 01:01:02.081314 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2025-11-28 01:01:02.081328 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2025-11-28 01:01:02.081334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2025-11-28 01:01:02.081277 2025-11-28 01:01:02.081935 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2025-11-28 01:01:02.082347 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2025-11-28 01:01:29.864364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 01:01:29.864436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 58c3619551d5 2025-11-28 01:01:29.864451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/6 : LABEL "build-date"="20251128" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:01:29.864467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in f678c188d10a 2025-11-28 01:01:29.864544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container f678c188d10a 2025-11-28 01:01:29.864556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> dc0b7b296307 2025-11-28 01:01:29.864621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-11-28 01:01:29.864635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 9aa77d98fbb3 2025-11-28 01:01:29.864678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-11-28 01:01:29.864720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in be7831ba8a06 2025-11-28 01:01:29.864760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container be7831ba8a06 2025-11-28 01:01:29.864800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 1fba2a0d3b16 2025-11-28 01:01:29.864845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:01:29.864886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 8592ae68a6ed 2025-11-28 01:01:29.864926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-11-28 01:01:29.864967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-11-28 01:01:29.865030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-11-28 01:01:29.865090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2025-11-28 01:01:29.865120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:01:29.865149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:01:29.865179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:01:29.865214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:01:29.865256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:01:29.865268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:01:29.865300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:01:29.865329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-11-28 01:01:29.865367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2025-11-28 01:01:29.865398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-11-28 01:01:29.865428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2025-11-28 01:01:29.865469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:01:29.865499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:01:29.865540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-11-28 01:01:29.865585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:01:29.865622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-11-28 01:01:29.865652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:70% 2025-11-28 01:01:29.865695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-11-28 01:01:29.865736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-11-28 01:01:29.865774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:80% (Reading database ... 85% 2025-11-28 01:01:29.865805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-11-28 01:01:29.865846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-11-28 01:01:29.865875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:01:29.865914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-11-28 01:01:29.865954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-11-28 01:01:29.866037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-11-28 01:01:29.866062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-11-28 01:01:29.866161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:01:29.866190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:01:29.866198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:01:29.866203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:01:29.866232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:01:29.866261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:01:29.866299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:01:29.866314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-11-28 01:01:29.866363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:01:29.866393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2025-11-28 01:01:29.866433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-11-28 01:01:29.866508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:01:29.866534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-11-28 01:01:29.866574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-11-28 01:01:29.866611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-11-28 01:01:29.866649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:80% 2025-11-28 01:01:29.866687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-11-28 01:01:29.866724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-11-28 01:01:29.866755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-11-28 01:01:29.866802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-11-28 01:01:29.866834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:29.866873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:29.866910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:29.866976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:29.867085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:01:29.867117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:01:29.867148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:29.867187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:29.867218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:29.867248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:29.867285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:01:29.867292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:29.867338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:29.867355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:29.867397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:29.867427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:01:29.867433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:29.867483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:29.867500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:01:29.867542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:29.867579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:29.867592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:29.867634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:01:29.867671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:29.867677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:29.867723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:29.867753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:29.867759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:01:29.867808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:29.867838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-11-28 01:01:29.867868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:29.867898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:01:29.867935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:29.867941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:29.868020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:01:29.868029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:29.868180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:01:29.868185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:29.868189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:01:29.868193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2025-11-28 01:01:29.868198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2025-11-28 01:01:29.868202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:01:29.868252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:01:29.868257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2025-11-28 01:01:29.868304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:01:29.868310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:01:29.868363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2025-11-28 01:01:29.868369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2025-11-28 01:01:29.868417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:01:29.868423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-11-28 01:01:29.868474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10052 files, 1369 directories removed. 2025-11-28 01:01:29.868481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-11-28 01:01:29.868536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2025-11-28 01:01:29.868554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-11-28 01:01:29.868561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1369 files, 141 directories removed. 2025-11-28 01:01:29.868617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-11-28 01:01:29.868621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2025-11-28 01:01:29.868666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2025-11-28 01:01:29.868684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:01:29.868695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 8592ae68a6ed 2025-11-28 01:01:29.868747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> bbb2b7b3f8f8 2025-11-28 01:01:29.868753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/6 : USER nova 2025-11-28 01:01:29.868805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 60784afe20e3 2025-11-28 01:01:29.868856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 60784afe20e3 2025-11-28 01:01:29.868860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 3521f6b42e43 2025-11-28 01:01:29.868888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built 1c9843964223 2025-11-28 01:01:29.868933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20251128 2025-11-28 01:01:29.869058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2025-11-28 01:01:29.868914 (took 0:00:27.787637) 2025-11-28 01:01:29.869391 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2025-11-28 01:01:29.869398 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2025-11-28 01:01:29.869486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2025-11-28 01:01:29.869394 2025-11-28 01:01:29.870414 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2025-11-28 01:01:29.870945 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2025-11-28 01:02:16.566295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251128 2025-11-28 01:02:16.566357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 36f47d7d2ca1 2025-11-28 01:02:16.566368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/5 : LABEL "build-date"="20251128" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-backup" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:02:16.566378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 1196bd071491 2025-11-28 01:02:16.566385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 1196bd071491 2025-11-28 01:02:16.566390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 290273b372a7 2025-11-28 01:02:16.566397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:02:16.566404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in cb48c691d4dd 2025-11-28 01:02:16.566410 | 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] 2025-11-28 01:02:16.566418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:02:16.566424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:02:16.566430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:02:16.566451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:02:16.566468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:02:16.566474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:02:16.566478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:02:16.566483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:02:16.566488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:02:16.566493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:02:16.566498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:02:16.566502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:02:16.566507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:02:16.566512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:02:16.566516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 28.8 MB in 4s (7,929 kB/s) 2025-11-28 01:02:16.566521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-11-28 01:02:16.566526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-11-28 01:02:16.566531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-11-28 01:02:16.566536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-11-28 01:02:16.566540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2025-11-28 01:02:16.566545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-11-28 01:02:16.566550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-11-28 01:02:16.566564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-11-28 01:02:16.566569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2025-11-28 01:02:16.566574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2025-11-28 01:02:16.566579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-11-28 01:02:16.566584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2025-11-28 01:02:16.566588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2025-11-28 01:02:16.566593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2025-11-28 01:02:16.566598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2025-11-28 01:02:16.566603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-11-28 01:02:16.566608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-11-28 01:02:16.566612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-11-28 01:02:16.566617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2025-11-28 01:02:16.566622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2025-11-28 01:02:16.566627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:02:16.566632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,082 kB of archives. 2025-11-28 01:02:16.566641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,639 kB of additional disk space will be used. 2025-11-28 01:02:16.566646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:02:16.566650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-11-28 01:02:16.566657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-11-28 01:02:16.566661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-11-28 01:02:16.566666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-11-28 01:02:16.566671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-11-28 01:02:16.566695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-11-28 01:02:16.566701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-11-28 01:02:16.566706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-11-28 01:02:16.566713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-11-28 01:02:16.566718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-11-28 01:02:16.566723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-11-28 01:02:16.566727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-11-28 01:02:16.566732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-11-28 01:02:16.566737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-11-28 01:02:16.566742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-11-28 01:02:16.566746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-11-28 01:02:16.566751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-11-28 01:02:16.566759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-11-28 01:02:16.566764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-11-28 01:02:16.566768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-11-28 01:02:16.566773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-11-28 01:02:16.566778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-11-28 01:02:16.566786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-11-28 01:02:16.566793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-11-28 01:02:16.566798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2025-11-28 01:02:16.566857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,082 kB in 1s (2,952 kB/s) 2025-11-28 01:02:16.566864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-11-28 01:02:16.566869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-11-28 01:02:16.566878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:02:16.566912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-11-28 01:02:16.566918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-11-28 01:02:16.566925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-11-28 01:02:16.566959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-11-28 01:02:16.566967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:85% 2025-11-28 01:02:16.566974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-11-28 01:02:16.567046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-11-28 01:02:16.567055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-11-28 01:02:16.567067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 01:02:16.567073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 01:02:16.567103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2025-11-28 01:02:16.567108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-11-28 01:02:16.567142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:02:16.567197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2025-11-28 01:02:16.567202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-11-28 01:02:16.567207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-11-28 01:02:16.567212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2025-11-28 01:02:16.567217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-11-28 01:02:16.567224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2025-11-28 01:02:16.567251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.567334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2025-11-28 01:02:16.567341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2025-11-28 01:02:16.567345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-11-28 01:02:16.567350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2025-11-28 01:02:16.567355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2025-11-28 01:02:16.567360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-11-28 01:02:16.567373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:02:16.567378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2025-11-28 01:02:16.567406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-11-28 01:02:16.567412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-11-28 01:02:16.567451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2025-11-28 01:02:16.567457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-11-28 01:02:16.567464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 01:02:16.567556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2025-11-28 01:02:16.567562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-11-28 01:02:16.567566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2025-11-28 01:02:16.567571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2025-11-28 01:02:16.567576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-11-28 01:02:16.567581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-11-28 01:02:16.567587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2025-11-28 01:02:16.567594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-11-28 01:02:16.567630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-11-28 01:02:16.567694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2025-11-28 01:02:16.567700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-11-28 01:02:16.567707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-11-28 01:02:16.567749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2025-11-28 01:02:16.567754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-11-28 01:02:16.567759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-11-28 01:02:16.567796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2025-11-28 01:02:16.567802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-11-28 01:02:16.567806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-11-28 01:02:16.567841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2025-11-28 01:02:16.567851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-11-28 01:02:16.567856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-11-28 01:02:16.567882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2025-11-28 01:02:16.567888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-11-28 01:02:16.567921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-11-28 01:02:16.567926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2025-11-28 01:02:16.567931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-11-28 01:02:16.567980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-11-28 01:02:16.567986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2025-11-28 01:02:16.568010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-11-28 01:02:16.568015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-11-28 01:02:16.568022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2025-11-28 01:02:16.568029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-11-28 01:02:16.568076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 01:02:16.568081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2025-11-28 01:02:16.568134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-11-28 01:02:16.568140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 01:02:16.568145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2025-11-28 01:02:16.568149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2025-11-28 01:02:16.568174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2025-11-28 01:02:16.568180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2025-11-28 01:02:16.568187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-11-28 01:02:16.568226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-11-28 01:02:16.568231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2025-11-28 01:02:16.568282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-11-28 01:02:16.568288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-11-28 01:02:16.568293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2025-11-28 01:02:16.568299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-11-28 01:02:16.568335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-11-28 01:02:16.568341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-11-28 01:02:16.568346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-11-28 01:02:16.568354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-11-28 01:02:16.568412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 01:02:16.568417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:02:16.568422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 01:02:16.568427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-11-28 01:02:16.568453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-11-28 01:02:16.568458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2025-11-28 01:02:16.568465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-11-28 01:02:16.568476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:02:16.568522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-11-28 01:02:16.568528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-11-28 01:02:16.568532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:02:16.568571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-11-28 01:02:16.568577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2025-11-28 01:02:16.568582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-11-28 01:02:16.568628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-11-28 01:02:16.568633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.568638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2025-11-28 01:02:16.568645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-11-28 01:02:16.568693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-11-28 01:02:16.568698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2025-11-28 01:02:16.568744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-11-28 01:02:16.568749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2025-11-28 01:02:16.568754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-11-28 01:02:16.568796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-11-28 01:02:16.568802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 01:02:16.568806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-11-28 01:02:16.568813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-11-28 01:02:16.568859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-11-28 01:02:16.568865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:02:16.568870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.568917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2025-11-28 01:02:16.568923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.568928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2025-11-28 01:02:16.568933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-11-28 01:02:16.568958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.568963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2025-11-28 01:02:16.568988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-11-28 01:02:16.569015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2025-11-28 01:02:16.569023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-11-28 01:02:16.569027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:02:16.569034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-11-28 01:02:16.569083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 01:02:16.569088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-11-28 01:02:16.569097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-11-28 01:02:16.569123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-11-28 01:02:16.569128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-11-28 01:02:16.569135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:02:16.569189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 01:02:16.569195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container cb48c691d4dd 2025-11-28 01:02:16.569200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 5f2eb440a594 2025-11-28 01:02:16.569208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:02:16.569235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in e99faae9a6ed 2025-11-28 01:02:16.569241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-11-28 01:02:16.569274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-11-28 01:02:16.569280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-11-28 01:02:16.569323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2025-11-28 01:02:16.569329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:02:16.569334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:02:16.569339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:02:16.569346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:02:16.569353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:02:16.569395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:02:16.569401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:02:16.569406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-11-28 01:02:16.569431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2025-11-28 01:02:16.569436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-11-28 01:02:16.569462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2025-11-28 01:02:16.569467 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:02:16.569474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:02:16.569499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-11-28 01:02:16.569507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-11-28 01:02:16.569552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-11-28 01:02:16.569558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 65% 2025-11-28 01:02:16.569567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-11-28 01:02:16.569574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-11-28 01:02:16.569581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:75% (Reading database ... 80% 2025-11-28 01:02:16.569626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-11-28 01:02:16.569631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-11-28 01:02:16.569638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-11-28 01:02:16.569645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20185 files and directories currently installed.) 2025-11-28 01:02:16.569715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:02:16.569721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-11-28 01:02:16.569726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-11-28 01:02:16.569751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-11-28 01:02:16.569757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-11-28 01:02:16.569791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:02:16.569797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:02:16.569802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:02:16.569827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:02:16.569832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:02:16.569857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:02:16.569862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:02:16.569887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-11-28 01:02:16.569913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:02:16.569918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2025-11-28 01:02:16.569972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-11-28 01:02:16.569987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-11-28 01:02:16.570029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 65% 2025-11-28 01:02:16.570083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-11-28 01:02:16.570091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-11-28 01:02:16.570124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-11-28 01:02:16.570130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-11-28 01:02:16.570137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-11-28 01:02:16.570181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-11-28 01:02:16.570187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20176 files and directories currently installed.) 2025-11-28 01:02:16.570194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:02:16.570238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:02:16.570244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:02:16.570253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:02:16.570279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:02:16.570285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:02:16.570292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:02:16.570316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:02:16.570322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:02:16.570361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:02:16.570367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:02:16.570372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:02:16.570406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:02:16.570411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:02:16.570416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:02:16.570460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.570466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:02:16.570471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:02:16.570521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:02:16.570527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:02:16.570562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:02:16.570568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:02:16.570612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:02:16.570618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:02:16.570705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:02:16.570755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:02:16.570761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:02:16.570786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:02:16.570832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:02:16.570838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:02:16.570884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:02:16.570889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:02:16.570936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:02:16.570941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:02:16.570987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:02:16.571012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:02:16.571063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:02:16.571068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.571118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:02:16.571162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.571198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:02:16.571237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2025-11-28 01:02:16.571243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2025-11-28 01:02:16.571321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:02:16.571327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.571332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:02:16.571379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2025-11-28 01:02:16.571384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:02:16.571428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:02:16.571434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2025-11-28 01:02:16.571479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2025-11-28 01:02:16.571484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:02:16.571525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.571533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10650 files, 1463 directories removed. 2025-11-28 01:02:16.571570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.571577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2025-11-28 01:02:16.571620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.571628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1484 files, 154 directories removed. 2025-11-28 01:02:16.571692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-11-28 01:02:16.571782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2025-11-28 01:02:16.571787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2025-11-28 01:02:16.571829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:02:16.571836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container e99faae9a6ed 2025-11-28 01:02:16.571883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> d91a314d775b 2025-11-28 01:02:16.571931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/5 : USER cinder 2025-11-28 01:02:16.571937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 7b24b161b963 2025-11-28 01:02:16.571968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 7b24b161b963 2025-11-28 01:02:16.571974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> ecbeb2ab9f08 2025-11-28 01:02:16.572015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built 96c7d5198492 2025-11-28 01:02:16.572059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20251128 2025-11-28 01:02:16.572130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2025-11-28 01:02:16.572045 (took 0:00:46.702651) 2025-11-28 01:02:16.573531 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2025-11-28 01:02:16.573542 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2025-11-28 01:02:16.573622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2025-11-28 01:02:16.573520 2025-11-28 01:02:16.574465 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2025-11-28 01:02:16.574928 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2025-11-28 01:06:07.456312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/10 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251128 2025-11-28 01:06:07.456396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 36f47d7d2ca1 2025-11-28 01:06:07.456405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/10 : LABEL "build-date"="20251128" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-volume" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:06:07.456447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in e10bea6fd119 2025-11-28 01:06:07.456453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container e10bea6fd119 2025-11-28 01:06:07.456557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 353ae7f3cbec 2025-11-28 01:06:07.456637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils targetcli-fb thin-provisioning-tools tgt multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:06:07.456644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in ebc4c8fb7d8f 2025-11-28 01:06:07.456729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:06:07.456765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:06:07.456822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:06:07.456880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:06:07.456938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:06:07.457004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:06:07.457115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:06:07.457180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:06:07.457237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:06:07.457279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:06:07.457343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:06:07.457395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:06:07.457451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:06:07.457501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:06:07.457556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:06:07.457612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 28.8 MB in 3s (10.6 MB/s) 2025-11-28 01:06:07.457668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-11-28 01:06:07.457733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-11-28 01:06:07.457791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-11-28 01:06:07.457856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-11-28 01:06:07.458025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-11-28 01:06:07.458034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2025-11-28 01:06:07.458150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-11-28 01:06:07.458206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-11-28 01:06:07.458271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-11-28 01:06:07.458328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2025-11-28 01:06:07.458383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2025-11-28 01:06:07.458440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2025-11-28 01:06:07.458497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2025-11-28 01:06:07.458552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2025-11-28 01:06:07.458589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-11-28 01:06:07.458627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2025-11-28 01:06:07.458664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2025-11-28 01:06:07.458702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2025-11-28 01:06:07.458751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2025-11-28 01:06:07.458788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2025-11-28 01:06:07.458825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-11-28 01:06:07.458874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-11-28 01:06:07.458911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-11-28 01:06:07.458965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2025-11-28 01:06:07.459062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2025-11-28 01:06:07.459070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2025-11-28 01:06:07.459177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2025-11-28 01:06:07.459181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2025-11-28 01:06:07.459212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:06:07.459258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,534 kB of archives. 2025-11-28 01:06:07.459306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.1 MB of additional disk space will be used. 2025-11-28 01:06:07.459343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:06:07.459394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-11-28 01:06:07.459440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-11-28 01:06:07.459489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-11-28 01:06:07.459545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-11-28 01:06:07.459579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-11-28 01:06:07.459627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-11-28 01:06:07.459676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-11-28 01:06:07.459722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-11-28 01:06:07.459772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-11-28 01:06:07.459820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-11-28 01:06:07.459868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-11-28 01:06:07.459934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-11-28 01:06:07.459985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-11-28 01:06:07.460073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-11-28 01:06:07.460122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-11-28 01:06:07.460172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-11-28 01:06:07.460222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-11-28 01:06:07.460271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-11-28 01:06:07.460320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-11-28 01:06:07.460368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-11-28 01:06:07.460417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-11-28 01:06:07.460466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-11-28 01:06:07.460520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-11-28 01:06:07.460564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-11-28 01:06:07.460612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-11-28 01:06:07.460661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-11-28 01:06:07.460709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-11-28 01:06:07.460757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-11-28 01:06:07.460805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-11-28 01:06:07.460853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-11-28 01:06:07.460900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-11-28 01:06:07.460942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-11-28 01:06:07.461042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-11-28 01:06:07.461051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-11-28 01:06:07.461111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2025-11-28 01:06:07.461160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-11-28 01:06:07.461209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-11-28 01:06:07.461258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2025-11-28 01:06:07.461307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,534 kB in 2s (2,151 kB/s) 2025-11-28 01:06:07.461357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-11-28 01:06:07.461403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-11-28 01:06:07.461456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:06:07.461505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-11-28 01:06:07.461555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:06:07.461602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-11-28 01:06:07.461650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-11-28 01:06:07.461697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-11-28 01:06:07.461745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-11-28 01:06:07.461793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 01:06:07.461840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 01:06:07.461888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2025-11-28 01:06:07.461936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-11-28 01:06:07.461982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:06:07.462063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2025-11-28 01:06:07.462166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-11-28 01:06:07.462170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-11-28 01:06:07.462222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2025-11-28 01:06:07.462260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-11-28 01:06:07.462290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2025-11-28 01:06:07.462334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2025-11-28 01:06:07.462338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2025-11-28 01:06:07.462399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-11-28 01:06:07.462435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2025-11-28 01:06:07.462468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2025-11-28 01:06:07.462512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-11-28 01:06:07.462516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:06:07.462574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2025-11-28 01:06:07.462607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-11-28 01:06:07.462641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-11-28 01:06:07.462686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2025-11-28 01:06:07.462727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-11-28 01:06:07.462764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 01:06:07.462793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2025-11-28 01:06:07.462833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-11-28 01:06:07.462872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2025-11-28 01:06:07.462913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2025-11-28 01:06:07.462952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-11-28 01:06:07.463000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-11-28 01:06:07.463065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-11-28 01:06:07.463103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 01:06:07.463142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 01:06:07.463182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-11-28 01:06:07.463222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-11-28 01:06:07.463259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-11-28 01:06:07.463298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-11-28 01:06:07.463337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-11-28 01:06:07.463380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.463421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-11-28 01:06:07.463463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2025-11-28 01:06:07.463502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2025-11-28 01:06:07.463541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2025-11-28 01:06:07.463582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2025-11-28 01:06:07.463621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-11-28 01:06:07.463660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-11-28 01:06:07.463698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2025-11-28 01:06:07.463738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-11-28 01:06:07.463777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-11-28 01:06:07.463817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2025-11-28 01:06:07.463856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-11-28 01:06:07.463896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-11-28 01:06:07.463938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2025-11-28 01:06:07.463975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-11-28 01:06:07.464041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-11-28 01:06:07.464094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2025-11-28 01:06:07.464136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-11-28 01:06:07.464175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-11-28 01:06:07.464213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2025-11-28 01:06:07.464253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-11-28 01:06:07.464292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-11-28 01:06:07.464330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2025-11-28 01:06:07.464372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-11-28 01:06:07.464410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-11-28 01:06:07.464450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2025-11-28 01:06:07.464484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-11-28 01:06:07.464522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-11-28 01:06:07.464562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2025-11-28 01:06:07.464600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-11-28 01:06:07.464639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 01:06:07.464677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2025-11-28 01:06:07.464717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-11-28 01:06:07.464757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 01:06:07.464794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2025-11-28 01:06:07.464832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2025-11-28 01:06:07.464871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2025-11-28 01:06:07.464911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2025-11-28 01:06:07.464950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2025-11-28 01:06:07.464999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2025-11-28 01:06:07.465089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2025-11-28 01:06:07.465134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2025-11-28 01:06:07.465174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2025-11-28 01:06:07.465214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2025-11-28 01:06:07.465255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2025-11-28 01:06:07.465296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-11-28 01:06:07.465334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2025-11-28 01:06:07.465373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2025-11-28 01:06:07.465411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2025-11-28 01:06:07.465448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2025-11-28 01:06:07.465487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-11-28 01:06:07.465527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-11-28 01:06:07.465568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2025-11-28 01:06:07.465596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2025-11-28 01:06:07.465625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2025-11-28 01:06:07.465657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2025-11-28 01:06:07.465682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-11-28 01:06:07.465720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-11-28 01:06:07.465724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2025-11-28 01:06:07.465772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-11-28 01:06:07.465801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-11-28 01:06:07.465829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2025-11-28 01:06:07.465866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-11-28 01:06:07.465870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-11-28 01:06:07.465919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2025-11-28 01:06:07.465945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2025-11-28 01:06:07.465979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-11-28 01:06:07.466075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2025-11-28 01:06:07.466084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-11-28 01:06:07.466149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-11-28 01:06:07.466176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2025-11-28 01:06:07.466209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-11-28 01:06:07.466243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-11-28 01:06:07.466276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-11-28 01:06:07.466310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-11-28 01:06:07.466346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-11-28 01:06:07.466380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 01:06:07.466414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:06:07.466448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-11-28 01:06:07.466482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-11-28 01:06:07.466506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-11-28 01:06:07.466541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2025-11-28 01:06:07.466574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-11-28 01:06:07.466608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:06:07.466634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-11-28 01:06:07.466668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-11-28 01:06:07.466701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:06:07.466726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2025-11-28 01:06:07.466760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-11-28 01:06:07.466793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2025-11-28 01:06:07.466827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-11-28 01:06:07.466860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2025-11-28 01:06:07.466893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-11-28 01:06:07.466927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-11-28 01:06:07.466961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.467023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2025-11-28 01:06:07.467069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-11-28 01:06:07.467115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-11-28 01:06:07.467151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2025-11-28 01:06:07.467189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2025-11-28 01:06:07.467220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 01:06:07.467253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-11-28 01:06:07.467288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2025-11-28 01:06:07.467321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-11-28 01:06:07.467355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-11-28 01:06:07.467388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-11-28 01:06:07.467424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.467460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 01:06:07.467494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2025-11-28 01:06:07.467527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-11-28 01:06:07.467562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-11-28 01:06:07.467595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-11-28 01:06:07.467628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-11-28 01:06:07.467659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-11-28 01:06:07.467685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:06:07.467710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2025-11-28 01:06:07.467743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:06:07.467777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.467803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2025-11-28 01:06:07.467836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.467862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2025-11-28 01:06:07.467895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-11-28 01:06:07.467920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.467954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2025-11-28 01:06:07.468005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-11-28 01:06:07.468039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2025-11-28 01:06:07.468084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-11-28 01:06:07.468120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:06:07.468147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-11-28 01:06:07.468186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2025-11-28 01:06:07.468220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-11-28 01:06:07.468251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 01:06:07.468275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-11-28 01:06:07.468312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-11-28 01:06:07.468335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-11-28 01:06:07.468367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-11-28 01:06:07.468392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-11-28 01:06:07.468417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 01:06:07.468442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 01:06:07.468467 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 01:06:07.468492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 01:06:07.468525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-11-28 01:06:07.468533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-11-28 01:06:07.468578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 01:06:07.468603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-11-28 01:06:07.468639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-11-28 01:06:07.468664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-11-28 01:06:07.468689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-11-28 01:06:07.468715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-11-28 01:06:07.468741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 01:06:07.468766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 01:06:07.468791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-11-28 01:06:07.468816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-11-28 01:06:07.468822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-11-28 01:06:07.468867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-11-28 01:06:07.468900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-11-28 01:06:07.468933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 01:06:07.468966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-11-28 01:06:07.469017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-11-28 01:06:07.469053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-11-28 01:06:07.469081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-11-28 01:06:07.469117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-11-28 01:06:07.469139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-11-28 01:06:07.469177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-11-28 01:06:07.469210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:06:07.469243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 01:06:07.469276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container ebc4c8fb7d8f 2025-11-28 01:06:07.469310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 96dec752b550 2025-11-28 01:06:07.469346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 4/10 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2025-11-28 01:06:07.469371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 9fbca94ce6c8 2025-11-28 01:06:07.469406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 9fbca94ce6c8 2025-11-28 01:06:07.469440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> c96450859a89 2025-11-28 01:06:07.469465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2025-11-28 01:06:07.469501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 60607e0c449d 2025-11-28 01:06:07.469534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-11-28 01:06:07.469601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 032a38db8ced 2025-11-28 01:06:07.469637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 7/10 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_volume_sudoers && chmod 644 /usr/local/bin/kolla_cinder_extend_start 2025-11-28 01:06:07.469672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 56911a53b67c 2025-11-28 01:06:07.469706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 56911a53b67c 2025-11-28 01:06:07.469741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> d451bf6f0fab 2025-11-28 01:06:07.469777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 8/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt py-pure-client infinisdk python-linstor 2025-11-28 01:06:07.469810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 0cf6c5c154b8 2025-11-28 01:06:07.469847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2025-11-28 01:06:07.469878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py-pure-client-1.55.0.tar.gz (15.6 MB) 2025-11-28 01:06:07.469918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 23.5 MB/s 0:00:00 2025-11-28 01:06:07.469954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.469987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.470036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.470106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.470142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.470177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.470210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2025-11-28 01:06:07.470243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-240.2.1-py3-none-any.whl.metadata (1.7 kB) 2025-11-28 01:06:07.470276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2025-11-28 01:06:07.470330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.23.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-28 01:06:07.470338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: certifi>=2024.07.04 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2025.11.12) 2025-11-28 01:06:07.470362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: six>=1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.16.0) 2025-11-28 01:06:07.470388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: python_dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0.post0) 2025-11-28 01:06:07.470413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting setuptools>=70.0.0 (from py-pure-client) 2025-11-28 01:06:07.470438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-11-28 01:06:07.470463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: urllib3>=1.26.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.26.19) 2025-11-28 01:06:07.470488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: paramiko>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (3.4.1) 2025-11-28 01:06:07.470515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pyjwt>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0) 2025-11-28 01:06:07.470539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: requests>=2.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.32.3) 2025-11-28 01:06:07.470564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api-object-schema>=1.5.1 (from infinisdk) 2025-11-28 01:06:07.470589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2025-11-28 01:06:07.470615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.470640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.470665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.470690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.470723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.470727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.470773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2025-11-28 01:06:07.470798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2025-11-28 01:06:07.470824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2025-11-28 01:06:07.470849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2025-11-28 01:06:07.470875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.470900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.470925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.470949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.471001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.471034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.471158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2025-11-28 01:06:07.471163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-11-28 01:06:07.471170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2025-11-28 01:06:07.471174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2025-11-28 01:06:07.471199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.471204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.471207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.471253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.471259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.471300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.471304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: click>=8.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from infinisdk) (8.1.7) 2025-11-28 01:06:07.471368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2025-11-28 01:06:07.471372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2025-11-28 01:06:07.471377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.471419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.471423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.471476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.471480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2025-11-28 01:06:07.471532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2025-11-28 01:06:07.471537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.471588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.471592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2025-11-28 01:06:07.471661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2025-11-28 01:06:07.471666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.471698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.471702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.471754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.471758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2025-11-28 01:06:07.471808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2025-11-28 01:06:07.471812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.471863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.471867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2025-11-28 01:06:07.471917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2025-11-28 01:06:07.471921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.471981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.472018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.472061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.472068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.472112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.472116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2025-11-28 01:06:07.472165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2025-11-28 01:06:07.472171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.472222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.472230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.472277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.472282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.472337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.472345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2025-11-28 01:06:07.472394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2025-11-28 01:06:07.472402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.472449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.472456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.472505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.472514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.472560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.472567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2025-11-28 01:06:07.472611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading Logbook-1.7.0.post0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.6 kB) 2025-11-28 01:06:07.472620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2025-11-28 01:06:07.472664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2025-11-28 01:06:07.472672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2025-11-28 01:06:07.472719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2025-11-28 01:06:07.472728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2025-11-28 01:06:07.472777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2025-11-28 01:06:07.472785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.472839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.472847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.472897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.472905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2025-11-28 01:06:07.472955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2025-11-28 01:06:07.472964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.473046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.473070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2025-11-28 01:06:07.473077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2025-11-28 01:06:07.473190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.473199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.473205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.473211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.473220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.473263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.473294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage-interfaces (from infinisdk) 2025-11-28 01:06:07.473325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-28 01:06:07.473351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2025-11-28 01:06:07.473387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2025-11-28 01:06:07.473413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.473447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.473477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.473509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.473551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.473560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.473601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2025-11-28 01:06:07.473632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2025-11-28 01:06:07.473661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.473693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.473718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.473755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.473786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.473815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.473834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2025-11-28 01:06:07.473886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 01:06:07.473912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2025-11-28 01:06:07.473952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.4.1.tar.gz (7.1 kB) 2025-11-28 01:06:07.473982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-11-28 01:06:07.474038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-11-28 01:06:07.474091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-11-28 01:06:07.474124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:06:07.474155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-11-28 01:06:07.474187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.474220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: bcrypt>=3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (4.0.1) 2025-11-28 01:06:07.474252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cryptography>=3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (42.0.8) 2025-11-28 01:06:07.474283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (1.5.0) 2025-11-28 01:06:07.474315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (1.17.0) 2025-11-28 01:06:07.474346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (2.22) 2025-11-28 01:06:07.474378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.3.2) 2025-11-28 01:06:07.474408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.8) 2025-11-28 01:06:07.474439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-240.2.1-py3-none-any.whl (127 kB) 2025-11-28 01:06:07.474462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.23.0-py3-none-any.whl (96 kB) 2025-11-28 01:06:07.474494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2025-11-28 01:06:07.474525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading Logbook-1.7.0.post0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (518 kB) 2025-11-28 01:06:07.474556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-11-28 01:06:07.474580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.4 MB/s 0:00:00 2025-11-28 01:06:07.474622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl (9.7 kB) 2025-11-28 01:06:07.474663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-28 01:06:07.474669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2025-11-28 01:06:07.474707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2025-11-28 01:06:07.474731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2025-11-28 01:06:07.474755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building wheels for collected packages: py-pure-client, api-object-schema, capacity, confetti, gossip, infi.dtypes.iqn, infi.dtypes.wwn, pact, sentinels, vintage, flux, infi.dtypes.nqn, URLObject, waiting 2025-11-28 01:06:07.474773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2025-11-28 01:06:07.474805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.474826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for py-pure-client: filename=py_pure_client-1.55.0-py3-none-any.whl size=53186779 sha256=0d65e30c8f48f017fdb25a205298c663759a9c2a084d1a8e5bd737c384468188 2025-11-28 01:06:07.474857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/d8/dc/be/4b587b70903fde0c73bff8ad857e7623eba6b59650df0c2002 2025-11-28 01:06:07.474880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (pyproject.toml): started 2025-11-28 01:06:07.474885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.474928 | 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=59c1f861004cb81536ddf5f2850ea584d3bbb064b73850899919677724a3f17f 2025-11-28 01:06:07.474952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2025-11-28 01:06:07.474982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): started 2025-11-28 01:06:07.474986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.475054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for capacity: filename=capacity-1.3.14-py3-none-any.whl size=4197 sha256=6737c4382313b8097d903533176b2c446f84cf9848ca1c0c9c8c5a79b933f849 2025-11-28 01:06:07.475087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2025-11-28 01:06:07.475091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): started 2025-11-28 01:06:07.475133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.475156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7215 sha256=02a0b51dbf94e400d6976e193de41e23266a7f282a90ad9a4a0e8b8723f8eef4 2025-11-28 01:06:07.475180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2025-11-28 01:06:07.475204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): started 2025-11-28 01:06:07.475208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.475250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14694 sha256=15239dfe2b702fcafa41d0ee2d1ad7d9d3afab1d3daf431f8b708fba92ab7d57 2025-11-28 01:06:07.475274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2025-11-28 01:06:07.475297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): started 2025-11-28 01:06:07.475321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.475344 | 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=ed7be4e4c9e819d9fcf5969612c06d12037239c07754f988196b2d11aba9ad04 2025-11-28 01:06:07.475375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2025-11-28 01:06:07.475382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): started 2025-11-28 01:06:07.475420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.475441 | 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=3369 sha256=c07eac36e7adf41090373b029c870372fe2f0f28737867e92681b6dcafece62e 2025-11-28 01:06:07.475471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2025-11-28 01:06:07.475494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): started 2025-11-28 01:06:07.475516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.475540 | 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=166cec847c52b683fd9516edc2a1e78e7e238f38213a3788ef5ba0e604202198 2025-11-28 01:06:07.475570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2025-11-28 01:06:07.475574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): started 2025-11-28 01:06:07.475615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.475621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3229 sha256=31bf576ec8949d717d52bbc296040e28caadd60a071ae766dd96042ba9bcbd1f 2025-11-28 01:06:07.475664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2025-11-28 01:06:07.475688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): started 2025-11-28 01:06:07.475719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.475723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2855 sha256=287267c85cfb397968a55975e064f064d4357f663284fdaf7e80c12d348225f6 2025-11-28 01:06:07.475763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2025-11-28 01:06:07.475787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): started 2025-11-28 01:06:07.475817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.475822 | 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=56a731704db5a9eb1d79dc5936e4402d47e222d4543e1cded6e90abeb31bbbae 2025-11-28 01:06:07.475870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2025-11-28 01:06:07.475874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): started 2025-11-28 01:06:07.475914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.475945 | 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=2908 sha256=aec06a52732f46a401174ceb8d5a83caace3171135e98c3b3fc4eb39b8f935a3 2025-11-28 01:06:07.475949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2025-11-28 01:06:07.475988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): started 2025-11-28 01:06:07.476045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.476053 | 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=0322b08f3d99ce6c227272829fd93458493702bc4a6d979a966e0ad761e6ea14 2025-11-28 01:06:07.476181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2025-11-28 01:06:07.476186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (pyproject.toml): started 2025-11-28 01:06:07.476189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (pyproject.toml): finished with status 'done' 2025-11-28 01:06:07.476198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for waiting: filename=waiting-1.4.1-py3-none-any.whl size=3764 sha256=31e931d6249332b05733a4377f7114587687fd10cd57fe8475d4e79ec682b6e1 2025-11-28 01:06:07.476202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-wi520pu6/wheels/bf/ba/94/7951f178137020544b280bf3da149439493e27ab94979f3b98 2025-11-28 01:06:07.476207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built py-pure-client api-object-schema capacity confetti gossip infi.dtypes.iqn infi.dtypes.wwn pact sentinels vintage flux infi.dtypes.nqn URLObject waiting 2025-11-28 01:06:07.476259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: waiting, URLObject, sentinels, python-linstor, infi.dtypes.nqn, infi.dtypes.iqn, flux, capacity, vintage, types-python-dateutil, storage-interfaces, setuptools, munch, logbook, confetti, colorama, api-object-schema, pact, mitba, infi.dtypes.wwn, gossip, arrow, infinisdk, py-pure-client 2025-11-28 01:06:07.476267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Attempting uninstall: setuptools 2025-11-28 01:06:07.476302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Found existing installation: setuptools 67.2.0 2025-11-28 01:06:07.476307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Uninstalling setuptools-67.2.0: 2025-11-28 01:06:07.476344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled setuptools-67.2.0 2025-11-28 01:06:07.476380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed URLObject-2.4.3 api-object-schema-2.0.0 arrow-1.3.0 capacity-1.3.14 colorama-0.4.6 confetti-2.5.3 flux-1.3.5 gossip-2.4.0 infi.dtypes.iqn-0.4.0 infi.dtypes.nqn-0.1.0 infi.dtypes.wwn-0.1.1 infinisdk-240.2.1 logbook-1.7.0.post0 mitba-1.1.1 munch-4.0.0 pact-1.12.0 py-pure-client-1.55.0 python-linstor-1.23.0 sentinels-1.0.0 setuptools-80.9.0 storage-interfaces-1.0.5 types-python-dateutil-2.9.0.20240821 vintage-0.4.1 waiting-1.4.1 2025-11-28 01:06:07.476388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 0cf6c5c154b8 2025-11-28 01:06:07.476426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> cc9fc8a8a4ab 2025-11-28 01:06:07.476433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:06:07.476484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 40ad002648dd 2025-11-28 01:06:07.476489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-11-28 01:06:07.476526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-11-28 01:06:07.476530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-11-28 01:06:07.476580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2025-11-28 01:06:07.476586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:06:07.476623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:06:07.476627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:06:07.476664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:06:07.476668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:06:07.476697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:06:07.476701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:06:07.476737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-11-28 01:06:07.476741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2025-11-28 01:06:07.476791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-11-28 01:06:07.476795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2025-11-28 01:06:07.476833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:06:07.476837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:06:07.476883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-11-28 01:06:07.476892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-11-28 01:06:07.476936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-11-28 01:06:07.476940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:65% 2025-11-28 01:06:07.477005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-11-28 01:06:07.477023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:06:07.477084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% (Reading database ... 90% 2025-11-28 01:06:07.477088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-11-28 01:06:07.477105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20522 files and directories currently installed.) 2025-11-28 01:06:07.477110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:06:07.477161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-11-28 01:06:07.477165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-11-28 01:06:07.477206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-11-28 01:06:07.477213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-11-28 01:06:07.477258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:06:07.477268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:06:07.477276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:06:07.477312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:06:07.477316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:06:07.477353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:06:07.477356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:06:07.477394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-11-28 01:06:07.477398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:06:07.477435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2025-11-28 01:06:07.477439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-11-28 01:06:07.477485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-11-28 01:06:07.477489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 65% 2025-11-28 01:06:07.477535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-11-28 01:06:07.477539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-11-28 01:06:07.477576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:75% 2025-11-28 01:06:07.477580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-11-28 01:06:07.477629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-11-28 01:06:07.477633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-11-28 01:06:07.477670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-11-28 01:06:07.477674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20513 files and directories currently installed.) 2025-11-28 01:06:07.477722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:07.477726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:07.477763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:07.477767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:07.477826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:06:07.477830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:06:07.477871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:07.477879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:07.477920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:07.477925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:07.477963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:06:07.477967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:07.478016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:07.478091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:07.478096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:07.478125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:06:07.478129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:07.478180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:07.478183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:07.478221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:07.478225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:07.478262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:07.478267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:07.478316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.478320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:07.478366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:07.478370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:07.478407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:07.478411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:06:07.478449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.478453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:07.478500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:07.478503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:06:07.478540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:07.478544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:07.478592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:06:07.478596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:07.478634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:07.478638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.478685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:07.478689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:07.478694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.478741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2025-11-28 01:06:07.478745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2025-11-28 01:06:07.478784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:06:07.478791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:06:07.478838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2025-11-28 01:06:07.478846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:06:07.478852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:06:07.478889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2025-11-28 01:06:07.478893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2025-11-28 01:06:07.478927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:06:07.478931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.478979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 37018 files, 1674 directories removed. 2025-11-28 01:06:07.478983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.478986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2025-11-28 01:06:07.479060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.479067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1648 files, 173 directories removed. 2025-11-28 01:06:07.479073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-11-28 01:06:07.479117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2025-11-28 01:06:07.479121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2025-11-28 01:06:07.479158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:06:07.479167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 40ad002648dd 2025-11-28 01:06:07.479212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 2e01c73fb62d 2025-11-28 01:06:07.479216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/10 : USER cinder 2025-11-28 01:06:07.479249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 1e8967761621 2025-11-28 01:06:07.479253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 1e8967761621 2025-11-28 01:06:07.479290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 294548abdc00 2025-11-28 01:06:07.479294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built a22ed4bd80af 2025-11-28 01:06:07.479331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20251128 2025-11-28 01:06:07.479439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2025-11-28 01:06:07.479312 (took 0:03:50.905792) 2025-11-28 01:06:07.479673 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2025-11-28 01:06:07.479703 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2025-11-28 01:06:07.479753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2025-11-28 01:06:07.479682 2025-11-28 01:06:07.482125 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2025-11-28 01:06:07.482574 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2025-11-28 01:06:38.053611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251128 2025-11-28 01:06:38.053721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 36f47d7d2ca1 2025-11-28 01:06:38.053755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/5 : LABEL "build-date"="20251128" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:06:38.053773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in b783b1ca49d4 2025-11-28 01:06:38.053818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container b783b1ca49d4 2025-11-28 01:06:38.053831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 4ba1ba92a379 2025-11-28 01:06:38.053843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-11-28 01:06:38.053854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> b672012b9ca0 2025-11-28 01:06:38.053866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 4/5 : RUN mkdir -p /var/www/cgi-bin/cinder && cp -a /var/lib/kolla/venv/bin/cinder-wsgi /var/www/cgi-bin/cinder/cinder-wsgi && chmod 644 /usr/local/bin/kolla_cinder_extend_start && chmod 755 /var/www/cgi-bin/cinder/cinder-wsgi 2025-11-28 01:06:38.053883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 77b9173290ef 2025-11-28 01:06:38.053893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 77b9173290ef 2025-11-28 01:06:38.053904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 8ec0b1f59873 2025-11-28 01:06:38.053940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:06:38.053955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in bf72fccca56b 2025-11-28 01:06:38.053964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-11-28 01:06:38.053976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-11-28 01:06:38.053984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-11-28 01:06:38.054196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:06:38.054217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:06:38.054227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:06:38.054235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:06:38.054262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:06:38.054275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:06:38.054284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:06:38.054293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:06:38.054301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-11-28 01:06:38.054310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2025-11-28 01:06:38.054322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-11-28 01:06:38.054331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2025-11-28 01:06:38.054340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:06:38.054395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:06:38.054405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-11-28 01:06:38.054416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:06:38.054429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-11-28 01:06:38.054527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:06:38.054538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-11-28 01:06:38.054547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-11-28 01:06:38.054559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-11-28 01:06:38.054568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-11-28 01:06:38.054625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:06:38.054635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-11-28 01:06:38.054644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-11-28 01:06:38.054692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-11-28 01:06:38.054702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-11-28 01:06:38.054721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:06:38.054770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:06:38.054805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:06:38.054814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:06:38.054827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:06:38.054835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:06:38.054890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:06:38.054900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-11-28 01:06:38.054910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:06:38.054932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:06:38.054987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-11-28 01:06:38.055054 | 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% 2025-11-28 01:06:38.055079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:06:38.055094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-11-28 01:06:38.055109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2025-11-28 01:06:38.055309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2025-11-28 01:06:38.055324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-11-28 01:06:38.055332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-11-28 01:06:38.055341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-11-28 01:06:38.055349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19597 files and directories currently installed.) 2025-11-28 01:06:38.055368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:38.055377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:38.055390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:38.055398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:38.055410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:06:38.055455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:06:38.055532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:38.055542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:38.055551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:38.055559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:38.055600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:06:38.055610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:38.055671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:38.055680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:38.055699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:38.055711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:06:38.055720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:38.055799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:38.055812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:06:38.055821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:38.055833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:38.055845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:38.055920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:06:38.055929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:38.055938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:38.055990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:38.056026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:38.056035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:06:38.056048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:38.056061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:38.056142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:06:38.056163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:38.056178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-11-28 01:06:38.056198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:38.056207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-11-28 01:06:38.056281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:06:38.056291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:38.056300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:06:38.056308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:38.056377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:06:38.056387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2025-11-28 01:06:38.056448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:06:38.056458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:06:38.056466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:06:38.056520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2025-11-28 01:06:38.056529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:06:38.056538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:06:38.056590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2025-11-28 01:06:38.056600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2025-11-28 01:06:38.056609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:06:38.056671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-11-28 01:06:38.056691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10650 files, 1463 directories removed. 2025-11-28 01:06:38.056701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-11-28 01:06:38.056715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2025-11-28 01:06:38.056724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-11-28 01:06:38.056846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1484 files, 154 directories removed. 2025-11-28 01:06:38.056860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-11-28 01:06:38.056869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:06:38.056883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:06:38.056893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:06:38.056952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container bf72fccca56b 2025-11-28 01:06:38.056962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> c2a93dee2bb9 2025-11-28 01:06:38.056972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built ece261002fc7 2025-11-28 01:06:38.057197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20251128 2025-11-28 01:06:38.057228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2025-11-28 01:06:38.057032 (took 0:00:30.577350) 2025-11-28 01:06:38.057528 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2025-11-28 01:06:38.057541 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2025-11-28 01:06:38.057620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2025-11-28 01:06:38.057521 2025-11-28 01:06:38.058851 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2025-11-28 01:06:38.059707 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2025-11-28 01:07:05.151301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251128 2025-11-28 01:07:05.151394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 36f47d7d2ca1 2025-11-28 01:07:05.151413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/4 : LABEL "build-date"="20251128" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:07:05.151428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in bd7cad365eda 2025-11-28 01:07:05.151441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container bd7cad365eda 2025-11-28 01:07:05.151452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 1ff0fd1b69e5 2025-11-28 01:07:05.151464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:07:05.151486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 8fdc2dbbe6ba 2025-11-28 01:07:05.151498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-11-28 01:07:05.151532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-11-28 01:07:05.151545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-11-28 01:07:05.151629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2025-11-28 01:07:05.151640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:07:05.151704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:07:05.151761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:07:05.151771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:07:05.151854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:07:05.151869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:07:05.151913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:07:05.151978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-11-28 01:07:05.152053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2025-11-28 01:07:05.152113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-11-28 01:07:05.152155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2025-11-28 01:07:05.152212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:07:05.152254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:07:05.152311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-11-28 01:07:05.152372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:07:05.152387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-11-28 01:07:05.152512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2025-11-28 01:07:05.152524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2025-11-28 01:07:05.152565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-11-28 01:07:05.152640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-11-28 01:07:05.152692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-11-28 01:07:05.152734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-11-28 01:07:05.152791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:07:05.152845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-11-28 01:07:05.152896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-11-28 01:07:05.152909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-11-28 01:07:05.152988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-11-28 01:07:05.153032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:07:05.153094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:07:05.153146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:07:05.153170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:07:05.153228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:07:05.153238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:07:05.153359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:07:05.153371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-11-28 01:07:05.153485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:07:05.153497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2025-11-28 01:07:05.153506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-11-28 01:07:05.153519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:07:05.153616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-11-28 01:07:05.153677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2025-11-28 01:07:05.153730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2025-11-28 01:07:05.153782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-11-28 01:07:05.153834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-11-28 01:07:05.153886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-11-28 01:07:05.153948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19597 files and directories currently installed.) 2025-11-28 01:07:05.154023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:05.154042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:05.154123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:05.154177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:05.154230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:07:05.154281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:07:05.154333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:05.154384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:05.154435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:05.154487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:05.154538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:07:05.154607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:05.154681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:05.154739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:05.154793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:05.154849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:07:05.154901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:05.154956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:05.155029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:05.155087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:05.155138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:05.155190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:05.155241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:05.155293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:05.155345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:05.155396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:05.155447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:05.155500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:07:05.155552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:05.155617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:05.155747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:07:05.155757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:05.155765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:05.155821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:07:05.155862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:05.155931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:05.155955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:05.156059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:05.156073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2025-11-28 01:07:05.156142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2025-11-28 01:07:05.156194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:07:05.156247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:07:05.156298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2025-11-28 01:07:05.156311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:07:05.156394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:07:05.156408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2025-11-28 01:07:05.156482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2025-11-28 01:07:05.156533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:07:05.156546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-11-28 01:07:05.156651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10650 files, 1463 directories removed. 2025-11-28 01:07:05.156734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-11-28 01:07:05.156787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2025-11-28 01:07:05.156800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-11-28 01:07:05.156873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1484 files, 154 directories removed. 2025-11-28 01:07:05.156924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-11-28 01:07:05.156936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2025-11-28 01:07:05.157012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2025-11-28 01:07:05.157093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:07:05.157103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 8fdc2dbbe6ba 2025-11-28 01:07:05.157173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 47694c9b1e1d 2025-11-28 01:07:05.157224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/4 : USER cinder 2025-11-28 01:07:05.157237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 7fc86d5174a4 2025-11-28 01:07:05.157301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 7fc86d5174a4 2025-11-28 01:07:05.157355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> d4cd7a752edf 2025-11-28 01:07:05.157365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 422501961615 2025-11-28 01:07:05.157436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251128 2025-11-28 01:07:05.157550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2025-11-28 01:07:05.157410 (took 0:00:27.099889) 2025-11-28 01:07:05.158021 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2025-11-28 01:07:05.158146 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2025-11-28 01:07:05.158196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2025-11-28 01:07:05.158070 2025-11-28 01:07:05.158293 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 01:07:05.159720 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2025-11-28 01:07:05.160413 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2025-11-28 01:07:48.866614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:07:48.866685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 79fcc70ff188 2025-11-28 01:07:48.866768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/6 : LABEL "build-date"="20251128" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-bgp-dragent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:07:48.866786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in cf875e758773 2025-11-28 01:07:48.866798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container cf875e758773 2025-11-28 01:07:48.866808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 618ce9aa0860 2025-11-28 01:07:48.866852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/6 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2025-11-28 01:07:48.866888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 8af19d8cbe1c 2025-11-28 01:07:48.866899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 4/6 : RUN ln -s neutron-bgp-dragent-source/* neutron_dynamic_routing && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron_dynamic_routing 2025-11-28 01:07:48.866913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in f86bf2a744f7 2025-11-28 01:07:48.869059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing /neutron_dynamic_routing 2025-11-28 01:07:48.869080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2025-11-28 01:07:48.869089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2025-11-28 01:07:48.869098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2025-11-28 01:07:48.869106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:07:48.869115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2025-11-28 01:07:48.869123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:07:48.869133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2025-11-28 01:07:48.869143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.36.1) 2025-11-28 01:07:48.869152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.22.0) 2025-11-28 01:07:48.869162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.10.1) 2025-11-28 01:07:48.869171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: SQLAlchemy>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.32) 2025-11-28 01:07:48.869179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.13.2) 2025-11-28 01:07:48.869188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: neutron-lib>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.15.0) 2025-11-28 01:07:48.869196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.10.0) 2025-11-28 01:07:48.869205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (9.6.0) 2025-11-28 01:07:48.869213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (16.0.0) 2025-11-28 01:07:48.869221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.2) 2025-11-28 01:07:48.869230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (14.9.1) 2025-11-28 01:07:48.869267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2025-11-28 01:07:48.869277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.5.0) 2025-11-28 01:07:48.869285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (7.4.0) 2025-11-28 01:07:48.869294 | 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.2.dev10) 2025-11-28 01:07:48.869316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.5) 2025-11-28 01:07:48.869325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.12.2) 2025-11-28 01:07:48.869333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.6.1) 2025-11-28 01:07:48.869343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.3) 2025-11-28 01:07:48.869351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.2) 2025-11-28 01:07:48.869361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.10.1) 2025-11-28 01:07:48.869370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2025-11-28 01:07:48.869378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.5.1) 2025-11-28 01:07:48.869386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2025-11-28 01:07:48.869395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.1.1) 2025-11-28 01:07:48.869403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.5.1) 2025-11-28 01:07:48.869412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.32.3) 2025-11-28 01:07:48.869427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.4) 2025-11-28 01:07:48.869435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (10.7.1) 2025-11-28 01:07:48.869444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-neutronclient>=7.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (11.3.1) 2025-11-28 01:07:48.869452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (8.3.0) 2025-11-28 01:07:48.869461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.8.8) 2025-11-28 01:07:48.869470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.8.1) 2025-11-28 01:07:48.869493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.3.0) 2025-11-28 01:07:48.869503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.8.0) 2025-11-28 01:07:48.869511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2025-11-28 01:07:48.869520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.6.0) 2025-11-28 01:07:48.869528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.4.0) 2025-11-28 01:07:48.869537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.2.0) 2025-11-28 01:07:48.869545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.4.0) 2025-11-28 01:07:48.869554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.privsep>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-11-28 01:07:48.869562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-11-28 01:07:48.869570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (7.3.0) 2025-11-28 01:07:48.869579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.4.0) 2025-11-28 01:07:48.869594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-11-28 01:07:48.869603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.2.0) 2025-11-28 01:07:48.869611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.1.0) 2025-11-28 01:07:48.869620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-11-28 01:07:48.869629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.8.0) 2025-11-28 01:07:48.869637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.0.0) 2025-11-28 01:07:48.869646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyroute2>=0.7.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.7.12) 2025-11-28 01:07:48.869654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.2.1) 2025-11-28 01:07:48.869673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (18.7.0) 2025-11-28 01:07:48.869683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2025-11-28 01:07:48.869692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2025-11-28 01:07:48.869700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.7.0) 2025-11-28 01:07:48.869709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2025-11-28 01:07:48.869717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.3.0) 2025-11-28 01:07:48.869725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.16.0) 2025-11-28 01:07:48.869734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.5) 2025-11-28 01:07:48.869748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.0) 2025-11-28 01:07:48.869757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.7.0) 2025-11-28 01:07:48.869765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.9.0) 2025-11-28 01:07:48.869774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.1) 2025-11-28 01:07:48.869783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2025-11-28 01:07:48.869793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2025-11-28 01:07:48.869802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.3) 2025-11-28 01:07:48.869810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.0.2) 2025-11-28 01:07:48.869819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (42.0.8) 2025-11-28 01:07:48.869838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.3) 2025-11-28 01:07:48.869847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.1) 2025-11-28 01:07:48.869855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.33) 2025-11-28 01:07:48.869864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.11.0) 2025-11-28 01:07:48.869872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.2.2) 2025-11-28 01:07:48.869881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.4.0) 2025-11-28 01:07:48.869899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.17.0) 2025-11-28 01:07:48.869908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.22) 2025-11-28 01:07:48.869959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2025-11-28 01:07:48.870025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.8) 2025-11-28 01:07:48.870117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ncclient>=0.6.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.6.15) 2025-11-28 01:07:48.870133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.1) 2025-11-28 01:07:48.870283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (67.2.0) 2025-11-28 01:07:48.870326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.1) 2025-11-28 01:07:48.870343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.3.0) 2025-11-28 01:07:48.870352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.16.0) 2025-11-28 01:07:48.870365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.19) 2025-11-28 01:07:48.870442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.0) 2025-11-28 01:07:48.870456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.1) 2025-11-28 01:07:48.870511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.0) 2025-11-28 01:07:48.870560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.9.0.post0) 2025-11-28 01:07:48.870602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.2.0) 2025-11-28 01:07:48.870655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2025-11-28 01:07:48.870725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.4.0) 2025-11-28 01:07:48.870778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.9.0) 2025-11-28 01:07:48.870829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.1.0) 2025-11-28 01:07:48.870879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.20.0) 2025-11-28 01:07:48.870930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2025-11-28 01:07:48.870981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2025-11-28 01:07:48.871053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2024.1) 2025-11-28 01:07:48.871109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.6.0) 2025-11-28 01:07:48.871160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.11.0) 2025-11-28 01:07:48.871210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.1.0) 2025-11-28 01:07:48.871322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.5.0) 2025-11-28 01:07:48.871360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.3.5) 2025-11-28 01:07:48.871423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.2.13) 2025-11-28 01:07:48.871470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2024.1) 2025-11-28 01:07:48.871523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.7.0) 2025-11-28 01:07:48.871572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.19.2) 2025-11-28 01:07:48.871623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2025-11-28 01:07:48.871683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.2) 2025-11-28 01:07:48.871734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.4.3) 2025-11-28 01:07:48.871786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.2.0) 2025-11-28 01:07:48.871837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.9.0) 2025-11-28 01:07:48.871888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2023.12.1) 2025-11-28 01:07:48.871939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.35.1) 2025-11-28 01:07:48.871991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.20.0) 2025-11-28 01:07:48.872068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.8.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.0) 2025-11-28 01:07:48.872125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.3.2) 2025-11-28 01:07:48.872178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.8) 2025-11-28 01:07:48.872258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.26.19) 2025-11-28 01:07:48.872294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2025.11.12) 2025-11-28 01:07:48.872426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.7) 2025-11-28 01:07:48.872458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.7.2) 2025-11-28 01:07:48.872475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.15.2) 2025-11-28 01:07:48.872487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2025-11-28 01:07:48.872533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-11-28 01:07:48.872593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-11-28 01:07:48.872641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-25.0.0.0rc2.dev3-py3-none-any.whl size=107250 sha256=2b8ba54b28f0f901b7b1aa0ff6a56b50c0bf8969ab9cfd6a275fd556e68a6db5 2025-11-28 01:07:48.872692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-5bkapr23/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2025-11-28 01:07:48.872742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2025-11-28 01:07:48.872793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2025-11-28 01:07:48.872843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-11-28 01:07:48.872892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container f86bf2a744f7 2025-11-28 01:07:48.872942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> ea87d6482399 2025-11-28 01:07:48.873025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:07:48.873052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 3e7ae1d1599c 2025-11-28 01:07:48.873118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-11-28 01:07:48.873170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-11-28 01:07:48.873221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-11-28 01:07:48.873321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2025-11-28 01:07:48.873372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:07:48.873418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:07:48.873470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:07:48.873513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:07:48.873560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:07:48.873605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:07:48.873647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:07:48.873690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-11-28 01:07:48.873733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2025-11-28 01:07:48.873790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-11-28 01:07:48.873830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2025-11-28 01:07:48.873873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:07:48.873916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:07:48.873963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-11-28 01:07:48.874048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:07:48.874081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-11-28 01:07:48.874136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2025-11-28 01:07:48.874210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2025-11-28 01:07:48.874275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-11-28 01:07:48.874318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-11-28 01:07:48.874373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-11-28 01:07:48.874418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:07:48.874460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:07:48.874509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-11-28 01:07:48.874556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-11-28 01:07:48.874603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-11-28 01:07:48.874653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-11-28 01:07:48.874696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:07:48.874739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:07:48.874782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:07:48.874825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:07:48.874866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:07:48.874908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:07:48.874935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:07:48.874987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-11-28 01:07:48.875038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:07:48.875091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:07:48.875138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-11-28 01:07:48.875188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:07:48.875260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% (Reading database ... 75% 2025-11-28 01:07:48.875277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2025-11-28 01:07:48.875382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-11-28 01:07:48.875396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-11-28 01:07:48.875409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-11-28 01:07:48.875458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-11-28 01:07:48.875504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:48.875549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:48.875595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:48.875650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:48.875689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:07:48.875733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-11-28 01:07:48.875781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:07:48.875828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:48.877962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:48.878042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:48.878054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:48.878063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:07:48.878070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:48.878079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-11-28 01:07:48.878088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:48.878096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:48.878103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:48.878111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-11-28 01:07:48.878118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:07:48.878126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-11-28 01:07:48.878134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:48.878149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:48.878157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:07:48.878164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:48.878172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:48.878179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:48.878187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:07:48.878194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:48.878202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:48.878210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:48.878217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:48.878224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:07:48.878232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:48.878260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:48.878268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:07:48.878276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:48.878283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:48.878291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:07:48.878298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:48.878306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:07:48.878313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:48.878321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:07:48.878328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2025-11-28 01:07:48.878336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2025-11-28 01:07:48.878344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:07:48.878351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:07:48.878359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2025-11-28 01:07:48.878367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:07:48.878374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:07:48.878391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2025-11-28 01:07:48.878399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2025-11-28 01:07:48.878407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:07:48.878415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-11-28 01:07:48.878433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12210 files, 2123 directories removed. 2025-11-28 01:07:48.878441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-11-28 01:07:48.878455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2025-11-28 01:07:48.878462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-11-28 01:07:48.878470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1365 files, 140 directories removed. 2025-11-28 01:07:48.878478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-11-28 01:07:48.878485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2025-11-28 01:07:48.878493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2025-11-28 01:07:48.878500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:07:48.878508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 3e7ae1d1599c 2025-11-28 01:07:48.878515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 26c308ea761c 2025-11-28 01:07:48.878523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/6 : USER neutron 2025-11-28 01:07:48.878531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 4f51f5686ee2 2025-11-28 01:07:48.878538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 4f51f5686ee2 2025-11-28 01:07:48.878546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> ea22986c8eea 2025-11-28 01:07:48.878554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built d07552aa2e1d 2025-11-28 01:07:48.878561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251128 2025-11-28 01:07:48.878570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2025-11-28 01:07:48.877471 (took 0:00:43.719401) 2025-11-28 01:07:48.878577 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2025-11-28 01:07:48.878585 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2025-11-28 01:07:48.878593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2025-11-28 01:07:48.877927 2025-11-28 01:07:48.879020 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2025-11-28 01:07:48.879546 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2025-11-28 01:08:22.873596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:08:22.873663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 79fcc70ff188 2025-11-28 01:08:22.873709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/4 : LABEL "build-date"="20251128" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:08:22.873749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 97675fc03a37 2025-11-28 01:08:22.873814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 97675fc03a37 2025-11-28 01:08:22.873909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> af36fc723f31 2025-11-28 01:08:22.873951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:08:22.874038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 72488375244c 2025-11-28 01:08:22.874164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-11-28 01:08:22.874182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-11-28 01:08:22.874255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-11-28 01:08:22.874322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:08:22.874364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:08:22.874409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:08:22.874413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:08:22.874493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:08:22.874497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:08:22.874576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:08:22.874620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:08:22.874624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-11-28 01:08:22.874704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:08:22.874760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-11-28 01:08:22.874837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2025-11-28 01:08:22.875129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:08:22.875237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:08:22.875260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-11-28 01:08:22.875385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:08:22.875419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2025-11-28 01:08:22.875491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2025-11-28 01:08:22.875508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-11-28 01:08:22.875605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-11-28 01:08:22.875621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-11-28 01:08:22.875694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-11-28 01:08:22.875709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:08:22.875803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:08:22.875814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-11-28 01:08:22.875898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-11-28 01:08:22.876050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-11-28 01:08:22.876212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-11-28 01:08:22.876250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:08:22.876261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:08:22.876271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:08:22.876281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:08:22.876296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:08:22.876306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:08:22.876446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:08:22.876466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-11-28 01:08:22.876490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:08:22.876508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:08:22.876580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-11-28 01:08:22.876622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:08:22.876637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% (Reading database ... 75% 2025-11-28 01:08:22.876715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-11-28 01:08:22.876730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-11-28 01:08:22.876825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-11-28 01:08:22.876870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-11-28 01:08:22.876916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-11-28 01:08:22.877024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:08:22.877051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:08:22.877123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:08:22.877171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:08:22.877220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:08:22.877295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:08:22.877371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:08:22.877421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:08:22.877470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:08:22.877535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-11-28 01:08:22.877604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:08:22.877659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:08:22.877675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:08:22.877755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:08:22.877803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:08:22.877842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:08:22.877891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:08:22.877929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:08:22.877968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:08:22.878038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:08:22.878099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:08:22.878146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:08:22.878194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:08:22.878245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-11-28 01:08:22.878310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:08:22.878359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:08:22.878384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:08:22.878452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:08:22.878478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:08:22.878535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:08:22.878583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:08:22.878608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:08:22.878669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:08:22.878690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:08:22.878742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:08:22.878781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:08:22.878819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:08:22.878868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:08:22.878883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:08:22.878942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:08:22.879065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:08:22.879107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:08:22.879222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:08:22.879239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:08:22.879280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2025-11-28 01:08:22.879335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:08:22.879355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:08:22.879430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2025-11-28 01:08:22.879461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:08:22.879521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:08:22.879541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-11-28 01:08:22.879564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12127 files, 2079 directories removed. 2025-11-28 01:08:22.879649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-11-28 01:08:22.879669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2025-11-28 01:08:22.879691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-11-28 01:08:22.879780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:08:22.879792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-11-28 01:08:22.879846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:08:22.879858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:08:22.879870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:08:22.879946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 72488375244c 2025-11-28 01:08:22.879956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 6ba6384b71b3 2025-11-28 01:08:22.880115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/4 : USER neutron 2025-11-28 01:08:22.880131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 29f1b7981339 2025-11-28 01:08:22.880140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 29f1b7981339 2025-11-28 01:08:22.880233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> d5d9f4412981 2025-11-28 01:08:22.880243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built 06ea22990a85 2025-11-28 01:08:22.880309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251128 2025-11-28 01:08:22.880403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2025-11-28 01:08:22.880276 (took 0:00:34.002349) 2025-11-28 01:08:22.880827 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2025-11-28 01:08:22.880847 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2025-11-28 01:08:22.880951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2025-11-28 01:08:22.880833 2025-11-28 01:08:22.882035 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2025-11-28 01:08:22.882827 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2025-11-28 01:09:09.326641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:09:09.326765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 79fcc70ff188 2025-11-28 01:09:09.326783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/5 : LABEL "build-date"="20251128" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-l3-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:09:09.326860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 03cab4cf2dc9 2025-11-28 01:09:09.326952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 03cab4cf2dc9 2025-11-28 01:09:09.327040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> dbb705e850d0 2025-11-28 01:09:09.328141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan radvd dibbler-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:09:09.328164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 84b366495724 2025-11-28 01:09:09.328174 | 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] 2025-11-28 01:09:09.328186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:09:09.328196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:09:09.328205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:09:09.328216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:09:09.328226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:09:09.328235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:09:09.328244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:09:09.328254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:09:09.328263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:09:09.328273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:09:09.328282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:09:09.328292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:09:09.328306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:09:09.328405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:09:09.328460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 28.8 MB in 3s (9,774 kB/s) 2025-11-28 01:09:09.328551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-11-28 01:09:09.328637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-11-28 01:09:09.328711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-11-28 01:09:09.328786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-11-28 01:09:09.328860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2025-11-28 01:09:09.329025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2025-11-28 01:09:09.329128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter ucf 2025-11-28 01:09:09.329218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2025-11-28 01:09:09.329292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-11-28 01:09:09.329367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2025-11-28 01:09:09.329440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-doc resolvconf libstrongswan-standard-plugins 2025-11-28 01:09:09.329524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcharon-extauth-plugins 2025-11-28 01:09:09.329588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2025-11-28 01:09:09.329658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-client libstrongswan strongswan strongswan-charon 2025-11-28 01:09:09.329721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter ucf 2025-11-28 01:09:09.329791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:09:09.329855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 1,299 kB of archives. 2025-11-28 01:09:09.329936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 4,848 kB of additional disk space will be used. 2025-11-28 01:09:09.330027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:09:09.330109 | 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.1 [406 kB] 2025-11-28 01:09:09.330179 | 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.1 [265 kB] 2025-11-28 01:09:09.330249 | 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.1 [23.5 kB] 2025-11-28 01:09:09.330319 | 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.1 [153 kB] 2025-11-28 01:09:09.330388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-11-28 01:09:09.330458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 dibbler-client amd64 1.0.1-1.1 [377 kB] 2025-11-28 01:09:09.330528 | 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.1 [18.5 kB] 2025-11-28 01:09:09.330596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2025-11-28 01:09:09.330665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 1,299 kB in 1s (2,357 kB/s) 2025-11-28 01:09:09.330735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2025-11-28 01:09:09.330817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-11-28 01:09:09.330911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:09:09.330980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-11-28 01:09:09.331140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:09:09.331206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-11-28 01:09:09.332089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-11-28 01:09:09.332106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:09:09.332118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-11-28 01:09:09.332126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:09:09.332135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2025-11-28 01:09:09.332155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-11-28 01:09:09.332163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:09:09.332172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2025-11-28 01:09:09.332181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-11-28 01:09:09.332189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:09:09.332197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2025-11-28 01:09:09.332206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-11-28 01:09:09.332214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:09:09.332222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package ucf. 2025-11-28 01:09:09.332231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-ucf_3.0043+nmu1_all.deb ... 2025-11-28 01:09:09.332239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Moving old data out of the way 2025-11-28 01:09:09.332248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking ucf (3.0043+nmu1) ... 2025-11-28 01:09:09.332257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package dibbler-client. 2025-11-28 01:09:09.332265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-dibbler-client_1.0.1-1.1_amd64.deb ... 2025-11-28 01:09:09.332277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking dibbler-client (1.0.1-1.1) ... 2025-11-28 01:09:09.332286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2025-11-28 01:09:09.332301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../6-strongswan_5.9.13-2ubuntu4.24.04.1_all.deb ... 2025-11-28 01:09:09.332313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:09:09.332422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:09:09.332482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up ucf (3.0043+nmu1) ... 2025-11-28 01:09:09.332544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:09:09.332628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:09:09.332675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:09:09.332739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-11-28 01:09:09.332805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:09:09.332871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-11-28 01:09:09.333025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:09:09.333094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:09:09.333170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up dibbler-client (1.0.1-1.1) ... 2025-11-28 01:09:09.333246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Generating /etc/dibbler/client.conf-dpkg-new... 2025-11-28 01:09:09.333308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-11-28 01:09:09.333364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Creating config file /etc/dibbler/client.conf with new version 2025-11-28 01:09:09.333422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-11-28 01:09:09.333474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:09:09.333516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 84b366495724 2025-11-28 01:09:09.333575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> f6dc6a065463 2025-11-28 01:09:09.333638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:09:09.333696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 83db63ebfa84 2025-11-28 01:09:09.333752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-11-28 01:09:09.333811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-11-28 01:09:09.333866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-11-28 01:09:09.333947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:09:09.334025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:09:09.334099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:09:09.334182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:09:09.334238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:09:09.334290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:09:09.334343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:09:09.334385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:09:09.334437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-11-28 01:09:09.334478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:09:09.334541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-11-28 01:09:09.334594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2025-11-28 01:09:09.334672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:09:09.334729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:09:09.334786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-11-28 01:09:09.336089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-11-28 01:09:09.336116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:09:09.336127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-11-28 01:09:09.336136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-11-28 01:09:09.336145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:75% 2025-11-28 01:09:09.336153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-11-28 01:09:09.336161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-11-28 01:09:09.336179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-11-28 01:09:09.336187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-11-28 01:09:09.336195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-11-28 01:09:09.336204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:100% (Reading database ... 19776 files and directories currently installed.) 2025-11-28 01:09:09.336212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:09:09.336221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-11-28 01:09:09.336229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-11-28 01:09:09.336237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-11-28 01:09:09.336246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-11-28 01:09:09.336254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:09:09.336263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:09:09.336271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:09:09.336280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:09:09.336288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:09:09.336296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:09:09.336305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:09:09.336313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-11-28 01:09:09.336322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:09:09.336330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:09:09.336338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-11-28 01:09:09.336347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-11-28 01:09:09.336356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:09:09.336364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-11-28 01:09:09.336373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-11-28 01:09:09.336381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:09:09.336390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-11-28 01:09:09.336398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-11-28 01:09:09.336410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19767 files and directories currently installed.) 2025-11-28 01:09:09.336419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:09.336428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:09.336436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:09.336444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:09.336452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:09:09.336474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:09:09.336482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:09.336535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:09.336548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:09.336649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:09.336661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:09:09.336719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:09.336732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:09.336794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:09.336851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:09.336864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:09:09.336951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:09.336966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:09.337069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:09.337088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:09.337150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:09.337207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:09.337251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:09.337296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:09.337351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:09.337364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:09.337429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:09.337485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:09:09.337498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:09.337566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:09.337608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:09:09.337649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:09.337702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:09.337715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:09:09.337778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:09.337820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:09.337861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:09.337918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:09.337973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:09:09.338055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:09:09.338072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:09:09.338140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:09:09.338181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2025-11-28 01:09:09.338223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:09:09.338264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:09:09.338305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2025-11-28 01:09:09.338346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:09:09.338387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:09:09.338428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-11-28 01:09:09.338470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12127 files, 2079 directories removed. 2025-11-28 01:09:09.338521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-11-28 01:09:09.338537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2025-11-28 01:09:09.338602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-11-28 01:09:09.338643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:09:09.338684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-11-28 01:09:09.338725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:09:09.338773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:09:09.338786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:09:09.338853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 83db63ebfa84 2025-11-28 01:09:09.338907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 8437f7ed9c22 2025-11-28 01:09:09.339019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 5/5 : USER neutron 2025-11-28 01:09:09.339068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 5bd1f3d99315 2025-11-28 01:09:09.339273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 5bd1f3d99315 2025-11-28 01:09:09.339340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> bf5dcc809208 2025-11-28 01:09:09.339354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built c05faa5bc57e 2025-11-28 01:09:09.339375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251128 2025-11-28 01:09:09.339386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2025-11-28 01:09:09.339282 (took 0:00:46.458449) 2025-11-28 01:09:09.339855 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2025-11-28 01:09:09.339874 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2025-11-28 01:09:09.340039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2025-11-28 01:09:09.339903 2025-11-28 01:09:09.341051 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2025-11-28 01:09:09.341682 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2025-11-28 01:09:43.204339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:09:43.204443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 79fcc70ff188 2025-11-28 01:09:43.204463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/4 : LABEL "build-date"="20251128" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metering-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:09:43.204508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 5e024e3f0ccf 2025-11-28 01:09:43.204548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 5e024e3f0ccf 2025-11-28 01:09:43.204638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> c24349eac227 2025-11-28 01:09:43.204671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:09:43.204725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 075826ad1144 2025-11-28 01:09:43.204936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-11-28 01:09:43.206172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-11-28 01:09:43.206210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-11-28 01:09:43.206218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:09:43.206224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:09:43.206230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:09:43.206235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:09:43.206240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:09:43.206258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:09:43.206264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:09:43.206269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:09:43.206275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-11-28 01:09:43.206280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:09:43.206286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-11-28 01:09:43.206291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2025-11-28 01:09:43.206296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:09:43.206302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:09:43.206307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-11-28 01:09:43.206315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:09:43.206329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-11-28 01:09:43.206334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-11-28 01:09:43.206339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-11-28 01:09:43.206344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-11-28 01:09:43.206349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-11-28 01:09:43.206354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-11-28 01:09:43.206359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:09:43.206366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:09:43.206371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-11-28 01:09:43.206376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-11-28 01:09:43.206381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-11-28 01:09:43.206386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-11-28 01:09:43.206391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:09:43.206396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:09:43.206401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:09:43.206406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:09:43.206411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:09:43.206416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:09:43.206421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:09:43.206426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-11-28 01:09:43.206431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:09:43.206443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:09:43.206448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-11-28 01:09:43.206454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:09:43.206459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-11-28 01:09:43.206464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-11-28 01:09:43.206511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-11-28 01:09:43.206518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-11-28 01:09:43.206527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:85% 2025-11-28 01:09:43.206532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-11-28 01:09:43.206538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-11-28 01:09:43.206550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:95% (Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-11-28 01:09:43.206556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:43.206561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:43.206566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:43.206571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:43.206576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:09:43.206581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:09:43.206586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:43.206620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:43.206627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:43.206632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:43.206637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:09:43.206664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:43.206691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:43.208532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:43.208585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:43.208593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:09:43.208600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:43.208607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:43.208613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:09:43.208620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:43.208626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:43.208632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:43.208639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:09:43.208645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:43.208652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:43.208658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:43.208664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:43.208670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:09:43.208677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:43.208683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:43.208690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:09:43.208713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:43.208719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:43.208727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-11-28 01:09:43.208734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:09:43.208740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:43.208746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:09:43.208753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:43.208759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:09:43.208777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:09:43.208784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:09:43.208790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:09:43.208797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:09:43.208803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2025-11-28 01:09:43.208809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:09:43.208815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:09:43.208821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2025-11-28 01:09:43.208828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:09:43.208834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:09:43.208840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-11-28 01:09:43.208847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12127 files, 2079 directories removed. 2025-11-28 01:09:43.208853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-11-28 01:09:43.208859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2025-11-28 01:09:43.208866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-11-28 01:09:43.208872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:09:43.208878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-11-28 01:09:43.208884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:09:43.208890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:09:43.208907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:09:43.208913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 075826ad1144 2025-11-28 01:09:43.208920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 0ec474b6ee30 2025-11-28 01:09:43.208926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/4 : USER neutron 2025-11-28 01:09:43.208932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in f92f87230a88 2025-11-28 01:09:43.208938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container f92f87230a88 2025-11-28 01:09:43.208945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> dc9917c4a9b0 2025-11-28 01:09:43.208951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built f9176afab87a 2025-11-28 01:09:43.208957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251128 2025-11-28 01:09:43.208970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2025-11-28 01:09:43.208127 (took 0:00:33.868224) 2025-11-28 01:09:43.208976 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2025-11-28 01:09:43.209052 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2025-11-28 01:09:43.209066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2025-11-28 01:09:43.208530 2025-11-28 01:09:43.209494 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2025-11-28 01:09:43.209951 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2025-11-28 01:10:18.767849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:10:18.767911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 79fcc70ff188 2025-11-28 01:10:18.767989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/5 : LABEL "build-date"="20251128" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-dhcp-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:10:18.768050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 9a694f72a0a0 2025-11-28 01:10:18.768203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 9a694f72a0a0 2025-11-28 01:10:18.768214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 0d9450851a51 2025-11-28 01:10:18.768290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 01:10:18.768345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> f48a934501d5 2025-11-28 01:10:18.768408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:10:18.768475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in db110e6d8020 2025-11-28 01:10:18.768530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-11-28 01:10:18.768593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-11-28 01:10:18.768647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-11-28 01:10:18.768710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:10:18.768765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:10:18.768804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:10:18.768853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:10:18.768902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:10:18.768947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:10:18.768953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:10:18.769041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:10:18.769104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-11-28 01:10:18.769172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:10:18.769223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-11-28 01:10:18.769269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2025-11-28 01:10:18.769320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:10:18.769366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:10:18.769415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-11-28 01:10:18.769468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-11-28 01:10:18.769527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:10:18.769577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-11-28 01:10:18.769627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:70% 2025-11-28 01:10:18.769676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-11-28 01:10:18.769724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-11-28 01:10:18.769773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-11-28 01:10:18.769819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-11-28 01:10:18.769866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-11-28 01:10:18.769914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:10:18.769962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:10:18.770029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-11-28 01:10:18.770205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-11-28 01:10:18.770260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-11-28 01:10:18.770269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-11-28 01:10:18.770309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:10:18.770418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:10:18.770447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:10:18.770459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:10:18.770466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:10:18.770477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:10:18.770538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:10:18.770547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-11-28 01:10:18.770591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:10:18.770625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:10:18.770632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-11-28 01:10:18.770704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-11-28 01:10:18.770714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:10:18.770767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-11-28 01:10:18.770806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-11-28 01:10:18.770844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-11-28 01:10:18.770882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-11-28 01:10:18.770909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-11-28 01:10:18.770955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-11-28 01:10:18.771030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-11-28 01:10:18.771050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:10:18.771121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:10:18.771130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:10:18.771184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:10:18.771223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:10:18.771259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:10:18.771326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:10:18.771366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:10:18.771406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:10:18.771446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:10:18.771484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:10:18.771523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:10:18.771552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:10:18.771595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:10:18.771633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:10:18.771673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:10:18.771711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:10:18.771750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:10:18.771789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:10:18.771824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:10:18.771847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:10:18.771895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:10:18.771920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:10:18.771981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:10:18.771989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:10:18.772028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:10:18.772159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:10:18.772169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:10:18.772208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:10:18.772215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:10:18.772282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:10:18.772289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:10:18.772345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:10:18.772352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:10:18.772398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:10:18.772406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:10:18.772448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:10:18.772473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:10:18.772480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:10:18.772538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:10:18.772546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:10:18.772593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:10:18.772599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2025-11-28 01:10:18.772645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:10:18.772652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:10:18.772701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2025-11-28 01:10:18.772709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:10:18.772749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:10:18.772756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-11-28 01:10:18.772805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12127 files, 2079 directories removed. 2025-11-28 01:10:18.772812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-11-28 01:10:18.772852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2025-11-28 01:10:18.772859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-11-28 01:10:18.772905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:10:18.772912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-11-28 01:10:18.772956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:10:18.772973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:10:18.773037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:10:18.773051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container db110e6d8020 2025-11-28 01:10:18.773071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 497f86032858 2025-11-28 01:10:18.773130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/5 : USER neutron 2025-11-28 01:10:18.773137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 7636bed8f5ac 2025-11-28 01:10:18.773183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 7636bed8f5ac 2025-11-28 01:10:18.773190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 7cec1432db38 2025-11-28 01:10:18.773262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built bf0155f28a2b 2025-11-28 01:10:18.773269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251128 2025-11-28 01:10:18.773360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2025-11-28 01:10:18.773255 (took 0:00:35.564725) 2025-11-28 01:10:18.773745 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2025-11-28 01:10:18.773754 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2025-11-28 01:10:18.773843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2025-11-28 01:10:18.773720 2025-11-28 01:10:18.774884 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2025-11-28 01:10:18.775553 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2025-11-28 01:11:07.762264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:11:07.762343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 79fcc70ff188 2025-11-28 01:11:07.762361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/6 : LABEL "build-date"="20251128" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-mlnx-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:11:07.762378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 411aa11388da 2025-11-28 01:11:07.762391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 411aa11388da 2025-11-28 01:11:07.762403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 0bcd199f2d01 2025-11-28 01:11:07.762526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt python3-ethtool && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:11:07.762568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in ec115757c1ef 2025-11-28 01:11:07.762604 | 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] 2025-11-28 01:11:07.762618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:11:07.762652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:11:07.762723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:11:07.762735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:11:07.762767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:11:07.762777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:11:07.762808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:11:07.762843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:11:07.762856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:11:07.762936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:11:07.762978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:11:07.763042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:11:07.763075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:11:07.763085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:11:07.763112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 28.8 MB in 3s (10.5 MB/s) 2025-11-28 01:11:07.763123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-11-28 01:11:07.763132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-11-28 01:11:07.763142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-11-28 01:11:07.763152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-11-28 01:11:07.763161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2025-11-28 01:11:07.763221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 2025-11-28 01:11:07.763232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2025-11-28 01:11:07.763273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2025-11-28 01:11:07.763309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2025-11-28 01:11:07.763341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 python3-ethtool python3-libvirt 2025-11-28 01:11:07.763351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:11:07.763387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,037 kB of archives. 2025-11-28 01:11:07.763404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,350 kB of additional disk space will be used. 2025-11-28 01:11:07.763472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:11:07.763505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-11-28 01:11:07.763540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-11-28 01:11:07.763554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-11-28 01:11:07.763615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-ethtool amd64 0.14-4build4 [23.8 kB] 2025-11-28 01:11:07.763655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,037 kB in 1s (3,999 kB/s) 2025-11-28 01:11:07.763665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libyajl2:amd64. 2025-11-28 01:11:07.763698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-11-28 01:11:07.763752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:11:07.763794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-11-28 01:11:07.763829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-11-28 01:11:07.763872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-11-28 01:11:07.763930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-11-28 01:11:07.764023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-11-28 01:11:07.764044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-11-28 01:11:07.764054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:11:07.764219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2025-11-28 01:11:07.764390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 01:11:07.764498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2025-11-28 01:11:07.764634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-11-28 01:11:07.764702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-11-28 01:11:07.764789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2025-11-28 01:11:07.764883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-11-28 01:11:07.764906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-11-28 01:11:07.765074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2025-11-28 01:11:07.765172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2025-11-28 01:11:07.765188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2025-11-28 01:11:07.765197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 01:11:07.765310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2025-11-28 01:11:07.765321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-11-28 01:11:07.765334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2025-11-28 01:11:07.765396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:11:07.766148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container ec115757c1ef 2025-11-28 01:11:07.766174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> bfea117a7d49 2025-11-28 01:11:07.766194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 4/6 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-mlnx 2025-11-28 01:11:07.766211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 14b45d2f7f51 2025-11-28 01:11:07.766222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2025-11-28 01:11:07.766233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl.metadata (1.6 kB) 2025-11-28 01:11:07.766243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Babel>=1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.16.0) 2025-11-28 01:11:07.766254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pbr>4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (6.1.0) 2025-11-28 01:11:07.766265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: defusedxml>=0.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.7.1) 2025-11-28 01:11:07.766275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.36.1) 2025-11-28 01:11:07.766285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.10.1) 2025-11-28 01:11:07.766295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyroute2>=0.5.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.7.12) 2025-11-28 01:11:07.766305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (11.3.1) 2025-11-28 01:11:07.766315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: SQLAlchemy>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.0.32) 2025-11-28 01:11:07.766325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (1.16.0) 2025-11-28 01:11:07.766335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (9.6.0) 2025-11-28 01:11:07.766345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (6.1.0) 2025-11-28 01:11:07.766356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.4.0) 2025-11-28 01:11:07.766366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-openstackclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (7.1.4) 2025-11-28 01:11:07.766376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: neutron-lib>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.15.0) 2025-11-28 01:11:07.766385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyzmq in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (26.2.0) 2025-11-28 01:11:07.766394 | 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.2.dev10) 2025-11-28 01:11:07.766402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (2.6.1) 2025-11-28 01:11:07.766467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (3.0.3) 2025-11-28 01:11:07.766488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.10.1) 2025-11-28 01:11:07.766535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.0) 2025-11-28 01:11:07.766571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.5.1) 2025-11-28 01:11:07.766600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-11-28 01:11:07.766628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.1.1) 2025-11-28 01:11:07.766637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.5.1) 2025-11-28 01:11:07.766664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (0.22.0) 2025-11-28 01:11:07.766673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.32.3) 2025-11-28 01:11:07.766701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.4) 2025-11-28 01:11:07.766709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (10.7.1) 2025-11-28 01:11:07.766718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (8.3.0) 2025-11-28 01:11:07.766746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.8.8) 2025-11-28 01:11:07.766774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.8.1) 2025-11-28 01:11:07.766783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: alembic>=1.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.13.2) 2025-11-28 01:11:07.766810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.3.0) 2025-11-28 01:11:07.766822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.8.0) 2025-11-28 01:11:07.766851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.6.0) 2025-11-28 01:11:07.766923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (16.0.0) 2025-11-28 01:11:07.766984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.4.0) 2025-11-28 01:11:07.767107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.log>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.1.2) 2025-11-28 01:11:07.767204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.messaging>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (14.9.1) 2025-11-28 01:11:07.767233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.2.0) 2025-11-28 01:11:07.767243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.4.0) 2025-11-28 01:11:07.767310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2025-11-28 01:11:07.767339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.3.0) 2025-11-28 01:11:07.767355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.serialization>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.5.0) 2025-11-28 01:11:07.767363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.service>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.5.0) 2025-11-28 01:11:07.767372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.4.0) 2025-11-28 01:11:07.767380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.utils>=7.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.4.0) 2025-11-28 01:11:07.767389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2025-11-28 01:11:07.767397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.2.0) 2025-11-28 01:11:07.767406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-ken>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.10.0) 2025-11-28 01:11:07.767440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.1.0) 2025-11-28 01:11:07.767450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2025-11-28 01:11:07.767459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.8.0) 2025-11-28 01:11:07.767468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.0.0) 2025-11-28 01:11:07.767480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (24.2.1) 2025-11-28 01:11:07.767497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (18.7.0) 2025-11-28 01:11:07.767534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-11-28 01:11:07.767544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.1.0) 2025-11-28 01:11:07.767572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.7.0) 2025-11-28 01:11:07.767581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-11-28 01:11:07.767610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.3.0) 2025-11-28 01:11:07.767619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (1.3.5) 2025-11-28 01:11:07.767653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (4.12.2) 2025-11-28 01:11:07.767686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=21.0.0->networking-mlnx) (1.16.0) 2025-11-28 01:11:07.767715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=21.0.0->networking-mlnx) (3.1.2) 2025-11-28 01:11:07.767752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=21.0.0->networking-mlnx) (2.1.5) 2025-11-28 01:11:07.767780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (2.1.0) 2025-11-28 01:11:07.767811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (1.7.0) 2025-11-28 01:11:07.767820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (2.9.0) 2025-11-28 01:11:07.767848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (3.1.1) 2025-11-28 01:11:07.767922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (5.5.0) 2025-11-28 01:11:07.767973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (3.1.0) 2025-11-28 01:11:07.767983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (1.3.3) 2025-11-28 01:11:07.768026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (6.0.2) 2025-11-28 01:11:07.768040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (42.0.8) 2025-11-28 01:11:07.768080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.3.3) 2025-11-28 01:11:07.768090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.0.1) 2025-11-28 01:11:07.768118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.33) 2025-11-28 01:11:07.768127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (0.11.0) 2025-11-28 01:11:07.768158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (4.2.2) 2025-11-28 01:11:07.768185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.4.0) 2025-11-28 01:11:07.768222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.17.0) 2025-11-28 01:11:07.768255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (2.22) 2025-11-28 01:11:07.768283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-11-28 01:11:07.768296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (1.0.8) 2025-11-28 01:11:07.768327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ncclient>=0.6.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (0.6.15) 2025-11-28 01:11:07.768364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (24.1) 2025-11-28 01:11:07.768435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (67.2.0) 2025-11-28 01:11:07.768455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (3.4.1) 2025-11-28 01:11:07.768493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (5.3.0) 2025-11-28 01:11:07.768502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->networking-mlnx) (0.19) 2025-11-28 01:11:07.768534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-mlnx) (2.0.0) 2025-11-28 01:11:07.768570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.0.1) 2025-11-28 01:11:07.768606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (0.5.0) 2025-11-28 01:11:07.768638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron>=21.0.0->networking-mlnx) (2.9.0.post0) 2025-11-28 01:11:07.768682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.2.0) 2025-11-28 01:11:07.768719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.5.0) 2025-11-28 01:11:07.768763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.4.0) 2025-11-28 01:11:07.768812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.9.0) 2025-11-28 01:11:07.768825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.1.0) 2025-11-28 01:11:07.768908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.20.0) 2025-11-28 01:11:07.768934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-11-28 01:11:07.769056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-11-28 01:11:07.769079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron>=21.0.0->networking-mlnx) (2024.1) 2025-11-28 01:11:07.769088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=21.0.0->networking-mlnx) (1.6.0) 2025-11-28 01:11:07.769101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (3.11.0) 2025-11-28 01:11:07.769116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=21.0.0->networking-mlnx) (4.1.0) 2025-11-28 01:11:07.769166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (1.5.0) 2025-11-28 01:11:07.769176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=21.0.0->networking-mlnx) (0.3.5) 2025-11-28 01:11:07.769204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (0.2.13) 2025-11-28 01:11:07.769235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (2024.1) 2025-11-28 01:11:07.769245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.7.0) 2025-11-28 01:11:07.769263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.19.2) 2025-11-28 01:11:07.769292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (3.1.0) 2025-11-28 01:11:07.769302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.5.2) 2025-11-28 01:11:07.769333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2.4.3) 2025-11-28 01:11:07.769364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (24.2.0) 2025-11-28 01:11:07.769403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (1.9.0) 2025-11-28 01:11:07.769488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2023.12.1) 2025-11-28 01:11:07.769506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.35.1) 2025-11-28 01:11:07.769537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.20.0) 2025-11-28 01:11:07.769547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-mlnx) (2.1.0) 2025-11-28 01:11:07.769612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.3.0->networking-mlnx) (9.6.0) 2025-11-28 01:11:07.769627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (3.3.2) 2025-11-28 01:11:07.769661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (3.8) 2025-11-28 01:11:07.769670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (1.26.19) 2025-11-28 01:11:07.769705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (2025.11.12) 2025-11-28 01:11:07.769741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=21.0.0->networking-mlnx) (0.7) 2025-11-28 01:11:07.769773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.7.2) 2025-11-28 01:11:07.769804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=21.0.0->networking-mlnx) (0.15.2) 2025-11-28 01:11:07.769836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2025-11-28 01:11:07.769903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: networking-mlnx 2025-11-28 01:11:07.769937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed networking-mlnx-21.0.0 2025-11-28 01:11:07.769985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 14b45d2f7f51 2025-11-28 01:11:07.770018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 2d44737b6db4 2025-11-28 01:11:07.770057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:11:07.770091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 965bde2f3ed7 2025-11-28 01:11:07.770107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-11-28 01:11:07.770140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-11-28 01:11:07.770149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-11-28 01:11:07.770187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:11:07.770223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:11:07.770275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:11:07.770300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:11:07.770361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:11:07.770371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:11:07.770402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:11:07.770446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:11:07.770519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-11-28 01:11:07.770529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:11:07.770570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-11-28 01:11:07.770600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2025-11-28 01:11:07.770609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:11:07.770640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:11:07.770649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-11-28 01:11:07.770681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:11:07.770729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-11-28 01:11:07.770739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-11-28 01:11:07.770769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-11-28 01:11:07.770805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-11-28 01:11:07.770847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-11-28 01:11:07.770907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-11-28 01:11:07.770983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19705 files and directories currently installed.) 2025-11-28 01:11:07.771028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:11:07.771041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-11-28 01:11:07.771081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-11-28 01:11:07.771090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-11-28 01:11:07.771119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-11-28 01:11:07.771149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:11:07.771177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:11:07.771208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:11:07.771238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:11:07.771257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:11:07.771290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:11:07.771299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:11:07.771350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-11-28 01:11:07.771360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:11:07.771391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:11:07.771451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-11-28 01:11:07.771499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:11:07.771532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-11-28 01:11:07.771563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:11:07.771601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% (Reading database ... 90% 2025-11-28 01:11:07.771632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-11-28 01:11:07.771669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19696 files and directories currently installed.) 2025-11-28 01:11:07.771705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:07.771737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-11-28 01:11:07.771768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:07.771799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:07.771829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:07.771860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:11:07.771890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:11:07.771922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:07.771953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:07.771984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:07.772078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:07.772089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:11:07.772109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:07.772138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-11-28 01:11:07.772148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:07.772178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:07.772209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:07.772251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:11:07.772284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:07.772293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:07.772329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:07.772382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:07.772401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:07.772657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:07.772720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:07.772749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:07.772777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:07.772786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-11-28 01:11:07.772814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:07.772840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:07.772854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:11:07.772881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:07.772890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:07.772917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:11:07.772944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:07.772952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:07.772967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:11:07.772975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:07.772982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:07.772990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:07.773016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:07.773022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:11:07.773047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:11:07.773075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:11:07.773095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:11:07.773103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2025-11-28 01:11:07.773109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:11:07.773131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:11:07.773187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2025-11-28 01:11:07.773194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:11:07.773216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:11:07.773238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-11-28 01:11:07.773290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 12240 files, 2120 directories removed. 2025-11-28 01:11:07.773296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-11-28 01:11:07.773323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2025-11-28 01:11:07.773372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-11-28 01:11:07.773379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1369 files, 141 directories removed. 2025-11-28 01:11:07.773405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-11-28 01:11:07.773522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:11:07.773536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:11:07.773557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:11:07.773563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 965bde2f3ed7 2025-11-28 01:11:07.773589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 86fc55187837 2025-11-28 01:11:07.773644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/6 : USER neutron 2025-11-28 01:11:07.773651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in df8c3f8172bc 2025-11-28 01:11:07.773677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container df8c3f8172bc 2025-11-28 01:11:07.773730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> d72ecc9d7bbd 2025-11-28 01:11:07.773737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built de2b7288d104 2025-11-28 01:11:07.773786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251128 2025-11-28 01:11:07.773878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2025-11-28 01:11:07.773775 (took 0:00:49.000055) 2025-11-28 01:11:07.774360 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2025-11-28 01:11:07.774388 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2025-11-28 01:11:07.774512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2025-11-28 01:11:07.774382 2025-11-28 01:11:07.775329 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2025-11-28 01:11:07.775866 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2025-11-28 01:11:41.376728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:11:41.376798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 79fcc70ff188 2025-11-28 01:11:41.376862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/4 : LABEL "build-date"="20251128" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-openvswitch-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:11:41.376881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 0a67dcd433ea 2025-11-28 01:11:41.376920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 0a67dcd433ea 2025-11-28 01:11:41.376938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 95a47d069725 2025-11-28 01:11:41.377054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:11:41.377131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 8e5260f97692 2025-11-28 01:11:41.377148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-11-28 01:11:41.377240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-11-28 01:11:41.377252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-11-28 01:11:41.377369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:11:41.377382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:11:41.377467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:11:41.377478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:11:41.377515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:11:41.377565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:11:41.377601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:11:41.377688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:11:41.377700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-11-28 01:11:41.377735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:11:41.377896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-11-28 01:11:41.377937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2025-11-28 01:11:41.378117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:11:41.378133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:11:41.378214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-11-28 01:11:41.378282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:11:41.378383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2025-11-28 01:11:41.378426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-11-28 01:11:41.378491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2025-11-28 01:11:41.378532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-11-28 01:11:41.378615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-11-28 01:11:41.378649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-11-28 01:11:41.378728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:11:41.378763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:11:41.378799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-11-28 01:11:41.378875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-11-28 01:11:41.378910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-11-28 01:11:41.378982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-11-28 01:11:41.379136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:11:41.379149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:11:41.379162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:11:41.379233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:11:41.379247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:11:41.379303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:11:41.379339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:11:41.379427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-11-28 01:11:41.379461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:11:41.379496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:11:41.379562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-11-28 01:11:41.379605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:11:41.379697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2025-11-28 01:11:41.379709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-11-28 01:11:41.379750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2025-11-28 01:11:41.379816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-11-28 01:11:41.379857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-11-28 01:11:41.379898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-11-28 01:11:41.379962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-11-28 01:11:41.380032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:41.380104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:41.380140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:41.380243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:41.380288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:11:41.380566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:11:41.380624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:41.380637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:41.380647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:41.380692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:41.380703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:11:41.380736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:41.380747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:41.380794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:41.380919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:41.381040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:11:41.381099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:41.381110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:41.381192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:11:41.381226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:41.381294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:41.381405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:41.381444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:11:41.381495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:41.381575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:41.381586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:41.381671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:41.381705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:11:41.381740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:41.381806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:41.381846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:11:41.381924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:41.381935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:41.381975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:11:41.382078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:41.382093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:11:41.382128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:41.382159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:11:41.382250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:11:41.382287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:11:41.382324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:11:41.382366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:11:41.382418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2025-11-28 01:11:41.382464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:11:41.382510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:11:41.382598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2025-11-28 01:11:41.382640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:11:41.382682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:11:41.382724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-11-28 01:11:41.382802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12127 files, 2079 directories removed. 2025-11-28 01:11:41.382813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-11-28 01:11:41.382883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2025-11-28 01:11:41.382894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-11-28 01:11:41.382967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:11:41.382978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-11-28 01:11:41.383048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:11:41.383109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:11:41.383150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:11:41.383192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 8e5260f97692 2025-11-28 01:11:41.383247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 70619e7b0818 2025-11-28 01:11:41.383329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/4 : USER neutron 2025-11-28 01:11:41.383364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 2292f1a60f60 2025-11-28 01:11:41.383399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 2292f1a60f60 2025-11-28 01:11:41.383457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> b4dcba6bf4e4 2025-11-28 01:11:41.383498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built 25252a551cfa 2025-11-28 01:11:41.383540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251128 2025-11-28 01:11:41.383698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2025-11-28 01:11:41.383549 (took 0:00:33.609167) 2025-11-28 01:11:41.384172 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2025-11-28 01:11:41.384216 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2025-11-28 01:11:41.384328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2025-11-28 01:11:41.384209 2025-11-28 01:11:41.384420 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-28 01:11:41.472869 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2025-11-28 01:11:41.473247 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2025-11-28 01:12:53.684381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:12:53.684445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 79fcc70ff188 2025-11-28 01:12:53.684530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/7 : LABEL "build-date"="20251128" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:12:53.684581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 7601e247adff 2025-11-28 01:12:53.684594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 7601e247adff 2025-11-28 01:12:53.684604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> db2fe0f45159 2025-11-28 01:12:53.684618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/7 : ADD plugins-archive / 2025-11-28 01:12:53.684672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> ac637f0ed21a 2025-11-28 01:12:53.684722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2025-11-28 01:12:53.684798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 4f6f6d8092d9 2025-11-28 01:12:53.684874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 5/7 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-hyperv && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_neutron_extend_start 2025-11-28 01:12:53.685059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 7c1447d0dd7f 2025-11-28 01:12:53.685132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2025-11-28 01:12:53.685174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2025-11-28 01:12:53.685251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (0.36.1) 2025-11-28 01:12:53.685290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (3.15.0) 2025-11-28 01:12:53.685370 | 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.2.dev10) 2025-11-28 01:12:53.685407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-win>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.9.0) 2025-11-28 01:12:53.685488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (9.6.0) 2025-11-28 01:12:53.685522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.4.0) 2025-11-28 01:12:53.685557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.1.2) 2025-11-28 01:12:53.685623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.5.0) 2025-11-28 01:12:53.685679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (7.4.0) 2025-11-28 01:12:53.685793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.1.0) 2025-11-28 01:12:53.685879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (11.3.1) 2025-11-28 01:12:53.686047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (2.6.1) 2025-11-28 01:12:53.686190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (3.0.3) 2025-11-28 01:12:53.686282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.10.1) 2025-11-28 01:12:53.686370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2025-11-28 01:12:53.686407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.5.1) 2025-11-28 01:12:53.686444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-11-28 01:12:53.686509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.1.1) 2025-11-28 01:12:53.686553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.5.1) 2025-11-28 01:12:53.686594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.22.0) 2025-11-28 01:12:53.686664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.32.3) 2025-11-28 01:12:53.686755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.4) 2025-11-28 01:12:53.686796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (10.7.1) 2025-11-28 01:12:53.686870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.10.1) 2025-11-28 01:12:53.686881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (8.3.0) 2025-11-28 01:12:53.686953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.0.32) 2025-11-28 01:12:53.687025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.8.8) 2025-11-28 01:12:53.687077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.8.1) 2025-11-28 01:12:53.687116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=1.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.13.2) 2025-11-28 01:12:53.687173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.3.0) 2025-11-28 01:12:53.687208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.8.0) 2025-11-28 01:12:53.687252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.1.0) 2025-11-28 01:12:53.687296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.6.0) 2025-11-28 01:12:53.687378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (16.0.0) 2025-11-28 01:12:53.687389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (14.9.1) 2025-11-28 01:12:53.687424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.2.0) 2025-11-28 01:12:53.687467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.4.0) 2025-11-28 01:12:53.687539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-11-28 01:12:53.687617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-11-28 01:12:53.687846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.3.0) 2025-11-28 01:12:53.687915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.5.0) 2025-11-28 01:12:53.687928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.4.0) 2025-11-28 01:12:53.687969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-11-28 01:12:53.688088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.2.0) 2025-11-28 01:12:53.688123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.10.0) 2025-11-28 01:12:53.688138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.1.0) 2025-11-28 01:12:53.688169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-11-28 01:12:53.688229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.8.0) 2025-11-28 01:12:53.688251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.0.0) 2025-11-28 01:12:53.688261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.7.12) 2025-11-28 01:12:53.688328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (24.2.1) 2025-11-28 01:12:53.688340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (18.7.0) 2025-11-28 01:12:53.688375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-11-28 01:12:53.688385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.1.0) 2025-11-28 01:12:53.688420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.7.0) 2025-11-28 01:12:53.688456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-11-28 01:12:53.688500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.3.0) 2025-11-28 01:12:53.688560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (1.3.5) 2025-11-28 01:12:53.688573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (4.12.2) 2025-11-28 01:12:53.688614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=13.0.0.0b1->networking-hyperv) (1.16.0) 2025-11-28 01:12:53.688676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=13.0.0.0b1->networking-hyperv) (3.1.2) 2025-11-28 01:12:53.688692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=13.0.0.0b1->networking-hyperv) (2.1.5) 2025-11-28 01:12:53.688731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (2.1.0) 2025-11-28 01:12:53.688770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (1.7.0) 2025-11-28 01:12:53.688811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (2.9.0) 2025-11-28 01:12:53.688858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (3.1.1) 2025-11-28 01:12:53.688928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (5.5.0) 2025-11-28 01:12:53.688948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (3.1.0) 2025-11-28 01:12:53.689021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (1.3.3) 2025-11-28 01:12:53.689048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (6.0.2) 2025-11-28 01:12:53.689098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (42.0.8) 2025-11-28 01:12:53.689131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.3.3) 2025-11-28 01:12:53.689150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.0.1) 2025-11-28 01:12:53.689200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.33) 2025-11-28 01:12:53.689214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (0.11.0) 2025-11-28 01:12:53.689266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (4.2.2) 2025-11-28 01:12:53.689277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.4.0) 2025-11-28 01:12:53.689311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.17.0) 2025-11-28 01:12:53.689346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (2.22) 2025-11-28 01:12:53.689382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-11-28 01:12:53.689421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.0.8) 2025-11-28 01:12:53.689466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (0.6.15) 2025-11-28 01:12:53.689501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (24.1) 2025-11-28 01:12:53.689541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (67.2.0) 2025-11-28 01:12:53.689600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (3.4.1) 2025-11-28 01:12:53.689614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (5.3.0) 2025-11-28 01:12:53.689654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.16.0) 2025-11-28 01:12:53.689714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=13.0.0.0b1->networking-hyperv) (0.19) 2025-11-28 01:12:53.689740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-hyperv) (2.0.0) 2025-11-28 01:12:53.689792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.0.1) 2025-11-28 01:12:53.689806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.0) 2025-11-28 01:12:53.689844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-hyperv) (2.9.0.post0) 2025-11-28 01:12:53.689948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.2.0) 2025-11-28 01:12:53.689965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.5.0) 2025-11-28 01:12:53.689975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.4.0) 2025-11-28 01:12:53.690043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.9.0) 2025-11-28 01:12:53.690082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.1.0) 2025-11-28 01:12:53.690121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.20.0) 2025-11-28 01:12:53.690187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-11-28 01:12:53.690201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-11-28 01:12:53.690240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->networking-hyperv) (2024.1) 2025-11-28 01:12:53.690279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=13.0.0.0b1->networking-hyperv) (1.6.0) 2025-11-28 01:12:53.690319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (3.11.0) 2025-11-28 01:12:53.690353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=13.0.0.0b1->networking-hyperv) (4.1.0) 2025-11-28 01:12:53.690386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.5.0) 2025-11-28 01:12:53.690422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=13.0.0.0b1->networking-hyperv) (0.3.5) 2025-11-28 01:12:53.690468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (0.2.13) 2025-11-28 01:12:53.690520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (2024.1) 2025-11-28 01:12:53.690560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.7.0) 2025-11-28 01:12:53.690570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.19.2) 2025-11-28 01:12:53.690609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2025-11-28 01:12:53.690647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.2) 2025-11-28 01:12:53.690693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2.4.3) 2025-11-28 01:12:53.690742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (24.2.0) 2025-11-28 01:12:53.690787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (1.9.0) 2025-11-28 01:12:53.690798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2023.12.1) 2025-11-28 01:12:53.690833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.35.1) 2025-11-28 01:12:53.690875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.20.0) 2025-11-28 01:12:53.690968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-hyperv) (2.1.0) 2025-11-28 01:12:53.690980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (3.3.2) 2025-11-28 01:12:53.691063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (3.8) 2025-11-28 01:12:53.691077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (1.26.19) 2025-11-28 01:12:53.691112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (2025.11.12) 2025-11-28 01:12:53.691146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=13.0.0.0b1->networking-hyperv) (0.7) 2025-11-28 01:12:53.691181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.7.2) 2025-11-28 01:12:53.691222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=13.0.0.0b1->networking-hyperv) (0.15.2) 2025-11-28 01:12:53.691257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2025-11-28 01:12:53.691291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2025-11-28 01:12:53.691326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2025-11-28 01:12:53.691368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking-baremetal-6.4.1.dev4 2025-11-28 01:12:53.691402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-11-28 01:12:53.691437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-11-28 01:12:53.691489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-11-28 01:12:53.691501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:12:53.691547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-11-28 01:12:53.691556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-11-28 01:12:53.691586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-11-28 01:12:53.691616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.691662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking-sfc-19.0.0.0rc2.dev3 2025-11-28 01:12:53.691671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-11-28 01:12:53.691701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-11-28 01:12:53.691731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-11-28 01:12:53.691763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:12:53.691794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-11-28 01:12:53.691830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-11-28 01:12:53.691865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-11-28 01:12:53.691920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.691965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_generic_switch-7.4.1.dev6 2025-11-28 01:12:53.691977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-11-28 01:12:53.692039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-11-28 01:12:53.692051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-11-28 01:12:53.692081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:12:53.692125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-11-28 01:12:53.692155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-11-28 01:12:53.692186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-11-28 01:12:53.692215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.692251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-11-28 01:12:53.692281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-11-28 01:12:53.692312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-11-28 01:12:53.692342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-11-28 01:12:53.692372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:12:53.692408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-11-28 01:12:53.692443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.692477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron-fwaas-21.0.1.dev4 2025-11-28 01:12:53.692529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-11-28 01:12:53.692541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-11-28 01:12:53.692593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-11-28 01:12:53.692619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:12:53.692657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-11-28 01:12:53.692685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.692697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_vpnaas-25.0.1.dev4 2025-11-28 01:12:53.692732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-11-28 01:12:53.692762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-11-28 01:12:53.692793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-11-28 01:12:53.692825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:12:53.692855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-11-28 01:12:53.692899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-11-28 01:12:53.692931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-11-28 01:12:53.692961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.693034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/pycadf-3.1.1 2025-11-28 01:12:53.693055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-11-28 01:12:53.693095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-11-28 01:12:53.693111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-11-28 01:12:53.693143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:12:53.693152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-11-28 01:12:53.693186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-11-28 01:12:53.693220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-11-28 01:12:53.693250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.693280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (0.6.15) 2025-11-28 01:12:53.693312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.15.0) 2025-11-28 01:12:53.693343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (9.6.0) 2025-11-28 01:12:53.693374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.4.0) 2025-11-28 01:12:53.693415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.2) 2025-11-28 01:12:53.693459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (7.4.0) 2025-11-28 01:12:53.693471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (14.9.1) 2025-11-28 01:12:53.693516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=1.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.5.0) 2025-11-28 01:12:53.693525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.0) 2025-11-28 01:12:53.693555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (4.0.1) 2025-11-28 01:12:53.693585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=2.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.3.0) 2025-11-28 01:12:53.693616 | 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.2.dev10) 2025-11-28 01:12:53.693651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (8.3.0) 2025-11-28 01:12:53.693703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (5.8.1) 2025-11-28 01:12:53.693716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet>=0.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.36.1) 2025-11-28 01:12:53.693767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.10.1) 2025-11-28 01:12:53.693780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=10.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (11.3.1) 2025-11-28 01:12:53.693820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (2.0.32) 2025-11-28 01:12:53.693860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (1.13.2) 2025-11-28 01:12:53.693869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.3.0) 2025-11-28 01:12:53.693918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.5.0) 2025-11-28 01:12:53.694019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: etcd3gw>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (2.4.2) 2025-11-28 01:12:53.694040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netmiko>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (4.4.0) 2025-11-28 01:12:53.694073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.22.0) 2025-11-28 01:12:53.694101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.10.0) 2025-11-28 01:12:53.694113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (16.0.0) 2025-11-28 01:12:53.694155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (3.4.0) 2025-11-28 01:12:53.694189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (0.7.12) 2025-11-28 01:12:53.694198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyzmq>=14.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (26.2.0) 2025-11-28 01:12:53.694232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.1.4) 2025-11-28 01:12:53.694267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (6.1.0) 2025-11-28 01:12:53.694297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.4.0) 2025-11-28 01:12:53.694328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-11-28 01:12:53.694359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-11-28 01:12:53.694412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-11-28 01:12:53.694424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (1.3.5) 2025-11-28 01:12:53.694464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (4.12.2) 2025-11-28 01:12:53.694497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-11-28 01:12:53.694506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.0.0) 2025-11-28 01:12:53.694549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2.32.3) 2025-11-28 01:12:53.694582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (2.6.1) 2025-11-28 01:12:53.694592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (3.0.3) 2025-11-28 01:12:53.694632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.2) 2025-11-28 01:12:53.694665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==25.0.1.dev4) (2.1.5) 2025-11-28 01:12:53.694674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (2.1.0) 2025-11-28 01:12:53.694709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (1.7.0) 2025-11-28 01:12:53.694750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (67.2.0) 2025-11-28 01:12:53.694778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (3.4.1) 2025-11-28 01:12:53.694809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (5.3.0) 2025-11-28 01:12:53.694861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.17.0rc1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.17.0) 2025-11-28 01:12:53.694879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ntc-templates>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.0) 2025-11-28 01:12:53.694955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyserial>=3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (3.5) 2025-11-28 01:12:53.694984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyyaml>=5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.2) 2025-11-28 01:12:53.695055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: scp>=0.13.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (0.15.0) 2025-11-28 01:12:53.695091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: textfsm>=1.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.1.3) 2025-11-28 01:12:53.695107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.17.0rc1->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (2.22) 2025-11-28 01:12:53.695116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.10.1) 2025-11-28 01:12:53.695128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-11-28 01:12:53.695168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.5.1) 2025-11-28 01:12:53.695196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.1.1) 2025-11-28 01:12:53.695222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.5.1) 2025-11-28 01:12:53.695241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (10.7.1) 2025-11-28 01:12:53.695255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.8.8) 2025-11-28 01:12:53.695284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.8.0) 2025-11-28 01:12:53.695311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.6.0) 2025-11-28 01:12:53.695341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.2.0) 2025-11-28 01:12:53.695369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.4.0) 2025-11-28 01:12:53.695386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (7.3.0) 2025-11-28 01:12:53.695418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.0) 2025-11-28 01:12:53.695428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-11-28 01:12:53.695459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.2.0) 2025-11-28 01:12:53.695488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.1.0) 2025-11-28 01:12:53.695516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-11-28 01:12:53.695544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.8.0) 2025-11-28 01:12:53.695575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.0.0) 2025-11-28 01:12:53.695605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.1) 2025-11-28 01:12:53.695635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (18.7.0) 2025-11-28 01:12:53.695664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.1.0) 2025-11-28 01:12:53.695694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.7.0) 2025-11-28 01:12:53.695737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.9.0) 2025-11-28 01:12:53.695763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-11-28 01:12:53.695789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-11-28 01:12:53.695814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-11-28 01:12:53.695844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: future in /var/lib/kolla/venv/lib/python3.12/site-packages (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.0.0) 2025-11-28 01:12:53.695873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (42.0.8) 2025-11-28 01:12:53.695916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-11-28 01:12:53.695946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.0.1) 2025-11-28 01:12:53.695975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.33) 2025-11-28 01:12:53.696034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (0.11.0) 2025-11-28 01:12:53.696055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (4.2.2) 2025-11-28 01:12:53.696086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.4.0) 2025-11-28 01:12:53.696125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (3.0.0) 2025-11-28 01:12:53.696144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.8) 2025-11-28 01:12:53.696168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.1) 2025-11-28 01:12:53.696193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-vpnaas==25.0.1.dev4) (0.19) 2025-11-28 01:12:53.696223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.4.1.dev4) (2.0.0) 2025-11-28 01:12:53.696257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.1) 2025-11-28 01:12:53.696286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.0) 2025-11-28 01:12:53.696316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.4.1.dev4) (2.9.0.post0) 2025-11-28 01:12:53.696341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.2.0) 2025-11-28 01:12:53.696366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-11-28 01:12:53.696396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.4.0) 2025-11-28 01:12:53.696425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.9.0) 2025-11-28 01:12:53.696454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.1.0) 2025-11-28 01:12:53.696484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-11-28 01:12:53.696513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-11-28 01:12:53.696543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-11-28 01:12:53.696598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->networking-sfc==19.0.0.0rc2.dev3) (2024.1) 2025-11-28 01:12:53.696606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.4.1.dev4) (1.6.0) 2025-11-28 01:12:53.696635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.11.0) 2025-11-28 01:12:53.696664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.1.0) 2025-11-28 01:12:53.696692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (1.5.0) 2025-11-28 01:12:53.696726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.3.5) 2025-11-28 01:12:53.696796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.2.13) 2025-11-28 01:12:53.696835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.7.0) 2025-11-28 01:12:53.696845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.19.2) 2025-11-28 01:12:53.696880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-11-28 01:12:53.696927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.5.2) 2025-11-28 01:12:53.696951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.3) 2025-11-28 01:12:53.696985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.0) 2025-11-28 01:12:53.697042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.9.0) 2025-11-28 01:12:53.697068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2023.12.1) 2025-11-28 01:12:53.697095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.35.1) 2025-11-28 01:12:53.697156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-11-28 01:12:53.697164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==19.0.0.0rc2.dev3) (2.1.0) 2025-11-28 01:12:53.697189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.3.2) 2025-11-28 01:12:53.697215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.8) 2025-11-28 01:12:53.697246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (1.26.19) 2025-11-28 01:12:53.697280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2025.11.12) 2025-11-28 01:12:53.697309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.7) 2025-11-28 01:12:53.697335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.7.2) 2025-11-28 01:12:53.697360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.4.1.dev4) (0.15.2) 2025-11-28 01:12:53.697385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building wheels for collected packages: networking-baremetal, networking-sfc, networking-generic-switch, neutron-dynamic-routing, neutron-fwaas, neutron-vpnaas, pycadf 2025-11-28 01:12:53.697422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2025-11-28 01:12:53.697447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.697473 | 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=73059 sha256=8e57f60abf7dae9319b315f41d0538387d42af56cc9562dab76042bbaccb762a 2025-11-28 01:12:53.697523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2hypz2pf/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2025-11-28 01:12:53.697531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): started 2025-11-28 01:12:53.697555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.697581 | 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=189980 sha256=120e983d58a5879117522304cc0cd31c7e12202d28a031158c93eae1c7500422 2025-11-28 01:12:53.697633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2hypz2pf/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2025-11-28 01:12:53.697641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2025-11-28 01:12:53.697670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.697698 | 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=93972 sha256=71aa0faba97e6ede64bbc2bc658e107bd4f203b26c767197406428dfd003ea8f 2025-11-28 01:12:53.697727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2hypz2pf/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2025-11-28 01:12:53.697756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-11-28 01:12:53.697785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.697818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-25.0.0.0rc2.dev3-py3-none-any.whl size=107250 sha256=70d70fb20a0840b42c78b56ae1c6cc8021ceec1359ca62a05d3a8579d484e852 2025-11-28 01:12:53.697846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2hypz2pf/wheels/89/a6/b7/ef3d9e01463058fc0025f11462265d1bb0e65acf62d55d591d 2025-11-28 01:12:53.697872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2025-11-28 01:12:53.697936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.697966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.1.dev4-py3-none-any.whl size=262234 sha256=9109d4df1aebabf12a13c71d1ae35a0554708e5965994e35b9a29140b823e8c8 2025-11-28 01:12:53.698024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2hypz2pf/wheels/87/3d/11/63e28eac095de3b61d9a2caab2d45acee460ca3e1bd56405e9 2025-11-28 01:12:53.698055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): started 2025-11-28 01:12:53.698061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.698085 | 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=bdfe673acb0712e46fbb229b468e4d608f93b0b601ffe57eea6b33f9e4cbb9bf 2025-11-28 01:12:53.698110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2hypz2pf/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2025-11-28 01:12:53.698135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (pyproject.toml): started 2025-11-28 01:12:53.698182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-11-28 01:12:53.698189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=dc2510c4b837e46814a251b6682a620b4cf3b84bd3bd4cf58f2b8045ef77357d 2025-11-28 01:12:53.698218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2hypz2pf/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 01:12:53.698240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built networking-baremetal networking-sfc networking-generic-switch neutron-dynamic-routing neutron-fwaas neutron-vpnaas pycadf 2025-11-28 01:12:53.698261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pycadf, neutron-vpnaas, neutron-fwaas, neutron-dynamic-routing, networking-sfc, networking-generic-switch, networking-baremetal 2025-11-28 01:12:53.698283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: pycadf 2025-11-28 01:12:53.698330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: pycadf 3.1.1 2025-11-28 01:12:53.698337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling pycadf-3.1.1: 2025-11-28 01:12:53.698358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pycadf-3.1.1 2025-11-28 01:12:53.698379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2025-11-28 01:12:53.698404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 25.0.1.dev4 2025-11-28 01:12:53.698429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-25.0.1.dev4: 2025-11-28 01:12:53.698454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-25.0.1.dev4 2025-11-28 01:12:53.698501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2025-11-28 01:12:53.698507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 21.0.1.dev4 2025-11-28 01:12:53.698540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-21.0.1.dev4: 2025-11-28 01:12:53.698560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-21.0.1.dev4 2025-11-28 01:12:53.698582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2025-11-28 01:12:53.698607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 19.0.0.0rc2.dev3 2025-11-28 01:12:53.698631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-19.0.0.0rc2.dev3: 2025-11-28 01:12:53.698657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-19.0.0.0rc2.dev3 2025-11-28 01:12:53.698704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2025-11-28 01:12:53.698710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.4.1.dev6 2025-11-28 01:12:53.698731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.4.1.dev6: 2025-11-28 01:12:53.698753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.4.1.dev6 2025-11-28 01:12:53.698800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2025-11-28 01:12:53.698851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.4.1.dev4 2025-11-28 01:12:53.698907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.4.1.dev4: 2025-11-28 01:12:53.698945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.4.1.dev4 2025-11-28 01:12:53.698970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.4.1.dev4 networking-generic-switch-7.4.1.dev6 networking-sfc-19.0.0.0rc2.dev3 neutron-dynamic-routing-25.0.0.0rc2.dev3 neutron-fwaas-21.0.1.dev4 neutron-vpnaas-25.0.1.dev4 pycadf-3.1.1 2025-11-28 01:12:53.699027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 7c1447d0dd7f 2025-11-28 01:12:53.699069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 457ad5bf592b 2025-11-28 01:12:53.699092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:12:53.699144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 5fc115742478 2025-11-28 01:12:53.699166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-11-28 01:12:53.699212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-11-28 01:12:53.699219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-11-28 01:12:53.699288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2025-11-28 01:12:53.699309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:12:53.699330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:12:53.699351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:12:53.699378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:12:53.699399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:12:53.699420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:12:53.699445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:12:53.699467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-11-28 01:12:53.699488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2025-11-28 01:12:53.699529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-11-28 01:12:53.699536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2025-11-28 01:12:53.699582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:12:53.699589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:12:53.699610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-11-28 01:12:53.699633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:12:53.699674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-11-28 01:12:53.699681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:12:53.699706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-11-28 01:12:53.699731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-11-28 01:12:53.699777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-11-28 01:12:53.699784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:12:53.699805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:12:53.699826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-11-28 01:12:53.699868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-11-28 01:12:53.699899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-11-28 01:12:53.699949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-11-28 01:12:53.699973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:12:53.700016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:12:53.700056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:12:53.700082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:12:53.700102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:12:53.700128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:12:53.700162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:12:53.700171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-11-28 01:12:53.700215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:12:53.700222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2025-11-28 01:12:53.700246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-11-28 01:12:53.700272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:12:53.700302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-11-28 01:12:53.700328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2025-11-28 01:12:53.700352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-11-28 01:12:53.700399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-11-28 01:12:53.700406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-11-28 01:12:53.700427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-11-28 01:12:53.700453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-11-28 01:12:53.700474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:12:53.700495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:12:53.700520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:12:53.700545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:12:53.700566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:12:53.700587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:12:53.700608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:12:53.700632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:12:53.700653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:12:53.700674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:12:53.700695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:12:53.700739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:12:53.700746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:12:53.700770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-11-28 01:12:53.700790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:12:53.700811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-11-28 01:12:53.700836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:12:53.700861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:12:53.700917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:12:53.700939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:12:53.700958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:12:53.700966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:12:53.701006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:12:53.701033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:12:53.701054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:12:53.701075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:12:53.701100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:12:53.701124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:12:53.701165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:12:53.701173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:12:53.701198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:12:53.701238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:12:53.701251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:12:53.701282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:12:53.701290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:12:53.701314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:12:53.701337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:12:53.701360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:12:53.701380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:12:53.701403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:12:53.701425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2025-11-28 01:12:53.701448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2025-11-28 01:12:53.701471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:12:53.701494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:12:53.701517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2025-11-28 01:12:53.701565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:12:53.701575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:12:53.701597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2025-11-28 01:12:53.701602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2025-11-28 01:12:53.701625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:12:53.701645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-11-28 01:12:53.701665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 12254 files, 2134 directories removed. 2025-11-28 01:12:53.701688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-11-28 01:12:53.701711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2025-11-28 01:12:53.701730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-11-28 01:12:53.701750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1365 files, 140 directories removed. 2025-11-28 01:12:53.701793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-11-28 01:12:53.701800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2025-11-28 01:12:53.701819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2025-11-28 01:12:53.701839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:12:53.701862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 5fc115742478 2025-11-28 01:12:53.701895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 444832e7ffc8 2025-11-28 01:12:53.701941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/7 : USER neutron 2025-11-28 01:12:53.701964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in d9685531669c 2025-11-28 01:12:53.701984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container d9685531669c 2025-11-28 01:12:53.702024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> b11bc1370b4a 2025-11-28 01:12:53.702050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built 0e740a7b601b 2025-11-28 01:12:53.702074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20251128 2025-11-28 01:12:53.702141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2025-11-28 01:12:53.702077 (took 0:01:12.317868) 2025-11-28 01:12:53.702204 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2025-11-28 01:12:53.702472 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2025-11-28 01:12:53.702497 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2025-11-28 01:12:53.702563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2025-11-28 01:12:53.702484 2025-11-28 01:12:53.703237 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2025-11-28 01:12:53.703649 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2025-11-28 01:13:26.322229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:13:26.322295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 79fcc70ff188 2025-11-28 01:13:26.322396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/4 : LABEL "build-date"="20251128" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-sriov-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:13:26.322416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in e8686781f04c 2025-11-28 01:13:26.322429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container e8686781f04c 2025-11-28 01:13:26.322521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 31a0728d4716 2025-11-28 01:13:26.322563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:13:26.322578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in aba73b53c5fb 2025-11-28 01:13:26.322617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-11-28 01:13:26.322630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-11-28 01:13:26.322667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-11-28 01:13:26.324074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:13:26.324096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:13:26.324109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:13:26.324120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:13:26.324132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:13:26.324154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:13:26.324164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:13:26.324174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:13:26.324183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-11-28 01:13:26.324193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:13:26.324202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-11-28 01:13:26.324212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2025-11-28 01:13:26.324221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:13:26.324231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:13:26.324241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-11-28 01:13:26.324252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:13:26.324262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-11-28 01:13:26.324272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-11-28 01:13:26.324281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-11-28 01:13:26.324290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-11-28 01:13:26.324300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-11-28 01:13:26.324309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-11-28 01:13:26.324318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:13:26.324330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:13:26.324339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-11-28 01:13:26.324356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-11-28 01:13:26.324365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-11-28 01:13:26.324375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-11-28 01:13:26.324384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:13:26.324394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:13:26.324403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:13:26.324413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:13:26.324422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:13:26.324437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:13:26.324447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:13:26.324456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-11-28 01:13:26.324473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:13:26.324482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:13:26.324492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-11-28 01:13:26.324506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:13:26.324584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-11-28 01:13:26.324697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-11-28 01:13:26.324745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-11-28 01:13:26.324825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-11-28 01:13:26.324881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-11-28 01:13:26.324947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-11-28 01:13:26.325011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-11-28 01:13:26.325117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:13:26.325153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:13:26.325219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:13:26.325273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:13:26.325327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:13:26.325383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:13:26.325438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:13:26.325492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:13:26.325565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:13:26.325648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:13:26.325706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:13:26.325760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:13:26.325827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:13:26.325882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:13:26.325937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:13:26.325990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:13:26.326078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:13:26.326134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:13:26.326187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-11-28 01:13:26.326219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:13:26.326283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:13:26.326308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:13:26.326364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:13:26.326418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:13:26.326433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:13:26.326493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:13:26.326563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:13:26.326578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:13:26.326636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:13:26.326677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:13:26.326717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:13:26.326755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:13:26.326802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:13:26.326858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:13:26.326895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:13:26.326943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:13:26.326982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:13:26.327054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:13:26.327107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:13:26.327145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:13:26.327193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:13:26.327231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:13:26.327278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:13:26.327317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2025-11-28 01:13:26.327364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:13:26.327402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:13:26.327440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2025-11-28 01:13:26.327485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:13:26.327523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:13:26.327578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-11-28 01:13:26.327625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12127 files, 2079 directories removed. 2025-11-28 01:13:26.327666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-11-28 01:13:26.327718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2025-11-28 01:13:26.327775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-11-28 01:13:26.327842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:13:26.327880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-11-28 01:13:26.327928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:13:26.327966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:13:26.328021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:13:26.328080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container aba73b53c5fb 2025-11-28 01:13:26.328132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 4a256ceecd07 2025-11-28 01:13:26.328180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/4 : USER neutron 2025-11-28 01:13:26.328228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in a3694686d8fd 2025-11-28 01:13:26.328266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container a3694686d8fd 2025-11-28 01:13:26.328314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 98ee79b97dab 2025-11-28 01:13:26.328362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built ffdd7cb38605 2025-11-28 01:13:26.328694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251128 2025-11-28 01:13:26.328716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2025-11-28 01:13:26.328400 (took 0:00:32.625916) 2025-11-28 01:13:26.329122 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-linuxbridge-agent) 2025-11-28 01:13:26.329201 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Processing 2025-11-28 01:13:26.329260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building started at 2025-11-28 01:13:26.329188 2025-11-28 01:13:26.329974 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 plugins into plugins archive 2025-11-28 01:13:26.330650 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 additions into additions archive 2025-11-28 01:14:07.643285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:14:07.643388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 79fcc70ff188 2025-11-28 01:14:07.643408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 2/5 : LABEL "build-date"="20251128" "name"="neutron-linuxbridge-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-linuxbridge-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:14:07.643424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in a1d7c998f010 2025-11-28 01:14:07.643436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container a1d7c998f010 2025-11-28 01:14:07.643448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> b22c3d89a57d 2025-11-28 01:14:07.643460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ebtables && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:14:07.643474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 480af10269f0 2025-11-28 01:14:07.643486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:14:07.643651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:14:07.643869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:14:07.643882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:14:07.643892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:14:07.643902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:14:07.643911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:14:07.643921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:14:07.643931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:14:07.643940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:14:07.643951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:14:07.643960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:14:07.643970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:14:07.643980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:14:07.644036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:14:07.644051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 28.8 MB in 3s (10.4 MB/s) 2025-11-28 01:14:07.644062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-11-28 01:14:07.644071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-11-28 01:14:07.644081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-11-28 01:14:07.644091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-11-28 01:14:07.644106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following NEW packages will be installed: 2025-11-28 01:14:07.644116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ebtables 2025-11-28 01:14:07.644126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:14:07.644136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Need to get 88.4 kB of archives. 2025-11-28 01:14:07.644145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 287 kB of additional disk space will be used. 2025-11-28 01:14:07.644155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:14:07.644164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-11-28 01:14:07.644174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 88.5 kB in 0s (297 kB/s) 2025-11-28 01:14:07.644183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Selecting previously unselected package ebtables. 2025-11-28 01:14:07.644193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-11-28 01:14:07.644204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:14:07.644221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-11-28 01:14:07.644231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:14:07.644240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-11-28 01:14:07.644250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-11-28 01:14:07.644259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-11-28 01:14:07.644383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:14:07.644691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Preparing to unpack .../ebtables_2.0.11-6build1_amd64.deb ... 2025-11-28 01:14:07.645052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Unpacking ebtables (2.0.11-6build1) ... 2025-11-28 01:14:07.645065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Setting up ebtables (2.0.11-6build1) ... 2025-11-28 01:14:07.645075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 480af10269f0 2025-11-28 01:14:07.645084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 93f0ada95f89 2025-11-28 01:14:07.645095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:14:07.645106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 016815598b63 2025-11-28 01:14:07.645116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-11-28 01:14:07.645126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-11-28 01:14:07.645135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-11-28 01:14:07.645145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:14:07.645155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:14:07.645165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:14:07.645183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:14:07.645193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:14:07.645203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:14:07.645212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:14:07.645222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:14:07.645232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-11-28 01:14:07.645242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:14:07.645252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-11-28 01:14:07.645268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: build-essential 2025-11-28 01:14:07.645278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:14:07.645288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:14:07.645314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-11-28 01:14:07.645325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:14:07.645336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-11-28 01:14:07.645345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-11-28 01:14:07.645355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2025-11-28 01:14:07.645365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-11-28 01:14:07.645380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-11-28 01:14:07.645390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-11-28 01:14:07.645400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19550 files and directories currently installed.) 2025-11-28 01:14:07.645410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:14:07.645420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-11-28 01:14:07.645429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-11-28 01:14:07.645439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-11-28 01:14:07.645449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-11-28 01:14:07.645458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:14:07.645468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:14:07.645478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:14:07.645487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:14:07.645497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:14:07.645507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:14:07.645517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:14:07.645527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-11-28 01:14:07.645536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:14:07.645546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:14:07.645556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-11-28 01:14:07.645571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:14:07.645587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-11-28 01:14:07.645597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-11-28 01:14:07.645607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-11-28 01:14:07.645617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:80% (Reading database ... 85% 2025-11-28 01:14:07.645626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-11-28 01:14:07.645636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-11-28 01:14:07.645646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19541 files and directories currently installed.) 2025-11-28 01:14:07.645655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:07.645665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:07.645675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:07.645684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:07.645694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:14:07.645703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:14:07.645713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:07.645722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:07.645732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:07.645742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:07.645751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:14:07.645864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:07.645877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:07.645887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:07.645896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:07.645906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:14:07.645916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:07.645925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:07.645935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:07.645944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:07.645954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:07.645963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:07.645972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:07.645982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:07.645991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:07.646052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:07.646061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:07.646071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:14:07.646081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:07.646090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:07.646099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:14:07.646109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:07.646118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:07.646128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:14:07.646143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:07.646153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:07.646163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:07.646172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:07.646182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:14:07.646191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:14:07.646201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:14:07.646211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:14:07.646220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Collecting pyclean==3.0.0 2025-11-28 01:14:07.646230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:14:07.646239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:14:07.646249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Installing collected packages: pyclean 2025-11-28 01:14:07.646258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:14:07.646268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:14:07.646277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-11-28 01:14:07.646287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 12127 files, 2079 directories removed. 2025-11-28 01:14:07.646297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-11-28 01:14:07.646323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /usr 2025-11-28 01:14:07.646333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-11-28 01:14:07.646352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:14:07.646362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-11-28 01:14:07.646372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:14:07.646381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:14:07.646391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:14:07.646400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 016815598b63 2025-11-28 01:14:07.646417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 7e2f975e6d34 2025-11-28 01:14:07.646427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 5/5 : USER neutron 2025-11-28 01:14:07.646437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 6a216fca8b65 2025-11-28 01:14:07.646446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 6a216fca8b65 2025-11-28 01:14:07.646455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 430458c8fedc 2025-11-28 01:14:07.646465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully built 14f60d334cff 2025-11-28 01:14:07.646475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251128 2025-11-28 01:14:07.646485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Built at 2025-11-28 01:14:07.645878 (took 0:00:41.316690) 2025-11-28 01:14:07.646494 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2025-11-28 01:14:07.646504 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2025-11-28 01:14:07.646514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2025-11-28 01:14:07.646197 2025-11-28 01:14:07.647153 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2025-11-28 01:14:07.647207 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2025-11-28 01:14:39.007316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:14:39.007391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 79fcc70ff188 2025-11-28 01:14:39.007426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/4 : LABEL "build-date"="20251128" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metadata-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:14:39.007442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in ea34d9f0f865 2025-11-28 01:14:39.007455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container ea34d9f0f865 2025-11-28 01:14:39.007467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> a8f33ab0abd1 2025-11-28 01:14:39.007480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:14:39.007493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 2257493dde31 2025-11-28 01:14:39.007505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-11-28 01:14:39.007516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-11-28 01:14:39.007597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-11-28 01:14:39.007612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:14:39.007635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:14:39.007644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:14:39.007654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:14:39.007664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:14:39.007674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:14:39.007685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:14:39.007735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:14:39.007748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-11-28 01:14:39.007758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:14:39.007807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-11-28 01:14:39.007817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2025-11-28 01:14:39.007894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:14:39.007942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:14:39.008078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-11-28 01:14:39.008097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:14:39.008148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-11-28 01:14:39.008195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-11-28 01:14:39.008241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2025-11-28 01:14:39.008287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-11-28 01:14:39.008332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-11-28 01:14:39.010209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-11-28 01:14:39.010272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:14:39.010286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:14:39.010297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-11-28 01:14:39.010306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-11-28 01:14:39.010330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-11-28 01:14:39.010340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-11-28 01:14:39.010349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:14:39.010359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:14:39.010370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:14:39.010392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:14:39.010402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:14:39.010411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:14:39.010421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:14:39.010431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-11-28 01:14:39.010441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:14:39.010451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:14:39.010460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-11-28 01:14:39.010470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-11-28 01:14:39.010481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:14:39.010494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-11-28 01:14:39.010503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-11-28 01:14:39.010513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2025-11-28 01:14:39.010522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-11-28 01:14:39.010532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-11-28 01:14:39.010541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-11-28 01:14:39.010550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-11-28 01:14:39.010560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:39.010569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:39.010579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:39.010588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:39.010597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:14:39.010606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:14:39.010615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:39.010625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:39.010634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:39.010644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:39.010653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:14:39.010662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:39.010672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:39.010720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:39.010738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:39.010748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:14:39.010757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:39.010767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:39.010782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:14:39.010792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:39.010802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:39.010811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:39.010821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:14:39.010854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:39.010864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:39.010873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:39.010883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:39.010897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:14:39.010907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:39.011035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:39.011259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:14:39.011323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:39.011351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:39.011368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:14:39.011417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:39.011496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:14:39.011570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:39.011645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:14:39.011717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:14:39.011790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:14:39.011937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:14:39.012051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:14:39.012088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2025-11-28 01:14:39.012203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:14:39.013494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:14:39.013516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2025-11-28 01:14:39.013527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:14:39.013548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:14:39.013558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-11-28 01:14:39.013568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12127 files, 2079 directories removed. 2025-11-28 01:14:39.013578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-11-28 01:14:39.013587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2025-11-28 01:14:39.013597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-11-28 01:14:39.013607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:14:39.013616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-11-28 01:14:39.013625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:14:39.013635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:14:39.013644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:14:39.013654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 2257493dde31 2025-11-28 01:14:39.013663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 30ef21bb31ac 2025-11-28 01:14:39.013673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/4 : USER neutron 2025-11-28 01:14:39.013682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in acac8d2e369f 2025-11-28 01:14:39.013691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container acac8d2e369f 2025-11-28 01:14:39.013701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 6dccda817ab0 2025-11-28 01:14:39.013718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built 10007103716e 2025-11-28 01:14:39.013728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251128 2025-11-28 01:14:39.013739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2025-11-28 01:14:39.013115 (took 0:00:31.366918) 2025-11-28 01:14:39.013805 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2025-11-28 01:14:39.013817 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2025-11-28 01:14:39.013827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2025-11-28 01:14:39.013708 2025-11-28 01:14:39.015122 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2025-11-28 01:14:39.017437 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2025-11-28 01:15:22.270124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:15:22.270167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 79fcc70ff188 2025-11-28 01:15:22.270175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20251128" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-vpn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:15:22.270181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 09d244e5fbac 2025-11-28 01:15:22.270204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 09d244e5fbac 2025-11-28 01:15:22.270208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 9a904b9356d3 2025-11-28 01:15:22.270212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:15:22.270219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in e4dff6126876 2025-11-28 01:15:22.270226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:15:22.270232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:15:22.270239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:15:22.270250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:15:22.270258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:15:22.270264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:15:22.270268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:15:22.270272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:15:22.270276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:15:22.270279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:15:22.270283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:15:22.270287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:15:22.270290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:15:22.270300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:15:22.270304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:15:22.270308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 28.8 MB in 3s (10.2 MB/s) 2025-11-28 01:15:22.270311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-11-28 01:15:22.270315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-11-28 01:15:22.270318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-11-28 01:15:22.270322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-11-28 01:15:22.270326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2025-11-28 01:15:22.270337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2025-11-28 01:15:22.270341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2025-11-28 01:15:22.270347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-11-28 01:15:22.270354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2025-11-28 01:15:22.270361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2025-11-28 01:15:22.270372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2025-11-28 01:15:22.270379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2025-11-28 01:15:22.270386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2025-11-28 01:15:22.270392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:15:22.270399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 865 kB of archives. 2025-11-28 01:15:22.270405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,475 kB of additional disk space will be used. 2025-11-28 01:15:22.270412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:15:22.270418 | 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.1 [406 kB] 2025-11-28 01:15:22.270424 | 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.1 [265 kB] 2025-11-28 01:15:22.270431 | 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.1 [23.5 kB] 2025-11-28 01:15:22.270438 | 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.1 [153 kB] 2025-11-28 01:15:22.270442 | 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.1 [18.5 kB] 2025-11-28 01:15:22.270446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2025-11-28 01:15:22.270449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 865 kB in 1s (603 kB/s) 2025-11-28 01:15:22.270453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2025-11-28 01:15:22.270456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-11-28 01:15:22.270461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:15:22.270466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-11-28 01:15:22.270469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-11-28 01:15:22.270473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:75% 2025-11-28 01:15:22.270476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-11-28 01:15:22.270480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-11-28 01:15:22.270484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-11-28 01:15:22.270490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:90% 2025-11-28 01:15:22.270556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:15:22.270649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-11-28 01:15:22.270744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:15:22.270819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2025-11-28 01:15:22.270890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-11-28 01:15:22.271013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:15:22.271094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2025-11-28 01:15:22.271181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-11-28 01:15:22.271256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:15:22.271314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2025-11-28 01:15:22.271387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-11-28 01:15:22.271478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:15:22.271532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2025-11-28 01:15:22.271696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4.24.04.1_all.deb ... 2025-11-28 01:15:22.271760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:15:22.271826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:15:22.271890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:15:22.271954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:15:22.272020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:15:22.272130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-11-28 01:15:22.272194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:15:22.272258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-11-28 01:15:22.272322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:15:22.272448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-11-28 01:15:22.272615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container e4dff6126876 2025-11-28 01:15:22.272683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> e6e56de1d5b9 2025-11-28 01:15:22.272751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:15:22.272817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in b773f381f47b 2025-11-28 01:15:22.272886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-11-28 01:15:22.272959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-11-28 01:15:22.273071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-11-28 01:15:22.273168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:15:22.273238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:15:22.273301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:15:22.273364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:15:22.273425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:15:22.273485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:15:22.273565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:15:22.273634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:15:22.273690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-11-28 01:15:22.273759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:15:22.273822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-11-28 01:15:22.273889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2025-11-28 01:15:22.273955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:15:22.274023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:15:22.274111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-11-28 01:15:22.274177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-11-28 01:15:22.274246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:15:22.274311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-11-28 01:15:22.274388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:15:22.274452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-11-28 01:15:22.274527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% (Reading database ... 95% 2025-11-28 01:15:22.274650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19708 files and directories currently installed.) 2025-11-28 01:15:22.274708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:15:22.274774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-11-28 01:15:22.274855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-11-28 01:15:22.274913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-11-28 01:15:22.274969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-11-28 01:15:22.275043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:15:22.275102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:15:22.275152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:15:22.275202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:15:22.275251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:15:22.275293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:15:22.275342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:15:22.275391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-11-28 01:15:22.275448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:15:22.275498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:15:22.275668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-11-28 01:15:22.275722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-11-28 01:15:22.275745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:15:22.275757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-11-28 01:15:22.275771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:15:22.275804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-11-28 01:15:22.275884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-11-28 01:15:22.275928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-11-28 01:15:22.275987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19699 files and directories currently installed.) 2025-11-28 01:15:22.276040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:22.276112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:22.276165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:22.276219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:22.276262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:15:22.276316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:15:22.276370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:22.276414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:22.276468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:22.276535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:22.276591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:15:22.276645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:22.276704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:22.276757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:22.276810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:22.276854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:15:22.276909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:22.276952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:22.276981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:22.277072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:22.277122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:22.277176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:22.277229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:22.277281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:22.277334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:22.277387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:22.277440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:22.277493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:15:22.277583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:22.277642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:22.277698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:15:22.277752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:22.277796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:22.277848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:15:22.277891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:22.277944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:22.277958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:22.278022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:22.278090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:15:22.278134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:15:22.278186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:15:22.278200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:15:22.278268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2025-11-28 01:15:22.278284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:15:22.278345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:15:22.278398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2025-11-28 01:15:22.278412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:15:22.278473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:15:22.278559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-11-28 01:15:22.278571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12127 files, 2079 directories removed. 2025-11-28 01:15:22.278598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-11-28 01:15:22.278652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2025-11-28 01:15:22.278706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-11-28 01:15:22.278720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:15:22.278844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-11-28 01:15:22.278866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:15:22.278879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:15:22.278889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:15:22.278954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container b773f381f47b 2025-11-28 01:15:22.279013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 1c90cf10a0f1 2025-11-28 01:15:22.279062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2025-11-28 01:15:22.279115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 9632a53a888b 2025-11-28 01:15:22.279161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 9632a53a888b 2025-11-28 01:15:22.279206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 1e4f04426544 2025-11-28 01:15:22.279255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built 4114ce392933 2025-11-28 01:15:22.279302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251128 2025-11-28 01:15:22.279887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2025-11-28 01:15:22.279310 (took 0:00:43.265602) 2025-11-28 01:15:22.279930 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2025-11-28 01:15:22.279943 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2025-11-28 01:15:22.279954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2025-11-28 01:15:22.279727 2025-11-28 01:15:22.281129 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2025-11-28 01:15:22.281160 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2025-11-28 01:15:55.673866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:15:55.674105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 79fcc70ff188 2025-11-28 01:15:55.674131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/4 : LABEL "build-date"="20251128" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-neutron-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:15:55.674148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 72049d729749 2025-11-28 01:15:55.674161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 72049d729749 2025-11-28 01:15:55.674173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 68f7eb284e15 2025-11-28 01:15:55.674208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:15:55.674242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in a6e159c47a63 2025-11-28 01:15:55.674253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-11-28 01:15:55.674263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-11-28 01:15:55.674325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-11-28 01:15:55.674336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:15:55.674346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:15:55.674355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:15:55.674365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:15:55.674417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:15:55.674429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:15:55.674494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:15:55.674506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:15:55.674563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-11-28 01:15:55.674598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:15:55.674647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-11-28 01:15:55.675142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2025-11-28 01:15:55.675165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:15:55.675175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:15:55.675185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-11-28 01:15:55.675195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-11-28 01:15:55.675207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:15:55.675223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2025-11-28 01:15:55.675321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-11-28 01:15:55.675389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:15:55.675467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-11-28 01:15:55.675544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-11-28 01:15:55.675669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-11-28 01:15:55.675726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:15:55.675799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-11-28 01:15:55.675884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-11-28 01:15:55.675952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-11-28 01:15:55.676124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-11-28 01:15:55.676197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:15:55.676270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:15:55.676341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:15:55.679155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:15:55.679175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:15:55.679185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:15:55.679205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:15:55.679215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-11-28 01:15:55.679225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:15:55.679234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:15:55.679243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-11-28 01:15:55.679254 | 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% 2025-11-28 01:15:55.679265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: (Reading database ... 50% 2025-11-28 01:15:55.679275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:15:55.679284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2025-11-28 01:15:55.679293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-11-28 01:15:55.679303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2025-11-28 01:15:55.679312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-11-28 01:15:55.679322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-11-28 01:15:55.679331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-11-28 01:15:55.679340 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-11-28 01:15:55.679350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:55.679360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:55.679370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:55.679379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:55.679388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:15:55.679398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:15:55.679407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:55.679417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:55.679426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:55.679445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:55.679454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:15:55.679463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:55.679473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:55.679482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:55.679491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:55.679500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:15:55.679510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:55.679519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:55.679528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:15:55.679538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:55.679547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:55.679557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:55.679566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:15:55.679586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:55.679597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:55.679607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:55.679616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:55.679625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:15:55.679640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:55.679649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:55.679659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:15:55.679668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:55.679677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:55.679687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:15:55.679696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:55.679705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:15:55.679715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:55.679724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:15:55.679733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:15:55.679743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:15:55.679752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:15:55.679761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:15:55.679777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2025-11-28 01:15:55.679787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:15:55.679801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:15:55.679811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2025-11-28 01:15:55.679821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:15:55.679830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:15:55.679843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-11-28 01:15:55.680095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12127 files, 2079 directories removed. 2025-11-28 01:15:55.680167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-11-28 01:15:55.680188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2025-11-28 01:15:55.680201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-11-28 01:15:55.680280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:15:55.680444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-11-28 01:15:55.680478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:15:55.680498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:15:55.680515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:15:55.680599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container a6e159c47a63 2025-11-28 01:15:55.680651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> db20d7f9bf06 2025-11-28 01:15:55.680701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/4 : USER neutron 2025-11-28 01:15:55.680750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in da5cfe84b811 2025-11-28 01:15:55.680799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container da5cfe84b811 2025-11-28 01:15:55.680848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 423b5fe8b876 2025-11-28 01:15:55.680897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 281fbf8216a4 2025-11-28 01:15:55.680947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251128 2025-11-28 01:15:55.681137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2025-11-28 01:15:55.680961 (took 0:00:33.401234) 2025-11-28 01:15:55.681578 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2025-11-28 01:15:55.681648 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2025-11-28 01:15:55.681760 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2025-11-28 01:15:55.681644 2025-11-28 01:15:55.683035 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2025-11-28 01:15:55.683835 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2025-11-28 01:20:00.550218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/11 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251128 2025-11-28 01:20:00.550340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> f2cd00624872 2025-11-28 01:20:00.550459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/11 : LABEL "build-date"="20251128" "name"="keystone" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:20:00.550509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in e0615f6e40e4 2025-11-28 01:20:00.550641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container e0615f6e40e4 2025-11-28 01:20:00.550708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 8ca9c016f8d0 2025-11-28 01:20:00.550818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 3/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-gssapi libkrb5-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:20:00.550891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in fe454bf26f00 2025-11-28 01:20:00.550989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:20:00.551124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:20:00.551208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:20:00.551300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:20:00.551374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:20:00.551469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:20:00.551684 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:20:00.551747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:20:00.551768 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:20:00.551778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:20:00.551839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:20:00.551911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:20:00.551987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:20:00.552076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:20:00.552164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:20:00.552243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.8 MB in 3s (10.1 MB/s) 2025-11-28 01:20:00.552317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-11-28 01:20:00.552396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-11-28 01:20:00.552496 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-11-28 01:20:00.552573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-11-28 01:20:00.552651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-11-28 01:20:00.552728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2025-11-28 01:20:00.552803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2025-11-28 01:20:00.552881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-11-28 01:20:00.552952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2025-11-28 01:20:00.553064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-11-28 01:20:00.553153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2025-11-28 01:20:00.553231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2025-11-28 01:20:00.553307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:20:00.553380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2025-11-28 01:20:00.553482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2025-11-28 01:20:00.553582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:20:00.553652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2025-11-28 01:20:00.553731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2025-11-28 01:20:00.553807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2025-11-28 01:20:00.553883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2025-11-28 01:20:00.553957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2025-11-28 01:20:00.554054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2025-11-28 01:20:00.554139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-auth-gssapi amd64 1.6.4-3build2 [64.7 kB] 2025-11-28 01:20:00.554215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2025-11-28 01:20:00.554307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 1s (769 kB/s) 2025-11-28 01:20:00.554384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2025-11-28 01:20:00.554569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-11-28 01:20:00.554605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-11-28 01:20:00.554625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:20:00.554693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-11-28 01:20:00.554767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-11-28 01:20:00.554839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-11-28 01:20:00.554911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-11-28 01:20:00.555049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-11-28 01:20:00.555120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-11-28 01:20:00.555205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-11-28 01:20:00.555287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../0-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2025-11-28 01:20:00.555365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-11-28 01:20:00.555476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2025-11-28 01:20:00.555576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-11-28 01:20:00.555652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.555727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2025-11-28 01:20:00.555801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-11-28 01:20:00.555889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-11-28 01:20:00.555954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.556018 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2025-11-28 01:20:00.556145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-11-28 01:20:00.556166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.556246 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2025-11-28 01:20:00.556308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-11-28 01:20:00.556374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.556466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2025-11-28 01:20:00.556510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-11-28 01:20:00.556578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.556658 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2025-11-28 01:20:00.556703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2025-11-28 01:20:00.556765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-11-28 01:20:00.556828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2025-11-28 01:20:00.556893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-11-28 01:20:00.556957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.558227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-11-28 01:20:00.558258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2025-11-28 01:20:00.558268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-11-28 01:20:00.558277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-11-28 01:20:00.558286 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.558295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-11-28 01:20:00.558304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.558313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.558322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.558331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.558340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-11-28 01:20:00.558348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:20:00.558357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container fe454bf26f00 2025-11-28 01:20:00.558373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 90bd5c6b7b00 2025-11-28 01:20:00.558382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 4/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt requests-kerberos 2025-11-28 01:20:00.558391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in eea1806a9dc5 2025-11-28 01:20:00.558400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2025-11-28 01:20:00.558409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2025-11-28 01:20:00.558437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (2.32.3) 2025-11-28 01:20:00.558448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (42.0.8) 2025-11-28 01:20:00.558457 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2025-11-28 01:20:00.558465 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2025-11-28 01:20:00.558474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-kerberos) (1.17.0) 2025-11-28 01:20:00.558484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-kerberos) (2.22) 2025-11-28 01:20:00.558493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.3.2) 2025-11-28 01:20:00.558502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.8) 2025-11-28 01:20:00.558511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (1.26.19) 2025-11-28 01:20:00.558519 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (2025.11.12) 2025-11-28 01:20:00.558528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2025-11-28 01:20:00.558568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.8.3.tar.gz (94 kB) 2025-11-28 01:20:00.558577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-11-28 01:20:00.558595 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-11-28 01:20:00.558604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-11-28 01:20:00.558613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:20:00.558621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-11-28 01:20:00.558630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:20:00.558638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2025-11-28 01:20:00.558647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.6.0.tar.gz (230 kB) 2025-11-28 01:20:00.558655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-11-28 01:20:00.558663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-11-28 01:20:00.558676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-11-28 01:20:00.558684 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:20:00.558703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-11-28 01:20:00.558905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:20:00.558965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: decorator in /var/lib/kolla/venv/lib/python3.12/site-packages (from gssapi>=1.6.0->pyspnego[kerberos]->requests-kerberos) (5.1.1) 2025-11-28 01:20:00.558988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2025-11-28 01:20:00.559042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2025-11-28 01:20:00.559053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2025-11-28 01:20:00.559069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2025-11-28 01:20:00.559133 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): still running... 2025-11-28 01:20:00.559239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2025-11-28 01:20:00.559313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.8.3-cp312-cp312-linux_x86_64.whl size=4353617 sha256=09f049b77063dcd318abef0f0b4bd040e0f0e2be44de8de2d44124312723564d 2025-11-28 01:20:00.559382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-7d_8rx4g/wheels/25/60/d0/df66d3c4492386b3054c084ea27d1ec294fb7d948e895aac1d 2025-11-28 01:20:00.559464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2025-11-28 01:20:00.559511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2025-11-28 01:20:00.559571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2025-11-28 01:20:00.560074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.6.0-cp312-cp312-linux_x86_64.whl size=6409347 sha256=f1980b862e69d431c935c3fe6bd6af815f027fdb33e03201006ac106720cd40d 2025-11-28 01:20:00.560092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-7d_8rx4g/wheels/fd/0a/41/6637646d729e64c35543efdf8b75dc1bb08853b028bf7831ab 2025-11-28 01:20:00.560102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2025-11-28 01:20:00.560113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2025-11-28 01:20:00.560123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed gssapi-1.8.3 krb5-0.6.0 pyspnego-0.11.1 requests-kerberos-0.15.0 2025-11-28 01:20:00.560133 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container eea1806a9dc5 2025-11-28 01:20:00.560143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> c5b0331e3172 2025-11-28 01:20:00.560153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/11 : ADD plugins-archive / 2025-11-28 01:20:00.560162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> d6cf0544b4fa 2025-11-28 01:20:00.560172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/11 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-11-28 01:20:00.560181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> da53625c8150 2025-11-28 01:20:00.560191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 01:20:00.560200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 3f44565d263f 2025-11-28 01:20:00.560217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 8/11 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2025-11-28 01:20:00.560228 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in a902576e7c8e 2025-11-28 01:20:00.560272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing /plugins/pycadf-3.1.1 2025-11-28 01:20:00.560287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-11-28 01:20:00.560391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-11-28 01:20:00.560461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-11-28 01:20:00.560560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:20:00.560577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing backend dependencies: started 2025-11-28 01:20:00.560643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing backend dependencies: finished with status 'done' 2025-11-28 01:20:00.560686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-11-28 01:20:00.560729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:20:00.560773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-11-28 01:20:00.560816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-11-28 01:20:00.560859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-11-28 01:20:00.560961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-11-28 01:20:00.560978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-11-28 01:20:00.561142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-11-28 01:20:00.561177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2025-11-28 01:20:00.561195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2025-11-28 01:20:00.561205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2025-11-28 01:20:00.561235 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2025-11-28 01:20:00.561294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-11-28 01:20:00.561335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (5.3.0) 2025-11-28 01:20:00.561374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.i18n>=3.15.3->oslo.config>=5.2.0->pycadf==3.1.1) (6.1.0) 2025-11-28 01:20:00.561446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-11-28 01:20:00.561501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (7.4.0) 2025-11-28 01:20:00.561525 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-11-28 01:20:00.564078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2.1.0) 2025-11-28 01:20:00.564100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (24.1) 2025-11-28 01:20:00.564118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (6.0.0) 2025-11-28 01:20:00.564127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (3.1.2) 2025-11-28 01:20:00.564135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2025-11-28 01:20:00.564144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2025-11-28 01:20:00.564152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2025-11-28 01:20:00.564161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2025.11.12) 2025-11-28 01:20:00.564169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: pycadf 2025-11-28 01:20:00.564178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (pyproject.toml): started 2025-11-28 01:20:00.564187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-11-28 01:20:00.564196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=cf7221d15a618e142cbf077564769f7067602efcc3f8289590a399fedd8f9d19 2025-11-28 01:20:00.564205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-5_5d7nrp/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 01:20:00.564213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built pycadf 2025-11-28 01:20:00.564222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pycadf 2025-11-28 01:20:00.564231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Attempting uninstall: pycadf 2025-11-28 01:20:00.564240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Found existing installation: pycadf 3.1.1 2025-11-28 01:20:00.564248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Uninstalling pycadf-3.1.1: 2025-11-28 01:20:00.564256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pycadf-3.1.1 2025-11-28 01:20:00.564265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pycadf-3.1.1 2025-11-28 01:20:00.564273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container a902576e7c8e 2025-11-28 01:20:00.564281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> a5ed8e2795b7 2025-11-28 01:20:00.564290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/11 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-11-28 01:20:00.564298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 76ea4d6e93e6 2025-11-28 01:20:00.564307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2025-11-28 01:20:00.564323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-28 01:20:00.564332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2025-11-28 01:20:00.564340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2025-11-28 01:20:00.564349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting deprecation>=2.1.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-11-28 01:20:00.564357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2025-11-28 01:20:00.564365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting jwcrypto<2.0.0,>=1.5.4 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-11-28 01:20:00.564374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-11-28 01:20:00.564393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.32.3) 2025-11-28 01:20:00.564402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-toolbelt>=0.6.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-11-28 01:20:00.564411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-11-28 01:20:00.564446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (42.0.8) 2025-11-28 01:20:00.564458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: typing-extensions>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (4.12.2) 2025-11-28 01:20:00.564466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.17.0) 2025-11-28 01:20:00.564477 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.22) 2025-11-28 01:20:00.564486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from deprecation>=2.1.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (24.1) 2025-11-28 01:20:00.564494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.3.2) 2025-11-28 01:20:00.564503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.8) 2025-11-28 01:20:00.564512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.26.19) 2025-11-28 01:20:00.564520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2025.11.12) 2025-11-28 01:20:00.564529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.2.0-py3-none-any.whl (5.5 kB) 2025-11-28 01:20:00.564538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2025-11-28 01:20:00.564552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-11-28 01:20:00.564561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2025-11-28 01:20:00.564570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2025-11-28 01:20:00.564578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2025-11-28 01:20:00.564587 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.6 keystone-keycloak-backend-0.2.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2025-11-28 01:20:00.564596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 76ea4d6e93e6 2025-11-28 01:20:00.564604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 2faaa9ca49c6 2025-11-28 01:20:00.564616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/11 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-shib libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc && a2dismod shib && rm -f /etc/apache2/conf-enabled/shib.conf 2025-11-28 01:20:00.564626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 858a7bc3d64f 2025-11-28 01:20:00.564635 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:20:00.564644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:20:00.564652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:20:00.564667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:20:00.564676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:20:00.564684 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:20:00.564693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:20:00.564706 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:20:00.564715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:20:00.564723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:20:00.564732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:20:00.564741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:20:00.564750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:20:00.564758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:20:00.564766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:20:00.564775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.8 MB in 3s (9,694 kB/s) 2025-11-28 01:20:00.564783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-11-28 01:20:00.564792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-11-28 01:20:00.564800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-11-28 01:20:00.564809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-11-28 01:20:00.564823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2025-11-28 01:20:00.564832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.7+dfsg-1~exp1ubuntu8.2). 2025-11-28 01:20:00.564840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-11-28 01:20:00.564849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 libodbc2 libsaml12t64 2025-11-28 01:20:00.564857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libshibsp-plugins libshibsp11t64 libxerces-c3.2t64 libxml-security-c20 2025-11-28 01:20:00.564866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxmltooling10t64 opensaml-schemas shibboleth-sp-common shibboleth-sp-utils 2025-11-28 01:20:00.564874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xmltooling-schemas 2025-11-28 01:20:00.564883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-11-28 01:20:00.564891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: odbc-postgresql tdsodbc 2025-11-28 01:20:00.564900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Recommended packages: 2025-11-28 01:20:00.564909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi-bin 2025-11-28 01:20:00.564917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-11-28 01:20:00.564926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libapache2-mod-shib libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 2025-11-28 01:20:00.564934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libmemcached11t64 libodbc2 libsaml12t64 libshibsp-plugins libshibsp11t64 2025-11-28 01:20:00.564943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxerces-c3.2t64 libxml-security-c20 libxmltooling10t64 opensaml-schemas 2025-11-28 01:20:00.564951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: shibboleth-sp-common shibboleth-sp-utils xmltooling-schemas 2025-11-28 01:20:00.564959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:20:00.564968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 4,486 kB of archives. 2025-11-28 01:20:00.564976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 21.0 MB of additional disk space will be used. 2025-11-28 01:20:00.564985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:20:00.565022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblog4shib2 amd64 2.0.1-1build1 [69.1 kB] 2025-11-28 01:20:00.565031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2025-11-28 01:20:00.565040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2025-11-28 01:20:00.565048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-11-28 01:20:00.565063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libodbc2 amd64 2.3.12-1ubuntu0.24.04.1 [158 kB] 2025-11-28 01:20:00.565072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxerces-c3.2t64 amd64 3.2.4+debian-1.2ubuntu2 [919 kB] 2025-11-28 01:20:00.565081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxml-security-c20 amd64 2.0.4-2build2 [289 kB] 2025-11-28 01:20:00.565089 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxmltooling10t64 amd64 3.2.4-2.1build3 [630 kB] 2025-11-28 01:20:00.565103 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libsaml12t64 amd64 3.2.1-4.1ubuntu0.24.04.1 [898 kB] 2025-11-28 01:20:00.565112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 opensaml-schemas all 3.2.1-4.1ubuntu0.24.04.1 [24.1 kB] 2025-11-28 01:20:00.565134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-common all 3.4.1+dfsg-2.1build1 [44.8 kB] 2025-11-28 01:20:00.565142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 xmltooling-schemas all 3.2.4-2.1build3 [14.9 kB] 2025-11-28 01:20:00.565151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp11t64 amd64 3.4.1+dfsg-2.1build1 [958 kB] 2025-11-28 01:20:00.565159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp-plugins amd64 3.4.1+dfsg-2.1build1 [181 kB] 2025-11-28 01:20:00.565168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2025-11-28 01:20:00.565176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-utils amd64 3.4.1+dfsg-2.1build1 [74.7 kB] 2025-11-28 01:20:00.565185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-shib amd64 3.4.1+dfsg-2.1build1 [61.4 kB] 2025-11-28 01:20:00.565197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 4,486 kB in 1s (6,179 kB/s) 2025-11-28 01:20:00.565206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package liblog4shib2:amd64. 2025-11-28 01:20:00.565214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-11-28 01:20:00.565223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-11-28 01:20:00.565236 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:20:00.565285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-11-28 01:20:00.565339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-11-28 01:20:00.565352 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-11-28 01:20:00.565500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-11-28 01:20:00.565545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-11-28 01:20:00.565562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-11-28 01:20:00.565577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19134 files and directories currently installed.) 2025-11-28 01:20:00.565629 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../00-liblog4shib2_2.0.1-1build1_amd64.deb ... 2025-11-28 01:20:00.565693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking liblog4shib2:amd64 (2.0.1-1build1) ... 2025-11-28 01:20:00.565777 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2025-11-28 01:20:00.565792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../01-libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2025-11-28 01:20:00.565850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-11-28 01:20:00.565889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2025-11-28 01:20:00.565928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../02-libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2025-11-28 01:20:00.565979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-11-28 01:20:00.566018 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libltdl7:amd64. 2025-11-28 01:20:00.566081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-11-28 01:20:00.566132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 01:20:00.566158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libodbc2:amd64. 2025-11-28 01:20:00.566187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../04-libodbc2_2.3.12-1ubuntu0.24.04.1_amd64.deb ... 2025-11-28 01:20:00.566228 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-11-28 01:20:00.566279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxerces-c3.2t64:amd64. 2025-11-28 01:20:00.566292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../05-libxerces-c3.2t64_3.2.4+debian-1.2ubuntu2_amd64.deb ... 2025-11-28 01:20:00.566350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-11-28 01:20:00.566364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxml-security-c20:amd64. 2025-11-28 01:20:00.566412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../06-libxml-security-c20_2.0.4-2build2_amd64.deb ... 2025-11-28 01:20:00.566447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-11-28 01:20:00.566497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxmltooling10t64:amd64. 2025-11-28 01:20:00.566543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../07-libxmltooling10t64_3.2.4-2.1build3_amd64.deb ... 2025-11-28 01:20:00.566555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-11-28 01:20:00.566604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libsaml12t64:amd64. 2025-11-28 01:20:00.566639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../08-libsaml12t64_3.2.1-4.1ubuntu0.24.04.1_amd64.deb ... 2025-11-28 01:20:00.566652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-11-28 01:20:00.566704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package opensaml-schemas. 2025-11-28 01:20:00.566740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../09-opensaml-schemas_3.2.1-4.1ubuntu0.24.04.1_all.deb ... 2025-11-28 01:20:00.566754 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-11-28 01:20:00.566815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-common. 2025-11-28 01:20:00.566851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../10-shibboleth-sp-common_3.4.1+dfsg-2.1build1_all.deb ... 2025-11-28 01:20:00.566896 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-11-28 01:20:00.566908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package xmltooling-schemas. 2025-11-28 01:20:00.566958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../11-xmltooling-schemas_3.2.4-2.1build3_all.deb ... 2025-11-28 01:20:00.567014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking xmltooling-schemas (3.2.4-2.1build3) ... 2025-11-28 01:20:00.567031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp11t64:amd64. 2025-11-28 01:20:00.567088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../12-libshibsp11t64_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-11-28 01:20:00.567125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-11-28 01:20:00.567170 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp-plugins:amd64. 2025-11-28 01:20:00.567183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../13-libshibsp-plugins_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-11-28 01:20:00.567231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-11-28 01:20:00.567267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libfcgi0t64:amd64. 2025-11-28 01:20:00.567281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../14-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2025-11-28 01:20:00.567342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-11-28 01:20:00.567379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-utils. 2025-11-28 01:20:00.567446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../15-shibboleth-sp-utils_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-11-28 01:20:00.567460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-11-28 01:20:00.567497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-shib. 2025-11-28 01:20:00.567533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../16-libapache2-mod-shib_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-11-28 01:20:00.567560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-11-28 01:20:00.567607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-11-28 01:20:00.567655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up liblog4shib2:amd64 (2.0.1-1build1) ... 2025-11-28 01:20:00.567667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-11-28 01:20:00.567804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-11-28 01:20:00.567834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 01:20:00.567846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-11-28 01:20:00.567861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up xmltooling-schemas (3.2.4-2.1build3) ... 2025-11-28 01:20:00.567870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-11-28 01:20:00.567891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-11-28 01:20:00.567903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-11-28 01:20:00.567945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-11-28 01:20:00.567972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-11-28 01:20:00.568041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-11-28 01:20:00.568094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-11-28 01:20:00.568107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-11-28 01:20:00.568155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-11-28 01:20:00.568192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Adding system user for Shibboleth daemon 2025-11-28 01:20:00.568237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-11-28 01:20:00.568250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:20:00.568299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-11-28 01:20:00.568335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module shib 2025-11-28 01:20:00.568348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-11-28 01:20:00.568400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-11-28 01:20:00.568452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable configuration shib 2025-11-28 01:20:00.568489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-11-28 01:20:00.568534 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of reload. 2025-11-28 01:20:00.568547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:20:00.568594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2025-11-28 01:20:00.568622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module shib disabled. 2025-11-28 01:20:00.568668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:To activate the new configuration, you need to run: 2025-11-28 01:20:00.568714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: service apache2 restart 2025-11-28 01:20:00.568726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 858a7bc3d64f 2025-11-28 01:20:00.568775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> d4111e43ca64 2025-11-28 01:20:00.568814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 11/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:20:00.568852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 466942f7257f 2025-11-28 01:20:00.568887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-11-28 01:20:00.568933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-11-28 01:20:00.568946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-11-28 01:20:00.569023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2025-11-28 01:20:00.569040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:20:00.569077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:20:00.569123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:20:00.569136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:20:00.569171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:20:00.569217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:20:00.569230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:20:00.569264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-11-28 01:20:00.569311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2025-11-28 01:20:00.569323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-11-28 01:20:00.569371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2025-11-28 01:20:00.569408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:20:00.569464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:20:00.569511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-11-28 01:20:00.569556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:20:00.569570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-11-28 01:20:00.569624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-11-28 01:20:00.569671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-11-28 01:20:00.569684 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-11-28 01:20:00.569719 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-11-28 01:20:00.569763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-11-28 01:20:00.569784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-11-28 01:20:00.569822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:20:00.569869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-11-28 01:20:00.569881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-11-28 01:20:00.569927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-11-28 01:20:00.569973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-11-28 01:20:00.569986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:20:00.570047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:20:00.570060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:20:00.570108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:20:00.570121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:20:00.570166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:20:00.570180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:20:00.570225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-11-28 01:20:00.570239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:20:00.570288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2025-11-28 01:20:00.570335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-11-28 01:20:00.570349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:20:00.570412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% (Reading database ... 75% 2025-11-28 01:20:00.570481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:20:00.570518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-11-28 01:20:00.570531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-11-28 01:20:00.570581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19380 files and directories currently installed.) 2025-11-28 01:20:00.570627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:00.570640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:00.570676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:00.570699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:00.570744 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:20:00.570790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:20:00.570802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:00.570838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:00.570884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:00.570897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:00.570931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:20:00.570952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:00.570988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:00.571027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:00.571085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:00.571099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:20:00.571136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:00.571182 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:00.571195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:00.571230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:00.571275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:00.571288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:00.571323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:00.571367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:00.571380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:00.571415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:00.571468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:00.571488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:20:00.571506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:00.571545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:00.571594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:20:00.571606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:00.571642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:00.571654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:20:00.571783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:00.571808 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:00.571819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:00.571831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:00.571839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2025-11-28 01:20:00.571849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2025-11-28 01:20:00.571883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:20:00.571913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:20:00.571944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2025-11-28 01:20:00.571975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:20:00.572019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:20:00.572065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2025-11-28 01:20:00.572098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2025-11-28 01:20:00.572141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:20:00.572161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-11-28 01:20:00.572196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9345 files, 1355 directories removed. 2025-11-28 01:20:00.572208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-11-28 01:20:00.572253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2025-11-28 01:20:00.572295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-11-28 01:20:00.572306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2025-11-28 01:20:00.572348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-11-28 01:20:00.572381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2025-11-28 01:20:00.572453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2025-11-28 01:20:00.572467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:20:00.572484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 466942f7257f 2025-11-28 01:20:00.572501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> a40c7f60bcfb 2025-11-28 01:20:00.572549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 57830dfdbdae 2025-11-28 01:20:00.572562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20251128 2025-11-28 01:20:00.572643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2025-11-28 01:20:00.572574 (took 0:04:04.890930) 2025-11-28 01:20:00.572952 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2025-11-28 01:20:00.573027 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2025-11-28 01:20:00.573090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2025-11-28 01:20:00.573034 2025-11-28 01:20:00.573941 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2025-11-28 01:20:00.574488 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2025-11-28 01:20:40.687873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251128 2025-11-28 01:20:40.687960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> f2cd00624872 2025-11-28 01:20:40.687987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/8 : LABEL "build-date"="20251128" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:20:40.688049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 3ed28877a98d 2025-11-28 01:20:40.688063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 3ed28877a98d 2025-11-28 01:20:40.688078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> d69c37178e85 2025-11-28 01:20:40.688169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 3/8 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && chsh --shell /bin/bash keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2025-11-28 01:20:40.688185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in afc0a8988aaf 2025-11-28 01:20:40.688259 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container afc0a8988aaf 2025-11-28 01:20:40.688273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 378ff42ff8bc 2025-11-28 01:20:40.688372 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-11-28 01:20:40.688437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 1e5c9273132d 2025-11-28 01:20:40.688459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 1e5c9273132d 2025-11-28 01:20:40.688480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 80ed2817d439 2025-11-28 01:20:40.688549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:20:40.688596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 72ce08106236 2025-11-28 01:20:40.688660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:20:40.688737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:20:40.688762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:20:40.688843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:20:40.688868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:20:40.688936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:20:40.688962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:20:40.689059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:20:40.689097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:20:40.689158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:20:40.689184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:20:40.689262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:20:40.689308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:20:40.689375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:20:40.689437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:20:40.689470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 28.8 MB in 3s (9,999 kB/s) 2025-11-28 01:20:40.689503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-11-28 01:20:40.689590 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-11-28 01:20:40.689622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-11-28 01:20:40.689724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-11-28 01:20:40.689966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2025-11-28 01:20:40.690045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2025-11-28 01:20:40.690076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2025-11-28 01:20:40.690092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-11-28 01:20:40.690116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2025-11-28 01:20:40.690131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2025-11-28 01:20:40.690145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-11-28 01:20:40.690184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2025-11-28 01:20:40.690205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-11-28 01:20:40.690275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2025-11-28 01:20:40.690295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:20:40.690356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,084 kB of archives. 2025-11-28 01:20:40.690404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-11-28 01:20:40.690449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:20:40.690505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 01:20:40.690559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-11-28 01:20:40.690614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-11-28 01:20:40.690669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-11-28 01:20:40.690780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-11-28 01:20:40.690793 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-11-28 01:20:40.690850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-11-28 01:20:40.690922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-11-28 01:20:40.690977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2025-11-28 01:20:40.691067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,084 kB in 1s (3,961 kB/s) 2025-11-28 01:20:40.691083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2025-11-28 01:20:40.691157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-11-28 01:20:40.691220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-11-28 01:20:40.691233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:20:40.691311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% (Reading database ... 75% 2025-11-28 01:20:40.691368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-11-28 01:20:40.691457 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-11-28 01:20:40.691550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-11-28 01:20:40.691609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-11-28 01:20:40.691664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-11-28 01:20:40.691729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 01:20:40.691836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 01:20:40.691883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2025-11-28 01:20:40.691927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-11-28 01:20:40.691981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 01:20:40.692058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-11-28 01:20:40.692113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-11-28 01:20:40.692170 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 01:20:40.692214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-11-28 01:20:40.692257 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-11-28 01:20:40.692302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 01:20:40.692313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2025-11-28 01:20:40.692394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 01:20:40.692437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:20:40.692504 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2025-11-28 01:20:40.692564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 01:20:40.692608 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:20:40.692651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2025-11-28 01:20:40.692711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-11-28 01:20:40.692910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-11-28 01:20:40.692975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2025-11-28 01:20:40.692988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-11-28 01:20:40.693057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-11-28 01:20:40.693068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2025-11-28 01:20:40.693078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 01:20:40.693136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:20:40.693195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 01:20:40.693222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2025-11-28 01:20:40.693362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 01:20:40.693386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 01:20:40.693398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:20:40.693442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 01:20:40.693486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-11-28 01:20:40.693529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:20:40.693585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:20:40.693592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:20:40.693694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-11-28 01:20:40.693747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-11-28 01:20:40.693920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2025-11-28 01:20:40.693929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-11-28 01:20:40.693935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:XqBVoLPIAQGf/czFN8RlWB04ncG1UB+c7GKZipSFhGQ root@ubuntu (RSA) 2025-11-28 01:20:40.693952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-11-28 01:20:40.694049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-11-28 01:20:40.694063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:rO7fTBua9NNeYWRhSlcSeqW4l4+l2Ei52Sa2br92SUM root@ubuntu (ECDSA) 2025-11-28 01:20:40.694125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-11-28 01:20:40.694168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-11-28 01:20:40.694231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:i15HXzw0kPAStNtdGp8t3i9nMskE8K+9qKQu9vot3Ak root@ubuntu (ED25519) 2025-11-28 01:20:40.694274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-11-28 01:20:40.694328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:20:40.694377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:20:40.694406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 72ce08106236 2025-11-28 01:20:40.694449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 1bb8e7239431 2025-11-28 01:20:40.694491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 01:20:40.694533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 7996616a2989 2025-11-28 01:20:40.694588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 7/8 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2025-11-28 01:20:40.694640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in ff65c9e4133f 2025-11-28 01:20:40.694647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container ff65c9e4133f 2025-11-28 01:20:40.694774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 759980daa9c4 2025-11-28 01:20:40.694786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:20:40.694844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in c46a5d722709 2025-11-28 01:20:40.694851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-11-28 01:20:40.694917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-11-28 01:20:40.694970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-11-28 01:20:40.695047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2025-11-28 01:20:40.695057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:20:40.695118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:20:40.695171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:20:40.695178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:20:40.695240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:20:40.695253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:20:40.695318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:20:40.695325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-11-28 01:20:40.695414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2025-11-28 01:20:40.695502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-11-28 01:20:40.695561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2025-11-28 01:20:40.695604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:20:40.695657 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:20:40.695663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-11-28 01:20:40.695771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:20:40.695812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-11-28 01:20:40.695856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-11-28 01:20:40.695863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-11-28 01:20:40.695947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-11-28 01:20:40.695956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-11-28 01:20:40.696047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-11-28 01:20:40.696059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19115 files and directories currently installed.) 2025-11-28 01:20:40.696135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:20:40.696177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-11-28 01:20:40.696237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-11-28 01:20:40.696294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-11-28 01:20:40.696414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-11-28 01:20:40.696433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:20:40.696440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:20:40.696524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:20:40.696538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:20:40.696591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:20:40.696599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:20:40.696649 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:20:40.696656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-11-28 01:20:40.696751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:20:40.696805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2025-11-28 01:20:40.696811 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-11-28 01:20:40.696884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:20:40.696902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-11-28 01:20:40.696969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:70% 2025-11-28 01:20:40.697019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-11-28 01:20:40.697081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-11-28 01:20:40.697124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:80% 2025-11-28 01:20:40.697167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-11-28 01:20:40.697209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-11-28 01:20:40.697216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-11-28 01:20:40.697287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19106 files and directories currently installed.) 2025-11-28 01:20:40.697330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:40.697394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:40.697469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:40.697524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:40.697584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:20:40.697627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:20:40.697670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:40.697832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:40.697906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:40.697922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:40.697934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:20:40.697950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:40.698091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:40.698113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:40.698123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:40.698137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:20:40.698190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:40.698231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:40.698241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:20:40.698300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:40.698311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:40.698369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:40.698379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:20:40.698457 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:40.698469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:40.698482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:40.698553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:40.698565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:20:40.698616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:40.698627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:40.698665 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:20:40.698704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:40.698718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:40.698790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:20:40.698801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:40.698868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:20:40.698880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:40.698893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:20:40.698957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2025-11-28 01:20:40.698968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2025-11-28 01:20:40.699055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:20:40.699075 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:20:40.699098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2025-11-28 01:20:40.699125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:20:40.699165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:20:40.699217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2025-11-28 01:20:40.699227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2025-11-28 01:20:40.699266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:20:40.699316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-11-28 01:20:40.699327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9235 files, 1335 directories removed. 2025-11-28 01:20:40.699366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-11-28 01:20:40.699438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2025-11-28 01:20:40.699493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-11-28 01:20:40.699510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2025-11-28 01:20:40.699574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-11-28 01:20:40.699585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2025-11-28 01:20:40.699637 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2025-11-28 01:20:40.699648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:20:40.699731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container c46a5d722709 2025-11-28 01:20:40.699747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 449b5d9cf994 2025-11-28 01:20:40.699811 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built 636e91bc2ca3 2025-11-28 01:20:40.699851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20251128 2025-11-28 01:20:40.699949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2025-11-28 01:20:40.699833 (took 0:00:40.126799) 2025-11-28 01:20:40.700401 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2025-11-28 01:20:40.700438 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2025-11-28 01:20:40.700512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2025-11-28 01:20:40.700399 2025-11-28 01:20:40.701539 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2025-11-28 01:20:40.702213 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2025-11-28 01:21:17.884837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251128 2025-11-28 01:21:17.885034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> f2cd00624872 2025-11-28 01:21:17.885122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/8 : LABEL "build-date"="20251128" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-fernet" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:21:17.885177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 9483a7ab9c16 2025-11-28 01:21:17.885226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 9483a7ab9c16 2025-11-28 01:21:17.886099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> cb04b6ebdebe 2025-11-28 01:21:17.886121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:21:17.886135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in dbf8da7d32ca 2025-11-28 01:21:17.886148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:21:17.886160 | 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] 2025-11-28 01:21:17.886173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:21:17.886185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:21:17.886197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:21:17.886209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:21:17.886221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:21:17.886234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:21:17.886245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:21:17.886256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:21:17.886266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:21:17.886276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:21:17.886309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:21:17.886318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:21:17.886370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:21:17.886471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 28.8 MB in 3s (10.4 MB/s) 2025-11-28 01:21:17.886550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-11-28 01:21:17.886620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-11-28 01:21:17.886732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-11-28 01:21:17.886803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-11-28 01:21:17.886884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2025-11-28 01:21:17.886988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-11-28 01:21:17.887120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2025-11-28 01:21:17.887264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-11-28 01:21:17.887327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-11-28 01:21:17.887422 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2025-11-28 01:21:17.887523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2025-11-28 01:21:17.887595 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2025-11-28 01:21:17.887693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2025-11-28 01:21:17.887824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-11-28 01:21:17.888085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:21:17.888228 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,579 kB of archives. 2025-11-28 01:21:17.888355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,167 kB of additional disk space will be used. 2025-11-28 01:21:17.888463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:21:17.888583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-11-28 01:21:17.890116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-11-28 01:21:17.890141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-11-28 01:21:17.890155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-11-28 01:21:17.890169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-11-28 01:21:17.890181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-11-28 01:21:17.890195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-11-28 01:21:17.890203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,579 kB in 0s (3,204 kB/s) 2025-11-28 01:21:17.890210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2025-11-28 01:21:17.890217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-11-28 01:21:17.890237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:21:17.890245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-11-28 01:21:17.890253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:70% 2025-11-28 01:21:17.890260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-11-28 01:21:17.890267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-11-28 01:21:17.890273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:80% 2025-11-28 01:21:17.890280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-11-28 01:21:17.890287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% (Reading database ... 95% 2025-11-28 01:21:17.890294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-11-28 01:21:17.890301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-11-28 01:21:17.890308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-11-28 01:21:17.890318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-11-28 01:21:17.890326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2025-11-28 01:21:17.890371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2025-11-28 01:21:17.890461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-11-28 01:21:17.890554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:21:17.890675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-11-28 01:21:17.890753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-11-28 01:21:17.890856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-11-28 01:21:17.890956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-11-28 01:21:17.891074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-11-28 01:21:17.891173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-11-28 01:21:17.891266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18960 files and directories currently installed.) 2025-11-28 01:21:17.891363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-11-28 01:21:17.891445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-11-28 01:21:17.891534 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2025-11-28 01:21:17.891622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-11-28 01:21:17.891710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 01:21:17.891803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-11-28 01:21:17.891928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2025-11-28 01:21:17.892091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-11-28 01:21:17.892162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 01:21:17.892240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2025-11-28 01:21:17.892314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-11-28 01:21:17.892392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 01:21:17.892468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2025-11-28 01:21:17.892546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-11-28 01:21:17.892639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 01:21:17.892710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2025-11-28 01:21:17.892780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-11-28 01:21:17.892855 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:21:17.892947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 01:21:17.893044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2025-11-28 01:21:17.893126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-11-28 01:21:17.893204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:21:17.893279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 01:21:17.893353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-11-28 01:21:17.893431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:21:17.893503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-11-28 01:21:17.893579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-11-28 01:21:17.893653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:21:17.893728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:21:17.893802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container dbf8da7d32ca 2025-11-28 01:21:17.893874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 5409e879b0f7 2025-11-28 01:21:17.893970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/8 : COPY fetch_fernet_tokens.py /usr/bin/ 2025-11-28 01:21:17.894088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 28767a125249 2025-11-28 01:21:17.894167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/8 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-11-28 01:21:17.894242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 4b0f94df4e98 2025-11-28 01:21:17.894316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 01:21:17.894395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> f73546f550c7 2025-11-28 01:21:17.894473 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap /usr/bin/fetch_fernet_tokens.py 2025-11-28 01:21:17.894550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 9922841287fe 2025-11-28 01:21:17.894625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 9922841287fe 2025-11-28 01:21:17.894699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 6c41e891878c 2025-11-28 01:21:17.894807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:21:17.894879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 22500cc671af 2025-11-28 01:21:17.895044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-11-28 01:21:17.895753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-11-28 01:21:17.895822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-11-28 01:21:17.895833 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2025-11-28 01:21:17.895841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:21:17.895849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:21:17.895857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:21:17.895865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:21:17.895873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:21:17.895880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:21:17.895888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:21:17.895917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-11-28 01:21:17.895926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2025-11-28 01:21:17.895934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-11-28 01:21:17.895942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2025-11-28 01:21:17.896097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:21:17.896196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:21:17.896271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-11-28 01:21:17.896281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:21:17.896291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-11-28 01:21:17.896366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-11-28 01:21:17.896375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-11-28 01:21:17.896382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-11-28 01:21:17.896390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-11-28 01:21:17.896417 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-11-28 01:21:17.896425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19086 files and directories currently installed.) 2025-11-28 01:21:17.896433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:21:17.896459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-11-28 01:21:17.896467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-11-28 01:21:17.896495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-11-28 01:21:17.896512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-11-28 01:21:17.896538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:21:17.896546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:21:17.896553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:21:17.896561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:21:17.896569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:21:17.896594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:21:17.896602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:21:17.896610 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-11-28 01:21:17.896621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:21:17.896628 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2025-11-28 01:21:17.896654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-11-28 01:21:17.896666 | 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% 2025-11-28 01:21:17.896710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 35% (Reading database ... 40% (Reading database ... 2025-11-28 01:21:17.896765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:45% (Reading database ... 50% (Reading database ... 55% 2025-11-28 01:21:17.896813 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:21:17.896870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-11-28 01:21:17.896940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-11-28 01:21:17.897032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-11-28 01:21:17.897112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:80% 2025-11-28 01:21:17.897147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-11-28 01:21:17.897180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-11-28 01:21:17.897209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-11-28 01:21:17.897239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19077 files and directories currently installed.) 2025-11-28 01:21:17.897268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:17.897304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:17.897342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:17.897385 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:17.897396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:21:17.897428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:21:17.897466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:17.897531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:17.897570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:17.897600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:17.897632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:21:17.897648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:17.897678 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:17.897686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:17.897717 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:17.897745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:21:17.897780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:17.897809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:17.897837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:17.897885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:17.897950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:17.898027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:17.898071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:17.898097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:17.898105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-11-28 01:21:17.898131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:17.898159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:17.898185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:17.898193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-11-28 01:21:17.898220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:21:17.898246 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-11-28 01:21:17.898274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:17.898299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:17.898315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:21:17.898346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:17.898365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:17.898396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:21:17.898420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:17.898437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:17.898466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:17.898474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:17.898504 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2025-11-28 01:21:17.898533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2025-11-28 01:21:17.898561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:21:17.898615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:21:17.898660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2025-11-28 01:21:17.898668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:21:17.898697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:21:17.898738 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2025-11-28 01:21:17.898747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2025-11-28 01:21:17.898782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:21:17.898790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-11-28 01:21:17.898818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9235 files, 1335 directories removed. 2025-11-28 01:21:17.898864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-11-28 01:21:17.898936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2025-11-28 01:21:17.898953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-11-28 01:21:17.898981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2025-11-28 01:21:17.898989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-11-28 01:21:17.899044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2025-11-28 01:21:17.899083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2025-11-28 01:21:17.899113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:21:17.899121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 22500cc671af 2025-11-28 01:21:17.899149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 183368e462fa 2025-11-28 01:21:17.899184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built b4478b31b338 2025-11-28 01:21:17.899216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20251128 2025-11-28 01:21:17.899292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2025-11-28 01:21:17.899211 (took 0:00:37.198812) 2025-11-28 01:21:17.899592 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2025-11-28 01:21:17.899627 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2025-11-28 01:21:17.899676 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2025-11-28 01:21:17.899615 2025-11-28 01:21:17.900621 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2025-11-28 01:21:17.901218 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2025-11-28 01:21:42.063392 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/4 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251128 2025-11-28 01:21:42.063468 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> b6ab3f403540 2025-11-28 01:21:42.063488 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/4 : LABEL "build-date"="20251128" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:21:42.063505 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 77ff92bfc287 2025-11-28 01:21:42.063548 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 77ff92bfc287 2025-11-28 01:21:42.063559 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 1095fc1d8033 2025-11-28 01:21:42.063571 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:21:42.063582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in dd35efa3cf2b 2025-11-28 01:21:42.063592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-11-28 01:21:42.063602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-11-28 01:21:42.063611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-11-28 01:21:42.063620 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2025-11-28 01:21:42.063630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:21:42.063640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:21:42.063650 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:21:42.063703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:21:42.063714 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:21:42.063724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:21:42.063758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:21:42.063768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-11-28 01:21:42.063778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2025-11-28 01:21:42.063787 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-11-28 01:21:42.063822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2025-11-28 01:21:42.063832 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:21:42.063842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:21:42.063877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-11-28 01:21:42.063888 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:21:42.063900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-11-28 01:21:42.063936 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-11-28 01:21:42.064063 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2025-11-28 01:21:42.064171 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2025-11-28 01:21:42.064183 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2025-11-28 01:21:42.064268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2025-11-28 01:21:42.064303 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:21:42.064352 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:21:42.064439 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-11-28 01:21:42.064475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-11-28 01:21:42.064592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-11-28 01:21:42.064632 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-11-28 01:21:42.064664 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:21:42.064677 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:21:42.064717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:21:42.064760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:21:42.064796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:21:42.064831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:21:42.064875 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:21:42.064918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-11-28 01:21:42.065055 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:21:42.065082 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2025-11-28 01:21:42.065115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-11-28 01:21:42.065151 | 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% 2025-11-28 01:21:42.065189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-11-28 01:21:42.065237 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 65% 2025-11-28 01:21:42.065273 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-11-28 01:21:42.065308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-11-28 01:21:42.065353 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2025-11-28 01:21:42.065398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2025-11-28 01:21:42.065487 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2025-11-28 01:21:42.065522 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2025-11-28 01:21:42.065567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:21:42.065649 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:42.065660 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:42.065701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:42.065766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-11-28 01:21:42.065808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:42.065849 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:21:42.065928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:21:42.065947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:42.065982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:42.066073 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:42.066122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:42.066188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:21:42.066229 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:42.066271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:42.066351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:42.066362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:42.066440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:21:42.066451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:42.066529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:42.066540 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:21:42.066614 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:42.066690 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:42.066975 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:42.067113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:21:42.067127 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:42.067156 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:42.067166 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:42.067224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:42.067235 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:21:42.067245 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:42.067279 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:42.067289 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:21:42.067325 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:42.067339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:42.067386 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:21:42.067429 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:42.067515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:21:42.067526 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:42.067592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:21:42.067603 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2025-11-28 01:21:42.067651 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2025-11-28 01:21:42.067692 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:21:42.067702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:21:42.067741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2025-11-28 01:21:42.067781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:21:42.067817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:21:42.067852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2025-11-28 01:21:42.067886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2025-11-28 01:21:42.067938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:21:42.068085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-11-28 01:21:42.068124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8200 files, 1189 directories removed. 2025-11-28 01:21:42.068139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-11-28 01:21:42.068185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2025-11-28 01:21:42.068203 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-11-28 01:21:42.068222 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2025-11-28 01:21:42.068280 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-11-28 01:21:42.068314 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2025-11-28 01:21:42.068345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2025-11-28 01:21:42.068359 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:21:42.068391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container dd35efa3cf2b 2025-11-28 01:21:42.068424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 326160dbc99a 2025-11-28 01:21:42.068438 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/4 : USER ceilometer 2025-11-28 01:21:42.068472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 610f46d9d968 2025-11-28 01:21:42.068515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 610f46d9d968 2025-11-28 01:21:42.068556 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> e898e07949f1 2025-11-28 01:21:42.068598 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built 6e6e374e62d6 2025-11-28 01:21:42.068640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20251128 2025-11-28 01:21:42.068759 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2025-11-28 01:21:42.068645 (took 0:00:24.169030) 2025-11-28 01:21:42.069302 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2025-11-28 01:21:42.069319 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2025-11-28 01:21:42.069391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2025-11-28 01:21:42.069284 2025-11-28 01:21:42.070467 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2025-11-28 01:21:42.071195 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2025-11-28 01:22:08.152814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251128 2025-11-28 01:22:08.152898 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> b6ab3f403540 2025-11-28 01:22:08.152920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/6 : LABEL "build-date"="20251128" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-notification" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:22:08.152955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in a7686f7f2d1d 2025-11-28 01:22:08.153095 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container a7686f7f2d1d 2025-11-28 01:22:08.153111 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 6e0eaf3da921 2025-11-28 01:22:08.153122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2025-11-28 01:22:08.153132 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> c09767019387 2025-11-28 01:22:08.153141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2025-11-28 01:22:08.153176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 7881244a6a07 2025-11-28 01:22:08.153186 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 7881244a6a07 2025-11-28 01:22:08.153195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> f06ce50a71ca 2025-11-28 01:22:08.153206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:22:08.153218 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in d1c712d615bc 2025-11-28 01:22:08.153227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-11-28 01:22:08.153237 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-11-28 01:22:08.153247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-11-28 01:22:08.153256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2025-11-28 01:22:08.153266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:22:08.153275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:22:08.153286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:22:08.153295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:22:08.153310 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:22:08.153320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:22:08.153329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:22:08.153339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-11-28 01:22:08.153349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2025-11-28 01:22:08.153366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-11-28 01:22:08.153380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2025-11-28 01:22:08.153390 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:22:08.153403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:22:08.153446 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-11-28 01:22:08.153461 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-11-28 01:22:08.153526 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:22:08.153540 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-11-28 01:22:08.153554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-11-28 01:22:08.155101 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:22:08.155134 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-11-28 01:22:08.155181 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-11-28 01:22:08.155200 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:22:08.155218 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:22:08.155235 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-11-28 01:22:08.155244 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-11-28 01:22:08.155254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-11-28 01:22:08.155264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-11-28 01:22:08.155274 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:22:08.155284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:22:08.155294 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:22:08.155304 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:22:08.155313 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:22:08.155323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:22:08.155333 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:22:08.155343 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-11-28 01:22:08.155353 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:22:08.155362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2025-11-28 01:22:08.155372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-11-28 01:22:08.155383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:22:08.155404 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-11-28 01:22:08.155414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-11-28 01:22:08.155424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-11-28 01:22:08.155434 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-11-28 01:22:08.155443 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-11-28 01:22:08.155453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-11-28 01:22:08.155463 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:22:08.155473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:08.155482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:08.155492 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:08.155501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:08.155511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:22:08.155528 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:22:08.155538 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:08.155548 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:08.155557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:08.155567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:08.155577 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:22:08.155596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:08.155606 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:08.155616 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:08.155625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:08.155635 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:22:08.155644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:08.155654 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:08.155663 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:08.155673 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:08.155683 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:08.155692 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:08.155702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:08.155712 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:08.155728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:08.155737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:08.155747 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:08.155756 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:22:08.155767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:08.155776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:08.155786 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:22:08.155795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:08.155805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:08.155815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:22:08.155825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:08.155834 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:08.155844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:08.155853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:08.155863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2025-11-28 01:22:08.155873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2025-11-28 01:22:08.155883 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:22:08.155892 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:22:08.155902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2025-11-28 01:22:08.155912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:22:08.155921 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:22:08.155931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2025-11-28 01:22:08.155941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2025-11-28 01:22:08.155956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:22:08.155966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-11-28 01:22:08.155975 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8200 files, 1189 directories removed. 2025-11-28 01:22:08.155985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-11-28 01:22:08.156034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2025-11-28 01:22:08.156044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-11-28 01:22:08.156054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2025-11-28 01:22:08.156064 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-11-28 01:22:08.156083 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2025-11-28 01:22:08.156093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2025-11-28 01:22:08.156102 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:22:08.156112 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container d1c712d615bc 2025-11-28 01:22:08.156128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> eb8f5a7b356c 2025-11-28 01:22:08.156138 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/6 : USER ceilometer 2025-11-28 01:22:08.156166 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 9f6b9568c20e 2025-11-28 01:22:08.156176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 9f6b9568c20e 2025-11-28 01:22:08.156185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> f6f33dbb1f67 2025-11-28 01:22:08.156195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built a63bd3a0ddd4 2025-11-28 01:22:08.156204 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251128 2025-11-28 01:22:08.156215 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2025-11-28 01:22:08.155619 (took 0:00:26.086335) 2025-11-28 01:22:08.156225 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2025-11-28 01:22:08.156234 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2025-11-28 01:22:08.156248 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2025-11-28 01:22:08.156068 2025-11-28 01:22:08.156850 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2025-11-28 01:22:08.157408 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2025-11-28 01:22:43.619078 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251128 2025-11-28 01:22:43.619184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> b6ab3f403540 2025-11-28 01:22:43.619206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/5 : LABEL "build-date"="20251128" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-ipmi" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:22:43.619223 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 059c231dc9ed 2025-11-28 01:22:43.619236 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 059c231dc9ed 2025-11-28 01:22:43.619253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> bead2c5051b6 2025-11-28 01:22:43.619265 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ipmitool && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:22:43.619282 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 2c68e9b50b33 2025-11-28 01:22:43.619317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:22:43.619362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:22:43.619381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:22:43.619415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:22:43.619467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:22:43.619504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:22:43.619515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:22:43.619528 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:22:43.619541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:22:43.619578 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:22:43.619607 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:22:43.619635 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:22:43.619667 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:22:43.619696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:22:43.619768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:22:43.619783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 28.8 MB in 4s (7,902 kB/s) 2025-11-28 01:22:43.619796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-11-28 01:22:43.619827 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-11-28 01:22:43.619859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-11-28 01:22:43.619890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-11-28 01:22:43.619918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2025-11-28 01:22:43.619945 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2025-11-28 01:22:43.619974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2025-11-28 01:22:43.619987 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2025-11-28 01:22:43.620034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2025-11-28 01:22:43.620067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2025-11-28 01:22:43.620099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2025-11-28 01:22:43.620128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2025-11-28 01:22:43.620156 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:22:43.620170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2025-11-28 01:22:43.620233 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2025-11-28 01:22:43.620244 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:22:43.620258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2025-11-28 01:22:43.620364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2025-11-28 01:22:43.620379 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2025-11-28 01:22:43.620393 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 1s (5,513 kB/s) 2025-11-28 01:22:43.620406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2025-11-28 01:22:43.620438 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-11-28 01:22:43.620467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:22:43.620483 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-11-28 01:22:43.620537 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:70% 2025-11-28 01:22:43.620548 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-11-28 01:22:43.620561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2025-11-28 01:22:43.620576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-11-28 01:22:43.620624 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-11-28 01:22:43.620646 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:22:43.620661 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2025-11-28 01:22:43.620674 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2025-11-28 01:22:43.620706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2025-11-28 01:22:43.620735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2025-11-28 01:22:43.620763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-11-28 01:22:43.620790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2025-11-28 01:22:43.620840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-11-28 01:22:43.620855 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-11-28 01:22:43.620910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2025-11-28 01:22:43.620921 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2025-11-28 01:22:43.620934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-11-28 01:22:43.620947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2025-11-28 01:22:43.621021 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:22:43.621040 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:22:43.621053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 2c68e9b50b33 2025-11-28 01:22:43.621098 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> d10a2d5bdf61 2025-11-28 01:22:43.621115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:22:43.621129 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 6b00d4a36966 2025-11-28 01:22:43.621175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-11-28 01:22:43.621188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-11-28 01:22:43.621202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-11-28 01:22:43.621246 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2025-11-28 01:22:43.621264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:22:43.621277 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:22:43.621290 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:22:43.621323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:22:43.621385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:22:43.621400 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:22:43.621413 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:22:43.621458 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-11-28 01:22:43.621469 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2025-11-28 01:22:43.621514 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-11-28 01:22:43.621525 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2025-11-28 01:22:43.621538 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:22:43.621594 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:22:43.621605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-11-28 01:22:43.621619 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:22:43.621639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-11-28 01:22:43.621652 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-11-28 01:22:43.621699 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:75% 2025-11-28 01:22:43.621709 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:22:43.621722 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-11-28 01:22:43.621767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-11-28 01:22:43.621778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18641 files and directories currently installed.) 2025-11-28 01:22:43.621791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:22:43.621835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-11-28 01:22:43.621846 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-11-28 01:22:43.621859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-11-28 01:22:43.621904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-11-28 01:22:43.621917 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-11-28 01:22:43.621930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:22:43.621987 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:22:43.622028 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:22:43.622042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:22:43.622056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:22:43.622077 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:22:43.622090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:22:43.622119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-11-28 01:22:43.622178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:22:43.622189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2025-11-28 01:22:43.622202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-11-28 01:22:43.622216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:22:43.622232 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-11-28 01:22:43.622277 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-11-28 01:22:43.622291 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:22:43.622324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18632 files and directories currently installed.) 2025-11-28 01:22:43.622337 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:43.622384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:43.622395 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:43.622408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:43.622453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:22:43.622464 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:22:43.622477 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:43.622521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:43.622532 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:43.622545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:43.622601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:22:43.622612 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:43.622624 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:43.622680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:43.622697 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:43.622710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:22:43.622723 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:43.622736 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:43.622782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:22:43.622792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:43.622813 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:43.622826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:43.622884 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:22:43.622894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:43.622907 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:43.622920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:43.622933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:43.622988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:22:43.623027 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:43.623040 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:43.623053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:22:43.623100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:43.623111 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:43.623123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:22:43.623168 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:43.623179 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:22:43.623192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:43.623236 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:22:43.623247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2025-11-28 01:22:43.623259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2025-11-28 01:22:43.623331 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:22:43.623343 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:22:43.623356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2025-11-28 01:22:43.623369 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:22:43.623398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:22:43.623454 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2025-11-28 01:22:43.623464 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2025-11-28 01:22:43.623477 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:22:43.623491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-11-28 01:22:43.623547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8200 files, 1189 directories removed. 2025-11-28 01:22:43.624106 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-11-28 01:22:43.624139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2025-11-28 01:22:43.624144 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-11-28 01:22:43.624148 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2025-11-28 01:22:43.624152 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-11-28 01:22:43.624155 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2025-11-28 01:22:43.624159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2025-11-28 01:22:43.624184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:22:43.624188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 6b00d4a36966 2025-11-28 01:22:43.624192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> ffe6c8be5d92 2025-11-28 01:22:43.624196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/5 : USER ceilometer 2025-11-28 01:22:43.624199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 522fddb19d90 2025-11-28 01:22:43.624202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 522fddb19d90 2025-11-28 01:22:43.624213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 674cc6479f92 2025-11-28 01:22:43.624217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built cb681171e39f 2025-11-28 01:22:43.624220 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251128 2025-11-28 01:22:43.624224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2025-11-28 01:22:43.623765 (took 0:00:35.467697) 2025-11-28 01:22:43.624227 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2025-11-28 01:22:43.624234 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2025-11-28 01:22:43.624238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2025-11-28 01:22:43.624088 2025-11-28 01:22:43.625219 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2025-11-28 01:22:43.625273 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2025-11-28 01:23:19.460334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251128 2025-11-28 01:23:19.460408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> b6ab3f403540 2025-11-28 01:23:19.460427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/5 : LABEL "build-date"="20251128" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:23:19.460488 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in c961283f11c2 2025-11-28 01:23:19.460504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container c961283f11c2 2025-11-28 01:23:19.460516 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 1cc0c9cb1f4a 2025-11-28 01:23:19.460528 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:23:19.460542 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 50f1ab104234 2025-11-28 01:23:19.460553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:23:19.460565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:23:19.460577 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:23:19.460590 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:23:19.460613 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:23:19.460623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:23:19.460703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:23:19.460716 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:23:19.460726 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:23:19.460735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:23:19.460744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:23:19.460754 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:23:19.460763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:23:19.460773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:23:19.460799 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:23:19.460851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 28.8 MB in 3s (10.2 MB/s) 2025-11-28 01:23:19.460862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-11-28 01:23:19.460871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-11-28 01:23:19.460918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-11-28 01:23:19.460960 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-11-28 01:23:19.461166 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2025-11-28 01:23:19.464334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 2025-11-28 01:23:19.464356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2025-11-28 01:23:19.464364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2025-11-28 01:23:19.464369 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2025-11-28 01:23:19.464375 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2025-11-28 01:23:19.464381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2025-11-28 01:23:19.464386 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 python3-libvirt 2025-11-28 01:23:19.464392 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:23:19.464398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,581 kB of archives. 2025-11-28 01:23:19.464403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2025-11-28 01:23:19.464408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:23:19.464414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 01:23:19.464420 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 01:23:19.464426 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-11-28 01:23:19.464466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-11-28 01:23:19.464473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-11-28 01:23:19.464478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,581 kB in 1s (5,980 kB/s) 2025-11-28 01:23:19.464483 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 01:23:19.464489 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-11-28 01:23:19.464497 | 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% 2025-11-28 01:23:19.464504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-11-28 01:23:19.464509 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-11-28 01:23:19.464515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-11-28 01:23:19.464520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-11-28 01:23:19.464526 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-11-28 01:23:19.464531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-11-28 01:23:19.464537 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:23:19.464542 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 01:23:19.464548 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 01:23:19.464554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2025-11-28 01:23:19.464559 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 01:23:19.464564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 01:23:19.464570 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libyajl2:amd64. 2025-11-28 01:23:19.464588 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2025-11-28 01:23:19.464594 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 01:23:19.464599 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2025-11-28 01:23:19.464604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-11-28 01:23:19.464610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-11-28 01:23:19.464624 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2025-11-28 01:23:19.464630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-11-28 01:23:19.464636 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-11-28 01:23:19.464641 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 01:23:19.464646 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 01:23:19.464652 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-11-28 01:23:19.464662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2025-11-28 01:23:19.464668 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-11-28 01:23:19.464673 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 01:23:19.464679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-11-28 01:23:19.464684 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2025-11-28 01:23:19.464689 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:23:19.464695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 50f1ab104234 2025-11-28 01:23:19.464700 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 053a9ed7a2ef 2025-11-28 01:23:19.464706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/5 : RUN true 2025-11-28 01:23:19.464711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 715909d9080e 2025-11-28 01:23:19.464716 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 715909d9080e 2025-11-28 01:23:19.464722 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 669d48bd8bd1 2025-11-28 01:23:19.464729 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:23:19.464737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in c9eeea5f6c8a 2025-11-28 01:23:19.464742 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-11-28 01:23:19.464748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-11-28 01:23:19.464753 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-11-28 01:23:19.464758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2025-11-28 01:23:19.464764 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:23:19.464769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:23:19.464775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:23:19.464780 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:23:19.464785 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:23:19.464791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:23:19.464796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:23:19.464801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-11-28 01:23:19.464807 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2025-11-28 01:23:19.464812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-11-28 01:23:19.464818 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2025-11-28 01:23:19.464826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:23:19.464836 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:23:19.464841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-11-28 01:23:19.464853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-11-28 01:23:19.464862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-11-28 01:23:19.464897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:23:19.465044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-11-28 01:23:19.465084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-11-28 01:23:19.465097 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-11-28 01:23:19.465116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:80% (Reading database ... 85% 2025-11-28 01:23:19.465174 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% (Reading database ... 95% 2025-11-28 01:23:19.465192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18768 files and directories currently installed.) 2025-11-28 01:23:19.465256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:23:19.465346 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-11-28 01:23:19.465358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-11-28 01:23:19.466564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-11-28 01:23:19.466588 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-11-28 01:23:19.466598 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:23:19.466609 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:23:19.466618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:23:19.466628 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:23:19.466637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:23:19.466647 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:23:19.466656 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:23:19.466666 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-11-28 01:23:19.466676 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:23:19.466685 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2025-11-28 01:23:19.466695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-11-28 01:23:19.466707 | 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% 2025-11-28 01:23:19.466718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-11-28 01:23:19.466728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-11-28 01:23:19.466737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-11-28 01:23:19.466746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-11-28 01:23:19.466756 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-11-28 01:23:19.466778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-11-28 01:23:19.466788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18759 files and directories currently installed.) 2025-11-28 01:23:19.466798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:19.466808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:19.466818 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:19.466828 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:19.466837 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:23:19.466846 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:23:19.466866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:19.466876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:19.466886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:19.466895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:19.466910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:23:19.466919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:19.466929 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:19.466938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:19.466948 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:19.466957 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:23:19.466966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:19.466976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:19.466989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:19.467033 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:19.467048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:19.467136 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:19.467150 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:19.467204 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:19.467245 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:19.467327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:19.467338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:19.467352 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:23:19.467465 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:19.467478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:19.467491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:23:19.467652 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:19.467675 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:19.467688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:23:19.467695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:19.467705 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:19.467777 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:19.467785 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:19.467837 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2025-11-28 01:23:19.467844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2025-11-28 01:23:19.467907 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:23:19.467914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:23:19.467968 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2025-11-28 01:23:19.467976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:23:19.468046 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:23:19.468123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2025-11-28 01:23:19.468130 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2025-11-28 01:23:19.468177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:23:19.468185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-11-28 01:23:19.468237 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8200 files, 1189 directories removed. 2025-11-28 01:23:19.468245 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-11-28 01:23:19.468305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2025-11-28 01:23:19.468314 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-11-28 01:23:19.468360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2025-11-28 01:23:19.468368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-11-28 01:23:19.468474 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2025-11-28 01:23:19.468484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2025-11-28 01:23:19.468493 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:23:19.468563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container c9eeea5f6c8a 2025-11-28 01:23:19.468571 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> d094e3ee8d84 2025-11-28 01:23:19.468632 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built 1086acaae6f4 2025-11-28 01:23:19.468640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251128 2025-11-28 01:23:19.468750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2025-11-28 01:23:19.468640 (took 0:00:35.844552) 2025-11-28 01:23:19.469236 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2025-11-28 01:23:19.469248 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2025-11-28 01:23:19.469332 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2025-11-28 01:23:19.469208 2025-11-28 01:23:19.470531 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2025-11-28 01:23:19.471196 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2025-11-28 01:23:46.683829 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251128 2025-11-28 01:23:46.683943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 33b330715f92 2025-11-28 01:23:46.683965 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/5 : LABEL "build-date"="20251128" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:23:46.683982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in b51a2e00711c 2025-11-28 01:23:46.684033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container b51a2e00711c 2025-11-28 01:23:46.684054 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> addb786e70f9 2025-11-28 01:23:46.684129 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2025-11-28 01:23:46.684144 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 46dbfa4ed3da 2025-11-28 01:23:46.684379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2025-11-28 01:23:46.684457 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 1d2a71837159 2025-11-28 01:23:46.684474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 1d2a71837159 2025-11-28 01:23:46.684498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> e1bf5e9d50ac 2025-11-28 01:23:46.684513 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:23:46.684592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in f12861d6aa8e 2025-11-28 01:23:46.684608 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-11-28 01:23:46.684682 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-11-28 01:23:46.684697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-11-28 01:23:46.684756 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:23:46.684771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:23:46.684833 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:23:46.684883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:23:46.684901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:23:46.684960 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:23:46.684974 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:23:46.685030 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:23:46.685106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-11-28 01:23:46.685119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2025-11-28 01:23:46.685168 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-11-28 01:23:46.685179 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2025-11-28 01:23:46.685289 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:23:46.685302 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:23:46.685316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-11-28 01:23:46.685329 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-11-28 01:23:46.685418 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:23:46.685471 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2025-11-28 01:23:46.685482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2025-11-28 01:23:46.685567 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2025-11-28 01:23:46.685714 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2025-11-28 01:23:46.685749 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2025-11-28 01:23:46.685763 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-11-28 01:23:46.685783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:23:46.685796 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-11-28 01:23:46.685810 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-11-28 01:23:46.685872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-11-28 01:23:46.685915 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-11-28 01:23:46.685956 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:23:46.686012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:23:46.686035 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:23:46.686108 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:23:46.686160 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:23:46.686172 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:23:46.686228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:23:46.686282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-11-28 01:23:46.686293 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:23:46.686371 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:23:46.686382 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-11-28 01:23:46.686470 | 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% 2025-11-28 01:23:46.686483 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 60% (Reading database ... 65% 2025-11-28 01:23:46.686609 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2025-11-28 01:23:46.686624 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2025-11-28 01:23:46.686680 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2025-11-28 01:23:46.686733 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2025-11-28 01:23:46.686744 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2025-11-28 01:23:46.686959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2025-11-28 01:23:46.687013 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-11-28 01:23:46.687031 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:46.687041 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:46.687051 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:46.687099 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:46.687114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:23:46.687174 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:23:46.687221 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:46.687269 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:46.687347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:46.687359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:46.687413 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:23:46.687461 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:46.687512 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:46.687527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:46.687626 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:46.687667 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:23:46.687720 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:46.687760 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:46.687817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:23:46.687857 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:46.687913 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:46.687952 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:46.688013 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:23:46.688098 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:46.688144 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:46.688196 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:46.688236 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:46.688287 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:23:46.688298 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:46.688352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:46.688405 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:23:46.688445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:46.688459 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:46.688531 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:23:46.688590 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:46.688663 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:23:46.688690 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:46.688753 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:23:46.688764 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2025-11-28 01:23:46.688823 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:23:46.688834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:23:46.688891 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:23:46.688902 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2025-11-28 01:23:46.688962 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:23:46.688973 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:23:46.689057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2025-11-28 01:23:46.689081 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2025-11-28 01:23:46.689124 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:23:46.689164 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-11-28 01:23:46.689175 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8721 files, 1225 directories removed. 2025-11-28 01:23:46.689238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-11-28 01:23:46.689252 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2025-11-28 01:23:46.689307 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-11-28 01:23:46.689318 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2025-11-28 01:23:46.689370 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-11-28 01:23:46.689381 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:23:46.689444 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:23:46.689455 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:23:46.689516 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container f12861d6aa8e 2025-11-28 01:23:46.689527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 8cc63e80ee20 2025-11-28 01:23:46.689606 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built 1c67b5629edd 2025-11-28 01:23:46.689617 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20251128 2025-11-28 01:23:46.689732 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2025-11-28 01:23:46.689611 (took 0:00:27.220403) 2025-11-28 01:23:46.690199 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2025-11-28 01:23:46.690220 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2025-11-28 01:23:46.690389 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2025-11-28 01:23:46.690197 2025-11-28 01:23:46.691368 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2025-11-28 01:23:46.691926 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2025-11-28 01:24:11.240495 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251128 2025-11-28 01:24:11.240596 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 33b330715f92 2025-11-28 01:24:11.240655 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/4 : LABEL "build-date"="20251128" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-statsd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:24:11.240674 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 18babe4f98aa 2025-11-28 01:24:11.240688 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 18babe4f98aa 2025-11-28 01:24:11.240747 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 894d4ed2d429 2025-11-28 01:24:11.240795 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:24:11.240889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 7e6f69ee1bf4 2025-11-28 01:24:11.240910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-11-28 01:24:11.240975 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-11-28 01:24:11.241031 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-11-28 01:24:11.241150 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2025-11-28 01:24:11.241171 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:24:11.241226 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:24:11.241280 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:24:11.241321 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:24:11.241364 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:24:11.241406 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:24:11.241463 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:24:11.241506 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-11-28 01:24:11.241560 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2025-11-28 01:24:11.241674 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-11-28 01:24:11.241696 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2025-11-28 01:24:11.241804 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:24:11.241824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:24:11.241901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-11-28 01:24:11.241961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:24:11.242019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2025-11-28 01:24:11.242126 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-11-28 01:24:11.242184 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:75% 2025-11-28 01:24:11.242241 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-11-28 01:24:11.242295 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-11-28 01:24:11.242350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-11-28 01:24:11.242404 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:90% 2025-11-28 01:24:11.242461 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-11-28 01:24:11.242515 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:24:11.242567 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-11-28 01:24:11.242654 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-11-28 01:24:11.242718 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-11-28 01:24:11.242783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-11-28 01:24:11.242835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:24:11.242885 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:24:11.242925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:24:11.242982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:24:11.243040 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:24:11.243146 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:24:11.243215 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:24:11.243224 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-11-28 01:24:11.243232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:24:11.243290 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2025-11-28 01:24:11.243321 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-11-28 01:24:11.243388 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-11-28 01:24:11.243444 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:24:11.243491 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% (Reading database ... 75% 2025-11-28 01:24:11.243544 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-11-28 01:24:11.243598 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:80% (Reading database ... 85% 2025-11-28 01:24:11.243686 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% (Reading database ... 95% 2025-11-28 01:24:11.243740 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-11-28 01:24:11.243772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:11.243839 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:11.243891 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:11.243944 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:11.244025 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:24:11.244081 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:24:11.244125 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:11.244181 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:11.244223 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:11.244274 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:11.244336 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:24:11.244361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:11.244452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:11.244495 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:11.244547 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:11.244599 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:24:11.244678 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:11.244733 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:11.244786 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:11.244839 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:11.244890 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:11.244942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:11.245014 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:11.245075 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:11.245126 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:11.245178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:11.245228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:11.245281 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:24:11.245333 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:11.245385 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:11.245436 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:24:11.245488 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:11.245539 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:11.245586 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:24:11.245741 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:11.245908 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:11.245958 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:11.246033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:11.246097 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2025-11-28 01:24:11.246153 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2025-11-28 01:24:11.246203 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:24:11.246254 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:24:11.246303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2025-11-28 01:24:11.246340 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:24:11.246384 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:24:11.246412 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2025-11-28 01:24:11.246456 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2025-11-28 01:24:11.246481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:24:11.246530 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-11-28 01:24:11.246567 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8721 files, 1225 directories removed. 2025-11-28 01:24:11.246592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-11-28 01:24:11.246665 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2025-11-28 01:24:11.246692 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-11-28 01:24:11.246744 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2025-11-28 01:24:11.246770 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-11-28 01:24:11.246821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2025-11-28 01:24:11.246845 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2025-11-28 01:24:11.246893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:24:11.246929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 7e6f69ee1bf4 2025-11-28 01:24:11.246955 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> b1e2727aac54 2025-11-28 01:24:11.247025 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/4 : USER gnocchi 2025-11-28 01:24:11.247065 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in dcc1b06d6520 2025-11-28 01:24:11.247116 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container dcc1b06d6520 2025-11-28 01:24:11.247138 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> a10568dd65ad 2025-11-28 01:24:11.247189 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built 76f203cd1ccc 2025-11-28 01:24:11.247228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251128 2025-11-28 01:24:11.247319 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2025-11-28 01:24:11.247228 (took 0:00:24.557031) 2025-11-28 01:24:11.247725 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2025-11-28 01:24:11.247792 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2025-11-28 01:24:11.247849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2025-11-28 01:24:11.247771 2025-11-28 01:24:11.248880 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2025-11-28 01:24:11.249626 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2025-11-28 01:24:35.003189 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251128 2025-11-28 01:24:35.003278 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 33b330715f92 2025-11-28 01:24:35.003297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/4 : LABEL "build-date"="20251128" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-metricd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:24:35.003313 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in b1ebeb787f51 2025-11-28 01:24:35.003412 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container b1ebeb787f51 2025-11-28 01:24:35.003427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 69ebfe2d6e8e 2025-11-28 01:24:35.003441 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:24:35.003454 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in ef3f5a6de3b7 2025-11-28 01:24:35.003511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-11-28 01:24:35.003524 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-11-28 01:24:35.005104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-11-28 01:24:35.005144 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2025-11-28 01:24:35.005157 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:24:35.005170 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:24:35.005181 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:24:35.005193 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:24:35.005205 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:24:35.005216 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:24:35.005228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:24:35.005239 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-11-28 01:24:35.005251 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2025-11-28 01:24:35.005263 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-11-28 01:24:35.005274 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2025-11-28 01:24:35.005286 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:24:35.005313 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:24:35.005323 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-11-28 01:24:35.005334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:24:35.005346 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-11-28 01:24:35.005355 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-11-28 01:24:35.005365 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-11-28 01:24:35.005374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-11-28 01:24:35.005383 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-11-28 01:24:35.005392 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-11-28 01:24:35.005402 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-11-28 01:24:35.005414 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:24:35.005424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-11-28 01:24:35.005515 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-11-28 01:24:35.005529 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-11-28 01:24:35.005539 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-11-28 01:24:35.005549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:24:35.005563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:24:35.005574 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:24:35.005707 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:24:35.005768 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:24:35.005981 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:24:35.006104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:24:35.006139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-11-28 01:24:35.006156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:24:35.006175 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2025-11-28 01:24:35.006287 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-11-28 01:24:35.006368 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:24:35.006513 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-11-28 01:24:35.006532 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-11-28 01:24:35.006618 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-11-28 01:24:35.006710 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-11-28 01:24:35.006808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-11-28 01:24:35.006898 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-11-28 01:24:35.006985 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-11-28 01:24:35.007101 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:35.007192 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:35.007252 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:35.007310 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:35.007368 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:24:35.007425 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:24:35.007489 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:35.007583 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:35.007660 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:35.007767 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:35.007829 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:24:35.007886 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:35.007964 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:35.008049 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:35.008114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:35.008171 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:24:35.008240 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:35.008321 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:35.008381 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:24:35.008438 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:35.008494 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:35.008549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:35.008605 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:24:35.008659 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:35.008781 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:35.008839 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:35.008888 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:35.008944 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:24:35.009021 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:35.009082 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:35.009136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:24:35.009186 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:35.009222 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:35.009259 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:24:35.009306 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:35.009350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:24:35.009395 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:35.009442 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:24:35.009487 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2025-11-28 01:24:35.009541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2025-11-28 01:24:35.009589 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:24:35.009651 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:24:35.009740 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2025-11-28 01:24:35.009789 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:24:35.009836 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:24:35.009883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2025-11-28 01:24:35.009929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2025-11-28 01:24:35.009975 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:24:35.010045 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-11-28 01:24:35.010103 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8721 files, 1225 directories removed. 2025-11-28 01:24:35.010140 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-11-28 01:24:35.010190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2025-11-28 01:24:35.010226 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-11-28 01:24:35.010276 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2025-11-28 01:24:35.010311 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-11-28 01:24:35.011081 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2025-11-28 01:24:35.011163 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2025-11-28 01:24:35.011175 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:24:35.011184 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container ef3f5a6de3b7 2025-11-28 01:24:35.011193 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> a618ce5fa556 2025-11-28 01:24:35.011201 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/4 : USER gnocchi 2025-11-28 01:24:35.011210 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in fb7f0d9113a6 2025-11-28 01:24:35.011218 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container fb7f0d9113a6 2025-11-28 01:24:35.011226 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 41cb2b097fec 2025-11-28 01:24:35.011234 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built 58bff3888fa5 2025-11-28 01:24:35.011243 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251128 2025-11-28 01:24:35.011251 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2025-11-28 01:24:35.010627 (took 0:00:23.762856) 2025-11-28 01:24:35.011337 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2025-11-28 01:24:35.011347 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2025-11-28 01:24:35.011360 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2025-11-28 01:24:35.011189 2025-11-28 01:24:35.011367 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Getting archive from https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-28 01:24:38.860560 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2025-11-28 01:24:38.860821 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2025-11-28 01:25:15.479734 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20251128 2025-11-28 01:25:15.479844 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 2344d30e6221 2025-11-28 01:25:15.479941 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/7 : LABEL "build-date"="20251128" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-apiserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:25:15.479961 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 166ab1b5fa9c 2025-11-28 01:25:15.479974 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 166ab1b5fa9c 2025-11-28 01:25:15.480085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 7fbf27935ce1 2025-11-28 01:25:15.480103 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/7 : ADD skyline-apiserver-archive /skyline-apiserver-source 2025-11-28 01:25:15.480202 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 44965e36a170 2025-11-28 01:25:15.480310 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2025-11-28 01:25:15.480334 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 9adbfc52a2c9 2025-11-28 01:25:15.480356 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 5/7 : RUN ln -s skyline-apiserver-source/* skyline-apiserver && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2025-11-28 01:25:15.480452 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in bdce565597b6 2025-11-28 01:25:15.480476 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing /skyline-apiserver 2025-11-28 01:25:15.480530 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: started 2025-11-28 01:25:15.480544 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: finished with status 'done' 2025-11-28 01:25:15.480595 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: started 2025-11-28 01:25:15.480647 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:25:15.480698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: started 2025-11-28 01:25:15.480807 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: finished with status 'done' 2025-11-28 01:25:15.480823 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): started 2025-11-28 01:25:15.481201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:25:15.481267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (6.1.0) 2025-11-28 01:25:15.481311 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.481322 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2025-11-28 01:25:15.481331 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<=1.10.0 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.481341 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.0-py3-none-any.whl.metadata (138 kB) 2025-11-28 01:25:15.481411 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.481423 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2025-11-28 01:25:15.481433 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.481442 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-11-28 01:25:15.481452 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.481462 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2025-11-28 01:25:15.481511 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.481522 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-11-28 01:25:15.481569 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.481618 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.3.2-py3-none-any.whl.metadata (5.1 kB) 2025-11-28 01:25:15.481665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite<=0.17.0 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484125 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.17.0-py3-none-any.whl.metadata (4.1 kB) 2025-11-28 01:25:15.484148 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484158 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2025-11-28 01:25:15.484168 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PyYAML>=5.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (6.0.2) 2025-11-28 01:25:15.484177 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484187 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading immutables-0.20-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.6 kB) 2025-11-28 01:25:15.484212 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: alembic>=1.7.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (1.13.2) 2025-11-28 01:25:15.484222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484231 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB) 2025-11-28 01:25:15.484241 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: SQLAlchemy>=1.3.24 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (2.0.32) 2025-11-28 01:25:15.484250 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PyMySQL>=0.9.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (1.1.1) 2025-11-28 01:25:15.484271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: dnspython>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (2.6.1) 2025-11-28 01:25:15.484281 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: click>=7.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (8.1.7) 2025-11-28 01:25:15.484291 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jinja2>=2.11.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (3.1.4) 2025-11-28 01:25:15.484300 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484309 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2025-11-28 01:25:15.484319 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: MarkupSafe>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (2.1.5) 2025-11-28 01:25:15.484328 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB) 2025-11-28 01:25:15.484348 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-keystoneclient>=3.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (5.5.0) 2025-11-28 01:25:15.484360 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-cinderclient>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (9.6.0) 2025-11-28 01:25:15.484369 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-glanceclient>=2.17.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (4.7.0) 2025-11-28 01:25:15.484378 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-neutronclient>=6.14.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (11.3.1) 2025-11-28 01:25:15.484388 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-novaclient>=15.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (18.7.0) 2025-11-28 01:25:15.484398 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: keystoneauth1>=3.17.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (5.8.1) 2025-11-28 01:25:15.484420 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.policy>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (4.4.0) 2025-11-28 01:25:15.484430 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: typing_extensions>=3.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aiosqlite<=0.17.0->skyline-apiserver==5.0.1.dev5) (4.12.2) 2025-11-28 01:25:15.484441 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484451 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2025-11-28 01:25:15.484460 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484469 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.1-py2.py3-none-any.whl.metadata (29 kB) 2025-11-28 01:25:15.484479 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484494 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-11-28 01:25:15.484504 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484522 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-11-28 01:25:15.484531 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484541 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-11-28 01:25:15.484550 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.7.5->skyline-apiserver==5.0.1.dev5) (1.3.5) 2025-11-28 01:25:15.484559 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: six>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ecdsa!=0.15->python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) (1.16.0) 2025-11-28 01:25:15.484569 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=20.1.0->skyline-apiserver==5.0.1.dev5) (24.1) 2025-11-28 01:25:15.484578 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484588 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.4.0-py3-none-any.whl.metadata (4.6 kB) 2025-11-28 01:25:15.484597 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) (2025.11.12) 2025-11-28 01:25:15.484606 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484616 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.5-py3-none-any.whl.metadata (20 kB) 2025-11-28 01:25:15.484626 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: idna in /var/lib/kolla/venv/lib/python3.12/site-packages (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) (3.8) 2025-11-28 01:25:15.484635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2025-11-28 01:25:15.484645 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2025-11-28 01:25:15.484654 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (2.1.0) 2025-11-28 01:25:15.484664 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (2.32.3) 2025-11-28 01:25:15.484679 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (5.3.0) 2025-11-28 01:25:15.484689 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (1.7.0) 2025-11-28 01:25:15.484698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.config>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (9.6.0) 2025-11-28 01:25:15.484708 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (5.6.0) 2025-11-28 01:25:15.484721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (6.4.0) 2025-11-28 01:25:15.484741 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (5.5.0) 2025-11-28 01:25:15.484865 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.utils>=3.40.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (7.4.0) 2025-11-28 01:25:15.484929 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (3.0.0) 2025-11-28 01:25:15.485064 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (0.10.1) 2025-11-28 01:25:15.485148 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (2.0.0) 2025-11-28 01:25:15.485223 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (1.16.0) 2025-11-28 01:25:15.485292 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (1.0.8) 2025-11-28 01:25:15.485361 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (2024.1) 2025-11-28 01:25:15.485466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (6.0.0) 2025-11-28 01:25:15.485528 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (3.1.2) 2025-11-28 01:25:15.485588 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-cinderclient>=8.1.0->skyline-apiserver==5.0.1.dev5) (3.11.0) 2025-11-28 01:25:15.485658 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=8.1.0->skyline-apiserver==5.0.1.dev5) (0.2.13) 2025-11-28 01:25:15.485725 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (24.2.1) 2025-11-28 01:25:15.485814 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (2.0.1) 2025-11-28 01:25:15.485980 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (42.0.8) 2025-11-28 01:25:15.486045 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (1.17.0) 2025-11-28 01:25:15.486139 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (2.22) 2025-11-28 01:25:15.486223 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (4.7.0) 2025-11-28 01:25:15.486295 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (4.0.1) 2025-11-28 01:25:15.486366 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (2.1.0) 2025-11-28 01:25:15.486452 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (3.1.0) 2025-11-28 01:25:15.486517 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (6.1.2) 2025-11-28 01:25:15.486620 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (0.5.2) 2025-11-28 01:25:15.486637 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (2.4.3) 2025-11-28 01:25:15.486723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (24.2.0) 2025-11-28 01:25:15.486818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.9.0) 2025-11-28 01:25:15.487054 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (5.1.1) 2025-11-28 01:25:15.487180 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.3.3) 2025-11-28 01:25:15.487207 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.0.1) 2025-11-28 01:25:15.487218 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.33) 2025-11-28 01:25:15.487229 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (0.11.0) 2025-11-28 01:25:15.487244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (4.2.2) 2025-11-28 01:25:15.487316 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.4.0) 2025-11-28 01:25:15.487335 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (3.0.0) 2025-11-28 01:25:15.487426 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (2.9.0.post0) 2025-11-28 01:25:15.487478 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (3.3.2) 2025-11-28 01:25:15.487533 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (1.26.19) 2025-11-28 01:25:15.487644 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: greenlet!=0.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.3.24->skyline-apiserver==5.0.1.dev5) (3.0.3) 2025-11-28 01:25:15.487665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (4.19.2) 2025-11-28 01:25:15.487739 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (2023.12.1) 2025-11-28 01:25:15.487854 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (0.35.1) 2025-11-28 01:25:15.487873 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (0.20.0) 2025-11-28 01:25:15.487956 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.17.0-py3-none-any.whl (15 kB) 2025-11-28 01:25:15.488068 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2025-11-28 01:25:15.488141 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2025-11-28 01:25:15.488191 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2025-11-28 01:25:15.488267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.0-py3-none-any.whl (153 kB) 2025-11-28 01:25:15.488362 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2025-11-28 01:25:15.488412 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2025-11-28 01:25:15.488475 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.3.2-py3-none-any.whl (71 kB) 2025-11-28 01:25:15.488535 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-11-28 01:25:15.488605 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2025-11-28 01:25:15.488667 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.1-py2.py3-none-any.whl (150 kB) 2025-11-28 01:25:15.488726 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-11-28 01:25:15.488835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2025-11-28 01:25:15.488853 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.27.0-py3-none-any.whl (75 kB) 2025-11-28 01:25:15.488941 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) 2025-11-28 01:25:15.489044 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading immutables-0.20-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (105 kB) 2025-11-28 01:25:15.489135 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.20-py3-none-any.whl (24 kB) 2025-11-28 01:25:15.489223 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.4.0-py3-none-any.whl (86 kB) 2025-11-28 01:25:15.489272 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2025-11-28 01:25:15.489336 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-11-28 01:25:15.489421 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-11-28 01:25:15.489440 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2025-11-28 01:25:15.489530 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): started 2025-11-28 01:25:15.489612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): finished with status 'done' 2025-11-28 01:25:15.489630 | 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=158866 sha256=802ff131e8108465d2ad60ca9b984e0ac2369d24ae1b3add9a4b9ec33b29410f 2025-11-28 01:25:15.489716 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-iwvmop50/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2025-11-28 01:25:15.489827 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2025-11-28 01:25:15.489855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: starlette, sniffio, python-multipart, pydantic, pyasn1, loguru, immutables, h11, gunicorn, ecdsa, asgiref, aiosqlite, aiomysql, uvicorn, rsa, httpcore, fastapi, databases, anyio, python-jose, httpx, skyline-apiserver 2025-11-28 01:25:15.489939 | 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.1 fastapi-0.58.1 gunicorn-23.0.0 h11-0.14.0 httpcore-1.0.5 httpx-0.27.0 immutables-0.20 loguru-0.5.3 pyasn1-0.6.0 pydantic-1.10.0 python-jose-3.3.0 python-multipart-0.0.20 rsa-4.9 skyline-apiserver-5.0.1.dev5 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2025-11-28 01:25:15.490057 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container bdce565597b6 2025-11-28 01:25:15.490082 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 081ff3221f81 2025-11-28 01:25:15.490224 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:25:15.490306 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in ca4818d04031 2025-11-28 01:25:15.490394 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-11-28 01:25:15.490457 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-11-28 01:25:15.490554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-11-28 01:25:15.490571 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2025-11-28 01:25:15.490657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:25:15.490748 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:25:15.490765 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:25:15.490875 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:25:15.491075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:25:15.491190 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:25:15.491278 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:25:15.491375 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-11-28 01:25:15.491469 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2025-11-28 01:25:15.491574 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-11-28 01:25:15.491668 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2025-11-28 01:25:15.491768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:25:15.493065 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:25:15.493085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-11-28 01:25:15.493096 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:25:15.493107 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-11-28 01:25:15.493115 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-11-28 01:25:15.493123 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-11-28 01:25:15.493132 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:80% 2025-11-28 01:25:15.493144 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2025-11-28 01:25:15.493154 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2025-11-28 01:25:15.493163 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-11-28 01:25:15.493171 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:25:15.493181 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:25:15.493190 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-11-28 01:25:15.493211 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-11-28 01:25:15.493220 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-11-28 01:25:15.493228 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-11-28 01:25:15.493237 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:25:15.493245 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:25:15.493261 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:25:15.493270 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:25:15.493279 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:25:15.493287 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:25:15.493296 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:25:15.493304 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-11-28 01:25:15.493313 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:25:15.493321 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2025-11-28 01:25:15.493329 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-11-28 01:25:15.493338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-11-28 01:25:15.493347 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:25:15.493464 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-11-28 01:25:15.493568 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-11-28 01:25:15.493667 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-11-28 01:25:15.493759 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:80% (Reading database ... 85% (Reading database ... 90% 2025-11-28 01:25:15.496825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-11-28 01:25:15.496877 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:25:15.496928 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:25:15.496940 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:25:15.496950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:25:15.496960 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:25:15.496969 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:25:15.496979 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:25:15.496988 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:25:15.497027 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:25:15.497037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:25:15.497047 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:25:15.497056 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:25:15.497066 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:25:15.497075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:25:15.497085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:25:15.497095 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:25:15.497160 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:25:15.497172 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:25:15.497182 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:25:15.497191 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:25:15.497201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:25:15.497222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:25:15.497231 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:25:15.497241 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:25:15.497250 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:25:15.497260 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:25:15.497269 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:25:15.497278 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:25:15.497288 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:25:15.497297 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:25:15.497307 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:25:15.497316 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:25:15.497325 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:25:15.497335 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:25:15.497344 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:25:15.497353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:25:15.497363 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:25:15.497372 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:25:15.497381 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:25:15.497419 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2025-11-28 01:25:15.497429 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2025-11-28 01:25:15.497439 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:25:15.497448 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:25:15.497474 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2025-11-28 01:25:15.497485 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:25:15.497494 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:25:15.497504 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2025-11-28 01:25:15.497513 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2025-11-28 01:25:15.497523 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:25:15.497532 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-11-28 01:25:15.497551 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8485 files, 1213 directories removed. 2025-11-28 01:25:15.497562 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-11-28 01:25:15.497571 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2025-11-28 01:25:15.497581 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-11-28 01:25:15.497590 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2025-11-28 01:25:15.497599 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-11-28 01:25:15.497609 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2025-11-28 01:25:15.497618 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2025-11-28 01:25:15.497655 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:25:15.497666 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container ca4818d04031 2025-11-28 01:25:15.497676 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 3088aeb20e7a 2025-11-28 01:25:15.497686 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/7 : USER skyline 2025-11-28 01:25:15.497696 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in c3ca5fe0e713 2025-11-28 01:25:15.497705 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container c3ca5fe0e713 2025-11-28 01:25:15.497715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 6a610a3e9a78 2025-11-28 01:25:15.497724 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built 043b43b85c27 2025-11-28 01:25:15.497734 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251128 2025-11-28 01:25:15.497744 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2025-11-28 01:25:15.496370 (took 0:00:40.485181) 2025-11-28 01:25:15.497754 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2025-11-28 01:25:15.497769 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2025-11-28 01:25:15.497779 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2025-11-28 01:25:15.497084 2025-11-28 01:25:15.497807 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Getting archive from https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-28 01:25:18.035311 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2025-11-28 01:25:18.035374 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2025-11-28 01:26:02.916371 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20251128 2025-11-28 01:26:02.916443 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 2344d30e6221 2025-11-28 01:26:02.916462 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/7 : LABEL "build-date"="20251128" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-console" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:26:02.916478 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 49c163d9fc9b 2025-11-28 01:26:02.916492 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 49c163d9fc9b 2025-11-28 01:26:02.916503 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 8584f3043534 2025-11-28 01:26:02.916526 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nginx && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:26:02.916538 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 613aadc79edd 2025-11-28 01:26:02.916548 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:26:02.916559 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:26:02.916569 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:26:02.916579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:26:02.916589 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:26:02.916599 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:26:02.916608 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:26:02.916617 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:26:02.916627 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:26:02.916636 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:26:02.916646 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:26:02.916655 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:26:02.916665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:26:02.916674 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:26:02.916683 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:26:02.916693 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 28.8 MB in 3s (10.5 MB/s) 2025-11-28 01:26:02.916703 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-11-28 01:26:02.916712 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-11-28 01:26:02.916722 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-11-28 01:26:02.916745 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-11-28 01:26:02.916842 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2025-11-28 01:26:02.916855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2025-11-28 01:26:02.916865 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2025-11-28 01:26:02.916875 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2025-11-28 01:26:02.916914 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2025-11-28 01:26:02.916924 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2025-11-28 01:26:02.916933 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:26:02.916943 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 564 kB of archives. 2025-11-28 01:26:02.916953 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,596 kB of additional disk space will be used. 2025-11-28 01:26:02.916971 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:26:02.916981 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx-common all 1.24.0-2ubuntu7.5 [43.4 kB] 2025-11-28 01:26:02.917023 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx amd64 1.24.0-2ubuntu7.5 [520 kB] 2025-11-28 01:26:02.917038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2025-11-28 01:26:02.917048 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 564 kB in 0s (1,235 kB/s) 2025-11-28 01:26:02.917058 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2025-11-28 01:26:02.917067 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-11-28 01:26:02.917078 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:26:02.917089 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-11-28 01:26:02.917099 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-11-28 01:26:02.917146 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-11-28 01:26:02.917156 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-11-28 01:26:02.917166 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-11-28 01:26:02.917175 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-11-28 01:26:02.917185 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:26:02.917195 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.5_all.deb ... 2025-11-28 01:26:02.917204 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.5) ... 2025-11-28 01:26:02.917214 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2025-11-28 01:26:02.917223 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.5_amd64.deb ... 2025-11-28 01:26:02.917233 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.5) ... 2025-11-28 01:26:02.917246 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.5) ... 2025-11-28 01:26:02.917284 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.5) ... 2025-11-28 01:26:02.917346 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2025-11-28 01:26:02.917381 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:26:02.917560 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 613aadc79edd 2025-11-28 01:26:02.917600 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 29a89637beb0 2025-11-28 01:26:02.917611 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/7 : ADD skyline-console-archive /skyline-console-source 2025-11-28 01:26:02.917615 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 0a520d6bcdf7 2025-11-28 01:26:02.917620 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 5/7 : RUN ln -s skyline-console-source/* skyline-console && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-console 2025-11-28 01:26:02.917704 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 269b2f3eacc4 2025-11-28 01:26:02.917715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing /skyline-console 2025-11-28 01:26:02.917774 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: started 2025-11-28 01:26:02.917829 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: finished with status 'done' 2025-11-28 01:26:02.917877 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: started 2025-11-28 01:26:02.917960 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:26:02.920598 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: started 2025-11-28 01:26:02.920652 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: finished with status 'done' 2025-11-28 01:26:02.920665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): started 2025-11-28 01:26:02.920676 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:26:02.920686 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-console==5.0.1.dev4) (6.1.0) 2025-11-28 01:26:02.920697 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2025-11-28 01:26:02.920707 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): started 2025-11-28 01:26:02.920716 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): finished with status 'done' 2025-11-28 01:26:02.920726 | 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=6270444 sha256=d11d73c7244168847a57953910a92d3be0b5c86043a46c488430f3be4da726c5 2025-11-28 01:26:02.920737 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-hy4hu27k/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2025-11-28 01:26:02.920747 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2025-11-28 01:26:02.920757 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2025-11-28 01:26:02.920766 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-5.0.1.dev4 2025-11-28 01:26:02.920775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 269b2f3eacc4 2025-11-28 01:26:02.920785 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 73450d8c1e8f 2025-11-28 01:26:02.920796 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:26:02.920808 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in a9dfbf1558ff 2025-11-28 01:26:02.920817 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-11-28 01:26:02.920826 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-11-28 01:26:02.920836 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-11-28 01:26:02.920845 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2025-11-28 01:26:02.920855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:26:02.920864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:26:02.920873 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:26:02.920916 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:26:02.920926 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:26:02.920945 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:26:02.920955 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:26:02.920965 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-11-28 01:26:02.920975 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2025-11-28 01:26:02.920984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-11-28 01:26:02.921026 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2025-11-28 01:26:02.921037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:26:02.921047 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:26:02.921056 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-11-28 01:26:02.921093 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:26:02.921107 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-11-28 01:26:02.921116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: (Reading database ... 75% 2025-11-28 01:26:02.921126 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-11-28 01:26:02.921135 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-11-28 01:26:02.921145 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-11-28 01:26:02.921155 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-11-28 01:26:02.921165 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:95% 2025-11-28 01:26:02.921175 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18622 files and directories currently installed.) 2025-11-28 01:26:02.921185 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:26:02.921194 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-11-28 01:26:02.921204 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-11-28 01:26:02.921213 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-11-28 01:26:02.921223 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-11-28 01:26:02.921233 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:26:02.921242 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:26:02.921252 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:26:02.921262 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:26:02.921271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:26:02.921281 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:26:02.921291 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:26:02.921300 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-11-28 01:26:02.921310 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:26:02.921320 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2025-11-28 01:26:02.921337 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-11-28 01:26:02.921347 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-11-28 01:26:02.921358 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:26:02.921370 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-11-28 01:26:02.921380 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-11-28 01:26:02.921389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-11-28 01:26:02.921399 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-11-28 01:26:02.921408 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-11-28 01:26:02.921418 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-11-28 01:26:02.921427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18613 files and directories currently installed.) 2025-11-28 01:26:02.921437 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:02.921447 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:02.921456 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:02.921466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:02.921475 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:26:02.921485 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:26:02.921495 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:02.921504 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:02.921514 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:02.921529 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:02.921538 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:26:02.921554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:02.921564 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:02.921574 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:02.921583 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:02.921593 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:26:02.921602 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:02.921612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:02.921621 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:02.921631 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:02.921640 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:02.921650 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:02.921660 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:02.921684 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-11-28 01:26:02.921695 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:02.921704 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:02.921725 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:02.921735 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:02.921744 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:26:02.921820 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:02.921831 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:02.921862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:26:02.921873 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:02.921903 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:02.921913 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:26:02.921922 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:02.921932 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:02.921941 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:02.921951 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:02.921960 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2025-11-28 01:26:02.921970 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2025-11-28 01:26:02.921980 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:26:02.922024 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:26:02.922038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2025-11-28 01:26:02.922048 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:26:02.922057 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:26:02.922067 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2025-11-28 01:26:02.922077 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2025-11-28 01:26:02.922086 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:26:02.922096 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-11-28 01:26:02.922106 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 7919 files, 1127 directories removed. 2025-11-28 01:26:02.922116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-11-28 01:26:02.922125 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2025-11-28 01:26:02.922135 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-11-28 01:26:02.922145 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2025-11-28 01:26:02.922154 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-11-28 01:26:02.922164 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2025-11-28 01:26:02.922174 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2025-11-28 01:26:02.922190 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:26:02.922200 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container a9dfbf1558ff 2025-11-28 01:26:02.922218 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> b8632299e294 2025-11-28 01:26:02.922228 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/7 : USER root 2025-11-28 01:26:02.922237 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in aea348d9fd80 2025-11-28 01:26:02.922247 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container aea348d9fd80 2025-11-28 01:26:02.922256 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> b15ae6267b7b 2025-11-28 01:26:02.922266 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built adce3323e094 2025-11-28 01:26:02.922276 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20251128 2025-11-28 01:26:02.922285 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2025-11-28 01:26:02.921515 (took 0:00:47.424431) 2025-11-28 01:26:02.922301 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2025-11-28 01:26:02.922311 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2025-11-28 01:26:02.922320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2025-11-28 01:26:02.922016 2025-11-28 01:26:02.922876 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2025-11-28 01:26:02.923499 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2025-11-28 01:26:30.072084 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251128 2025-11-28 01:26:30.072348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> d26c95525a0d 2025-11-28 01:26:30.072522 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/4 : LABEL "build-date"="20251128" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:26:30.072652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in d7e8b64c06d2 2025-11-28 01:26:30.072766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container d7e8b64c06d2 2025-11-28 01:26:30.072871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> b27d14de7487 2025-11-28 01:26:30.073102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:26:30.073217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 3e36a2311693 2025-11-28 01:26:30.073361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-11-28 01:26:30.073473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-11-28 01:26:30.073583 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-11-28 01:26:30.073723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2025-11-28 01:26:30.073825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:26:30.073941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:26:30.074145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:26:30.074256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:26:30.074355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:26:30.074455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:26:30.074554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:26:30.074661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-11-28 01:26:30.074748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2025-11-28 01:26:30.074866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-11-28 01:26:30.075090 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2025-11-28 01:26:30.075199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:26:30.076268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:26:30.076317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-11-28 01:26:30.076328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:26:30.076338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-11-28 01:26:30.076345 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:70% (Reading database ... 75% 2025-11-28 01:26:30.076352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:26:30.076359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-11-28 01:26:30.076366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-11-28 01:26:30.076373 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-11-28 01:26:30.076382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:26:30.076389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-11-28 01:26:30.076396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-11-28 01:26:30.076402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-11-28 01:26:30.076409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-11-28 01:26:30.076444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:26:30.076453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:26:30.076460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:26:30.076467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:26:30.076474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:26:30.076511 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:26:30.076576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:26:30.076639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-11-28 01:26:30.076718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:26:30.076758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2025-11-28 01:26:30.076825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-11-28 01:26:30.076961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:26:30.077032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2025-11-28 01:26:30.077089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2025-11-28 01:26:30.077331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:26:30.077381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-11-28 01:26:30.077394 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-11-28 01:26:30.077442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-11-28 01:26:30.077454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:30.077464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:30.077550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:30.077592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:30.077663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:26:30.077725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:26:30.077806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:30.077848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:30.077954 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:30.078053 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:30.078124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:26:30.078188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:30.078262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:30.078304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:30.078393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:30.078575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:26:30.078619 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:30.078718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:30.078780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:26:30.078863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:30.078958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:30.079115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:30.079156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:26:30.079219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:30.079295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:30.079306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:30.079347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:30.079387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:26:30.079424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:30.079465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:30.079505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:26:30.079540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:30.079580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:30.079620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:26:30.079655 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:30.079690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:26:30.079725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:30.079759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:26:30.079800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2025-11-28 01:26:30.079840 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2025-11-28 01:26:30.079879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:26:30.079918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:26:30.080026 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2025-11-28 01:26:30.080052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:26:30.080095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:26:30.080106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2025-11-28 01:26:30.080140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2025-11-28 01:26:30.080181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:26:30.080221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-11-28 01:26:30.080255 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9696 files, 1396 directories removed. 2025-11-28 01:26:30.080289 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-11-28 01:26:30.080324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2025-11-28 01:26:30.080398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-11-28 01:26:30.080419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1365 files, 140 directories removed. 2025-11-28 01:26:30.080456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-11-28 01:26:30.080466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2025-11-28 01:26:30.080505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2025-11-28 01:26:30.080545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:26:30.080584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 3e36a2311693 2025-11-28 01:26:30.080618 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 295f8df5ea1c 2025-11-28 01:26:30.080694 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/4 : USER octavia 2025-11-28 01:26:30.080726 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 60c1d996dc5f 2025-11-28 01:26:30.080746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 60c1d996dc5f 2025-11-28 01:26:30.080779 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 77cdf07a5a5a 2025-11-28 01:26:30.080819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built 49585212f098 2025-11-28 01:26:30.080853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20251128 2025-11-28 01:26:30.081028 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2025-11-28 01:26:30.080872 (took 0:00:27.158856) 2025-11-28 01:26:30.081614 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2025-11-28 01:26:30.081677 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2025-11-28 01:26:30.081690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2025-11-28 01:26:30.081598 2025-11-28 01:26:30.081755 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2024.2.tar.gz 2025-11-28 01:26:31.007555 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2025-11-28 01:26:31.007812 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2025-11-28 01:27:20.217775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251128 2025-11-28 01:27:20.217854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> d26c95525a0d 2025-11-28 01:27:20.217940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/6 : LABEL "build-date"="20251128" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:27:20.217959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in d72f9f8e6bee 2025-11-28 01:27:20.218145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container d72f9f8e6bee 2025-11-28 01:27:20.218166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 1ea7cbb41434 2025-11-28 01:27:20.218210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/6 : ADD plugins-archive / 2025-11-28 01:27:20.218224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> f596a7a13307 2025-11-28 01:27:20.218262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2025-11-28 01:27:20.218274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> ffe685dcda87 2025-11-28 01:27:20.218314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 5/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi && chmod 644 /usr/local/bin/kolla_octavia_extend_start 2025-11-28 01:27:20.218329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in ce7a6bb067dc 2025-11-28 01:27:20.218375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/ovn_octavia_provider-7.0.1.dev9 2025-11-28 01:27:20.218428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2025-11-28 01:27:20.218466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2025-11-28 01:27:20.218556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2025-11-28 01:27:20.218567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:27:20.218607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2025-11-28 01:27:20.218678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2025-11-28 01:27:20.218715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2025-11-28 01:27:20.218754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:27:20.218798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/pycadf-3.1.1 2025-11-28 01:27:20.218848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2025-11-28 01:27:20.218892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2025-11-28 01:27:20.219043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2025-11-28 01:27:20.219062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:27:20.219110 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2025-11-28 01:27:20.219121 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2025-11-28 01:27:20.219166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2025-11-28 01:27:20.219218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:27:20.219318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (5.8.1) 2025-11-28 01:27:20.219340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (0.10.1) 2025-11-28 01:27:20.219369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev9) 2025-11-28 01:27:20.219405 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 01:27:20.219441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-11-28 01:27:20.219525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.config>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (9.6.0) 2025-11-28 01:27:20.219536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (6.1.2) 2025-11-28 01:27:20.219578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.messaging>=12.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (14.9.1) 2025-11-28 01:27:20.219659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.serialization>=2.28.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (5.5.0) 2025-11-28 01:27:20.219671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (7.4.0) 2025-11-28 01:27:20.219712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovn-octavia-provider==7.0.1.dev9) (3.4.0) 2025-11-28 01:27:20.219790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev9) 2025-11-28 01:27:20.219809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-28 01:27:20.219845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pbr>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (6.1.0) 2025-11-28 01:27:20.219881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (2.0.32) 2025-11-28 01:27:20.219955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (8.3.0) 2025-11-28 01:27:20.220064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: octavia-lib>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (3.6.0) 2025-11-28 01:27:20.220084 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-11-28 01:27:20.220129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-11-28 01:27:20.220166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-11-28 01:27:20.220251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-11-28 01:27:20.220263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2.1.0) 2025-11-28 01:27:20.220383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2.32.3) 2025-11-28 01:27:20.220397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (5.3.0) 2025-11-28 01:27:20.220447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (1.7.0) 2025-11-28 01:27:20.220484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.8.8) 2025-11-28 01:27:20.220575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) 2025-11-28 01:27:20.220586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 01:27:20.220667 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.1.0) 2025-11-28 01:27:20.220679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (6.1.0) 2025-11-28 01:27:20.220780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (5.6.0) 2025-11-28 01:27:20.220816 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.db>=12.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (16.0.0) 2025-11-28 01:27:20.220907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (6.4.0) 2025-11-28 01:27:20.221228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.policy>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.4.0) 2025-11-28 01:27:20.221290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.5.0) 2025-11-28 01:27:20.221303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.4.0) 2025-11-28 01:27:20.221353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.2.0) 2025-11-28 01:27:20.221364 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pecan>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.5.1) 2025-11-28 01:27:20.221374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.3.3) 2025-11-28 01:27:20.221428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (6.0.2) 2025-11-28 01:27:20.221461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (42.0.8) 2025-11-28 01:27:20.221476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (5.1.1) 2025-11-28 01:27:20.221507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.3.3) 2025-11-28 01:27:20.221520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.0.1) 2025-11-28 01:27:20.221555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.33) 2025-11-28 01:27:20.221632 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (0.11.0) 2025-11-28 01:27:20.221663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (4.2.2) 2025-11-28 01:27:20.221702 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.4.0) 2025-11-28 01:27:20.221737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.17.0) 2025-11-28 01:27:20.221781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (2.22) 2025-11-28 01:27:20.221835 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (3.0.0) 2025-11-28 01:27:20.221882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.5.1) 2025-11-28 01:27:20.221970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.36.1) 2025-11-28 01:27:20.221981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.0.8) 2025-11-28 01:27:20.222078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) 2025-11-28 01:27:20.222120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-11-28 01:27:20.222190 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 7.9 MB/s 0:00:00 2025-11-28 01:27:20.222232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2025-11-28 01:27:20.222313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2025-11-28 01:27:20.222391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2025-11-28 01:27:20.222471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:27:20.222512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2025-11-28 01:27:20.222591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:27:20.222610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (24.1) 2025-11-28 01:27:20.222646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.6.1) 2025-11-28 01:27:20.222683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.0.3) 2025-11-28 01:27:20.222759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (67.2.0) 2025-11-28 01:27:20.222794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.4.1) 2025-11-28 01:27:20.222839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (5.3.0) 2025-11-28 01:27:20.222889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.19) 2025-11-28 01:27:20.222931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==7.0.1.dev9) (2.0.0) 2025-11-28 01:27:20.222966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.13.2) 2025-11-28 01:27:20.223063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.0.1) 2025-11-28 01:27:20.223243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.5.0) 2025-11-28 01:27:20.223264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.3.5) 2025-11-28 01:27:20.223297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.12.2) 2025-11-28 01:27:20.223334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==7.0.1.dev9) (2.9.0.post0) 2025-11-28 01:27:20.223410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.2.0) 2025-11-28 01:27:20.223486 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.5.0) 2025-11-28 01:27:20.223564 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (3.0.0) 2025-11-28 01:27:20.223633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.4.0) 2025-11-28 01:27:20.223684 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (0.9.0) 2025-11-28 01:27:20.223714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (6.2.0) 2025-11-28 01:27:20.223746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.1.0) 2025-11-28 01:27:20.223819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (0.20.0) 2025-11-28 01:27:20.223828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (3.1.4) 2025-11-28 01:27:20.223891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-11-28 01:27:20.223901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-11-28 01:27:20.223933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (2.1.5) 2025-11-28 01:27:20.223966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->ovn-octavia-provider==7.0.1.dev9) (2024.1) 2025-11-28 01:27:20.224067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.10.1) 2025-11-28 01:27:20.224127 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.1.0) 2025-11-28 01:27:20.224165 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.6.0) 2025-11-28 01:27:20.224196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev9) (6.0.0) 2025-11-28 01:27:20.224258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev9) (3.1.2) 2025-11-28 01:27:20.224289 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.11.0) 2025-11-28 01:27:20.224320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==7.0.1.dev9) 2025-11-28 01:27:20.224390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-11-28 01:27:20.224400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.5.0) 2025-11-28 01:27:20.224438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.3.5) 2025-11-28 01:27:20.224506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.2.13) 2025-11-28 01:27:20.224524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (3.3.2) 2025-11-28 01:27:20.224560 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (3.8) 2025-11-28 01:27:20.224622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (1.26.19) 2025-11-28 01:27:20.224635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2025.11.12) 2025-11-28 01:27:20.224671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.7) 2025-11-28 01:27:20.224718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.7.2) 2025-11-28 01:27:20.224727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-11-28 01:27:20.224785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 10.7 MB/s 0:00:00 2025-11-28 01:27:20.224826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-11-28 01:27:20.224857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 15.5 MB/s 0:00:00 2025-11-28 01:27:20.224889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-11-28 01:27:20.224927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-11-28 01:27:20.224958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2025-11-28 01:27:20.224989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): started 2025-11-28 01:27:20.225065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2025-11-28 01:27:20.225104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev9-py3-none-any.whl size=133021 sha256=4727866bd8b1ff8233e06cf7ef37140e52b757ae69aecbc6639383ee0b3b9d9f 2025-11-28 01:27:20.225136 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-86i_9w4q/wheels/a4/13/73/03df1e4fd870a66f65aa61fef25eb00aed7580247e9b4c6daa 2025-11-28 01:27:20.225169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (pyproject.toml): started 2025-11-28 01:27:20.225200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-11-28 01:27:20.225231 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=35cfeb9eb9b3285260223317100f6727371149d86bbc9c84b845ed1f2949a32d 2025-11-28 01:27:20.225262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-86i_9w4q/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 01:27:20.225293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): started 2025-11-28 01:27:20.225324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-11-28 01:27:20.225362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88198 sha256=c135004265d69a945bd98e22ac4c5dab33d87b9bf2e4c3f4fc4458fae03802d0 2025-11-28 01:27:20.225422 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-86i_9w4q/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-11-28 01:27:20.225434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider pycadf ncclient 2025-11-28 01:27:20.225481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-11-28 01:27:20.225516 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Attempting uninstall: pycadf 2025-11-28 01:27:20.225525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Found existing installation: pycadf 3.1.1 2025-11-28 01:27:20.225556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Uninstalling pycadf-3.1.1: 2025-11-28 01:27:20.225593 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pycadf-3.1.1 2025-11-28 01:27:20.225655 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-lib-3.15.0 os-ken-2.10.0 ovn-octavia-provider-7.0.1.dev9 ovsdbapp-2.8.0 pycadf-3.1.1 2025-11-28 01:27:20.225665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container ce7a6bb067dc 2025-11-28 01:27:20.225697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> aad28d5d05e9 2025-11-28 01:27:20.225732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:27:20.225772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 9df0e3399209 2025-11-28 01:27:20.225808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-11-28 01:27:20.225843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-11-28 01:27:20.225876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-11-28 01:27:20.225907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:27:20.225957 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:27:20.225969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:27:20.226045 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:27:20.226084 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:27:20.226093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:27:20.226135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:27:20.226168 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:27:20.226177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-11-28 01:27:20.226209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2025-11-28 01:27:20.226244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-11-28 01:27:20.226279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2025-11-28 01:27:20.226332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:27:20.226345 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:27:20.226380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-11-28 01:27:20.226418 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:27:20.226466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-11-28 01:27:20.226475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-11-28 01:27:20.226506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2025-11-28 01:27:20.226536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2025-11-28 01:27:20.226567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-11-28 01:27:20.226597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-11-28 01:27:20.226628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-11-28 01:27:20.226665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:27:20.226700 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-11-28 01:27:20.226735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-11-28 01:27:20.226770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-11-28 01:27:20.226801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-11-28 01:27:20.226838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:27:20.226874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:27:20.226883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:27:20.226915 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:27:20.226953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:27:20.226986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:27:20.227041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:27:20.227198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-11-28 01:27:20.227217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:27:20.227251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:27:20.227260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-11-28 01:27:20.227309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:27:20.227319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-11-28 01:27:20.227362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-11-28 01:27:20.227395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2025-11-28 01:27:20.227404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2025-11-28 01:27:20.227439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-11-28 01:27:20.227475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-11-28 01:27:20.227507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:20.227542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:20.227585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:20.227636 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:20.227646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:27:20.227674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:27:20.227704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:20.227735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:20.227765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:20.227796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:20.227853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:27:20.227861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:20.227891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:20.227920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:20.227946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:20.227977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:27:20.228049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:20.228078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:20.228147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:20.228157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:20.228182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:20.228240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:20.228248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:20.228274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:20.228299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:20.228353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:20.228372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:20.228397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:27:20.228422 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:20.228448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:20.228473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:27:20.228528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:20.228536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:20.228565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:27:20.228590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:20.228615 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:20.228668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:20.228676 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:20.228713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2025-11-28 01:27:20.228738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:27:20.228804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:27:20.228836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:27:20.228900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2025-11-28 01:27:20.228930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:27:20.228959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:27:20.228989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2025-11-28 01:27:20.229102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2025-11-28 01:27:20.229110 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:27:20.229137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-11-28 01:27:20.229178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 10787 files, 1553 directories removed. 2025-11-28 01:27:20.229188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-11-28 01:27:20.229213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2025-11-28 01:27:20.229239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-11-28 01:27:20.229264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1365 files, 140 directories removed. 2025-11-28 01:27:20.229290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-11-28 01:27:20.229316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:27:20.229341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:27:20.229366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:27:20.229396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 9df0e3399209 2025-11-28 01:27:20.229426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 501bd9c3b6c5 2025-11-28 01:27:20.229451 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 484288a81081 2025-11-28 01:27:20.229477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20251128 2025-11-28 01:27:20.229562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2025-11-28 01:27:20.229478 (took 0:00:50.147880) 2025-11-28 01:27:20.229890 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2025-11-28 01:27:20.229899 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2025-11-28 01:27:20.229943 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2025-11-28 01:27:20.229882 2025-11-28 01:27:20.230752 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2025-11-28 01:27:20.231342 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2025-11-28 01:27:46.194802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251128 2025-11-28 01:27:46.194899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> d26c95525a0d 2025-11-28 01:27:46.195148 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/4 : LABEL "build-date"="20251128" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-housekeeping" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:27:46.195212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 5765743d018d 2025-11-28 01:27:46.195234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 5765743d018d 2025-11-28 01:27:46.195253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 96edfd3ff545 2025-11-28 01:27:46.195273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:27:46.195391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 9d52cadde161 2025-11-28 01:27:46.195412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-11-28 01:27:46.195429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-11-28 01:27:46.195448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-11-28 01:27:46.195466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2025-11-28 01:27:46.195485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:27:46.195573 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:27:46.195593 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:27:46.195612 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:27:46.195630 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:27:46.195648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:27:46.195736 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:27:46.195756 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-11-28 01:27:46.195774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2025-11-28 01:27:46.195838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-11-28 01:27:46.195858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2025-11-28 01:27:46.195876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:27:46.195902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:27:46.197274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-11-28 01:27:46.197349 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:27:46.197365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2025-11-28 01:27:46.197376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-11-28 01:27:46.197402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2025-11-28 01:27:46.197412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2025-11-28 01:27:46.197421 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2025-11-28 01:27:46.197430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-11-28 01:27:46.197440 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-11-28 01:27:46.197450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:27:46.197460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-11-28 01:27:46.197470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-11-28 01:27:46.197479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-11-28 01:27:46.197502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-11-28 01:27:46.197512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:27:46.197522 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:27:46.197531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:27:46.197541 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:27:46.197550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:27:46.197559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:27:46.197568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:27:46.197578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-11-28 01:27:46.197588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:27:46.197597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2025-11-28 01:27:46.197606 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-11-28 01:27:46.197625 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-11-28 01:27:46.197636 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:27:46.197648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% (Reading database ... 75% 2025-11-28 01:27:46.197657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2025-11-28 01:27:46.197667 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-11-28 01:27:46.197676 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:85% (Reading database ... 90% 2025-11-28 01:27:46.197690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-11-28 01:27:46.197761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-11-28 01:27:46.197882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:46.197937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:46.198072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:46.198172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:46.198249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:27:46.198326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:27:46.198400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:46.198474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:46.198550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:46.198625 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:46.198698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:27:46.198771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:46.198926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:46.198980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:46.199125 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:46.199209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:27:46.199284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:46.199359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:46.199433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:27:46.199507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:46.199591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:46.199657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:46.199731 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:27:46.199805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:46.199878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:46.199963 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:46.200039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:46.200214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:27:46.200279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:46.202108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:46.202126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:27:46.202137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:46.202145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:46.202153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:27:46.202162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:46.202170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:27:46.202188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:46.202197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:27:46.202205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2025-11-28 01:27:46.202214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2025-11-28 01:27:46.202222 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:27:46.202230 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:27:46.202239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2025-11-28 01:27:46.202258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:27:46.202267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:27:46.202275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2025-11-28 01:27:46.202283 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2025-11-28 01:27:46.202292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:27:46.202300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-11-28 01:27:46.202309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9696 files, 1396 directories removed. 2025-11-28 01:27:46.202317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-11-28 01:27:46.202326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2025-11-28 01:27:46.202334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-11-28 01:27:46.202342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1365 files, 140 directories removed. 2025-11-28 01:27:46.202351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-11-28 01:27:46.202359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2025-11-28 01:27:46.202368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2025-11-28 01:27:46.202376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:27:46.202384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 9d52cadde161 2025-11-28 01:27:46.202392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 363c41fbbfae 2025-11-28 01:27:46.202401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/4 : USER octavia 2025-11-28 01:27:46.202409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 45beeab384ca 2025-11-28 01:27:46.202417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 45beeab384ca 2025-11-28 01:27:46.202426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> a1d582022c14 2025-11-28 01:27:46.202434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built a49cf61d4214 2025-11-28 01:27:46.202443 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251128 2025-11-28 01:27:46.202452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2025-11-28 01:27:46.201682 (took 0:00:25.971800) 2025-11-28 01:27:46.202471 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2025-11-28 01:27:46.202480 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2025-11-28 01:27:46.202526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2025-11-28 01:27:46.202443 2025-11-28 01:27:46.202629 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2024.2.tar.gz 2025-11-28 01:27:47.103935 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2025-11-28 01:27:47.104342 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2025-11-28 01:28:35.722932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251128 2025-11-28 01:28:35.723063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> d26c95525a0d 2025-11-28 01:28:35.723264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/6 : LABEL "build-date"="20251128" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-driver-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:28:35.723391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 210d4192e1f3 2025-11-28 01:28:35.723485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 210d4192e1f3 2025-11-28 01:28:35.723557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 6a285331c0ef 2025-11-28 01:28:35.723638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/6 : ADD plugins-archive / 2025-11-28 01:28:35.723739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> a4622cd176b2 2025-11-28 01:28:35.723810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 4/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi 2025-11-28 01:28:35.723894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 876dd5d10f45 2025-11-28 01:28:35.723972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/ovn_octavia_provider-7.0.1.dev9 2025-11-28 01:28:35.724117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2025-11-28 01:28:35.724211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2025-11-28 01:28:35.724319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2025-11-28 01:28:35.724399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:28:35.724478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2025-11-28 01:28:35.724557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2025-11-28 01:28:35.724634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2025-11-28 01:28:35.724710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:28:35.724785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/pycadf-3.1.1 2025-11-28 01:28:35.724861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2025-11-28 01:28:35.724936 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2025-11-28 01:28:35.725023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2025-11-28 01:28:35.725579 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:28:35.725760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2025-11-28 01:28:35.725838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2025-11-28 01:28:35.725939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2025-11-28 01:28:35.726050 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:28:35.726212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (5.8.1) 2025-11-28 01:28:35.726274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (0.10.1) 2025-11-28 01:28:35.726355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev9) 2025-11-28 01:28:35.726435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-28 01:28:35.726515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-11-28 01:28:35.726651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.config>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (9.6.0) 2025-11-28 01:28:35.726715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (6.1.2) 2025-11-28 01:28:35.726824 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.messaging>=12.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (14.9.1) 2025-11-28 01:28:35.726906 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.serialization>=2.28.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (5.5.0) 2025-11-28 01:28:35.726988 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (7.4.0) 2025-11-28 01:28:35.727137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovn-octavia-provider==7.0.1.dev9) (3.4.0) 2025-11-28 01:28:35.727268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev9) 2025-11-28 01:28:35.727352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-28 01:28:35.727434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pbr>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (6.1.0) 2025-11-28 01:28:35.727514 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (2.0.32) 2025-11-28 01:28:35.727592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (8.3.0) 2025-11-28 01:28:35.727670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: octavia-lib>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (3.6.0) 2025-11-28 01:28:35.727747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-11-28 01:28:35.727826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-11-28 01:28:35.727904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-11-28 01:28:35.727980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-11-28 01:28:35.730115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2.1.0) 2025-11-28 01:28:35.730138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2.32.3) 2025-11-28 01:28:35.730155 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (5.3.0) 2025-11-28 01:28:35.730162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (1.7.0) 2025-11-28 01:28:35.730169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.8.8) 2025-11-28 01:28:35.730176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) 2025-11-28 01:28:35.730183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-28 01:28:35.730191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.1.0) 2025-11-28 01:28:35.730198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (6.1.0) 2025-11-28 01:28:35.730204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (5.6.0) 2025-11-28 01:28:35.730211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.db>=12.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (16.0.0) 2025-11-28 01:28:35.730218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (6.4.0) 2025-11-28 01:28:35.730225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.policy>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.4.0) 2025-11-28 01:28:35.730232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.5.0) 2025-11-28 01:28:35.730238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.4.0) 2025-11-28 01:28:35.730255 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.2.0) 2025-11-28 01:28:35.730262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pecan>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.5.1) 2025-11-28 01:28:35.730269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.3.3) 2025-11-28 01:28:35.730276 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (6.0.2) 2025-11-28 01:28:35.730291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (42.0.8) 2025-11-28 01:28:35.730298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (5.1.1) 2025-11-28 01:28:35.730309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.3.3) 2025-11-28 01:28:35.730316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.0.1) 2025-11-28 01:28:35.730323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.33) 2025-11-28 01:28:35.730330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (0.11.0) 2025-11-28 01:28:35.730337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (4.2.2) 2025-11-28 01:28:35.730344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.4.0) 2025-11-28 01:28:35.730350 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.17.0) 2025-11-28 01:28:35.730359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (2.22) 2025-11-28 01:28:35.730366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (3.0.0) 2025-11-28 01:28:35.730373 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.5.1) 2025-11-28 01:28:35.730380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.36.1) 2025-11-28 01:28:35.730392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.0.8) 2025-11-28 01:28:35.730399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) 2025-11-28 01:28:35.730406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-11-28 01:28:35.730413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 9.4 MB/s 0:00:00 2025-11-28 01:28:35.730420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2025-11-28 01:28:35.730427 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2025-11-28 01:28:35.730434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2025-11-28 01:28:35.730441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:28:35.730448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2025-11-28 01:28:35.730455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:28:35.730468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (24.1) 2025-11-28 01:28:35.730475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.6.1) 2025-11-28 01:28:35.730488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.0.3) 2025-11-28 01:28:35.730495 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (67.2.0) 2025-11-28 01:28:35.730506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.4.1) 2025-11-28 01:28:35.730597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (5.3.0) 2025-11-28 01:28:35.730674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.19) 2025-11-28 01:28:35.730742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==7.0.1.dev9) (2.0.0) 2025-11-28 01:28:35.730843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.13.2) 2025-11-28 01:28:35.730913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.0.1) 2025-11-28 01:28:35.730987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.5.0) 2025-11-28 01:28:35.731100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.3.5) 2025-11-28 01:28:35.731189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.12.2) 2025-11-28 01:28:35.731268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==7.0.1.dev9) (2.9.0.post0) 2025-11-28 01:28:35.731345 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.2.0) 2025-11-28 01:28:35.731421 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.5.0) 2025-11-28 01:28:35.731498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (3.0.0) 2025-11-28 01:28:35.731573 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.4.0) 2025-11-28 01:28:35.731669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (0.9.0) 2025-11-28 01:28:35.731750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (6.2.0) 2025-11-28 01:28:35.731833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.1.0) 2025-11-28 01:28:35.731907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (0.20.0) 2025-11-28 01:28:35.731984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (3.1.4) 2025-11-28 01:28:35.732095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-11-28 01:28:35.732183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-11-28 01:28:35.732260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (2.1.5) 2025-11-28 01:28:35.732348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->ovn-octavia-provider==7.0.1.dev9) (2024.1) 2025-11-28 01:28:35.732426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.10.1) 2025-11-28 01:28:35.732502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.1.0) 2025-11-28 01:28:35.732578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.6.0) 2025-11-28 01:28:35.732653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev9) (6.0.0) 2025-11-28 01:28:35.732729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev9) (3.1.2) 2025-11-28 01:28:35.732806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.11.0) 2025-11-28 01:28:35.732881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==7.0.1.dev9) 2025-11-28 01:28:35.732960 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-11-28 01:28:35.733094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.5.0) 2025-11-28 01:28:35.733208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.3.5) 2025-11-28 01:28:35.733265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.2.13) 2025-11-28 01:28:35.733345 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (3.3.2) 2025-11-28 01:28:35.733415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (3.8) 2025-11-28 01:28:35.733488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (1.26.19) 2025-11-28 01:28:35.733561 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2025.11.12) 2025-11-28 01:28:35.733635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.7) 2025-11-28 01:28:35.733709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.7.2) 2025-11-28 01:28:35.733796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-11-28 01:28:35.733875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 12.8 MB/s 0:00:00 2025-11-28 01:28:35.733958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-11-28 01:28:35.734082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.8 MB/s 0:00:00 2025-11-28 01:28:35.734172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-11-28 01:28:35.734249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-11-28 01:28:35.734325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2025-11-28 01:28:35.734402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): started 2025-11-28 01:28:35.734478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2025-11-28 01:28:35.734553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev9-py3-none-any.whl size=133021 sha256=4b39622eb41931256b11ab90799b36ac28f6d0240a088d1c4f8f3d9b89ada45b 2025-11-28 01:28:35.734629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-hsbcbggo/wheels/a4/13/73/03df1e4fd870a66f65aa61fef25eb00aed7580247e9b4c6daa 2025-11-28 01:28:35.734702 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (pyproject.toml): started 2025-11-28 01:28:35.734775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-11-28 01:28:35.734849 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=e262d099d6942e4d1bdcaac84d03cb28bb5fd34acd513adccca44c188fd50186 2025-11-28 01:28:35.734921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-hsbcbggo/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-11-28 01:28:35.735007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): started 2025-11-28 01:28:35.735112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-11-28 01:28:35.735195 | 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=88198 sha256=c1049eb3b524b20f2a8134602f97b93b54625d69113e16c6e3f5247d43fddafc 2025-11-28 01:28:35.735275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-hsbcbggo/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-11-28 01:28:35.735355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider pycadf ncclient 2025-11-28 01:28:35.735429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-11-28 01:28:35.735503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Attempting uninstall: pycadf 2025-11-28 01:28:35.735580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Found existing installation: pycadf 3.1.1 2025-11-28 01:28:35.735656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Uninstalling pycadf-3.1.1: 2025-11-28 01:28:35.735730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pycadf-3.1.1 2025-11-28 01:28:35.735807 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-lib-3.15.0 os-ken-2.10.0 ovn-octavia-provider-7.0.1.dev9 ovsdbapp-2.8.0 pycadf-3.1.1 2025-11-28 01:28:35.735880 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 876dd5d10f45 2025-11-28 01:28:35.735954 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 54c19dd5c4c0 2025-11-28 01:28:35.736249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:28:35.736328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 97b9b72f28d4 2025-11-28 01:28:35.736352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-11-28 01:28:35.736363 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-11-28 01:28:35.736437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-11-28 01:28:35.736584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2025-11-28 01:28:35.736607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:28:35.736655 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:28:35.738206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:28:35.738225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:28:35.738232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:28:35.738239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:28:35.738246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:28:35.738253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-11-28 01:28:35.738260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2025-11-28 01:28:35.738266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-11-28 01:28:35.738273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2025-11-28 01:28:35.738279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:28:35.738285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:28:35.738290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-11-28 01:28:35.738297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:28:35.738313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-11-28 01:28:35.738319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-11-28 01:28:35.738324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-11-28 01:28:35.738330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2025-11-28 01:28:35.738335 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-11-28 01:28:35.738341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-11-28 01:28:35.738346 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:95% 2025-11-28 01:28:35.738359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-11-28 01:28:35.738365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:28:35.738374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-11-28 01:28:35.738380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-11-28 01:28:35.738448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-11-28 01:28:35.738538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-11-28 01:28:35.738618 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:28:35.738681 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:28:35.738758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:28:35.738829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:28:35.738899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:28:35.738968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:28:35.739113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:28:35.739212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-11-28 01:28:35.739291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:28:35.739364 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2025-11-28 01:28:35.739444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-11-28 01:28:35.739525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:28:35.739603 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-11-28 01:28:35.739678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-11-28 01:28:35.739751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-11-28 01:28:35.739823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2025-11-28 01:28:35.739895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-11-28 01:28:35.739968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-11-28 01:28:35.740083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-11-28 01:28:35.740180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:28:35.740257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:28:35.740327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:28:35.740403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:28:35.740478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:28:35.740553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:28:35.740628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:28:35.740700 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:28:35.740772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:28:35.740845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:28:35.740917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:28:35.741004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:28:35.741199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:28:35.741234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:28:35.741252 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:28:35.741333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:28:35.741427 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:28:35.741475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:28:35.741544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:28:35.741643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:28:35.741720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:28:35.741794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:28:35.741867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:28:35.741940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:28:35.742016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:28:35.742142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:28:35.742226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:28:35.742303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:28:35.742377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:28:35.742485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:28:35.742531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:28:35.742599 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:28:35.742671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:28:35.742743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:28:35.742817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:28:35.742891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:28:35.744854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:28:35.744952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:28:35.744965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2025-11-28 01:28:35.744975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2025-11-28 01:28:35.744985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:28:35.745025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:28:35.745036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2025-11-28 01:28:35.745046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:28:35.745056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:28:35.745101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2025-11-28 01:28:35.745112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:28:35.745121 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:28:35.745131 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-11-28 01:28:35.745141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 10787 files, 1553 directories removed. 2025-11-28 01:28:35.745151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-11-28 01:28:35.745160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2025-11-28 01:28:35.745170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-11-28 01:28:35.745179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1365 files, 140 directories removed. 2025-11-28 01:28:35.745196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-11-28 01:28:35.745213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:28:35.745229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:28:35.745245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:28:35.745263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 97b9b72f28d4 2025-11-28 01:28:35.745280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 4fb0751e8143 2025-11-28 01:28:35.745298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/6 : USER octavia 2025-11-28 01:28:35.745310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 1d24adf9fe6b 2025-11-28 01:28:35.745320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 1d24adf9fe6b 2025-11-28 01:28:35.745360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 3fbd61e4f080 2025-11-28 01:28:35.745371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built 47674b592178 2025-11-28 01:28:35.745380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251128 2025-11-28 01:28:35.745391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2025-11-28 01:28:35.744314 (took 0:00:49.541871) 2025-11-28 01:28:35.745433 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2025-11-28 01:28:35.745443 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2025-11-28 01:28:35.745453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2025-11-28 01:28:35.745192 2025-11-28 01:28:35.746701 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2025-11-28 01:28:35.747666 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2025-11-28 01:29:01.445253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251128 2025-11-28 01:29:01.445329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> d26c95525a0d 2025-11-28 01:29:01.445342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/4 : LABEL "build-date"="20251128" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-health-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:29:01.445353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 8cb71bcf4bfb 2025-11-28 01:29:01.445361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 8cb71bcf4bfb 2025-11-28 01:29:01.445374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 2c3484dbd61e 2025-11-28 01:29:01.445382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:29:01.445391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in fe52ab886fa6 2025-11-28 01:29:01.445398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-11-28 01:29:01.445422 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-11-28 01:29:01.445500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-11-28 01:29:01.445547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2025-11-28 01:29:01.445590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:29:01.445634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:29:01.445698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:29:01.445707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:29:01.445803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:29:01.445812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:29:01.445974 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:29:01.445984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-11-28 01:29:01.445990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2025-11-28 01:29:01.446024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-11-28 01:29:01.446163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2025-11-28 01:29:01.446223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:29:01.446266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:29:01.446324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-11-28 01:29:01.446383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:29:01.446437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-11-28 01:29:01.446492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-11-28 01:29:01.446536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:29:01.446591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-11-28 01:29:01.446634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-11-28 01:29:01.446688 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-11-28 01:29:01.446726 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:29:01.446788 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-11-28 01:29:01.446845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-11-28 01:29:01.446900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-11-28 01:29:01.446959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-11-28 01:29:01.447056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:29:01.447147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:29:01.447210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:29:01.447253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:29:01.447296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:29:01.447349 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:29:01.447356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:29:01.447430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-11-28 01:29:01.447489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:29:01.447532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2025-11-28 01:29:01.447588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-11-28 01:29:01.447645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:29:01.447699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-11-28 01:29:01.447752 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-11-28 01:29:01.447806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-11-28 01:29:01.447863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:80% 2025-11-28 01:29:01.447917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2025-11-28 01:29:01.447959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-11-28 01:29:01.448050 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-11-28 01:29:01.448280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:01.448289 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:01.448295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:01.448344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:01.448383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:29:01.448426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:29:01.448469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:01.448523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:01.448577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:01.448636 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-11-28 01:29:01.448698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:01.448742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-11-28 01:29:01.448786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:29:01.448829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:01.448903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:01.448957 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:01.448966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:01.449110 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:29:01.449171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:01.449228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:01.449284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:01.449340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:01.449430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:01.449436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:01.449470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:01.449528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:01.449572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:01.449614 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:01.449658 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:01.449704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:29:01.449747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:01.449790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:01.449833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:29:01.449876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:01.449919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:01.449962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:29:01.450015 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:01.450076 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:01.450154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:01.450161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:01.450235 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2025-11-28 01:29:01.450289 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2025-11-28 01:29:01.450344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:29:01.450399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:29:01.450453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2025-11-28 01:29:01.450496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:29:01.450544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:29:01.450583 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2025-11-28 01:29:01.450638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2025-11-28 01:29:01.450682 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:29:01.450726 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-11-28 01:29:01.450769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9696 files, 1396 directories removed. 2025-11-28 01:29:01.450812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-11-28 01:29:01.450855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2025-11-28 01:29:01.450897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-11-28 01:29:01.450940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1365 files, 140 directories removed. 2025-11-28 01:29:01.450984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-11-28 01:29:01.451049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2025-11-28 01:29:01.451140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2025-11-28 01:29:01.451281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:29:01.451288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container fe52ab886fa6 2025-11-28 01:29:01.451315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> da7e368f02bc 2025-11-28 01:29:01.451372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/4 : USER octavia 2025-11-28 01:29:01.451411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 55fb22c02184 2025-11-28 01:29:01.451465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 55fb22c02184 2025-11-28 01:29:01.451517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> c810033820ca 2025-11-28 01:29:01.451575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built c7ee8d511531 2025-11-28 01:29:01.451629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251128 2025-11-28 01:29:01.451754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2025-11-28 01:29:01.451620 (took 0:00:25.706428) 2025-11-28 01:29:01.452266 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2025-11-28 01:29:01.452334 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2025-11-28 01:29:01.452417 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2025-11-28 01:29:01.452305 2025-11-28 01:29:01.453674 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2025-11-28 01:29:01.454399 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2025-11-28 01:29:25.525589 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251128 2025-11-28 01:29:25.525683 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> f38a6231515b 2025-11-28 01:29:25.525693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/4 : LABEL "build-date"="20251128" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:29:25.526291 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 04891e28caa1 2025-11-28 01:29:25.526352 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 04891e28caa1 2025-11-28 01:29:25.526368 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 2511e6e3c4de 2025-11-28 01:29:25.526382 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:29:25.526396 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 7097d41504b8 2025-11-28 01:29:25.526433 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-11-28 01:29:25.526446 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-11-28 01:29:25.526457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-11-28 01:29:25.526561 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2025-11-28 01:29:25.526574 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:29:25.526584 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:29:25.526593 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:29:25.526603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:29:25.526612 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:29:25.526622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:29:25.526631 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:29:25.526698 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-11-28 01:29:25.526710 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2025-11-28 01:29:25.526719 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-11-28 01:29:25.526784 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2025-11-28 01:29:25.526795 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:29:25.526841 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:29:25.530235 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-11-28 01:29:25.530261 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:29:25.530273 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-11-28 01:29:25.530283 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:70% 2025-11-28 01:29:25.530292 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-11-28 01:29:25.530302 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-11-28 01:29:25.530311 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:80% 2025-11-28 01:29:25.530320 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-11-28 01:29:25.530330 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-11-28 01:29:25.530339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-11-28 01:29:25.530349 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-11-28 01:29:25.530360 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:29:25.530370 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-11-28 01:29:25.530379 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-11-28 01:29:25.530388 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-11-28 01:29:25.530398 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-11-28 01:29:25.530407 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:29:25.530417 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:29:25.530426 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:29:25.530447 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:29:25.530456 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:29:25.530466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:29:25.530475 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:29:25.530486 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-11-28 01:29:25.530495 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:29:25.530505 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2025-11-28 01:29:25.530514 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-11-28 01:29:25.530533 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-11-28 01:29:25.530544 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:29:25.530586 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2025-11-28 01:29:25.530596 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-11-28 01:29:25.530605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-11-28 01:29:25.530615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-11-28 01:29:25.530624 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-11-28 01:29:25.530633 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-11-28 01:29:25.530642 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-11-28 01:29:25.530652 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:25.530662 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:25.530671 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:25.530680 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:25.530690 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:29:25.530699 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:29:25.530708 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:25.530730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:25.530740 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:25.530749 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:25.530759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-11-28 01:29:25.530769 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:29:25.530778 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:25.530788 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:25.530797 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:25.530806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:25.530822 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:29:25.530832 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:25.530841 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:25.530851 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:25.530860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:25.530869 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:25.530878 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:25.530892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:25.530959 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:25.531136 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:25.531344 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-11-28 01:29:25.531451 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:25.531499 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:25.531563 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:29:25.531621 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:25.531679 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:25.531736 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:29:25.531796 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-11-28 01:29:25.531855 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:25.531913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:25.531980 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-11-28 01:29:25.532054 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:29:25.532163 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:25.532226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:25.532283 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-11-28 01:29:25.532341 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:25.532406 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:25.532444 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2025-11-28 01:29:25.532497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2025-11-28 01:29:25.532567 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:29:25.532591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:29:25.532654 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2025-11-28 01:29:25.532716 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:29:25.532771 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:29:25.532827 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2025-11-28 01:29:25.532891 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2025-11-28 01:29:25.532961 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:29:25.533044 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-11-28 01:29:25.533074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8284 files, 1185 directories removed. 2025-11-28 01:29:25.533159 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-11-28 01:29:25.533252 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2025-11-28 01:29:25.533278 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-11-28 01:29:25.533351 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2025-11-28 01:29:25.533377 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-11-28 01:29:25.533422 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2025-11-28 01:29:25.533644 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2025-11-28 01:29:25.533709 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:29:25.533722 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 7097d41504b8 2025-11-28 01:29:25.533738 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 7c6a24241ee9 2025-11-28 01:29:25.533786 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/4 : USER barbican 2025-11-28 01:29:25.533859 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in ba669f028be7 2025-11-28 01:29:25.533905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container ba669f028be7 2025-11-28 01:29:25.533964 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> d89307209b5c 2025-11-28 01:29:25.534079 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built 7a76fd6a4e4e 2025-11-28 01:29:25.534203 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20251128 2025-11-28 01:29:25.534313 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2025-11-28 01:29:25.534212 (took 0:00:24.081907) 2025-11-28 01:29:25.534872 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2025-11-28 01:29:25.534953 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2025-11-28 01:29:25.535017 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2025-11-28 01:29:25.534933 2025-11-28 01:29:25.536199 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2025-11-28 01:29:25.536841 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2025-11-28 01:29:49.645048 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251128 2025-11-28 01:29:49.645249 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> f38a6231515b 2025-11-28 01:29:49.645480 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/4 : LABEL "build-date"="20251128" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-keystone-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:29:49.645640 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in e6945d4b11c4 2025-11-28 01:29:49.645791 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container e6945d4b11c4 2025-11-28 01:29:49.645952 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> c889cf084aae 2025-11-28 01:29:49.646177 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:29:49.646321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 22874b68816e 2025-11-28 01:29:49.646412 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-11-28 01:29:49.646537 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-11-28 01:29:49.646664 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-11-28 01:29:49.646754 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2025-11-28 01:29:49.646864 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:29:49.646983 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:29:49.647092 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:29:49.647201 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:29:49.647269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:29:49.647350 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:29:49.647433 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:29:49.647503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-11-28 01:29:49.647573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2025-11-28 01:29:49.647653 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-11-28 01:29:49.647724 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2025-11-28 01:29:49.647846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:29:49.647918 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:29:49.648059 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-11-28 01:29:49.648205 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:29:49.648285 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-11-28 01:29:49.648366 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:29:49.648445 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2025-11-28 01:29:49.648521 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-11-28 01:29:49.648600 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:90% 2025-11-28 01:29:49.648684 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-11-28 01:29:49.648762 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:29:49.648837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-11-28 01:29:49.648916 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-11-28 01:29:49.649019 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-11-28 01:29:49.649151 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-11-28 01:29:49.649234 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:29:49.649308 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:29:49.649379 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:29:49.649449 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:29:49.649521 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:29:49.649608 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:29:49.649724 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:29:49.649801 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-11-28 01:29:49.649882 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:29:49.649980 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2025-11-28 01:29:49.650088 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-11-28 01:29:49.650236 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:29:49.650304 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-11-28 01:29:49.650380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2025-11-28 01:29:49.650465 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2025-11-28 01:29:49.651172 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2025-11-28 01:29:49.651188 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-11-28 01:29:49.651196 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2025-11-28 01:29:49.651205 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-11-28 01:29:49.651213 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:49.651221 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:49.651229 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:49.651237 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:49.651244 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:29:49.651252 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:29:49.651268 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:49.651276 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:49.651288 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:49.651299 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:49.651307 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:29:49.651418 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:49.651515 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:49.651642 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:49.651704 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:49.651762 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:29:49.651805 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:49.651855 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:49.651905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:29:49.651913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:49.651989 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:49.652024 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:49.652170 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:29:49.652180 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:49.652265 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:49.652333 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:49.652376 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:49.652412 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:29:49.652457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:49.652492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:49.652538 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:29:49.652547 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:49.652618 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:49.652661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:29:49.652669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:49.652742 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:29:49.652786 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:49.652803 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:29:49.652867 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2025-11-28 01:29:49.652934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2025-11-28 01:29:49.652955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:29:49.653060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:29:49.653072 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2025-11-28 01:29:49.653187 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:29:49.653198 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:29:49.653435 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2025-11-28 01:29:49.653446 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2025-11-28 01:29:49.653454 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:29:49.653461 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-11-28 01:29:49.653468 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8284 files, 1185 directories removed. 2025-11-28 01:29:49.653475 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-11-28 01:29:49.653511 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2025-11-28 01:29:49.653519 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-11-28 01:29:49.653698 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2025-11-28 01:29:49.653706 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-11-28 01:29:49.653746 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2025-11-28 01:29:49.653797 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2025-11-28 01:29:49.653848 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:29:49.653899 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 22874b68816e 2025-11-28 01:29:49.653949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 8251aeaab533 2025-11-28 01:29:49.654023 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/4 : USER barbican 2025-11-28 01:29:49.654074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 379f727e7b2e 2025-11-28 01:29:49.654132 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 379f727e7b2e 2025-11-28 01:29:49.654183 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> e35a7b916715 2025-11-28 01:29:49.654238 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 7ef0ab8eafaf 2025-11-28 01:29:49.654289 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251128 2025-11-28 01:29:49.654436 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2025-11-28 01:29:49.654281 (took 0:00:24.119348) 2025-11-28 01:29:49.655072 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2025-11-28 01:29:49.655177 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2025-11-28 01:29:49.655310 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2025-11-28 01:29:49.655101 2025-11-28 01:29:49.656508 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2025-11-28 01:29:49.657511 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2025-11-28 01:30:15.859929 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251128 2025-11-28 01:30:15.860044 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> f38a6231515b 2025-11-28 01:30:15.860067 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/6 : LABEL "build-date"="20251128" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:30:15.860084 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in abeb02ac7c38 2025-11-28 01:30:15.860098 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container abeb02ac7c38 2025-11-28 01:30:15.860110 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 61a1412f7293 2025-11-28 01:30:15.860154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2025-11-28 01:30:15.860167 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> b58c0e5d2af4 2025-11-28 01:30:15.860188 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2025-11-28 01:30:15.860201 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 7fde49fc2b4c 2025-11-28 01:30:15.860213 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 7fde49fc2b4c 2025-11-28 01:30:15.860224 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 011605e1b115 2025-11-28 01:30:15.860238 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:30:15.860251 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 04f64cedc918 2025-11-28 01:30:15.860262 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-11-28 01:30:15.860274 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-11-28 01:30:15.860285 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-11-28 01:30:15.860297 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:30:15.860380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:30:15.860395 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:30:15.860406 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:30:15.860418 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:30:15.860447 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:30:15.860459 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:30:15.860470 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:30:15.860493 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-11-28 01:30:15.860504 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2025-11-28 01:30:15.860513 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-11-28 01:30:15.860523 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2025-11-28 01:30:15.860532 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:30:15.860542 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:30:15.860590 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-11-28 01:30:15.860603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:30:15.860614 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-11-28 01:30:15.860624 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:30:15.860633 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-11-28 01:30:15.860642 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-11-28 01:30:15.860652 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-11-28 01:30:15.860661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-11-28 01:30:15.860673 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:30:15.860682 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-11-28 01:30:15.860692 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-11-28 01:30:15.860701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-11-28 01:30:15.860715 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-11-28 01:30:15.860725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:30:15.860734 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:30:15.860744 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:30:15.860757 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:30:15.860767 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:30:15.860780 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:30:15.860794 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:30:15.860833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-11-28 01:30:15.860895 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:30:15.860907 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:30:15.860919 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-11-28 01:30:15.860980 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-11-28 01:30:15.861025 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:30:15.861052 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-11-28 01:30:15.861163 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-11-28 01:30:15.861177 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2025-11-28 01:30:15.862178 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-11-28 01:30:15.862198 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-11-28 01:30:15.862208 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-11-28 01:30:15.862218 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-11-28 01:30:15.862228 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:15.862238 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:15.862256 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:15.862265 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:15.862275 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:30:15.862285 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:30:15.862294 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:15.862304 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:15.862313 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:15.862323 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:15.862333 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:30:15.862342 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:15.862352 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:15.862361 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:15.862371 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:15.862380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:30:15.862390 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:15.862400 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:15.862409 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:15.862419 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:15.862428 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:15.862438 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:15.862447 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:15.862457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:15.862466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:15.862476 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:15.862485 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:15.862494 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:30:15.862504 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:15.862521 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:15.862530 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:30:15.862540 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:15.862549 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:15.862559 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:30:15.862568 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:15.862578 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:15.862587 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:15.862597 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:15.862607 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2025-11-28 01:30:15.862616 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:30:15.862626 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:30:15.862636 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:30:15.862645 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2025-11-28 01:30:15.862663 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:30:15.862707 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:30:15.862717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2025-11-28 01:30:15.862727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2025-11-28 01:30:15.862737 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:30:15.862746 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-11-28 01:30:15.862761 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8284 files, 1185 directories removed. 2025-11-28 01:30:15.862771 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-11-28 01:30:15.862780 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2025-11-28 01:30:15.862790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-11-28 01:30:15.862799 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2025-11-28 01:30:15.862809 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-11-28 01:30:15.862818 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:30:15.862827 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:30:15.862837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:30:15.862846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 04f64cedc918 2025-11-28 01:30:15.862856 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> aca5eef4f124 2025-11-28 01:30:15.862865 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/6 : USER barbican 2025-11-28 01:30:15.862874 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in edb0d053cffc 2025-11-28 01:30:15.862884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container edb0d053cffc 2025-11-28 01:30:15.862893 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 1e0e1350f2ed 2025-11-28 01:30:15.862902 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built 647392e7519b 2025-11-28 01:30:15.862911 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20251128 2025-11-28 01:30:15.862921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2025-11-28 01:30:15.862589 (took 0:00:26.207488) 2025-11-28 01:30:15.863088 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2025-11-28 01:30:15.863179 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2025-11-28 01:30:15.863244 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2025-11-28 01:30:15.863175 2025-11-28 01:30:15.863974 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2025-11-28 01:30:15.864638 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2025-11-28 01:30:45.361353 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251128 2025-11-28 01:30:45.361483 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> ee4d5fabcc91 2025-11-28 01:30:45.361601 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/5 : LABEL "build-date"="20251128" "name"="heat-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:30:45.361710 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 13931d344f72 2025-11-28 01:30:45.361792 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 13931d344f72 2025-11-28 01:30:45.361899 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 8a306be80d26 2025-11-28 01:30:45.362025 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-11-28 01:30:45.362235 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 21a0463f5a9a 2025-11-28 01:30:45.362923 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-11-28 01:30:45.362978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in cef3970178f1 2025-11-28 01:30:45.363028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container cef3970178f1 2025-11-28 01:30:45.363051 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 75fae1cea933 2025-11-28 01:30:45.363074 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:30:45.363089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 47176af69c74 2025-11-28 01:30:45.363101 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-11-28 01:30:45.363113 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-11-28 01:30:45.363189 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-11-28 01:30:45.363282 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:30:45.363380 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:30:45.363402 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:30:45.363455 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:30:45.363509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:30:45.363529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:30:45.363589 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:30:45.363600 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:30:45.363637 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-11-28 01:30:45.363654 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2025-11-28 01:30:45.363671 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-11-28 01:30:45.363714 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2025-11-28 01:30:45.363731 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:30:45.363787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:30:45.363845 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-11-28 01:30:45.363945 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:30:45.364049 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-11-28 01:30:45.364064 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-11-28 01:30:45.364162 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-11-28 01:30:45.364206 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-11-28 01:30:45.364268 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-11-28 01:30:45.364341 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-11-28 01:30:45.364407 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:30:45.364487 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:30:45.364543 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-11-28 01:30:45.364625 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-11-28 01:30:45.364704 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-11-28 01:30:45.364764 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-11-28 01:30:45.364835 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:30:45.364896 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:30:45.364938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:30:45.365046 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:30:45.365110 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:30:45.365179 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:30:45.365226 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:30:45.365288 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-11-28 01:30:45.365367 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:30:45.365420 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:30:45.365499 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-11-28 01:30:45.365578 | 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% 2025-11-28 01:30:45.365693 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:30:45.365713 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-11-28 01:30:45.365754 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-11-28 01:30:45.365841 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-11-28 01:30:45.365901 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-11-28 01:30:45.366031 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-11-28 01:30:45.366115 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-11-28 01:30:45.366157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:30:45.366254 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:45.366317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:45.366384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:45.366495 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:45.366584 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:30:45.366623 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:30:45.366709 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:45.366761 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:45.366832 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:45.366883 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:45.366944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:30:45.367033 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:45.367089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:45.367158 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:45.367217 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:45.367255 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:30:45.367293 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:45.367378 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:45.367455 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:30:45.367467 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:45.367515 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:45.367595 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:45.367616 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:30:45.367649 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:45.367722 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:45.367787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:45.367804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:45.367884 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:30:45.367930 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:45.367972 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:45.367981 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:30:45.368303 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:45.368365 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:45.368376 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:30:45.368387 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:45.368397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:30:45.368438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:45.368474 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:30:45.368483 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2025-11-28 01:30:45.368493 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:30:45.368529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:30:45.368539 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:30:45.368575 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2025-11-28 01:30:45.368621 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:30:45.368663 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:30:45.368740 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2025-11-28 01:30:45.368751 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2025-11-28 01:30:45.368817 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:30:45.368873 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-11-28 01:30:45.368888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10731 files, 1490 directories removed. 2025-11-28 01:30:45.368927 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-11-28 01:30:45.368962 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2025-11-28 01:30:45.369062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-11-28 01:30:45.369098 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2025-11-28 01:30:45.369162 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-11-28 01:30:45.369202 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:30:45.369212 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:30:45.369247 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:30:45.369287 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 47176af69c74 2025-11-28 01:30:45.369344 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> e354aaf7f649 2025-11-28 01:30:45.369424 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built 990f9a7b0186 2025-11-28 01:30:45.369483 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20251128 2025-11-28 01:30:45.369538 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2025-11-28 01:30:45.369446 (took 0:00:29.506271) 2025-11-28 01:30:45.370199 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2025-11-28 01:30:45.370225 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2025-11-28 01:30:45.370235 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2025-11-28 01:30:45.370046 2025-11-28 01:30:45.371390 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2025-11-28 01:30:45.371965 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2025-11-28 01:31:14.029454 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251128 2025-11-28 01:31:14.029527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> ee4d5fabcc91 2025-11-28 01:31:14.029584 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/5 : LABEL "build-date"="20251128" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api-cfn" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:31:14.029603 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 59bc46047802 2025-11-28 01:31:14.029644 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 59bc46047802 2025-11-28 01:31:14.029661 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 4dd9478cab14 2025-11-28 01:31:14.029702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-11-28 01:31:14.029762 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 4c41801d412d 2025-11-28 01:31:14.029865 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-11-28 01:31:14.029879 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in a7d5efce79d6 2025-11-28 01:31:14.029917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container a7d5efce79d6 2025-11-28 01:31:14.029981 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 8ce36a494a67 2025-11-28 01:31:14.030116 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:31:14.030163 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in e12d9f56a4a8 2025-11-28 01:31:14.030301 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-11-28 01:31:14.030317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-11-28 01:31:14.030354 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-11-28 01:31:14.030459 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2025-11-28 01:31:14.030530 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:31:14.030571 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:31:14.030584 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:31:14.030624 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:31:14.030668 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:31:14.030757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:31:14.030771 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:31:14.030838 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-11-28 01:31:14.030850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2025-11-28 01:31:14.030886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-11-28 01:31:14.030936 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2025-11-28 01:31:14.031065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:31:14.031087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:31:14.031170 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-11-28 01:31:14.031191 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:31:14.031221 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-11-28 01:31:14.031256 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-11-28 01:31:14.031299 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-11-28 01:31:14.031380 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-11-28 01:31:14.031391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-11-28 01:31:14.031426 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-11-28 01:31:14.031462 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:31:14.031550 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:31:14.031561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-11-28 01:31:14.031602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-11-28 01:31:14.031687 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-11-28 01:31:14.031720 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-11-28 01:31:14.031754 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:31:14.031796 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:31:14.031874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:31:14.031885 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:31:14.031920 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:31:14.031956 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:31:14.032037 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:31:14.032075 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-11-28 01:31:14.032185 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:31:14.032197 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2025-11-28 01:31:14.032273 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-11-28 01:31:14.032284 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2025-11-28 01:31:14.032360 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2025-11-28 01:31:14.032396 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 40% (Reading database ... 45% 2025-11-28 01:31:14.032429 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-11-28 01:31:14.032469 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:50% (Reading database ... 2025-11-28 01:31:14.032511 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:55% (Reading database ... 2025-11-28 01:31:14.032594 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:60% (Reading database ... 65% 2025-11-28 01:31:14.032686 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-11-28 01:31:14.032747 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-11-28 01:31:14.032758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-11-28 01:31:14.032768 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-11-28 01:31:14.032781 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-11-28 01:31:14.032865 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-11-28 01:31:14.032877 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:31:14.032954 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:14.032965 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:14.033046 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:14.033149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:14.033161 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:31:14.033233 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:31:14.033267 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:14.033311 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:14.033354 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:14.033435 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:14.033446 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:31:14.033487 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:14.033566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:14.033577 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:14.033650 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:14.033692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:31:14.033733 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:14.033812 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:14.033823 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:14.033898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:14.033909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:14.033950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:14.034051 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:14.034065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:14.034107 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:14.034295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:14.034329 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:14.034339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:31:14.034360 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-11-28 01:31:14.034393 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:14.034427 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-11-28 01:31:14.034504 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:14.034538 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:31:14.034573 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:14.034652 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:14.034663 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:31:14.034736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:14.034747 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:14.034787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:14.034827 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:14.034862 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2025-11-28 01:31:14.034897 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2025-11-28 01:31:14.034940 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:31:14.034975 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-11-28 01:31:14.035043 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:31:14.035089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2025-11-28 01:31:14.035149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:31:14.035186 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:31:14.035221 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2025-11-28 01:31:14.035263 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2025-11-28 01:31:14.035298 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:31:14.035333 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-11-28 01:31:14.035368 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10731 files, 1490 directories removed. 2025-11-28 01:31:14.035402 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-11-28 01:31:14.035446 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2025-11-28 01:31:14.035486 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-11-28 01:31:14.035520 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2025-11-28 01:31:14.035555 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-11-28 01:31:14.035687 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2025-11-28 01:31:14.035698 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2025-11-28 01:31:14.035716 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:31:14.035725 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container e12d9f56a4a8 2025-11-28 01:31:14.035753 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> cdb30d62250d 2025-11-28 01:31:14.035783 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built dcbd329f3016 2025-11-28 01:31:14.035820 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251128 2025-11-28 01:31:14.035898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2025-11-28 01:31:14.035792 (took 0:00:28.665746) 2025-11-28 01:31:14.036470 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2025-11-28 01:31:14.036487 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2025-11-28 01:31:14.036564 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2025-11-28 01:31:14.036457 2025-11-28 01:31:14.037536 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2025-11-28 01:31:14.038113 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2025-11-28 01:31:41.811210 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251128 2025-11-28 01:31:41.811289 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> ee4d5fabcc91 2025-11-28 01:31:41.811308 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/4 : LABEL "build-date"="20251128" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:31:41.811391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 9b6bd2cee74d 2025-11-28 01:31:41.811406 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 9b6bd2cee74d 2025-11-28 01:31:41.811419 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 72d79d6ca646 2025-11-28 01:31:41.811432 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:31:41.811488 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in a523140af6fc 2025-11-28 01:31:41.811502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-11-28 01:31:41.811556 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-11-28 01:31:41.811569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-11-28 01:31:41.813165 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2025-11-28 01:31:41.813190 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:31:41.813203 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:31:41.813214 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:31:41.813226 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:31:41.813238 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:31:41.813249 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:31:41.813261 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:31:41.813292 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-11-28 01:31:41.813302 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2025-11-28 01:31:41.813312 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-11-28 01:31:41.813321 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2025-11-28 01:31:41.813331 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:31:41.813340 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:31:41.813350 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-11-28 01:31:41.813361 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:31:41.813372 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-11-28 01:31:41.813381 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2025-11-28 01:31:41.813391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:31:41.813400 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-11-28 01:31:41.813409 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-11-28 01:31:41.813418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:31:41.813430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:31:41.813439 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-11-28 01:31:41.813448 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-11-28 01:31:41.813458 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-11-28 01:31:41.813467 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-11-28 01:31:41.813477 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:31:41.813486 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:31:41.813495 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:31:41.813505 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:31:41.813514 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:31:41.813524 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:31:41.813533 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:31:41.813542 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-11-28 01:31:41.813552 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:31:41.813562 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2025-11-28 01:31:41.813578 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-11-28 01:31:41.813588 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-11-28 01:31:41.813599 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:31:41.813617 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-11-28 01:31:41.813632 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2025-11-28 01:31:41.813642 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2025-11-28 01:31:41.813651 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-11-28 01:31:41.813665 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-11-28 01:31:41.813739 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-11-28 01:31:41.813958 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:31:41.814076 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:41.814103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:41.814113 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:41.814147 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:41.814162 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:31:41.814237 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:31:41.814276 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:41.814442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:41.814476 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:41.814497 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:41.814557 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:31:41.814624 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:41.814738 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:41.814757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:41.814845 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:41.814911 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:31:41.814978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:41.815090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:41.815198 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:31:41.815278 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:41.815351 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:41.815420 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:41.815494 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:31:41.815563 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:41.815631 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:41.815698 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:41.815766 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:41.815834 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:31:41.815903 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:41.815949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:41.816092 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:31:41.816176 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:41.816277 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:41.816345 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:31:41.816414 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:41.816480 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:31:41.816545 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:41.816612 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:31:41.816678 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2025-11-28 01:31:41.816742 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2025-11-28 01:31:41.816803 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:31:41.816861 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:31:41.816930 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2025-11-28 01:31:41.816959 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:31:41.817052 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:31:41.817122 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2025-11-28 01:31:41.817228 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2025-11-28 01:31:41.817295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:31:41.817352 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-11-28 01:31:41.817414 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10731 files, 1490 directories removed. 2025-11-28 01:31:41.817459 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-11-28 01:31:41.817516 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2025-11-28 01:31:41.817561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-11-28 01:31:41.817606 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2025-11-28 01:31:41.817650 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-11-28 01:31:41.817704 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2025-11-28 01:31:41.817760 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2025-11-28 01:31:41.817815 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:31:41.817860 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container a523140af6fc 2025-11-28 01:31:41.817917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> d87d0f83acca 2025-11-28 01:31:41.818677 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/4 : USER heat 2025-11-28 01:31:41.818740 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 2c9bc2ebb505 2025-11-28 01:31:41.818754 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 2c9bc2ebb505 2025-11-28 01:31:41.818765 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 2f41e2348e91 2025-11-28 01:31:41.818775 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built db4d42e3f3a0 2025-11-28 01:31:41.818785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20251128 2025-11-28 01:31:41.818794 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2025-11-28 01:31:41.818182 (took 0:00:27.781725) 2025-11-28 01:31:41.818811 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2025-11-28 01:31:41.818844 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2025-11-28 01:31:41.818896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2025-11-28 01:31:41.818779 2025-11-28 01:31:41.819881 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2025-11-28 01:31:41.820659 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2025-11-28 01:32:06.982322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251128 2025-11-28 01:32:06.982413 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 43415b324531 2025-11-28 01:32:06.982440 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/4 : LABEL "build-date"="20251128" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:32:06.982462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in ff974b0f11bf 2025-11-28 01:32:06.982482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container ff974b0f11bf 2025-11-28 01:32:06.982499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> a9e0b48aba18 2025-11-28 01:32:06.982518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:32:06.982538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 33b8cb699dc9 2025-11-28 01:32:06.982556 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-11-28 01:32:06.982574 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-11-28 01:32:06.982610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-11-28 01:32:06.982629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2025-11-28 01:32:06.982648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:32:06.982666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:32:06.982683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:32:06.982701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:32:06.982719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:32:06.982737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:32:06.982756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:32:06.982771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-11-28 01:32:06.982789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2025-11-28 01:32:06.982826 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-11-28 01:32:06.982842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2025-11-28 01:32:06.982856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:32:06.982871 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:32:06.982897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-11-28 01:32:06.982915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:32:06.982931 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-11-28 01:32:06.982944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-11-28 01:32:06.982959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-11-28 01:32:06.982974 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-11-28 01:32:06.982988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-11-28 01:32:06.983063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-11-28 01:32:06.983161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:32:06.983250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:32:06.983334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-11-28 01:32:06.983423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-11-28 01:32:06.983489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-11-28 01:32:06.983645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-11-28 01:32:06.983666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:32:06.983729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:32:06.983809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:32:06.983874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:32:06.983948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:32:06.984042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:32:06.984114 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:32:06.984220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-11-28 01:32:06.984305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:32:06.984372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2025-11-28 01:32:06.984462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-11-28 01:32:06.984540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-11-28 01:32:06.984635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:32:06.984677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-11-28 01:32:06.984815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-11-28 01:32:06.984843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-11-28 01:32:06.984947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-11-28 01:32:06.985028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% (Reading database ... 95% 2025-11-28 01:32:06.985199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:32:06.985386 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:06.985406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:06.985422 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:06.985532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:06.985552 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:32:06.985613 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:32:06.985712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:06.985777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:06.985866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:06.985945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:06.986024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:32:06.986168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:06.986233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:06.986466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:06.986534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:06.986557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:32:06.986568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:06.986579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:06.986592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:06.986671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:06.986687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:06.986734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:06.986779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:06.986851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:06.986863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:06.986887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:06.987050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:06.987092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:32:06.987116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:06.987286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:06.987369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:32:06.987453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:06.987538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:06.987627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-11-28 01:32:06.987703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:32:06.987780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:06.987852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:06.987924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:06.988031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:06.988061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2025-11-28 01:32:06.988190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2025-11-28 01:32:06.988266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:32:06.988339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:32:06.988412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2025-11-28 01:32:06.988472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:32:06.988558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:32:06.988619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2025-11-28 01:32:06.988697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2025-11-28 01:32:06.988756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:32:06.988833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-11-28 01:32:06.988906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 8977 files, 1255 directories removed. 2025-11-28 01:32:06.988966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-11-28 01:32:06.989064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2025-11-28 01:32:06.989151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-11-28 01:32:06.989268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2025-11-28 01:32:06.989322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-11-28 01:32:06.989392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2025-11-28 01:32:06.989455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2025-11-28 01:32:06.989517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:32:06.989579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 33b8cb699dc9 2025-11-28 01:32:06.989642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 39e3b2c2e681 2025-11-28 01:32:06.989705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/4 : USER masakari 2025-11-28 01:32:06.989771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in d62183143609 2025-11-28 01:32:06.989822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container d62183143609 2025-11-28 01:32:06.989894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 4a12d492ea8e 2025-11-28 01:32:06.989960 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built fa6c29c27912 2025-11-28 01:32:06.990021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20251128 2025-11-28 01:32:06.990227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2025-11-28 01:32:06.990037 (took 0:00:25.171258) 2025-11-28 01:32:06.990708 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2025-11-28 01:32:06.990775 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2025-11-28 01:32:06.990866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2025-11-28 01:32:06.990741 2025-11-28 01:32:06.991890 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2025-11-28 01:32:06.992677 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2025-11-28 01:32:33.913689 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251128 2025-11-28 01:32:33.913793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 43415b324531 2025-11-28 01:32:33.913809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/5 : LABEL "build-date"="20251128" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:32:33.913823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in cfa7b89bc601 2025-11-28 01:32:33.913887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container cfa7b89bc601 2025-11-28 01:32:33.915154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 50167db4b050 2025-11-28 01:32:33.915184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2025-11-28 01:32:33.915226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 30d2787438f8 2025-11-28 01:32:33.915239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2025-11-28 01:32:33.915251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in e7d23cae63f8 2025-11-28 01:32:33.915262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container e7d23cae63f8 2025-11-28 01:32:33.915274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> ec5ab31558f4 2025-11-28 01:32:33.915288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:32:33.915302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 67c1d5b569e8 2025-11-28 01:32:33.915313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-11-28 01:32:33.915325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-11-28 01:32:33.915336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-11-28 01:32:33.915347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:32:33.915359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:32:33.915371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:32:33.915402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:32:33.915412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:32:33.915422 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:32:33.915432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:32:33.915441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:32:33.915451 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-11-28 01:32:33.915461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2025-11-28 01:32:33.915470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-11-28 01:32:33.915480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2025-11-28 01:32:33.915490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:32:33.915500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:32:33.915515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-11-28 01:32:33.915527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:32:33.915539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-11-28 01:32:33.915548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-11-28 01:32:33.915557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2025-11-28 01:32:33.915567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-11-28 01:32:33.915576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-11-28 01:32:33.915590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-11-28 01:32:33.915634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:32:33.915844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:32:33.915911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-11-28 01:32:33.915933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-11-28 01:32:33.915944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-11-28 01:32:33.915958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-11-28 01:32:33.916042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:32:33.916098 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:32:33.916217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:32:33.916256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:32:33.916305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:32:33.916367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:32:33.916426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:32:33.916487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-11-28 01:32:33.916560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:32:33.916621 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:32:33.916712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-11-28 01:32:33.916762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-11-28 01:32:33.916834 | 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% 2025-11-28 01:32:33.916899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-11-28 01:32:33.916966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-11-28 01:32:33.917069 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2025-11-28 01:32:33.917190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-11-28 01:32:33.917243 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-11-28 01:32:33.917320 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-11-28 01:32:33.917376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:32:33.917445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:33.917512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:33.917579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:33.917666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:33.917736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:32:33.917804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:32:33.917873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:33.917940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:33.918045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:33.918165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:33.918228 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:32:33.918279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:33.918452 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:33.918496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:33.918515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:33.918526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:32:33.918593 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:33.918656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:33.918725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:32:33.918781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:33.920154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:33.920198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:33.920231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:32:33.920241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:33.920250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:33.920260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:33.920269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:33.920278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:32:33.920301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:33.920311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:33.920321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:32:33.920330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:33.920339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:33.920350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:32:33.920359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:33.920369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:32:33.920378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:33.920387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:32:33.920397 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2025-11-28 01:32:33.920407 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:32:33.920416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:32:33.920426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:32:33.920436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2025-11-28 01:32:33.920446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:32:33.920455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:32:33.920465 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2025-11-28 01:32:33.920474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2025-11-28 01:32:33.920484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:32:33.920494 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-11-28 01:32:33.920504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 8977 files, 1255 directories removed. 2025-11-28 01:32:33.920513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-11-28 01:32:33.920523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2025-11-28 01:32:33.920532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-11-28 01:32:33.920542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2025-11-28 01:32:33.920559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-11-28 01:32:33.920569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:32:33.920579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:32:33.920588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:32:33.920598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 67c1d5b569e8 2025-11-28 01:32:33.920607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> e03558ded689 2025-11-28 01:32:33.920624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built fd6852b9a7ca 2025-11-28 01:32:33.920634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20251128 2025-11-28 01:32:33.920648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2025-11-28 01:32:33.920566 (took 0:00:26.929825) 2025-11-28 01:32:33.921147 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2025-11-28 01:32:33.921226 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2025-11-28 01:32:33.921272 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2025-11-28 01:32:33.921201 2025-11-28 01:32:33.921376 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Getting archive from https://tarballs.opendev.org/openstack/masakari-monitors/masakari-monitors-stable-2024.2.tar.gz 2025-11-28 01:32:34.635978 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2025-11-28 01:32:34.636653 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2025-11-28 01:33:42.752460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/8 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251128 2025-11-28 01:33:42.752656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 43415b324531 2025-11-28 01:33:42.752844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/8 : LABEL "build-date"="20251128" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-monitors" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:33:42.752983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 185412e0ec85 2025-11-28 01:33:42.753260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 185412e0ec85 2025-11-28 01:33:42.753446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 72163067886b 2025-11-28 01:33:42.753525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libsasl2-modules-gssapi-mit python3-libvirt pacemaker-cli-utils sasl2-bin tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:33:42.753616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in c93b742002e6 2025-11-28 01:33:42.753703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:33:42.753790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:33:42.753876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:33:42.754026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:33:42.754213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:33:42.754329 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:33:42.754414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:33:42.754494 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:33:42.754564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:33:42.754638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:33:42.754715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:33:42.754784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:33:42.754851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:33:42.754919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:33:42.754988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:33:42.755133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 28.8 MB in 3s (9,471 kB/s) 2025-11-28 01:33:42.756364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-11-28 01:33:42.756422 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-11-28 01:33:42.756434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-11-28 01:33:42.756443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-11-28 01:33:42.756453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2025-11-28 01:33:42.756463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-11-28 01:33:42.756473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-11-28 01:33:42.756484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-11-28 01:33:42.756493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-11-28 01:33:42.756503 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-11-28 01:33:42.756512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-11-28 01:33:42.756522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-11-28 01:33:42.756531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2025-11-28 01:33:42.756554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 libyajl2 pacemaker pacemaker-common pacemaker-resource-agents 2025-11-28 01:33:42.756564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pcs psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2025-11-28 01:33:42.756573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2025-11-28 01:33:42.756583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-11-28 01:33:42.756592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-11-28 01:33:42.756601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-11-28 01:33:42.756611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-11-28 01:33:42.756620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-11-28 01:33:42.756640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2025-11-28 01:33:42.756650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2025-11-28 01:33:42.756660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2025-11-28 01:33:42.756670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2025-11-28 01:33:42.756679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-11-28 01:33:42.756725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-11-28 01:33:42.756736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-11-28 01:33:42.756746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-11-28 01:33:42.756755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2025-11-28 01:33:42.756765 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2025-11-28 01:33:42.756775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-11-28 01:33:42.756785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2025-11-28 01:33:42.756794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2025-11-28 01:33:42.756804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2025-11-28 01:33:42.756814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-11-28 01:33:42.756823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-11-28 01:33:42.756833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-11-28 01:33:42.756842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-11-28 01:33:42.756852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-11-28 01:33:42.756865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-11-28 01:33:42.756875 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-11-28 01:33:42.756885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2025-11-28 01:33:42.756898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 libyajl2 pacemaker 2025-11-28 01:33:42.756966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-cli-utils pacemaker-common pacemaker-resource-agents pcs psmisc 2025-11-28 01:33:42.757031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: puma python3-cffi-backend python3-cryptography python3-dacite 2025-11-28 01:33:42.757116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-libvirt python3-lxml python3-openssl python3-pycurl 2025-11-28 01:33:42.757256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-11-28 01:33:42.757275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-11-28 01:33:42.757371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-11-28 01:33:42.757388 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-11-28 01:33:42.757461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-11-28 01:33:42.757486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2025-11-28 01:33:42.757560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 90 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:33:42.757624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2025-11-28 01:33:42.757639 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.8 MB of additional disk space will be used. 2025-11-28 01:33:42.757712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:33:42.757846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-11-28 01:33:42.759295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-11-28 01:33:42.759336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-11-28 01:33:42.759344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-11-28 01:33:42.759350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-11-28 01:33:42.759355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-11-28 01:33:42.759361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-11-28 01:33:42.759366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-11-28 01:33:42.759371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-11-28 01:33:42.759377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-11-28 01:33:42.759382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-11-28 01:33:42.759387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-11-28 01:33:42.759393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-11-28 01:33:42.759399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-11-28 01:33:42.759404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-11-28 01:33:42.759409 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-11-28 01:33:42.759415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-11-28 01:33:42.759420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-11-28 01:33:42.759426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-11-28 01:33:42.759431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-11-28 01:33:42.759443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-11-28 01:33:42.759448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-11-28 01:33:42.759454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-11-28 01:33:42.759459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-11-28 01:33:42.759473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-11-28 01:33:42.759479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-11-28 01:33:42.759484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-11-28 01:33:42.759490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-11-28 01:33:42.759495 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-11-28 01:33:42.759508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-11-28 01:33:42.759514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-11-28 01:33:42.759520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-11-28 01:33:42.759525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-11-28 01:33:42.759531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-11-28 01:33:42.759536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-11-28 01:33:42.759542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-11-28 01:33:42.759584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-11-28 01:33:42.759590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-11-28 01:33:42.759596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-11-28 01:33:42.759601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-11-28 01:33:42.759607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-11-28 01:33:42.759612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-11-28 01:33:42.759618 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-11-28 01:33:42.759623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-11-28 01:33:42.759633 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-11-28 01:33:42.759638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-11-28 01:33:42.759670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-11-28 01:33:42.759677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-11-28 01:33:42.759682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.4 [115 kB] 2025-11-28 01:33:42.759714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-11-28 01:33:42.759720 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-11-28 01:33:42.761105 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-11-28 01:33:42.761124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-11-28 01:33:42.761140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-11-28 01:33:42.761145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-11-28 01:33:42.761151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-11-28 01:33:42.761158 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-11-28 01:33:42.761163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-11-28 01:33:42.761168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-11-28 01:33:42.761174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-11-28 01:33:42.761179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-11-28 01:33:42.761185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 01:33:42.761190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-11-28 01:33:42.761195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-11-28 01:33:42.761201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-11-28 01:33:42.761206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-11-28 01:33:42.761211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-11-28 01:33:42.761223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-11-28 01:33:42.761229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-11-28 01:33:42.761234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-11-28 01:33:42.761239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-11-28 01:33:42.761245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-11-28 01:33:42.761250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-11-28 01:33:42.761255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-11-28 01:33:42.761261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-11-28 01:33:42.761266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-11-28 01:33:42.761271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-11-28 01:33:42.761277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-11-28 01:33:42.761288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-11-28 01:33:42.761294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-11-28 01:33:42.761299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-11-28 01:33:42.761308 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 01:33:42.761314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-11-28 01:33:42.761319 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2025-11-28 01:33:42.761324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-11-28 01:33:42.761330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-11-28 01:33:42.761336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-11-28 01:33:42.761341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-11-28 01:33:42.761346 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-11-28 01:33:42.761352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-11-28 01:33:42.761362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2025-11-28 01:33:42.761368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 2s (10.1 MB/s) 2025-11-28 01:33:42.761373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2025-11-28 01:33:42.761379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-11-28 01:33:42.761386 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:33:42.761393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-11-28 01:33:42.761399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-11-28 01:33:42.761404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-11-28 01:33:42.761410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:80% (Reading database ... 85% 2025-11-28 01:33:42.761415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-11-28 01:33:42.761423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:90% 2025-11-28 01:33:42.761429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-11-28 01:33:42.761434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:33:42.761440 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 01:33:42.761477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.761561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2025-11-28 01:33:42.761646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-11-28 01:33:42.761729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-11-28 01:33:42.761799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2025-11-28 01:33:42.761875 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 01:33:42.761951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.762093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2025-11-28 01:33:42.762193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 01:33:42.762245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.762295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2025-11-28 01:33:42.762363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 01:33:42.762411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.762462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2025-11-28 01:33:42.762502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-11-28 01:33:42.762547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-11-28 01:33:42.762592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2025-11-28 01:33:42.762640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-11-28 01:33:42.762678 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 01:33:42.762723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2025-11-28 01:33:42.762768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-11-28 01:33:42.762813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 01:33:42.762856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2025-11-28 01:33:42.762918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-11-28 01:33:42.762983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 01:33:42.763049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2025-11-28 01:33:42.763139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-11-28 01:33:42.763185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 01:33:42.763229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2025-11-28 01:33:42.763273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 01:33:42.763317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.763361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2025-11-28 01:33:42.763412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-11-28 01:33:42.763474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-11-28 01:33:42.763541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2025-11-28 01:33:42.763585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 01:33:42.763627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.763665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2025-11-28 01:33:42.763725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:33:42.763792 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 01:33:42.763829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2025-11-28 01:33:42.763869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-11-28 01:33:42.763915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.763961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2025-11-28 01:33:42.764011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-11-28 01:33:42.764093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-11-28 01:33:42.764173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2025-11-28 01:33:42.764218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2025-11-28 01:33:42.764262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2025-11-28 01:33:42.764306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2025-11-28 01:33:42.764349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2025-11-28 01:33:42.764392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2025-11-28 01:33:42.764434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2025-11-28 01:33:42.764477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2025-11-28 01:33:42.764529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2025-11-28 01:33:42.764576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2025-11-28 01:33:42.764616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2025-11-28 01:33:42.764656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-11-28 01:33:42.764694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2025-11-28 01:33:42.764734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-11-28 01:33:42.764773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-11-28 01:33:42.764810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2025-11-28 01:33:42.764848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-11-28 01:33:42.764885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-11-28 01:33:42.764923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2025-11-28 01:33:42.764960 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-11-28 01:33:42.765007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-11-28 01:33:42.765101 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2025-11-28 01:33:42.765153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-11-28 01:33:42.766084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-11-28 01:33:42.766102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2025-11-28 01:33:42.766109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-11-28 01:33:42.766115 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 01:33:42.766122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2025-11-28 01:33:42.766129 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-11-28 01:33:42.766135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 01:33:42.766141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2025-11-28 01:33:42.766147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-11-28 01:33:42.766153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.766160 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 01:33:42.766166 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2025-11-28 01:33:42.766172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2025-11-28 01:33:42.766184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2025-11-28 01:33:42.766191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2025-11-28 01:33:42.766197 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-11-28 01:33:42.766203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2025-11-28 01:33:42.766208 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2025-11-28 01:33:42.766213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-11-28 01:33:42.766219 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-11-28 01:33:42.766224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2025-11-28 01:33:42.766230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-11-28 01:33:42.766235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-11-28 01:33:42.766241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2025-11-28 01:33:42.766246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2025-11-28 01:33:42.766251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2025-11-28 01:33:42.766257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2025-11-28 01:33:42.766262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2025-11-28 01:33:42.766278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2025-11-28 01:33:42.766284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2025-11-28 01:33:42.766289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-11-28 01:33:42.766295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-11-28 01:33:42.766300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2025-11-28 01:33:42.766305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2025-11-28 01:33:42.766311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-11-28 01:33:42.766316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2025-11-28 01:33:42.766325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-11-28 01:33:42.766330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-11-28 01:33:42.766336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2025-11-28 01:33:42.766341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-11-28 01:33:42.766347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-11-28 01:33:42.766352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2025-11-28 01:33:42.766357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1_all.deb ... 2025-11-28 01:33:42.766365 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1) ... 2025-11-28 01:33:42.766372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2025-11-28 01:33:42.766414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-11-28 01:33:42.766445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-11-28 01:33:42.766512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2025-11-28 01:33:42.766550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2025-11-28 01:33:42.766589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.766620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2025-11-28 01:33:42.766660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2025-11-28 01:33:42.766701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-11-28 01:33:42.766739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-11-28 01:33:42.766777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2025-11-28 01:33:42.766815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-11-28 01:33:42.766882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-11-28 01:33:42.766891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2025-11-28 01:33:42.766939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2025-11-28 01:33:42.766978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.767034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2025-11-28 01:33:42.767091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2025-11-28 01:33:42.767131 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-11-28 01:33:42.767171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.767211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-11-28 01:33:42.767251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2025-11-28 01:33:42.767289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2025-11-28 01:33:42.767329 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2025-11-28 01:33:42.767368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2025-11-28 01:33:42.767406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-11-28 01:33:42.767449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-11-28 01:33:42.767479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2025-11-28 01:33:42.767516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-11-28 01:33:42.767553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-11-28 01:33:42.767591 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2025-11-28 01:33:42.767628 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2025-11-28 01:33:42.767665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2025-11-28 01:33:42.767702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2025-11-28 01:33:42.767737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-11-28 01:33:42.767765 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-11-28 01:33:42.767802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2025-11-28 01:33:42.767839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-11-28 01:33:42.767877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-11-28 01:33:42.767922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2025-11-28 01:33:42.767960 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2025-11-28 01:33:42.768010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2025-11-28 01:33:42.768053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2025-11-28 01:33:42.768165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-11-28 01:33:42.768214 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-11-28 01:33:42.768274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2025-11-28 01:33:42.768325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2025-11-28 01:33:42.768363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-11-28 01:33:42.768398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2025-11-28 01:33:42.768435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 01:33:42.768463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.768498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2025-11-28 01:33:42.768527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 01:33:42.768563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.768592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2025-11-28 01:33:42.768628 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-11-28 01:33:42.768657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.768691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2025-11-28 01:33:42.768727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 01:33:42.768773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.768832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.770076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2025-11-28 01:33:42.770089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-11-28 01:33:42.770096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.770102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2025-11-28 01:33:42.770108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-11-28 01:33:42.770119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.770125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2025-11-28 01:33:42.770135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-11-28 01:33:42.770141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2025-11-28 01:33:42.770152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-11-28 01:33:42.770157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.770162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-11-28 01:33:42.770168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 01:33:42.770173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 01:33:42.770178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 01:33:42.770184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2025-11-28 01:33:42.770189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2025-11-28 01:33:42.770194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.770200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 01:33:42.770205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2025-11-28 01:33:42.770211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-11-28 01:33:42.770216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 01:33:42.770221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2025-11-28 01:33:42.770227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-11-28 01:33:42.770232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 01:33:42.770237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2025-11-28 01:33:42.770243 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-11-28 01:33:42.770248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-11-28 01:33:42.770253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2025-11-28 01:33:42.770259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-11-28 01:33:42.770264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-11-28 01:33:42.770269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2025-11-28 01:33:42.770275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-11-28 01:33:42.770280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-11-28 01:33:42.770291 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.770300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2025-11-28 01:33:42.770311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.770323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2025-11-28 01:33:42.770334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.770339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.770345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2025-11-28 01:33:42.770355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.770364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2025-11-28 01:33:42.770375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.770380 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770386 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-11-28 01:33:42.770391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.770396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2025-11-28 01:33:42.770409 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.770415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2025-11-28 01:33:42.770428 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.770509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2025-11-28 01:33:42.770557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.770597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2025-11-28 01:33:42.770660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.770763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.770807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.770863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2025-11-28 01:33:42.770917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-11-28 01:33:42.770950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-11-28 01:33:42.771003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2025-11-28 01:33:42.771040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-11-28 01:33:42.771088 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-11-28 01:33:42.771133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2025-11-28 01:33:42.771161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 01:33:42.771189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 01:33:42.771225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2025-11-28 01:33:42.771260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 01:33:42.771288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 01:33:42.771316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2025-11-28 01:33:42.771343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-11-28 01:33:42.771371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 01:33:42.771399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2025-11-28 01:33:42.771427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2025-11-28 01:33:42.771454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-11-28 01:33:42.771482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2025-11-28 01:33:42.771510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 01:33:42.771537 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 01:33:42.771577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-11-28 01:33:42.771586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../85-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-11-28 01:33:42.771627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 01:33:42.771655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libyajl2:amd64. 2025-11-28 01:33:42.771683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libyajl2_2.1.0-5build1_amd64.deb ... 2025-11-28 01:33:42.771711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 01:33:42.771739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2025-11-28 01:33:42.771755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-11-28 01:33:42.771797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-11-28 01:33:42.771825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2025-11-28 01:33:42.771852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-11-28 01:33:42.771866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.771920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2025-11-28 01:33:42.771947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../89-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-11-28 01:33:42.771975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-11-28 01:33:42.772017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.772084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2025-11-28 01:33:42.772096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2025-11-28 01:33:42.772140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.772176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2025-11-28 01:33:42.772204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2025-11-28 01:33:42.772239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000152202 s, 26.9 MB/s 2025-11-28 01:33:42.772273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-11-28 01:33:42.772310 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2025-11-28 01:33:42.772360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-11-28 01:33:42.772410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2025-11-28 01:33:42.772463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2025-11-28 01:33:42.772516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-11-28 01:33:42.772554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 01:33:42.772589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-11-28 01:33:42.772616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-11-28 01:33:42.772644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-11-28 01:33:42.772679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.772707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.772743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2025-11-28 01:33:42.772771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 01:33:42.772798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-11-28 01:33:42.772844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-11-28 01:33:42.772872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2025-11-28 01:33:42.772899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2025-11-28 01:33:42.772934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 01:33:42.772962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2025-11-28 01:33:42.773014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2025-11-28 01:33:42.773033 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-11-28 01:33:42.773093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 01:33:42.773171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.773187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2025-11-28 01:33:42.773235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-11-28 01:33:42.773264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 01:33:42.773291 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.773326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-11-28 01:33:42.773354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 01:33:42.773374 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-11-28 01:33:42.773414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-11-28 01:33:42.773443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.773471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-11-28 01:33:42.773498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-11-28 01:33:42.773540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-11-28 01:33:42.773568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.773594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 01:33:42.773619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-11-28 01:33:42.773645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.773670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-11-28 01:33:42.773694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 01:33:42.773719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-11-28 01:33:42.773743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-11-28 01:33:42.773768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.773809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2025-11-28 01:33:42.773821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.773856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.773868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.773905 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2025-11-28 01:33:42.773917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-11-28 01:33:42.773951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-11-28 01:33:42.773959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:33:42.774010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-11-28 01:33:42.774052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.774081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.774117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.774142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-11-28 01:33:42.774158 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-11-28 01:33:42.774198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-11-28 01:33:42.774224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-11-28 01:33:42.774249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2025-11-28 01:33:42.774274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.774299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-11-28 01:33:42.774324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.774349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1build1) ... 2025-11-28 01:33:42.774379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-11-28 01:33:42.774387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-11-28 01:33:42.777170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:33:42.777182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.777188 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.777193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1) ... 2025-11-28 01:33:42.777198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.777203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.777208 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.777212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.777217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2025-11-28 01:33:42.777222 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2025-11-28 01:33:42.777227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 01:33:42.777232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-11-28 01:33:42.777236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-11-28 01:33:42.777241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-11-28 01:33:42.777246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2025-11-28 01:33:42.777251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-11-28 01:33:42.777256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2025-11-28 01:33:42.777260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-11-28 01:33:42.777265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-11-28 01:33:42.777270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-11-28 01:33:42.777275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2025-11-28 01:33:42.777279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-11-28 01:33:42.777284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-11-28 01:33:42.777289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-11-28 01:33:42.777297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2025-11-28 01:33:42.777302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-11-28 01:33:42.777307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:33:42.777311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-11-28 01:33:42.777316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:33:42.777321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.777326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-11-28 01:33:42.777330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.777335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:33:42.777340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-11-28 01:33:42.777345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:33:42.777349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container c93b742002e6 2025-11-28 01:33:42.777355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 7f2cb4ae81da 2025-11-28 01:33:42.777359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/8 : ADD masakari-monitors-archive /masakari-monitors-source 2025-11-28 01:33:42.777364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> cc8c31e564c8 2025-11-28 01:33:42.777369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/8 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-11-28 01:33:42.777374 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 67288fe34796 2025-11-28 01:33:42.777386 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 6/8 : RUN ln -s masakari-monitors-source/* masakari-monitors && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari-monitors && mkdir -p /etc/masakari-monitors && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-11-28 01:33:42.777393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in a039d341f161 2025-11-28 01:33:42.777401 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing /masakari-monitors 2025-11-28 01:33:42.777406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: started 2025-11-28 01:33:42.777411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: finished with status 'done' 2025-11-28 01:33:42.777415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: started 2025-11-28 01:33:42.777420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: finished with status 'done' 2025-11-28 01:33:42.777425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: started 2025-11-28 01:33:42.777429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: finished with status 'done' 2025-11-28 01:33:42.777434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): started 2025-11-28 01:33:42.777439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-28 01:33:42.777444 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.2.0) 2025-11-28 01:33:42.777450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (5.8.1) 2025-11-28 01:33:42.777456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: openstacksdk>=0.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2025-11-28 01:33:42.777464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.0) 2025-11-28 01:33:42.777469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (9.6.0) 2025-11-28 01:33:42.777474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (5.3.0) 2025-11-28 01:33:42.777479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.8.0) 2025-11-28 01:33:42.777483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.4.0) 2025-11-28 01:33:42.777488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.2) 2025-11-28 01:33:42.777493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.2.0) 2025-11-28 01:33:42.777497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.privsep>=1.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.4.0) 2025-11-28 01:33:42.777502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.5.0) 2025-11-28 01:33:42.777507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (7.4.0) 2025-11-28 01:33:42.777511 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.0) 2025-11-28 01:33:42.777516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==18.0.0.0rc2.dev2) 2025-11-28 01:33:42.777521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2025-11-28 01:33:42.777529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->masakari-monitors==18.0.0.0rc2.dev2) (3.11.0) 2025-11-28 01:33:42.777538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2.1.0) 2025-11-28 01:33:42.777543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2.32.3) 2025-11-28 01:33:42.777548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (5.3.0) 2025-11-28 01:33:42.777553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (1.7.0) 2025-11-28 01:33:42.777561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (6.0.2) 2025-11-28 01:33:42.777566 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (42.0.8) 2025-11-28 01:33:42.777570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (5.1.1) 2025-11-28 01:33:42.777575 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.3.3) 2025-11-28 01:33:42.777580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.0.1) 2025-11-28 01:33:42.777584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.33) 2025-11-28 01:33:42.777589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (0.11.0) 2025-11-28 01:33:42.777594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (4.2.2) 2025-11-28 01:33:42.777598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.4.0) 2025-11-28 01:33:42.777604 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.17.0) 2025-11-28 01:33:42.777610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (2.22) 2025-11-28 01:33:42.777614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.0) 2025-11-28 01:33:42.777619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->masakari-monitors==18.0.0.0rc2.dev2) (0.19) 2025-11-28 01:33:42.777624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.0) 2025-11-28 01:33:42.777631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (0.10.1) 2025-11-28 01:33:42.777639 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (2.0.0) 2025-11-28 01:33:42.777647 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (1.16.0) 2025-11-28 01:33:42.777652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (5.6.0) 2025-11-28 01:33:42.777657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (5.5.0) 2025-11-28 01:33:42.777662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (2.9.0.post0) 2025-11-28 01:33:42.777666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.4) 2025-11-28 01:33:42.777671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: WebOb>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (1.8.8) 2025-11-28 01:33:42.777676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2025-11-28 01:33:42.777680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2025-11-28 01:33:42.777685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (2.1.5) 2025-11-28 01:33:42.777690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: eventlet>=0.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (0.36.1) 2025-11-28 01:33:42.777694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: greenlet>=0.4.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.3) 2025-11-28 01:33:42.777699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (1.0.8) 2025-11-28 01:33:42.777704 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (2.6.1) 2025-11-28 01:33:42.777709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (2024.1) 2025-11-28 01:33:42.777714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (3.10.1) 2025-11-28 01:33:42.777718 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.0) 2025-11-28 01:33:42.777726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (2.5.1) 2025-11-28 01:33:42.777737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (1.6.0) 2025-11-28 01:33:42.777741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (24.1) 2025-11-28 01:33:42.777746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (6.0.0) 2025-11-28 01:33:42.777751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.2) 2025-11-28 01:33:42.777756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (67.2.0) 2025-11-28 01:33:42.777761 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->masakari-monitors==18.0.0.0rc2.dev2) (0.2.13) 2025-11-28 01:33:42.777765 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: six>=1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-consul>=1.1.0->masakari-monitors==18.0.0.0rc2.dev2) (1.16.0) 2025-11-28 01:33:42.777770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (3.3.2) 2025-11-28 01:33:42.777775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (3.8) 2025-11-28 01:33:42.777779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (1.26.19) 2025-11-28 01:33:42.777784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2025.11.12) 2025-11-28 01:33:42.777789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (0.7) 2025-11-28 01:33:42.777794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2025-11-28 01:33:42.777799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2025-11-28 01:33:42.777803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): started 2025-11-28 01:33:42.777808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): finished with status 'done' 2025-11-28 01:33:42.777813 | 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=106462 sha256=f3a6ee33de7ca0cfc7375ec8e3a1d3c1d6e9474b15df156c53ae2916bc6cd3a3 2025-11-28 01:33:42.777817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-eys400yu/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2025-11-28 01:33:42.777828 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2025-11-28 01:33:42.777833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2025-11-28 01:33:42.777837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-18.0.0.0rc2.dev2 python-consul-1.1.0 2025-11-28 01:33:42.777842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container a039d341f161 2025-11-28 01:33:42.777847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 5d1c5ce2e25f 2025-11-28 01:33:42.777858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:33:42.777864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in aece0d697045 2025-11-28 01:33:42.777869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-11-28 01:33:42.777874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-11-28 01:33:42.777878 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-11-28 01:33:42.777883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2025-11-28 01:33:42.777888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:33:42.777892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:33:42.777897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:33:42.777902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:33:42.777906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:33:42.777911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:33:42.777916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:33:42.777921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-11-28 01:33:42.777925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2025-11-28 01:33:42.777930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-11-28 01:33:42.777935 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2025-11-28 01:33:42.777939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:33:42.777944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:33:42.777949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-11-28 01:33:42.777954 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-11-28 01:33:42.777958 | 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% 2025-11-28 01:33:42.777963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-11-28 01:33:42.777968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:33:42.777976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-11-28 01:33:42.777981 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% (Reading database ... 95% 2025-11-28 01:33:42.777986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24571 files and directories currently installed.) 2025-11-28 01:33:42.778008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:33:42.778013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-11-28 01:33:42.778018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-11-28 01:33:42.778023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-11-28 01:33:42.778027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-11-28 01:33:42.778032 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:33:42.778037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:33:42.778079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:33:42.778085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:33:42.778090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:33:42.778095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:33:42.778103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:33:42.778108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-11-28 01:33:42.778113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:33:42.778118 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2025-11-28 01:33:42.778123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-11-28 01:33:42.778129 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:33:42.778134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-11-28 01:33:42.778139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-11-28 01:33:42.778144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-11-28 01:33:42.778148 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-11-28 01:33:42.778153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-11-28 01:33:42.778158 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-11-28 01:33:42.778162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24562 files and directories currently installed.) 2025-11-28 01:33:42.778167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:33:42.778172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:33:42.778177 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:33:42.778181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:33:42.778186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:33:42.778198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:33:42.778202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:33:42.778207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:33:42.778212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:33:42.778217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:33:42.778222 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:33:42.778227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:33:42.778231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:33:42.778236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:33:42.778241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:33:42.778245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:33:42.778250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:33:42.778255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:33:42.778260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:33:42.778264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:33:42.778269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:33:42.778274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:33:42.778279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:33:42.778284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:33:42.778292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:33:42.778297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:33:42.778301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:33:42.778306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:33:42.778311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:33:42.778318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:33:42.778323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:33:42.778328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:33:42.778333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:33:42.778337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:33:42.778342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:33:42.778347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:33:42.778352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:33:42.778356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.778361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:33:42.778370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2025-11-28 01:33:42.778374 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2025-11-28 01:33:42.778379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:33:42.778384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:33:42.778389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2025-11-28 01:33:42.778393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:33:42.778398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:33:42.778403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2025-11-28 01:33:42.778408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2025-11-28 01:33:42.778412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:33:42.778417 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.778422 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9065 files, 1281 directories removed. 2025-11-28 01:33:42.778429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.778434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2025-11-28 01:33:42.778439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.778444 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2025-11-28 01:33:42.778448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-11-28 01:33:42.778453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2025-11-28 01:33:42.778460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2025-11-28 01:33:42.778467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:33:42.778502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container aece0d697045 2025-11-28 01:33:42.778553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 1691462840cc 2025-11-28 01:33:42.778589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/8 : USER masakari 2025-11-28 01:33:42.778642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in d573060de02c 2025-11-28 01:33:42.778677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container d573060de02c 2025-11-28 01:33:42.778695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 20fc1a014af3 2025-11-28 01:33:42.778745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built 3597fef7a7de 2025-11-28 01:33:42.778780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20251128 2025-11-28 01:33:42.778851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2025-11-28 01:33:42.778780 (took 0:01:08.857579) 2025-11-28 01:33:42.779240 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2025-11-28 01:33:42.779310 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2025-11-28 01:33:42.779367 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2025-11-28 01:33:42.779295 2025-11-28 01:33:42.780082 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2025-11-28 01:33:42.780675 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2025-11-28 01:34:07.411607 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20251128 2025-11-28 01:34:07.411742 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 717b2ac51441 2025-11-28 01:34:07.411934 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/4 : LABEL "build-date"="20251128" "name"="placement-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:34:07.411980 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 71aa5858fb02 2025-11-28 01:34:07.412174 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 71aa5858fb02 2025-11-28 01:34:07.412276 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 9b9e21f4eefc 2025-11-28 01:34:07.412399 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2025-11-28 01:34:07.412665 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 9c2b80f1c788 2025-11-28 01:34:07.412839 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 4/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:34:07.412976 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 38fb7ba196a1 2025-11-28 01:34:07.413198 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-11-28 01:34:07.414072 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-11-28 01:34:07.414091 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-11-28 01:34:07.414100 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:34:07.414109 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:34:07.414118 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:34:07.414127 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:34:07.414135 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:34:07.414144 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:34:07.414152 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:34:07.414161 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:34:07.414169 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-11-28 01:34:07.414178 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2025-11-28 01:34:07.414186 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-11-28 01:34:07.414195 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2025-11-28 01:34:07.414203 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:34:07.414211 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:34:07.414220 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-11-28 01:34:07.414230 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:34:07.414307 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-11-28 01:34:07.414414 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-11-28 01:34:07.414512 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-11-28 01:34:07.414605 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-11-28 01:34:07.417268 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-11-28 01:34:07.417338 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-11-28 01:34:07.417352 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:34:07.417365 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:34:07.417376 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-11-28 01:34:07.417386 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-11-28 01:34:07.417412 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-11-28 01:34:07.417423 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-11-28 01:34:07.417433 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:34:07.417442 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:34:07.417452 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:34:07.417462 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:34:07.417471 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:34:07.417481 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:34:07.417490 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:34:07.417499 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-11-28 01:34:07.417509 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:34:07.417518 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:34:07.417528 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-11-28 01:34:07.417540 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:34:07.417552 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-11-28 01:34:07.417561 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-11-28 01:34:07.417571 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-11-28 01:34:07.417580 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-11-28 01:34:07.417590 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-11-28 01:34:07.417599 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-11-28 01:34:07.417609 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:34:07.417640 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:07.417649 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:07.417659 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:07.417668 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:07.417677 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:34:07.417687 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:34:07.417696 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:07.417705 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:07.417715 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:07.417724 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:07.417733 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:34:07.417743 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:07.417752 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:07.417761 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:07.417770 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:07.417779 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:34:07.417789 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:07.417810 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:07.417820 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:07.417830 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:07.417839 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:07.417849 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:07.417864 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:07.417873 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:07.417883 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:07.417892 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-11-28 01:34:07.417902 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:07.417911 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:07.417920 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:34:07.417930 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:07.417939 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:07.417948 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:34:07.417957 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-11-28 01:34:07.417967 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:07.417976 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:07.418134 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:34:07.418159 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:07.418168 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:07.418178 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:07.418187 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:07.418197 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2025-11-28 01:34:07.418206 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:34:07.418216 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:34:07.418225 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:34:07.418234 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2025-11-28 01:34:07.418244 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:34:07.418254 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:34:07.418263 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2025-11-28 01:34:07.418272 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2025-11-28 01:34:07.418281 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:34:07.418291 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-11-28 01:34:07.418301 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8079 files, 1151 directories removed. 2025-11-28 01:34:07.418310 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-11-28 01:34:07.418332 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2025-11-28 01:34:07.418341 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-11-28 01:34:07.418351 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2025-11-28 01:34:07.418360 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-11-28 01:34:07.418370 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:34:07.418379 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:34:07.418389 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:34:07.418398 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 38fb7ba196a1 2025-11-28 01:34:07.418407 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> dc4c12353a61 2025-11-28 01:34:07.418417 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built 941ad46d47c5 2025-11-28 01:34:07.418426 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20251128 2025-11-28 01:34:07.418441 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2025-11-28 01:34:07.418096 (took 0:00:24.638801) 2025-11-28 01:34:07.418701 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2025-11-28 01:34:07.418753 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2025-11-28 01:34:07.418852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2025-11-28 01:34:07.418759 2025-11-28 01:34:07.420026 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2025-11-28 01:34:07.420686 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2025-11-28 01:34:31.228389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251128 2025-11-28 01:34:31.228465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> b8182a279bf2 2025-11-28 01:34:31.228502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/4 : LABEL "build-date"="20251128" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-mdns" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:34:31.228529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 01a68cda13d8 2025-11-28 01:34:31.228540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 01a68cda13d8 2025-11-28 01:34:31.228550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 66e1d8bb4ad4 2025-11-28 01:34:31.228561 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:34:31.228572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in f9b400b61b28 2025-11-28 01:34:31.228582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-11-28 01:34:31.228592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-11-28 01:34:31.228601 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-11-28 01:34:31.228610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2025-11-28 01:34:31.228620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:34:31.228630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:34:31.228640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:34:31.228649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:34:31.228659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:34:31.228668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:34:31.228677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:34:31.228686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-11-28 01:34:31.228696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2025-11-28 01:34:31.228804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-11-28 01:34:31.228826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2025-11-28 01:34:31.228844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:34:31.228862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:34:31.228881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-11-28 01:34:31.228895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:34:31.228916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-11-28 01:34:31.228925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-11-28 01:34:31.228935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-11-28 01:34:31.228945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-11-28 01:34:31.228954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-11-28 01:34:31.229102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-11-28 01:34:31.229119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:34:31.229131 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:34:31.229150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-11-28 01:34:31.229201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-11-28 01:34:31.229212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-11-28 01:34:31.229259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-11-28 01:34:31.229305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:34:31.229352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:34:31.229399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:34:31.229453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:34:31.229487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:34:31.229548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:34:31.233269 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:34:31.233335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-11-28 01:34:31.233348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:34:31.233358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2025-11-28 01:34:31.233369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-11-28 01:34:31.233380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:34:31.233391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-11-28 01:34:31.233401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-11-28 01:34:31.233410 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-11-28 01:34:31.233419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-11-28 01:34:31.233429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-11-28 01:34:31.233439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:90% 2025-11-28 01:34:31.233448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-11-28 01:34:31.233458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-11-28 01:34:31.233467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:34:31.233477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:31.233496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:31.233506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:31.233515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:31.233524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:34:31.233534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:34:31.233543 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-11-28 01:34:31.233552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:31.233562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:31.233571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:31.233581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:31.233591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:34:31.233600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:31.233609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:31.233619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:31.233628 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:31.233637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:34:31.233647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:31.233656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:31.233666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:34:31.233690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:31.233700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:31.233710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:31.233719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:34:31.233730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:31.233739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:31.233748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:31.233758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:31.233767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:34:31.233776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:31.233798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:31.233809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:34:31.233818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:31.233828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:31.233837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-11-28 01:34:31.233847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:34:31.233863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:31.233873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:34:31.233882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:31.233891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:34:31.233901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2025-11-28 01:34:31.233910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2025-11-28 01:34:31.233920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:34:31.233929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:34:31.233939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2025-11-28 01:34:31.233948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:34:31.233958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:34:31.233967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2025-11-28 01:34:31.233976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2025-11-28 01:34:31.233986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:34:31.234063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-11-28 01:34:31.234074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8462 files, 1209 directories removed. 2025-11-28 01:34:31.234083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-11-28 01:34:31.234093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2025-11-28 01:34:31.234102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-11-28 01:34:31.234112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2025-11-28 01:34:31.234121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-11-28 01:34:31.234131 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2025-11-28 01:34:31.234140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2025-11-28 01:34:31.234150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:34:31.234159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container f9b400b61b28 2025-11-28 01:34:31.234169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 305a531ecad2 2025-11-28 01:34:31.234178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/4 : USER designate 2025-11-28 01:34:31.234194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 726dda0ec513 2025-11-28 01:34:31.234204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 726dda0ec513 2025-11-28 01:34:31.234213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 74ed35f3886f 2025-11-28 01:34:31.234223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built 6c15318acd02 2025-11-28 01:34:31.234232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20251128 2025-11-28 01:34:31.234242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2025-11-28 01:34:31.233427 (took 0:00:23.814668) 2025-11-28 01:34:31.234320 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2025-11-28 01:34:31.234331 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2025-11-28 01:34:31.234349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2025-11-28 01:34:31.234132 2025-11-28 01:34:31.235898 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2025-11-28 01:34:31.237214 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2025-11-28 01:35:07.525515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251128 2025-11-28 01:35:07.525601 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> b8182a279bf2 2025-11-28 01:35:07.525619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/5 : LABEL "build-date"="20251128" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:35:07.525633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 7b2bc0a3cf5f 2025-11-28 01:35:07.525644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 7b2bc0a3cf5f 2025-11-28 01:35:07.525654 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 4fcfe429631f 2025-11-28 01:35:07.525664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:35:07.525676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 569723ad05fe 2025-11-28 01:35:07.525686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:35:07.525696 | 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] 2025-11-28 01:35:07.525707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:35:07.525717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:35:07.525727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:35:07.525737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:35:07.525747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:35:07.525757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:35:07.525766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:35:07.525776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:35:07.525785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:35:07.525795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:35:07.525805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:35:07.525815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:35:07.525824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:35:07.525834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 28.8 MB in 3s (10.3 MB/s) 2025-11-28 01:35:07.525851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-11-28 01:35:07.525861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-11-28 01:35:07.525871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-11-28 01:35:07.525880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-11-28 01:35:07.525890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2025-11-28 01:35:07.525915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-11-28 01:35:07.525926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-11-28 01:35:07.525948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2025-11-28 01:35:07.525958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-11-28 01:35:07.525968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2025-11-28 01:35:07.526046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-11-28 01:35:07.526057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-11-28 01:35:07.526071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:35:07.526081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,884 kB of archives. 2025-11-28 01:35:07.526091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,718 kB of additional disk space will be used. 2025-11-28 01:35:07.526100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:35:07.526110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-11-28 01:35:07.526120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-11-28 01:35:07.526130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-11-28 01:35:07.526139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2025-11-28 01:35:07.526149 | 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.2 [1,257 kB] 2025-11-28 01:35:07.526158 | 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.2 [159 kB] 2025-11-28 01:35:07.526168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2025-11-28 01:35:07.526177 | 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.2 [258 kB] 2025-11-28 01:35:07.526322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,884 kB in 1s (3,464 kB/s) 2025-11-28 01:35:07.526336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2025-11-28 01:35:07.526346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-11-28 01:35:07.526358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:35:07.526368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-11-28 01:35:07.526385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-11-28 01:35:07.526395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-11-28 01:35:07.526405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-11-28 01:35:07.526414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-11-28 01:35:07.526424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-11-28 01:35:07.526433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-11-28 01:35:07.526443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:35:07.526452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-11-28 01:35:07.526462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-11-28 01:35:07.526471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2025-11-28 01:35:07.526481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-11-28 01:35:07.526490 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 01:35:07.526500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2025-11-28 01:35:07.526509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-11-28 01:35:07.526526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 01:35:07.526536 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2025-11-28 01:35:07.526545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-11-28 01:35:07.526555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-11-28 01:35:07.526564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2025-11-28 01:35:07.526573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:35:07.526583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:35:07.526592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2025-11-28 01:35:07.526602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:35:07.526611 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:35:07.526621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2025-11-28 01:35:07.526630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-11-28 01:35:07.526640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-11-28 01:35:07.526649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2025-11-28 01:35:07.526658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:35:07.526668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:35:07.526677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 01:35:07.526686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-11-28 01:35:07.526696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-11-28 01:35:07.526711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-11-28 01:35:07.526721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 01:35:07.526738 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:35:07.526748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:35:07.526757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:35:07.526767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2025-11-28 01:35:07.526777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2025-11-28 01:35:07.526786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2025-11-28 01:35:07.526796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-11-28 01:35:07.526806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2025-11-28 01:35:07.526816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-11-28 01:35:07.526826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2025-11-28 01:35:07.526835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2025-11-28 01:35:07.526845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2025-11-28 01:35:07.526854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:35:07.526864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:35:07.526873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 569723ad05fe 2025-11-28 01:35:07.526883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 055e6e530be9 2025-11-28 01:35:07.526894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:35:07.526906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in d6467135e048 2025-11-28 01:35:07.526916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-11-28 01:35:07.526930 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-11-28 01:35:07.526940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-11-28 01:35:07.526949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2025-11-28 01:35:07.526959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:35:07.526969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:35:07.527027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:35:07.527037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:35:07.527047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:35:07.527056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:35:07.527066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:35:07.527082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-11-28 01:35:07.527092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2025-11-28 01:35:07.527101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-11-28 01:35:07.527116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2025-11-28 01:35:07.527126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:35:07.527136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:35:07.527145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-11-28 01:35:07.527154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-11-28 01:35:07.527165 | 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% 2025-11-28 01:35:07.527177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-11-28 01:35:07.527186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-11-28 01:35:07.527196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-11-28 01:35:07.527205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-11-28 01:35:07.527214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-11-28 01:35:07.527223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-11-28 01:35:07.527233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18713 files and directories currently installed.) 2025-11-28 01:35:07.527242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:35:07.527256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-11-28 01:35:07.527265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-11-28 01:35:07.527275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-11-28 01:35:07.527284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-11-28 01:35:07.527293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:35:07.527303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:35:07.527312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:35:07.527326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:35:07.527335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:35:07.527345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:35:07.527358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:35:07.527368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-11-28 01:35:07.527381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:35:07.527394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2025-11-28 01:35:07.527437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-11-28 01:35:07.527459 | 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 ... 2025-11-28 01:35:07.527481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2025-11-28 01:35:07.527512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:60% (Reading database ... 65% 2025-11-28 01:35:07.527526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-11-28 01:35:07.527559 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-11-28 01:35:07.527575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-11-28 01:35:07.527637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: (Reading database ... 85% 2025-11-28 01:35:07.527663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-11-28 01:35:07.527695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-11-28 01:35:07.527713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18704 files and directories currently installed.) 2025-11-28 01:35:07.527729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:07.527751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:07.527768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:07.527791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:07.527808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:35:07.527832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:35:07.527850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:07.527867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:07.527877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:07.527891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:07.527926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:35:07.527939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:07.527971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:07.528051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:07.528061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:07.528074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:35:07.528104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:07.528133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-11-28 01:35:07.528162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:07.528190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:07.528217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:07.528245 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:07.528385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:07.528400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:07.528410 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:07.528435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:07.528445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:07.528458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:07.528471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:35:07.528529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:07.528543 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:07.528571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:35:07.528618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:07.528632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:07.528663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:35:07.529638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:07.529666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:07.529676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:07.529686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:07.529695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2025-11-28 01:35:07.529705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2025-11-28 01:35:07.529715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:35:07.529725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:35:07.529734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2025-11-28 01:35:07.529744 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:35:07.529754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:35:07.529763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2025-11-28 01:35:07.529773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2025-11-28 01:35:07.529782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:35:07.529792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-11-28 01:35:07.529802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8462 files, 1209 directories removed. 2025-11-28 01:35:07.529812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-11-28 01:35:07.529822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2025-11-28 01:35:07.529831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-11-28 01:35:07.529841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2025-11-28 01:35:07.529850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-11-28 01:35:07.529860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2025-11-28 01:35:07.529870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2025-11-28 01:35:07.529880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:35:07.529889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container d6467135e048 2025-11-28 01:35:07.529899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 62a05f9bcb36 2025-11-28 01:35:07.529909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/5 : USER designate 2025-11-28 01:35:07.529925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 11c16c27864c 2025-11-28 01:35:07.529935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 11c16c27864c 2025-11-28 01:35:07.529945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 7e59d79f4294 2025-11-28 01:35:07.529954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built b9de59671663 2025-11-28 01:35:07.529964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20251128 2025-11-28 01:35:07.530144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2025-11-28 01:35:07.529180 (took 0:00:36.295048) 2025-11-28 01:35:07.530166 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2025-11-28 01:35:07.530175 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2025-11-28 01:35:07.530185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2025-11-28 01:35:07.529494 2025-11-28 01:35:07.530258 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2025-11-28 01:35:07.531680 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2025-11-28 01:35:33.949225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251128 2025-11-28 01:35:33.949322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> b8182a279bf2 2025-11-28 01:35:33.949345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/6 : LABEL "build-date"="20251128" "name"="designate-central" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:35:33.949392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 287565206ebf 2025-11-28 01:35:33.949407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 287565206ebf 2025-11-28 01:35:33.949418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 3d5d4ca0fbef 2025-11-28 01:35:33.949430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2025-11-28 01:35:33.949442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> e32c99794915 2025-11-28 01:35:33.949453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2025-11-28 01:35:33.949465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 8522ce9593d1 2025-11-28 01:35:33.949477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 8522ce9593d1 2025-11-28 01:35:33.949488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 72462de3aa55 2025-11-28 01:35:33.949502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:35:33.949515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 3d1d2f3da227 2025-11-28 01:35:33.949527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-11-28 01:35:33.949554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-11-28 01:35:33.949565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-11-28 01:35:33.949574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2025-11-28 01:35:33.949584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:35:33.949594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:35:33.949613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:35:33.949624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:35:33.949634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:35:33.949644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:35:33.949653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:35:33.949663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-11-28 01:35:33.949673 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2025-11-28 01:35:33.949759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-11-28 01:35:33.949786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2025-11-28 01:35:33.950073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:35:33.950151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:35:33.950176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-11-28 01:35:33.950195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:35:33.950374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-11-28 01:35:33.950407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-11-28 01:35:33.950426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2025-11-28 01:35:33.950501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-11-28 01:35:33.950572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-11-28 01:35:33.950645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-11-28 01:35:33.950721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:35:33.950798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:35:33.950871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-11-28 01:35:33.950982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-11-28 01:35:33.951093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-11-28 01:35:33.951176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-11-28 01:35:33.951251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:35:33.951323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:35:33.951394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:35:33.951446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:35:33.951515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:35:33.951584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:35:33.951653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:35:33.951723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-11-28 01:35:33.951801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:35:33.951873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2025-11-28 01:35:33.952033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-11-28 01:35:33.952178 | 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% 2025-11-28 01:35:33.952246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2025-11-28 01:35:33.952324 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:60% (Reading database ... 65% 2025-11-28 01:35:33.952400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-11-28 01:35:33.952476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-11-28 01:35:33.952542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2025-11-28 01:35:33.952610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-11-28 01:35:33.952677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-11-28 01:35:33.952743 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-11-28 01:35:33.952810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:35:33.952879 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:33.952967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:33.953125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:33.953190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:33.953260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:35:33.953327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:35:33.953394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:33.953460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:33.953525 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:33.953618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:33.953687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:35:33.953754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:33.953820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:33.953899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:33.954018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:33.954121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:35:33.955317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:33.955371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:33.955384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:33.955394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:33.955420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:33.955429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:33.955439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:33.955448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:33.955457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:33.955467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:33.955476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:33.955485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:35:33.955495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:33.955504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:33.955513 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:35:33.955523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:33.955532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:33.955541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:35:33.955550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:33.955559 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:33.955569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:33.955578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:33.955588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2025-11-28 01:35:33.955597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2025-11-28 01:35:33.955606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:35:33.955615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:35:33.955625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2025-11-28 01:35:33.955634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:35:33.955643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:35:33.955652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2025-11-28 01:35:33.955662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2025-11-28 01:35:33.955671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:35:33.955690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-11-28 01:35:33.955701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8462 files, 1209 directories removed. 2025-11-28 01:35:33.955755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-11-28 01:35:33.955765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2025-11-28 01:35:33.955775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-11-28 01:35:33.955785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2025-11-28 01:35:33.955794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-11-28 01:35:33.955803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2025-11-28 01:35:33.955813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2025-11-28 01:35:33.955848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:35:33.955858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 3d1d2f3da227 2025-11-28 01:35:33.955868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 768d61d3753f 2025-11-28 01:35:33.955877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/6 : USER designate 2025-11-28 01:35:33.955887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in c576e09de954 2025-11-28 01:35:33.955896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container c576e09de954 2025-11-28 01:35:33.955905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 4792cccf415c 2025-11-28 01:35:33.955914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 67290e5c3d03 2025-11-28 01:35:33.956315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20251128 2025-11-28 01:35:33.956368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2025-11-28 01:35:33.955757 (took 0:00:26.426263) 2025-11-28 01:35:33.956379 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2025-11-28 01:35:33.956390 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2025-11-28 01:35:33.956426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2025-11-28 01:35:33.956340 2025-11-28 01:35:33.957654 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2025-11-28 01:35:33.958311 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2025-11-28 01:35:58.227706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251128 2025-11-28 01:35:58.227760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> b8182a279bf2 2025-11-28 01:35:58.227829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/4 : LABEL "build-date"="20251128" "name"="designate-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:35:58.227861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in c7b7fa66ed94 2025-11-28 01:35:58.227873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container c7b7fa66ed94 2025-11-28 01:35:58.227883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 8469944d9474 2025-11-28 01:35:58.227940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:35:58.227978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in e7cf1c94d91f 2025-11-28 01:35:58.228009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-11-28 01:35:58.228054 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-11-28 01:35:58.228119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-11-28 01:35:58.228180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:35:58.228209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:35:58.228235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:35:58.228284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:35:58.228314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:35:58.228345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:35:58.228393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:35:58.228423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:35:58.228481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-11-28 01:35:58.228507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2025-11-28 01:35:58.228540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-11-28 01:35:58.228587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2025-11-28 01:35:58.228678 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:35:58.228709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:35:58.228719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-11-28 01:35:58.228773 | 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% 2025-11-28 01:35:58.228836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2025-11-28 01:35:58.228865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2025-11-28 01:35:58.228895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2025-11-28 01:35:58.228973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2025-11-28 01:35:58.229033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-11-28 01:35:58.229069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-11-28 01:35:58.229143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:35:58.229177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:35:58.229219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-11-28 01:35:58.229263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-11-28 01:35:58.229308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-11-28 01:35:58.229351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-11-28 01:35:58.229393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:35:58.229434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:35:58.229480 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:35:58.229507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:35:58.229554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:35:58.229592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:35:58.229631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:35:58.229670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-11-28 01:35:58.229715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:35:58.229757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:35:58.229801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-11-28 01:35:58.229844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-11-28 01:35:58.229891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:35:58.229967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% (Reading database ... 75% 2025-11-28 01:35:58.230037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2025-11-28 01:35:58.230084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2025-11-28 01:35:58.230123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-11-28 01:35:58.230167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-11-28 01:35:58.230254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:95% 2025-11-28 01:35:58.230283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:35:58.230308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:58.230357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:58.230400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:58.230443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:58.230487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:35:58.230529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:35:58.230572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:58.230616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:58.230660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:58.230703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:58.230746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:35:58.230788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:58.230852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:58.230896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:58.230955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:58.230984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:35:58.231071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:58.231102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:58.231134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:35:58.231187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:58.231218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:58.231505 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:58.231564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:35:58.231576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:58.231585 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:58.231595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:58.231604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:58.231613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:35:58.231623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:58.231632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:58.231701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:35:58.231772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:58.231844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:58.231944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:35:58.231963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-11-28 01:35:58.231974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:58.231983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:35:58.232037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:58.232048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:35:58.232058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2025-11-28 01:35:58.232067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:35:58.232078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:35:58.232094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:35:58.232104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2025-11-28 01:35:58.232113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:35:58.232138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:35:58.232159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2025-11-28 01:35:58.232181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2025-11-28 01:35:58.232191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:35:58.232200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-11-28 01:35:58.232210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8462 files, 1209 directories removed. 2025-11-28 01:35:58.232219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-11-28 01:35:58.232229 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2025-11-28 01:35:58.232275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-11-28 01:35:58.232286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2025-11-28 01:35:58.232296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-11-28 01:35:58.232329 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:35:58.232339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:35:58.232349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:35:58.232358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container e7cf1c94d91f 2025-11-28 01:35:58.232368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 3b68d6f79612 2025-11-28 01:35:58.232378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/4 : USER designate 2025-11-28 01:35:58.232387 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 4a3e783d7c3a 2025-11-28 01:35:58.232396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 4a3e783d7c3a 2025-11-28 01:35:58.232406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> d17207ea4f6f 2025-11-28 01:35:58.232428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built e7ab2b8bb6b8 2025-11-28 01:35:58.232439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20251128 2025-11-28 01:35:58.232452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2025-11-28 01:35:58.232244 (took 0:00:24.275904) 2025-11-28 01:35:58.232759 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2025-11-28 01:35:58.232783 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2025-11-28 01:35:58.232790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2025-11-28 01:35:58.232676 2025-11-28 01:35:58.233680 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2025-11-28 01:35:58.234280 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2025-11-28 01:36:35.401051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251128 2025-11-28 01:36:35.401135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> b8182a279bf2 2025-11-28 01:36:35.401230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/5 : LABEL "build-date"="20251128" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-backend-bind9" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:36:35.401248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 8a77d5a17a28 2025-11-28 01:36:35.401260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 8a77d5a17a28 2025-11-28 01:36:35.401287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 48a354dcbc95 2025-11-28 01:36:35.401307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:36:35.401321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 1e4cd1385c31 2025-11-28 01:36:35.401335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:36:35.401350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:36:35.401465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:36:35.401530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:36:35.401610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:36:35.402348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:36:35.402411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:36:35.402424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:36:35.402434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:36:35.402444 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:36:35.402456 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:36:35.402465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:36:35.402475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:36:35.402510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:36:35.402520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:36:35.402530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 28.8 MB in 3s (8,704 kB/s) 2025-11-28 01:36:35.402540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-11-28 01:36:35.402550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-11-28 01:36:35.402560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-11-28 01:36:35.402569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-11-28 01:36:35.402683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2025-11-28 01:36:35.402696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-11-28 01:36:35.402707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-11-28 01:36:35.402717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2025-11-28 01:36:35.402727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-11-28 01:36:35.402737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2025-11-28 01:36:35.402754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-11-28 01:36:35.402764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-11-28 01:36:35.402799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:36:35.402810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,884 kB of archives. 2025-11-28 01:36:35.402820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,718 kB of additional disk space will be used. 2025-11-28 01:36:35.402830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:36:35.402844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-11-28 01:36:35.403018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-11-28 01:36:35.404303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-11-28 01:36:35.404341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2025-11-28 01:36:35.404361 | 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.2 [1,257 kB] 2025-11-28 01:36:35.404379 | 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.2 [159 kB] 2025-11-28 01:36:35.404397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2025-11-28 01:36:35.404415 | 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.2 [258 kB] 2025-11-28 01:36:35.404429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,884 kB in 1s (3,553 kB/s) 2025-11-28 01:36:35.404440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2025-11-28 01:36:35.404454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-11-28 01:36:35.404472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-11-28 01:36:35.404512 | 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% 2025-11-28 01:36:35.404535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-11-28 01:36:35.404553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-11-28 01:36:35.404565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-11-28 01:36:35.404574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-11-28 01:36:35.404583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-11-28 01:36:35.404613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-11-28 01:36:35.404632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:36:35.404650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-11-28 01:36:35.404669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-11-28 01:36:35.404699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2025-11-28 01:36:35.404716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-11-28 01:36:35.404734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 01:36:35.404752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2025-11-28 01:36:35.404769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-11-28 01:36:35.404786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 01:36:35.404800 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2025-11-28 01:36:35.404815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-11-28 01:36:35.404834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-11-28 01:36:35.404952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2025-11-28 01:36:35.404975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:36:35.405047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:36:35.405076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2025-11-28 01:36:35.405094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:36:35.405111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:36:35.405128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2025-11-28 01:36:35.405146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-11-28 01:36:35.405163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-11-28 01:36:35.405179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2025-11-28 01:36:35.405196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:36:35.405213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:36:35.405230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 01:36:35.405247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-11-28 01:36:35.405264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-11-28 01:36:35.405280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-11-28 01:36:35.405297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 01:36:35.405325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:36:35.405343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:36:35.405361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-11-28 01:36:35.405378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2025-11-28 01:36:35.405411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2025-11-28 01:36:35.405430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2025-11-28 01:36:35.405455 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-11-28 01:36:35.405474 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2025-11-28 01:36:35.405546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-11-28 01:36:35.405583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2025-11-28 01:36:35.405656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2025-11-28 01:36:35.405683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2025-11-28 01:36:35.405909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:36:35.405970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:36:35.406092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 1e4cd1385c31 2025-11-28 01:36:35.406129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 43e81fc79daf 2025-11-28 01:36:35.406145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 4/5 : RUN mkdir -p /var/lib/kolla/ /var/lib/bind/ /run/bind && chown -R root: /var/lib/bind /run/bind && chmod 755 /run/bind 2025-11-28 01:36:35.406222 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 3e2f0904e916 2025-11-28 01:36:35.406325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 3e2f0904e916 2025-11-28 01:36:35.406343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> ee12e78b62c4 2025-11-28 01:36:35.406423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:36:35.406520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 5733fb4a1e01 2025-11-28 01:36:35.406567 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-11-28 01:36:35.406648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-11-28 01:36:35.406730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-11-28 01:36:35.406805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2025-11-28 01:36:35.406931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:36:35.406980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:36:35.407083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:36:35.408809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:36:35.408889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:36:35.408901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:36:35.408912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:36:35.408933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-11-28 01:36:35.408943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2025-11-28 01:36:35.408953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-11-28 01:36:35.408963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2025-11-28 01:36:35.408973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:36:35.408982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:36:35.408992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-11-28 01:36:35.409043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-11-28 01:36:35.409055 | 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% 2025-11-28 01:36:35.409067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-11-28 01:36:35.409077 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-11-28 01:36:35.409086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:36:35.409096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-11-28 01:36:35.409117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-11-28 01:36:35.409126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18713 files and directories currently installed.) 2025-11-28 01:36:35.409137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:36:35.409146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-11-28 01:36:35.409155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-11-28 01:36:35.409164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-11-28 01:36:35.409174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-11-28 01:36:35.409183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:36:35.409193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:36:35.409202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:36:35.409211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:36:35.409221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:36:35.409230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:36:35.409239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:36:35.409249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-11-28 01:36:35.409258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:36:35.409267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2025-11-28 01:36:35.409277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-11-28 01:36:35.409294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:36:35.409317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-11-28 01:36:35.409328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-11-28 01:36:35.409337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-11-28 01:36:35.409347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-11-28 01:36:35.409356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-11-28 01:36:35.409365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-11-28 01:36:35.409375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18704 files and directories currently installed.) 2025-11-28 01:36:35.409384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:35.409394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:35.409403 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:35.409412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:35.409421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:36:35.409431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:36:35.409440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:35.409449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:35.409458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:35.409468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:35.409477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:36:35.409486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:35.409495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:35.409510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:35.409520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:35.409529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:36:35.409538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:35.409548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:35.409557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:35.409566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:35.409667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:35.410834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:35.410878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:35.410897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:35.410907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:35.410917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:35.410927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-11-28 01:36:35.410937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:35.410947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:36:35.410960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:35.410972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:35.410982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:36:35.410991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:35.411034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:35.411044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:36:35.411059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-11-28 01:36:35.411069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:35.411078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:35.411087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:35.411097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:35.411106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2025-11-28 01:36:35.411116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2025-11-28 01:36:35.411125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:36:35.411135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-11-28 01:36:35.411144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:36:35.411154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2025-11-28 01:36:35.411163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:36:35.411173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:36:35.411182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2025-11-28 01:36:35.411191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2025-11-28 01:36:35.411200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:36:35.411210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-11-28 01:36:35.411219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8462 files, 1209 directories removed. 2025-11-28 01:36:35.411228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-11-28 01:36:35.411238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2025-11-28 01:36:35.411247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-11-28 01:36:35.411257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2025-11-28 01:36:35.411266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-11-28 01:36:35.411282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2025-11-28 01:36:35.411299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2025-11-28 01:36:35.411309 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:36:35.411318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 5733fb4a1e01 2025-11-28 01:36:35.411328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 26db237c29ef 2025-11-28 01:36:35.411337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built 0ae40dffb143 2025-11-28 01:36:35.411347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251128 2025-11-28 01:36:35.411357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2025-11-28 01:36:35.410656 (took 0:00:37.177980) 2025-11-28 01:36:35.411370 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2025-11-28 01:36:35.411433 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2025-11-28 01:36:35.411444 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2025-11-28 01:36:35.411137 2025-11-28 01:36:35.412459 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2025-11-28 01:36:35.413048 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2025-11-28 01:36:59.514280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251128 2025-11-28 01:36:59.514348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> b8182a279bf2 2025-11-28 01:36:59.514363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/4 : LABEL "build-date"="20251128" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-sink" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:36:59.514377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 258da938fe88 2025-11-28 01:36:59.514388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 258da938fe88 2025-11-28 01:36:59.514398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 80b2f93e9f0e 2025-11-28 01:36:59.514409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:36:59.514420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 054f9e1367ff 2025-11-28 01:36:59.514462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-11-28 01:36:59.514473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-11-28 01:36:59.514483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-11-28 01:36:59.514492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2025-11-28 01:36:59.514502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:36:59.514522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:36:59.514530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:36:59.514538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:36:59.514546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:36:59.514558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:36:59.514569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:36:59.514622 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-11-28 01:36:59.514660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2025-11-28 01:36:59.514747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-11-28 01:36:59.514762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2025-11-28 01:36:59.514838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:36:59.514889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:36:59.514928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-11-28 01:36:59.514986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:36:59.516069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-11-28 01:36:59.516086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-11-28 01:36:59.516095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2025-11-28 01:36:59.516102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2025-11-28 01:36:59.516110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-11-28 01:36:59.516117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-11-28 01:36:59.516125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:36:59.516134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:36:59.516142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-11-28 01:36:59.516149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-11-28 01:36:59.516157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-11-28 01:36:59.516164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-11-28 01:36:59.516172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:36:59.516179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:36:59.516187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:36:59.516194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:36:59.516202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:36:59.516210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:36:59.516226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:36:59.516234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-11-28 01:36:59.516242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:36:59.516249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2025-11-28 01:36:59.516257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-11-28 01:36:59.516266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:36:59.516274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-11-28 01:36:59.516282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-11-28 01:36:59.516289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2025-11-28 01:36:59.516297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2025-11-28 01:36:59.516304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-11-28 01:36:59.516311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-11-28 01:36:59.516319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:36:59.516327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:59.516334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:59.516345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:59.516353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:59.516361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:36:59.516376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:36:59.516383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:59.516391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:59.516402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:59.516413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:59.516516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:36:59.516531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:59.516618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:59.516647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:59.516707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:59.516759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:36:59.516828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:59.516879 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:59.516931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:36:59.517025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:59.517057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:59.517133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:59.517171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:36:59.517222 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:59.517274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:59.517324 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:59.517374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:59.517424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:36:59.517475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:59.517524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:59.517573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:36:59.517623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:59.517674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:59.517725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:36:59.517775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:59.517841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:36:59.517891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:59.517941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:36:59.518017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2025-11-28 01:36:59.518059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2025-11-28 01:36:59.518137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:36:59.518251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:36:59.518328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2025-11-28 01:36:59.518401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:36:59.518470 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:36:59.519209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2025-11-28 01:36:59.519267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2025-11-28 01:36:59.519280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:36:59.519291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-11-28 01:36:59.519301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8462 files, 1209 directories removed. 2025-11-28 01:36:59.519311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-11-28 01:36:59.519321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2025-11-28 01:36:59.519330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-11-28 01:36:59.519360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2025-11-28 01:36:59.519370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-11-28 01:36:59.519380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2025-11-28 01:36:59.519389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2025-11-28 01:36:59.519419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:36:59.519429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 054f9e1367ff 2025-11-28 01:36:59.519439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 64215e61dc91 2025-11-28 01:36:59.519449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/4 : USER designate 2025-11-28 01:36:59.519458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 58b42e259df2 2025-11-28 01:36:59.519468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 58b42e259df2 2025-11-28 01:36:59.519477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 2318abf597ab 2025-11-28 01:36:59.519528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built 9573ac36f4a9 2025-11-28 01:36:59.519540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20251128 2025-11-28 01:36:59.519550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2025-11-28 01:36:59.519195 (took 0:00:24.108058) 2025-11-28 01:36:59.519684 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2025-11-28 01:36:59.519726 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2025-11-28 01:36:59.519853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2025-11-28 01:36:59.519745 2025-11-28 01:36:59.520918 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2025-11-28 01:36:59.522185 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2025-11-28 01:37:23.891355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251128 2025-11-28 01:37:23.891436 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> b8182a279bf2 2025-11-28 01:37:23.891454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/4 : LABEL "build-date"="20251128" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-producer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:37:23.891471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 267b6afa50a8 2025-11-28 01:37:23.891484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 267b6afa50a8 2025-11-28 01:37:23.891496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 3473c62e227e 2025-11-28 01:37:23.891509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:37:23.891523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 353b91da167a 2025-11-28 01:37:23.891535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-11-28 01:37:23.891547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-11-28 01:37:23.891559 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-11-28 01:37:23.891570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2025-11-28 01:37:23.891608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:37:23.891619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:37:23.891629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:37:23.891639 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:37:23.891665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:37:23.891675 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:37:23.891685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:37:23.891695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-11-28 01:37:23.891704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2025-11-28 01:37:23.891714 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-11-28 01:37:23.891809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2025-11-28 01:37:23.891823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:37:23.891833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:37:23.891843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-11-28 01:37:23.891855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:37:23.891866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-11-28 01:37:23.891876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-11-28 01:37:23.891885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-11-28 01:37:23.891895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:80% 2025-11-28 01:37:23.891904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2025-11-28 01:37:23.891914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-11-28 01:37:23.891928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-11-28 01:37:23.891972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-11-28 01:37:23.892224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:37:23.892311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:37:23.892373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-11-28 01:37:23.892564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-11-28 01:37:23.892710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-11-28 01:37:23.892898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-11-28 01:37:23.893034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:37:23.893164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:37:23.894168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:37:23.894234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:37:23.894256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:37:23.894275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:37:23.894293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:37:23.894313 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-11-28 01:37:23.894333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:37:23.894352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2025-11-28 01:37:23.894372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-11-28 01:37:23.894393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:37:23.894414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-11-28 01:37:23.894433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-11-28 01:37:23.894452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2025-11-28 01:37:23.894471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2025-11-28 01:37:23.894507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-11-28 01:37:23.894527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-11-28 01:37:23.894597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:37:23.894657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:23.894677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:23.894696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:23.894714 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:23.894812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:37:23.894834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:37:23.894894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:23.895045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:23.895282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:23.895376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:23.895570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:37:23.895761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:23.895944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:23.896151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:23.897259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:23.897323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:37:23.897368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:23.897386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:23.897402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:23.897418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:23.897435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:23.897451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:23.897467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:23.897483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:23.897499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:23.897515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:23.897531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:23.897547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:37:23.897563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:23.897579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:23.897595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:37:23.897610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:23.897626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:23.897642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:37:23.897657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:23.897673 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:23.897736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:23.897754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:23.897768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2025-11-28 01:37:23.897820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2025-11-28 01:37:23.897853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:37:23.897869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:37:23.897885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2025-11-28 01:37:23.897900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:37:23.897917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:37:23.897932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2025-11-28 01:37:23.897948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2025-11-28 01:37:23.897964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:37:23.897981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-11-28 01:37:23.898037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8462 files, 1209 directories removed. 2025-11-28 01:37:23.898072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-11-28 01:37:23.898087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2025-11-28 01:37:23.898101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-11-28 01:37:23.898116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2025-11-28 01:37:23.898131 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-11-28 01:37:23.898151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2025-11-28 01:37:23.898171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2025-11-28 01:37:23.898303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:37:23.898333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 353b91da167a 2025-11-28 01:37:23.898383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 436f9147ce86 2025-11-28 01:37:23.898598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/4 : USER designate 2025-11-28 01:37:23.898656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 7bc65f1fa085 2025-11-28 01:37:23.898678 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 7bc65f1fa085 2025-11-28 01:37:23.898689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> f71633f57fa0 2025-11-28 01:37:23.898704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built e304fc34018f 2025-11-28 01:37:23.898806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20251128 2025-11-28 01:37:23.898953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2025-11-28 01:37:23.898808 (took 0:00:24.379063) 2025-11-28 01:37:23.899620 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2025-11-28 01:37:23.899720 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2025-11-28 01:37:23.899896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2025-11-28 01:37:23.899733 2025-11-28 01:37:23.901045 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2025-11-28 01:37:23.903090 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2025-11-28 01:37:49.317871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251128 2025-11-28 01:37:49.317982 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> c45aaaee4898 2025-11-28 01:37:49.318044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/4 : LABEL "build-date"="20251128" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:37:49.318058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in c1eb97e9cc64 2025-11-28 01:37:49.318069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container c1eb97e9cc64 2025-11-28 01:37:49.318083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 4f9ece4c7ca8 2025-11-28 01:37:49.318112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:37:49.318142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 9b564ef64a41 2025-11-28 01:37:49.318151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-11-28 01:37:49.318161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-11-28 01:37:49.318195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-11-28 01:37:49.318249 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2025-11-28 01:37:49.318258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:37:49.318286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:37:49.318331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:37:49.318345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:37:49.318372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:37:49.318435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:37:49.318450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:37:49.318478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-11-28 01:37:49.318536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2025-11-28 01:37:49.318547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-11-28 01:37:49.318561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2025-11-28 01:37:49.318615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:37:49.318638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:37:49.318661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-11-28 01:37:49.318688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:37:49.318714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-11-28 01:37:49.318770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-11-28 01:37:49.318785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-11-28 01:37:49.318818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:80% 2025-11-28 01:37:49.318852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-11-28 01:37:49.318914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-11-28 01:37:49.318926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:90% 2025-11-28 01:37:49.318939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-11-28 01:37:49.318987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-11-28 01:37:49.319036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:37:49.319049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-11-28 01:37:49.319100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-11-28 01:37:49.319126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-11-28 01:37:49.319139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-11-28 01:37:49.319171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:37:49.319201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:37:49.319263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:37:49.319275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:37:49.319288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:37:49.319301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:37:49.319367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:37:49.319387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-11-28 01:37:49.319421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:37:49.319432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2025-11-28 01:37:49.319446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-11-28 01:37:49.319459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-11-28 01:37:49.319517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:37:49.319530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-11-28 01:37:49.319543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-11-28 01:37:49.319606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-11-28 01:37:49.319617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-11-28 01:37:49.319630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-11-28 01:37:49.319694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-11-28 01:37:49.319715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18801 files and directories currently installed.) 2025-11-28 01:37:49.319763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:49.319775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:49.319788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:49.319843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:49.319854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:37:49.319866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:37:49.319915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:49.319929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:49.319960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:49.320080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:49.320137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:37:49.320153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:49.320163 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:49.320172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:49.320185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:49.320195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:37:49.320227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:49.320260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:49.320327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:37:49.320339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:49.320352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:49.320382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:49.320443 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:37:49.320454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:49.320467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:49.320515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:49.320529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:49.320542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:37:49.320590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:49.320604 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:49.320636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:37:49.320693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:49.320708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:49.320721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:37:49.320787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:49.320813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:37:49.320837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:49.320872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:37:49.320904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2025-11-28 01:37:49.320983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2025-11-28 01:37:49.321035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:37:49.321051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:37:49.321061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2025-11-28 01:37:49.321074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:37:49.321097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:37:49.321131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2025-11-28 01:37:49.321162 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2025-11-28 01:37:49.321211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:37:49.321222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-11-28 01:37:49.321235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 8915 files, 1314 directories removed. 2025-11-28 01:37:49.321292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-11-28 01:37:49.321306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2025-11-28 01:37:49.321318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-11-28 01:37:49.321372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1365 files, 140 directories removed. 2025-11-28 01:37:49.321386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-11-28 01:37:49.321441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2025-11-28 01:37:49.321451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2025-11-28 01:37:49.321464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:37:49.321509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 9b564ef64a41 2025-11-28 01:37:49.321523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> ef72e845af95 2025-11-28 01:37:49.321566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/4 : USER manila 2025-11-28 01:37:49.321580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 89f23bba6274 2025-11-28 01:37:49.321624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 89f23bba6274 2025-11-28 01:37:49.321638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> c97c182e5a3a 2025-11-28 01:37:49.321662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built c9b981e07f72 2025-11-28 01:37:49.321685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20251128 2025-11-28 01:37:49.321916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2025-11-28 01:37:49.321702 (took 0:00:25.421969) 2025-11-28 01:37:49.322083 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2025-11-28 01:37:49.322121 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2025-11-28 01:37:49.322184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2025-11-28 01:37:49.322115 2025-11-28 01:37:49.322914 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2025-11-28 01:37:49.323405 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2025-11-28 01:38:17.384182 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251128 2025-11-28 01:38:17.385204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> c45aaaee4898 2025-11-28 01:38:17.385252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/6 : LABEL "build-date"="20251128" "name"="manila-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:38:17.385271 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 1b5b40ddf611 2025-11-28 01:38:17.385295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 1b5b40ddf611 2025-11-28 01:38:17.385306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> ad8f5835a4bd 2025-11-28 01:38:17.385316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2025-11-28 01:38:17.385326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> a9eed28fc6e5 2025-11-28 01:38:17.385337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 4/6 : RUN mkdir -p /var/www/cgi-bin/manila && cp -a /var/lib/kolla/venv/bin/manila-wsgi /var/www/cgi-bin/manila/manila-wsgi && chmod 644 /usr/local/bin/kolla_manila_extend_start && chmod 755 /var/www/cgi-bin/manila/manila-wsgi 2025-11-28 01:38:17.385348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in c4814b91911e 2025-11-28 01:38:17.385358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container c4814b91911e 2025-11-28 01:38:17.385367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 00ea8d6012aa 2025-11-28 01:38:17.385378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:38:17.385389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in f5916124e77e 2025-11-28 01:38:17.385399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-11-28 01:38:17.385409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-11-28 01:38:17.385418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-11-28 01:38:17.385428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:38:17.385490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:38:17.385502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:38:17.385512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:38:17.385522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:38:17.385532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:38:17.385542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:38:17.385552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:38:17.385602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-11-28 01:38:17.385614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2025-11-28 01:38:17.385624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-11-28 01:38:17.385707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2025-11-28 01:38:17.385757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:38:17.385803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:38:17.389103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-11-28 01:38:17.389127 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:38:17.389150 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-11-28 01:38:17.389159 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-11-28 01:38:17.389169 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2025-11-28 01:38:17.389178 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-11-28 01:38:17.389187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2025-11-28 01:38:17.389197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-11-28 01:38:17.389206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-11-28 01:38:17.389218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:38:17.389235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-11-28 01:38:17.389245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-11-28 01:38:17.389254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-11-28 01:38:17.389263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-11-28 01:38:17.389273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:38:17.389282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:38:17.389292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:38:17.389301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:38:17.389310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:38:17.389320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:38:17.389329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:38:17.389338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-11-28 01:38:17.389348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:38:17.389357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:38:17.389366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-11-28 01:38:17.389376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-11-28 01:38:17.389386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:38:17.389396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-11-28 01:38:17.389405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-11-28 01:38:17.389414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-11-28 01:38:17.389424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:80% 2025-11-28 01:38:17.389433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-11-28 01:38:17.389442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2025-11-28 01:38:17.389451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-11-28 01:38:17.389461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18801 files and directories currently installed.) 2025-11-28 01:38:17.389470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:17.389480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:17.389489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:17.389505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:17.389515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:38:17.389524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:38:17.389534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:17.389543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:17.389552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:17.389573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:17.389583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:38:17.389593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:17.389602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:17.389611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:17.389621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:17.389630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:38:17.389639 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:17.389649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:17.389658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:17.389667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:17.389676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:17.389709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:17.389725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-11-28 01:38:17.389735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:17.389744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:17.389753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:17.389763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:17.389772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:17.389781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:38:17.389791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:17.389800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:17.389809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:38:17.389819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:17.389828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:17.389837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:38:17.389846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:17.389856 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:17.389865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:17.389874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:17.389890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2025-11-28 01:38:17.389900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:38:17.389909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:38:17.389923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:38:17.389933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2025-11-28 01:38:17.389942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:38:17.389952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:38:17.389964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2025-11-28 01:38:17.390058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2025-11-28 01:38:17.390238 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:38:17.390281 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-11-28 01:38:17.390292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 8915 files, 1314 directories removed. 2025-11-28 01:38:17.390300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-11-28 01:38:17.390390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2025-11-28 01:38:17.390443 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-11-28 01:38:17.390514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1365 files, 140 directories removed. 2025-11-28 01:38:17.390579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-11-28 01:38:17.390646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:38:17.390742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:38:17.390805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:38:17.390875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container f5916124e77e 2025-11-28 01:38:17.390945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 802df69e6228 2025-11-28 01:38:17.391042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/6 : USER manila 2025-11-28 01:38:17.391138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 6bcd762e62fd 2025-11-28 01:38:17.391209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 6bcd762e62fd 2025-11-28 01:38:17.391279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 49e3c5c5bbc5 2025-11-28 01:38:17.391352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built b5fc35f4dcd1 2025-11-28 01:38:17.391423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20251128 2025-11-28 01:38:17.391559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2025-11-28 01:38:17.391446 (took 0:00:28.069331) 2025-11-28 01:38:17.392068 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2025-11-28 01:38:17.392180 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2025-11-28 01:38:17.392297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2025-11-28 01:38:17.392188 2025-11-28 01:38:17.393495 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2025-11-28 01:38:17.394303 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2025-11-28 01:38:57.788177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251128 2025-11-28 01:38:57.788323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> c45aaaee4898 2025-11-28 01:38:57.791340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/5 : LABEL "build-date"="20251128" "name"="manila-data" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-data" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:38:57.791464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 47ccd6c842fc 2025-11-28 01:38:57.791489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 47ccd6c842fc 2025-11-28 01:38:57.791507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 1f9c822cd82d 2025-11-28 01:38:57.791524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nfs-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:38:57.791550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in e85c4b2b2147 2025-11-28 01:38:57.791569 | 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] 2025-11-28 01:38:57.791589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:38:57.791613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:38:57.791671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:38:57.791695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:38:57.791714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:38:57.791732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:38:57.791755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:38:57.791774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:38:57.791791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:38:57.791813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:38:57.791831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:38:57.791849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:38:57.791872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:38:57.791886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:38:57.791900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 28.8 MB in 4s (7,607 kB/s) 2025-11-28 01:38:57.791910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-11-28 01:38:57.791924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-11-28 01:38:57.793037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-11-28 01:38:57.793070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-11-28 01:38:57.793080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2025-11-28 01:38:57.793093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2025-11-28 01:38:57.793135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2025-11-28 01:38:57.793168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2025-11-28 01:38:57.793181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2025-11-28 01:38:57.793214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2025-11-28 01:38:57.793228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:38:57.793286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2025-11-28 01:38:57.793309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2025-11-28 01:38:57.793323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:38:57.793333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-11-28 01:38:57.793348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-11-28 01:38:57.793385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-11-28 01:38:57.793418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-11-28 01:38:57.793433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-11-28 01:38:57.793486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-11-28 01:38:57.793497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2025-11-28 01:38:57.793511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 0s (1,147 kB/s) 2025-11-28 01:38:57.793524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-11-28 01:38:57.793590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-11-28 01:38:57.793610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:38:57.793647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-11-28 01:38:57.793662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:70% 2025-11-28 01:38:57.793675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-11-28 01:38:57.793728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-11-28 01:38:57.793740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:80% 2025-11-28 01:38:57.793753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-11-28 01:38:57.793782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-11-28 01:38:57.793796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:90% 2025-11-28 01:38:57.794915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-11-28 01:38:57.794958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../0-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 01:38:57.794972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 01:38:57.795026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2025-11-28 01:38:57.795045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-11-28 01:38:57.795056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:38:57.795081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2025-11-28 01:38:57.795097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-11-28 01:38:57.795107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-11-28 01:38:57.795117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2025-11-28 01:38:57.795131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2025-11-28 01:38:57.795141 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2025-11-28 01:38:57.795155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.795171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2025-11-28 01:38:57.795211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2025-11-28 01:38:57.795248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2025-11-28 01:38:57.795283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2025-11-28 01:38:57.795316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2025-11-28 01:38:57.795331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-11-28 01:38:57.795388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:38:57.795400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:38:57.795413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-11-28 01:38:57.795438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-11-28 01:38:57.795451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:38:57.795486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2025-11-28 01:38:57.795520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2025-11-28 01:38:57.795589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 01:38:57.795600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:38:57.795613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.795656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2025-11-28 01:38:57.795708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.795725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2025-11-28 01:38:57.795749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2025-11-28 01:38:57.795774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.795797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.795820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2025-11-28 01:38:57.795841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-11-28 01:38:57.795860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2025-11-28 01:38:57.795910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-11-28 01:38:57.795936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:38:57.797039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:38:57.797065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container e85c4b2b2147 2025-11-28 01:38:57.798044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> c537db84d987 2025-11-28 01:38:57.798105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:38:57.798134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in d59aeda5d211 2025-11-28 01:38:57.798147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-11-28 01:38:57.798161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-11-28 01:38:57.798235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-11-28 01:38:57.798246 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2025-11-28 01:38:57.798260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:38:57.798274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:38:57.798310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:38:57.798324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:38:57.798401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:38:57.798414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:38:57.798427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:38:57.798437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-11-28 01:38:57.798451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2025-11-28 01:38:57.798464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-11-28 01:38:57.798517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2025-11-28 01:38:57.798528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:38:57.798542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:38:57.798571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-11-28 01:38:57.799573 | 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% 2025-11-28 01:38:57.799615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 60% (Reading database ... 65% 2025-11-28 01:38:57.799696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-11-28 01:38:57.799712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-11-28 01:38:57.799722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-11-28 01:38:57.800810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-11-28 01:38:57.800836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-11-28 01:38:57.800846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-11-28 01:38:57.800861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18997 files and directories currently installed.) 2025-11-28 01:38:57.800872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:38:57.800893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-11-28 01:38:57.800916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-11-28 01:38:57.800963 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-11-28 01:38:57.800981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-11-28 01:38:57.801040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:38:57.801051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:38:57.801061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:38:57.801075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:38:57.801088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:38:57.801102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:38:57.801137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:38:57.801151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-11-28 01:38:57.801187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:38:57.801221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2025-11-28 01:38:57.801255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-11-28 01:38:57.801314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:38:57.801326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-11-28 01:38:57.801340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-11-28 01:38:57.801353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-11-28 01:38:57.801405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-11-28 01:38:57.801416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-11-28 01:38:57.801430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-11-28 01:38:57.801462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18988 files and directories currently installed.) 2025-11-28 01:38:57.801493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:57.801509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:57.801560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:57.801571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:57.801585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:38:57.801644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:38:57.801659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:57.801673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:57.801737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:57.801748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:57.801762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:38:57.801775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:57.801798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:57.801832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:57.801864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:57.801887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:38:57.801912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:57.801925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:57.802034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:38:57.802052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:57.802062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:57.802076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:57.802086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:38:57.802099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.802138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:57.802172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.802207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:57.802241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:57.802274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:57.802308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:38:57.802363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.802374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:57.802388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:57.802422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:38:57.802455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:57.802469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:57.802565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:38:57.802577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:57.802587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:38:57.802601 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:57.802614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:38:57.802648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2025-11-28 01:38:57.802662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2025-11-28 01:38:57.802732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:38:57.802742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:38:57.802756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2025-11-28 01:38:57.802770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:38:57.802800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:38:57.802814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2025-11-28 01:38:57.802838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2025-11-28 01:38:57.802893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:38:57.802903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.802917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 8915 files, 1314 directories removed. 2025-11-28 01:38:57.802930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.802966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2025-11-28 01:38:57.803021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.803042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1365 files, 140 directories removed. 2025-11-28 01:38:57.803075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-11-28 01:38:57.803104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2025-11-28 01:38:57.803134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2025-11-28 01:38:57.803149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:38:57.803203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container d59aeda5d211 2025-11-28 01:38:57.803215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> bfa49765c35f 2025-11-28 01:38:57.803228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/5 : USER manila 2025-11-28 01:38:57.803288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 4a35096b946e 2025-11-28 01:38:57.803299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 4a35096b946e 2025-11-28 01:38:57.803312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 418fd87dd31f 2025-11-28 01:38:57.803326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built 477b3cc6245d 2025-11-28 01:38:57.803374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20251128 2025-11-28 01:38:57.803502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2025-11-28 01:38:57.803378 (took 0:00:40.411190) 2025-11-28 01:38:57.806823 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2025-11-28 01:38:57.806857 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2025-11-28 01:38:57.806924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2025-11-28 01:38:57.806847 2025-11-28 01:38:57.824471 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2025-11-28 01:38:57.825147 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2025-11-28 01:39:51.831990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251128 2025-11-28 01:39:51.832179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> c45aaaee4898 2025-11-28 01:39:51.832297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/5 : LABEL "build-date"="20251128" "name"="manila-share" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-share" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:39:51.832436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 660ba45862f8 2025-11-28 01:39:51.832546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 660ba45862f8 2025-11-28 01:39:51.832627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 3db4317f7a04 2025-11-28 01:39:51.832759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common glusterfs-client python3-cephfs python3-rados python3-rbd sqlite3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:39:51.832892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in cc504d73e236 2025-11-28 01:39:51.834059 | 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] 2025-11-28 01:39:51.834070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:39:51.834074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:39:51.834078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:39:51.834083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:39:51.834087 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:39:51.834090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:39:51.834094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:39:51.834097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:39:51.834101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:39:51.834104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:39:51.834107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:39:51.834110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:39:51.834114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:39:51.834117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:39:51.834120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 28.8 MB in 3s (10.3 MB/s) 2025-11-28 01:39:51.834124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-11-28 01:39:51.834127 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-11-28 01:39:51.834142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-11-28 01:39:51.834146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-11-28 01:39:51.834149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2025-11-28 01:39:51.834152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-11-28 01:39:51.834158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-11-28 01:39:51.834161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-11-28 01:39:51.834236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2025-11-28 01:39:51.834317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2025-11-28 01:39:51.834397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2025-11-28 01:39:51.834466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2025-11-28 01:39:51.834551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2025-11-28 01:39:51.834630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2025-11-28 01:39:51.834707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2025-11-28 01:39:51.834803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2025-11-28 01:39:51.834887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2025-11-28 01:39:51.834959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2025-11-28 01:39:51.835065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2025-11-28 01:39:51.835146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2025-11-28 01:39:51.835217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2025-11-28 01:39:51.835287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2025-11-28 01:39:51.835367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2025-11-28 01:39:51.835445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2025-11-28 01:39:51.835514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-11-28 01:39:51.835627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-11-28 01:39:51.835689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-thread1.83.0 libboost-url1.83.0 libcephfs2 libcryptsetup12 2025-11-28 01:39:51.835757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 libgfrpc0 libgfxdr0 2025-11-28 01:39:51.835835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 libinih1 libjson-c5 2025-11-28 01:39:51.835910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 libpmemobj1 librabbitmq4 2025-11-28 01:39:51.835988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: librados2 libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 2025-11-28 01:39:51.836098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: liburcu8t64 psmisc python3-ceph-argparse python3-ceph-common python3-cephfs 2025-11-28 01:39:51.836174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-certifi python3-chardet python3-idna python3-jwt python3-prettytable 2025-11-28 01:39:51.836243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-rados python3-rbd python3-requests python3-urllib3 python3-wcwidth 2025-11-28 01:39:51.836320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml sqlite3 xfsprogs 2025-11-28 01:39:51.836396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 55 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:39:51.836467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 44.8 MB of archives. 2025-11-28 01:39:51.836546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 184 MB of additional disk space will be used. 2025-11-28 01:39:51.836673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:39:51.836756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-11-28 01:39:51.836835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-11-28 01:39:51.836914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-11-28 01:39:51.837012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-11-28 01:39:51.837098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 01:39:51.837171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-11-28 01:39:51.837237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-11-28 01:39:51.837322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-11-28 01:39:51.837390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-11-28 01:39:51.837459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-11-28 01:39:51.839060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-11-28 01:39:51.839068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-11-28 01:39:51.839073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-11-28 01:39:51.839076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-11-28 01:39:51.839080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-11-28 01:39:51.839084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-11-28 01:39:51.839088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-11-28 01:39:51.839091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-11-28 01:39:51.839094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-11-28 01:39:51.839098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-11-28 01:39:51.839101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-11-28 01:39:51.839105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-11-28 01:39:51.839108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-11-28 01:39:51.839111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-11-28 01:39:51.839114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-11-28 01:39:51.839118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-11-28 01:39:51.839121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-11-28 01:39:51.839124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-11-28 01:39:51.839132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-11-28 01:39:51.839135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-11-28 01:39:51.839138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-11-28 01:39:51.839145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-11-28 01:39:51.839149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-11-28 01:39:51.839152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-11-28 01:39:51.839155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-11-28 01:39:51.839159 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-11-28 01:39:51.839162 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-11-28 01:39:51.839170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-11-28 01:39:51.839174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-11-28 01:39:51.839177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-11-28 01:39:51.839180 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-11-28 01:39:51.839183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-11-28 01:39:51.839187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-11-28 01:39:51.839190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2025-11-28 01:39:51.839193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2025-11-28 01:39:51.839197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2025-11-28 01:39:51.839200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2025-11-28 01:39:51.839203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2025-11-28 01:39:51.839206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-11-28 01:39:51.839210 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-jwt all 2.7.0-1 [20.9 kB] 2025-11-28 01:39:51.839215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-11-28 01:39:51.839258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-11-28 01:39:51.839333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2025-11-28 01:39:51.839394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2025-11-28 01:39:51.839461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2025-11-28 01:39:51.839528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 44.8 MB in 2s (18.0 MB/s) 2025-11-28 01:39:51.839650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2025-11-28 01:39:51.839717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-11-28 01:39:51.839790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:39:51.839861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-11-28 01:39:51.839926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-11-28 01:39:51.839983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:75% 2025-11-28 01:39:51.840060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-11-28 01:39:51.840122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-11-28 01:39:51.840177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-11-28 01:39:51.840231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-11-28 01:39:51.840298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-11-28 01:39:51.840354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-11-28 01:39:51.840408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-11-28 01:39:51.840468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-11-28 01:39:51.840528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2025-11-28 01:39:51.840599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-11-28 01:39:51.840656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 01:39:51.840712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2025-11-28 01:39:51.840778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-11-28 01:39:51.840834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-11-28 01:39:51.840888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 01:39:51.840942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 01:39:51.841002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 01:39:51.841071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2025-11-28 01:39:51.841132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-11-28 01:39:51.841188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.1-2build2) ... 2025-11-28 01:39:51.841243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2025-11-28 01:39:51.841296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-11-28 01:39:51.841350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 01:39:51.841406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2025-11-28 01:39:51.841460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-11-28 01:39:51.841513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 01:39:51.841582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2025-11-28 01:39:51.841639 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-psmisc_23.7-1build1_amd64.deb ... 2025-11-28 01:39:51.841694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2025-11-28 01:39:51.841749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2025-11-28 01:39:51.841804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-11-28 01:39:51.841860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2025-11-28 01:39:51.841914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-11-28 01:39:51.841968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 01:39:51.842047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.842109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-11-28 01:39:51.842165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 01:39:51.842221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.842275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2025-11-28 01:39:51.842329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:39:51.842383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.842440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2025-11-28 01:39:51.842491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-11-28 01:39:51.842594 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-11-28 01:39:51.842676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2025-11-28 01:39:51.842722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libndctl6_77-2ubuntu2_amd64.deb ... 2025-11-28 01:39:51.842776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-11-28 01:39:51.842831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2025-11-28 01:39:51.842884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 01:39:51.842937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 01:39:51.842990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2025-11-28 01:39:51.843064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-11-28 01:39:51.843120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 01:39:51.843167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2025-11-28 01:39:51.843221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:39:51.843269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.843315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2025-11-28 01:39:51.843361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:39:51.843406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.843451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2025-11-28 01:39:51.843496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-11-28 01:39:51.843571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.843620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2025-11-28 01:39:51.843668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:39:51.843715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.843762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2025-11-28 01:39:51.843808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:39:51.843854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.843900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2025-11-28 01:39:51.843945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:39:51.847040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-11-28 01:39:51.847049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.847053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2025-11-28 01:39:51.847056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-11-28 01:39:51.847060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-11-28 01:39:51.847064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2025-11-28 01:39:51.847068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-prettytable_3.6.0-2_all.deb ... 2025-11-28 01:39:51.847071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2025-11-28 01:39:51.847075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2025-11-28 01:39:51.847078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:39:51.847081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.847084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2025-11-28 01:39:51.847087 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-certifi_2023.11.17-1_all.deb ... 2025-11-28 01:39:51.847095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2025-11-28 01:39:51.847104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2025-11-28 01:39:51.847107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-11-28 01:39:51.847110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-11-28 01:39:51.847113 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2025-11-28 01:39:51.847117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-11-28 01:39:51.847120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-11-28 01:39:51.847123 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2025-11-28 01:39:51.847126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-11-28 01:39:51.847129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-11-28 01:39:51.847133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2025-11-28 01:39:51.847136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-11-28 01:39:51.847139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-11-28 01:39:51.847142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2025-11-28 01:39:51.847146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-11-28 01:39:51.847149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-11-28 01:39:51.847152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 01:39:51.847156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2025-11-28 01:39:51.847159 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-11-28 01:39:51.847162 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-11-28 01:39:51.847165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-11-28 01:39:51.847169 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 01:39:51.847172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.847175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-11-28 01:39:51.847178 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 01:39:51.847181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.847185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-11-28 01:39:51.847188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 01:39:51.847194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.847198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-11-28 01:39:51.847201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-11-28 01:39:51.847204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-11-28 01:39:51.847207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.847217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-11-28 01:39:51.847221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-11-28 01:39:51.847224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-11-28 01:39:51.847227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2025-11-28 01:39:51.847231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-11-28 01:39:51.847234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-11-28 01:39:51.847237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-11-28 01:39:51.847240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-11-28 01:39:51.847247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-11-28 01:39:51.847250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2025-11-28 01:39:51.847253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-11-28 01:39:51.847257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-11-28 01:39:51.847260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2025-11-28 01:39:51.847263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-11-28 01:39:51.847266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-11-28 01:39:51.847270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2025-11-28 01:39:51.847273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:39:51.847276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.847279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2025-11-28 01:39:51.847283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-11-28 01:39:51.847286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.847289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2025-11-28 01:39:51.847292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2025-11-28 01:39:51.847296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.847299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2025-11-28 01:39:51.847302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2025-11-28 01:39:51.847305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.847309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2025-11-28 01:39:51.847312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2025-11-28 01:39:51.847315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.847318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2025-11-28 01:39:51.847322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2025-11-28 01:39:51.847328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.847331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2025-11-28 01:39:51.847334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2025-11-28 01:39:51.847338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-11-28 01:39:51.847341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.847348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2025-11-28 01:39:51.847351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-11-28 01:39:51.847354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 01:39:51.847358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2025-11-28 01:39:51.847361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ... 2025-11-28 01:39:51.847364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1) ... 2025-11-28 01:39:51.847367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2025-11-28 01:39:51.847371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-libinih1_55-1ubuntu2_amd64.deb ... 2025-11-28 01:39:51.847374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-11-28 01:39:51.847377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2025-11-28 01:39:51.847381 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-11-28 01:39:51.847384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-11-28 01:39:51.847387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2025-11-28 01:39:51.847390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2025-11-28 01:39:51.847396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.847400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2025-11-28 01:39:51.847403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2025-11-28 01:39:51.847406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.847410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2025-11-28 01:39:51.847413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2025-11-28 01:39:51.847416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2025-11-28 01:39:51.847419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-11-28 01:39:51.847423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.847426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 01:39:51.847429 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-11-28 01:39:51.847432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1) ... 2025-11-28 01:39:51.847436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2025-11-28 01:39:51.847439 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2025-11-28 01:39:51.847442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-11-28 01:39:51.847448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-11-28 01:39:51.847452 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.847455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.847458 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.847462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.1-2build2) ... 2025-11-28 01:39:51.847465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.847468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-11-28 01:39:51.847473 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.847476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-11-28 01:39:51.847480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.847485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 01:39:51.847552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2025-11-28 01:39:51.847635 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-11-28 01:39:51.847677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-11-28 01:39:51.847743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2025-11-28 01:39:51.847787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-11-28 01:39:51.847834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-11-28 01:39:51.847880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.847927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-11-28 01:39:51.847971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-11-28 01:39:51.848031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-11-28 01:39:51.848079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-11-28 01:39:51.848123 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-11-28 01:39:51.848167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-11-28 01:39:51.848211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-11-28 01:39:51.848253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-11-28 01:39:51.848296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2025-11-28 01:39:51.848339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 01:39:51.848381 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-11-28 01:39:51.848424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2025-11-28 01:39:51.848470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.848511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.848569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-11-28 01:39:51.848613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.848655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.848697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-11-28 01:39:51.848740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-11-28 01:39:51.848783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-11-28 01:39:51.848826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.848868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.848910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.848952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.849004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.849052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.849107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2025-11-28 01:39:51.849149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2025-11-28 01:39:51.849193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:/usr/lib/x86_64-linux-gnu/glusterfs/python/syncdaemon/resource.py:807: SyntaxWarning: invalid escape sequence '\d' 2025-11-28 01:39:51.849234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2025-11-28 01:39:51.849278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.849321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.849364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2025-11-28 01:39:51.849416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-11-28 01:39:51.849460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2025-11-28 01:39:51.849504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-11-28 01:39:51.849713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2025-11-28 01:39:51.849776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-11-28 01:39:51.849790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2025-11-28 01:39:51.849810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2025-11-28 01:39:51.849821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2025-11-28 01:39:51.849831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-11-28 01:39:51.849841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-11-28 01:39:51.849855 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:39:51.849865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container cc504d73e236 2025-11-28 01:39:51.849901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 9136eb8a7214 2025-11-28 01:39:51.849950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:39:51.850034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in d37cd9398496 2025-11-28 01:39:51.850061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-11-28 01:39:51.850097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-11-28 01:39:51.850153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-11-28 01:39:51.850187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2025-11-28 01:39:51.850251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:39:51.850266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:39:51.850315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:39:51.850346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:39:51.850360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:39:51.850423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:39:51.850438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:39:51.850494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-11-28 01:39:51.850509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2025-11-28 01:39:51.850585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-11-28 01:39:51.850600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2025-11-28 01:39:51.850662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:39:51.850677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:39:51.850740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-11-28 01:39:51.850798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:39:51.850814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-11-28 01:39:51.850875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:70% 2025-11-28 01:39:51.850892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-11-28 01:39:51.850957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-11-28 01:39:51.850972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:80% (Reading database ... 85% 2025-11-28 01:39:51.851072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-11-28 01:39:51.851106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-11-28 01:39:51.851129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19896 files and directories currently installed.) 2025-11-28 01:39:51.851214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:39:51.851235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-11-28 01:39:51.851257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-11-28 01:39:51.851287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-11-28 01:39:51.851349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-11-28 01:39:51.851363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:39:51.851423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:39:51.851437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:39:51.851498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:39:51.851512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:39:51.851693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:39:51.851712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:39:51.851726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-11-28 01:39:51.851739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:39:51.851809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2025-11-28 01:39:51.851824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-11-28 01:39:51.851875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:39:51.851890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-11-28 01:39:51.851955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-11-28 01:39:51.851970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-11-28 01:39:51.852048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-11-28 01:39:51.852069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-11-28 01:39:51.852118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-11-28 01:39:51.852142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19887 files and directories currently installed.) 2025-11-28 01:39:51.852176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:39:51.852236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:39:51.852261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:39:51.852284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:39:51.852306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:39:51.852388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:39:51.852409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:39:51.852434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:39:51.852453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:39:51.852504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:39:51.852518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:39:51.852596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:39:51.852611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:39:51.852655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:39:51.852669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:39:51.852730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:39:51.852745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:39:51.852786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:39:51.852834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:39:51.852849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:39:51.852893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:39:51.852907 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:39:51.852966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:39:51.852980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:39:51.853041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:39:51.853094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:39:51.853109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:39:51.853154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:39:51.853168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:39:51.853223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:39:51.853237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:39:51.853293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:39:51.853307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:39:51.853352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:39:51.853366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:39:51.853424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:39:51.853438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:39:51.853495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:39:51.853509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2025-11-28 01:39:51.853597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2025-11-28 01:39:51.853612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:39:51.853667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:39:51.853681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2025-11-28 01:39:51.853739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:39:51.853753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:39:51.853810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2025-11-28 01:39:51.853825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2025-11-28 01:39:51.853890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:39:51.853905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-11-28 01:39:51.853962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 8915 files, 1314 directories removed. 2025-11-28 01:39:51.853973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-11-28 01:39:51.854019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2025-11-28 01:39:51.854070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-11-28 01:39:51.856052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1576 files, 166 directories removed. 2025-11-28 01:39:51.856118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-11-28 01:39:51.856132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2025-11-28 01:39:51.856142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2025-11-28 01:39:51.856152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:39:51.856161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container d37cd9398496 2025-11-28 01:39:51.856172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 411e133da121 2025-11-28 01:39:51.856181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/5 : USER manila 2025-11-28 01:39:51.856190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 829bd22cd457 2025-11-28 01:39:51.856200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 829bd22cd457 2025-11-28 01:39:51.856209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 1abe25982c7a 2025-11-28 01:39:51.856218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built 2d54f126baad 2025-11-28 01:39:51.856228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20251128 2025-11-28 01:39:51.856237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2025-11-28 01:39:51.855229 (took 0:00:54.048382) 2025-11-28 01:39:51.856247 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2025-11-28 01:39:51.856256 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2025-11-28 01:39:51.856325 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2025-11-28 01:39:51.855959 2025-11-28 01:39:51.858162 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2025-11-28 01:39:51.860135 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2025-11-28 01:40:20.678139 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20251128 2025-11-28 01:40:20.678193 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 5bf71e712eb9 2025-11-28 01:40:20.678202 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/6 : LABEL "build-date"="20251128" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:40:20.678209 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 625b29386331 2025-11-28 01:40:20.678214 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 625b29386331 2025-11-28 01:40:20.678218 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 7ceb22b2669d 2025-11-28 01:40:20.678223 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2025-11-28 01:40:20.678227 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 21e76a34fbc9 2025-11-28 01:40:20.678231 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2025-11-28 01:40:20.678235 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in bc2a6679c092 2025-11-28 01:40:20.678239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container bc2a6679c092 2025-11-28 01:40:20.678243 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 0f2ff7b8a463 2025-11-28 01:40:20.678248 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:40:20.678267 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in b7135f3a0f77 2025-11-28 01:40:20.678271 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-11-28 01:40:20.678284 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-11-28 01:40:20.678288 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-11-28 01:40:20.678291 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:40:20.678295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:40:20.678298 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:40:20.678301 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:40:20.678305 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:40:20.678308 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:40:20.678311 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:40:20.678315 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:40:20.678318 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-11-28 01:40:20.678321 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2025-11-28 01:40:20.678325 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-11-28 01:40:20.678328 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2025-11-28 01:40:20.678331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:40:20.678335 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:40:20.678338 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-11-28 01:40:20.678341 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-11-28 01:40:20.678354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:40:20.678358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2025-11-28 01:40:20.678362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:40:20.678365 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2025-11-28 01:40:20.678368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-11-28 01:40:20.678372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-11-28 01:40:20.678375 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:40:20.678381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:40:20.678386 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-11-28 01:40:20.678453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-11-28 01:40:20.678548 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-11-28 01:40:20.678617 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-11-28 01:40:20.678686 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:40:20.678748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:40:20.678812 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:40:20.678873 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:40:20.678943 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:40:20.679110 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:40:20.679183 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:40:20.679247 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-11-28 01:40:20.679320 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:40:20.679383 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:40:20.679451 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-11-28 01:40:20.679544 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-11-28 01:40:20.679626 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:40:20.679685 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2025-11-28 01:40:20.679753 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2025-11-28 01:40:20.679819 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2025-11-28 01:40:20.679885 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2025-11-28 01:40:20.679950 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-11-28 01:40:20.680054 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-11-28 01:40:20.680193 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:40:20.680275 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:20.680344 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:20.680410 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:20.680523 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:20.680594 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:40:20.680661 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:40:20.680728 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:20.680795 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:20.680879 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:20.680946 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:20.681039 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:40:20.681122 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-11-28 01:40:20.681195 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:20.681286 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:20.681354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:20.681419 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:20.681498 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:40:20.681627 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:20.681686 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:20.681751 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:20.681817 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:20.681880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:20.681944 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:20.682005 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:20.682081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:20.682138 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:20.682194 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:20.682248 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:20.682302 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:40:20.682362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:20.682414 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:20.682466 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:40:20.682535 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:20.682591 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:20.682647 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:40:20.682700 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:20.682754 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:20.682807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:20.682861 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:20.682915 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2025-11-28 01:40:20.682968 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:40:20.683042 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:40:20.683105 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-11-28 01:40:20.683166 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:40:20.683216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2025-11-28 01:40:20.683270 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:40:20.683325 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:40:20.683378 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2025-11-28 01:40:20.683431 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2025-11-28 01:40:20.683494 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:40:20.683548 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-11-28 01:40:20.684621 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10377 files, 1349 directories removed. 2025-11-28 01:40:20.684629 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-11-28 01:40:20.684633 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2025-11-28 01:40:20.684637 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-11-28 01:40:20.684641 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2025-11-28 01:40:20.684645 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-11-28 01:40:20.684649 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:40:20.684652 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:40:20.684655 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:40:20.684659 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container b7135f3a0f77 2025-11-28 01:40:20.684662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> c1cf85f3c62b 2025-11-28 01:40:20.684665 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/6 : USER magnum 2025-11-28 01:40:20.684668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in e3b2913eeed7 2025-11-28 01:40:20.684672 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container e3b2913eeed7 2025-11-28 01:40:20.684675 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 3a86d0c5d321 2025-11-28 01:40:20.684678 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built cb621b233bbc 2025-11-28 01:40:20.684681 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20251128 2025-11-28 01:40:20.684685 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2025-11-28 01:40:20.684151 (took 0:00:28.828192) 2025-11-28 01:40:20.685058 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2025-11-28 01:40:20.685115 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2025-11-28 01:40:20.686105 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2025-11-28 01:40:20.685051 2025-11-28 01:40:20.686140 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2025-11-28 01:40:22.020512 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2025-11-28 01:40:22.021079 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2025-11-28 01:40:52.507085 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20251128 2025-11-28 01:40:52.507241 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 5bf71e712eb9 2025-11-28 01:40:52.507383 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/6 : LABEL "build-date"="20251128" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:40:52.507523 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in dd539556dc90 2025-11-28 01:40:52.507588 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container dd539556dc90 2025-11-28 01:40:52.507708 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 89f4c3edf78b 2025-11-28 01:40:52.507780 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/6 : ADD plugins-archive / 2025-11-28 01:40:52.507858 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 6e4c750ba384 2025-11-28 01:40:52.507956 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/6 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2025-11-28 01:40:52.508031 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 4896f06c0335 2025-11-28 01:40:52.508170 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 4896f06c0335 2025-11-28 01:40:52.508261 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> ee8da38db1cf 2025-11-28 01:40:52.508333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:40:52.508456 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in f82a1bde271f 2025-11-28 01:40:52.508547 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-11-28 01:40:52.508636 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-11-28 01:40:52.508717 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-11-28 01:40:52.508814 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2025-11-28 01:40:52.508907 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:40:52.508936 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:40:52.509022 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:40:52.509132 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:40:52.510100 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:40:52.510138 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:40:52.510166 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:40:52.510184 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-11-28 01:40:52.510201 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2025-11-28 01:40:52.510218 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-11-28 01:40:52.510235 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2025-11-28 01:40:52.510252 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:40:52.510269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:40:52.510286 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-11-28 01:40:52.510304 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:40:52.510323 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-11-28 01:40:52.510339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-11-28 01:40:52.510358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2025-11-28 01:40:52.510375 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2025-11-28 01:40:52.510394 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2025-11-28 01:40:52.510464 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-11-28 01:40:52.510485 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:40:52.510514 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:40:52.510532 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-11-28 01:40:52.510549 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-11-28 01:40:52.510566 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-11-28 01:40:52.510584 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-11-28 01:40:52.510601 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:40:52.510618 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:40:52.510643 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:40:52.510662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:40:52.510680 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:40:52.510714 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:40:52.510752 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:40:52.510890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-11-28 01:40:52.511043 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:40:52.511119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2025-11-28 01:40:52.511187 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-11-28 01:40:52.511258 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-11-28 01:40:52.511330 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:40:52.511399 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-11-28 01:40:52.511543 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-11-28 01:40:52.511636 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2025-11-28 01:40:52.511715 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2025-11-28 01:40:52.511803 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-11-28 01:40:52.511872 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:90% 2025-11-28 01:40:52.511942 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-11-28 01:40:52.511969 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:40:52.512079 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:52.512148 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:52.512216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:52.512266 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:52.512314 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:40:52.512343 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:40:52.512415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:52.512469 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:52.512543 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:52.512609 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:52.512667 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:40:52.512683 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:52.512761 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:52.512825 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:52.512882 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:52.512896 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:40:52.512971 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:52.514091 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:52.514113 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:40:52.514122 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:52.514131 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:52.514144 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:52.514159 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:40:52.514175 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:52.514190 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:52.514205 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:52.514221 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:52.514236 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:40:52.514260 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:52.514269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:52.514277 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:40:52.514286 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:52.514294 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:52.514302 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:40:52.514310 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:52.514318 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:40:52.514327 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:52.514335 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:40:52.514343 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2025-11-28 01:40:52.514364 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2025-11-28 01:40:52.514373 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:40:52.514381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:40:52.514390 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2025-11-28 01:40:52.514398 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:40:52.514406 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:40:52.514415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2025-11-28 01:40:52.514470 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2025-11-28 01:40:52.514479 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:40:52.514493 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-11-28 01:40:52.514501 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10377 files, 1349 directories removed. 2025-11-28 01:40:52.514510 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-11-28 01:40:52.514518 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2025-11-28 01:40:52.514527 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-11-28 01:40:52.514536 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2025-11-28 01:40:52.514548 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-11-28 01:40:52.514580 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2025-11-28 01:40:52.514673 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2025-11-28 01:40:52.514689 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:40:52.514773 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container f82a1bde271f 2025-11-28 01:40:52.514805 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> fff8c9c6d566 2025-11-28 01:40:52.514869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/6 : USER magnum 2025-11-28 01:40:52.514914 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 8338fdb1e14b 2025-11-28 01:40:52.514976 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 8338fdb1e14b 2025-11-28 01:40:52.515031 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 05e359154e7e 2025-11-28 01:40:52.515102 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built ffc97e13419c 2025-11-28 01:40:52.515147 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20251128 2025-11-28 01:40:52.515268 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2025-11-28 01:40:52.515149 (took 0:00:31.830098) 2025-11-28 01:40:52.515629 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2025-11-28 01:40:52.515688 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2025-11-28 01:40:52.515787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2025-11-28 01:40:52.515682 2025-11-28 01:40:52.516714 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2025-11-28 01:40:52.517373 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2025-11-28 01:41:36.237163 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20251128 2025-11-28 01:41:36.237358 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> d2dedaf2e629 2025-11-28 01:41:36.238782 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/7 : LABEL "build-date"="20251128" "name"="glance-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:41:36.238958 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 7436f1689a88 2025-11-28 01:41:36.239641 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 7436f1689a88 2025-11-28 01:41:36.239711 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 7d3863f99d37 2025-11-28 01:41:36.239725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:41:36.239735 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 1f143f913626 2025-11-28 01:41:36.239775 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:41:36.239786 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:41:36.239795 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:41:36.240653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:41:36.243270 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:41:36.243383 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:41:36.243407 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:41:36.243422 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:41:36.243436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:41:36.243451 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:41:36.243466 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:41:36.243482 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:41:36.243497 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:41:36.243514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:41:36.243524 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:41:36.243532 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 28.8 MB in 3s (10.2 MB/s) 2025-11-28 01:41:36.243542 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-11-28 01:41:36.243551 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-11-28 01:41:36.243559 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-11-28 01:41:36.243567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-11-28 01:41:36.243576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2025-11-28 01:41:36.243584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-11-28 01:41:36.243618 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-11-28 01:41:36.243628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-11-28 01:41:36.243636 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2025-11-28 01:41:36.243645 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2025-11-28 01:41:36.243653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-11-28 01:41:36.243662 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2025-11-28 01:41:36.243670 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2025-11-28 01:41:36.243679 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2025-11-28 01:41:36.243687 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2025-11-28 01:41:36.243710 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-11-28 01:41:36.243718 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-11-28 01:41:36.243727 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-11-28 01:41:36.243735 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2025-11-28 01:41:36.243747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2025-11-28 01:41:36.243762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:41:36.243788 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,662 kB of archives. 2025-11-28 01:41:36.243804 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.1 MB of additional disk space will be used. 2025-11-28 01:41:36.243818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:41:36.243833 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-11-28 01:41:36.243849 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-11-28 01:41:36.244102 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-11-28 01:41:36.244121 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-11-28 01:41:36.244130 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-11-28 01:41:36.244139 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-11-28 01:41:36.244148 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-11-28 01:41:36.244156 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-11-28 01:41:36.244165 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-11-28 01:41:36.244173 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-11-28 01:41:36.244181 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-11-28 01:41:36.244197 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-11-28 01:41:36.244205 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-11-28 01:41:36.244213 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-11-28 01:41:36.244222 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-11-28 01:41:36.244230 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-11-28 01:41:36.244239 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-11-28 01:41:36.244247 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-11-28 01:41:36.244255 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-11-28 01:41:36.244264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-11-28 01:41:36.244272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-11-28 01:41:36.244280 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-11-28 01:41:36.244298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-11-28 01:41:36.244306 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-11-28 01:41:36.244315 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-11-28 01:41:36.244323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-11-28 01:41:36.244357 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2025-11-28 01:41:36.244367 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,662 kB in 1s (6,056 kB/s) 2025-11-28 01:41:36.244376 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-11-28 01:41:36.244384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-11-28 01:41:36.244399 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-11-28 01:41:36.244410 | 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% 2025-11-28 01:41:36.244421 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-11-28 01:41:36.244429 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-11-28 01:41:36.244438 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-11-28 01:41:36.244447 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:80% 2025-11-28 01:41:36.244455 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-11-28 01:41:36.244464 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-11-28 01:41:36.244472 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18892 files and directories currently installed.) 2025-11-28 01:41:36.244487 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-11-28 01:41:36.244496 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 01:41:36.244505 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2025-11-28 01:41:36.244517 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-11-28 01:41:36.244526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:41:36.244534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2025-11-28 01:41:36.244546 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-11-28 01:41:36.244592 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-11-28 01:41:36.244643 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2025-11-28 01:41:36.244656 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-11-28 01:41:36.244709 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2025-11-28 01:41:36.244739 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.244791 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2025-11-28 01:41:36.244842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2025-11-28 01:41:36.244855 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-11-28 01:41:36.244906 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2025-11-28 01:41:36.244936 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2025-11-28 01:41:36.244982 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-11-28 01:41:36.245037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:41:36.245090 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2025-11-28 01:41:36.245136 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-11-28 01:41:36.245148 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-11-28 01:41:36.245186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-11-28 01:41:36.245198 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-11-28 01:41:36.245247 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 01:41:36.245260 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2025-11-28 01:41:36.245309 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-11-28 01:41:36.245329 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-11-28 01:41:36.245400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2025-11-28 01:41:36.245415 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-11-28 01:41:36.245464 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 01:41:36.245509 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2025-11-28 01:41:36.245522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-11-28 01:41:36.245559 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 01:41:36.245594 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2025-11-28 01:41:36.245635 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-11-28 01:41:36.245648 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-11-28 01:41:36.245696 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2025-11-28 01:41:36.245709 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-11-28 01:41:36.248101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.248125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-11-28 01:41:36.248133 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2025-11-28 01:41:36.248141 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-11-28 01:41:36.248148 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.248155 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-11-28 01:41:36.248162 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2025-11-28 01:41:36.248169 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-11-28 01:41:36.248176 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-11-28 01:41:36.248182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2025-11-28 01:41:36.248189 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-11-28 01:41:36.248196 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-11-28 01:41:36.248203 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2025-11-28 01:41:36.248209 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-11-28 01:41:36.248216 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-11-28 01:41:36.248223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2025-11-28 01:41:36.248230 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-11-28 01:41:36.248237 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-11-28 01:41:36.248243 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2025-11-28 01:41:36.248250 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-11-28 01:41:36.248257 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 01:41:36.248264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2025-11-28 01:41:36.248270 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-11-28 01:41:36.248277 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 01:41:36.248284 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2025-11-28 01:41:36.248291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2025-11-28 01:41:36.248297 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-11-28 01:41:36.248304 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2025-11-28 01:41:36.248311 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2025-11-28 01:41:36.248327 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2025-11-28 01:41:36.248351 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2025-11-28 01:41:36.248358 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-11-28 01:41:36.248365 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 01:41:36.248379 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2025-11-28 01:41:36.248386 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-11-28 01:41:36.248393 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-11-28 01:41:36.248400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2025-11-28 01:41:36.248406 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-11-28 01:41:36.248413 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-11-28 01:41:36.248420 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2025-11-28 01:41:36.248427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-11-28 01:41:36.248434 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.248441 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-11-28 01:41:36.248447 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-11-28 01:41:36.248454 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.248461 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-11-28 01:41:36.248476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-11-28 01:41:36.248484 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-11-28 01:41:36.248491 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:41:36.248498 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-11-28 01:41:36.248505 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-11-28 01:41:36.248512 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-11-28 01:41:36.248519 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:41:36.248525 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-11-28 01:41:36.248532 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-11-28 01:41:36.248539 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2025-11-28 01:41:36.248545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2025-11-28 01:41:36.248552 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-11-28 01:41:36.248559 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-11-28 01:41:36.248566 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.248573 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 102) ... 2025-11-28 01:41:36.248579 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-11-28 01:41:36.248586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-11-28 01:41:36.248593 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2025-11-28 01:41:36.248600 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-11-28 01:41:36.248612 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-11-28 01:41:36.248619 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-11-28 01:41:36.248626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2025-11-28 01:41:36.248633 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-11-28 01:41:36.248640 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-11-28 01:41:36.248647 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-11-28 01:41:36.248654 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2025-11-28 01:41:36.248660 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-11-28 01:41:36.248668 | 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. 2025-11-28 01:41:36.248676 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-11-28 01:41:36.248683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-11-28 01:41:36.248689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.248696 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2025-11-28 01:41:36.248703 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.248710 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2025-11-28 01:41:36.248721 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-11-28 01:41:36.248727 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.248734 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 103) ... 2025-11-28 01:41:36.248741 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-11-28 01:41:36.248748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2025-11-28 01:41:36.248754 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-11-28 01:41:36.248761 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-28 01:41:36.248768 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-11-28 01:41:36.248775 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-11-28 01:41:36.248781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 01:41:36.248788 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-11-28 01:41:36.248795 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-11-28 01:41:36.248802 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-11-28 01:41:36.248808 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-11-28 01:41:36.248823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:41:36.248830 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-11-28 01:41:36.248837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 1f143f913626 2025-11-28 01:41:36.248844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 9b5d94b12571 2025-11-28 01:41:36.248851 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2025-11-28 01:41:36.248857 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> c73e782e1bdf 2025-11-28 01:41:36.248864 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2025-11-28 01:41:36.248876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 7a7233b339d4 2025-11-28 01:41:36.248883 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 7a7233b339d4 2025-11-28 01:41:36.248890 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> eb11fa798dc7 2025-11-28 01:41:36.248899 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:41:36.248910 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 4f69373e8d15 2025-11-28 01:41:36.248917 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-11-28 01:41:36.248924 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-11-28 01:41:36.248933 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-11-28 01:41:36.250264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:41:36.250283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:41:36.250294 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:41:36.250362 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:41:36.250657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:41:36.250683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:41:36.250693 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:41:36.250702 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:41:36.250711 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-11-28 01:41:36.250719 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2025-11-28 01:41:36.250727 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-11-28 01:41:36.250734 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2025-11-28 01:41:36.250742 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:41:36.250753 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:41:36.250761 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-11-28 01:41:36.250785 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:41:36.250794 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-11-28 01:41:36.250805 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-11-28 01:41:36.250845 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-11-28 01:41:36.250870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-11-28 01:41:36.252120 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19511 files and directories currently installed.) 2025-11-28 01:41:36.252148 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:41:36.252169 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-11-28 01:41:36.252179 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-11-28 01:41:36.252223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-11-28 01:41:36.252242 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-11-28 01:41:36.252259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:41:36.252290 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:41:36.252328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:41:36.252364 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:41:36.252434 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:41:36.252461 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:41:36.252509 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:41:36.252520 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-11-28 01:41:36.252567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:41:36.252578 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:41:36.252623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-11-28 01:41:36.252666 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:41:36.252678 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-11-28 01:41:36.252709 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-11-28 01:41:36.252741 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-11-28 01:41:36.252813 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-11-28 01:41:36.252825 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-11-28 01:41:36.252876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2025-11-28 01:41:36.252923 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:41:36.253007 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.253025 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:41:36.253074 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:41:36.253099 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:41:36.253140 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:41:36.253165 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:41:36.253206 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:41:36.253246 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:41:36.253257 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:41:36.253289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:41:36.253314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:41:36.253393 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:41:36.253427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:41:36.253450 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:41:36.253501 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:41:36.253542 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:41:36.253593 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:41:36.253632 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:41:36.253662 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:41:36.253672 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:41:36.253714 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:41:36.253732 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:41:36.253758 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:41:36.253776 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:41:36.253823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:41:36.253856 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:41:36.253875 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:41:36.253923 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:41:36.253941 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:41:36.255218 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:41:36.255243 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:41:36.255254 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:41:36.255262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:41:36.255272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:41:36.255297 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:41:36.255358 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:41:36.255370 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:41:36.255380 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:41:36.255413 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2025-11-28 01:41:36.255423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:41:36.255483 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:41:36.255492 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:41:36.255503 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2025-11-28 01:41:36.255537 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:41:36.255549 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:41:36.255598 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2025-11-28 01:41:36.255643 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2025-11-28 01:41:36.255680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:41:36.255714 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.255725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9291 files, 1290 directories removed. 2025-11-28 01:41:36.255765 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.255782 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2025-11-28 01:41:36.255798 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.255815 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2025-11-28 01:41:36.255850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-11-28 01:41:36.255869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:41:36.255886 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:41:36.255917 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:41:36.255953 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 4f69373e8d15 2025-11-28 01:41:36.255964 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 47f383cfe004 2025-11-28 01:41:36.256009 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/7 : USER glance 2025-11-28 01:41:36.256056 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 1a5b910b15c9 2025-11-28 01:41:36.256088 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 1a5b910b15c9 2025-11-28 01:41:36.256099 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 5cf1ac885c57 2025-11-28 01:41:36.256158 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built c111749ede06 2025-11-28 01:41:36.256180 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20251128 2025-11-28 01:41:36.256255 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2025-11-28 01:41:36.256176 (took 0:00:43.740494) 2025-11-28 01:41:36.260172 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2025-11-28 01:41:36.260197 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2025-11-28 01:41:36.260265 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2025-11-28 01:41:36.260194 2025-11-28 01:41:36.264672 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2025-11-28 01:41:36.265268 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2025-11-28 01:42:02.502219 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20251128 2025-11-28 01:42:02.502365 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> e10ac1b992de 2025-11-28 01:42:02.502388 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/6 : LABEL "build-date"="20251128" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:42:02.502405 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 7a0442fcf107 2025-11-28 01:42:02.502422 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 7a0442fcf107 2025-11-28 01:42:02.502439 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 3735ed3541c7 2025-11-28 01:42:02.502507 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2025-11-28 01:42:02.503919 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 7c2d53493b26 2025-11-28 01:42:02.503983 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2025-11-28 01:42:02.504028 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 22fc0399ecf6 2025-11-28 01:42:02.504042 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 22fc0399ecf6 2025-11-28 01:42:02.504057 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 52281dc28820 2025-11-28 01:42:02.504100 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:42:02.504133 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in dba707d7ce94 2025-11-28 01:42:02.504184 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-11-28 01:42:02.504199 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-11-28 01:42:02.504262 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-11-28 01:42:02.504329 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2025-11-28 01:42:02.504345 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:42:02.504359 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:42:02.504410 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:42:02.504425 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:42:02.504456 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:42:02.504505 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:42:02.504519 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:42:02.504579 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-11-28 01:42:02.504591 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2025-11-28 01:42:02.504651 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-11-28 01:42:02.504663 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2025-11-28 01:42:02.505961 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:42:02.506024 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:42:02.506040 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-11-28 01:42:02.506093 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:42:02.506110 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2025-11-28 01:42:02.506144 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2025-11-28 01:42:02.506193 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2025-11-28 01:42:02.506208 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-11-28 01:42:02.506269 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-11-28 01:42:02.506307 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-11-28 01:42:02.506357 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:42:02.506386 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:42:02.506449 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-11-28 01:42:02.506464 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-11-28 01:42:02.506530 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-11-28 01:42:02.506546 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-11-28 01:42:02.506605 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:42:02.506620 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:42:02.506668 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:42:02.506683 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:42:02.506714 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:42:02.506763 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:42:02.506778 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:42:02.506837 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-11-28 01:42:02.506852 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:42:02.506884 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2025-11-28 01:42:02.506932 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-11-28 01:42:02.506948 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:42:02.507024 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2025-11-28 01:42:02.507044 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% (Reading database ... 80% 2025-11-28 01:42:02.507109 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-11-28 01:42:02.507124 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-11-28 01:42:02.507177 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-11-28 01:42:02.507192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:42:02.507249 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:02.507263 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:02.507541 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:02.507618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:02.507632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:42:02.507642 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:42:02.507661 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:02.507672 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:02.507682 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:02.507691 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:02.507741 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:42:02.507751 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:02.507766 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:02.507775 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:02.507785 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:02.507794 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:42:02.507808 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:02.507818 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:02.507831 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:02.507870 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:02.507942 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:02.509088 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:02.509118 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:02.509128 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:02.509138 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:02.509147 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:02.509156 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:02.509166 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:42:02.509175 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:02.509185 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:02.509194 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:42:02.509203 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:02.509213 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:02.509222 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:42:02.509231 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:02.509241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:02.509250 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:02.509260 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:02.509269 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2025-11-28 01:42:02.509310 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2025-11-28 01:42:02.509330 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:42:02.509348 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:42:02.509367 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2025-11-28 01:42:02.509385 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:42:02.509402 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:42:02.509419 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2025-11-28 01:42:02.509453 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2025-11-28 01:42:02.509472 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:42:02.509488 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-11-28 01:42:02.509505 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8212 files, 1196 directories removed. 2025-11-28 01:42:02.509522 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-11-28 01:42:02.509541 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2025-11-28 01:42:02.509558 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-11-28 01:42:02.509576 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2025-11-28 01:42:02.509586 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-11-28 01:42:02.509596 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2025-11-28 01:42:02.509605 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2025-11-28 01:42:02.509615 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:42:02.509624 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container dba707d7ce94 2025-11-28 01:42:02.509634 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 9716c9d02f60 2025-11-28 01:42:02.509643 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/6 : USER blazar 2025-11-28 01:42:02.509652 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 17fc01f7ea8e 2025-11-28 01:42:02.509672 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 17fc01f7ea8e 2025-11-28 01:42:02.509681 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 406a7ee2a5fd 2025-11-28 01:42:02.509691 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built a5b87669d89d 2025-11-28 01:42:02.509700 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20251128 2025-11-28 01:42:02.509710 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2025-11-28 01:42:02.508893 (took 0:00:26.248699) 2025-11-28 01:42:02.509726 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2025-11-28 01:42:02.509736 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2025-11-28 01:42:02.509745 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2025-11-28 01:42:02.509405 2025-11-28 01:42:02.511491 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2025-11-28 01:42:02.511981 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2025-11-28 01:42:26.652309 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20251128 2025-11-28 01:42:26.652409 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> e10ac1b992de 2025-11-28 01:42:26.652436 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/4 : LABEL "build-date"="20251128" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:42:26.652577 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 7ce820ab6866 2025-11-28 01:42:26.652602 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 7ce820ab6866 2025-11-28 01:42:26.652697 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> b6f3294cd183 2025-11-28 01:42:26.652770 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:42:26.652812 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in b38b8703766d 2025-11-28 01:42:26.652888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-11-28 01:42:26.652955 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-11-28 01:42:26.653027 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-11-28 01:42:26.653157 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2025-11-28 01:42:26.653174 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:42:26.653270 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:42:26.653334 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:42:26.653349 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:42:26.653427 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:42:26.653480 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:42:26.653532 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:42:26.653594 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-11-28 01:42:26.653653 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2025-11-28 01:42:26.653704 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-11-28 01:42:26.653766 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2025-11-28 01:42:26.653816 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-11-28 01:42:26.653882 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2025-11-28 01:42:26.653943 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-11-28 01:42:26.654025 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:42:26.654048 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% (Reading database ... 75% 2025-11-28 01:42:26.654136 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% (Reading database ... 85% 2025-11-28 01:42:26.654197 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-11-28 01:42:26.654278 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-11-28 01:42:26.654484 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-11-28 01:42:26.654549 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2025-11-28 01:42:26.654569 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-11-28 01:42:26.654579 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-11-28 01:42:26.654589 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-11-28 01:42:26.654630 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-11-28 01:42:26.654686 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-11-28 01:42:26.654856 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-11-28 01:42:26.654885 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-11-28 01:42:26.654901 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-11-28 01:42:26.654911 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-11-28 01:42:26.654976 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-11-28 01:42:26.655056 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-11-28 01:42:26.655134 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-11-28 01:42:26.655201 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-11-28 01:42:26.656604 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2025-11-28 01:42:26.656623 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-11-28 01:42:26.656633 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-11-28 01:42:26.656644 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:42:26.656655 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-11-28 01:42:26.656664 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:70% 2025-11-28 01:42:26.656672 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-11-28 01:42:26.656681 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-11-28 01:42:26.656690 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-11-28 01:42:26.656699 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-11-28 01:42:26.656707 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-11-28 01:42:26.656716 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:95% 2025-11-28 01:42:26.656725 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-11-28 01:42:26.656735 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:26.656743 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:26.656752 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:26.656760 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:26.656769 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:42:26.656777 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:42:26.656786 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:26.656795 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:26.656813 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:26.656821 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:26.656830 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:42:26.656850 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:26.656859 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:26.656867 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:26.656876 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:26.656884 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:42:26.656893 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:26.656902 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:26.656910 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:26.656918 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:26.656927 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:26.657022 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:26.657038 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:26.657052 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:26.657060 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:26.657069 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:26.657077 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:26.657086 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:42:26.657094 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:26.657102 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:26.657111 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:42:26.657119 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:26.657127 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:26.657135 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:42:26.657143 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:26.657152 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:26.657164 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:26.657173 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:26.657221 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2025-11-28 01:42:26.657261 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2025-11-28 01:42:26.657356 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:42:26.657367 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:42:26.657409 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2025-11-28 01:42:26.657451 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:42:26.657502 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:42:26.657516 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2025-11-28 01:42:26.657581 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2025-11-28 01:42:26.657595 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:42:26.657657 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-11-28 01:42:26.657671 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8212 files, 1196 directories removed. 2025-11-28 01:42:26.657734 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-11-28 01:42:26.657747 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2025-11-28 01:42:26.657810 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-11-28 01:42:26.657824 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2025-11-28 01:42:26.657887 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-11-28 01:42:26.657900 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2025-11-28 01:42:26.657974 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2025-11-28 01:42:26.657988 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:42:26.658076 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container b38b8703766d 2025-11-28 01:42:26.658090 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> f2cf69021480 2025-11-28 01:42:26.658158 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/4 : USER blazar 2025-11-28 01:42:26.658200 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 0362349a7196 2025-11-28 01:42:26.658261 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 0362349a7196 2025-11-28 01:42:26.658354 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> afa995c13348 2025-11-28 01:42:26.658368 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built 654a31e8af99 2025-11-28 01:42:26.658437 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20251128 2025-11-28 01:42:26.658566 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2025-11-28 01:42:26.658418 (took 0:00:24.149013) 2025-11-28 01:42:26.660400 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2025-11-28 01:42:26.660435 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2025-11-28 01:42:26.660487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2025-11-28 01:42:26.660381 2025-11-28 01:42:26.661408 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2025-11-28 01:42:26.662017 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2025-11-28 01:42:39.267628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251128 2025-11-28 01:42:39.267708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> c0ef8e70c557 2025-11-28 01:42:39.267765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/5 : LABEL "build-date"="20251128" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-controller" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:42:39.267856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in e4ef750fc055 2025-11-28 01:42:39.267930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container e4ef750fc055 2025-11-28 01:42:39.268051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 887c1e5f088d 2025-11-28 01:42:39.268168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-11-28 01:42:39.268351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> da689eb1c2c0 2025-11-28 01:42:39.268435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-11-28 01:42:39.268518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 9e82d7fac98d 2025-11-28 01:42:39.268587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 9e82d7fac98d 2025-11-28 01:42:39.268660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 8dfa27d4f23b 2025-11-28 01:42:39.268740 | 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 2025-11-28 01:42:39.268811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in ea7e7779fb12 2025-11-28 01:42:39.268889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-11-28 01:42:39.268963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-11-28 01:42:39.269073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-11-28 01:42:39.269172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2025-11-28 01:42:39.269366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following packages were automatically installed and are no longer required: 2025-11-28 01:42:39.269455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-11-28 01:42:39.269528 | 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 2025-11-28 01:42:39.269580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 01:42:39.269643 | 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 2025-11-28 01:42:39.269704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-11-28 01:42:39.269766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 01:42:39.269827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 01:42:39.269882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 01:42:39.269941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-11-28 01:42:39.270009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-11-28 01:42:39.270105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-11-28 01:42:39.270169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 01:42:39.270261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-11-28 01:42:39.270293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-11-28 01:42:39.270371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-11-28 01:42:39.270439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-11-28 01:42:39.270495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-11-28 01:42:39.270555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: rpcsvc-proto xauth xz-utils 2025-11-28 01:42:39.270611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Use 'apt autoremove' to remove them. 2025-11-28 01:42:39.270693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:42:39.270761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-11-28 01:42:39.270831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-11-28 01:42:39.270899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-11-28 01:42:39.270975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following packages will be REMOVED: 2025-11-28 01:42:39.271044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-11-28 01:42:39.271142 | 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 2025-11-28 01:42:39.271153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 01:42:39.271263 | 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 2025-11-28 01:42:39.271277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-11-28 01:42:39.271287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 01:42:39.271300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 01:42:39.271516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 01:42:39.271588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-11-28 01:42:39.271602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-11-28 01:42:39.271612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-11-28 01:42:39.271633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 01:42:39.271644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-11-28 01:42:39.271653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-11-28 01:42:39.271663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-11-28 01:42:39.271673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-11-28 01:42:39.271704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-11-28 01:42:39.271714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: rpcsvc-proto xauth xz-utils 2025-11-28 01:42:39.271729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 100 to remove and 0 not upgraded. 2025-11-28 01:42:39.271739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 293 MB disk space will be freed. 2025-11-28 01:42:39.271754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2025-11-28 01:42:39.271771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:42:39.271917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% (Reading database ... 75% 2025-11-28 01:42:39.271930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2025-11-28 01:42:39.271940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2025-11-28 01:42:39.271950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2025-11-28 01:42:39.271964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2025-11-28 01:42:39.271974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 19448 files and directories currently installed.) 2025-11-28 01:42:39.271990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing autotools-dev (20220109.1) ... 2025-11-28 01:42:39.272058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:39.272104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:39.272119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:39.272172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:39.272183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:42:39.272241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:42:39.272310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:39.272325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:39.272378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:39.272434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:39.272446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:42:39.272485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:39.272495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:39.272550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:39.272561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:39.272631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:42:39.272642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:39.272682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:39.272721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:39.272760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:39.272800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fakeroot (1.33-1) ... 2025-11-28 01:42:39.272840 | 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 2025-11-28 01:42:39.272855 | 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 2025-11-28 01:42:39.272909 | 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 2025-11-28 01:42:39.272920 | 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 2025-11-28 01:42:39.272953 | 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 2025-11-28 01:42:39.272967 | 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 2025-11-28 01:42:39.272982 | 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 2025-11-28 01:42:39.273055 | 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 2025-11-28 01:42:39.273071 | 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 2025-11-28 01:42:39.273085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing file (1:5.45-3build1) ... 2025-11-28 01:42:39.273143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc-devtools (2.39-0ubuntu8.6) ... 2025-11-28 01:42:39.273183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-11-28 01:42:39.273194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-11-28 01:42:39.273269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-11-28 01:42:39.273281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fonts-dejavu-core (2.37-8) ... 2025-11-28 01:42:39.273332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fonts-dejavu-mono (2.37-8) ... 2025-11-28 01:42:39.273343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:39.273356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:39.273415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-11-28 01:42:39.273430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:39.273469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2025-11-28 01:42:39.273483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing less (590-2ubuntu2.1) ... 2025-11-28 01:42:39.273536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-11-28 01:42:39.273576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-merge-perl (0.08-5) ... 2025-11-28 01:42:39.273586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-diff-perl (1.201-1) ... 2025-11-28 01:42:39.273626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:42:39.273641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:39.273692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:39.273716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 01:42:39.273727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:42:39.273766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:42:39.273780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 01:42:39.273820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 01:42:39.273843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:39.273884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 01:42:39.273899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:39.273949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 01:42:39.273960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-11-28 01:42:39.274021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2025-11-28 01:42:39.274066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:42:39.274077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liberror-perl (0.17029-2) ... 2025-11-28 01:42:39.274138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfakeroot:amd64 (1.33-1) ... 2025-11-28 01:42:39.274149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-11-28 01:42:39.274162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-11-28 01:42:39.274271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:39.274284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:39.274298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:42:39.274308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:39.274362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjansson4:amd64 (2.14-2build2) ... 2025-11-28 01:42:39.274373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-11-28 01:42:39.274386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 01:42:39.274426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 01:42:39.274465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-11-28 01:42:39.274479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-11-28 01:42:39.274647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:39.274684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 01:42:39.274697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 01:42:39.274708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmagic-mgc (1:5.45-3build1) ... 2025-11-28 01:42:39.274719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:42:39.274736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 01:42:39.274746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:39.274755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:39.274769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:42:39.274802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:39.274812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:39.274872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing xauth (1:1.1.2-1build1) ... 2025-11-28 01:42:39.274883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2025-11-28 01:42:39.274923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2025-11-28 01:42:39.274951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-11-28 01:42:39.275028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 01:42:39.275047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing lto-disabled-list (47) ... 2025-11-28 01:42:39.275061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing m4 (1.4.19-4build1) ... 2025-11-28 01:42:39.275121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing make (4.3-4.1build2) ... 2025-11-28 01:42:39.275173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing manpages-dev (6.7-2) ... 2025-11-28 01:42:39.275183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing manpages (6.7-2) ... 2025-11-28 01:42:39.275196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing patch (2.7.6-7build3) ... 2025-11-28 01:42:39.275248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 01:42:39.275314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:42:39.275367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2025-11-28 01:42:39.275378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libx11-data (2:1.8.7-1build1) ... 2025-11-28 01:42:39.275391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2025-11-28 01:42:39.275431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2025-11-28 01:42:39.275445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-11-28 01:42:39.275495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:42:39.275543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:42:39.275564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libde265-0:amd64 (1.0.15-1build3) ... 2025-11-28 01:42:39.275585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:42:39.275598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:42:39.275641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-11-28 01:42:39.275655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:42:39.275712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container ea7e7779fb12 2025-11-28 01:42:39.275765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> d359e8e834dc 2025-11-28 01:42:39.275788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built 226676fb7637 2025-11-28 01:42:39.275802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20251128 2025-11-28 01:42:39.275896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2025-11-28 01:42:39.275791 (took 0:00:12.615410) 2025-11-28 01:42:39.276342 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2025-11-28 01:42:39.276365 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2025-11-28 01:42:39.276459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2025-11-28 01:42:39.276348 2025-11-28 01:42:39.277423 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2025-11-28 01:42:39.277989 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2025-11-28 01:42:52.145235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251128 2025-11-28 01:42:52.145306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> c0ef8e70c557 2025-11-28 01:42:52.145323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/7 : LABEL "build-date"="20251128" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-nb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:42:52.145419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 49f70f377425 2025-11-28 01:42:52.145433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 49f70f377425 2025-11-28 01:42:52.145443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 174ed6096b49 2025-11-28 01:42:52.145452 | 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 2025-11-28 01:42:52.145462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 728c61311ca4 2025-11-28 01:42:52.145519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2025-11-28 01:42:52.145529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in e44413ef2b34 2025-11-28 01:42:52.145539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container e44413ef2b34 2025-11-28 01:42:52.145586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 9d9b9a53db5d 2025-11-28 01:42:52.145633 | 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 2025-11-28 01:42:52.145680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 1552b1167cf7 2025-11-28 01:42:52.145727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-11-28 01:42:52.145773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in c67f32a457e3 2025-11-28 01:42:52.145816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container c67f32a457e3 2025-11-28 01:42:52.145872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> a18de3641b9b 2025-11-28 01:42:52.147117 | 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 2025-11-28 01:42:52.147153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 9c385e14c219 2025-11-28 01:42:52.147164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-11-28 01:42:52.147174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-11-28 01:42:52.147211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-11-28 01:42:52.147221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2025-11-28 01:42:52.147230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following packages were automatically installed and are no longer required: 2025-11-28 01:42:52.147240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-11-28 01:42:52.147263 | 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 2025-11-28 01:42:52.147273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 01:42:52.147282 | 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 2025-11-28 01:42:52.147301 | 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 2025-11-28 01:42:52.147310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 01:42:52.147318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 01:42:52.147327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 01:42:52.147335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-11-28 01:42:52.147343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-11-28 01:42:52.147352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-11-28 01:42:52.147361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 01:42:52.147369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-11-28 01:42:52.147377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-11-28 01:42:52.147386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-11-28 01:42:52.147394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-11-28 01:42:52.147403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-11-28 01:42:52.147412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: rpcsvc-proto xauth xz-utils 2025-11-28 01:42:52.147420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Use 'apt autoremove' to remove them. 2025-11-28 01:42:52.147429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:42:52.147438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-11-28 01:42:52.147452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-11-28 01:42:52.147461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-11-28 01:42:52.147473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following packages will be REMOVED: 2025-11-28 01:42:52.147588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-11-28 01:42:52.147606 | 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 2025-11-28 01:42:52.147652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 01:42:52.147696 | 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 2025-11-28 01:42:52.147752 | 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 2025-11-28 01:42:52.147796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 01:42:52.147851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 01:42:52.147894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 01:42:52.147948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-11-28 01:42:52.148033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-11-28 01:42:52.148055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-11-28 01:42:52.148126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 01:42:52.148171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-11-28 01:42:52.148256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-11-28 01:42:52.148291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-11-28 01:42:52.148352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-11-28 01:42:52.148404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-11-28 01:42:52.148457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: rpcsvc-proto xauth xz-utils 2025-11-28 01:42:52.148501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 100 to remove and 0 not upgraded. 2025-11-28 01:42:52.148556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 293 MB disk space will be freed. 2025-11-28 01:42:52.148614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2025-11-28 01:42:52.148676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:42:52.148722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2025-11-28 01:42:52.148780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2025-11-28 01:42:52.148835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% 2025-11-28 01:42:52.148878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2025-11-28 01:42:52.148934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2025-11-28 01:42:52.148989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2025-11-28 01:42:52.149126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 19448 files and directories currently installed.) 2025-11-28 01:42:52.149145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing autotools-dev (20220109.1) ... 2025-11-28 01:42:52.149361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:52.149427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:52.149441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:52.149460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:52.149470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:42:52.149480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:42:52.149535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:52.149590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:52.149636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:52.149692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:52.149736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:42:52.149796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:52.149834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:52.149894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:52.149938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:52.150023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:42:52.150070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:52.150143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:52.150221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:42:52.150269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:52.150314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fakeroot (1.33-1) ... 2025-11-28 01:42:52.150377 | 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 2025-11-28 01:42:52.150421 | 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 2025-11-28 01:42:52.150475 | 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 2025-11-28 01:42:52.150529 | 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 2025-11-28 01:42:52.152078 | 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 2025-11-28 01:42:52.152100 | 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 2025-11-28 01:42:52.152111 | 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 2025-11-28 01:42:52.152123 | 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 2025-11-28 01:42:52.152133 | 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 2025-11-28 01:42:52.152142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing file (1:5.45-3build1) ... 2025-11-28 01:42:52.152152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc-devtools (2.39-0ubuntu8.6) ... 2025-11-28 01:42:52.152162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-11-28 01:42:52.152171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-11-28 01:42:52.152181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-11-28 01:42:52.152214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fonts-dejavu-core (2.37-8) ... 2025-11-28 01:42:52.152224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fonts-dejavu-mono (2.37-8) ... 2025-11-28 01:42:52.152234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:52.152254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:52.152264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:42:52.152273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2025-11-28 01:42:52.152283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing less (590-2ubuntu2.1) ... 2025-11-28 01:42:52.152293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-11-28 01:42:52.152302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-merge-perl (0.08-5) ... 2025-11-28 01:42:52.152312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-diff-perl (1.201-1) ... 2025-11-28 01:42:52.152322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:42:52.152331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:52.152341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:52.152350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 01:42:52.152360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:42:52.152370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-11-28 01:42:52.152380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:42:52.152389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 01:42:52.152399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 01:42:52.152408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:52.152418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 01:42:52.152427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:52.152437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 01:42:52.152447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-11-28 01:42:52.152456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2025-11-28 01:42:52.152466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:42:52.152475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liberror-perl (0.17029-2) ... 2025-11-28 01:42:52.152492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfakeroot:amd64 (1.33-1) ... 2025-11-28 01:42:52.152514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-11-28 01:42:52.152524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-11-28 01:42:52.152533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:52.152543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:52.152553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:42:52.152562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:52.152572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjansson4:amd64 (2.14-2build2) ... 2025-11-28 01:42:52.152581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-11-28 01:42:52.152591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 01:42:52.152607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 01:42:52.152617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-11-28 01:42:52.152626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:52.152636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 01:42:52.152646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 01:42:52.152655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmagic-mgc (1:5.45-3build1) ... 2025-11-28 01:42:52.152669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:42:52.152679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 01:42:52.152688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:52.152698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:42:52.152711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:42:52.152780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:52.152834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:42:52.152889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing xauth (1:1.1.2-1build1) ... 2025-11-28 01:42:52.152945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2025-11-28 01:42:52.153017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2025-11-28 01:42:52.153076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-11-28 01:42:52.153121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 01:42:52.153255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing lto-disabled-list (47) ... 2025-11-28 01:42:52.153274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing m4 (1.4.19-4build1) ... 2025-11-28 01:42:52.153319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing make (4.3-4.1build2) ... 2025-11-28 01:42:52.153376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing manpages-dev (6.7-2) ... 2025-11-28 01:42:52.153431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing manpages (6.7-2) ... 2025-11-28 01:42:52.153479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing patch (2.7.6-7build3) ... 2025-11-28 01:42:52.153534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 01:42:52.153592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-11-28 01:42:52.153648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:42:52.153703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2025-11-28 01:42:52.153757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libx11-data (2:1.8.7-1build1) ... 2025-11-28 01:42:52.153812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2025-11-28 01:42:52.153866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2025-11-28 01:42:52.153920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-11-28 01:42:52.153974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:42:52.154058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:42:52.154108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libde265-0:amd64 (1.0.15-1build3) ... 2025-11-28 01:42:52.154175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:42:52.154256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:42:52.154320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-11-28 01:42:52.154371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:42:52.154426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 9c385e14c219 2025-11-28 01:42:52.154467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 6fab7c5816a2 2025-11-28 01:42:52.154526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built 6cc6e2e3364f 2025-11-28 01:42:52.154580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251128 2025-11-28 01:42:52.154714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2025-11-28 01:42:52.154595 (took 0:00:12.878247) 2025-11-28 01:42:52.155131 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2025-11-28 01:42:52.155276 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2025-11-28 01:42:52.155368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2025-11-28 01:42:52.155262 2025-11-28 01:42:52.156316 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2025-11-28 01:42:52.156928 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2025-11-28 01:43:05.206804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251128 2025-11-28 01:43:05.206926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> c0ef8e70c557 2025-11-28 01:43:05.206947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/7 : LABEL "build-date"="20251128" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-sb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:43:05.207230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 87052fdd2053 2025-11-28 01:43:05.207309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 87052fdd2053 2025-11-28 01:43:05.207323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 5cef61d5b489 2025-11-28 01:43:05.207337 | 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 2025-11-28 01:43:05.207413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 45a1d9c1a8fc 2025-11-28 01:43:05.207503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2025-11-28 01:43:05.207556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 46bb6111295b 2025-11-28 01:43:05.207727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 46bb6111295b 2025-11-28 01:43:05.207768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> e98980e32142 2025-11-28 01:43:05.207789 | 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 2025-11-28 01:43:05.207806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> f7bba1350815 2025-11-28 01:43:05.207884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-11-28 01:43:05.207930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in f659c820af5b 2025-11-28 01:43:05.208019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container f659c820af5b 2025-11-28 01:43:05.208197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 903bfcc94ed0 2025-11-28 01:43:05.209074 | 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 2025-11-28 01:43:05.209095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 83dc699378d9 2025-11-28 01:43:05.209107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-11-28 01:43:05.209118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-11-28 01:43:05.209129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-11-28 01:43:05.209158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2025-11-28 01:43:05.209206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following packages were automatically installed and are no longer required: 2025-11-28 01:43:05.209218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-11-28 01:43:05.209229 | 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 2025-11-28 01:43:05.209239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 01:43:05.209248 | 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 2025-11-28 01:43:05.209258 | 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 2025-11-28 01:43:05.209267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 01:43:05.209277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 01:43:05.209287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 01:43:05.209296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-11-28 01:43:05.209306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-11-28 01:43:05.209315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-11-28 01:43:05.209325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 01:43:05.209334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-11-28 01:43:05.209343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-11-28 01:43:05.209353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-11-28 01:43:05.209362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-11-28 01:43:05.209372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-11-28 01:43:05.209386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: rpcsvc-proto xauth xz-utils 2025-11-28 01:43:05.209396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Use 'apt autoremove' to remove them. 2025-11-28 01:43:05.209416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:43:05.209426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-11-28 01:43:05.209435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-11-28 01:43:05.209445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-11-28 01:43:05.209458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following packages will be REMOVED: 2025-11-28 01:43:05.209468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-11-28 01:43:05.209482 | 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 2025-11-28 01:43:05.209543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 01:43:05.209578 | 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 2025-11-28 01:43:05.209686 | 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 2025-11-28 01:43:05.209700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 01:43:05.209714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 01:43:05.209780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 01:43:05.209866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-11-28 01:43:05.209878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-11-28 01:43:05.209910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-11-28 01:43:05.209977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 01:43:05.210033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-11-28 01:43:05.210113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-11-28 01:43:05.210129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-11-28 01:43:05.210217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-11-28 01:43:05.210280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-11-28 01:43:05.210295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: rpcsvc-proto xauth xz-utils 2025-11-28 01:43:05.210372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 100 to remove and 0 not upgraded. 2025-11-28 01:43:05.210434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 293 MB disk space will be freed. 2025-11-28 01:43:05.210466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-11-28 01:43:05.210543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-11-28 01:43:05.210606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:43:05.210671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2025-11-28 01:43:05.210717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2025-11-28 01:43:05.210757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 80% 2025-11-28 01:43:05.210820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2025-11-28 01:43:05.210865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2025-11-28 01:43:05.210910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2025-11-28 01:43:05.210956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 19448 files and directories currently installed.) 2025-11-28 01:43:05.211022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing autotools-dev (20220109.1) ... 2025-11-28 01:43:05.211070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:05.211150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:05.211189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:05.211253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:05.211308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:43:05.211380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:43:05.211436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:05.211490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:05.211546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:05.211599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:05.211652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:43:05.213083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:05.213121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:05.213132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:05.213141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:05.213149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:43:05.213158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:05.213214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:05.213223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:05.213232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:05.213241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fakeroot (1.33-1) ... 2025-11-28 01:43:05.213250 | 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 2025-11-28 01:43:05.213260 | 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 2025-11-28 01:43:05.213283 | 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 2025-11-28 01:43:05.213292 | 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 2025-11-28 01:43:05.213327 | 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 2025-11-28 01:43:05.213336 | 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 2025-11-28 01:43:05.213344 | 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 2025-11-28 01:43:05.213355 | 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 2025-11-28 01:43:05.213364 | 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 2025-11-28 01:43:05.213373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing file (1:5.45-3build1) ... 2025-11-28 01:43:05.213381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc-devtools (2.39-0ubuntu8.6) ... 2025-11-28 01:43:05.213390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-11-28 01:43:05.213399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-11-28 01:43:05.213408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-11-28 01:43:05.213417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-11-28 01:43:05.213425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fonts-dejavu-core (2.37-8) ... 2025-11-28 01:43:05.213434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fonts-dejavu-mono (2.37-8) ... 2025-11-28 01:43:05.213442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:05.213451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:05.213459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:05.213468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2025-11-28 01:43:05.213488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing less (590-2ubuntu2.1) ... 2025-11-28 01:43:05.213497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-11-28 01:43:05.213527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-merge-perl (0.08-5) ... 2025-11-28 01:43:05.213536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-diff-perl (1.201-1) ... 2025-11-28 01:43:05.213544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:43:05.213553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:05.213561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:05.213569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 01:43:05.213578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:43:05.213586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:43:05.213594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 01:43:05.213603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 01:43:05.213617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-11-28 01:43:05.213626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:05.213634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 01:43:05.213642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:05.213656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 01:43:05.213665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-11-28 01:43:05.213673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2025-11-28 01:43:05.213682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:43:05.213690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liberror-perl (0.17029-2) ... 2025-11-28 01:43:05.213698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfakeroot:amd64 (1.33-1) ... 2025-11-28 01:43:05.213707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-11-28 01:43:05.213715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-11-28 01:43:05.213724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:05.213732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:05.213745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:43:05.213754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:05.213762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjansson4:amd64 (2.14-2build2) ... 2025-11-28 01:43:05.213770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-11-28 01:43:05.213779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 01:43:05.213787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 01:43:05.213799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-11-28 01:43:05.213835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:05.213887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 01:43:05.213946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 01:43:05.213959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmagic-mgc (1:5.45-3build1) ... 2025-11-28 01:43:05.214052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:43:05.214072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 01:43:05.214227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:05.214255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:05.214271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:43:05.214281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:05.214332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:05.214344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing xauth (1:1.1.2-1build1) ... 2025-11-28 01:43:05.214404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2025-11-28 01:43:05.214446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-11-28 01:43:05.214479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2025-11-28 01:43:05.214535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-11-28 01:43:05.214576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 01:43:05.214616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing lto-disabled-list (47) ... 2025-11-28 01:43:05.214654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing m4 (1.4.19-4build1) ... 2025-11-28 01:43:05.214693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing make (4.3-4.1build2) ... 2025-11-28 01:43:05.214739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing manpages-dev (6.7-2) ... 2025-11-28 01:43:05.214776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing manpages (6.7-2) ... 2025-11-28 01:43:05.214825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing patch (2.7.6-7build3) ... 2025-11-28 01:43:05.214871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 01:43:05.214917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:43:05.214964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2025-11-28 01:43:05.215021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libx11-data (2:1.8.7-1build1) ... 2025-11-28 01:43:05.215063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2025-11-28 01:43:05.215113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2025-11-28 01:43:05.215175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-11-28 01:43:05.215272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:43:05.215320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:43:05.215353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libde265-0:amd64 (1.0.15-1build3) ... 2025-11-28 01:43:05.215396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:43:05.215441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:43:05.215487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-11-28 01:43:05.215532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:43:05.215579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 83dc699378d9 2025-11-28 01:43:05.215624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> c6fb1ae02325 2025-11-28 01:43:05.215671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built 44b313107302 2025-11-28 01:43:05.215715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251128 2025-11-28 01:43:05.215821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2025-11-28 01:43:05.215731 (took 0:00:13.060469) 2025-11-28 01:43:05.216184 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2025-11-28 01:43:05.216309 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2025-11-28 01:43:05.216347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2025-11-28 01:43:05.216254 2025-11-28 01:43:05.217184 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2025-11-28 01:43:05.217795 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2025-11-28 01:43:17.703066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251128 2025-11-28 01:43:17.703152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> c0ef8e70c557 2025-11-28 01:43:17.703179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/5 : LABEL "build-date"="20251128" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-northd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:43:17.703216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 683c951fe4cc 2025-11-28 01:43:17.703251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 683c951fe4cc 2025-11-28 01:43:17.703262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 708e7329001e 2025-11-28 01:43:17.703271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-11-28 01:43:17.703284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> cb3210d19432 2025-11-28 01:43:17.703331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-11-28 01:43:17.703341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in be449938ff6e 2025-11-28 01:43:17.703408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container be449938ff6e 2025-11-28 01:43:17.703419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 35053c2ad6ff 2025-11-28 01:43:17.703464 | 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 2025-11-28 01:43:17.703514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 0182094fe487 2025-11-28 01:43:17.703524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-11-28 01:43:17.703574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-11-28 01:43:17.703624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-11-28 01:43:17.703634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2025-11-28 01:43:17.703709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following packages were automatically installed and are no longer required: 2025-11-28 01:43:17.703737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-11-28 01:43:17.703750 | 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 2025-11-28 01:43:17.703787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 01:43:17.703797 | 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 2025-11-28 01:43:17.703833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-11-28 01:43:17.703842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 01:43:17.703893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 01:43:17.703903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 01:43:17.703953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-11-28 01:43:17.703973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-11-28 01:43:17.704028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-11-28 01:43:17.704069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 01:43:17.704110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-11-28 01:43:17.704119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-11-28 01:43:17.704166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-11-28 01:43:17.704176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-11-28 01:43:17.704244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-11-28 01:43:17.704255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: rpcsvc-proto xauth xz-utils 2025-11-28 01:43:17.704308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Use 'apt autoremove' to remove them. 2025-11-28 01:43:17.704358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:43:17.704367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-11-28 01:43:17.704420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-11-28 01:43:17.704468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-11-28 01:43:17.704477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following packages will be REMOVED: 2025-11-28 01:43:17.704531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-11-28 01:43:17.704541 | 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 2025-11-28 01:43:17.704590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-11-28 01:43:17.704599 | 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 2025-11-28 01:43:17.704648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-11-28 01:43:17.704658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-11-28 01:43:17.704707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-11-28 01:43:17.704717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-11-28 01:43:17.704765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-11-28 01:43:17.704775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-11-28 01:43:17.704825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-11-28 01:43:17.704835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-11-28 01:43:17.704883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-11-28 01:43:17.704892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-11-28 01:43:17.704941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-11-28 01:43:17.704950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-11-28 01:43:17.705019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-11-28 01:43:17.705055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: rpcsvc-proto xauth xz-utils 2025-11-28 01:43:17.705092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 100 to remove and 0 not upgraded. 2025-11-28 01:43:17.705106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 293 MB disk space will be freed. 2025-11-28 01:43:17.705158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2025-11-28 01:43:17.705210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-28 01:43:17.705221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2025-11-28 01:43:17.705362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:70% 2025-11-28 01:43:17.705377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 75% 2025-11-28 01:43:17.705433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2025-11-28 01:43:17.705480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2025-11-28 01:43:17.705490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2025-11-28 01:43:17.705562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2025-11-28 01:43:17.705572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 19448 files and directories currently installed.) 2025-11-28 01:43:17.705586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing autotools-dev (20220109.1) ... 2025-11-28 01:43:17.705639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:17.705656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:17.705704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:17.705715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:17.705761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-11-28 01:43:17.705771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils (2.42-4ubuntu2.6) ... 2025-11-28 01:43:17.705825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:17.705835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:17.705889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:17.705898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:17.705948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.6) ... 2025-11-28 01:43:17.705957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgprofng0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:17.706031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libctf0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:17.706081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libbinutils:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:17.706094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils-common:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:17.706131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-11-28 01:43:17.706178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:17.706225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2025-11-28 01:43:17.706263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:17.706333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-11-28 01:43:17.706344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:17.706364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fakeroot (1.33-1) ... 2025-11-28 01:43:17.706377 | 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 2025-11-28 01:43:17.706387 | 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 2025-11-28 01:43:17.706500 | 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 2025-11-28 01:43:17.706510 | 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 2025-11-28 01:43:17.706518 | 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 2025-11-28 01:43:17.706534 | 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 2025-11-28 01:43:17.706544 | 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 2025-11-28 01:43:17.706557 | 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 2025-11-28 01:43:17.706569 | 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 2025-11-28 01:43:17.706621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing file (1:5.45-3build1) ... 2025-11-28 01:43:17.706635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc-devtools (2.39-0ubuntu8.6) ... 2025-11-28 01:43:17.706690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-11-28 01:43:17.706704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-11-28 01:43:17.706738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-11-28 01:43:17.706785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fonts-dejavu-core (2.37-8) ... 2025-11-28 01:43:17.706797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fonts-dejavu-mono (2.37-8) ... 2025-11-28 01:43:17.706850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:17.706864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:17.706918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-11-28 01:43:17.706930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2025-11-28 01:43:17.706984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing less (590-2ubuntu2.1) ... 2025-11-28 01:43:17.707018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-11-28 01:43:17.707078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-merge-perl (0.08-5) ... 2025-11-28 01:43:17.707091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-diff-perl (1.201-1) ... 2025-11-28 01:43:17.707144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:43:17.707157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:17.707212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:17.707226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-11-28 01:43:17.707308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc-dev-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:43:17.707323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-11-28 01:43:17.707377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2025-11-28 01:43:17.707390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-11-28 01:43:17.707444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:17.707457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-11-28 01:43:17.707510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:17.707523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-11-28 01:43:17.707577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-11-28 01:43:17.707590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2025-11-28 01:43:17.707644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2025-11-28 01:43:17.707692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-11-28 01:43:17.707705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liberror-perl (0.17029-2) ... 2025-11-28 01:43:17.707739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfakeroot:amd64 (1.33-1) ... 2025-11-28 01:43:17.707775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2025-11-28 01:43:17.707810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-11-28 01:43:17.707846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-11-28 01:43:17.707881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:17.707916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:17.707961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-11-28 01:43:17.707980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:17.708011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjansson4:amd64 (2.14-2build2) ... 2025-11-28 01:43:17.708070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-11-28 01:43:17.708084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2025-11-28 01:43:17.708140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-11-28 01:43:17.708153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-11-28 01:43:17.708207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:17.708220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libltdl7:amd64 (2.4.7-7build1) ... 2025-11-28 01:43:17.708333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2025-11-28 01:43:17.708343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmagic-mgc (1:5.45-3build1) ... 2025-11-28 01:43:17.708378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-11-28 01:43:17.708414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-11-28 01:43:17.708449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:17.708495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libsframe1:amd64 (2.42-4ubuntu2.6) ... 2025-11-28 01:43:17.708505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:43:17.708526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:17.708578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-11-28 01:43:17.708591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing xauth (1:1.1.2-1build1) ... 2025-11-28 01:43:17.708644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2025-11-28 01:43:17.708656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2025-11-28 01:43:17.708710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-11-28 01:43:17.708722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing linux-libc-dev:amd64 (6.8.0-88.89) ... 2025-11-28 01:43:17.708775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing lto-disabled-list (47) ... 2025-11-28 01:43:17.708787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing m4 (1.4.19-4build1) ... 2025-11-28 01:43:17.708840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing make (4.3-4.1build2) ... 2025-11-28 01:43:17.708853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing manpages-dev (6.7-2) ... 2025-11-28 01:43:17.708897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing manpages (6.7-2) ... 2025-11-28 01:43:17.708910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing patch (2.7.6-7build3) ... 2025-11-28 01:43:17.708953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-11-28 01:43:17.708966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-11-28 01:43:17.709017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2025-11-28 01:43:17.709057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libx11-data (2:1.8.7-1build1) ... 2025-11-28 01:43:17.709103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2025-11-28 01:43:17.709113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2025-11-28 01:43:17.709148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-11-28 01:43:17.709161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:43:17.709213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:43:17.709226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libde265-0:amd64 (1.0.15-1build3) ... 2025-11-28 01:43:17.709263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-11-28 01:43:17.709311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-11-28 01:43:17.709324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-11-28 01:43:17.709359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-11-28 01:43:17.709395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 0182094fe487 2025-11-28 01:43:17.709408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 6f34b7ee6423 2025-11-28 01:43:17.709576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built 6e1e93415082 2025-11-28 01:43:17.709629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20251128 2025-11-28 01:43:17.709646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2025-11-28 01:43:17.709477 (took 0:00:12.493223) 2025-11-28 01:43:17.709919 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2025-11-28 01:43:17.709949 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2025-11-28 01:43:17.710031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2025-11-28 01:43:17.709913 2025-11-28 01:43:17.710895 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2025-11-28 01:43:17.711453 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2025-11-28 01:43:39.803216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20251128 2025-11-28 01:43:39.803273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 0eb8f267d3e5 2025-11-28 01:43:39.803353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/9 : LABEL "build-date"="20251128" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-prometheus-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:43:39.803365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 0221d44ef285 2025-11-28 01:43:39.803397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 0221d44ef285 2025-11-28 01:43:39.804240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 01410c8391d5 2025-11-28 01:43:39.804289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/9 : USER root 2025-11-28 01:43:39.804298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 9400852d4d85 2025-11-28 01:43:39.804306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 9400852d4d85 2025-11-28 01:43:39.804314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> d4d44fc63ee3 2025-11-28 01:43:39.804323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 libapache2-mod-wsgi-py3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-28 01:43:39.804331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 3479dae616c9 2025-11-28 01:43:39.804339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-28 01:43:39.804347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-11-28 01:43:39.804356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-11-28 01:43:39.804364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-11-28 01:43:39.804371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-11-28 01:43:39.804379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-11-28 01:43:39.804386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-11-28 01:43:39.804441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-11-28 01:43:39.804451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-11-28 01:43:39.804458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,050 kB] 2025-11-28 01:43:39.804508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,942 kB] 2025-11-28 01:43:39.804515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-11-28 01:43:39.804551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-11-28 01:43:39.806237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,181 kB] 2025-11-28 01:43:39.806293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,687 kB] 2025-11-28 01:43:39.806306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 28.8 MB in 3s (9,950 kB/s) 2025-11-28 01:43:39.806317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-11-28 01:43:39.806328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-11-28 01:43:39.806337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-11-28 01:43:39.806347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-11-28 01:43:39.806356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.8). 2025-11-28 01:43:39.806366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2025-11-28 01:43:39.806376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:43:39.806385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 3479dae616c9 2025-11-28 01:43:39.806395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 3b36ef4c64b9 2025-11-28 01:43:39.806404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/9 : RUN echo > /etc/apache2/ports.conf 2025-11-28 01:43:39.806413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 62c83e6b6dc7 2025-11-28 01:43:39.806423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 62c83e6b6dc7 2025-11-28 01:43:39.806432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 6f4cc4ed9afb 2025-11-28 01:43:39.806441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/9 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2025-11-28 01:43:39.806451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 20261cf93dd6 2025-11-28 01:43:39.806460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 20261cf93dd6 2025-11-28 01:43:39.806469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 4c313f9faba5 2025-11-28 01:43:39.806507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-11-28 01:43:39.806517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> f10364541e8e 2025-11-28 01:43:39.806526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-11-28 01:43:39.806535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in e0df3468ae65 2025-11-28 01:43:39.806545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container e0df3468ae65 2025-11-28 01:43:39.806554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> f3e4f887a573 2025-11-28 01:43:39.806566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:43:39.806589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 0165041067b3 2025-11-28 01:43:39.806599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-11-28 01:43:39.806608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-11-28 01:43:39.806618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-11-28 01:43:39.806710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2025-11-28 01:43:39.806732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:43:39.806748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-11-28 01:43:39.806766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-11-28 01:43:39.806782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-11-28 01:43:39.806799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:43:39.806813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2025-11-28 01:43:39.806823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:43:39.806833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:43:39.806842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2025-11-28 01:43:39.806861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2025-11-28 01:43:39.806871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:43:39.806882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-11-28 01:43:39.806937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 326 files, 48 directories removed. 2025-11-28 01:43:39.806948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-11-28 01:43:39.806958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2025-11-28 01:43:39.806967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-11-28 01:43:39.806976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 158 files, 19 directories removed. 2025-11-28 01:43:39.806986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-11-28 01:43:39.807084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2025-11-28 01:43:39.807097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2025-11-28 01:43:39.807106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:43:39.807160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 0165041067b3 2025-11-28 01:43:39.807171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 4ce18c4d2257 2025-11-28 01:43:39.807906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built c7af13a179b3 2025-11-28 01:43:39.807927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251128 2025-11-28 01:43:39.807938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2025-11-28 01:43:39.807285 (took 0:00:22.097372) 2025-11-28 01:43:39.808064 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2025-11-28 01:43:39.808116 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2025-11-28 01:43:39.808180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2025-11-28 01:43:39.808078 2025-11-28 01:43:39.809561 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2025-11-28 01:43:39.810426 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2025-11-28 01:43:47.586727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20251128 2025-11-28 01:43:47.586839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 0e740a7b601b 2025-11-28 01:43:47.586858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/5 : LABEL "build-date"="20251128" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="2e85597" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="5174ebf" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-28T00:03:35.443575+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-infoblox-ipam-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-28 01:43:47.586898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 0737a8149461 2025-11-28 01:43:47.586913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 0737a8149461 2025-11-28 01:43:47.586959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 37e8d80e2fbb 2025-11-28 01:43:47.587034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/5 : USER root 2025-11-28 01:43:47.587175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in f1070d622ac7 2025-11-28 01:43:47.587189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container f1070d622ac7 2025-11-28 01:43:47.587225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> b2f9415ccae8 2025-11-28 01:43:47.587295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-28 01:43:47.587388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in cf365f101049 2025-11-28 01:43:47.587424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-11-28 01:43:47.587493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-11-28 01:43:47.587534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-11-28 01:43:47.587686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2025-11-28 01:43:47.587725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:43:47.587760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-11-28 01:43:47.587833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-11-28 01:43:47.587897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-11-28 01:43:47.587931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-28 01:43:47.588057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2025-11-28 01:43:47.588072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-11-28 01:43:47.588124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-11-28 01:43:47.588154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2025-11-28 01:43:47.588197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2025-11-28 01:43:47.588255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2025-11-28 01:43:47.588294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-11-28 01:43:47.588347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 326 files, 48 directories removed. 2025-11-28 01:43:47.588406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-11-28 01:43:47.588444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2025-11-28 01:43:47.588496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-11-28 01:43:47.588578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 158 files, 19 directories removed. 2025-11-28 01:43:47.588655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-11-28 01:43:47.588720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2025-11-28 01:43:47.588758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2025-11-28 01:43:47.588811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2025-11-28 01:43:47.588873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container cf365f101049 2025-11-28 01:43:47.588911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> a7f391de920a 2025-11-28 01:43:47.588964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/5 : USER neutron 2025-11-28 01:43:47.589028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in b89baf823f8a 2025-11-28 01:43:47.589105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container b89baf823f8a 2025-11-28 01:43:47.589145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> d773977b27ee 2025-11-28 01:43:47.589201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built abb82fc940df 2025-11-28 01:43:47.589254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251128 2025-11-28 01:43:47.589405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2025-11-28 01:43:47.589259 (took 0:00:07.781181) 2025-11-28 01:43:48.927191 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-11-28 01:43:48.927250 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2025-11-28 01:43:48.927261 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-11-28 01:43:48.927271 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2025-11-28 01:43:48.927281 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2025-11-28 01:43:48.927291 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2025-11-28 01:43:48.927300 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2025-11-28 01:43:48.927310 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2025-11-28 01:43:48.927319 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2025-11-28 01:43:48.927329 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2025-11-28 01:43:48.927338 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2025-11-28 01:43:48.927348 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2025-11-28 01:43:48.927357 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2025-11-28 01:43:48.927367 | ubuntu-noble-large | INFO:kolla.common.utils:base 2025-11-28 01:43:48.927376 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2025-11-28 01:43:48.927386 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2025-11-28 01:43:48.927395 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2025-11-28 01:43:48.927404 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2025-11-28 01:43:48.927414 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2025-11-28 01:43:48.927423 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2025-11-28 01:43:48.927461 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2025-11-28 01:43:48.927481 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2025-11-28 01:43:48.927491 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2025-11-28 01:43:48.927500 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2025-11-28 01:43:48.927510 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2025-11-28 01:43:48.927520 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2025-11-28 01:43:48.927548 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2025-11-28 01:43:48.927558 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2025-11-28 01:43:48.927585 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2025-11-28 01:43:48.927595 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2025-11-28 01:43:48.927604 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2025-11-28 01:43:48.927613 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2025-11-28 01:43:48.927622 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2025-11-28 01:43:48.927632 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2025-11-28 01:43:48.927641 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2025-11-28 01:43:48.927650 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2025-11-28 01:43:48.927660 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2025-11-28 01:43:48.927669 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2025-11-28 01:43:48.927679 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2025-11-28 01:43:48.927689 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2025-11-28 01:43:48.927698 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2025-11-28 01:43:48.927707 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2025-11-28 01:43:48.927716 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2025-11-28 01:43:48.927725 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2025-11-28 01:43:48.927734 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2025-11-28 01:43:48.927744 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2025-11-28 01:43:48.927753 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2025-11-28 01:43:48.927762 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2025-11-28 01:43:48.927771 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2025-11-28 01:43:48.927781 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2025-11-28 01:43:48.927790 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2025-11-28 01:43:48.927799 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2025-11-28 01:43:48.927808 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2025-11-28 01:43:48.927818 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2025-11-28 01:43:48.927827 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2025-11-28 01:43:48.927836 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2025-11-28 01:43:48.927845 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2025-11-28 01:43:48.927854 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2025-11-28 01:43:48.927864 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2025-11-28 01:43:48.927873 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2025-11-28 01:43:48.927882 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2025-11-28 01:43:48.927891 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2025-11-28 01:43:48.927901 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2025-11-28 01:43:48.927910 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2025-11-28 01:43:48.927919 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2025-11-28 01:43:48.927928 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2025-11-28 01:43:48.928056 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2025-11-28 01:43:48.928187 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2025-11-28 01:43:48.928293 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2025-11-28 01:43:48.928388 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2025-11-28 01:43:48.928488 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2025-11-28 01:43:48.928643 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2025-11-28 01:43:48.928751 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2025-11-28 01:43:48.928851 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2025-11-28 01:43:48.928946 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2025-11-28 01:43:48.929061 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2025-11-28 01:43:48.929156 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2025-11-28 01:43:48.929240 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2025-11-28 01:43:48.929324 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2025-11-28 01:43:48.929406 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2025-11-28 01:43:48.931242 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2025-11-28 01:43:48.931341 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2025-11-28 01:43:48.931355 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2025-11-28 01:43:48.931366 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2025-11-28 01:43:48.931376 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2025-11-28 01:43:48.931385 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2025-11-28 01:43:48.931395 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2025-11-28 01:43:48.931405 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2025-11-28 01:43:48.931414 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2025-11-28 01:43:48.931423 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2025-11-28 01:43:48.931435 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2025-11-28 01:43:48.931444 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2025-11-28 01:43:48.931454 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2025-11-28 01:43:48.931464 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2025-11-28 01:43:48.931473 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2025-11-28 01:43:48.931483 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2025-11-28 01:43:48.931492 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-linuxbridge-agent 2025-11-28 01:43:48.931502 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2025-11-28 01:43:48.931511 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2025-11-28 01:43:48.931521 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2025-11-28 01:43:48.931530 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2025-11-28 01:43:48.931540 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2025-11-28 01:43:48.931549 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2025-11-28 01:43:48.931559 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2025-11-28 01:43:48.931592 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2025-11-28 01:43:48.931601 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2025-11-28 01:43:48.931611 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2025-11-28 01:43:48.931620 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2025-11-28 01:43:48.931630 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2025-11-28 01:43:48.931639 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2025-11-28 01:43:48.931648 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2025-11-28 01:43:48.931658 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2025-11-28 01:43:48.931667 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2025-11-28 01:43:48.931676 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2025-11-28 01:43:48.931685 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2025-11-28 01:43:48.931695 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2025-11-28 01:43:48.931704 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2025-11-28 01:43:48.931713 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2025-11-28 01:43:48.931722 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2025-11-28 01:43:48.931732 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2025-11-28 01:43:48.931741 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2025-11-28 01:43:48.931750 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2025-11-28 01:43:48.931759 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2025-11-28 01:43:48.931769 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2025-11-28 01:43:48.931778 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2025-11-28 01:43:48.931787 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2025-11-28 01:43:48.931796 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2025-11-28 01:43:48.931806 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2025-11-28 01:43:48.931815 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2025-11-28 01:43:48.931824 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2025-11-28 01:43:48.931850 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2025-11-28 01:43:48.931860 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2025-11-28 01:43:48.931869 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2025-11-28 01:43:48.931920 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2025-11-28 01:43:48.931931 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2025-11-28 01:43:48.931941 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2025-11-28 01:43:48.931950 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2025-11-28 01:43:48.931959 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2025-11-28 01:43:48.931969 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2025-11-28 01:43:48.931978 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2025-11-28 01:43:48.932029 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2025-11-28 01:43:48.932053 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2025-11-28 01:43:48.932063 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2025-11-28 01:43:48.932072 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2025-11-28 01:43:48.932082 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2025-11-28 01:43:48.932091 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2025-11-28 01:43:48.932100 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2025-11-28 01:43:48.932109 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2025-11-28 01:43:48.932119 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2025-11-28 01:43:48.932128 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2025-11-28 01:43:48.932137 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-v2-server 2025-11-28 01:43:48.932146 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2025-11-28 01:43:48.932155 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2025-11-28 01:43:48.932165 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2025-11-28 01:43:48.932175 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2025-11-28 01:43:48.932184 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2025-11-28 01:43:48.932237 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2025-11-28 01:43:48.932247 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2025-11-28 01:43:48.932257 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2025-11-28 01:43:48.932266 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2025-11-28 01:43:49.544414 | 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-20251128.log 2025-11-28 01:43:49.566597 | ubuntu-noble-large | + docker images 2025-11-28 01:43:50.666661 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-11-28 01:43:50.666774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20251128 abb82fc940df 3 seconds ago 1.17GB 2025-11-28 01:43:50.666801 | ubuntu-noble-large | d773977b27ee 3 seconds ago 1.17GB 2025-11-28 01:43:50.666819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20251128 c7af13a179b3 11 seconds ago 1.37GB 2025-11-28 01:43:50.666857 | ubuntu-noble-large | 4ce18c4d2257 14 seconds ago 1.37GB 2025-11-28 01:43:50.666905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20251128 6e1e93415082 33 seconds ago 840MB 2025-11-28 01:43:50.666916 | ubuntu-noble-large | 6f34b7ee6423 34 seconds ago 841MB 2025-11-28 01:43:50.666925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20251128 44b313107302 45 seconds ago 840MB 2025-11-28 01:43:50.666948 | ubuntu-noble-large | c6fb1ae02325 46 seconds ago 841MB 2025-11-28 01:43:50.666958 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20251128 6cc6e2e3364f 58 seconds ago 840MB 2025-11-28 01:43:50.666967 | ubuntu-noble-large | 6fab7c5816a2 59 seconds ago 841MB 2025-11-28 01:43:50.666977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20251128 226676fb7637 About a minute ago 840MB 2025-11-28 01:43:50.666986 | ubuntu-noble-large | d359e8e834dc About a minute ago 841MB 2025-11-28 01:43:50.667039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20251128 654a31e8af99 About a minute ago 977MB 2025-11-28 01:43:50.667058 | ubuntu-noble-large | afa995c13348 About a minute ago 977MB 2025-11-28 01:43:50.667074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20251128 a5b87669d89d About a minute ago 976MB 2025-11-28 01:43:50.667092 | ubuntu-noble-large | 406a7ee2a5fd About a minute ago 977MB 2025-11-28 01:43:50.667110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20251128 c111749ede06 2 minutes ago 1.1GB 2025-11-28 01:43:50.667128 | ubuntu-noble-large | 5cf1ac885c57 2 minutes ago 1.1GB 2025-11-28 01:43:50.667160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20251128 ffc97e13419c 2 minutes ago 1.24GB 2025-11-28 01:43:50.667179 | ubuntu-noble-large | 05e359154e7e 3 minutes ago 1.24GB 2025-11-28 01:43:50.667198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20251128 cb621b233bbc 3 minutes ago 1.13GB 2025-11-28 01:43:50.667215 | ubuntu-noble-large | 3a86d0c5d321 3 minutes ago 1.13GB 2025-11-28 01:43:50.667232 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20251128 2d54f126baad 3 minutes ago 1.22GB 2025-11-28 01:43:50.667251 | ubuntu-noble-large | 1abe25982c7a 4 minutes ago 1.24GB 2025-11-28 01:43:50.667263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20251128 477b3cc6245d 4 minutes ago 1.06GB 2025-11-28 01:43:50.667273 | ubuntu-noble-large | 418fd87dd31f 4 minutes ago 1.06GB 2025-11-28 01:43:50.667282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20251128 b5fc35f4dcd1 5 minutes ago 1.05GB 2025-11-28 01:43:50.667292 | ubuntu-noble-large | 49e3c5c5bbc5 5 minutes ago 1.05GB 2025-11-28 01:43:50.667301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20251128 c9b981e07f72 6 minutes ago 1.05GB 2025-11-28 01:43:50.667311 | ubuntu-noble-large | c97c182e5a3a 6 minutes ago 1.05GB 2025-11-28 01:43:50.667331 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20251128 e304fc34018f 6 minutes ago 984MB 2025-11-28 01:43:50.667342 | ubuntu-noble-large | f71633f57fa0 6 minutes ago 984MB 2025-11-28 01:43:50.667351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20251128 9573ac36f4a9 6 minutes ago 984MB 2025-11-28 01:43:50.667372 | ubuntu-noble-large | 2318abf597ab 6 minutes ago 984MB 2025-11-28 01:43:50.667389 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20251128 0ae40dffb143 7 minutes ago 989MB 2025-11-28 01:43:50.667407 | ubuntu-noble-large | 26db237c29ef 7 minutes ago 992MB 2025-11-28 01:43:50.667424 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20251128 e7ab2b8bb6b8 7 minutes ago 984MB 2025-11-28 01:43:50.667441 | ubuntu-noble-large | d17207ea4f6f 7 minutes ago 984MB 2025-11-28 01:43:50.667468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20251128 67290e5c3d03 8 minutes ago 983MB 2025-11-28 01:43:50.667485 | ubuntu-noble-large | 4792cccf415c 8 minutes ago 984MB 2025-11-28 01:43:50.667502 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20251128 b9de59671663 8 minutes ago 989MB 2025-11-28 01:43:50.667522 | ubuntu-noble-large | 7e59d79f4294 8 minutes ago 992MB 2025-11-28 01:43:50.667538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20251128 6c15318acd02 9 minutes ago 984MB 2025-11-28 01:43:50.667557 | ubuntu-noble-large | 74ed35f3886f 9 minutes ago 984MB 2025-11-28 01:43:50.667583 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20251128 941ad46d47c5 9 minutes ago 975MB 2025-11-28 01:43:50.667627 | ubuntu-noble-large | dc4c12353a61 9 minutes ago 976MB 2025-11-28 01:43:50.667645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20251128 3597fef7a7de 10 minutes ago 1.07GB 2025-11-28 01:43:50.667661 | ubuntu-noble-large | 20fc1a014af3 10 minutes ago 1.08GB 2025-11-28 01:43:50.667679 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20251128 fd6852b9a7ca 11 minutes ago 993MB 2025-11-28 01:43:50.667695 | ubuntu-noble-large | e03558ded689 11 minutes ago 994MB 2025-11-28 01:43:50.667711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20251128 fa6c29c27912 11 minutes ago 994MB 2025-11-28 01:43:50.667729 | ubuntu-noble-large | 4a12d492ea8e 11 minutes ago 994MB 2025-11-28 01:43:50.667747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20251128 db4d42e3f3a0 12 minutes ago 1.07GB 2025-11-28 01:43:50.667765 | ubuntu-noble-large | 2f41e2348e91 12 minutes ago 1.07GB 2025-11-28 01:43:50.667784 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20251128 dcbd329f3016 12 minutes ago 1.06GB 2025-11-28 01:43:50.667810 | ubuntu-noble-large | cdb30d62250d 12 minutes ago 1.07GB 2025-11-28 01:43:50.667851 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20251128 990f9a7b0186 13 minutes ago 1.06GB 2025-11-28 01:43:50.667868 | ubuntu-noble-large | e354aaf7f649 13 minutes ago 1.07GB 2025-11-28 01:43:50.667884 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20251128 647392e7519b 13 minutes ago 990MB 2025-11-28 01:43:50.667901 | ubuntu-noble-large | 1e0e1350f2ed 13 minutes ago 991MB 2025-11-28 01:43:50.667918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20251128 7ef0ab8eafaf 14 minutes ago 991MB 2025-11-28 01:43:50.667935 | ubuntu-noble-large | e35a7b916715 14 minutes ago 991MB 2025-11-28 01:43:50.667953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20251128 7a76fd6a4e4e 14 minutes ago 991MB 2025-11-28 01:43:50.667967 | ubuntu-noble-large | d89307209b5c 14 minutes ago 991MB 2025-11-28 01:43:50.667984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20251128 c7ee8d511531 14 minutes ago 1.03GB 2025-11-28 01:43:50.668060 | ubuntu-noble-large | c810033820ca 14 minutes ago 1.03GB 2025-11-28 01:43:50.668078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20251128 47674b592178 15 minutes ago 1.05GB 2025-11-28 01:43:50.668105 | ubuntu-noble-large | 3fbd61e4f080 15 minutes ago 1.06GB 2025-11-28 01:43:50.668123 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20251128 a49cf61d4214 16 minutes ago 1.03GB 2025-11-28 01:43:50.668139 | ubuntu-noble-large | a1d582022c14 16 minutes ago 1.03GB 2025-11-28 01:43:50.668166 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20251128 484288a81081 16 minutes ago 1.05GB 2025-11-28 01:43:50.668183 | ubuntu-noble-large | 501bd9c3b6c5 16 minutes ago 1.06GB 2025-11-28 01:43:50.668200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20251128 49585212f098 17 minutes ago 1.03GB 2025-11-28 01:43:50.668210 | ubuntu-noble-large | 77cdf07a5a5a 17 minutes ago 1.03GB 2025-11-28 01:43:50.668219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20251128 adce3323e094 17 minutes ago 1.05GB 2025-11-28 01:43:50.668229 | ubuntu-noble-large | b15ae6267b7b 17 minutes ago 1.05GB 2025-11-28 01:43:50.668238 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20251128 043b43b85c27 18 minutes ago 990MB 2025-11-28 01:43:50.668248 | ubuntu-noble-large | 6a610a3e9a78 18 minutes ago 997MB 2025-11-28 01:43:50.668257 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20251128 58bff3888fa5 19 minutes ago 1.1GB 2025-11-28 01:43:50.668266 | ubuntu-noble-large | 41cb2b097fec 19 minutes ago 1.1GB 2025-11-28 01:43:50.668275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20251128 76f203cd1ccc 19 minutes ago 1.1GB 2025-11-28 01:43:50.668285 | ubuntu-noble-large | a10568dd65ad 19 minutes ago 1.1GB 2025-11-28 01:43:50.668308 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20251128 1c67b5629edd 20 minutes ago 1.1GB 2025-11-28 01:43:50.668319 | ubuntu-noble-large | 8cc63e80ee20 20 minutes ago 1.1GB 2025-11-28 01:43:50.668328 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20251128 1086acaae6f4 20 minutes ago 987MB 2025-11-28 01:43:50.668337 | ubuntu-noble-large | d094e3ee8d84 20 minutes ago 990MB 2025-11-28 01:43:50.668355 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20251128 cb681171e39f 21 minutes ago 987MB 2025-11-28 01:43:50.668372 | ubuntu-noble-large | 674cc6479f92 21 minutes ago 990MB 2025-11-28 01:43:50.668390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20251128 a63bd3a0ddd4 21 minutes ago 976MB 2025-11-28 01:43:50.668407 | ubuntu-noble-large | f6f33dbb1f67 21 minutes ago 976MB 2025-11-28 01:43:50.668425 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20251128 6e6e374e62d6 22 minutes ago 976MB 2025-11-28 01:43:50.668443 | ubuntu-noble-large | e898e07949f1 22 minutes ago 976MB 2025-11-28 01:43:50.668462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20251128 b4478b31b338 22 minutes ago 1.04GB 2025-11-28 01:43:50.668490 | ubuntu-noble-large | 183368e462fa 22 minutes ago 1.04GB 2025-11-28 01:43:50.668510 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20251128 636e91bc2ca3 23 minutes ago 1.04GB 2025-11-28 01:43:50.668532 | ubuntu-noble-large | 449b5d9cf994 23 minutes ago 1.04GB 2025-11-28 01:43:50.668549 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20251128 57830dfdbdae 23 minutes ago 1.09GB 2025-11-28 01:43:50.668566 | ubuntu-noble-large | a40c7f60bcfb 23 minutes ago 1.09GB 2025-11-28 01:43:50.668624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20251128 281fbf8216a4 27 minutes ago 1.16GB 2025-11-28 01:43:50.668646 | ubuntu-noble-large | 423b5fe8b876 27 minutes ago 1.16GB 2025-11-28 01:43:50.668665 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20251128 4114ce392933 28 minutes ago 1.16GB 2025-11-28 01:43:50.668683 | ubuntu-noble-large | 1e4f04426544 28 minutes ago 1.16GB 2025-11-28 01:43:50.668713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20251128 10007103716e 29 minutes ago 1.16GB 2025-11-28 01:43:50.668742 | ubuntu-noble-large | 6dccda817ab0 29 minutes ago 1.16GB 2025-11-28 01:43:50.668759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20251128 14f60d334cff 29 minutes ago 1.16GB 2025-11-28 01:43:50.668775 | ubuntu-noble-large | 430458c8fedc 29 minutes ago 1.16GB 2025-11-28 01:43:50.668792 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20251128 ffdd7cb38605 30 minutes ago 1.16GB 2025-11-28 01:43:50.668808 | ubuntu-noble-large | 98ee79b97dab 30 minutes ago 1.16GB 2025-11-28 01:43:50.668838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20251128 0e740a7b601b 30 minutes ago 1.16GB 2025-11-28 01:43:50.668855 | ubuntu-noble-large | b11bc1370b4a 31 minutes ago 1.17GB 2025-11-28 01:43:50.668871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20251128 25252a551cfa 32 minutes ago 1.16GB 2025-11-28 01:43:50.668889 | ubuntu-noble-large | b4dcba6bf4e4 32 minutes ago 1.16GB 2025-11-28 01:43:50.668906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20251128 de2b7288d104 32 minutes ago 1.16GB 2025-11-28 01:43:50.668923 | ubuntu-noble-large | d72ecc9d7bbd 32 minutes ago 1.17GB 2025-11-28 01:43:50.668950 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20251128 bf0155f28a2b 33 minutes ago 1.16GB 2025-11-28 01:43:50.668967 | ubuntu-noble-large | 7cec1432db38 33 minutes ago 1.16GB 2025-11-28 01:43:50.668984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20251128 f9176afab87a 34 minutes ago 1.16GB 2025-11-28 01:43:50.669030 | ubuntu-noble-large | dc9917c4a9b0 34 minutes ago 1.16GB 2025-11-28 01:43:50.669040 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20251128 c05faa5bc57e 34 minutes ago 1.16GB 2025-11-28 01:43:50.669049 | ubuntu-noble-large | bf5dcc809208 34 minutes ago 1.16GB 2025-11-28 01:43:50.669059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20251128 06ea22990a85 35 minutes ago 1.16GB 2025-11-28 01:43:50.669068 | ubuntu-noble-large | d5d9f4412981 35 minutes ago 1.16GB 2025-11-28 01:43:50.669077 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20251128 d07552aa2e1d 36 minutes ago 1.16GB 2025-11-28 01:43:50.669086 | ubuntu-noble-large | ea22986c8eea 36 minutes ago 1.16GB 2025-11-28 01:43:50.669102 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20251128 422501961615 36 minutes ago 1.4GB 2025-11-28 01:43:50.669119 | ubuntu-noble-large | d4cd7a752edf 36 minutes ago 1.4GB 2025-11-28 01:43:50.669136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20251128 ece261002fc7 37 minutes ago 1.4GB 2025-11-28 01:43:50.669164 | ubuntu-noble-large | c2a93dee2bb9 37 minutes ago 1.4GB 2025-11-28 01:43:50.669183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20251128 a22ed4bd80af 37 minutes ago 1.72GB 2025-11-28 01:43:50.669202 | ubuntu-noble-large | 294548abdc00 37 minutes ago 2.02GB 2025-11-28 01:43:50.669220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20251128 96c7d5198492 41 minutes ago 1.41GB 2025-11-28 01:43:50.669240 | ubuntu-noble-large | ecbeb2ab9f08 41 minutes ago 1.41GB 2025-11-28 01:43:50.669259 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20251128 1c9843964223 42 minutes ago 1.21GB 2025-11-28 01:43:50.669277 | ubuntu-noble-large | 3521f6b42e43 42 minutes ago 1.21GB 2025-11-28 01:43:50.669319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20251128 41d013a8b429 42 minutes ago 1.37GB 2025-11-28 01:43:50.669339 | ubuntu-noble-large | d72e65a057fa 42 minutes ago 1.4GB 2025-11-28 01:43:50.669356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20251128 53609dde69bf 44 minutes ago 1.25GB 2025-11-28 01:43:50.669373 | ubuntu-noble-large | 7c3f224a5ff3 44 minutes ago 1.27GB 2025-11-28 01:43:50.669388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20251128 057ea1ecab99 44 minutes ago 1.22GB 2025-11-28 01:43:50.669406 | ubuntu-noble-large | 1cbf98abed47 44 minutes ago 1.23GB 2025-11-28 01:43:50.669432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20251128 5528fbf5f9d3 45 minutes ago 1.21GB 2025-11-28 01:43:50.669448 | ubuntu-noble-large | 9321cb13b2ab 45 minutes ago 1.21GB 2025-11-28 01:43:50.669466 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20251128 fac2f228f94f 45 minutes ago 1.57GB 2025-11-28 01:43:50.669484 | ubuntu-noble-large | 9bf52b0df13f 46 minutes ago 1.6GB 2025-11-28 01:43:50.669500 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20251128 43da2e579c39 48 minutes ago 1.21GB 2025-11-28 01:43:50.669518 | ubuntu-noble-large | 3a67dceccada 48 minutes ago 1.21GB 2025-11-28 01:43:50.669537 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20251128 fae212626091 48 minutes ago 1.22GB 2025-11-28 01:43:50.669554 | ubuntu-noble-large | 74ca9b478510 48 minutes ago 1.22GB 2025-11-28 01:43:50.669572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20251128 0db7d4c04025 49 minutes ago 1.21GB 2025-11-28 01:43:50.669731 | ubuntu-noble-large | ab5ed5a03c84 49 minutes ago 1.21GB 2025-11-28 01:43:50.669758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20251128 0eb8f267d3e5 49 minutes ago 1.36GB 2025-11-28 01:43:50.669767 | ubuntu-noble-large | bf44833ebbaf 50 minutes ago 1.55GB 2025-11-28 01:43:50.669777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20251128 996de57bb4c1 52 minutes ago 1.15GB 2025-11-28 01:43:50.669786 | ubuntu-noble-large | 11b2b530225d 52 minutes ago 1.15GB 2025-11-28 01:43:50.669796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20251128 65d2d6c45658 52 minutes ago 1.09GB 2025-11-28 01:43:50.669805 | ubuntu-noble-large | cae267389733 52 minutes ago 1.09GB 2025-11-28 01:43:50.669815 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20251128 ce9820cff134 53 minutes ago 974MB 2025-11-28 01:43:50.669835 | ubuntu-noble-large | 91c2bbb6f9c9 53 minutes ago 974MB 2025-11-28 01:43:50.669845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20251128 ed0f219872d6 53 minutes ago 974MB 2025-11-28 01:43:50.669854 | ubuntu-noble-large | ea8eefa34634 53 minutes ago 974MB 2025-11-28 01:43:50.669877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20251128 e6b00089d98d 54 minutes ago 973MB 2025-11-28 01:43:50.669887 | ubuntu-noble-large | 139be0888be6 54 minutes ago 974MB 2025-11-28 01:43:50.669896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20251128 fdbc75a1f931 54 minutes ago 974MB 2025-11-28 01:43:50.669905 | ubuntu-noble-large | 7d178d153f8f 54 minutes ago 974MB 2025-11-28 01:43:50.669915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20251128 2dc6121c3557 55 minutes ago 974MB 2025-11-28 01:43:50.669924 | ubuntu-noble-large | 99edcae99559 55 minutes ago 974MB 2025-11-28 01:43:50.669943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20251128 c0ef8e70c557 55 minutes ago 839MB 2025-11-28 01:43:50.669952 | ubuntu-noble-large | d8aba1b881ad 55 minutes ago 840MB 2025-11-28 01:43:50.669962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20251128 7304eca9f2c4 58 minutes ago 279MB 2025-11-28 01:43:50.669971 | ubuntu-noble-large | ab859ade01c4 58 minutes ago 279MB 2025-11-28 01:43:50.669981 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20251128 511a490b6061 58 minutes ago 279MB 2025-11-28 01:43:50.669990 | ubuntu-noble-large | cfe2c32f55de 58 minutes ago 279MB 2025-11-28 01:43:50.670081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20251128 e10ac1b992de 58 minutes ago 968MB 2025-11-28 01:43:50.670090 | ubuntu-noble-large | 6f8c6f659fcd 59 minutes ago 968MB 2025-11-28 01:43:50.670098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20251128 d2dedaf2e629 59 minutes ago 1.07GB 2025-11-28 01:43:50.670107 | ubuntu-noble-large | 37b8df8ce1a2 59 minutes ago 1.07GB 2025-11-28 01:43:50.670115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20251128 5bf71e712eb9 59 minutes ago 1.12GB 2025-11-28 01:43:50.670124 | ubuntu-noble-large | c5a5e7b88d26 59 minutes ago 1.12GB 2025-11-28 01:43:50.670132 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20251128 c45aaaee4898 About an hour ago 1.04GB 2025-11-28 01:43:50.670140 | ubuntu-noble-large | c8ffb233d2c4 About an hour ago 1.04GB 2025-11-28 01:43:50.670149 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20251128 b8182a279bf2 About an hour ago 975MB 2025-11-28 01:43:50.670157 | ubuntu-noble-large | 3a42b1372047 About an hour ago 975MB 2025-11-28 01:43:50.670172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20251128 717b2ac51441 About an hour ago 967MB 2025-11-28 01:43:50.670181 | ubuntu-noble-large | f96aba36c410 About an hour ago 967MB 2025-11-28 01:43:50.670189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20251128 43415b324531 About an hour ago 985MB 2025-11-28 01:43:50.670197 | ubuntu-noble-large | a8e974a9683b About an hour ago 985MB 2025-11-28 01:43:50.670212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20251128 ee4d5fabcc91 About an hour ago 1.06GB 2025-11-28 01:43:50.670221 | ubuntu-noble-large | 7f96958a0226 About an hour ago 1.06GB 2025-11-28 01:43:50.670230 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20251128 f38a6231515b About an hour ago 982MB 2025-11-28 01:43:50.670238 | ubuntu-noble-large | c5079afc43f6 About an hour ago 983MB 2025-11-28 01:43:50.670246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20251128 29962c6c90f2 About an hour ago 1.15GB 2025-11-28 01:43:50.670255 | ubuntu-noble-large | 63738cecaf0d About an hour ago 1.18GB 2025-11-28 01:43:50.670263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20251128 d26c95525a0d About an hour ago 1.02GB 2025-11-28 01:43:50.670272 | ubuntu-noble-large | 60b4a63c9db0 About an hour ago 1.02GB 2025-11-28 01:43:50.670280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20251128 2344d30e6221 About an hour ago 960MB 2025-11-28 01:43:50.670288 | ubuntu-noble-large | 8745c04d75b2 About an hour ago 960MB 2025-11-28 01:43:50.670297 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20251128 33b330715f92 About an hour ago 1.09GB 2025-11-28 01:43:50.670305 | ubuntu-noble-large | 95f938208cb4 About an hour ago 1.1GB 2025-11-28 01:43:50.670319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20251128 b6ab3f403540 About an hour ago 967MB 2025-11-28 01:43:50.670327 | ubuntu-noble-large | f2a14f3fcfe0 About an hour ago 967MB 2025-11-28 01:43:50.670335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20251128 743b7892dd02 About an hour ago 1.04GB 2025-11-28 01:43:50.670344 | ubuntu-noble-large | a474caab7eb2 About an hour ago 1.05GB 2025-11-28 01:43:50.670352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20251128 f2cd00624872 About an hour ago 1.02GB 2025-11-28 01:43:50.670365 | ubuntu-noble-large | 64af35abdc7a About an hour ago 1.02GB 2025-11-28 01:43:50.670373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20251128 79fcc70ff188 About an hour ago 1.15GB 2025-11-28 01:43:50.670381 | ubuntu-noble-large | d1ea288eae7a About an hour ago 1.15GB 2025-11-28 01:43:50.670390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20251128 36f47d7d2ca1 About an hour ago 1.39GB 2025-11-28 01:43:50.670398 | ubuntu-noble-large | 441a5c941510 About an hour ago 1.39GB 2025-11-28 01:43:50.670406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20251128 58c3619551d5 About an hour ago 1.2GB 2025-11-28 01:43:50.670414 | ubuntu-noble-large | 8d8a89842bea About an hour ago 1.2GB 2025-11-28 01:43:50.670423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20251128 bee649ebcb76 About an hour ago 1.08GB 2025-11-28 01:43:50.670431 | ubuntu-noble-large | 0d5c46d91317 About an hour ago 1.08GB 2025-11-28 01:43:50.670445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20251128 33050f5d276f About an hour ago 965MB 2025-11-28 01:43:50.670453 | ubuntu-noble-large | 19dede6f2428 About an hour ago 965MB 2025-11-28 01:43:50.670462 | ubuntu-noble-large | b6d57f9224f3 About an hour ago 311MB 2025-11-28 01:43:50.670470 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20251128 bb0b2b5d0c43 About an hour ago 311MB 2025-11-28 01:43:50.670483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20251128 353ca70463b7 About an hour ago 387MB 2025-11-28 01:43:50.670491 | ubuntu-noble-large | c0b27ddc03e8 About an hour ago 387MB 2025-11-28 01:43:50.670500 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20251128 0de4fa596d06 About an hour ago 315MB 2025-11-28 01:43:50.670508 | ubuntu-noble-large | f9685666c5ef About an hour ago 315MB 2025-11-28 01:43:50.670516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20251128 95bb6ca906e8 About an hour ago 379MB 2025-11-28 01:43:50.670524 | ubuntu-noble-large | 742596b3279f About an hour ago 379MB 2025-11-28 01:43:50.670533 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20251128 ebba1365cbab About an hour ago 273MB 2025-11-28 01:43:50.670541 | ubuntu-noble-large | 91b53bf98568 About an hour ago 274MB 2025-11-28 01:43:50.670554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20251128 a594732e6c06 About an hour ago 273MB 2025-11-28 01:43:50.670563 | ubuntu-noble-large | f35bab5cbe01 About an hour ago 273MB 2025-11-28 01:43:50.670571 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20251128 06b5afa6032d About an hour ago 311MB 2025-11-28 01:43:50.670579 | ubuntu-noble-large | 9c3b5baf9b9c About an hour ago 312MB 2025-11-28 01:43:50.670611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20251128 41cd2d05f629 About an hour ago 435MB 2025-11-28 01:43:50.670620 | ubuntu-noble-large | 861e0aaf2f2c About an hour ago 436MB 2025-11-28 01:43:50.670633 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20251128 12647cb6a37e About an hour ago 452MB 2025-11-28 01:43:50.670646 | ubuntu-noble-large | df6855c80770 About an hour ago 570MB 2025-11-28 01:43:50.670655 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20251128 35f54e705bb3 About an hour ago 303MB 2025-11-28 01:43:50.670667 | ubuntu-noble-large | 492383face0b About an hour ago 303MB 2025-11-28 01:43:50.670676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20251128 b3caa3370f47 About an hour ago 299MB 2025-11-28 01:43:50.670688 | ubuntu-noble-large | 81c76e5cfc68 About an hour ago 299MB 2025-11-28 01:43:50.670700 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20251128 2cc4138397fe About an hour ago 357MB 2025-11-28 01:43:50.670713 | ubuntu-noble-large | ac930ba7e6d8 About an hour ago 357MB 2025-11-28 01:43:50.670730 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20251128 366f8c4ca474 About an hour ago 404MB 2025-11-28 01:43:50.670743 | ubuntu-noble-large | fa6a55b1d5b3 About an hour ago 404MB 2025-11-28 01:43:50.670755 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20251128 cbbb3836ba3a About an hour ago 288MB 2025-11-28 01:43:50.670772 | ubuntu-noble-large | 176b852f020b About an hour ago 288MB 2025-11-28 01:43:50.670785 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20251128 8995a6e76ae2 About an hour ago 839MB 2025-11-28 01:43:50.670805 | ubuntu-noble-large | f6c87b9a6781 About an hour ago 839MB 2025-11-28 01:43:50.670817 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20251128 4addc6df62e1 About an hour ago 305MB 2025-11-28 01:43:50.670835 | ubuntu-noble-large | 2f62ee4ca7c5 About an hour ago 305MB 2025-11-28 01:43:50.670847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20251128 8b374053f930 About an hour ago 308MB 2025-11-28 01:43:50.670870 | ubuntu-noble-large | a8047df6429a About an hour ago 308MB 2025-11-28 01:43:50.670882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20251128 7846cd65d659 About an hour ago 301MB 2025-11-28 01:43:50.670902 | ubuntu-noble-large | afb7b5a4f676 About an hour ago 301MB 2025-11-28 01:43:50.670914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20251128 1a89386f3799 About an hour ago 284MB 2025-11-28 01:43:50.670940 | ubuntu-noble-large | cb5299791a10 About an hour ago 284MB 2025-11-28 01:43:50.670951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20251128 496e47f72b7e About an hour ago 292MB 2025-11-28 01:43:50.670974 | ubuntu-noble-large | df863b5e56f8 About an hour ago 292MB 2025-11-28 01:43:50.670986 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20251128 4f5ffa37c096 About an hour ago 298MB 2025-11-28 01:43:50.671029 | ubuntu-noble-large | f3cf15cfea81 About an hour ago 298MB 2025-11-28 01:43:50.671045 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20251128 fbde082e56da About an hour ago 291MB 2025-11-28 01:43:50.671060 | ubuntu-noble-large | 76bdae98694f About an hour ago 291MB 2025-11-28 01:43:50.671075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20251128 4f9a1ec22a94 About an hour ago 448MB 2025-11-28 01:43:50.671097 | ubuntu-noble-large | 9d7f91ddc2e4 About an hour ago 448MB 2025-11-28 01:43:50.671111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20251128 1a20aeabc970 About an hour ago 448MB 2025-11-28 01:43:50.671134 | ubuntu-noble-large | 03fa2d17a480 About an hour ago 448MB 2025-11-28 01:43:50.671154 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20251128 9af4763ac499 About an hour ago 277MB 2025-11-28 01:43:50.671169 | ubuntu-noble-large | c9255dbc04b5 About an hour ago 278MB 2025-11-28 01:43:50.671194 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20251128 e1bb55015574 About an hour ago 274MB 2025-11-28 01:43:50.671206 | ubuntu-noble-large | 2839b179ac8d About an hour ago 275MB 2025-11-28 01:43:50.671219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20251128 505799fe6abe About an hour ago 274MB 2025-11-28 01:43:50.671237 | ubuntu-noble-large | b28e7fbde426 About an hour ago 274MB 2025-11-28 01:43:50.671251 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20251128 5308189b57e8 About an hour ago 279MB 2025-11-28 01:43:50.671273 | ubuntu-noble-large | e2bae0d70d5b About an hour ago 293MB 2025-11-28 01:43:50.671287 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20251128 db343094fa06 About an hour ago 959MB 2025-11-28 01:43:50.671306 | ubuntu-noble-large | 0645ef843fae About an hour ago 974MB 2025-11-28 01:43:50.671320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20251128 c7cf014951cb About an hour ago 669MB 2025-11-28 01:43:50.671339 | ubuntu-noble-large | 1869fc25d2d9 About an hour ago 909MB 2025-11-28 01:43:50.671353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20251128 24200bf6dc75 About an hour ago 276MB 2025-11-28 01:43:50.671376 | ubuntu-noble-large | d66d439de36d About an hour ago 277MB 2025-11-28 01:43:50.671390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20251128 ad218ee1837e About an hour ago 578MB 2025-11-28 01:43:50.671413 | ubuntu-noble-large | bd375c401c29 About an hour ago 581MB 2025-11-28 01:43:50.671427 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20251128 99ba0f9472f1 About an hour ago 264MB 2025-11-28 01:43:50.671446 | ubuntu-noble-large | 80ee2cd0e8e4 About an hour ago 264MB 2025-11-28 01:43:50.671468 | ubuntu-noble-large | 22f4beb9f91e About an hour ago 264MB 2025-11-28 01:43:50.671482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20251128 39a9a72dc2d8 About an hour ago 264MB 2025-11-28 01:43:50.671496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20251128 3f143794afa0 About an hour ago 265MB 2025-11-28 01:43:50.671517 | ubuntu-noble-large | c9fc30cff904 About an hour ago 266MB 2025-11-28 01:43:50.671531 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20251128 0e17a5674e91 About an hour ago 412MB 2025-11-28 01:43:50.671556 | ubuntu-noble-large | e8477cd999a5 About an hour ago 413MB 2025-11-28 01:43:50.671570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20251128 8cc80afd97a0 About an hour ago 322MB 2025-11-28 01:43:50.671634 | ubuntu-noble-large | 545f2a399e78 About an hour ago 324MB 2025-11-28 01:43:50.671648 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20251128 9066cffa95c4 About an hour ago 270MB 2025-11-28 01:43:50.671661 | ubuntu-noble-large | 924e36bf33b7 About an hour ago 270MB 2025-11-28 01:43:50.671680 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20251128 954a9cb070e8 About an hour ago 264MB 2025-11-28 01:43:50.671693 | ubuntu-noble-large | 14e1b1b83014 About an hour ago 264MB 2025-11-28 01:43:50.671708 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20251128 31c386290550 About an hour ago 264MB 2025-11-28 01:43:50.671730 | ubuntu-noble-large | b709371697ee About an hour ago 264MB 2025-11-28 01:43:50.671750 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20251128 ea05742c0f27 About an hour ago 266MB 2025-11-28 01:43:50.671764 | ubuntu-noble-large | e43bf813478a About an hour ago 267MB 2025-11-28 01:43:50.671778 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20251128 b6e5aa5856e0 About an hour ago 268MB 2025-11-28 01:43:50.671800 | ubuntu-noble-large | c5481bae6016 About an hour ago 268MB 2025-11-28 01:43:50.671812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20251128 354476e55dda About an hour ago 1.05GB 2025-11-28 01:43:50.671830 | ubuntu-noble-large | 5f61910a3073 About an hour ago 1.07GB 2025-11-28 01:43:50.671845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20251128 ce4ca153ec13 2 hours ago 1.02GB 2025-11-28 01:43:50.671865 | ubuntu-noble-large | d576de5a619a 2 hours ago 1.02GB 2025-11-28 01:43:50.671877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20251128 162eed5ef8a7 2 hours ago 1.53GB 2025-11-28 01:43:50.671895 | ubuntu-noble-large | 869f0bc9f278 2 hours ago 1.53GB 2025-11-28 01:43:50.671909 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20251128 c0aa6e0a482c 2 hours ago 1.56GB 2025-11-28 01:43:50.671929 | ubuntu-noble-large | d81e2de8fec5 2 hours ago 1.56GB 2025-11-28 01:43:50.671942 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20251128 edc0e080d491 2 hours ago 303MB 2025-11-28 01:43:50.671962 | ubuntu-noble-large | b98f514a7334 2 hours ago 304MB 2025-11-28 01:43:50.671982 | ubuntu-noble-large | 730c7377903c 2 hours ago 264MB 2025-11-28 01:43:50.672019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20251128 f753bbd564f9 2 hours ago 264MB 2025-11-28 01:43:50.672035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20251128 6354cba435d4 2 hours ago 448MB 2025-11-28 01:43:50.672047 | ubuntu-noble-large | c8721dd641bf 2 hours ago 449MB 2025-11-28 01:43:50.672059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20251128 99f897d5a648 2 hours ago 264MB 2025-11-28 01:43:50.672071 | ubuntu-noble-large | fef2e7780dd8 2 hours ago 270MB 2025-11-28 01:43:50.672091 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 6 weeks ago 78.1MB 2025-11-28 01:43:50.672103 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 7dce45e8985c 2 months ago 13.9MB 2025-11-28 01:43:50.678557 | ubuntu-noble-large | + bash scripts/005-tag.sh 2025-11-28 01:43:50.685802 | ubuntu-noble-large | ++ date +%Y%m%d 2025-11-28 01:43:50.689733 | ubuntu-noble-large | + BUILD_ID=20251128 2025-11-28 01:43:50.689790 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-11-28 01:43:50.689806 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-11-28 01:43:50.689819 | ubuntu-noble-large | + IS_RELEASE=False 2025-11-28 01:43:50.689831 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-11-28 01:43:50.689871 | ubuntu-noble-large | + VERSION=latest 2025-11-28 01:43:50.689882 | ubuntu-noble-large | + LSTFILE=images.txt 2025-11-28 01:43:50.689894 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20251128 2025-11-28 01:43:50.690015 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-11-28 01:43:50.690033 | ubuntu-noble-large | + . defaults/all.sh 2025-11-28 01:43:50.690881 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-11-28 01:43:50.690894 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-11-28 01:43:50.690907 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-11-28 01:43:50.690960 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-11-28 01:43:50.691897 | ubuntu-noble-large | +++ deactivate nondestructive 2025-11-28 01:43:50.691947 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 01:43:50.691960 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 01:43:50.691972 | ubuntu-noble-large | +++ hash -r 2025-11-28 01:43:50.692107 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 01:43:50.692121 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-11-28 01:43:50.692133 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-11-28 01:43:50.692145 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-11-28 01:43:50.692268 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-11-28 01:43:50.692282 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-11-28 01:43:50.692294 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-11-28 01:43:50.692304 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-11-28 01:43:50.692350 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-28 01:43:50.692396 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-28 01:43:50.692409 | ubuntu-noble-large | +++ export PATH 2025-11-28 01:43:50.692482 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-28 01:43:50.692531 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-11-28 01:43:50.692544 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-11-28 01:43:50.692555 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-11-28 01:43:50.692567 | ubuntu-noble-large | +++ export PS1 2025-11-28 01:43:50.692579 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-11-28 01:43:50.692605 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-11-28 01:43:50.692648 | ubuntu-noble-large | +++ hash -r 2025-11-28 01:43:50.692747 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-11-28 01:43:50.694514 | ubuntu-noble-large | +++ date +%Y%m%d 2025-11-28 01:43:50.697422 | ubuntu-noble-large | ++ export BUILD_ID=20251128 2025-11-28 01:43:50.697442 | ubuntu-noble-large | ++ BUILD_ID=20251128 2025-11-28 01:43:50.697485 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-11-28 01:43:50.697494 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-11-28 01:43:50.697723 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-11-28 01:43:50.697790 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-11-28 01:43:50.697802 | ubuntu-noble-large | + export IS_RELEASE 2025-11-28 01:43:50.697819 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-11-28 01:43:50.697828 | ubuntu-noble-large | + export VERSION 2025-11-28 01:43:50.697837 | ubuntu-noble-large | + rm -f images.txt 2025-11-28 01:43:50.701209 | ubuntu-noble-large | + touch images.txt 2025-11-28 01:43:50.704282 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2025-11-28 01:44:29.015503 | ubuntu-noble-large | Deleted Images: 2025-11-28 01:44:29.015610 | ubuntu-noble-large | deleted: sha256:4a12d492ea8eb05fe5e36ac4077722e239706167961b9f3e3c47af0e165793bd 2025-11-28 01:44:29.015627 | ubuntu-noble-large | deleted: sha256:39e3b2c2e6813312567f9a4ea50722984cea58f2594b3a227d67772f34551690 2025-11-28 01:44:29.015639 | ubuntu-noble-large | deleted: sha256:028996b86c27de1ebc89c61c835e54188c86caa2fe8e7a1b86072f715d820675 2025-11-28 01:44:29.015649 | ubuntu-noble-large | deleted: sha256:a9e0b48aba189d38d92fafd82a3527caaafed3ab65e938e70e531796bd87ae5f 2025-11-28 01:44:29.015660 | ubuntu-noble-large | deleted: sha256:e43bf813478a9a30fc00bc3b5874f2cc42f5bd7f75d7822349149d4bdd3d3f15 2025-11-28 01:44:29.015671 | ubuntu-noble-large | deleted: sha256:215d284fde923aeb9c8713f1c87e0ab5d94e4030288f0aafdd1c9178754ebf44 2025-11-28 01:44:29.015681 | ubuntu-noble-large | deleted: sha256:52982ac7e520a89000d8c2bed8532dc9da6182a9cd0901839dbbb92839eeb244 2025-11-28 01:44:29.015692 | ubuntu-noble-large | deleted: sha256:465a84d26ef81199201d38f432d46757f878d96b31f42dd7d3ecc7a7de1fabb8 2025-11-28 01:44:29.015702 | ubuntu-noble-large | deleted: sha256:f43af94a61b388c05131360090237ecd0dc220596937876abbd627ff7fb77148 2025-11-28 01:44:29.015734 | ubuntu-noble-large | deleted: sha256:fe43ee6a82806d09ed7c66853eec0db7f58d09f1782b420990ad814d54787e03 2025-11-28 01:44:29.015744 | ubuntu-noble-large | deleted: sha256:28f3dba49c1fd5a6ee872348ecef87567c79d18c0c951d4265e49a6105e41ace 2025-11-28 01:44:29.015752 | ubuntu-noble-large | deleted: sha256:0b285253b34f6558172e21054647268f94dc6c2c91d7a9cc776c95243cfcbc13 2025-11-28 01:44:29.015760 | ubuntu-noble-large | deleted: sha256:03fa2d17a480cdd2e95f1c10e48dc1e34b42cffe3483a3a4ad109247979465ae 2025-11-28 01:44:29.015769 | ubuntu-noble-large | deleted: sha256:0d83fb502d2fb5cbeb0ff6ae5c41bf16ac4cbfc8670c74599529f5956f57bff0 2025-11-28 01:44:29.015777 | ubuntu-noble-large | deleted: sha256:153fe0924590bfd26232cc65cc522a547dea11cf218f2bd3e21683b1e4dc0b4f 2025-11-28 01:44:29.015786 | ubuntu-noble-large | deleted: sha256:dc5ad50b5ba0916baaa398f7168746763bd2407240865b891f6af6bbd1ec0213 2025-11-28 01:44:29.015794 | ubuntu-noble-large | deleted: sha256:10858d5c7e602978b0d5e5e6d981b05a526bef3ba8178eff05a285d4d8fb9aa0 2025-11-28 01:44:29.015802 | ubuntu-noble-large | deleted: sha256:20cc48e4b1359915449e08ed179bb9c246e425abc5084a8d547b8ecda3b28904 2025-11-28 01:44:29.015810 | ubuntu-noble-large | deleted: sha256:29b83e172f4ea7929773015ab9c4aac3670f9e9d5b8ff77fec307726a7064878 2025-11-28 01:44:29.015819 | ubuntu-noble-large | deleted: sha256:6f8c6f659fcd732774580d468fbae460cec207b3fcb70d0147020071f4d56fb2 2025-11-28 01:44:29.015827 | ubuntu-noble-large | deleted: sha256:68e0f9858ba8170e56c9e9b558950f274f25628d329da61bf93a6355d3b3c6c5 2025-11-28 01:44:29.015835 | ubuntu-noble-large | deleted: sha256:0712bd309cc4bf5045441a45f3e16b9531c67c67b91a49ccfa246fab016c291e 2025-11-28 01:44:29.015844 | ubuntu-noble-large | deleted: sha256:217449c8891750a207b5372fa56d62256065b1aad224c3a32009f2ae37a4f885 2025-11-28 01:44:29.015852 | ubuntu-noble-large | deleted: sha256:4d09e4e92671fdde7196a4c6f5e371c7e50efedb95543ffa1795921361d38bb7 2025-11-28 01:44:29.015860 | ubuntu-noble-large | deleted: sha256:44301dd1b47a7f8435af8be5d9bc9ba562d59a1ca590163044be4044f4314e27 2025-11-28 01:44:29.015869 | ubuntu-noble-large | deleted: sha256:762726aa62859ca4ab914a983bb5beac5422d765cc040e2fae8647acba19508f 2025-11-28 01:44:29.015877 | ubuntu-noble-large | deleted: sha256:e7549bb6377a62cabcd9d391716a513b1fcfc896c7c428acfc76096f92c95b1f 2025-11-28 01:44:29.015885 | ubuntu-noble-large | deleted: sha256:aa9fdd3d7fd90220bba0e1bc3456350f2841e23b3afd3e5cdc0b9e8653419d1c 2025-11-28 01:44:29.015894 | ubuntu-noble-large | deleted: sha256:4ce18c4d2257eba94273c9e25fbf58ea29d8438eb72067572940fbe514a4b0f9 2025-11-28 01:44:29.015902 | ubuntu-noble-large | deleted: sha256:400a0475ebf173f421ec566cdd801f798700653ea64bec4fff8252e841ad37d4 2025-11-28 01:44:29.015910 | ubuntu-noble-large | deleted: sha256:f3e4f887a573e39497af0df70a3aaddf8165c391fcfb0869eb02efbeae6b0038 2025-11-28 01:44:29.015919 | ubuntu-noble-large | deleted: sha256:4fc0a4b47a8a2c195fffe02a63f441237fcb0d1a169b5e95f44596ef50e59b93 2025-11-28 01:44:29.015927 | ubuntu-noble-large | deleted: sha256:f10364541e8eae962a8c1cb4a7dd2f9074b49e03d56669c9e07732ccdc0dc5f7 2025-11-28 01:44:29.015935 | ubuntu-noble-large | deleted: sha256:cfc1cfc1daf31f214d6b9cf7bebf94abaefde9d717837ecbf5a47e83501682e3 2025-11-28 01:44:29.015943 | ubuntu-noble-large | deleted: sha256:4c313f9faba5434077452b001390db489f7164bac2823ea645f86b38251cbdca 2025-11-28 01:44:29.015952 | ubuntu-noble-large | deleted: sha256:6f4cc4ed9afbaa1150e5132ef57c9e82cfd2ad473eda71ff66c4f5f17bf72827 2025-11-28 01:44:29.015960 | ubuntu-noble-large | deleted: sha256:759b59271d85a79405265e223e78b496da9b77aa5d44d73145e989dea29885e2 2025-11-28 01:44:29.016068 | ubuntu-noble-large | deleted: sha256:3b36ef4c64b97ad3cfee05285c1d4b157ce6cdf298dd34487ba1239f844ca1dd 2025-11-28 01:44:29.016078 | ubuntu-noble-large | deleted: sha256:4413c33700ce883d067fe6de94eeee094676cee63209e221404031ba4ffac3ea 2025-11-28 01:44:29.016086 | ubuntu-noble-large | deleted: sha256:d4d44fc63ee39f37c54d60240386c32956348c69f02d7b1792a6e72dcd9baca8 2025-11-28 01:44:29.016094 | ubuntu-noble-large | deleted: sha256:01410c8391d58d219a0e60e2ce74c7200ee4af3a70ebbc443f1c4eec4c67ed0d 2025-11-28 01:44:29.016103 | ubuntu-noble-large | deleted: sha256:c9255dbc04b5511df2e5b05023d3eec23aee948e58762497d54d6142ce7e40b3 2025-11-28 01:44:29.016111 | ubuntu-noble-large | deleted: sha256:8fc65b1be5c1c9e5d7dbccb229547a36f18fe3762cc0f8d213ee846aec403836 2025-11-28 01:44:29.016119 | ubuntu-noble-large | deleted: sha256:5f5d75e1cea53f80b9cadb5a6ca752ed28a03f9ce893468c6f1a1026063ec9c0 2025-11-28 01:44:29.016128 | ubuntu-noble-large | deleted: sha256:6291d3ad01431719d4620a7573610cc20e0862ce649edb16363cd41e94b2be98 2025-11-28 01:44:29.016136 | ubuntu-noble-large | deleted: sha256:2bb59cfcc719e82e55b6402d501c27009d840757fdb6164e30c0ca002e051609 2025-11-28 01:44:29.016161 | ubuntu-noble-large | deleted: sha256:85e9b9b21911cc388f7db387f321f569b79a3c0cc4675bffd3bd4fe693f518d2 2025-11-28 01:44:29.016170 | ubuntu-noble-large | deleted: sha256:8aa7b5f4d7637cc96d884dfe3c84af5eed56df24a2061734e5943c28e479ac2b 2025-11-28 01:44:29.016178 | ubuntu-noble-large | deleted: sha256:fd2003e90834560f1461b030dd24927286d1975bb620916ab707411b75205c36 2025-11-28 01:44:29.016187 | ubuntu-noble-large | deleted: sha256:7a803386f691de063d840176f37710c45b72b04bdaf038962c890029c9dbcb72 2025-11-28 01:44:29.016211 | ubuntu-noble-large | deleted: sha256:d4cd7a752edfd2a9a3b27122d5c97bb731156cac8a8f67c0672d069f05b667bb 2025-11-28 01:44:29.016220 | ubuntu-noble-large | deleted: sha256:47694c9b1e1ddda4759a72019261fca0c488ded17c2d084b6e6f84a8f8a0d3b9 2025-11-28 01:44:29.016229 | ubuntu-noble-large | deleted: sha256:44afb4dbb7627b79350bb0e325e6259023859137e63ce770dd658d5fd382278a 2025-11-28 01:44:29.016237 | ubuntu-noble-large | deleted: sha256:1ff0fd1b69e530922b8074d4d12a9a14601469a917de709904b64753f4f723a7 2025-11-28 01:44:29.016245 | ubuntu-noble-large | deleted: sha256:91b53bf9856810e27b5b386754ea172c1c3822341f5807b42e1de0131ce06d4f 2025-11-28 01:44:29.016254 | ubuntu-noble-large | deleted: sha256:463c2ede3d272bafa5011a27eee9eeb01483b209a7c5f78b848dfb70a7905f35 2025-11-28 01:44:29.016262 | ubuntu-noble-large | deleted: sha256:63ad5ecfe7091a4cb113ee15f92a8d7bc2b5d1f0572122f2330c810d305a4c0a 2025-11-28 01:44:29.016270 | ubuntu-noble-large | deleted: sha256:8e279ed784daa7661dcd704e8e79ff46151c9912d14833f00dfcab7c3664e08a 2025-11-28 01:44:29.016278 | ubuntu-noble-large | deleted: sha256:0791a3659794387dcccf911cffee618de6311f30d07f7eff3f3eb02174d579ce 2025-11-28 01:44:29.016287 | ubuntu-noble-large | deleted: sha256:b3e26d55dea493d89d9b33ff4797b78f2851741be95e553ffc65b7597c65dda0 2025-11-28 01:44:29.016295 | ubuntu-noble-large | deleted: sha256:861e0aaf2f2c67d2464f345290c6cb6a7070007607d856653ed6d6bc4ee77d74 2025-11-28 01:44:29.016303 | ubuntu-noble-large | deleted: sha256:1fa739990754bbb591f47e4954166ff97e3a5196a46f08f8dc023eea0d4a61ae 2025-11-28 01:44:29.016311 | ubuntu-noble-large | deleted: sha256:45021e77bf22640981e5a0b509738abd618a3da14e4ce2ac543e2b55a65e74b2 2025-11-28 01:44:29.016320 | ubuntu-noble-large | deleted: sha256:fe5453d0f2cee1c4d647991755d8c9968167e6017e94b1ae5dcd73867591df5b 2025-11-28 01:44:29.016328 | ubuntu-noble-large | deleted: sha256:da6e7b1ad527620bb1611b5b060f790043510825653a2e1a76292cb28811e42a 2025-11-28 01:44:29.016336 | ubuntu-noble-large | deleted: sha256:460a8c8c0b930c20176ffb992f5b02e1509c6cc201169002f3bf6b57bffe72a3 2025-11-28 01:44:29.016344 | ubuntu-noble-large | deleted: sha256:cdf9a3a906d64bebc1d505b41ed0f4e91084ea9d99b602ed0989b3beae8174fe 2025-11-28 01:44:29.016353 | ubuntu-noble-large | deleted: sha256:255436a04385dde439bfe134900bbb1f96f3f24d056f4ce24c4ea8df27b7204d 2025-11-28 01:44:29.016361 | ubuntu-noble-large | deleted: sha256:dd90d9909cbb4ae98f4e022570a4f7abb2d2e10ef85fae7bc9739f4f211e6cd2 2025-11-28 01:44:29.016369 | ubuntu-noble-large | deleted: sha256:f0bc1f129d9a9c2495256e8555e8fcffb7e99ba49239cb1149645a02d7b7ea8f 2025-11-28 01:44:29.016377 | ubuntu-noble-large | deleted: sha256:5ab0337c5f09d0100cca75c1a53fe0201a65ade29d1031870b8b667c4471cba9 2025-11-28 01:44:29.016386 | ubuntu-noble-large | deleted: sha256:14297acff4869038949ce33bb09851498c2803d8ebbf165a8a03a03a97f04eff 2025-11-28 01:44:29.016394 | ubuntu-noble-large | deleted: sha256:4ff412a0386e8e403bef70f5568411263be2e72f853c34f4825de9419251d03a 2025-11-28 01:44:29.016402 | ubuntu-noble-large | deleted: sha256:58b84bd466eda61afcb933e3d13fbe105c34d1f99a17a9505fa774e3b4bddd13 2025-11-28 01:44:29.016411 | ubuntu-noble-large | deleted: sha256:cf1a092c714b4081711aca5ee2f2da8dedf350fca2950573883c544fa946e2c6 2025-11-28 01:44:29.016419 | ubuntu-noble-large | deleted: sha256:8c9e7b5f6488710708774e235401bb6afcf044b88f97b05355c3a8fdff9d357e 2025-11-28 01:44:29.016427 | ubuntu-noble-large | deleted: sha256:9159002f7258964a52ac67202df083635367cd46e7e31ad135b5d75156729b1c 2025-11-28 01:44:29.016435 | ubuntu-noble-large | deleted: sha256:dc9917c4a9b0cadc344e7a5f9a148ed8f42c13b51500bf0efe211f5869706bdb 2025-11-28 01:44:29.016444 | ubuntu-noble-large | deleted: sha256:0ec474b6ee304effc9e165327cd15b9b72ae35c30912db4b6520eb512f212f66 2025-11-28 01:44:29.016452 | ubuntu-noble-large | deleted: sha256:098c35157e7ce38553f81bd0bb549343a3d2d4b4dd05da30d6a0af1a0f728c2f 2025-11-28 01:44:29.016460 | ubuntu-noble-large | deleted: sha256:c24349eac2273ee79e212cb20af20c45f9914b5b7bf3d04b22013f18febd52d9 2025-11-28 01:44:29.016468 | ubuntu-noble-large | deleted: sha256:294548abdc0074f8d5662e42355dd4b9ee1fe2dcc78f9318b4ce6b6725ef61be 2025-11-28 01:44:29.016477 | ubuntu-noble-large | deleted: sha256:2e01c73fb62d83e8a582adb9db296c5f4db5da8a87eecc6dd79aa4c16f2e0044 2025-11-28 01:44:29.016491 | ubuntu-noble-large | deleted: sha256:e95413f1b3abe3f7ce924b68eb121d779d4036c79d8eee78c641d781dd6a80df 2025-11-28 01:44:29.016499 | ubuntu-noble-large | deleted: sha256:cc9fc8a8a4ab223d00c8eab3351efb8f07da73b3956dd3081c97528e2d396889 2025-11-28 01:44:29.016507 | ubuntu-noble-large | deleted: sha256:44e73db5e2c69a3cad2a158608101ebc428fb7aed382fdba905bde932afe80bb 2025-11-28 01:44:29.016516 | ubuntu-noble-large | deleted: sha256:d451bf6f0fab75d426462a5fb46b288fe2ad995e815b0eb3beb2a64d0479ee6d 2025-11-28 01:44:29.016524 | ubuntu-noble-large | deleted: sha256:b82442b4fce91a142424007c9f96e5891c0aa6b29310859b9282a954f4bd8a48 2025-11-28 01:44:29.016532 | ubuntu-noble-large | deleted: sha256:032a38db8cedf2a92939b4e858683ff1937c69037e6c5bf14d21f30645b7afd5 2025-11-28 01:44:29.016541 | ubuntu-noble-large | deleted: sha256:cc57afdc8bc0e3b34c5d2f7e7f34f578656c287c800094dd6c69faa67fc2dcfc 2025-11-28 01:44:29.016549 | ubuntu-noble-large | deleted: sha256:60607e0c449dd49a12f9c8e777fcf2900444d491eefecdbad7209657ed1fbf7f 2025-11-28 01:44:29.016557 | ubuntu-noble-large | deleted: sha256:7cc930c3626a4273f25f42624720be114cf9daf7e56e3bf51441ea56c37e15c6 2025-11-28 01:44:29.016565 | ubuntu-noble-large | deleted: sha256:c96450859a89d7d198014dc7aa6cd8cbb87afbc460ab87577f53d8a77ea92dc7 2025-11-28 01:44:29.016573 | ubuntu-noble-large | deleted: sha256:be751f20b380ce1af4b698aa42f214e9a2919a3b4a94a54192abee7deb750b9c 2025-11-28 01:44:29.016582 | ubuntu-noble-large | deleted: sha256:96dec752b550a1f0e1cdc56da3b52a9b0006926c17ea647f19ceb29bc6606e18 2025-11-28 01:44:29.016590 | ubuntu-noble-large | deleted: sha256:4ab2b9a27a9de1812f5dfc08593f796585e09fe9f678c6a8206685a86b45dded 2025-11-28 01:44:29.016598 | ubuntu-noble-large | deleted: sha256:353ae7f3cbec6e6bae9a2b2d4a93e29617979c53afed9c2a92eaeb20846f51ac 2025-11-28 01:44:29.016610 | ubuntu-noble-large | deleted: sha256:77cdf07a5a5a2fa083b9636557ac6cedc30096e7450720b108e7af16b7cfa8e3 2025-11-28 01:44:29.016617 | ubuntu-noble-large | deleted: sha256:295f8df5ea1c8df907c0fc5d6fe2d0cc65a537cdb1b6445311b85a064f3af1d5 2025-11-28 01:44:29.016624 | ubuntu-noble-large | deleted: sha256:259f4c6e333c3127facb93f86197ec1ed23c18a93051fd0321f1cdd53884baf7 2025-11-28 01:44:29.016637 | ubuntu-noble-large | deleted: sha256:b27d14de74879178d5585096016877bff1f7434cf379c6eb656a1f21c2842bce 2025-11-28 01:44:29.016644 | ubuntu-noble-large | deleted: sha256:df6855c807703e42a3927fa4d7643c794ce47a302c3de7c91b9136f501e51ea3 2025-11-28 01:44:29.016651 | ubuntu-noble-large | deleted: sha256:62c1199d3f5b8bd342ac6a08bc8807e8995b2d04773825f6308060ba5c15b2bc 2025-11-28 01:44:29.016658 | ubuntu-noble-large | deleted: sha256:47f208e0e3c91311b1587b5ec75a911b35be9729ea2a49cb922f52e9dde00c3c 2025-11-28 01:44:29.016665 | ubuntu-noble-large | deleted: sha256:e51e6b955d6537279bc9623be5462944f0075a1ed72aa98c3c74155bcc72fa13 2025-11-28 01:44:29.016672 | ubuntu-noble-large | deleted: sha256:8366193f13007c254e4aa01f325264c87dfb01eae13adc6f944f9249669c560c 2025-11-28 01:44:29.016679 | ubuntu-noble-large | deleted: sha256:05a47cdf589cbf6af0dbd9f9bd71a8e8dbf7f97fdedf513d9aa0ab36bc99d3de 2025-11-28 01:44:29.016685 | ubuntu-noble-large | deleted: sha256:8320039494a326edd34894e5b8f61d18d57ee3ae751be2cad2d8f1b374b30152 2025-11-28 01:44:29.016692 | ubuntu-noble-large | deleted: sha256:14b52502de60322e29040f4bb1448d9f2d4068045f0f24861c4be6d2bfb36f0d 2025-11-28 01:44:29.016699 | ubuntu-noble-large | deleted: sha256:e96d7cb635153024840d25f9a1ed8f8f6cec98c1837b4003821546fa96a0f866 2025-11-28 01:44:29.016706 | ubuntu-noble-large | deleted: sha256:373cc9e139f28fbe1ef302895f2e9de251392c6a97fcefe6d638ca9a523c8a44 2025-11-28 01:44:29.016712 | ubuntu-noble-large | deleted: sha256:a21aa7aed47f6c27d6d99827cb23261e65b72339582d2baa73bc82e4ace42514 2025-11-28 01:44:29.016719 | ubuntu-noble-large | deleted: sha256:54e1c76d1865206eda2ef22403c6d90db065e1ebe3aebc199f05b72cf05540c9 2025-11-28 01:44:29.016726 | ubuntu-noble-large | deleted: sha256:bb2d8410126b4a13f8ea2e9d695b73843250010388e54482c73e943f35e9552a 2025-11-28 01:44:29.016733 | ubuntu-noble-large | deleted: sha256:46acb5f0c73b1f0d582f4d09200360b095b6528b8a0defe3acbff8e5f7df242b 2025-11-28 01:44:29.016740 | ubuntu-noble-large | deleted: sha256:80ed7b368dd91fed227e09664a4e1ba00abb27d601203b2bbd6fcae9334a79ca 2025-11-28 01:44:29.016746 | ubuntu-noble-large | deleted: sha256:2961bd77ba2dcda989272845b052953f3495bbde024b42bf82f42aa0971bd213 2025-11-28 01:44:29.016753 | ubuntu-noble-large | deleted: sha256:adff7fb21e5eacc7ca480e0ec82cbabac3cabec5ab234c42e520d105c076fea9 2025-11-28 01:44:29.016760 | ubuntu-noble-large | deleted: sha256:4869dc868f324b5b4e53c86f84e03adf13e55be12760d10c94561713572214ff 2025-11-28 01:44:29.016767 | ubuntu-noble-large | deleted: sha256:8b608ff851c838af4e5f481a69cc205332a1a9127132318c07d5ef55fdbf203f 2025-11-28 01:44:29.016779 | ubuntu-noble-large | deleted: sha256:a70ce5443c0c4c8327c162db08bac64efc8aced377bb1525bacf0f0c54bb1d12 2025-11-28 01:44:29.016786 | ubuntu-noble-large | deleted: sha256:b16926ae1e5b1788da36748dccfdf8a8a8c56fda002d882110cf98a87e8d7b38 2025-11-28 01:44:29.016793 | ubuntu-noble-large | deleted: sha256:3f1efebc1fefffd250ddaffce59be90a6e288d570e9a89cccd25252ec8bdc321 2025-11-28 01:44:29.016800 | ubuntu-noble-large | deleted: sha256:3d692fafef60215612aa240700a746b1a8d6559631c24a980f3c31422e4a547a 2025-11-28 01:44:29.016807 | ubuntu-noble-large | deleted: sha256:ae8f67243f8ca826cae969a5fad1b40c6206389105920eba38bc8565bd4e370b 2025-11-28 01:44:29.016814 | ubuntu-noble-large | deleted: sha256:f21d7452c36da387c47759b73e2e9ac11bd575225e56f3b1d79e6f713498ac68 2025-11-28 01:44:29.016820 | ubuntu-noble-large | deleted: sha256:34a9961ce833e0ce1466ccc59237a9fe0590f234a7fa6cea0ee4e9f1599f5168 2025-11-28 01:44:29.016827 | ubuntu-noble-large | deleted: sha256:8b47eb935552b1aef35a91734e0a4bf666e8786f8a040877397851f5699b8791 2025-11-28 01:44:29.016834 | ubuntu-noble-large | deleted: sha256:081a23e816d0250bff39b78f5d29327ccb51bbacfb5824fe1f5daf66bb4c953c 2025-11-28 01:44:29.016841 | ubuntu-noble-large | deleted: sha256:8f512bc6eca9547f73094066c56bf3031c6f39c9134ec0faac0f4deb3773bb01 2025-11-28 01:44:29.016847 | ubuntu-noble-large | deleted: sha256:8249123abec88e367f147941632054b79b308e12bab74c44fc34a233e3370f3c 2025-11-28 01:44:29.016854 | ubuntu-noble-large | deleted: sha256:fef2e7780dd898ba607a0c3550b772303b089da0f624630e25073312d5448313 2025-11-28 01:44:29.016861 | ubuntu-noble-large | deleted: sha256:45aef25d65b61cacf83eb05d1edeabe5921870bff811cd877146bd89d6f366db 2025-11-28 01:44:29.016868 | ubuntu-noble-large | deleted: sha256:83040b4b57e88ee94c6726f330d5d57c2a7291b6d89e594499d4ed4c788bc74b 2025-11-28 01:44:29.016875 | ubuntu-noble-large | deleted: sha256:fdb1277400721e4241411b23487d1b7a10b003649a87f8a0ea29a048c39b9bdb 2025-11-28 01:44:29.016881 | ubuntu-noble-large | deleted: sha256:8522b6dddc1338785e381ac2994ccac1f54b7866557a942893070807ec3feb13 2025-11-28 01:44:29.016888 | ubuntu-noble-large | deleted: sha256:bb2de1172e11c480b6d7c20fe39c2458bac81531b8569216cdd3868ac56806b6 2025-11-28 01:44:29.016895 | ubuntu-noble-large | deleted: sha256:0ef1c79762530ecfada14bb09e5ea90cfa209f2081fa577f2c58dc2c08ff915c 2025-11-28 01:44:29.016902 | ubuntu-noble-large | deleted: sha256:7f354b692e64f1a1242d431e22d4de6742ce0fdf5b8eb2a27e2881a26a3ef5b6 2025-11-28 01:44:29.016909 | ubuntu-noble-large | deleted: sha256:7f0a2ed1cb37904e8289072f3be454ba52a2694f12fdba8453087a23be8a23a8 2025-11-28 01:44:29.016916 | ubuntu-noble-large | deleted: sha256:cb5aa5dad90b50e91d2039b9c854b6491cc4d1565ce88f6a6bcb27a508999aed 2025-11-28 01:44:29.016922 | ubuntu-noble-large | deleted: sha256:4562b2b44c2f21bd1c7def3a0f6798ae93a93423ebbba7c2c2f151c10d463477 2025-11-28 01:44:29.016929 | ubuntu-noble-large | deleted: sha256:6d1564f8aefbf4ed32329c8b27ec098124f76eba0beb121e65b95e7e52f1d0fe 2025-11-28 01:44:29.016936 | ubuntu-noble-large | deleted: sha256:4b10b4a8030044b2f4a0e349b2146adc9c930159d620c3ae45cb6549975c56b5 2025-11-28 01:44:29.016943 | ubuntu-noble-large | deleted: sha256:6391335d251e9d17342c088b29c242df37e7f136522a2029139c8d1f900a7076 2025-11-28 01:44:29.016950 | ubuntu-noble-large | deleted: sha256:785881f8dd8f7d9693d7a5b844a8f120182c402c55f6db955f9993b61448a3ab 2025-11-28 01:44:29.016956 | ubuntu-noble-large | deleted: sha256:da59ce69f00060c77505a0c4f6dac6e1e021f82d3a618774dfde37ff2fe7bf90 2025-11-28 01:44:29.016981 | ubuntu-noble-large | deleted: sha256:7da78f16436f8531507144bb01cc6cf2cbcd78255cd1be726a234f26eeffecc0 2025-11-28 01:44:29.017005 | ubuntu-noble-large | deleted: sha256:95afdd1b8b0533b77dc2c08440214d2b4a137a8c1de49bc261a1e33aca2bb1c5 2025-11-28 01:44:29.017015 | ubuntu-noble-large | deleted: sha256:ec74dc77cfd8fdd8a074dcbaf1708ad24e5db000bab6b03a7902886973ad858e 2025-11-28 01:44:29.017022 | ubuntu-noble-large | deleted: sha256:0bc395a1dc217290972861f8b89d10c3cd1c0177d30e84b57ad42da24f01a145 2025-11-28 01:44:29.017034 | ubuntu-noble-large | deleted: sha256:200c8542bd66397e5fa3004469ef323934fad4f3b47c98590636d399b0e813a3 2025-11-28 01:44:29.017042 | ubuntu-noble-large | deleted: sha256:478a46a82c197b0671fd3bd6f5aac6f7846dce437b859a5fe7a25fbf5507b0b0 2025-11-28 01:44:29.017048 | ubuntu-noble-large | deleted: sha256:02e50de510f7abee5b6e7ac80c2bbf5264840d470eab1848950f807f8e7da629 2025-11-28 01:44:29.017055 | ubuntu-noble-large | deleted: sha256:705db7d5e8d5ae185e73fedd68ed739a56e975d5491a71d81db69b186dd18327 2025-11-28 01:44:29.017062 | ubuntu-noble-large | deleted: sha256:126e9538ca5eb25f82e5f87b8907224fc6aed7c5e3c7b470bfd6d951e151ca7a 2025-11-28 01:44:29.017069 | ubuntu-noble-large | deleted: sha256:23e62a9b0f7f7499a70560b20fa004c873ccd6d7d8357badc31f70ee4c7ac020 2025-11-28 01:44:29.017076 | ubuntu-noble-large | deleted: sha256:d053971680e31db2ef9a1c6dca869d1a0d0a87de07fa86a1372c638290d4a033 2025-11-28 01:44:29.017088 | ubuntu-noble-large | deleted: sha256:018019c3a846de7bb387f787b8e57ffac0d5715a1027594dbfc78f6eebcdb9cc 2025-11-28 01:44:29.017095 | ubuntu-noble-large | deleted: sha256:a6523a773ea122f165f83cffc3dbe4ee2bc277742e6aa5c44d87f034f61f4ae1 2025-11-28 01:44:29.017102 | ubuntu-noble-large | deleted: sha256:bac95d69da3e568c6a3500d96b5e46995ba9159cd7fdc6642899c8e38b0d5ae0 2025-11-28 01:44:29.017109 | ubuntu-noble-large | deleted: sha256:5e30b28c3ee0031362881ac4683ce9258693e44d1ad94eef1b2ce0180bd158f0 2025-11-28 01:44:29.017116 | ubuntu-noble-large | deleted: sha256:af102b67ab10a6bad2917a245b31486a644ae6295a851bcaf9dc84b72eea13c0 2025-11-28 01:44:29.017123 | ubuntu-noble-large | deleted: sha256:5227bfd8672b5aceda67b98ccabaa644572f71ab6c5cfb4af759a38633358384 2025-11-28 01:44:29.017130 | ubuntu-noble-large | deleted: sha256:85d2def3a94794c341ed4f2d5b12ebc96fe8dd65de3f97be723772be7d3cf9d7 2025-11-28 01:44:29.017136 | ubuntu-noble-large | deleted: sha256:f38e7ffececc1dca7430eefdb2cc9a43ab73b9c7cad54dee66fa37fadc25bdeb 2025-11-28 01:44:29.017143 | ubuntu-noble-large | deleted: sha256:6a30cdac79d15190c8e8437bac0a9fbf327d87ebc7b652147ed6df11fd214c8e 2025-11-28 01:44:29.017150 | ubuntu-noble-large | deleted: sha256:b44357a6fefc404d7ff0d4133646a7188d79a18f711ee671b54115cb168080db 2025-11-28 01:44:29.017157 | ubuntu-noble-large | deleted: sha256:bb95c0870aa82f904e2d535c3939bef8ba77c96fb072c73273cceba5f8e57e7b 2025-11-28 01:44:29.017164 | ubuntu-noble-large | deleted: sha256:9e7a60e6d6abeefcbb43bfeb35cbe084387c379cc8a796dc8158c465cf9a2ba6 2025-11-28 01:44:29.017170 | ubuntu-noble-large | deleted: sha256:287a38700e4854d439bf30f2caa3b572678bf8903b14ebf9245de4434e4c10c7 2025-11-28 01:44:29.017177 | ubuntu-noble-large | deleted: sha256:95b91690248dbdc41bfaaa805460701d658e049053ea410ce288fee164af2745 2025-11-28 01:44:29.017184 | ubuntu-noble-large | deleted: sha256:48dbb6fae8f515f1c2f67c51eeb814336c2042072de07c09e349e2bb5d5d318b 2025-11-28 01:44:29.017191 | ubuntu-noble-large | deleted: sha256:f2134eadc319276484cca5ef3f753b3f10b03527f479bd4fff12f1f1f9bac363 2025-11-28 01:44:29.017197 | ubuntu-noble-large | deleted: sha256:b65f59b76f4e72c7628d19516f8ea2fc220a723668f64dfc79258f2e29cecb45 2025-11-28 01:44:29.017204 | ubuntu-noble-large | deleted: sha256:31ba6851059ff83d2cd8d8679d71a50f72a70b702e0c1d7f9f906622042f1f7a 2025-11-28 01:44:29.017211 | ubuntu-noble-large | deleted: sha256:3472cef05a8e9c4cfd2aa75ccad901f70947be7686dc76295f4ab7ff562e32e3 2025-11-28 01:44:29.017218 | ubuntu-noble-large | deleted: sha256:3588bb19873862eef4a84da273dc19010618ff6f57f84f408f250a02273398c8 2025-11-28 01:44:29.017225 | ubuntu-noble-large | deleted: sha256:8476dd06b82a79d49635a97f04ca7586c35ec182ab2d5baffefe31638240e5f8 2025-11-28 01:44:29.017231 | ubuntu-noble-large | deleted: sha256:d9a6ece9110290f7a71d40fbba003aa61b39bee9757e236e4563974c1485f2f3 2025-11-28 01:44:29.017238 | ubuntu-noble-large | deleted: sha256:e4f6bdee22b82448c2ff862097a4471fac53003ba583324841c9aef2e342211f 2025-11-28 01:44:29.017245 | ubuntu-noble-large | deleted: sha256:1edcc34c3148483e8af89ab4c3a548d8cc8d2c6d1e232d87f78c03a3826f39f8 2025-11-28 01:44:29.017252 | ubuntu-noble-large | deleted: sha256:d164a9ee8c6f53972c346e8dc5b0197638ab66abf2c2c3b708362df25bb2830a 2025-11-28 01:44:29.017259 | ubuntu-noble-large | deleted: sha256:97612772f4203fe7ca94608645b1d4996cd69af76f4db27749e832e42b653ab8 2025-11-28 01:44:29.017265 | ubuntu-noble-large | deleted: sha256:abb99155a6a38e876e8ba550f4c068def7b845ba6b64523d488f10dd49ae2d8d 2025-11-28 01:44:29.017272 | ubuntu-noble-large | deleted: sha256:e6a3a57054c42febe715dddc2bc495f68726379822b1074d289a20cd9dd5d313 2025-11-28 01:44:29.017279 | ubuntu-noble-large | deleted: sha256:14be447d423eec7a3ec9fc360bb152114aa7589d928dd98725604a9cc9b1e4da 2025-11-28 01:44:29.017286 | ubuntu-noble-large | deleted: sha256:17a46c7a903e51b113cca031b7ba85a96455e0d67065be822482c2b0b59550c2 2025-11-28 01:44:29.017292 | ubuntu-noble-large | deleted: sha256:de185da485897cd244f53b5336d0fea45980e1c75c869ee89bb5af34b3483ac2 2025-11-28 01:44:29.017299 | ubuntu-noble-large | deleted: sha256:5762160ebf103f0df18090d97400f0ce9b10206be37c768b6d9e62fe36588834 2025-11-28 01:44:29.017306 | ubuntu-noble-large | deleted: sha256:8b960aa7895ee30bf6c4f1eeaa5b01758e44dfd3b68772ca8a7fe0ba5080102d 2025-11-28 01:44:29.017313 | ubuntu-noble-large | deleted: sha256:1df9f7c2b62fb5ef4087e39d6d972cec6ef8ace00ffff963e4ad83286a258b88 2025-11-28 01:44:29.017320 | ubuntu-noble-large | deleted: sha256:7ceb00213e7cfbd2df9177f469ae6c6c78cd463442a976129f07fd9c4b150bfc 2025-11-28 01:44:29.017327 | ubuntu-noble-large | deleted: sha256:32fe1f0f76d0c0fa0e9170c395fed729581a3fd09c86478e2edd7195a10e4130 2025-11-28 01:44:29.017333 | ubuntu-noble-large | deleted: sha256:9bf52b0df13fc50431fe4200635929008c7651fd0212d3c3280d24ebe38944fc 2025-11-28 01:44:29.017345 | ubuntu-noble-large | deleted: sha256:26ddd4cd675780bdd5ff0395207f96729c489308097a838d61f2ab72f6c0acbb 2025-11-28 01:44:29.017352 | ubuntu-noble-large | deleted: sha256:5d47018ac98fd243c32d46ef20fe760da87080d3b5816784b36cb66fe4bd3009 2025-11-28 01:44:29.017358 | ubuntu-noble-large | deleted: sha256:fa225777ad962be2ca0ac55e8db36e29445ea3ccc64e880dd69261b367742c2e 2025-11-28 01:44:29.017369 | ubuntu-noble-large | deleted: sha256:159901e0bf416cb506f1313434a87884230a3e950fc39f62b27d80b67f1ad81f 2025-11-28 01:44:29.017376 | ubuntu-noble-large | deleted: sha256:25d3dfedf04e1db3e916cf8621db8ac65f74047b835086eb233d1ee3373ff0dc 2025-11-28 01:44:29.017383 | ubuntu-noble-large | deleted: sha256:7a9e6974ddf40ae95be9ae2c1ae39bcab6d9ccc1aeaf781e88c13ee1b486f838 2025-11-28 01:44:29.017390 | ubuntu-noble-large | deleted: sha256:5c60877a767a46530a2ed79edddbb8e32bbca23f1479ca5b8b0cb27d6dfca204 2025-11-28 01:44:29.017412 | ubuntu-noble-large | deleted: sha256:278c52a57d27f3ebf836ba31b8872e089ed25f63969c649cbd1eebcf552f9853 2025-11-28 01:44:29.017420 | ubuntu-noble-large | deleted: sha256:272b3feeea1a146efc936e9f44418012b346786a9d5a9721dc684ee2c1fe42d6 2025-11-28 01:44:29.017427 | ubuntu-noble-large | deleted: sha256:26b7f23ee96c7d62a538e88c669ba6aceb9abe99c7b1b4a5111b8976f92cac26 2025-11-28 01:44:29.017434 | ubuntu-noble-large | deleted: sha256:62c6cc67c43108785b9c6c503f21a591c47ef7e31f8b70afae51b98a7a0572bb 2025-11-28 01:44:29.017440 | ubuntu-noble-large | deleted: sha256:df863b5e56f86727733d1ad67bf835622e803fb3fcbf639e1e33ee115f22d1c3 2025-11-28 01:44:29.017447 | ubuntu-noble-large | deleted: sha256:d66fa5dd1be980fc54ec2c39e89d83db2ed5a33aef0a19f3c61d9271cdf8f226 2025-11-28 01:44:29.017454 | ubuntu-noble-large | deleted: sha256:ee41c1629a16650eb55384a127a1fa13deda34503cb037d3babaedcd4f415d14 2025-11-28 01:44:29.017461 | ubuntu-noble-large | deleted: sha256:d0afa9a6993eae5f4457f45e768800c113123d76547db53b2a37c8e3cdf3d436 2025-11-28 01:44:29.017467 | ubuntu-noble-large | deleted: sha256:64d4044e6898eb19d2b8e36de669c7b298dfb135445ee86a0f7068729fb7a5ea 2025-11-28 01:44:29.017474 | ubuntu-noble-large | deleted: sha256:d0c4e1586a92c6d08633c1a93939653ba4b1aad860df9bd87ace5f4ee52bb38d 2025-11-28 01:44:29.017481 | ubuntu-noble-large | deleted: sha256:7aae589b80b33ca8d04fefdc680d0a117377cbff4c0ea521c79106171c8a1720 2025-11-28 01:44:29.017488 | ubuntu-noble-large | deleted: sha256:d9b80e6909f8e1efa878c096ec49c5cca2d4ca2dde5ad583d6c09ae4540f9335 2025-11-28 01:44:29.017495 | ubuntu-noble-large | deleted: sha256:c810033820cab4188fc6ac4cd6e07048c3a9ec57d275bc84f51d0131c1f11818 2025-11-28 01:44:29.017501 | ubuntu-noble-large | deleted: sha256:da7e368f02bcd13a733cf1c57c85a47eb0fa72a481a7e856a1c43bfdd8a23bf0 2025-11-28 01:44:29.017508 | ubuntu-noble-large | deleted: sha256:5c6fc1bbcc5f392607071ec2a42521af551f1af0effb860a0cd5e62b64dbecc7 2025-11-28 01:44:29.017515 | ubuntu-noble-large | deleted: sha256:2c3484dbd61eeaff4dbbebfe66c3e06dc21b1f21d6859a2db579f4159fd9677f 2025-11-28 01:44:29.017522 | ubuntu-noble-large | deleted: sha256:8cc63e80ee20d8151e503eff37db0cc93a5227ee23e4700b71024e3f30cbd805 2025-11-28 01:44:29.017529 | ubuntu-noble-large | deleted: sha256:39ff3d0529e65735f0e02d1c12bdf0d25644d5d0086dec6d569b403e826c15d8 2025-11-28 01:44:29.017535 | ubuntu-noble-large | deleted: sha256:e1bf5e9d50ac517ca77398ab99738e9fbef41fe479cfcbacf80f5eab8809f6d7 2025-11-28 01:44:29.017542 | ubuntu-noble-large | deleted: sha256:659ca9d61e23d6d2072ecf16fe58ceb6cdf66fad9d7ce94a42b4d6aee4c2110b 2025-11-28 01:44:29.017549 | ubuntu-noble-large | deleted: sha256:46dbfa4ed3da09f31563be15d49de3b012a0dc0819060cd0c6209713c5f001bd 2025-11-28 01:44:29.017556 | ubuntu-noble-large | deleted: sha256:7bdfd6a4b155821af9db11775b79dd4277d1f505993cbce68627c6c9b3c55518 2025-11-28 01:44:29.017563 | ubuntu-noble-large | deleted: sha256:addb786e70f97a9f35cd971acddf672ba13b3edb62fee75004f83bc625854b78 2025-11-28 01:44:29.017569 | ubuntu-noble-large | deleted: sha256:c0b27ddc03e8d5fcdc6d4a59789f27e3d630c4cfb25f05164b70b7003d0a445e 2025-11-28 01:44:29.017576 | ubuntu-noble-large | deleted: sha256:643f08f2d2780e0792c23c897ce0beca95e6e81ad138de40066c9d54e965d324 2025-11-28 01:44:29.017583 | ubuntu-noble-large | deleted: sha256:176b852f020b2a51face50e34328c2e6e0573de5d9649ad9557cd71a72c5c0aa 2025-11-28 01:44:29.017590 | ubuntu-noble-large | deleted: sha256:eeaa1961d5c4c1763528ee27b7c5d6fa313629af0a940f7d46ff9ecac45d72be 2025-11-28 01:44:29.017597 | ubuntu-noble-large | deleted: sha256:39bd57093d5841f5192400c081a1601391d18061b89897211ef5e0f99193bd41 2025-11-28 01:44:29.017604 | ubuntu-noble-large | deleted: sha256:ab38393b8bbe9f9e03182241dd8744a48ed55336569c6311e5c57263a54a1a2c 2025-11-28 01:44:29.017610 | ubuntu-noble-large | deleted: sha256:167bef2ea6d063090fad3a7f7117f8b02efb9587c61f004031bd51166d60a45b 2025-11-28 01:44:29.017622 | ubuntu-noble-large | deleted: sha256:707ad53a844a6b29080f3864ff2768857cf3ad7c0dfd34b2fa5cb8b25939a501 2025-11-28 01:44:29.017629 | ubuntu-noble-large | deleted: sha256:d8eeee20c517ec9c17de3508586d909833e29f8377dc61c26b9b90886d1b52ce 2025-11-28 01:44:29.017635 | ubuntu-noble-large | deleted: sha256:769454087d131b75ee107b67bb93f73eb635f697c6ff787b2141329011e554f6 2025-11-28 01:44:29.017642 | ubuntu-noble-large | deleted: sha256:fa6a55b1d5b38ad6e167af589f48b0654e656dc3abf6e51b1dcf090805288f70 2025-11-28 01:44:29.017649 | ubuntu-noble-large | deleted: sha256:00c98103bc3fdf22c77624a7314974864ddcc4e58ca46103a5a203dc076c2257 2025-11-28 01:44:29.017656 | ubuntu-noble-large | deleted: sha256:f5e0e99850974fa6ea5778cc9c42c5f1b70f366c1cb837db738a113058fa57fa 2025-11-28 01:44:29.017663 | ubuntu-noble-large | deleted: sha256:e52817cac77626586afc00dd107c07ee5ab46c143f3ecbf8c68254ab6683100e 2025-11-28 01:44:29.017670 | ubuntu-noble-large | deleted: sha256:f21563b2b051236c67f1e8737a26a05a2088bd7db190757b113ef1c58039f657 2025-11-28 01:44:29.017676 | ubuntu-noble-large | deleted: sha256:11d5a18b0e3719345f47a10f5537301ea6bdfd728e2e08571a03212dcc62ea35 2025-11-28 01:44:29.017683 | ubuntu-noble-large | deleted: sha256:735d22164a69c2af327baa872a6f06bfab5101c059f1a4eaaab0e7b48e051dbe 2025-11-28 01:44:29.017690 | ubuntu-noble-large | deleted: sha256:e6d5b9b876da6f1c10ac2add04de1fa3ed8a62693b3af62e899aed24fa52966a 2025-11-28 01:44:29.017697 | ubuntu-noble-large | deleted: sha256:c5481bae6016f2037b9c825b83637804a6ccda1a4ff539663fb48bb4f463e7df 2025-11-28 01:44:29.017704 | ubuntu-noble-large | deleted: sha256:a2f6502a4e0ca39723a6d1c15e2bc50e1584fcb3c70fd4f8dbeba1c85a613bea 2025-11-28 01:44:29.017710 | ubuntu-noble-large | deleted: sha256:568a9f5c9cc26c9bdae0ba1176e963d796fc88a06d807b9d2bcff14ca58d55b1 2025-11-28 01:44:29.017717 | ubuntu-noble-large | deleted: sha256:b1afe0d84422e3f8cdc82a81654940e49a9fff6f1bb1d4f0065436a66eb8134d 2025-11-28 01:44:29.017724 | ubuntu-noble-large | deleted: sha256:4ef8ddc2ce267e076ca38c085936b93ddd6873ebbb78cde996d5c4d7855e717f 2025-11-28 01:44:29.017731 | ubuntu-noble-large | deleted: sha256:259b3e615f034db4cb16269191dcffeecfa1f81687d856ddb34ecae597f8d933 2025-11-28 01:44:29.017742 | ubuntu-noble-large | deleted: sha256:12fec0e6728f70f9e5e9cbfd9e2fbb2c3bbd6ca2b019b5814adf3eacceb087b9 2025-11-28 01:44:29.017749 | ubuntu-noble-large | deleted: sha256:95d129f7f015c293de5820acaa6d3bdaed2d5efeef88301ddb9e87684005a216 2025-11-28 01:44:29.017755 | ubuntu-noble-large | deleted: sha256:f33c81ce9e210d8dc6ee72ca2b97970b7000050eadcd1f49599f1198c2c5ae99 2025-11-28 01:44:29.017775 | ubuntu-noble-large | deleted: sha256:49e3c5c5bbc51450aa28097758b0a20403c019ef2809117844aefff3ee615689 2025-11-28 01:44:29.017783 | ubuntu-noble-large | deleted: sha256:802df69e6228a97f34adbc879dd6f42ea43668bd61c7769ef5b43ecf20ee903a 2025-11-28 01:44:29.017790 | ubuntu-noble-large | deleted: sha256:a5950ef9171ba1cf083b66c8949da7cf37d13bfc0b2c4a423c70b95ff5d064dd 2025-11-28 01:44:29.017796 | ubuntu-noble-large | deleted: sha256:00ea8d6012aa721f888563e66c1e8fa641a4b1225db1db534bbf1749471aa863 2025-11-28 01:44:29.017803 | ubuntu-noble-large | deleted: sha256:026ac83c3f2df1b812d02c3a466a86b2762f0fb2bb568df5fe0c9096ad57ff04 2025-11-28 01:44:29.017810 | ubuntu-noble-large | deleted: sha256:a9eed28fc6e5b4dc4ab9ee62096a1abed662e81ac7d24823906dc5d893b3b0d5 2025-11-28 01:44:29.017817 | ubuntu-noble-large | deleted: sha256:885832e537bd930158c9f35e700cff73676e4e43ae5aaee1dfa58c2de3112ea3 2025-11-28 01:44:29.017824 | ubuntu-noble-large | deleted: sha256:ad8f5835a4bd1488ba6f1abb4e09a6221e0f11b3fb33cc80f2bed08cbd489050 2025-11-28 01:44:29.017831 | ubuntu-noble-large | deleted: sha256:d8aba1b881ad51cc3e48e4b225a4d37acc789f385f8e0a5c1399a9edf154d9a4 2025-11-28 01:44:29.017838 | ubuntu-noble-large | deleted: sha256:ae2480e9a671f6c59ce4e2ee6dbdd394f7238bddf101cceef1b592be0d035d8d 2025-11-28 01:44:29.017845 | ubuntu-noble-large | deleted: sha256:1bebc6c42bef00c81a9388115619d8b5a314cf8b0e81bc1146731578889197fa 2025-11-28 01:44:29.017852 | ubuntu-noble-large | deleted: sha256:e87fac5bb159216fc9b1089339b5038b5604b567e3c9dd661bfdd510f72f40ee 2025-11-28 01:44:29.017859 | ubuntu-noble-large | deleted: sha256:27e710cec0310de8526150eb88a60076f6877290940d7291fb9db9da212c95be 2025-11-28 01:44:29.017866 | ubuntu-noble-large | deleted: sha256:55943a4cd7a5e1bde4cfd9823bf68658e8320e6f8fed5f146434e11c9bddcd0e 2025-11-28 01:44:29.017872 | ubuntu-noble-large | deleted: sha256:91b0dd6bd5e55efa5ef79f7b837adff188c9b604adc559fc214661d3723a8e6f 2025-11-28 01:44:29.017879 | ubuntu-noble-large | deleted: sha256:406a7ee2a5fd5f4de16c8357ee471b196b867fa30fde2ed89792ff67b9e8fad3 2025-11-28 01:44:29.017886 | ubuntu-noble-large | deleted: sha256:9716c9d02f609b84e3c6c8391a2fa251382d5fd33658cd52e75cbbd7fc55ed3a 2025-11-28 01:44:29.017898 | ubuntu-noble-large | deleted: sha256:83bbee69731ebb24e6115ad5860817ac5f88315514070c7c7a98365eafb09aaf 2025-11-28 01:44:29.017905 | ubuntu-noble-large | deleted: sha256:52281dc2882003bddb388355751dff3d6601e1be078c672e4cc84b5884d85b5d 2025-11-28 01:44:29.017912 | ubuntu-noble-large | deleted: sha256:70d70cdb04fd03b72c4f922797d9c6526c6f9f53600b74ab6e1f0f261d84b8c9 2025-11-28 01:44:29.017919 | ubuntu-noble-large | deleted: sha256:7c2d53493b26c00cdeff341bd607341d539fbe68c33ef0d8683ee34dafe06fd2 2025-11-28 01:44:29.017926 | ubuntu-noble-large | deleted: sha256:3b169f4216241356b7003c6e9f2a0eda295121305a8e3af4229556621d4022cc 2025-11-28 01:44:29.017933 | ubuntu-noble-large | deleted: sha256:3735ed3541c7239b2c94ef840c420909512897a8727fd81c4d0d4e4a0027bcb5 2025-11-28 01:44:29.017940 | ubuntu-noble-large | deleted: sha256:8745c04d75b290b3e8f2247285395c6d898b483fe0368b0b71b7d40156626675 2025-11-28 01:44:29.017947 | ubuntu-noble-large | deleted: sha256:b1af7550f60c07f7dc347273783baec3e942bc12db0c552c86f246bf1e0200ec 2025-11-28 01:44:29.017954 | ubuntu-noble-large | deleted: sha256:de171515966d73da83fafaa34d373ee96a02ea9c714db2fb6686c96a4d8e005a 2025-11-28 01:44:29.017961 | ubuntu-noble-large | deleted: sha256:0b036abded0b3f4e93b7d42042b8cf33005f601c187a79432e4041a1854036c9 2025-11-28 01:44:29.017983 | ubuntu-noble-large | deleted: sha256:daa3b8b5c25d31d02da015eee0cf01a8cd26da14d2568ebe57718320f055de09 2025-11-28 01:44:29.018020 | ubuntu-noble-large | deleted: sha256:3a8073d67c1d65ffebf77092a73bcab3a2a3f24002904be9a1d574d971532bf9 2025-11-28 01:44:29.018030 | ubuntu-noble-large | deleted: sha256:a3399eb4a6e0b452b319a8966c5f793ac10d6dc0e61bf0f0c00b1b248407592b 2025-11-28 01:44:29.018037 | ubuntu-noble-large | deleted: sha256:c5079afc43f698fa89786756539eec5834d5ed0b8f36fb62219a68f1746ced6c 2025-11-28 01:44:29.018044 | ubuntu-noble-large | deleted: sha256:f1ff369f66530a8134d857db67352f74955c43244578861664fd62ab5985bba8 2025-11-28 01:44:29.018051 | ubuntu-noble-large | deleted: sha256:a270a3ff3282edd893e0fd56da589ce197bebe6a6d244b4699822c4744c2f90f 2025-11-28 01:44:29.018057 | ubuntu-noble-large | deleted: sha256:3840ea081ca81968ba1827c749e90438d277d9d66640e552f309b6a631426068 2025-11-28 01:44:29.018064 | ubuntu-noble-large | deleted: sha256:d37105166443f487009844572056c9d935143ac2e7b9d768417c2a107abd1a98 2025-11-28 01:44:29.018071 | ubuntu-noble-large | deleted: sha256:95f33602deb6e2b4ca823190e6b647b7b32f007ae3c520b608ad4a88fd4a675d 2025-11-28 01:44:29.018078 | ubuntu-noble-large | deleted: sha256:f846a8bfda09c0de4e9a3a791f9a899370d38763374656cc0b65a50d34a2a541 2025-11-28 01:44:29.018085 | ubuntu-noble-large | deleted: sha256:4a2e2f8cd93b5dabcd09ebaba085fce0991fb39aaf9042834c8237ca3d9c89a9 2025-11-28 01:44:29.018091 | ubuntu-noble-large | deleted: sha256:1437175ee8289aeb5cfbf81d6dba0e53902e3900289374ffb9c389ce0efd3416 2025-11-28 01:44:29.018098 | ubuntu-noble-large | deleted: sha256:8dca12bb8f1339e3964a709bdb1a2181bf2236642135333e929b21df7b3bd2da 2025-11-28 01:44:29.018105 | ubuntu-noble-large | deleted: sha256:36843594282730d90b553617d66ed116302110805e2a0e58b302e9e3f339ba16 2025-11-28 01:44:29.018112 | ubuntu-noble-large | deleted: sha256:70cdc9d85536238701169cf71bb3d947b3eb058a687d01c9baca7aada82c2713 2025-11-28 01:44:29.018118 | ubuntu-noble-large | deleted: sha256:f11437bb705e91a3666d61775a6c0b2d34d701d65d6c0728024a237032a265e5 2025-11-28 01:44:29.018125 | ubuntu-noble-large | deleted: sha256:f2a14f3fcfe0b3e462db4604c1537dfba37559e3e721a46361fec2a65bdadcff 2025-11-28 01:44:29.018132 | ubuntu-noble-large | deleted: sha256:144920cf2a5d1fb315c071b6bc4f94f9f4d63bae379e5bfa07fd41f1cd830239 2025-11-28 01:44:29.018139 | ubuntu-noble-large | deleted: sha256:149024d1347ee6b8ed5a1e3ad8014023d355753c0e928ef8675bac95fe687dc3 2025-11-28 01:44:29.018146 | ubuntu-noble-large | deleted: sha256:1147bf9bd8658b64c3293cfff45cd4b96808915b81e78d5f2289ed81e710e0d8 2025-11-28 01:44:29.018157 | ubuntu-noble-large | deleted: sha256:7a901e0e1bf895185afbfebd336cc394559f5a0d0e8511236fb46258592b9afd 2025-11-28 01:44:29.018164 | ubuntu-noble-large | deleted: sha256:8acaf0b2a454eedaada106bc978ba8d22cb5b1d1663851e2ac16625a1c63e28e 2025-11-28 01:44:29.018171 | ubuntu-noble-large | deleted: sha256:d2629be32f4bf5ca4a255f79ac99e7f69f80a761e977dc1cead49c0dadad723b 2025-11-28 01:44:29.018177 | ubuntu-noble-large | deleted: sha256:843f0dc9df9bb8227fa878979265d8ea1c8386d1edf6670c439e68cb32d217ff 2025-11-28 01:44:29.018197 | ubuntu-noble-large | deleted: sha256:2aa52061f8e6eaeb11d49ee3363883f4c130e4c0748ee594f56b90a1b506912e 2025-11-28 01:44:29.018205 | ubuntu-noble-large | deleted: sha256:4ba31899bd0c9b026fd86f9b5348b55f6acfc3dfdae3d81315660070277abae1 2025-11-28 01:44:29.018212 | ubuntu-noble-large | deleted: sha256:3f816c41a43080874587b19a4cf04cb8c9c38d2c9a54a4f6ae25a834a067aa9c 2025-11-28 01:44:29.018219 | ubuntu-noble-large | deleted: sha256:dfc7815f6069fc6bb81e45ab2553cda3311bc494428f95d53c971c61ec933f1d 2025-11-28 01:44:29.018231 | ubuntu-noble-large | deleted: sha256:87ab3770d9165180458061391cdad7d32344aa13ffec513fe220ae0735ec1a33 2025-11-28 01:44:29.018238 | ubuntu-noble-large | deleted: sha256:d1ea288eae7a4bc1015484c9b0784a3167537eda859dfc306ef6da148c02f4fb 2025-11-28 01:44:29.018244 | ubuntu-noble-large | deleted: sha256:141909dd31db412d0ff6732d0a5780374fb3cd5ac0cecd8c51a48b83f7cc0363 2025-11-28 01:44:29.018251 | ubuntu-noble-large | deleted: sha256:d6da10227bc13cfe28a5b86c35a4473d961ed2f0f91f658d62a2fe18c605fb9f 2025-11-28 01:44:29.018258 | ubuntu-noble-large | deleted: sha256:700e1d4ef5294d4896d07435740b4e67ff11990fe97a6d4f2566ff06c6c1971c 2025-11-28 01:44:29.018265 | ubuntu-noble-large | deleted: sha256:2b1ce32e7e1bdab19e9269c70133d7a5a7899ba6c470e8d0eff1b87d515e0bfc 2025-11-28 01:44:29.018271 | ubuntu-noble-large | deleted: sha256:91e9f5c16a4ae8cc2917f60e80f358db28d18e6d5be96dc28a9bc470207dbd83 2025-11-28 01:44:29.018278 | ubuntu-noble-large | deleted: sha256:eb54732a4f692daa730872c2dbec77cf41340aabe46d5ce0013c5b7e83047065 2025-11-28 01:44:29.018285 | ubuntu-noble-large | deleted: sha256:0ef2c7f8f08829333d622c0b3ecfa34ae55a5758e1b02df745a5faa74de76bba 2025-11-28 01:44:29.018292 | ubuntu-noble-large | deleted: sha256:dfe040e8599142b7d7bbc949efa8bc758ca218b52ebb8b7937bf028da8c591ee 2025-11-28 01:44:29.018298 | ubuntu-noble-large | deleted: sha256:1fa44cc5e301750d637523bbbb30b8edb6b12429b530223ca7228bd7a769db3c 2025-11-28 01:44:29.018305 | ubuntu-noble-large | deleted: sha256:55418cbc717207640e9fb09e8e793fe303f32d006897fb6644b2d95aee4c0086 2025-11-28 01:44:29.018312 | ubuntu-noble-large | deleted: sha256:a92f4e98bb7816a9f78e7241fe68e067dbf86b7b110c4d71c7273d6d643839a1 2025-11-28 01:44:29.018319 | ubuntu-noble-large | deleted: sha256:49e8c0fb1e25f3a5b0ec739a881eec01cd53c5c21072e68cc6d3069d0f300467 2025-11-28 01:44:29.018325 | ubuntu-noble-large | deleted: sha256:19250eb47a78e4959757966ced22012967e434d822ea3dfccb17d99a20e3001d 2025-11-28 01:44:29.018332 | ubuntu-noble-large | deleted: sha256:6e39a70b10be440cc3123077d9b22f16b728f5ad58f84d0464e26a8dcd80b239 2025-11-28 01:44:29.018339 | ubuntu-noble-large | deleted: sha256:a8047df6429aab671b6c6fb2fab880606f13c1012716f738c68b421525341b95 2025-11-28 01:44:29.018345 | ubuntu-noble-large | deleted: sha256:a3660c1598bf44f732849b900999fffb36132403ff436cc4b43c0fffd170b17a 2025-11-28 01:44:29.018352 | ubuntu-noble-large | deleted: sha256:e56ca5a06adfadeb17f225c8aa3ffa5fb90e9233f9374a5b15c32a7c065b3682 2025-11-28 01:44:29.018359 | ubuntu-noble-large | deleted: sha256:35dfb1d8a46704638a66a146ae783c6351328008034f06802ed111eebbaeb3c7 2025-11-28 01:44:29.018366 | ubuntu-noble-large | deleted: sha256:6b1f3c7e5986002b3101f6ba6c1d0c9f2e56b582b031b57a5c747ce9c4b9ef98 2025-11-28 01:44:29.018373 | ubuntu-noble-large | deleted: sha256:a930862a6e862560dfd3379171fb0c022c2f925ed00d88733f03b902533a0855 2025-11-28 01:44:29.018379 | ubuntu-noble-large | deleted: sha256:adf22f3b2e9935ffa5e6a433294f5168ba0d96533625a0a9ffb9e7fc9113f7c3 2025-11-28 01:44:29.018386 | ubuntu-noble-large | deleted: sha256:68e8f2397d227b21c514ac205922d207b9209b26ead99a43018452b19d2990d6 2025-11-28 01:44:29.018393 | ubuntu-noble-large | deleted: sha256:14f5ddfec49cc11fc65d974d82ea5ce0359f52a059bad09ac31108c88d724733 2025-11-28 01:44:29.018400 | ubuntu-noble-large | deleted: sha256:f445bf9ba866facceb79a6859586bd294cbb368a4c3cf87808a16bc36cd9cc36 2025-11-28 01:44:29.018407 | ubuntu-noble-large | deleted: sha256:6dccda817ab06712582d5441567656ec3a2be80ac97cc867b5465cd566ce9791 2025-11-28 01:44:29.018413 | ubuntu-noble-large | deleted: sha256:30ef21bb31ac795f98683e80b167343e3b8cc217475ab28e5076bc1f83c7213b 2025-11-28 01:44:29.018420 | ubuntu-noble-large | deleted: sha256:ad867a1ce04b90deb526fd921d2a258bc89c9b29476d6c846e09c6488e76d09b 2025-11-28 01:44:29.018427 | ubuntu-noble-large | deleted: sha256:a8f33ab0abd104cd6c50627a89082218038c593824b6671fc69f92a8e00c5bf1 2025-11-28 01:44:29.018434 | ubuntu-noble-large | deleted: sha256:3fbd61e4f08042375e4c8e4597a4dea03eccf4c1aa55052c925cbe148190fcff 2025-11-28 01:44:29.018441 | ubuntu-noble-large | deleted: sha256:4fb0751e8143c0a54378798fe36294c5b8b7dfdda4f3a0ef80b8301610773e9b 2025-11-28 01:44:29.018447 | ubuntu-noble-large | deleted: sha256:74a0da33136991b992535b8b261276d9c004b4301dd13be92428d8a2eb550b8a 2025-11-28 01:44:29.018454 | ubuntu-noble-large | deleted: sha256:54c19dd5c4c013eca62e10373701a44d7bfe8ce5502b592473053bea50db430b 2025-11-28 01:44:29.018461 | ubuntu-noble-large | deleted: sha256:685ada55652c8a67a3026d4c4d09a90d99bca730f96cfae4b3240facad1424f8 2025-11-28 01:44:29.018468 | ubuntu-noble-large | deleted: sha256:a4622cd176b2ea18db48d3c1d026855ed0e8065da5abd917cfd1456cc32502cf 2025-11-28 01:44:29.018475 | ubuntu-noble-large | deleted: sha256:5fd5ab257d88dfc7b175704f52bd6a99043607212983fdc48bb989f8a1764483 2025-11-28 01:44:29.018490 | ubuntu-noble-large | deleted: sha256:6a285331c0efaff13bb89c0e574373ec518220138c265ff724bbe7f8d160c1e4 2025-11-28 01:44:29.018497 | ubuntu-noble-large | deleted: sha256:f6c87b9a67816d26637610ec22f3e2f46bb3a2e24dd5e941f29c45fcd5f2b9a5 2025-11-28 01:44:29.018504 | ubuntu-noble-large | deleted: sha256:17c4a7ee11cce9fc467354c2bea3814be15e8a7a633e3c65e6b663e34291f97d 2025-11-28 01:44:29.018510 | ubuntu-noble-large | deleted: sha256:a64adc4919cb7129f3765a71ec781f8d7c288c74fde502bb93e0dacaa6c9401f 2025-11-28 01:44:29.018517 | ubuntu-noble-large | deleted: sha256:c9db6ea795f9d51b2f87c085c9ed0052ea0f9e27c955d6f9e5ad030f7b93654a 2025-11-28 01:44:29.018524 | ubuntu-noble-large | deleted: sha256:e7beebc726c47bebf4a3fe06dc214bf2836e8ed9462d666dc05780305bacae54 2025-11-28 01:44:29.018535 | ubuntu-noble-large | deleted: sha256:0a3a28de37c81fa7540b3a2cb9768233b3a2df997bad474c11a633a87e409326 2025-11-28 01:44:29.018542 | ubuntu-noble-large | deleted: sha256:3afea120a2636458b5bc57b63761b3c70f09d93d91e1ed683e3bd64916dcb8bd 2025-11-28 01:44:29.018549 | ubuntu-noble-large | deleted: sha256:6396ed3a0e1bbf69d08c1d72f6f2a2c9734923911b891e8d770c0d0812e97876 2025-11-28 01:44:29.018568 | ubuntu-noble-large | deleted: sha256:869f0bc9f2780e5d909be280bc7df5a07c60a77e260b39be7128f9b36da849f9 2025-11-28 01:44:29.018575 | ubuntu-noble-large | deleted: sha256:73727505457023088a0c6bfa771d7176f078d7b5924f9df4aa23448a7374b0d9 2025-11-28 01:44:29.018582 | ubuntu-noble-large | deleted: sha256:03723bea8e3ed1f28f4bd217ca0a2f705cfe172ff4ff255bc22d31b45635647e 2025-11-28 01:44:29.018589 | ubuntu-noble-large | deleted: sha256:262e5f369f4b4d2059242c836830ed18439551aef2e36d96cc184005188a33b7 2025-11-28 01:44:29.018596 | ubuntu-noble-large | deleted: sha256:a224b6c655780c7a8770076bb8ff126e97f03f5a36f5647f5daf3c63be98d01c 2025-11-28 01:44:29.018603 | ubuntu-noble-large | deleted: sha256:fc5523f1bab09c3d9d307875736a28f6a200140ab53879b254e0489ab9581fc5 2025-11-28 01:44:29.018610 | ubuntu-noble-large | deleted: sha256:9c1bb983c20d18469595f62f6993bd66cc04b5c33432b0c76e0d5ffbc9fb5eed 2025-11-28 01:44:29.018617 | ubuntu-noble-large | deleted: sha256:d37fcf2e55a5e6e1e919f69e30154e179ab801aed71874af6a866bb518288010 2025-11-28 01:44:29.018624 | ubuntu-noble-large | deleted: sha256:a1e782184b043cb1ff0c92aeabae15535453bf1a47c27ad297ea8de0fc71e79f 2025-11-28 01:44:29.018631 | ubuntu-noble-large | deleted: sha256:5c205f2b7faf79c5229d3e76f778966156dced08b85f0e5f93ad8b67246cc208 2025-11-28 01:44:29.018638 | ubuntu-noble-large | deleted: sha256:c6ba998a0b86ce3c7d6900a5817800eb7857b558be2c120066941cf18a80aa3c 2025-11-28 01:44:29.018644 | ubuntu-noble-large | deleted: sha256:d2ab41a957d4afaf40c51ec4f0ae7f7ddf8194a8d6a2ebc7527b687dbdd6a62d 2025-11-28 01:44:29.018651 | ubuntu-noble-large | deleted: sha256:34d2e6924658ffd8efc9d7d3a19e3767b3f58366fdbb5976b509d73a7ba26e75 2025-11-28 01:44:29.018658 | ubuntu-noble-large | deleted: sha256:ac9c8f0efc1e2f0658bf78313ee73e0581e5e1d306794c4ee71282a602664a0d 2025-11-28 01:44:29.018665 | ubuntu-noble-large | deleted: sha256:64af35abdc7aeabaa2ab4655b79eae31c138c96aef6f04eee170d0f6ec58e28a 2025-11-28 01:44:29.018672 | ubuntu-noble-large | deleted: sha256:2cb63a505ebfe84b79caac8edbaf91224a5b5ad060028d4af87d6c1fec87e348 2025-11-28 01:44:29.018679 | ubuntu-noble-large | deleted: sha256:2ef8fd529b0f2047493141c1bcc22b54a008336305d48c9e1648c3f0d997be37 2025-11-28 01:44:29.018686 | ubuntu-noble-large | deleted: sha256:5bf7b0ba19053e72f985d11dfd1b10dda24c16698197238dbc24301d9d1af4e9 2025-11-28 01:44:29.018693 | ubuntu-noble-large | deleted: sha256:435b9d5c772390c548be4feb39f979c23cc106b9e51447f7d43e0a928cdee774 2025-11-28 01:44:29.018700 | ubuntu-noble-large | deleted: sha256:1a1a84701a2eb6b25fe0959cddf8f0dc5e7520c311ca9e8eb06d7ec29a83f503 2025-11-28 01:44:29.018707 | ubuntu-noble-large | deleted: sha256:f3a82db0914996ea432f16d4a659cd02a39a7e8f8f85c453a2770ae1dc0b437d 2025-11-28 01:44:29.018714 | ubuntu-noble-large | deleted: sha256:e0e18f9a49b6dce6ede046c388a4d3f7e0cca9c418b2342b45565e0f4536239d 2025-11-28 01:44:29.018721 | ubuntu-noble-large | deleted: sha256:f7bd758f3889cd89f0c8b22d0c47650f253de462f5ec633720f85633a0ad0965 2025-11-28 01:44:29.018727 | ubuntu-noble-large | deleted: sha256:a6a1a372e856f840ea096eae94cf3543aa388c73a69bfc19e0046a44d5d4bec4 2025-11-28 01:44:29.018734 | ubuntu-noble-large | deleted: sha256:5e1d0143a0bde386a91161d96f7ca365c79e9ca9ec4cbdf92408b7d364a67eed 2025-11-28 01:44:29.018741 | ubuntu-noble-large | deleted: sha256:20fc1a014af3f9270b86287e398bbb24b342486712525477b09af0e3e908b903 2025-11-28 01:44:29.018748 | ubuntu-noble-large | deleted: sha256:1691462840ccc6bbcb7d8591d3f2843dacbed479c3973ad7c0f13a40af1c9f5f 2025-11-28 01:44:29.018755 | ubuntu-noble-large | deleted: sha256:0de8215ba6b550177a5b37b121c73db079b7ad3b37c8d0fa4bbde21b51286554 2025-11-28 01:44:29.018766 | ubuntu-noble-large | deleted: sha256:5d1c5ce2e25fe4efb485b476b82389e60552d9785cdb541e6150765638ff0926 2025-11-28 01:44:29.018773 | ubuntu-noble-large | deleted: sha256:abac167ba1d041ef6c0779bb6edafc7ef8c1af228c5d67f51928cd7c77e417af 2025-11-28 01:44:29.018780 | ubuntu-noble-large | deleted: sha256:67288fe3479695475ff4148bacd765bc382b4bc2947f954f76f144c1113b555b 2025-11-28 01:44:29.018787 | ubuntu-noble-large | deleted: sha256:617aa8dc3778bbb876707263c186b9cd2da86ef3e3940cc56fe091adea44730e 2025-11-28 01:44:29.018794 | ubuntu-noble-large | deleted: sha256:cc8c31e564c8cbfad18cfdd6909032f2fc1db582e36d355f5d88352edff7e3f3 2025-11-28 01:44:29.018801 | ubuntu-noble-large | deleted: sha256:0affbf0359f5a47eda90a9c794f2917a3293d05f4b9a4863884ae8415fadd3d4 2025-11-28 01:44:29.018808 | ubuntu-noble-large | deleted: sha256:7f2cb4ae81da3cfd9302fe0363aef56cb917f252b175dba5ba9d98155852c004 2025-11-28 01:44:29.018815 | ubuntu-noble-large | deleted: sha256:75ed961d132c99f3655ee0ff4f25189a893ddcb9d050987f9bae3b8904462d78 2025-11-28 01:44:29.018822 | ubuntu-noble-large | deleted: sha256:72163067886bca2e9066b5b0d776b86e2c88bc31990166a89460212275b9b67f 2025-11-28 01:44:29.018829 | ubuntu-noble-large | deleted: sha256:d66d439de36d8ae45b6854b41e310d09c174d89c4dc01deed7b7373afa0d170b 2025-11-28 01:44:29.018836 | ubuntu-noble-large | deleted: sha256:8c98ebe89741713d04a45b458cdfdac4f29c4f881afc9e3e8e01c972d0036498 2025-11-28 01:44:29.018843 | ubuntu-noble-large | deleted: sha256:4b99ade6bfe28d58f3b30af2fee8c0a45990df305ca45a6d7c7922b39382897d 2025-11-28 01:44:29.018850 | ubuntu-noble-large | deleted: sha256:92dc93243c8df0929472817722fd537699c43104029228fe729b5318ac308166 2025-11-28 01:44:29.018857 | ubuntu-noble-large | deleted: sha256:cb4235530471751d576bcccafa5452f0567990743e7df8f78bb9a47f8f530fed 2025-11-28 01:44:29.018864 | ubuntu-noble-large | deleted: sha256:969c2da21b0e7bb1ae2afa3ddb88b23dea4d1d256a790fe43a18bcb20b429a32 2025-11-28 01:44:29.018870 | ubuntu-noble-large | deleted: sha256:84c9e0a6d18602ccaded8b51b15bc374d8c9ea60861e20dffd056d09ec4f7d58 2025-11-28 01:44:29.018877 | ubuntu-noble-large | deleted: sha256:f2fc2191afe4f7d9264a2b6a67935086d770f05530b283a6703e0111f82ace9d 2025-11-28 01:44:29.018884 | ubuntu-noble-large | deleted: sha256:8dcf8e68326813cf63d37cf431c084636217836481fbaf64b516af12bf33d558 2025-11-28 01:44:29.018891 | ubuntu-noble-large | deleted: sha256:49853e73bade0b1352fcddcfb58aab02d86fdbf4c172b88f7e273f0a23e40279 2025-11-28 01:44:29.018903 | ubuntu-noble-large | deleted: sha256:6d84f5d26c5f3c4b34040d722d16f665a6cfc9cea5f30c7c6b6136f53128d5e0 2025-11-28 01:44:29.018910 | ubuntu-noble-large | deleted: sha256:76bdae98694fc7a3463ba05d3ce5e1814d8e0a0de3c3a541e765233c6b322ad7 2025-11-28 01:44:29.018917 | ubuntu-noble-large | deleted: sha256:79e573871debe987cec30bce3ae808538a4851c19bf35751b9f74f8fa3829f79 2025-11-28 01:44:29.018923 | ubuntu-noble-large | deleted: sha256:265e74fe9fb10850d701f70084aa88c3e502431032a8f3e8e96246cdf96f044e 2025-11-28 01:44:29.018943 | ubuntu-noble-large | deleted: sha256:74894f58456fcdcea7d988912325899577f5527703784d723e34fa743a900a08 2025-11-28 01:44:29.018950 | ubuntu-noble-large | deleted: sha256:c7207adee3bbf6f535a3f5b8dc8ff46f40b49fee68bf327ddaa413bb39322ce5 2025-11-28 01:44:29.018957 | ubuntu-noble-large | deleted: sha256:8d0d2645815a5a75ab0f5583e4e1321b77a2494cef5d003868fb116765128ef2 2025-11-28 01:44:29.019018 | ubuntu-noble-large | deleted: sha256:11495b568f096d676fd370f4d795d9232a736bc1d941d795d637504d3a5d97d0 2025-11-28 01:44:29.019030 | ubuntu-noble-large | deleted: sha256:0a432f9f815dce325a821d2728559e7287b3d59deacbe9db94b769570dfe169e 2025-11-28 01:44:29.019037 | ubuntu-noble-large | deleted: sha256:b709371697eedf16ef4ae2e180246b801b6c6628b3878859cf9cdc52c586dd98 2025-11-28 01:44:29.019044 | ubuntu-noble-large | deleted: sha256:f20dd54d25d2a9ad281661e34faf1b8fdbdc9e698c3a8428fc49e6ca5ebeabea 2025-11-28 01:44:29.019050 | ubuntu-noble-large | deleted: sha256:d1a78aa36f714fba54f9299b8ec57432e05f91345acbfd7b52f6b7625efb6058 2025-11-28 01:44:29.019057 | ubuntu-noble-large | deleted: sha256:d8c61bf097aa904a57b5fedfbbcb90c385557d1b30d596e9abea102b5c305772 2025-11-28 01:44:29.019064 | ubuntu-noble-large | deleted: sha256:caa769b49d2f942c5ac0568ad586efa99d1c750b8e897a87ec81b1049a33f1f7 2025-11-28 01:44:29.019071 | ubuntu-noble-large | deleted: sha256:abbd3a9c6575e4b8e0f4698baa6628932a9533f44c791e0f96094c02809473e4 2025-11-28 01:44:29.019078 | ubuntu-noble-large | deleted: sha256:c2a524bfcf20a2a58186611a7bbb4ddc758a31f771a5069c2e0f5c2f42b757f3 2025-11-28 01:44:29.019084 | ubuntu-noble-large | deleted: sha256:dc4c12353a6106da782a0ec2cde9ad280adabe1f0d838d03213fd740e31bd49e 2025-11-28 01:44:29.019091 | ubuntu-noble-large | deleted: sha256:9a503a5106c3bce38ebd9dbb76f19bbc7f3c99b3292c14ab984fe7279c1fe4f8 2025-11-28 01:44:29.019104 | ubuntu-noble-large | deleted: sha256:9c2b80f1c788bc8c6f534ab7bb5dfdc3377b11c97fad3f37c4d0985aebc085c1 2025-11-28 01:44:29.019110 | ubuntu-noble-large | deleted: sha256:86db4aae3916bb60bf11a6f5f78fe471c6ad2d60c750b7fd3a61cdccd3f41b10 2025-11-28 01:44:29.019117 | ubuntu-noble-large | deleted: sha256:9b9e21f4eefc3a3092d743cdc9810da482d3733abde7dcc140a6a2a24752b987 2025-11-28 01:44:29.019124 | ubuntu-noble-large | deleted: sha256:7c3f224a5ff3192193533ea2aef159bacde3a21e25ec5075400336fad633fb0b 2025-11-28 01:44:29.019131 | ubuntu-noble-large | deleted: sha256:cd9d1e50194ce6f1dc0e009de4cd5d1976e491c10eae8ddef492a54d74b33a45 2025-11-28 01:44:29.019138 | ubuntu-noble-large | deleted: sha256:e6614a13bb7742362d531315d87708c046a8259fcf8efcc1663d4f549cffa1dc 2025-11-28 01:44:29.019145 | ubuntu-noble-large | deleted: sha256:67db9a48cc597180859b1bdbbecee315d19a8727e5ad951ed2e46fdcc85525ec 2025-11-28 01:44:29.019151 | ubuntu-noble-large | deleted: sha256:6a949a50efc5152a4a8e26a217d351f3c39faeed37fdc28c3f4befc4935c5182 2025-11-28 01:44:29.019158 | ubuntu-noble-large | deleted: sha256:e875abb9f22519f6a65ad835f28c333445d468088ee7364968006935c97dd6f9 2025-11-28 01:44:29.019163 | ubuntu-noble-large | deleted: sha256:fa57df702aa0ebc6b25493f7715c9a5bc24031cbb90865670392bf051124d4a3 2025-11-28 01:44:29.019169 | ubuntu-noble-large | deleted: sha256:0a11af3cc3c35efc8cd5e0ee96e14f2c0207e3fe9f12d1d5d9e3b226e53f4121 2025-11-28 01:44:29.019175 | ubuntu-noble-large | deleted: sha256:26db237c29ef21c0555f998e4e81472889bc81bd0472092c5c30dd941c66b51d 2025-11-28 01:44:29.019181 | ubuntu-noble-large | deleted: sha256:6f549f7e91c65f78e5318e3fe3e423101167aedb96eae0a4cd42172732525c7a 2025-11-28 01:44:29.019186 | ubuntu-noble-large | deleted: sha256:ee12e78b62c450c1ead79af234412f61b5c0ccdfbc82f5def6f6d72ebfa5e111 2025-11-28 01:44:29.019192 | ubuntu-noble-large | deleted: sha256:e5b28a271680de380a41001d6e9e46249bac482d45687769e79a4feef5a59c36 2025-11-28 01:44:29.019198 | ubuntu-noble-large | deleted: sha256:43e81fc79daf00137fe939be6f962a7a7ad7469100e36913ec1da9c5a8a470ab 2025-11-28 01:44:29.019204 | ubuntu-noble-large | deleted: sha256:f2603b9458de1ad506e4064673d1761e12c5a7fbfd1a32c28817cb989ae0eb11 2025-11-28 01:44:29.019209 | ubuntu-noble-large | deleted: sha256:48a354dcbc9589567c63cc8ad454d6c1a40161137e67b8ba16ebd9c52cf22f8b 2025-11-28 01:44:29.019215 | ubuntu-noble-large | deleted: sha256:f6f33dbb1f67e053487e4a8ae4bc0e13f83a1d6b5fd694fed9150cb8d110860c 2025-11-28 01:44:29.019221 | ubuntu-noble-large | deleted: sha256:eb8f5a7b356c523485920aca8fe24e603a726d0f7458ffaeb8cb9377eb612a20 2025-11-28 01:44:29.019227 | ubuntu-noble-large | deleted: sha256:188c118019ce38e85e9791f90bddf4308f98b8d3ee832cc9e78694c28b55d127 2025-11-28 01:44:29.019233 | ubuntu-noble-large | deleted: sha256:f06ce50a71ca949c22b09f8bc55686e52f74d14a387d823b6ae048c2aa020d5d 2025-11-28 01:44:29.019238 | ubuntu-noble-large | deleted: sha256:7eb3d9fb62ad7ee84ff0b3c00a00aa8593c61ecb4634d3e533bf8bbc069d476b 2025-11-28 01:44:29.019247 | ubuntu-noble-large | deleted: sha256:c097670193871f1f36d6d2e305fe2f0a0b7dc8780f3038931e64ce63c5eb9f8d 2025-11-28 01:44:29.019254 | ubuntu-noble-large | deleted: sha256:97ad878c756cd16899e31f479ca2fe513b065fe9cb2ec98e8103be2bb99c624e 2025-11-28 01:44:29.019259 | ubuntu-noble-large | deleted: sha256:6e0eaf3da9219169721b33f8a06e0b6b50a8b20be2cfa7488c874622e374c370 2025-11-28 01:44:29.019265 | ubuntu-noble-large | deleted: sha256:c8ffb233d2c43ae7007ba207dac28e74a96691bb134ffced3ad3ded8f2d339e7 2025-11-28 01:44:29.019271 | ubuntu-noble-large | deleted: sha256:91cb0c6de5694a40d55e25a213fde84f92c0b463120d13e487f78d6793e60557 2025-11-28 01:44:29.019277 | ubuntu-noble-large | deleted: sha256:56df62750f8f3bfffd66ce2c2a0425fbecf554ff7374a70f820b235e5957aa43 2025-11-28 01:44:29.019282 | ubuntu-noble-large | deleted: sha256:9a80b9f58256ac6e1b7fd174ead97c852d269cd280011584af6d06bf77c1e352 2025-11-28 01:44:29.019288 | ubuntu-noble-large | deleted: sha256:20ffdbbea9a2db82ecdaaf1add35a96563e6274984fbc7bcfc1587bad4ac0e5f 2025-11-28 01:44:29.019294 | ubuntu-noble-large | deleted: sha256:268623ed7ef0be6bdad99524973375ca50fd5e6ae3a68cfbdf865fbbadf81c2d 2025-11-28 01:44:29.019300 | ubuntu-noble-large | deleted: sha256:ecab8a068899eaf0cbbda4f44ae5ea483764aebd32e8d4ca83b644f315eb32d1 2025-11-28 01:44:29.019309 | ubuntu-noble-large | deleted: sha256:eb94cade8cd75e3a162c7e3a4f6cf5f2c28625800a7aec23155d22da1e4dc349 2025-11-28 01:44:29.019315 | ubuntu-noble-large | deleted: sha256:e4165567034cf74ea7861dda50513f4087fffb1dc4efe312221bf7413259abf4 2025-11-28 01:44:29.019321 | ubuntu-noble-large | deleted: sha256:b43bf11878558ef5b0dc4ef67e19efad31e5eea29110dbe42fdbdda044f3968c 2025-11-28 01:44:29.019339 | ubuntu-noble-large | deleted: sha256:d9980ea2ab820a1677cd083a0324316b5e55c2e303675be09d1004969c4ee31a 2025-11-28 01:44:29.019345 | ubuntu-noble-large | deleted: sha256:fc368a3cb4854d346ee1c5efc99cd333951d8a9e93a933212cdcf280a6dc4e5c 2025-11-28 01:44:29.019355 | ubuntu-noble-large | deleted: sha256:2c7786efda28d188dc685fcb9b73412edaedbb31e3c8788d2e46e94d9e430fc0 2025-11-28 01:44:29.019361 | ubuntu-noble-large | deleted: sha256:dd9986c7874c5cf51a421d466843fd0c291ba3aa3d013200053732a6427108bf 2025-11-28 01:44:29.019366 | ubuntu-noble-large | deleted: sha256:c9c4932c0da8243f0514a918a27fbb28ca6177da2cb6a330a04edb69d0d5e3f7 2025-11-28 01:44:29.019372 | ubuntu-noble-large | deleted: sha256:e2bae0d70d5bd597bb7bdf21533c5d2bc7b14ffad3e258ac0dd729a609e1c11f 2025-11-28 01:44:29.019378 | ubuntu-noble-large | deleted: sha256:aad6065993cd2c8f463bfaa1e0a0ea6203f31c408b112458ba6398abc89795e0 2025-11-28 01:44:29.019383 | ubuntu-noble-large | deleted: sha256:f3052bd004d442aa16a0ee647019401f113999c100742d5492729427ee936e0b 2025-11-28 01:44:29.019389 | ubuntu-noble-large | deleted: sha256:0632f9b039409f192cb870703b60d7f7fbb30bb27a7bd557ee5c08e2e567a907 2025-11-28 01:44:29.019395 | ubuntu-noble-large | deleted: sha256:f2172adbe1ddd6d8dd0eb8d2af6a2fe942019e864fd68f57da12ba411e35c355 2025-11-28 01:44:29.019401 | ubuntu-noble-large | deleted: sha256:3da0c64a4bfe1773e9d0485b8b7f3209ed23a30542757e85e5b025c69456be00 2025-11-28 01:44:29.019406 | ubuntu-noble-large | deleted: sha256:3f08d51dc8530f25276d7c2a360d94ecd0ed447ba8653d0b56f5f6b16722d911 2025-11-28 01:44:29.019412 | ubuntu-noble-large | deleted: sha256:b3d55e6608c0b81c80809bbd8bb778723468a9c51c8c99deaa876eb62edd7e18 2025-11-28 01:44:29.019418 | ubuntu-noble-large | deleted: sha256:a2e1e09cfe2c2c9ab0143b951a690680284c8cb058d0dde6fefc7c42a3a05d2a 2025-11-28 01:44:29.019423 | ubuntu-noble-large | deleted: sha256:912055802c573de746af23dd1a1c78ee850a243cf803bea8836b9c5e72a5bb53 2025-11-28 01:44:29.019429 | ubuntu-noble-large | deleted: sha256:f4d964601cb99d10a3a389c5e1a1fcd9bdeaae538035217d4489445e89558c5e 2025-11-28 01:44:29.019435 | ubuntu-noble-large | deleted: sha256:2f62ee4ca7c5a4ed70a9b8fb068df9ae2198f52f46f318c11573e8afab1ced10 2025-11-28 01:44:29.019440 | ubuntu-noble-large | deleted: sha256:148675280a2b08ba4046edacc8934b766d009861878da993fce733c91a6dc1f2 2025-11-28 01:44:29.019446 | ubuntu-noble-large | deleted: sha256:a688624c2da7e5da32ea440ee5cf9d5cd7792c5b8f89c89927801ccdfe155a97 2025-11-28 01:44:29.019452 | ubuntu-noble-large | deleted: sha256:ec9d77079781605a0d55a91ff171ac4c0ac7033006d3076f147d29504e73ba85 2025-11-28 01:44:29.019457 | ubuntu-noble-large | deleted: sha256:234ba69166e8ac64c51b79e54d061ac9a03ec70beb821c507face5e48951c51b 2025-11-28 01:44:29.019463 | ubuntu-noble-large | deleted: sha256:9a6dc7d77da5fd79f5b925213489980a73a92dbc90be6eb4e586353fbec2dde8 2025-11-28 01:44:29.019469 | ubuntu-noble-large | deleted: sha256:ca9440e7c5e8a3a066c41223d26798be3bd0cec6b06e0f053fd2ec60289cf483 2025-11-28 01:44:29.019474 | ubuntu-noble-large | deleted: sha256:de69e620a75cd4266da052d60134c987c7ed77425d5a949e9cf9505a90988c8b 2025-11-28 01:44:29.019480 | ubuntu-noble-large | deleted: sha256:7e59d79f429414038f81148fe916fbb212361a0759473616d40b1931775e9340 2025-11-28 01:44:29.019486 | ubuntu-noble-large | deleted: sha256:62a05f9bcb360f371d02f3424632aaa00eb014a99d134e30308f7d19124ae7e8 2025-11-28 01:44:29.019492 | ubuntu-noble-large | deleted: sha256:6d6ca4a55f713b7b3d18b8ed871fab06dd086fb29c7c151df1615af2b437afe6 2025-11-28 01:44:29.019497 | ubuntu-noble-large | deleted: sha256:055e6e530be928f892efb9f7b4359ccf13faee8b671038f2cb745e6dd56fefeb 2025-11-28 01:44:29.019503 | ubuntu-noble-large | deleted: sha256:f2e37770ab5d4ff0c91a094023bbcc4e302b8f4bd5fe2fdf3cbb538305d29efe 2025-11-28 01:44:29.019509 | ubuntu-noble-large | deleted: sha256:4fcfe429631fde473484d5149e4ab0674408aa1e05a34cda01009c0b3e8e78c3 2025-11-28 01:44:29.019514 | ubuntu-noble-large | deleted: sha256:3a42b13720475d536dd3cf0b6b19adc16699eb0ace97aea2a685ba677cdca817 2025-11-28 01:44:29.019520 | ubuntu-noble-large | deleted: sha256:aa3afab5fac3db3fd5284c9db1fac3f27b6b5ac1e40bd20faed1eca8641dd86e 2025-11-28 01:44:29.019526 | ubuntu-noble-large | deleted: sha256:7cef275231a86d87483d21454dce4cbded0f0cec4e0bde64ed228b40054b8662 2025-11-28 01:44:29.019531 | ubuntu-noble-large | deleted: sha256:8524f6d9cb4259c9eeae532dfb5aea76261a2ef543e079512a4c0d07ed413003 2025-11-28 01:44:29.019537 | ubuntu-noble-large | deleted: sha256:48b1fd4aff99f616d5d85556a34a29e64652c696a8dd18c84e689891c7169b6d 2025-11-28 01:44:29.019543 | ubuntu-noble-large | deleted: sha256:5d70faf87e4ddec45835c308cf67b530b2e03e9559dd0e9e5dbe5d23656a1590 2025-11-28 01:44:29.019548 | ubuntu-noble-large | deleted: sha256:90d8b77259797779f20824aec42106c4dc46642665d162bb94ad0438eceaa864 2025-11-28 01:44:29.019554 | ubuntu-noble-large | deleted: sha256:2bad4ff6431f26b39f6086762a0933a14d71f6dbcadbb32272389454a69da39e 2025-11-28 01:44:29.019560 | ubuntu-noble-large | deleted: sha256:08fd49b46f55b1d9c8e02009cd699bb61ed1ddcf925dc71bd8d001261c9f6ea4 2025-11-28 01:44:29.019570 | ubuntu-noble-large | deleted: sha256:489696097bde83a9f87ceba5f54880969141cd3bc6157741e4dc347252f24d62 2025-11-28 01:44:29.019576 | ubuntu-noble-large | deleted: sha256:69e1bc3f32cbed536cbe366b549f7da00d375bc7e2ee8a9595f5ebea2a724181 2025-11-28 01:44:29.019581 | ubuntu-noble-large | deleted: sha256:c6fb1ae023252e8d819af7dc2fc80911c7de5f38e9c019130336788cf7e340df 2025-11-28 01:44:29.019587 | ubuntu-noble-large | deleted: sha256:b97f6d064ef1a6f3ddfdcbd379d9f6f245547cd1a523156bbfd86316a93b9275 2025-11-28 01:44:29.019593 | ubuntu-noble-large | deleted: sha256:903bfcc94ed0d6549048ebedea5527ff52f4275e1a3fb5f300bb987d142401a0 2025-11-28 01:44:29.019599 | ubuntu-noble-large | deleted: sha256:fa67085f8674a3eec2311c02bd0042fb2aab3adc0c3d41266edf8e228ccdef5b 2025-11-28 01:44:29.019604 | ubuntu-noble-large | deleted: sha256:f7bba135081520a92bd2518565b7029f88c3de5223fdf59d5aa17db525054816 2025-11-28 01:44:29.019610 | ubuntu-noble-large | deleted: sha256:f817227754248306d9616fe7b7f85e32626c25932334c90cf862aac06ed99723 2025-11-28 01:44:29.019619 | ubuntu-noble-large | deleted: sha256:e98980e32142028c7fcf98e672a2df4ac5e8349c74d21fcf85e1281da6e8fc0e 2025-11-28 01:44:29.019625 | ubuntu-noble-large | deleted: sha256:6591e7c9b95744ca7cdb0d9152708db93de946d85fd65c4f8672c56d8f6820a3 2025-11-28 01:44:29.019631 | ubuntu-noble-large | deleted: sha256:45a1d9c1a8fc28da202e6b32d39d07b4cddf6f5a2b8d594c43e139d8a1038c92 2025-11-28 01:44:29.019637 | ubuntu-noble-large | deleted: sha256:eeec36474e276f71f02e2ad11c7b974214c6ec8320b468a3622f736dbd83bbb4 2025-11-28 01:44:29.019654 | ubuntu-noble-large | deleted: sha256:5cef61d5b489584dbe3cefc545495caddefd43caf3eb57403b280c1653b25e00 2025-11-28 01:44:29.019660 | ubuntu-noble-large | deleted: sha256:d81e2de8fec5bb89f8ef412722645f2857ae42a9462f132e57583608f508ab89 2025-11-28 01:44:29.019666 | ubuntu-noble-large | deleted: sha256:5b82329fe77c574bb6bafcacc418b8056fa80526248df4ab236c970e0d4f1827 2025-11-28 01:44:29.019672 | ubuntu-noble-large | deleted: sha256:f42d80d670c756114a6b50d7c9de2b36df5e1b1c7dac0e818c810ffb14629508 2025-11-28 01:44:29.019677 | ubuntu-noble-large | deleted: sha256:c9ebad98afb1e03526cdcde119fc5b2a8690ecc1120eaf3e68268da69d54cfd6 2025-11-28 01:44:29.019683 | ubuntu-noble-large | deleted: sha256:c8f7865ea5d91f27200120f81e3601fb57ba2e3f8a445f41e43c3e178c37125c 2025-11-28 01:44:29.019689 | ubuntu-noble-large | deleted: sha256:ab0af18c3e31082229c335f3ba7ec13455a1c3e88ab4227a1704967bf04d5ecd 2025-11-28 01:44:29.019695 | ubuntu-noble-large | deleted: sha256:528c36ed8d58f0d95d58d3fc71a72d9b55ede676c8e48d3c692525a62ea682ec 2025-11-28 01:44:29.019701 | ubuntu-noble-large | deleted: sha256:43e05c36686a5af83278dbc29c3beeea8fb23bf92994c53717cc654b9853e5ee 2025-11-28 01:44:29.019707 | ubuntu-noble-large | deleted: sha256:f7147b07bd97ec978452aaa8cb6152c4e66046c48d1c676c0ad7a1f0133e3b8e 2025-11-28 01:44:29.019713 | ubuntu-noble-large | deleted: sha256:355218f559d3b8a586e77e08b27445af0b0a90d0a4584d9bfaedb00c31def263 2025-11-28 01:44:29.019719 | ubuntu-noble-large | deleted: sha256:4471afdac38ef6c944f9ebbfc86248673bb2876cf472f85bd16df5431594c10b 2025-11-28 01:44:29.019725 | ubuntu-noble-large | deleted: sha256:2039248bf131812b6761c0907e3ff8a433d279c05b3dbd72cf93071473f61232 2025-11-28 01:44:29.019731 | ubuntu-noble-large | deleted: sha256:1d415944ca553e159a2adc07f4741db665c4424a7232e1ed546d10711d055731 2025-11-28 01:44:29.019736 | ubuntu-noble-large | deleted: sha256:43cf4fdeb357b5f6e65690b13aceba5af5b1422c5e5a715e91c8aeacf93703a6 2025-11-28 01:44:29.019742 | ubuntu-noble-large | deleted: sha256:d64c52a41bf6423b90659863070ed2ad00d88a4f23b2e0610e2a0a568a143e6d 2025-11-28 01:44:29.019748 | ubuntu-noble-large | deleted: sha256:cfe2c32f55de62258af749cfca4971de1498a284790a8ef63216febcea0bc488 2025-11-28 01:44:29.019754 | ubuntu-noble-large | deleted: sha256:b0dbb32ff9e5813dc38c2993b40c0b8bc7c6119271325e1ea60ca7d9168cfd66 2025-11-28 01:44:29.019760 | ubuntu-noble-large | deleted: sha256:11c2d644fbc81c37fb1eec05801eae3dc749308ce4f9334e91570d99ac1ae528 2025-11-28 01:44:29.019766 | ubuntu-noble-large | deleted: sha256:677f04e478b2307249b29273415a27799359e8c64a49801abae1b1158d010b79 2025-11-28 01:44:29.019772 | ubuntu-noble-large | deleted: sha256:62d5aec1ed5a4eb40b716c7622b731386d7fb4ed1c3fcb33dc76c297d35114ed 2025-11-28 01:44:29.019778 | ubuntu-noble-large | deleted: sha256:782260af5eec6fda45e66fe652fd0fa7763a5f90e0bc22179383b6ae43bcf25d 2025-11-28 01:44:29.019783 | ubuntu-noble-large | deleted: sha256:5128df2ce5252ffb5ba16b48b3f9d1bd8e7c0a7556874d61e9196994b6ae254d 2025-11-28 01:44:29.019789 | ubuntu-noble-large | deleted: sha256:7f96958a0226e602cc7a45a05b6f055d2640d8f4545088b84c890386e5456912 2025-11-28 01:44:29.019795 | ubuntu-noble-large | deleted: sha256:bd8163cff965493e9588444024b4ed21e1a4eebb0d47155e3b63b75088c39dbf 2025-11-28 01:44:29.019805 | ubuntu-noble-large | deleted: sha256:8b8ae79417bd6f5944a6f882fc135eaa2cb3c4bcb6a5e47de6921b1b1ca6144b 2025-11-28 01:44:29.019811 | ubuntu-noble-large | deleted: sha256:eedb52c3f2ce351d5cd5c6643fd99a151436a18c8fae35b1e52c1855312bdf0b 2025-11-28 01:44:29.019817 | ubuntu-noble-large | deleted: sha256:fe07c956ede61ed645c04016e3e60c2e716e00c77bde7e57b47a4d2ab38ac143 2025-11-28 01:44:29.019823 | ubuntu-noble-large | deleted: sha256:8b4b90ceb71adc31853a5c8e8d0600626fcf173b3a1bbbb5e52661b28197ca9d 2025-11-28 01:44:29.019829 | ubuntu-noble-large | deleted: sha256:a3324dccff0f278beecc48c3d48d669f6e497c2629973711763acd2b66ad0649 2025-11-28 01:44:29.019834 | ubuntu-noble-large | deleted: sha256:b488b35a4c3c356680f5d7d26b4b3eb4b7364e157f6ffd4eed4dca8af21eee19 2025-11-28 01:44:29.019840 | ubuntu-noble-large | deleted: sha256:02e70ea676e4ce18afc2b1461dcb75a44d2011fbf5c209618674a1e72f64728b 2025-11-28 01:44:29.019846 | ubuntu-noble-large | deleted: sha256:63738cecaf0dba68b28cc092309115320f628a6b912644ce0c754aa3ef1729ae 2025-11-28 01:44:29.019852 | ubuntu-noble-large | deleted: sha256:63e13cfb7bb48193d4aca10474cd63fc05173d6bb432831deaf151b1f711de40 2025-11-28 01:44:29.019858 | ubuntu-noble-large | deleted: sha256:c7024d4d8f5af99a09cfb707fa991e02a3648e32bdf079e40acba0da7a7ab4ce 2025-11-28 01:44:29.019864 | ubuntu-noble-large | deleted: sha256:73b2a07061da380da3117d62033f11dd9b8807eca03a92068cc5e99f796fa8bb 2025-11-28 01:44:29.019870 | ubuntu-noble-large | deleted: sha256:96504032ba2ee1c75e9952534cbed51d40ee4f26beeb22c0efa2e7356b5c700a 2025-11-28 01:44:29.019876 | ubuntu-noble-large | deleted: sha256:df06ff10d33073604c07191326e37e34a5e196442d20d90839f69bf017d66423 2025-11-28 01:44:29.019882 | ubuntu-noble-large | deleted: sha256:bb5f3fcc4e2583dbe5f920f9879aff3b6c2692483dc1e98a2a66903191ca94c7 2025-11-28 01:44:29.019887 | ubuntu-noble-large | deleted: sha256:663e7dce9d94ece0eb95cde1ebe0ba49a0f1db2a70ce65b939bad401c4e2698f 2025-11-28 01:44:29.019893 | ubuntu-noble-large | deleted: sha256:9f2b681207bdc08fb9c6c12cae75f1908a87cd2c68a9f6fc0451476f4574d63d 2025-11-28 01:44:29.019899 | ubuntu-noble-large | deleted: sha256:4a957ea11749623f9641aada55f937f2fa2af2ba4728ff947e2c360a29141376 2025-11-28 01:44:29.019905 | ubuntu-noble-large | deleted: sha256:debf1bd4fe7ba23a2227025a685b5fb68bf771c308be32ec1791a3df2f6f5cde 2025-11-28 01:44:29.019911 | ubuntu-noble-large | deleted: sha256:ab15cbc9b56f38862e68e93243a514b034640425288fdd66794278f056f663d0 2025-11-28 01:44:29.019917 | ubuntu-noble-large | deleted: sha256:30b97315d9d58c0bf1d7e76c0733cf5c537466d798ec064067237383dc7dc417 2025-11-28 01:44:29.019923 | ubuntu-noble-large | deleted: sha256:c60f2ca0597aeb2caf3ad82911fd5f9af1106dcd4c5733c8398a7b44c9d55499 2025-11-28 01:44:29.019929 | ubuntu-noble-large | deleted: sha256:dda313f28c98a844a112f38de0b130bad1c8b2adc0609dafe19f798172c84fb1 2025-11-28 01:44:29.019938 | ubuntu-noble-large | deleted: sha256:8f0ada07ce2d25290061b58aeb6235f78271fe5e59b810b36299fb2e83003385 2025-11-28 01:44:29.019944 | ubuntu-noble-large | deleted: sha256:ce98684c773e382d4e2a1658a7811f2b1cf08c70a9ddf987d2c620d567472a7b 2025-11-28 01:44:29.019950 | ubuntu-noble-large | deleted: sha256:0c7e2380d9cf48e9485d2a348c709adc32e6393308ee1968dfa7e46d351c9206 2025-11-28 01:44:29.019956 | ubuntu-noble-large | deleted: sha256:a18c846db9ab4be2e2d515f0ba03ecf01c4ad1a0c6c5a2407f2747cf7fb3350f 2025-11-28 01:44:29.019987 | ubuntu-noble-large | deleted: sha256:60d7eac462eea2868142efbe48e3c904ff206ca17e82382504a9b1b2e5c281e5 2025-11-28 01:44:29.020018 | ubuntu-noble-large | deleted: sha256:e7314118559eb6b564febeaf011c5614d626dcb9d1e6bc8a4c51e314ebac940b 2025-11-28 01:44:29.020024 | ubuntu-noble-large | deleted: sha256:60b4a63c9db0f6e720cdb74a29a621997b7a448477be2dea1a41740781ae2da2 2025-11-28 01:44:29.020030 | ubuntu-noble-large | deleted: sha256:f928c01756793ac743c05ccd852a33fe25ff39879a08061315be5d8be2e79a28 2025-11-28 01:44:29.020036 | ubuntu-noble-large | deleted: sha256:b2620b06adfbf47469491b211a3a0ff3288c407b74d9c84dcdb04057bc5efe2c 2025-11-28 01:44:29.020042 | ubuntu-noble-large | deleted: sha256:1bd4e9b6f532ed8938e209401412ec49db81f3d9f9f606c40380371b65cdebcb 2025-11-28 01:44:29.020048 | ubuntu-noble-large | deleted: sha256:4b5cfc2259c77f9f0bf3d33be245e10ed36e5b260accab48a621fbe2fdfe84a7 2025-11-28 01:44:29.020053 | ubuntu-noble-large | deleted: sha256:05db616ffcd08299e97346cea51c12ee0b388aaaa75e6f0af44824c2c4bf1818 2025-11-28 01:44:29.020059 | ubuntu-noble-large | deleted: sha256:825765dd771c96a6785800786809cec936425e8a41548d85812909ed57db062c 2025-11-28 01:44:29.020065 | ubuntu-noble-large | deleted: sha256:7113dcd7e46128666b6ffb7637fa76d8fbaf40b87904c9632f0475d3efa7138c 2025-11-28 01:44:29.020070 | ubuntu-noble-large | deleted: sha256:808915a324a48ad40f52abe602306d371f506000bf4cf18b08cbc2f7259b30b7 2025-11-28 01:44:29.020081 | ubuntu-noble-large | deleted: sha256:04b1f14c21b68f7ff43549db9144a2a82672ef7e992621a54a0162752372da66 2025-11-28 01:44:29.020087 | ubuntu-noble-large | deleted: sha256:af2d16db5a2c05b6cf4397cab0f0956945f789a11c594d6e102d3e6404590327 2025-11-28 01:44:29.020092 | ubuntu-noble-large | deleted: sha256:2f41e2348e91e883f0e5d9f374d067c12ff53299b70feccc310d19fcebb3321b 2025-11-28 01:44:29.020098 | ubuntu-noble-large | deleted: sha256:d87d0f83acca62f406794311325a3f0de6102bb3e79fb0b7fb98f32b3ab848ca 2025-11-28 01:44:29.020104 | ubuntu-noble-large | deleted: sha256:48bc26881d4126f40ad623a3ef0da31b458684796db4b2e19a687566cd2f5294 2025-11-28 01:44:29.020109 | ubuntu-noble-large | deleted: sha256:72d79d6ca646aa7a6d8c32f593648551ac167144440c8434794fa01f3993de3c 2025-11-28 01:44:29.020115 | ubuntu-noble-large | deleted: sha256:f9685666c5efb729ed1ece568671886236acd14fd181ef3b50e701534eb96d20 2025-11-28 01:44:29.020121 | ubuntu-noble-large | deleted: sha256:567a3b9a53dcfed86327909568e9c1c7db29e12602196a68badb8b841aebef80 2025-11-28 01:44:29.020127 | ubuntu-noble-large | deleted: sha256:ea22986c8eea4883c39b161fa8935a6c04eb4ea4719dee327413102f5845b5f1 2025-11-28 01:44:29.020132 | ubuntu-noble-large | deleted: sha256:26c308ea761c63804c8e061e320e0f6c9d97540c9829eb09fe514b9837b44e83 2025-11-28 01:44:29.020138 | ubuntu-noble-large | deleted: sha256:cd100c3b7dd39bbe83c54de47d8a43eea286ed589427490542fa4ff0361ce81f 2025-11-28 01:44:29.020144 | ubuntu-noble-large | deleted: sha256:ea87d64823996f7710295006222d752eb79ba7c75419f2af8f6e5ea18023bbc8 2025-11-28 01:44:29.020150 | ubuntu-noble-large | deleted: sha256:271f95f890663d57b3d710638a1fa33fb127eb0bb8e4193d37e9c964e7ec0421 2025-11-28 01:44:29.020155 | ubuntu-noble-large | deleted: sha256:8af19d8cbe1cafa56386e10f267307b4b501214d1fcf97e97f604371238aefa2 2025-11-28 01:44:29.020161 | ubuntu-noble-large | deleted: sha256:8f54069a1c2f32207be5ddeaccea1ff6df3eb84dc80971bad361a06d84dab3df 2025-11-28 01:44:29.020167 | ubuntu-noble-large | deleted: sha256:618ce9aa0860d7cb317647d0a810e332876b6aef7d8a949af0aa8725fbef5d76 2025-11-28 01:44:29.020172 | ubuntu-noble-large | deleted: sha256:74ed35f3886f2c7f368e6a5965e182a2051dbafc206a5a4dab3dd3a2f08f1142 2025-11-28 01:44:29.020178 | ubuntu-noble-large | deleted: sha256:305a531ecad2de77628140be212c4dca5d937a6a96cb5898dcb8edf4eac2bbe6 2025-11-28 01:44:29.020184 | ubuntu-noble-large | deleted: sha256:7c9e7b28f13b4306768e3437791df433c1b2d38cbd9d8ac1160507e83f6b1df2 2025-11-28 01:44:29.020189 | ubuntu-noble-large | deleted: sha256:66e1d8bb4ad47e62f5223f397579cd847981323af6fdf74ac47d939ce55b21ee 2025-11-28 01:44:29.020195 | ubuntu-noble-large | deleted: sha256:e354aaf7f6495ca668f3ed0b4f560d20e3e38d279011299f1f76e15eb9f074c0 2025-11-28 01:44:29.020201 | ubuntu-noble-large | deleted: sha256:6023d7b49cd822ba0292e349bb8248cf60979fc1026aae338135e182483b56a2 2025-11-28 01:44:29.020206 | ubuntu-noble-large | deleted: sha256:75fae1cea9334f92fc65414cddc871ef356e46df40564f0dd723398726e805fd 2025-11-28 01:44:29.020212 | ubuntu-noble-large | deleted: sha256:5b2a22cefdedf28b2c08f17e4daef4800c8cfeb4cb97941e9a672c6ddab80749 2025-11-28 01:44:29.020218 | ubuntu-noble-large | deleted: sha256:21a0463f5a9adf57a95760146ee821cfa934b54f61a92a6c5a1a8c7d3ece92b1 2025-11-28 01:44:29.020223 | ubuntu-noble-large | deleted: sha256:140da64b98f1e3520b8cf84c8b05313ec16db3081b560e195dc2ca5f9c26fe2f 2025-11-28 01:44:29.020229 | ubuntu-noble-large | deleted: sha256:8a306be80d26d0c0dc49539e33199db263906616303720bf476379f710651f9d 2025-11-28 01:44:29.020235 | ubuntu-noble-large | deleted: sha256:0645ef843fae5cfd084fa28d7e2d616ac64f5f725c194fc2c5facb6725adf429 2025-11-28 01:44:29.020241 | ubuntu-noble-large | deleted: sha256:4314b6d1d8d7735ee92f287589ff085002fd751af562a5a4fdbe2938ec55c804 2025-11-28 01:44:29.020246 | ubuntu-noble-large | deleted: sha256:5d768de058da36ce7b529a0469c1770d005a5c0ccb877539ddef2289af0ccbaf 2025-11-28 01:44:29.020252 | ubuntu-noble-large | deleted: sha256:0d64335f9481840817f5e88192fba22928f692ac686f3362f784bf395b48dc29 2025-11-28 01:44:29.020258 | ubuntu-noble-large | deleted: sha256:c344bd49fafc3028488286914f7a835448696e3fe56126559cb2a9e6d6eb60cd 2025-11-28 01:44:29.020264 | ubuntu-noble-large | deleted: sha256:b5e723dbcdd7502207bd7f982f0199ab2f81cae5e45edddf4037d2a540e2a6cc 2025-11-28 01:44:29.020269 | ubuntu-noble-large | deleted: sha256:624b89302b613a5e0f852f41648058ad6fa36eb936abd33a35d810a5935acf55 2025-11-28 01:44:29.020275 | ubuntu-noble-large | deleted: sha256:c19b4060a1e4b5d26cba4a3cc7c6ab14dde3c78b09cb544174481e78cccca9e7 2025-11-28 01:44:29.020281 | ubuntu-noble-large | deleted: sha256:007d2b0549d5a3be2a85a8475370341fc5d4250e9ac1fb3815c3f5f95efa1285 2025-11-28 01:44:29.020290 | ubuntu-noble-large | deleted: sha256:e879f404717f06539d16312307bb290af52e6eb74fb0829dc45b86326855baa2 2025-11-28 01:44:29.020296 | ubuntu-noble-large | deleted: sha256:ff59d3a483113bde01ad2fc500fbe157d68eefdf318f9e064f2866d0cac6c072 2025-11-28 01:44:29.020306 | ubuntu-noble-large | deleted: sha256:31b990304868804c20e563780d1b749a3acaa15e34a4750b8115de93dc6711f1 2025-11-28 01:44:29.020323 | ubuntu-noble-large | deleted: sha256:2489f62667acc90b9b02ccc514029f8990451192610ed716fd0fd12d4a314d85 2025-11-28 01:44:29.020329 | ubuntu-noble-large | deleted: sha256:6bf96d7cee39280f84404ab223de394b39a9100c9de469f65f16fe53f696df37 2025-11-28 01:44:29.020335 | ubuntu-noble-large | deleted: sha256:d0b28cbc256752bd6d7dc32f3655deb3791bc1c775a4082d161f001008ef2f1d 2025-11-28 01:44:29.020341 | ubuntu-noble-large | deleted: sha256:e164a67b5f50dbc91412c61451789bb41aaaac42b91cdf5fcfc5481d48b28f17 2025-11-28 01:44:29.020347 | ubuntu-noble-large | deleted: sha256:ed748485d18d44cb2e0c7d1ca08c324e699f5bbc296362834b4405c183ff2681 2025-11-28 01:44:29.020353 | ubuntu-noble-large | deleted: sha256:36631785ec144ec316f1f787717801273ce23ae9b0c2a9ade2e494e6bd0ae7ca 2025-11-28 01:44:29.020359 | ubuntu-noble-large | deleted: sha256:430458c8fedc7d129cbd374df2108ca77b44c24ce3b58d170c8a4d8497a64ba8 2025-11-28 01:44:29.020364 | ubuntu-noble-large | deleted: sha256:7e2f975e6d348acbfd0282d8fb9f07678ae72ff06fccc37e3e720bde345e26b1 2025-11-28 01:44:29.020370 | ubuntu-noble-large | deleted: sha256:bcddbe86d24478e1ca8406d75fd54ea6bca93879bd601d27df5d4992d009eefa 2025-11-28 01:44:29.020376 | ubuntu-noble-large | deleted: sha256:93f0ada95f892bc8f441295693b891e99d4f9942886fc8ad3e1bff352771e4b7 2025-11-28 01:44:29.020382 | ubuntu-noble-large | deleted: sha256:af3f32bc68d8f1ce5bffdf89d3ce6005c9031a85389bab8f518c0dc8c310407b 2025-11-28 01:44:29.020388 | ubuntu-noble-large | deleted: sha256:b22c3d89a57d79a5b36ab2dbc1b518a355010267390180d982768b2025d3899c 2025-11-28 01:44:29.020394 | ubuntu-noble-large | deleted: sha256:e35a7b916715b0f018cd07038431184c483c5e0ebfc0dfa4ebed479a55ef845d 2025-11-28 01:44:29.020400 | ubuntu-noble-large | deleted: sha256:8251aeaab53357816bcd6cec7a9f24baf9828032eb74537cf4599ce6161e6833 2025-11-28 01:44:29.020406 | ubuntu-noble-large | deleted: sha256:2731fceaac83cf9026020549b22c7148fdca3c126281e5b3992f4d2f0f9e5221 2025-11-28 01:44:29.020412 | ubuntu-noble-large | deleted: sha256:c889cf084aaeae446521b58cd0af731f895fa7d245a682fa946f445052941c43 2025-11-28 01:44:29.020418 | ubuntu-noble-large | deleted: sha256:a8e974a9683bafea2fa534093bfe185456f5a4ac556b04e5126d3c19918e331a 2025-11-28 01:44:29.020424 | ubuntu-noble-large | deleted: sha256:81df248878aea61bc60b8be73bdb5f96318f95eeebf51665eee04ae35fcb2d62 2025-11-28 01:44:29.020429 | ubuntu-noble-large | deleted: sha256:5661be293a5d5783dfa891958fa90fc93e77b12754806fbd7f4810b0ae6f790b 2025-11-28 01:44:29.020435 | ubuntu-noble-large | deleted: sha256:92d22b102e3985278ba198c693d4337dde6bf8a9b9ce47d62eeda775e84c4c9d 2025-11-28 01:44:29.020441 | ubuntu-noble-large | deleted: sha256:cd441daae9d078497fcb2c7f6972898dc193cb1dffb126b72d11b9744f37e692 2025-11-28 01:44:29.020447 | ubuntu-noble-large | deleted: sha256:3cc5ffdb856313414b2e55cf56f0c820b141ea78423354316e1ca6fb9eec2c8e 2025-11-28 01:44:29.020453 | ubuntu-noble-large | deleted: sha256:35c9cfc69849f26f7b6e70f5987573734186e87f179c30bee5b6eb3aba64fd66 2025-11-28 01:44:29.020459 | ubuntu-noble-large | deleted: sha256:eacf664b2dbd50b8c5b11d7cf74d8bc6e2e626ad109e30d2263dbea0205f65fa 2025-11-28 01:44:29.020465 | ubuntu-noble-large | deleted: sha256:d8ca2aa6e65cb8acfdbaed51c318f58f110f5b24a37ac9b2e77dbe136314b5ac 2025-11-28 01:44:29.020471 | ubuntu-noble-large | deleted: sha256:afa995c13348708b4394906fdea0e7b5e4e0bd7ab1cd9a706de1362e33720afb 2025-11-28 01:44:29.020477 | ubuntu-noble-large | deleted: sha256:f2cf6902148076ae50e45ad2ae5c29a2ab32603daef489886017981fc15d2a86 2025-11-28 01:44:29.020483 | ubuntu-noble-large | deleted: sha256:5e9164b4fa9bb79d583fff69381a7ca471d61d33cae638b77f3661e670b4d443 2025-11-28 01:44:29.020489 | ubuntu-noble-large | deleted: sha256:b6f3294cd18385873612784dab5f4f04c9b9825c8e7facafafb9f47b34db5daf 2025-11-28 01:44:29.020495 | ubuntu-noble-large | deleted: sha256:b6d57f9224f347faf3e05b31a3eb76b49ea060155908852ca327cead4d6215ee 2025-11-28 01:44:29.020501 | ubuntu-noble-large | deleted: sha256:44ea322c23352ea4a76c83df69fa9ea8e5ca1769387cc5450cdb24c1e62f7d31 2025-11-28 01:44:29.020507 | ubuntu-noble-large | deleted: sha256:d72e65a057faaf06d674033262f677023366293b532f0b116c7940ca8375f374 2025-11-28 01:44:29.020513 | ubuntu-noble-large | deleted: sha256:2bc6640303a2ff4d36522f69e0da5558cd9030ffe00e8ed48e4b7dc40dc58e43 2025-11-28 01:44:29.020518 | ubuntu-noble-large | deleted: sha256:c4cb7e87e8a10edc36a7cb3284af215a077584dab9c8cb3168b09f178baa752e 2025-11-28 01:44:29.020524 | ubuntu-noble-large | deleted: sha256:e294700afc2f4ad6c8448ea7aee18f83dcf7bac2b493657161d3a83858a19e3f 2025-11-28 01:44:29.020530 | ubuntu-noble-large | deleted: sha256:c15794973a936d46b498c136dd884deeb2cb44211bb21c12e695061ced187dff 2025-11-28 01:44:29.020540 | ubuntu-noble-large | deleted: sha256:cc208feeee79d261a4b8d2595332db8a247bd8a0ea0f84785395a00a7709b09e 2025-11-28 01:44:29.020546 | ubuntu-noble-large | deleted: sha256:e898e07949f1364dfc7e01f7f16e34e0192c8e363d772e85e655c9f3866f96c2 2025-11-28 01:44:29.020552 | ubuntu-noble-large | deleted: sha256:326160dbc99a04397f6ea4a7e63145978c67c2d487bcc982f754b0fdb9e0ba21 2025-11-28 01:44:29.020558 | ubuntu-noble-large | deleted: sha256:0f6d7615fca6c7dbc62f217748a689e05a78a9b31368b14015b7d63aee9eeb28 2025-11-28 01:44:29.020563 | ubuntu-noble-large | deleted: sha256:1095fc1d8033d0df22e752eda4ceae1054478f5cf8ab648f24c0f79f91ef9fab 2025-11-28 01:44:29.020569 | ubuntu-noble-large | deleted: sha256:1e0e1350f2ed84f1e63cced2321c061918499cf35cc5dccb290ba4c7e6486480 2025-11-28 01:44:29.020575 | ubuntu-noble-large | deleted: sha256:aca5eef4f12410d9acf08fadbc9ea8aedc67942b3e653616d8e9bacf4fd8387d 2025-11-28 01:44:29.020581 | ubuntu-noble-large | deleted: sha256:dd71d33c4fb214c0fd37dd63bd28c735d54b444b036313be65cc53b8b46c2385 2025-11-28 01:44:29.020587 | ubuntu-noble-large | deleted: sha256:011605e1b115c0dae5afbb84c6103c8609e149c12167634e08f4386ced404910 2025-11-28 01:44:29.020593 | ubuntu-noble-large | deleted: sha256:2671d8a1eb99aec2c704070c134b4ab4a71b7e250549c4a4079c0172873ac0ed 2025-11-28 01:44:29.020599 | ubuntu-noble-large | deleted: sha256:b58c0e5d2af4b415861805c74d7f5f53416412a075f992eb2f0fcbb0bdeb1430 2025-11-28 01:44:29.020611 | ubuntu-noble-large | deleted: sha256:b82be5ec5f742264c34ddbf0608612b8aac31e52a9c36bd55e5c70f1d83144f2 2025-11-28 01:44:29.020618 | ubuntu-noble-large | deleted: sha256:61a1412f72935936151c5781a4c14c94faab255a0fd5f6655036d5c2ddd5052a 2025-11-28 01:44:29.020624 | ubuntu-noble-large | deleted: sha256:ac930ba7e6d8bb0abe5dcd987eaeab23e517e4e5d63de76fa422536de2b07d80 2025-11-28 01:44:29.020629 | ubuntu-noble-large | deleted: sha256:7b6ce994b807205f0f3cdbdce1ac76a32a27a7e05ab24e29e00ea918eb9d523b 2025-11-28 01:44:29.020639 | ubuntu-noble-large | deleted: sha256:dd397a884a6e9c0255a80113e80166089e661b44c689585c8aa24e436ac76c04 2025-11-28 01:44:29.020645 | ubuntu-noble-large | deleted: sha256:d38096fe54dcb3316ea36b9bddfc205539731a3af1f8ed8615418afb423ddde1 2025-11-28 01:44:29.020651 | ubuntu-noble-large | deleted: sha256:1452008d2176e59167c926e5e2c9bfc8a2398a8d77850ca4a6d030b813294c64 2025-11-28 01:44:29.020657 | ubuntu-noble-large | deleted: sha256:79544097d2fdafa80d65544926f26397eb9948911a979ecb0ea512bb16e673df 2025-11-28 01:44:29.020663 | ubuntu-noble-large | deleted: sha256:0d57517e77700ee588942f579a70e7dd8e502afeb6b4d926efd07a9e0ece1c16 2025-11-28 01:44:29.020669 | ubuntu-noble-large | deleted: sha256:b15ae6267b7b6c198016c63db65149365c9863bc5bd4c8166549de36bf0e8294 2025-11-28 01:44:29.020675 | ubuntu-noble-large | deleted: sha256:b8632299e294757faa11ef7e9aa5ea0eaff1ecc12d7c0de848aeefa24b845d1b 2025-11-28 01:44:29.020681 | ubuntu-noble-large | deleted: sha256:f323dc8212de4af74cedc092142e1f3e960524fd7d9fedac1ff58250665b55d9 2025-11-28 01:44:29.020686 | ubuntu-noble-large | deleted: sha256:73450d8c1e8fc6cb88903264b9c02ebd07f5f523a81def26888be216c6edd726 2025-11-28 01:44:29.020692 | ubuntu-noble-large | deleted: sha256:3a1a07b3cd7be72ed5f8de79dd70d42402510105bb8c1bf878869caff7d65377 2025-11-28 01:44:29.020698 | ubuntu-noble-large | deleted: sha256:0a520d6bcdf7868e06c0a155b9b65d3109ae259ea895db06855e5020858bb471 2025-11-28 01:44:29.020704 | ubuntu-noble-large | deleted: sha256:59125e457c1e91b31bed5c055a4a3e21121855d60cf15163e64d530c6c376780 2025-11-28 01:44:29.020710 | ubuntu-noble-large | deleted: sha256:29a89637beb035da1041bf2f190c0a100eec764d7cd4869b92626364394f550b 2025-11-28 01:44:29.020716 | ubuntu-noble-large | deleted: sha256:1061edda922679d48269aa7d6799eb8134203c8df83007f1357929c646c2c6f5 2025-11-28 01:44:29.020722 | ubuntu-noble-large | deleted: sha256:8584f30435344ab53d89d9f2810ba3b22986c760b99cd0bcaae9a8acd168a6f7 2025-11-28 01:44:29.020728 | ubuntu-noble-large | deleted: sha256:b98f514a73346c62e9d0d2334859b8af6f6021d5b024d90c92f715a6db31ff7b 2025-11-28 01:44:29.020734 | ubuntu-noble-large | deleted: sha256:8d1ad50753e3b51470db24b88e4404b878d3de36be004e488b1e3bb5880cb7e7 2025-11-28 01:44:29.020739 | ubuntu-noble-large | deleted: sha256:13c822a826da33845465496d129fe20a3dab50a06d8f501d2581bf8174777638 2025-11-28 01:44:29.020745 | ubuntu-noble-large | deleted: sha256:613f667b3c46a62bb912e42534704bb67ead440c4829b6555f7d8f3f65ef6c37 2025-11-28 01:44:29.020751 | ubuntu-noble-large | deleted: sha256:f1d019f75fd3a932ed1874eb7a3d4c6a3bb534a46faff1bbd5109e624a785fff 2025-11-28 01:44:29.020757 | ubuntu-noble-large | deleted: sha256:cb70cce54068401977a2c47208f3785e3be12e0a45cf8705b875dba2ad86af9e 2025-11-28 01:44:29.020763 | ubuntu-noble-large | deleted: sha256:60c2a549fc599524c70a0f63c6bbd560e913d1f8ffb3b5d9fd966e26af6e494a 2025-11-28 01:44:29.020773 | ubuntu-noble-large | deleted: sha256:884e1a3688f4f86e62b8c0a4ec0f05dab18d9fc66d39847f0fa10025ab4c1d89 2025-11-28 01:44:29.020779 | ubuntu-noble-large | deleted: sha256:4b778edbd626bcd38c1020ca0acc8b3f21b79237eda56583790efd4212a69ee8 2025-11-28 01:44:29.020785 | ubuntu-noble-large | deleted: sha256:f698909f13edac5debc83c029a2b331b3b208a412bade35fd07b382077ef60bf 2025-11-28 01:44:29.020791 | ubuntu-noble-large | deleted: sha256:aa2e1ff34c6612f8fbc2ef8455585b175ffb96aa986735cddcfc5798e0a69b45 2025-11-28 01:44:29.020797 | ubuntu-noble-large | deleted: sha256:b4dcba6bf4e4af4236342d70c62f952813b629474461a2f47d031595765f2ccf 2025-11-28 01:44:29.020802 | ubuntu-noble-large | deleted: sha256:70619e7b081808684671821246f54f3f5819508664a139f44bf1188d905b36c3 2025-11-28 01:44:29.020808 | ubuntu-noble-large | deleted: sha256:91544224761a2a914cae0b6e2b7b5af7b34f63b20d613aa161eb6babcbdcdb7e 2025-11-28 01:44:29.020814 | ubuntu-noble-large | deleted: sha256:95a47d0697252bc07d6bfb7129fcc77c34fa1d200335677eba2a515b65025cd2 2025-11-28 01:44:29.020820 | ubuntu-noble-large | deleted: sha256:6a610a3e9a78b69159360f17066f30ffcbb92bc9b39db989ecd4a5b9b529671c 2025-11-28 01:44:29.020826 | ubuntu-noble-large | deleted: sha256:3088aeb20e7a115c2d771dbae20321e69f6acf56e5d4b5ad90592c63c16975f0 2025-11-28 01:44:29.020832 | ubuntu-noble-large | deleted: sha256:b282b370b99584f48466b881f362435b5ade2df2418803de93ba11667328efda 2025-11-28 01:44:29.020838 | ubuntu-noble-large | deleted: sha256:081ff3221f81f9fb6480d5181c286b0775c1c282ac1dccc7e699f1ad86beba91 2025-11-28 01:44:29.020844 | ubuntu-noble-large | deleted: sha256:1a78e89dcfcee83ddd82dc0f21b3e04f2a865c28afc315a3a30e9259c4f9c349 2025-11-28 01:44:29.020850 | ubuntu-noble-large | deleted: sha256:9adbfc52a2c9790d47b9d3aa1daf90905bc089c82fe0e6e7fa3a9ace4e54a58e 2025-11-28 01:44:29.020856 | ubuntu-noble-large | deleted: sha256:e7166fcc3c2685242a4c3f1448e0b4e6c8085fc9262464c79d255d23c89be806 2025-11-28 01:44:29.020861 | ubuntu-noble-large | deleted: sha256:44965e36a170aee1b2ea3c793d939cb4eb6b81b9cca67cd179b462423bec44c4 2025-11-28 01:44:29.020867 | ubuntu-noble-large | deleted: sha256:3eb03078ff9660a6880d5a4eb5b2b61acb8bd1621271e12bb3ff47f7c10d005c 2025-11-28 01:44:29.020873 | ubuntu-noble-large | deleted: sha256:7fbf27935ce1c5e3bcfa4af8f8dbb3e30893c1520aeeb9c8138cb2a7d351d767 2025-11-28 01:44:29.020879 | ubuntu-noble-large | deleted: sha256:5f61910a3073ca0ba9f043ec3363b5f595041d157f22d8cbb9fae354492af2a0 2025-11-28 01:44:29.020885 | ubuntu-noble-large | deleted: sha256:4ffcd7d2b34155bfaece6cb4556af4933e6a7843a352654e7e6ac8e45dc35dbc 2025-11-28 01:44:29.020891 | ubuntu-noble-large | deleted: sha256:3b5dbd0d9b72a776bb155e24d0144bfed1dede9bab3a6bad8682de256b2c183e 2025-11-28 01:44:29.020897 | ubuntu-noble-large | deleted: sha256:9bfb18544f38e39fa3a6cdc9759b9390175e7e90b418d1e8d447c90d882d2ce4 2025-11-28 01:44:29.020903 | ubuntu-noble-large | deleted: sha256:f337d754ad17eb2b0cc9e69e82c12c1ae24e214f058b3d996357a454f6a6e627 2025-11-28 01:44:29.020909 | ubuntu-noble-large | deleted: sha256:73f94a2ba5beca65c46f4b004d02380751e75713de70698f11927fadc3f5a045 2025-11-28 01:44:29.020915 | ubuntu-noble-large | deleted: sha256:5992b295acde73e4350a970f9cd305421828af4a9ec571ee9149d44c0b814216 2025-11-28 01:44:29.020924 | ubuntu-noble-large | deleted: sha256:6fc76a78a0febb3f1179d0557966ab3a7d214679fa06aafed693d91a74f761d1 2025-11-28 01:44:29.020930 | ubuntu-noble-large | deleted: sha256:b93ad05affa5e791dd5e902b2f3e5fc6b78086231a3ab7b02ca1daba55d5aec0 2025-11-28 01:44:29.020936 | ubuntu-noble-large | deleted: sha256:9c95f4ab8787176bf0229c69a857333b1222503d81d676146f6be57fb1fc3198 2025-11-28 01:44:29.020946 | ubuntu-noble-large | deleted: sha256:96219c49c7d57a40526af73ca57c1bf2b770fc90215457cc52ecb283a0d6afe6 2025-11-28 01:44:29.020952 | ubuntu-noble-large | deleted: sha256:45c98fbf6146684b115f61d423cb529435ae32ff40236a7bca3cd3bae81190f0 2025-11-28 01:44:29.020958 | ubuntu-noble-large | deleted: sha256:be298ca37446cbae12b9a5fc8d36915238454ab1c4f3cd994964b69339a7fa3f 2025-11-28 01:44:29.021013 | ubuntu-noble-large | deleted: sha256:b8f4c63e696a9adb1ab73473ec87440fca50bf3fd0f06dc1b8f496fd4541cfe3 2025-11-28 01:44:29.021022 | ubuntu-noble-large | deleted: sha256:616b0e42a836980070b8608b705383d12beeb548d55ed3af135126a0aafc8a19 2025-11-28 01:44:29.021028 | ubuntu-noble-large | deleted: sha256:f31cce9fbdf04028ab2b52934739a0fbddbfd82b6ff41c949f93b8c997d49971 2025-11-28 01:44:29.021034 | ubuntu-noble-large | deleted: sha256:5e566773b396f4655b8d3df4b913911dc36d0ac2252c3c66ceb29489749c92e3 2025-11-28 01:44:29.021040 | ubuntu-noble-large | deleted: sha256:41cb2b097fec76019e32af30f8c368f98929d675dc28dffb2e221b6faccd4712 2025-11-28 01:44:29.021046 | ubuntu-noble-large | deleted: sha256:a618ce5fa556c53a8ea7be3557065d29b35d28ed4ddb0a395d1be3adf8b1822c 2025-11-28 01:44:29.021056 | ubuntu-noble-large | deleted: sha256:18f2afdc42dbc007f21177021bc57a7febf3ee6cb61480ca19b5c58a4238f46d 2025-11-28 01:44:29.021062 | ubuntu-noble-large | deleted: sha256:69ebfe2d6e8e6dc52043d5a00a32dfd56dce0b7f5d8fcf40729fd325c7bb487a 2025-11-28 01:44:29.021068 | ubuntu-noble-large | deleted: sha256:cdb30d62250dda21ca6f5dac5872969305b81d2ba1fd7f7c99da8751c02e33af 2025-11-28 01:44:29.021074 | ubuntu-noble-large | deleted: sha256:4921e7f4da274891808631990189c8d88c72ba047b3ca934cb2c8c1e4dfbdb38 2025-11-28 01:44:29.021079 | ubuntu-noble-large | deleted: sha256:8ce36a494a67d33e9ba364b6c32c371221401645b65f9de2cc5b727ccb8625cb 2025-11-28 01:44:29.021085 | ubuntu-noble-large | deleted: sha256:44e05765ca947d3acade2670d2b8012f3a4d175092cd4ae5166bd71398c97560 2025-11-28 01:44:29.021091 | ubuntu-noble-large | deleted: sha256:4c41801d412d3f3393fec5a52a61539a88ac0463fc92dcb883d6b1b8cba9e7f3 2025-11-28 01:44:29.021097 | ubuntu-noble-large | deleted: sha256:49c762b1fcae7778c0006d25ff301f1024183328b6c39628a41ecda097e98844 2025-11-28 01:44:29.021102 | ubuntu-noble-large | deleted: sha256:4dd9478cab1465e2eb2ce6a733ac69ac45d0fbcbbb676d51fcb76b26ce5ec1e6 2025-11-28 01:44:29.021108 | ubuntu-noble-large | deleted: sha256:674cc6479f9235db44141fe0ef30e63d892f10c9d251f321d92f6cca0e2a61c9 2025-11-28 01:44:29.021114 | ubuntu-noble-large | deleted: sha256:ffe6c8be5d925050f6ef55f2493848e447901abd84428aae15bf18fa5f73d9e3 2025-11-28 01:44:29.021120 | ubuntu-noble-large | deleted: sha256:dc7f8c64a078b6acd2230a6867ab01dafb96130f5fb9c157cff8dd401f11800f 2025-11-28 01:44:29.021125 | ubuntu-noble-large | deleted: sha256:d10a2d5bdf613e7406f420806a99c31625e7cb59d0d2c3419d9317cdae77459b 2025-11-28 01:44:29.021131 | ubuntu-noble-large | deleted: sha256:abf9f9eb6fba737af9cf528e09fdf18f6f59c57dbf908ee7bc2cb242b58e84b1 2025-11-28 01:44:29.021137 | ubuntu-noble-large | deleted: sha256:bead2c5051b638ac18637adae5fc0b665f9b6e0cf4f6f9fa63d76c91c0c09df8 2025-11-28 01:44:29.021143 | ubuntu-noble-large | deleted: sha256:d5d9f44129811442a4ec8ffc99554380346002c5e354c82ba58008fba4d2727c 2025-11-28 01:44:29.021148 | ubuntu-noble-large | deleted: sha256:6ba6384b71b3c6c367ca9684d8e289cc94501c35a693288e348becf97b762fcd 2025-11-28 01:44:29.021154 | ubuntu-noble-large | deleted: sha256:c6c37cd9d8381dd21958e3476a458036db6922a9df7cd4316d27fe7269e5e537 2025-11-28 01:44:29.021160 | ubuntu-noble-large | deleted: sha256:af36fc723f31753fc8e5b79a4835fea0581ee314a61b1fdac570a989b8d25891 2025-11-28 01:44:29.021165 | ubuntu-noble-large | deleted: sha256:37b8df8ce1a20f17805207d1aec5d511f8c3ca22620ce6c66be8076a836ce624 2025-11-28 01:44:29.021171 | ubuntu-noble-large | deleted: sha256:8d9b90348f48f5304affb7b31ca9074dcee2190e7708fed40d01570b667ed0b4 2025-11-28 01:44:29.021177 | ubuntu-noble-large | deleted: sha256:d197e38799c64a70610873e4aa9151cc4a4d54f16ba7d6d25213ed9bf24ca4d0 2025-11-28 01:44:29.021182 | ubuntu-noble-large | deleted: sha256:7969a1b668f6288f32b9ef76889ea51d72dbf1a37dafac86356861836272139f 2025-11-28 01:44:29.021188 | ubuntu-noble-large | deleted: sha256:b79bd08631a11e40ffaf7fc9c9cb53472f65fb2afe7cfb79819ff59b8bae96a7 2025-11-28 01:44:29.021194 | ubuntu-noble-large | deleted: sha256:af8677e21c810537c2b4988b709aeb22b43ec43b91ad78a1a70e8aee834b2f42 2025-11-28 01:44:29.021200 | ubuntu-noble-large | deleted: sha256:f3069bcea68999497fbf343cb45cb586ae0a0922429cd32f362cd2c3e696ea3a 2025-11-28 01:44:29.021205 | ubuntu-noble-large | deleted: sha256:e4ad7a3ab48d3c1af99ce25b2b6a384920bdf5c888631ee7a1eb6bc4b445011d 2025-11-28 01:44:29.021211 | ubuntu-noble-large | deleted: sha256:b1fb63a0f939d9acae899788b174642ee7fd0839af9f7aeccc6d4e3ee92b6c38 2025-11-28 01:44:29.021217 | ubuntu-noble-large | deleted: sha256:96f3ccd0189913147aed4bae0f42985d6eff669f7d53754cf31bc181780e88c2 2025-11-28 01:44:29.021223 | ubuntu-noble-large | deleted: sha256:59132f28aefa916fcd5ba5f72bcfcad2822bf97a9a06e706f97cd0ee7efa3fef 2025-11-28 01:44:29.021228 | ubuntu-noble-large | deleted: sha256:f699506449081a2db33a954e9748634023656ebad15af83e6647daba385fd8bd 2025-11-28 01:44:29.021234 | ubuntu-noble-large | deleted: sha256:f54c63c95862f6f4bfd094dd3b700f546916a8fb4d0f9fae85454cd95682bf10 2025-11-28 01:44:29.021240 | ubuntu-noble-large | deleted: sha256:1655e417af6801d53c8e86578d8bf920b0020c3536f029999df361ebc562a407 2025-11-28 01:44:29.021245 | ubuntu-noble-large | deleted: sha256:c66b1ffcb7fe02830c63152f5918d976cd9cc7f359fd231f82fc65a42de987bb 2025-11-28 01:44:29.021251 | ubuntu-noble-large | deleted: sha256:a10568dd65ad51dfe3c4469481a88d4a83fccb4f07261762eb6d48c17f05c261 2025-11-28 01:44:29.021257 | ubuntu-noble-large | deleted: sha256:b1e2727aac54eb85abd9753420b4136b6a60d3450d08bb1838cb91a3da0cd031 2025-11-28 01:44:29.021263 | ubuntu-noble-large | deleted: sha256:9a85b106e63c96b9bca02cd2248a1f28ef90bbfa538192fe7b0544dbce285363 2025-11-28 01:44:29.021269 | ubuntu-noble-large | deleted: sha256:894d4ed2d429b928be1693c667d186de8a7721dc1d5f03fb49cb6d85caf6de83 2025-11-28 01:44:29.021282 | ubuntu-noble-large | deleted: sha256:501bd9c3b6c54d6e9dc499939ba0be3f381816568fff908b72758a48d43997e4 2025-11-28 01:44:29.021288 | ubuntu-noble-large | deleted: sha256:f84e080918dabb0b823b64030320efbe69abc4187df108cc3b76dccd1be55f27 2025-11-28 01:44:29.021294 | ubuntu-noble-large | deleted: sha256:aad28d5d05e91d73f64cc9e54d86cd254f0d73e508cacf9310bfd960802ebe31 2025-11-28 01:44:29.021299 | ubuntu-noble-large | deleted: sha256:9fe6a98809fe467c43e445bb25c3f5d5f4f4fb61dd0f996b6e7b83f0c74ca994 2025-11-28 01:44:29.021309 | ubuntu-noble-large | deleted: sha256:ffe685dcda877dbf2cea886633250e2a46acf847b786553733a726325d7ccd41 2025-11-28 01:44:29.021314 | ubuntu-noble-large | deleted: sha256:96fe2dc39b1a302e0d765609d852101162f8e5f88ca52f7838ea37a8914475fd 2025-11-28 01:44:29.021319 | ubuntu-noble-large | deleted: sha256:f596a7a133072161cd9954835f788b9b2dc8349252a20e448f21a9b600a403be 2025-11-28 01:44:29.021325 | ubuntu-noble-large | deleted: sha256:b583dd7dfe2460d46775412c314fa5acfd6a20454b9e90ccc34e19f2f7c0a531 2025-11-28 01:44:29.021330 | ubuntu-noble-large | deleted: sha256:1ea7cbb41434f5435453ac2478c27d26e441df98e598b5309cd00247469af886 2025-11-28 01:44:29.021335 | ubuntu-noble-large | deleted: sha256:c5a5e7b88d2662c09628aa0a886d3ef41f9e6a57da499c82dfaebea1fc72d7de 2025-11-28 01:44:29.021341 | ubuntu-noble-large | deleted: sha256:4ac73b46258eab91c011d9d5f70731286f985fd2d24804dc2310157b70940a51 2025-11-28 01:44:29.021346 | ubuntu-noble-large | deleted: sha256:d908866c0d5263c07c08339c9d48bc381d23a990487af5bf21389a2d3e024592 2025-11-28 01:44:29.021351 | ubuntu-noble-large | deleted: sha256:9911a01f0ff4d66173eb3e50daf8b1a557b75868246a7a9ef9b3fe5b77a2370a 2025-11-28 01:44:29.021357 | ubuntu-noble-large | deleted: sha256:a17423baa4a7f9c2609ede1bd1bef1bb5e30b8659b78ac8c3ea98ca13a3604ea 2025-11-28 01:44:29.021362 | ubuntu-noble-large | deleted: sha256:20518fb925ff9a83b85f4057315deadde4b90b659312a8d931e91d0bf073f314 2025-11-28 01:44:29.021367 | ubuntu-noble-large | deleted: sha256:31324d9f7ed27c8054b207942546bc3a738b9b00ef75153016a6195733020a38 2025-11-28 01:44:29.021373 | ubuntu-noble-large | deleted: sha256:bc33bc62b605cc12b3b7c1138d80a4775c0196740d00dba5094a6451e3e6141b 2025-11-28 01:44:29.021378 | ubuntu-noble-large | deleted: sha256:94012bc641a21522fbbe6616df96dd1903cd4a7626d49acc5790151a78b40d98 2025-11-28 01:44:29.021383 | ubuntu-noble-large | deleted: sha256:ac231c92f5b438c2bb6ab8ad0a070b38e1f979b040fbb83d1d6b7040101d7ec5 2025-11-28 01:44:29.021389 | ubuntu-noble-large | deleted: sha256:802067220673f6a22744b72667aecb8a0b6d66dd40597dd132a3b7f21b56b20b 2025-11-28 01:44:29.021394 | ubuntu-noble-large | deleted: sha256:5aa130ed873ab9862f9853a0843bce8d5c3ed4031a7fb509ac3a8d35fc2cc825 2025-11-28 01:44:29.021399 | ubuntu-noble-large | deleted: sha256:788e58742486f71f94b04a33b2fa5452093ea593fca3ef7eee410c9a63e156b8 2025-11-28 01:44:29.021405 | ubuntu-noble-large | deleted: sha256:7d178d153f8fa863a981a66beabf018899275f6907971e268f535eb67f2ec20f 2025-11-28 01:44:29.021410 | ubuntu-noble-large | deleted: sha256:1968cc34b9d2e486a097292f3c6638239aad2b5021669a9e2af1ffe4c5b46ef8 2025-11-28 01:44:29.021415 | ubuntu-noble-large | deleted: sha256:bdab7af7911bbf74679953bfb6c7819c2800e1cd96d55f0929d9436ca6ccd8da 2025-11-28 01:44:29.021421 | ubuntu-noble-large | deleted: sha256:96f17af595939954676a702a98989adccb1dfed00df381875543eced7c87f7bf 2025-11-28 01:44:29.021426 | ubuntu-noble-large | deleted: sha256:f3cf15cfea81c6c638f737f6231fdffa3910656a9f1096544c5705e61164f5f6 2025-11-28 01:44:29.021431 | ubuntu-noble-large | deleted: sha256:cefcf500ecbd91e43ac149d335f22479c18ac6d5e73a03724fe7c77ba01b186f 2025-11-28 01:44:29.021437 | ubuntu-noble-large | deleted: sha256:e28afdd6f11c4e2abc4895b52f43b2dff4ac87d54c310578058a17ba32f26667 2025-11-28 01:44:29.021442 | ubuntu-noble-large | deleted: sha256:9a2fdcb015944d00e8e8e83c420ef4fb9785cd34080eddd2d8d8d710c1bb4b46 2025-11-28 01:44:29.021447 | ubuntu-noble-large | deleted: sha256:f78d201f30e15386576c42a9d5aa4a7131189d7ea04fcb840bb2f61077ae1590 2025-11-28 01:44:29.021453 | ubuntu-noble-large | deleted: sha256:0ff21656b6f528a6014bc5f273ff830e0aeaab465b4509ef9473b85a11defffb 2025-11-28 01:44:29.021458 | ubuntu-noble-large | deleted: sha256:f8163489d24f0c83ad6bad53f0be9a0b207323a347a41bcb8ec56b50ca19edcb 2025-11-28 01:44:29.021463 | ubuntu-noble-large | deleted: sha256:0800f1da0b2013ce05e8ab1af4bdfb22ff641d6d0b2ecdd29a124dc8dd5fe300 2025-11-28 01:44:29.021469 | ubuntu-noble-large | deleted: sha256:ea8eefa3463433c53ad311a1e0b4e9f743118ca52cfa94540ce4c7f1e669d7d6 2025-11-28 01:44:29.021474 | ubuntu-noble-large | deleted: sha256:7a8f4729f531f43efcb5789a75eb04a14327fee7ee488e94d2321fd071d984df 2025-11-28 01:44:29.021479 | ubuntu-noble-large | deleted: sha256:1693295c964a3e4232b8648119a99850f86514926e2db6a9ecbcf543edb18937 2025-11-28 01:44:29.021489 | ubuntu-noble-large | deleted: sha256:d6a23b4a95ee21cb1b5a25839cb0dd6dde5b44a2417f7b9ae89bcb6bd395a406 2025-11-28 01:44:29.021494 | ubuntu-noble-large | deleted: sha256:5cf1ac885c57a1945f39b9340a5b5e730d539f4e7b6097d6177b55e6ce168342 2025-11-28 01:44:29.021499 | ubuntu-noble-large | deleted: sha256:47f383cfe004eedb332a161dc96c1a6fd49c1a7f248f4f26c9a407072d511a33 2025-11-28 01:44:29.021505 | ubuntu-noble-large | deleted: sha256:bb5f4e0f6d56c7d9cba604ff69907730e954f28f33270882e74aab9a606a894e 2025-11-28 01:44:29.021510 | ubuntu-noble-large | deleted: sha256:eb11fa798dc7f12f90d96a60f42cb8199ebdc29ced175792721a36601e486c0f 2025-11-28 01:44:29.021515 | ubuntu-noble-large | deleted: sha256:487b1ca8a1b6921e6d7e8b9591b19a6b7dee30585ad64409b4b89726883179d6 2025-11-28 01:44:29.021521 | ubuntu-noble-large | deleted: sha256:c73e782e1bdf57af3307bb133cfdd4aed65a69113136249cd35fd5e544fa5f04 2025-11-28 01:44:29.021526 | ubuntu-noble-large | deleted: sha256:c74b87e24998bd0a13cf97b51b37795df3ecbd6fb79d67c61455009c05384768 2025-11-28 01:44:29.021531 | ubuntu-noble-large | deleted: sha256:9b5d94b125717c622eab08de4bfba7984ae47ff92a57419827ed350cb4da6e47 2025-11-28 01:44:29.021537 | ubuntu-noble-large | deleted: sha256:f02b7afefecb1c67dd7deb5e8267ca4b25bed5487d48d12bfaa34d6c099b2594 2025-11-28 01:44:29.021542 | ubuntu-noble-large | deleted: sha256:7d3863f99d370740b078d4cc3d8fb1435eaa1bddd6adac233a016be409fe7b85 2025-11-28 01:44:29.021547 | ubuntu-noble-large | deleted: sha256:6fab7c5816a2df7c37e0198b09cee6a19d9235d2ba83b138396a441b7242af4f 2025-11-28 01:44:29.021553 | ubuntu-noble-large | deleted: sha256:1f1b1eb31fa91a901da5c20d21450520779362343568a2939d16e8a4d0fd6451 2025-11-28 01:44:29.021558 | ubuntu-noble-large | deleted: sha256:a18de3641b9b7697fa3180b0bb25fef9bc079257492ed72ed0471aaf8608da43 2025-11-28 01:44:29.021566 | ubuntu-noble-large | deleted: sha256:4d855b17ff805cb2700773ea9b012d02e712083c79f529f5e7f9a6e10edb3a6d 2025-11-28 01:44:29.021572 | ubuntu-noble-large | deleted: sha256:1552b1167cf7e778ae6993822438a55ad984a0b1d499edc04a4b9595985438fa 2025-11-28 01:44:29.021577 | ubuntu-noble-large | deleted: sha256:d699c9246d12a7c496a3f39f9e3730ebb3efedde6bc26f3d456bd41316c3a2d0 2025-11-28 01:44:29.021586 | ubuntu-noble-large | deleted: sha256:9d9b9a53db5df3592f64e5925a39d42bd2b258043afef5f5a13472336a717231 2025-11-28 01:44:29.021592 | ubuntu-noble-large | deleted: sha256:eecc25139ad7659cadf3d58ef658dee5b294a9d39b6493faf7d6db28394b907d 2025-11-28 01:44:29.021597 | ubuntu-noble-large | deleted: sha256:728c61311ca46da6f8c65aa1cd44193d8be174f8b4d00b19216cd8defe420e25 2025-11-28 01:44:29.021602 | ubuntu-noble-large | deleted: sha256:284077292b4b15f047c1b60a71226ce6fce4d8e8b2bc31eb0209b560973fe864 2025-11-28 01:44:29.021608 | ubuntu-noble-large | deleted: sha256:174ed6096b49b4d26d8d64bdff841f18edd84228b0d95d1f2392a53c668ad34f 2025-11-28 01:44:29.021613 | ubuntu-noble-large | deleted: sha256:3521f6b42e436df9701f5e0d562c8dd3e2eff338be04d735e4db657936755e4e 2025-11-28 01:44:29.021618 | ubuntu-noble-large | deleted: sha256:bbb2b7b3f8f8c1074cbd1e7318276dbf629ba8d2ff736130891cc58e60709829 2025-11-28 01:44:29.021624 | ubuntu-noble-large | deleted: sha256:6ef12c88dc080b9beb5d8398a5e5f7d9682ace9cf06cb4ec73cb39f7053ee3ee 2025-11-28 01:44:29.021629 | ubuntu-noble-large | deleted: sha256:1fba2a0d3b16f25e66f72d40703973219350817dd36fc9e08ec1042c7a320fad 2025-11-28 01:44:29.021635 | ubuntu-noble-large | deleted: sha256:51d0edf893dc757afd0c3ffcb4c52d67c0b63fea57deed3a9b4dd495420a55dc 2025-11-28 01:44:29.021640 | ubuntu-noble-large | deleted: sha256:9aa77d98fbb381fc467658cc933f3ae058459b3c25ad671d5c3c0470872f2079 2025-11-28 01:44:29.021645 | ubuntu-noble-large | deleted: sha256:960fcba18bfb4966a79f327eaea9cbf4d8494777762de7ff93f49b307cc7026b 2025-11-28 01:44:29.021650 | ubuntu-noble-large | deleted: sha256:dc0b7b296307c11cccb0b069399c9a54f1ea72e72111b6ca28ca90992f1fca03 2025-11-28 01:44:29.021656 | ubuntu-noble-large | deleted: sha256:f96aba36c410584c1f0d655a2bcc766164c4c590645037db3a4d9ece6f59e202 2025-11-28 01:44:29.021661 | ubuntu-noble-large | deleted: sha256:3b8b4900b2d61dae08cfef07f959f4fcb79e183bd51771eb588308d3c84a0df7 2025-11-28 01:44:29.021666 | ubuntu-noble-large | deleted: sha256:da15a5d787511858a0508662af6763d75c79018ffb507dc36a6863a4eec70a25 2025-11-28 01:44:29.021672 | ubuntu-noble-large | deleted: sha256:e3be7da93609be8c3f782642dc887d0522c0292c9aece09be8dd516e276fd570 2025-11-28 01:44:29.021677 | ubuntu-noble-large | deleted: sha256:788ccce18e5a07a5a823c7dc1a48d3902bbbfd2e5823e1decbc6504c57612622 2025-11-28 01:44:29.021682 | ubuntu-noble-large | deleted: sha256:71baec9f3f41198a871c65dd02777a2b48532013c08d54204fa9672326b5062a 2025-11-28 01:44:29.021688 | ubuntu-noble-large | deleted: sha256:7dc618395e264495c0546069537279d7c7215db9d5a2d2c752cb1c360cfe9627 2025-11-28 01:44:29.021697 | ubuntu-noble-large | deleted: sha256:4bdf1c3925e099abfacec9081e1fee558722cbe82287ec1fbc5ae6ba51f89139 2025-11-28 01:44:29.021702 | ubuntu-noble-large | deleted: sha256:34ab31957f5ae3b9296842f64fb7209edaaa085f533b0a3ac1bb23ae2543db59 2025-11-28 01:44:29.021708 | ubuntu-noble-large | deleted: sha256:2105f22ce11f854d490108abacf08d490300763eabf5d81ef0b9adedd42e21cf 2025-11-28 01:44:29.021713 | ubuntu-noble-large | deleted: sha256:ef2432135218ffaa5ac1b121b5e1ffdb1f797f933d772dbcb017f6c058c080b6 2025-11-28 01:44:29.021718 | ubuntu-noble-large | deleted: sha256:95f938208cb4e8368bb646d3fa9bef618547d6a9e3bc0a20eac5926b94b58d4a 2025-11-28 01:44:29.021724 | ubuntu-noble-large | deleted: sha256:0608e890b865cf9631659a199cba57dc4e929354ed317e824a1b2b2d8dbf331b 2025-11-28 01:44:29.021729 | ubuntu-noble-large | deleted: sha256:22add19aae9701deeb8bd83a2e0a7708ce5b6401cc6d46f73519830d03ccc22f 2025-11-28 01:44:29.021734 | ubuntu-noble-large | deleted: sha256:72480d25a7e86976d1a6c75403797822cc5f7444064abd6355b14d28918594de 2025-11-28 01:44:29.021740 | ubuntu-noble-large | deleted: sha256:d2b809664b2adbef25671f00ca37cab29e47b3461df97322c46de9f8a23286c1 2025-11-28 01:44:29.021745 | ubuntu-noble-large | deleted: sha256:6be137148eadf5b1543cedc20cdf50e28256b69457ed891208a6fbd63e2de531 2025-11-28 01:44:29.021750 | ubuntu-noble-large | deleted: sha256:813d59a32814edc7ebb5f1aa970efdaea270665504d9444f000cdf2adf0ca67e 2025-11-28 01:44:29.021756 | ubuntu-noble-large | deleted: sha256:e7fa35d7f9090f0186a6daced31afd04e33c3e002a769114b0a008e42a7c22d4 2025-11-28 01:44:29.021761 | ubuntu-noble-large | deleted: sha256:f6c1e4ee4a4b6834aacffb1fbd12b1c77eda5f3f606857a0159dc68839724830 2025-11-28 01:44:29.021766 | ubuntu-noble-large | deleted: sha256:866b76b428c73182082a0f9b19a39b2c068c1768fbe1062cdc6546971eb6bc55 2025-11-28 01:44:29.021771 | ubuntu-noble-large | deleted: sha256:ca83013a9243519233016dddd16e4cf4981fecd05b17cba7ff72086d0f462f44 2025-11-28 01:44:29.021777 | ubuntu-noble-large | deleted: sha256:b45bf6d3d922232aaa65cda702a7c61bc6346b31e66a5f7cacdd5e9d0e2f2e0b 2025-11-28 01:44:29.021782 | ubuntu-noble-large | deleted: sha256:a6b3efa621fad84d7a875321f10b373ab412bc194b87886553b578e55ab2361e 2025-11-28 01:44:29.021788 | ubuntu-noble-large | deleted: sha256:f03fd8c0e670e70acd58779d0ab8e9eff407404ce2df96da3c240471195941d1 2025-11-28 01:44:29.021793 | ubuntu-noble-large | deleted: sha256:20910e1fce0943de17518023a381f235f4700a36c676eee347709c6c80200ad9 2025-11-28 01:44:29.021798 | ubuntu-noble-large | deleted: sha256:65fc7dd59598e621cf49606b3f6002f2dd2fbb0e8c5f86914bcd1b318775c0c4 2025-11-28 01:44:29.021803 | ubuntu-noble-large | deleted: sha256:00dca85c637238452db094bd9024990a5732cd423eade2931a9d60b29456903e 2025-11-28 01:44:29.021809 | ubuntu-noble-large | deleted: sha256:492383face0bf9e19ad973f946f9cb6d33e36870538e8530188a0d71dbf06bb5 2025-11-28 01:44:29.021814 | ubuntu-noble-large | deleted: sha256:7d27cde94df6191346d6c073626107f5ee68e97ac5935ca42a13d3258d54d759 2025-11-28 01:44:29.021819 | ubuntu-noble-large | deleted: sha256:d964c1856a33dec63f2559c5112257167fb0053a15cbee25f2e9d97289a43775 2025-11-28 01:44:29.021825 | ubuntu-noble-large | deleted: sha256:6c28fa73c78ddfdf2976679b1fc70c6f782b4e597ce1782e7f42e6906a223cd8 2025-11-28 01:44:29.021830 | ubuntu-noble-large | deleted: sha256:ce518da3d443f9db0ded8d20f4293ecb485a01c03db137082ee2968edf334d0a 2025-11-28 01:44:29.021835 | ubuntu-noble-large | deleted: sha256:0082d0676a8f1a7d3d5e21bd21480a32ffc3d9532e7b6fb63f9dc82e4c37cd70 2025-11-28 01:44:29.021844 | ubuntu-noble-large | deleted: sha256:2235b6b54dd4122b2df4e80bbe3966250b50eff57465a5bbc38e70762827e7e5 2025-11-28 01:44:29.021849 | ubuntu-noble-large | deleted: sha256:37a83a857540fc2b1582599995c57e8b17c4e7d2c2217a36d3af12f042c616f0 2025-11-28 01:44:29.021855 | ubuntu-noble-large | deleted: sha256:a15a910cd8f581e1c5e16d726ca1cfb8c8a22b6b74628205683815654db939c4 2025-11-28 01:44:29.021860 | ubuntu-noble-large | deleted: sha256:545f2a399e786f3f5d2323e7d8c81187e33ce818030d7e6c65f60f5c01a709c3 2025-11-28 01:44:29.021870 | ubuntu-noble-large | deleted: sha256:9e82b6bd579de154331bdb4a2a81aaef07c50adec5e2fd935daef47e85f0ce83 2025-11-28 01:44:29.021875 | ubuntu-noble-large | deleted: sha256:23dc6272a8c1eab396ca6e5de05ce4164fdac61e548f271955ddc0275e55c0ad 2025-11-28 01:44:29.021880 | ubuntu-noble-large | deleted: sha256:99829d6b9c6776eaab9bca655ecdd6dc3372e1395486a5fe47b4c8f450b0feec 2025-11-28 01:44:29.021886 | ubuntu-noble-large | deleted: sha256:b4c99549bff7fd780f94bb6378cf74d6f507848c465f8299549292910ea3b27f 2025-11-28 01:44:29.021891 | ubuntu-noble-large | deleted: sha256:46b3fa85ffaadf4a27106e36f258d9a8fad53d230195dc76342965316ccef1a3 2025-11-28 01:44:29.021897 | ubuntu-noble-large | deleted: sha256:1129dfe22bbfe53df00350e11a82688ccfb6c2cd252710c1ceb17987d2b078bc 2025-11-28 01:44:29.021906 | ubuntu-noble-large | deleted: sha256:b505f46b125bab21ed02b7dabecbd02b324dbeb02e63cc87eeda57b5d64f09fb 2025-11-28 01:44:29.021911 | ubuntu-noble-large | deleted: sha256:4f7962ec631e33ab37a7df0537ec9a6f36b0e85cf27bf1e5365443750330d9ff 2025-11-28 01:44:29.021916 | ubuntu-noble-large | deleted: sha256:f065c8005146fcdf05043b819231b03969ce1012381bbb4e33fede5c0bca0ec7 2025-11-28 01:44:29.021922 | ubuntu-noble-large | deleted: sha256:c0b21cac551f13a722e462f75b459975e54e758deef861b1fa763501ca9cbfcc 2025-11-28 01:44:29.021927 | ubuntu-noble-large | deleted: sha256:ee0063ed8d7e16a951f0b2cafc2158bdbe16b90e3d58c6b2675f6bcf60b9419b 2025-11-28 01:44:29.021932 | ubuntu-noble-large | deleted: sha256:008d75fac28da0876954a9515d535b94bcf6c91756556f18367af5a18f8c2fa7 2025-11-28 01:44:29.021938 | ubuntu-noble-large | deleted: sha256:037b20eb9bb42ea818fe6a16af1611376dca8262406aadf2e36117fb65ccb604 2025-11-28 01:44:29.021943 | ubuntu-noble-large | deleted: sha256:7f0bdf5a0a30e04371380bc7f6cd7e323d7ed86cf57b29c863f433288ef6bdda 2025-11-28 01:44:29.021948 | ubuntu-noble-large | deleted: sha256:54f6789b2b4e8f43bf3b79907567c88b1f374edfd2f2fc87b22a052854503f38 2025-11-28 01:44:29.021954 | ubuntu-noble-large | deleted: sha256:4e73f5af9b5ef7e9bcda15e841a79f650231d98529f63c36ef5df61354e0ed0c 2025-11-28 01:44:29.021959 | ubuntu-noble-large | deleted: sha256:048a93bd1178f81d72c2f43cf388a53e416d777208aa187332c2bd40ec9f91a1 2025-11-28 01:44:29.021979 | ubuntu-noble-large | deleted: sha256:6fa6f78a6d2e67608b30c04710072c4bfb36df8013e5f255b9923751c3f86e6a 2025-11-28 01:44:29.021985 | ubuntu-noble-large | deleted: sha256:059e99d961513b05cc184576687e9d41f3d4d1ce433bc86800b25f515741e6aa 2025-11-28 01:44:29.022007 | ubuntu-noble-large | deleted: sha256:c6117b180223d12431b96329d6872c0493e4ed4e63926e1f75225da38d911031 2025-11-28 01:44:29.022012 | ubuntu-noble-large | deleted: sha256:a61ecf990019a2162c964fc1a1eac57c2f38cb960165396cbba88b8b7be499b3 2025-11-28 01:44:29.022018 | ubuntu-noble-large | deleted: sha256:afb7b5a4f6769635d98e533a35f958115e4dd1c69860fb8e05ecc837835f8b80 2025-11-28 01:44:29.022023 | ubuntu-noble-large | deleted: sha256:bb669d4345a6bfda3ef3ed1299bfa310f3d229512c9959ea683b0b64ee0c696f 2025-11-28 01:44:29.022029 | ubuntu-noble-large | deleted: sha256:9282b0ff17424f25cbabe183e850030eb59c18640090500509445e54299ea592 2025-11-28 01:44:29.022034 | ubuntu-noble-large | deleted: sha256:1935a1782d16f1ce06b47cd21c0c664c0ca331b8cfc3fb4a7135077d2a10d7f9 2025-11-28 01:44:29.022039 | ubuntu-noble-large | deleted: sha256:5dc3ccbaf6c3acc437bcd1454503d0facdb19b63f1b01e97515c0309dda0c422 2025-11-28 01:44:29.022045 | ubuntu-noble-large | deleted: sha256:a0aaf9ec06a10ef91c62f4b2d9795cdb45115eefe2eb2c217eb2de02f7624280 2025-11-28 01:44:29.022050 | ubuntu-noble-large | deleted: sha256:b25cbacfdf4405f097fd84dc4bd35afeda3e301520378ec58cd773b876e67c80 2025-11-28 01:44:29.022056 | ubuntu-noble-large | deleted: sha256:dd9f9a250f9ffb36c12a5f42ddeb05980667f7f1a9d46a5d0190617106b75879 2025-11-28 01:44:29.022061 | ubuntu-noble-large | deleted: sha256:a1d582022c146f99c5fa28aad05fc32bf5762a7ef54bd6889e38e0f464bdfac8 2025-11-28 01:44:29.022066 | ubuntu-noble-large | deleted: sha256:363c41fbbfae3ef852d96f95569b49184ad870368599a5f0079d69db5726ade2 2025-11-28 01:44:29.022072 | ubuntu-noble-large | deleted: sha256:767b3dd3e9a1e8a6ce9220703294821e0764dd76051e080588c677f75c22bc4a 2025-11-28 01:44:29.022077 | ubuntu-noble-large | deleted: sha256:96edfd3ff5450a8abc225f160d180ebf19acbc18bb9b55fa77145410c71a2605 2025-11-28 01:44:29.022082 | ubuntu-noble-large | deleted: sha256:a474caab7eb2fba295a96acb0f3d10b4828c0a7f45bc6eb751bb2612bcabf184 2025-11-28 01:44:29.022087 | ubuntu-noble-large | deleted: sha256:e1f06e3fd7ea301375439c2785bd94c51cb7a18beb247600691ae832aa2bc67f 2025-11-28 01:44:29.022093 | ubuntu-noble-large | deleted: sha256:4b0d07d6a68dce4414d145e403fed1c829f4682a38c7a985331687cf734774ff 2025-11-28 01:44:29.022098 | ubuntu-noble-large | deleted: sha256:a2dad34162f94897e5803764f4434023ea8a9a3a95296c2696b89e708994b1fd 2025-11-28 01:44:29.022103 | ubuntu-noble-large | deleted: sha256:1ddd93ff93c7355c1c9a26eb8666606a052faf7f514f71831b6b10b0caf45594 2025-11-28 01:44:29.022109 | ubuntu-noble-large | deleted: sha256:58cf0b03a1ebd0502de411fbb751520ab94f3fd4f887d84076cad50d950646b8 2025-11-28 01:44:29.022114 | ubuntu-noble-large | deleted: sha256:2f9d7196bae6b62d75d1aa4d976b4009a1c990c956386522d966ce7ec649b286 2025-11-28 01:44:29.022119 | ubuntu-noble-large | deleted: sha256:e8e82f88527c92219888a828eb2cfd415343477d4117b5193181ae19448ce027 2025-11-28 01:44:29.022125 | ubuntu-noble-large | deleted: sha256:36efc0f83f45eb24c5b07ffecc1ae53b333704a483791f2974b8a394c97113ee 2025-11-28 01:44:29.022130 | ubuntu-noble-large | deleted: sha256:b8070e403d814ded43e1817c2bc90f20489b7629fe440ee85b2d78d2db4ae97f 2025-11-28 01:44:29.022139 | ubuntu-noble-large | deleted: sha256:22fbb210653cec4f2e8c619107d620398f3190454b1eb954b3fe3b4bb955ecb1 2025-11-28 01:44:29.022144 | ubuntu-noble-large | deleted: sha256:ceca0742e55f171bc800edd98f815abf2b1c1f420e632080b4ef87c9274ac175 2025-11-28 01:44:29.022150 | ubuntu-noble-large | deleted: sha256:34517272b59f676a622c88fe16141b3a621c95c03b0932db8fa80d7262b33313 2025-11-28 01:44:29.022155 | ubuntu-noble-large | deleted: sha256:79599e8af8be24bc959afab7e13edf2d3cb6b7eca733566a24757637c9a04040 2025-11-28 01:44:29.022164 | ubuntu-noble-large | deleted: sha256:43aa3ee3614399e5df4f65127542565dc7b01861b8ba1f0b901138a696160b5f 2025-11-28 01:44:29.022169 | ubuntu-noble-large | deleted: sha256:5532b4a1fa7b3139b379836dea16e0a39cc68c4b3035830ebc9ffd84f7ce2ff3 2025-11-28 01:44:29.022174 | ubuntu-noble-large | deleted: sha256:1e4f04426544b0b93643ae89232fb1228cf1b6191a1bcf31029d15e7b06529f6 2025-11-28 01:44:29.022180 | ubuntu-noble-large | deleted: sha256:1c90cf10a0f14425a1c879ace94c403f42905f608d7cc14e4f3384002e51895f 2025-11-28 01:44:29.022190 | ubuntu-noble-large | deleted: sha256:767f6df1c4402c546b61600e0a3b7e9415ec6d803bd92d8500cca5d66eeece9b 2025-11-28 01:44:29.022195 | ubuntu-noble-large | deleted: sha256:e6e56de1d5b96b0ff053fb65ebdf7ae30faffa5925326271a4d8fe4817ae8b1f 2025-11-28 01:44:29.022201 | ubuntu-noble-large | deleted: sha256:db75b928cf67212a2ca2843688f1162adcda14f62efa248f6f3f7186badadb39 2025-11-28 01:44:29.022206 | ubuntu-noble-large | deleted: sha256:9a904b9356d34cafb3b65defc071eb4240211e424f7a255b2aa917f89f6a238c 2025-11-28 01:44:29.022211 | ubuntu-noble-large | deleted: sha256:c2a93dee2bb9d459a0c2d8c2bc6e84919c201605a354d774601c4c2ddc490b9b 2025-11-28 01:44:29.022217 | ubuntu-noble-large | deleted: sha256:c7344e4b13d5d20a332e4dee08c5a77d93866ef287a3d81cd2d019017ee5262d 2025-11-28 01:44:29.022222 | ubuntu-noble-large | deleted: sha256:8ec0b1f598732b3ea78747051a9ba9e855d876150075f0519d1c50c5b3dbfc8f 2025-11-28 01:44:29.022227 | ubuntu-noble-large | deleted: sha256:061d097ec38f11a27f259007c1d46705609707f1e1ad79c47851bc0eaa73f797 2025-11-28 01:44:29.022233 | ubuntu-noble-large | deleted: sha256:b672012b9ca0047cf9e67a39bee12c4202aba4ef6a2fe4c1275588e2540ad5ae 2025-11-28 01:44:29.022238 | ubuntu-noble-large | deleted: sha256:3dee6fa5bb3e0a64ae6dd7145018a80099779f7352255100bfbbe9ac70afc9c9 2025-11-28 01:44:29.022243 | ubuntu-noble-large | deleted: sha256:4ba1ba92a379a9f0bdec2d1c616aac367eb0848f30128626e7b68ac99de1e74e 2025-11-28 01:44:29.022249 | ubuntu-noble-large | deleted: sha256:80ee2cd0e8e49dd74dfc99fd6a54251f6a840264c8b0af0fe207af7aa0f9cc38 2025-11-28 01:44:29.022254 | ubuntu-noble-large | deleted: sha256:e85bfc5a9f2566c909ee423d90ca213c3be222684932574be274194092d1969c 2025-11-28 01:44:29.022259 | ubuntu-noble-large | deleted: sha256:b62d03240032d3aabfe0126e2191dffc70a5a73c2dd3db82a4199741548c49d6 2025-11-28 01:44:29.022264 | ubuntu-noble-large | deleted: sha256:e120f4f040a80dc400183ad7f8cae22da62603c46371b92e449d5169407d4809 2025-11-28 01:44:29.022270 | ubuntu-noble-large | deleted: sha256:4900f458b9b3b0165d81eabbcede8ef800aaa8f09fded43d19d77c7bff4bdc83 2025-11-28 01:44:29.022275 | ubuntu-noble-large | deleted: sha256:d89307209b5c7b524b71010157a81ba72ce25a9e92e7370dbf0dcaddc85424ae 2025-11-28 01:44:29.022280 | ubuntu-noble-large | deleted: sha256:7c6a24241ee9434a8be0bb855930f4f0025c10f83ac5e08a4762b3a8a8d1efb8 2025-11-28 01:44:29.022286 | ubuntu-noble-large | deleted: sha256:9fa1de4b146ce8caff9ab49354746665ea927641dc15fa2a033f86c6e16da7b0 2025-11-28 01:44:29.022291 | ubuntu-noble-large | deleted: sha256:2511e6e3c4de5e7f894ab892303882c33c5821fd3b7312cdc548730fa6b1d0b8 2025-11-28 01:44:29.022296 | ubuntu-noble-large | deleted: sha256:ab859ade01c4fc1fabea6872a266a3a5df036eb97cde6d83af0abee21953ab4f 2025-11-28 01:44:29.022302 | ubuntu-noble-large | deleted: sha256:7a7eee151ce7d7f0ffda361e5644d8f3e46351a92ab49355caa6f7fc77cb591e 2025-11-28 01:44:29.022307 | ubuntu-noble-large | deleted: sha256:b735d2834843e8e5283f6d1c36d3972a1fe20028e535769448fe31f6f0748e03 2025-11-28 01:44:29.022312 | ubuntu-noble-large | deleted: sha256:a7f9b7f3193b4c75ec74cedb37feb34268f3a1b488a8bff8303513de1011d01c 2025-11-28 01:44:29.022317 | ubuntu-noble-large | deleted: sha256:02760df9c67cd36a4e3982bf370aa469d30471e20dd689806ce6f3cc476d557a 2025-11-28 01:44:29.022323 | ubuntu-noble-large | deleted: sha256:38fcfc6c627fe4e4499a1f4345938659d7b4306672b61a8ec1b224196908b12e 2025-11-28 01:44:29.022328 | ubuntu-noble-large | deleted: sha256:fc9b2a65b5a7f5fd48666c2ed547688f870c63270fb78b00f882146e2b678d63 2025-11-28 01:44:29.022333 | ubuntu-noble-large | deleted: sha256:19dede6f242880922d8ebb4a2087112bfdf3c75ebb7704e836bb7a7a584fcaf5 2025-11-28 01:44:29.022338 | ubuntu-noble-large | deleted: sha256:d1e36334bdb3fc46a206498353dc8141ffe00cdfcd2078f536e34e062bb089c2 2025-11-28 01:44:29.022344 | ubuntu-noble-large | deleted: sha256:b1bca4381a0c921d9e6bfa2f279c43661e4737fb641ce636c24dd2cc8f5bdcf7 2025-11-28 01:44:29.022353 | ubuntu-noble-large | deleted: sha256:b6aa47ad1dea9d3d04cc3b8b64ab98db740e5fd25228a462c9697783924147d2 2025-11-28 01:44:29.022358 | ubuntu-noble-large | deleted: sha256:1b8a0491f2397d1a6a1a7931546366cbb0b8b06a3a33bcb43a0ec91dea64c32e 2025-11-28 01:44:29.022364 | ubuntu-noble-large | deleted: sha256:15a19f3cf0a0157e32f506eac96d531e9f26b35e79e3825068e9a8449ac72578 2025-11-28 01:44:29.022369 | ubuntu-noble-large | deleted: sha256:e9a991bfdf8af71fc346aeac8dd7bb90a1ab280c4c4ba208b93bd9f0b1a9539b 2025-11-28 01:44:29.022374 | ubuntu-noble-large | deleted: sha256:1b8b6e34337ba31729462c7186b13b5f69c70a10dc71fd23844a610f0daf6ef8 2025-11-28 01:44:29.022380 | ubuntu-noble-large | deleted: sha256:b6920885c93434a467efc91c9e70e426859b0b5bd4c55577918bf019c1d0be55 2025-11-28 01:44:29.022385 | ubuntu-noble-large | deleted: sha256:56c84530ae10cdf336f0697d33a5d38d15faf0c5407a13f5d34dd77547f17f98 2025-11-28 01:44:29.022390 | ubuntu-noble-large | deleted: sha256:cb51e439a2479ad94d0dfa484d94b8cbeec30a5ffa10a0383a20456f9fdf2490 2025-11-28 01:44:29.022395 | ubuntu-noble-large | deleted: sha256:e9ba6584ad4f0c67bd24667e0d31c80b60e1b37f985938de8a6f6f2f5f942c7d 2025-11-28 01:44:29.022401 | ubuntu-noble-large | deleted: sha256:11d472a9f0942d850abf978bf979ee340f0a0548aaa06565fce9700a6d62350e 2025-11-28 01:44:29.022406 | ubuntu-noble-large | deleted: sha256:f35bab5cbe01fefa4c88cbed01bf2d659cf63bfb3369e82e30cb60c240f77ba3 2025-11-28 01:44:29.022411 | ubuntu-noble-large | deleted: sha256:7aff17c6a6c9a5281777d292b913347fbbfd4d90508f859d311a1fa02ffc018d 2025-11-28 01:44:29.022417 | ubuntu-noble-large | deleted: sha256:3cf15e45f7257b4a878c17791b10e37cec743a8b60ea7eda5c8817e6e19a8a94 2025-11-28 01:44:29.022422 | ubuntu-noble-large | deleted: sha256:0633bf39aa3134bfa1a808f5f2109fcd6a7ecdaea39391b2f13e19756c2a4d31 2025-11-28 01:44:29.022427 | ubuntu-noble-large | deleted: sha256:34421fe32b7561e199788e09b725f1db2182fd6860cacc9dcdc4b0280c3781f8 2025-11-28 01:44:29.022433 | ubuntu-noble-large | deleted: sha256:78668e41f90b556022c92b80b8a6439a794d8f322e574ac238f6b05bb60f3fca 2025-11-28 01:44:29.022438 | ubuntu-noble-large | deleted: sha256:6671a262a3bd3b24c32032a5980332f9eaf7b5e1e71c562bb76bbca48e43e3a4 2025-11-28 01:44:29.022446 | ubuntu-noble-large | deleted: sha256:3a7e5bdada6a50c208d58c5036e6c68e1ed8c1dadaa9b5e537dea06f6277d1e2 2025-11-28 01:44:29.022452 | ubuntu-noble-large | deleted: sha256:4d18e09e8a8e52174c970059bf5ce9c453879675a0bdd54a47317c3d4d93754a 2025-11-28 01:44:29.022457 | ubuntu-noble-large | deleted: sha256:474530a89f7748fd3da6af4867a05d46a63feea1077d70feb2a7fc033b34cc4b 2025-11-28 01:44:29.022466 | ubuntu-noble-large | deleted: sha256:2839b179ac8dfc58d3b6c1ea8dbd88c0de80b26ebd4822217f24037a95ceef0d 2025-11-28 01:44:29.022471 | ubuntu-noble-large | deleted: sha256:58d8b19dba51dfbc734b873dc54c146326073e4613c024ad0651a17667432702 2025-11-28 01:44:29.022477 | ubuntu-noble-large | deleted: sha256:04f0f2fb7be890467719fd7bca02eab99f3b648d19575fe4787944d5e5e474e9 2025-11-28 01:44:29.022482 | ubuntu-noble-large | deleted: sha256:bd8172dd354aed2a31a5e6737601fbbce2c90917622dce2d5bc6513f6995eda7 2025-11-28 01:44:29.022487 | ubuntu-noble-large | deleted: sha256:ed9d8be8c84685c4579d80c9cdd48cbbf88034a576aeb6daf0349ae0bc0018a8 2025-11-28 01:44:29.022493 | ubuntu-noble-large | deleted: sha256:41d73483f8ddac84e190d32fe14af56f18db657e83bb7226d81d45db9936327c 2025-11-28 01:44:29.022498 | ubuntu-noble-large | deleted: sha256:1062635147a666c75e46095dc2c66d1d4d68bb26434a7b5f8579c3d668ab693d 2025-11-28 01:44:29.022503 | ubuntu-noble-large | deleted: sha256:1a1bc59e8d8992bd78296e85694bd8f8bbcc27f702a4dc50a58058456bd93afe 2025-11-28 01:44:29.022509 | ubuntu-noble-large | deleted: sha256:db8f26a10284b26d3db460c3c8874363b767bd17d7183f00b63d4d38db5066f2 2025-11-28 01:44:29.022514 | ubuntu-noble-large | deleted: sha256:5976eb51bbe11cfd3b18ff61470344a352bc6e47153d2790e27dd09a7b8ea830 2025-11-28 01:44:29.022519 | ubuntu-noble-large | deleted: sha256:a2aece0a10be43b645dc6ed0f42c8a0a0b870418147b00f28a26fa6954297208 2025-11-28 01:44:29.022525 | ubuntu-noble-large | deleted: sha256:91c2bbb6f9c9229e837a90032e6032bd58f1bf2b21627305f8093bbf484f7330 2025-11-28 01:44:29.022530 | ubuntu-noble-large | deleted: sha256:37a4235524da0b714d7445e59eeb48068519031486cbf276bb989a4b982466b8 2025-11-28 01:44:29.022535 | ubuntu-noble-large | deleted: sha256:99a68073127327de2ab373c8d8d289a61c7690e7441b6f5e61e77508a73c7298 2025-11-28 01:44:29.022541 | ubuntu-noble-large | deleted: sha256:3e73ff903bd249a74ea085c1c1caed4fd0093345ca92f9e9ddda55fb46116d82 2025-11-28 01:44:29.022546 | ubuntu-noble-large | deleted: sha256:423b5fe8b8761db2e7dfa52a29043523fc4c747e8f77092e225faf31c4b26b05 2025-11-28 01:44:29.022551 | ubuntu-noble-large | deleted: sha256:db20d7f9bf0638315eb367512c7198a89a3528a6186d52160ce466a8f972603a 2025-11-28 01:44:29.022563 | ubuntu-noble-large | deleted: sha256:a2dfeb0b06c461c28a149dea6209bae46bb2c1c769928a881ed3b64416651076 2025-11-28 01:44:29.022568 | ubuntu-noble-large | deleted: sha256:68f7eb284e159845964e83ee14052d41b30d7ca0bb7abb0e3f2e5c862f96557f 2025-11-28 01:44:29.022574 | ubuntu-noble-large | deleted: sha256:d17207ea4f6f0b07b4675fb66651d85d29052e552919d9d561d1fde84d8e6a7d 2025-11-28 01:44:29.022579 | ubuntu-noble-large | deleted: sha256:3b68d6f796123b55740208b4e46f6d539e1d4a07a6d744fe87277be3a03c714a 2025-11-28 01:44:29.022584 | ubuntu-noble-large | deleted: sha256:59e69d42ed403876c4d1d631a48316371293c2f9497bf459e622bc54710e95c3 2025-11-28 01:44:29.022590 | ubuntu-noble-large | deleted: sha256:8469944d947443fa3bfd2f54fbf44b6578d87d470c4521026acdebf9402625ab 2025-11-28 01:44:29.022595 | ubuntu-noble-large | deleted: sha256:1abe25982c7a13c859b9cae533f0c58deb40aefa67181e8d66baed7669cb18a9 2025-11-28 01:44:29.022600 | ubuntu-noble-large | deleted: sha256:411e133da121a075f2dd051caf71a727000d0f9cae1c2fc9b547016e1ab2dfdb 2025-11-28 01:44:29.022606 | ubuntu-noble-large | deleted: sha256:c0eef55b9c4bb5072001966bccea82bb6a87b485e36f7535b2f9d6b0fdeeeb39 2025-11-28 01:44:29.022611 | ubuntu-noble-large | deleted: sha256:9136eb8a72147923573d4fa9db7573aa7303ec1454f3b10dc09dd2e9505ff293 2025-11-28 01:44:29.022616 | ubuntu-noble-large | deleted: sha256:1994f75e12e932fc3b0f27243c6ab2565703c281cc88de7873ae2b25c31d76d1 2025-11-28 01:44:29.022622 | ubuntu-noble-large | deleted: sha256:3db4317f7a04f471f5046395a78330d914096bdace92891c1a6b4f2aa57e297d 2025-11-28 01:44:29.022627 | ubuntu-noble-large | deleted: sha256:e03558ded6891c6d8cce8ea3d71559f54465d7facab3f522802c73f585d8d291 2025-11-28 01:44:29.022632 | ubuntu-noble-large | deleted: sha256:0c9452278a56886e818b2a649f92d91262942b7801bd0e9cf2a6953a7a77b9cf 2025-11-28 01:44:29.022637 | ubuntu-noble-large | deleted: sha256:ec5ab31558f44a3377c89d8e31515e57adf9bf8546403e888aa3ab016efd93d2 2025-11-28 01:44:29.022643 | ubuntu-noble-large | deleted: sha256:b34b388bc9c27784a52bac30da5208a905666540d934043fb0b0f4fe5292d754 2025-11-28 01:44:29.022648 | ubuntu-noble-large | deleted: sha256:30d2787438f86d8b6a5dcd31b0dc9a824531ac44a24c91855142599f4c3645f8 2025-11-28 01:44:29.022653 | ubuntu-noble-large | deleted: sha256:2bc07f795a869b16be92ea641b76ed270599fa2f8971d6977bf2eab3f4f4cb58 2025-11-28 01:44:29.022659 | ubuntu-noble-large | deleted: sha256:50167db4b0503b63fad7e38984c929f76a09bd622f5f7494a49e7d1a8717c4ed 2025-11-28 01:44:29.022664 | ubuntu-noble-large | deleted: sha256:e8477cd999a53aafa5fc816d84e7f3070313d49244b8cec1dc349396cbe443e4 2025-11-28 01:44:29.022669 | ubuntu-noble-large | deleted: sha256:077601741abef94baf8623105a3ad4683fd19f6e645b26224b72ebf17abb7c17 2025-11-28 01:44:29.022674 | ubuntu-noble-large | deleted: sha256:97832ce28713b025772ff4a05db0d246e3fb115fe29510973699722e40cd9706 2025-11-28 01:44:29.022680 | ubuntu-noble-large | deleted: sha256:44c3704afc1caf0234b3b37ed8923095a392e477c775e1cf214afe780e90aaae 2025-11-28 01:44:29.022685 | ubuntu-noble-large | deleted: sha256:60e6070bc0c354526e83097a3c09c668db1f7a031101b714bb4dc55e222c25c3 2025-11-28 01:44:29.022690 | ubuntu-noble-large | deleted: sha256:a0b42bb4cc7a0007113e7df9e70d8819846ab16a28b5bbce5f3d7679e349bff2 2025-11-28 01:44:29.022696 | ubuntu-noble-large | deleted: sha256:33548fff91976cb2fd9e97c792589a10ebad933d7c14c20347982c573869ba19 2025-11-28 01:44:29.022701 | ubuntu-noble-large | deleted: sha256:a9940a1e4da6d4ed705314a624fb845c6c97ded9533e149191a20c4ac6f7e8bf 2025-11-28 01:44:29.022706 | ubuntu-noble-large | deleted: sha256:d6d246368ce9e54be3fdb15181cbf32c3f73e40790d7960f20c642a4f479800d 2025-11-28 01:44:29.022712 | ubuntu-noble-large | deleted: sha256:a2287e7608b4ba91f0ba73202f9c6e5917ab80cd3573e3d46eeaa272710c482f 2025-11-28 01:44:29.022717 | ubuntu-noble-large | deleted: sha256:571aaf060a06f82a1c9fd1bf2092c458a76bd6d01d4b7ff3f502e216098e9fad 2025-11-28 01:44:29.022725 | ubuntu-noble-large | deleted: sha256:88ac7254b3bcbfb7ca7bd33597b792cc2c367ba1f9b75b3024a113d77276adaf 2025-11-28 01:44:29.022731 | ubuntu-noble-large | deleted: sha256:edf8a0122716d532da9ee24cb66eeced1a968cb0392395ea442c69a153605879 2025-11-28 01:44:29.022736 | ubuntu-noble-large | deleted: sha256:2c6896af2abc3739bb1bfbf6d1c33d4af55fe8c8c205e8f57b0382f3bc81c184 2025-11-28 01:44:29.022741 | ubuntu-noble-large | deleted: sha256:3521a4034b814405de195b35be2fe872fab2f3289e7e1457ed3c8a296f818a39 2025-11-28 01:44:29.022750 | ubuntu-noble-large | deleted: sha256:fd4d55237e306c9e99b4f8ff441f808cc2835972eec30f78a4dd1e4467193b7f 2025-11-28 01:44:29.022756 | ubuntu-noble-large | deleted: sha256:bf44833ebbaf664d16067e7691a2725e4c8ac3879cf2fd2f7235db9148fcea52 2025-11-28 01:44:29.022761 | ubuntu-noble-large | deleted: sha256:304ecf320eea1c69fc6e8f0f0d9f87aea9ba009b080f9238a64117359bedbd00 2025-11-28 01:44:29.022771 | ubuntu-noble-large | deleted: sha256:045c8e326e28015d27cc7fc83ec5fb7500f883ad11582b64491aa1313996377b 2025-11-28 01:44:29.022777 | ubuntu-noble-large | deleted: sha256:539ec75bad786e85819f5931bd7c5b5ec2057512b1ba84a5757d9e46ce074d6d 2025-11-28 01:44:29.022782 | ubuntu-noble-large | deleted: sha256:4e16c039c95bc9191becd3095430f1ed1cc31ce7cb17f4ade250116ca8dd16f9 2025-11-28 01:44:29.022788 | ubuntu-noble-large | deleted: sha256:45dbad41755c64dd0b590d3faae282ec1a41e5f89b61b792ffa78af9f585dbff 2025-11-28 01:44:29.022793 | ubuntu-noble-large | deleted: sha256:6cec69e1ecd34c59a6a1c50b3821282b40ff5db4386a29feb3045c544d1277e0 2025-11-28 01:44:29.022798 | ubuntu-noble-large | deleted: sha256:269bc45c18dcaded8b3cbe23fd9a5c4ff54b1bf2ec0b621e79e457b32e50d1e8 2025-11-28 01:44:29.022803 | ubuntu-noble-large | deleted: sha256:604671edb008959ac6ff253a64a79653691bf8d4d4e12573ea0a9c6189f0f8cf 2025-11-28 01:44:29.022809 | ubuntu-noble-large | deleted: sha256:e5e9a72fad7476171d932caf621eab03369b42567188e9d3e76a4dcf6be294af 2025-11-28 01:44:29.022814 | ubuntu-noble-large | deleted: sha256:7cec1432db380f2314ef708a9a59f857d2eba4aba0eca9bab106159be4d0eddb 2025-11-28 01:44:29.022820 | ubuntu-noble-large | deleted: sha256:497f86032858bbfcdfdca9e6788baaf47384936e96bf951352088bec730b6c44 2025-11-28 01:44:29.022825 | ubuntu-noble-large | deleted: sha256:a43a936717a9dfe4ce22d8d867a0387277b5c1fbb48738d18249490e1d467c21 2025-11-28 01:44:29.022830 | ubuntu-noble-large | deleted: sha256:f48a934501d526e9200d95c4df014e3d37983f6864516127f41c558a8c2f0e39 2025-11-28 01:44:29.022836 | ubuntu-noble-large | deleted: sha256:f9da4db4c2bace46b02bccfb6356402333897c0ddab2c67ef53b6bdd05d1e0f3 2025-11-28 01:44:29.022841 | ubuntu-noble-large | deleted: sha256:0d9450851a51e7fd4842b9fb3bd88a943b5310ab056391a6738fb74411a444ba 2025-11-28 01:44:29.022846 | ubuntu-noble-large | deleted: sha256:d773977b27eefd1999fb5246e2cd6cf55ab52a09fd95372be8d704b19488e9e0 2025-11-28 01:44:29.022852 | ubuntu-noble-large | deleted: sha256:a7f391de920a693843d41f752bb5be770e0d212bf721f5c57b843cee0e76d990 2025-11-28 01:44:29.022857 | ubuntu-noble-large | deleted: sha256:b2f9415ccae838e3768c2f77c4c272ae93a0f0c65c29a096e9f2bde480ee0b07 2025-11-28 01:44:29.022862 | ubuntu-noble-large | deleted: sha256:37e8d80e2fbb14e7e109fd79fe24d0b31532159073decfd3c4fd78b6f376d506 2025-11-28 01:44:29.022868 | ubuntu-noble-large | deleted: sha256:9d7f91ddc2e410c4429ff1d2bf3d14d7450b5e486b82b5fd7446f376f4463049 2025-11-28 01:44:29.022873 | ubuntu-noble-large | deleted: sha256:bb20ea678ea3fd5e452da50af652171b9cf2a90dfe2ecead61a1bc151c9f2397 2025-11-28 01:44:29.022878 | ubuntu-noble-large | deleted: sha256:cefb97c840d13f96c962eb2f4d9a36543d58173e11bf68e86daf485f8cde31b3 2025-11-28 01:44:29.022884 | ubuntu-noble-large | deleted: sha256:598d216def7d7ec19321d0e85d1b507477c43edff0ca95935e008873d7bf2bd4 2025-11-28 01:44:29.022889 | ubuntu-noble-large | deleted: sha256:76cf8b3e0148e486fb35de9e31bab6ee8a386aca0e05dd4486515d530ac62303 2025-11-28 01:44:29.022894 | ubuntu-noble-large | deleted: sha256:28d8e973fb69f2dfb07985547b5f7cbc63d903d2cc8405423e1677056fe28114 2025-11-28 01:44:29.022899 | ubuntu-noble-large | deleted: sha256:2b8d80b692d19dea06a84d98c7de8d8e068cbd08452dcb6ea053c91e2a89d31a 2025-11-28 01:44:29.022905 | ubuntu-noble-large | deleted: sha256:614cfdfc528762a4428d8d49192f326fa46b3d21ea2aa11be69f3aaa197fd1df 2025-11-28 01:44:29.022910 | ubuntu-noble-large | deleted: sha256:029853cd24c7edb39534ff91ce1e687488155986403bb69e3e71147672bd6e06 2025-11-28 01:44:29.022915 | ubuntu-noble-large | deleted: sha256:2318abf597ab2fd2b52a82743c594c6a95a2656a027e65edda2e83582749e5f8 2025-11-28 01:44:29.022921 | ubuntu-noble-large | deleted: sha256:64215e61dc91636764310bb16f6800cfe31703cd8f77724bab2f6134ed1d128f 2025-11-28 01:44:29.022926 | ubuntu-noble-large | deleted: sha256:3add738e3501b95127f86fa809aa2e186a7dde8347942d8b962a8fca343c20c6 2025-11-28 01:44:29.022931 | ubuntu-noble-large | deleted: sha256:80b2f93e9f0e0908b4807c2739dfda41e22f9138a20f3e6681ff87d2a1e5362f 2025-11-28 01:44:29.022937 | ubuntu-noble-large | deleted: sha256:b28e7fbde42655ef9ea20b6f4f17565e69ec669efda0486352daa7cc7eead27f 2025-11-28 01:44:29.022942 | ubuntu-noble-large | deleted: sha256:9085d68fe5753f275e8817b3782642094c237264962f8d2c1731f1e01c36c130 2025-11-28 01:44:29.022947 | ubuntu-noble-large | deleted: sha256:57ccb988d972c3656b7cb57fa27265a2c11d1deec0e5b8ae78accff1a9f23242 2025-11-28 01:44:29.022953 | ubuntu-noble-large | deleted: sha256:3cd5e18c457dc631e0f7154f48f4f500ebf77f5bf5b1d0e04472104b2682aed9 2025-11-28 01:44:29.022958 | ubuntu-noble-large | deleted: sha256:1d4bd0f6021a011d68a5f2284d539163a24a6de0beec8040f15461e39e487302 2025-11-28 01:44:29.022974 | ubuntu-noble-large | deleted: sha256:ae70b0772c6710488be2ad0fd19d4b9251b730d42872c4739ec5b06f4eb7a189 2025-11-28 01:44:29.022984 | ubuntu-noble-large | deleted: sha256:051a5bdbbe50f19b0f9fdfe0fb9e770df71039701b0939ea12d3b585e6930be4 2025-11-28 01:44:29.023006 | ubuntu-noble-large | deleted: sha256:940622c6a339665dee7a4641a530ccfd5d98418d870e20d832afc54d7a2960ce 2025-11-28 01:44:29.023014 | ubuntu-noble-large | deleted: sha256:114d94111eb5b12af81a5e9f7ffcf2867697e59228ee2b49913d87bce652572f 2025-11-28 01:44:29.023020 | ubuntu-noble-large | deleted: sha256:4ba244987b74143a389ecaa6519093afedcca9d7666aa79309c5843c55db80e7 2025-11-28 01:44:29.023025 | ubuntu-noble-large | deleted: sha256:c111a5bbabab9311df0b6a80bfaa2bdb3313d802982eb5636d0ee94602cefec6 2025-11-28 01:44:29.023030 | ubuntu-noble-large | deleted: sha256:5cb750c557af4c8183a358010115f53737629bb6c6ffc29c8fdd09220f9d7861 2025-11-28 01:44:29.023036 | ubuntu-noble-large | deleted: sha256:9da20553376a176f168a940606d97c5c33762e36c38cb692123e07c8e71ba6cb 2025-11-28 01:44:29.023044 | ubuntu-noble-large | deleted: sha256:a554807337839f3e1935d5793d67f0b8365d9c65c8d306c6a6290783c22565c4 2025-11-28 01:44:29.023050 | ubuntu-noble-large | deleted: sha256:d47c3e8a5917fc7adfd66783444299bd8fc9b027aabc0e2c168067e1094c54ca 2025-11-28 01:44:29.023055 | ubuntu-noble-large | deleted: sha256:74ca9b4785103111f2b2ead3016b5848b4be10ed5b93a64296b5b6cc6901c727 2025-11-28 01:44:29.023064 | ubuntu-noble-large | deleted: sha256:6540e6f10847066cedc4bc1d200a60c02282ade387df05d8ec3339488278b99f 2025-11-28 01:44:29.023070 | ubuntu-noble-large | deleted: sha256:2c1d2be7527d5d8d1cb0892f84ce662e1708ddb44aadf4829f1df2f6d0b238be 2025-11-28 01:44:29.023075 | ubuntu-noble-large | deleted: sha256:9642c9f770edb116a17cb76fbb2bd094c0943d60a839955eb8ee54666c17d946 2025-11-28 01:44:29.023081 | ubuntu-noble-large | deleted: sha256:2a44c269cf9cc745a9a3637884d3ebe858e01aed90f1a7c98673975dd1658567 2025-11-28 01:44:29.023086 | ubuntu-noble-large | deleted: sha256:d905b54939335741f1579bdeaf8994e7425b45b78d4998162fadc23f8d805a74 2025-11-28 01:44:29.023092 | ubuntu-noble-large | deleted: sha256:8f93626de3c84efd4f506d8a3f36c7095108119d455c98a386524e7c070b04ec 2025-11-28 01:44:29.023097 | ubuntu-noble-large | deleted: sha256:7558fbf94e1d72b3f5d147f9b402803beb41405025935c4bef749e5def04379d 2025-11-28 01:44:29.023102 | ubuntu-noble-large | deleted: sha256:43481109f586a420e20912bfd98f20dd9997d1e0fb6c1d7c732e123ea1b5ce85 2025-11-28 01:44:29.023108 | ubuntu-noble-large | deleted: sha256:7806deb67118a7d9cc5365a73b6f28055ad465c169f97fc1ef6f273cb194ea29 2025-11-28 01:44:29.023113 | ubuntu-noble-large | deleted: sha256:d49b54001d94bded0c8f4efd3d778a512e9f88e3c7f625fe045c8d48bcda383f 2025-11-28 01:44:29.023118 | ubuntu-noble-large | deleted: sha256:c4008fb790a9dde9e175da029097bc78a0f5eed255ab474e42466fc1ac605aa3 2025-11-28 01:44:29.023124 | ubuntu-noble-large | deleted: sha256:8f20af29fbf60cab9ecd77ff66df8c328cae1f0c8bf7844e2017773760b28751 2025-11-28 01:44:29.023129 | ubuntu-noble-large | deleted: sha256:1869fc25d2d96880419ad70a87f224cf4e8137ce7b9bb1269ea0cd8307345cbe 2025-11-28 01:44:29.023134 | ubuntu-noble-large | deleted: sha256:ddfe0d5f8a51e2b2c499e92a5004c1445f8b6f8480583f6cca5b3effeb44e2d7 2025-11-28 01:44:29.023140 | ubuntu-noble-large | deleted: sha256:17da14226d7173cf74882d49351520ea85c7ef4e27484c2ad46ff6674cffc95b 2025-11-28 01:44:29.023145 | ubuntu-noble-large | deleted: sha256:47ae5d9905530602d018ca77683b29ae5b1134f0f95b24e2e93532f404ce6584 2025-11-28 01:44:29.023151 | ubuntu-noble-large | deleted: sha256:b15ed0193b1981798d74d1561cea4ed25589adb0759066c13c86726299c1ca9a 2025-11-28 01:44:29.023156 | ubuntu-noble-large | deleted: sha256:0cf3bc9b169190a3a676861405fad87642d9d0b384fd0755ae8a830d1cf21045 2025-11-28 01:44:29.023161 | ubuntu-noble-large | deleted: sha256:6fa1028922a2d413726918bc0bd0d332ca09f4d9e7797b42284b62309c2c5d64 2025-11-28 01:44:29.023167 | ubuntu-noble-large | deleted: sha256:767ed07f99a659a528f8e15a35e33ae6ffd94f2bc139e01edc90e3104ad7d4b6 2025-11-28 01:44:29.023172 | ubuntu-noble-large | deleted: sha256:93bf63fc854945071d290c572bfd8b53236c8390607619beb728a7323c0e7041 2025-11-28 01:44:29.023177 | ubuntu-noble-large | deleted: sha256:7c68808b32ae09a604443d8ceac4718972b8a679df9e1dfd591e2ad77b50cfa7 2025-11-28 01:44:29.023183 | ubuntu-noble-large | deleted: sha256:74e2d174117c2bccbbbf54ce0080885d9408b0fde68359392adbc28a44d02143 2025-11-28 01:44:29.023188 | ubuntu-noble-large | deleted: sha256:9dba17611e830015a66a32623795d84bfe7e0ac2c1b107cf293c8e09f3de6747 2025-11-28 01:44:29.023193 | ubuntu-noble-large | deleted: sha256:237a646348d0b1169cc12b3f52392c85c540af24c66efbcf0863b86be556a322 2025-11-28 01:44:29.023199 | ubuntu-noble-large | deleted: sha256:4d0da91101af5caba73a2dbd7e678acd3ed2e22167dca1aa431382939120b964 2025-11-28 01:44:29.023204 | ubuntu-noble-large | deleted: sha256:20f5e808fdbad6a91901a6ba41eb6f857cce63dedf79ed25aa5edbca947dd2b3 2025-11-28 01:44:29.023209 | ubuntu-noble-large | deleted: sha256:f077de9a8bf1ec2edcefeb83f1f092bbff4d11081b22958c217df1a0dc334b2e 2025-11-28 01:44:29.023219 | ubuntu-noble-large | deleted: sha256:9db85d9e8b60de95c573abbac99c3383d4384445d32f0a53c925512aaad56021 2025-11-28 01:44:29.023224 | ubuntu-noble-large | deleted: sha256:5ca18a8259efc537f5894ac36bf13bd7e79516793e954fbf1197a1e1afbef881 2025-11-28 01:44:29.023230 | ubuntu-noble-large | deleted: sha256:e3e49de7f72298fe3a331112b5615644995db2a3888bbb600fc9d8bbdfd738d3 2025-11-28 01:44:29.023235 | ubuntu-noble-large | deleted: sha256:4160dbf523132f82dbd08aaa48617355ed112769837be4c5ab13a3d69c143973 2025-11-28 01:44:29.023240 | ubuntu-noble-large | deleted: sha256:73d5799f80b0291456e8a812a5b32e98d834c79b4b65314de8be25fddaaea66d 2025-11-28 01:44:29.023246 | ubuntu-noble-large | deleted: sha256:1b3240472a16b3d05acba4605fb3c8971000cc2e5a3e597009a3362bc0560def 2025-11-28 01:44:29.023251 | ubuntu-noble-large | deleted: sha256:4d2d9da9d28ae422bf4b43db82b4b829e58555862f4817f5339c4a441ec9af06 2025-11-28 01:44:29.023256 | ubuntu-noble-large | deleted: sha256:9aa043a51aa7fe66b01b71f7fd0a5e4878b8154e279f2e5a01a60101b55e5bd4 2025-11-28 01:44:29.023262 | ubuntu-noble-large | deleted: sha256:92f4c5b2a5800feef581195fc121b7fbd916cd36623d3945723ecfd0e42357aa 2025-11-28 01:44:29.023267 | ubuntu-noble-large | deleted: sha256:2bfdfed3e691b7232fb4725380758486013fe48f45730152d319fbdcacb93f57 2025-11-28 01:44:29.023272 | ubuntu-noble-large | deleted: sha256:35e4e7d431c494d041f95d93224a3f1a9b1e176433cf6f5c65ce26e80dc6af29 2025-11-28 01:44:29.023277 | ubuntu-noble-large | deleted: sha256:80534d5a170e75cbe3ae2d687a304818e82251151df64123c58df2c1902a1840 2025-11-28 01:44:29.023283 | ubuntu-noble-large | deleted: sha256:0d855cac08f111ac47ef887af382f2f15e560d48f26a987cc3211af9ace953f0 2025-11-28 01:44:29.023288 | ubuntu-noble-large | deleted: sha256:20c4a51093c999a0e0d88537958c38d3f23d4fd42fcd1b90f8d0d33052b4df71 2025-11-28 01:44:29.023293 | ubuntu-noble-large | deleted: sha256:c44d603f1b45097a337130e8d08ed26d073cce6695cd8a8e9d3f024864db989c 2025-11-28 01:44:29.023299 | ubuntu-noble-large | deleted: sha256:fcde3abe53797d1629f59278924d1129958498796287b289d94b270e3e2f4694 2025-11-28 01:44:29.023304 | ubuntu-noble-large | deleted: sha256:9308bed48417c49b40961c6d64846b1ea7fabcbf56b5fb9a55297f24292d79ae 2025-11-28 01:44:29.023309 | ubuntu-noble-large | deleted: sha256:b0c1e44b41669a8cbd8b2126cbb28309d78ff95eeccc1370947ffa746a414cce 2025-11-28 01:44:29.023315 | ubuntu-noble-large | deleted: sha256:cfb9bd2cd27e27c939bc315e5fc3474c1219deadedd08104b16c9cc9a794190d 2025-11-28 01:44:29.023323 | ubuntu-noble-large | deleted: sha256:46f252e915ec31bf4cd27a4114f75a72a4932d1aeef05a3f201fae32a2dc6238 2025-11-28 01:44:29.023329 | ubuntu-noble-large | deleted: sha256:0d5c46d913179e05ebee4542e06c9ebbc185a8402aacb265b32ecf16b45f74e7 2025-11-28 01:44:29.023334 | ubuntu-noble-large | deleted: sha256:5173ea25bb2cd5243d600ab8926dfbc11c20b262bb6a4dec4a46ffcf72d12e6e 2025-11-28 01:44:29.023339 | ubuntu-noble-large | deleted: sha256:13eb01074a55e4105969fffd8442ca3c60f07befb9d984b283fe86ee7101c430 2025-11-28 01:44:29.023348 | ubuntu-noble-large | deleted: sha256:4291912064fa4792a99e0e33241eba4ab90e310e40adfbafa8656abf26884d9a 2025-11-28 01:44:29.023354 | ubuntu-noble-large | deleted: sha256:0fc38cb394a9dc9a18656f4c8b1a71feda02917af5ec39120e6beb2e9dfadfdf 2025-11-28 01:44:29.023359 | ubuntu-noble-large | deleted: sha256:8edeee202d71cb17da4a29faca607723b39f166d041ba89d4d6106c37297a7cf 2025-11-28 01:44:29.023365 | ubuntu-noble-large | deleted: sha256:a0968f574970baf6ca11a490955f05aaca282f2778e296bb320a1ec2474df416 2025-11-28 01:44:29.023370 | ubuntu-noble-large | deleted: sha256:48425a0bd77dd83c588df45fbec5e1a6360f7fc88345604b8c95211ff2c32f41 2025-11-28 01:44:29.023375 | ubuntu-noble-large | deleted: sha256:0b21f0f76854357c5fc9ca934e56dae05b04075f0685837eb7670a40ae3da1a8 2025-11-28 01:44:29.023381 | ubuntu-noble-large | deleted: sha256:528acfb86b1429b922032c41375c07210b69dbfe0bd9ba44c45b05393568d506 2025-11-28 01:44:29.023386 | ubuntu-noble-large | deleted: sha256:e5978a308f9ae5c130d0cf684894c04c2a50caf0c7d960b173e71fd66395ab37 2025-11-28 01:44:29.023391 | ubuntu-noble-large | deleted: sha256:418fd87dd31f3422be51ef67758b3eb9fc3c2f38bf74dcaa6e47a246d26194e1 2025-11-28 01:44:29.023396 | ubuntu-noble-large | deleted: sha256:bfa49765c35f14e093324a36e13989d22a26281209c081c0e29c1da36dc42912 2025-11-28 01:44:29.023402 | ubuntu-noble-large | deleted: sha256:c27f48009879fbb0c50e989ab65974fc8fe0b104db34fea17a861f462362ece9 2025-11-28 01:44:29.023407 | ubuntu-noble-large | deleted: sha256:c537db84d987c2dc07bbbe20b11dbcb91a28650d7c82401cc930af85c4a2d2fb 2025-11-28 01:44:29.023412 | ubuntu-noble-large | deleted: sha256:9d2a9a74e465e18fdca28d57db91f9a76137673ed075fdf19b05dabd6963a268 2025-11-28 01:44:29.023418 | ubuntu-noble-large | deleted: sha256:1f9c822cd82dbe128b74b19a9ba95b354e464717f0f064b3cac2ba196d72b77d 2025-11-28 01:44:29.023427 | ubuntu-noble-large | deleted: sha256:924e36bf33b733c3c6ec0e2e6a9e8c348f9b32689afca0d9dddbd3916fd0c4c4 2025-11-28 01:44:29.023432 | ubuntu-noble-large | deleted: sha256:2c77b7a14d47222d47bfd57e032c2ffada9ba8d926b7779d8fb6da9606f9fa70 2025-11-28 01:44:29.023438 | ubuntu-noble-large | deleted: sha256:9ae39fb06cd667fcfb37e52acadd3af7c6a70d64750742849c35653f91a1f352 2025-11-28 01:44:29.023443 | ubuntu-noble-large | deleted: sha256:228e29da9164bc9453bfc76bf17000ce93b0879504ba7fa13a95713cc7574b32 2025-11-28 01:44:29.023448 | ubuntu-noble-large | deleted: sha256:f93f6122a75dcd34b9e7a642d73c940a3d241599ed95b8339063a42d975ab5d4 2025-11-28 01:44:29.023454 | ubuntu-noble-large | deleted: sha256:9321cb13b2abb165007e77551b385e1822d2fd2ab9d7d270ab927205ec469005 2025-11-28 01:44:29.023459 | ubuntu-noble-large | deleted: sha256:c5bafe5c0bcef8bbf0a52910b4c0e3d97f9c91b80ade6925cd8efc72ed81a167 2025-11-28 01:44:29.023464 | ubuntu-noble-large | deleted: sha256:29a7f37073913090c29c97374627f6cf21d43b265c894b76389d1605013f528f 2025-11-28 01:44:29.023470 | ubuntu-noble-large | deleted: sha256:c51a958ab9a6c66d918c768384dd32514b9daed609600d06c705ae7508383cb7 2025-11-28 01:44:29.023475 | ubuntu-noble-large | deleted: sha256:d72ecc9d7bbdd6826f42b066e59ea7bc11b109ec6a07b5e5c736706b836cc0c4 2025-11-28 01:44:29.023480 | ubuntu-noble-large | deleted: sha256:86fc5518783757fd4b45c52a217b90885f004b64341a63cb7b94aea7d0199f2a 2025-11-28 01:44:29.023486 | ubuntu-noble-large | deleted: sha256:e82ae69b72d33de8e7373b3850c8af9944d337cfcccb794777ac915d84b38ec5 2025-11-28 01:44:29.023491 | ubuntu-noble-large | deleted: sha256:2d44737b6db46823efbd3c6031063dbeb690462e758edb40b2b278e73530173f 2025-11-28 01:44:29.023496 | ubuntu-noble-large | deleted: sha256:e5da576799d974117620588f1968729dc0125f5cf98a4f1b19944ba3aa15a6ca 2025-11-28 01:44:29.023502 | ubuntu-noble-large | deleted: sha256:bfea117a7d492b82e27614a9b376dd3e84f0220c976ca0ef9f30bcdf98e41b2f 2025-11-28 01:44:29.023507 | ubuntu-noble-large | deleted: sha256:10424e6ad8e5d9aa4719bb4ce78abe8dbd386b8e728b4873b37c34a0e951e745 2025-11-28 01:44:29.023512 | ubuntu-noble-large | deleted: sha256:0bcd199f2d013bb304d21d77b0f14d941cd89c472cbe7374f6baad8e39327181 2025-11-28 01:44:29.023518 | ubuntu-noble-large | deleted: sha256:c97c182e5a3abbd88cbc674a7de09075efb0986177ae2040edaf018ab750061d 2025-11-28 01:44:29.023523 | ubuntu-noble-large | deleted: sha256:ef72e845af95914df184c46fefce5d1d569a5c4bb07353d4913cbb9fe594066f 2025-11-28 01:44:29.023528 | ubuntu-noble-large | deleted: sha256:a2e7503eba4c9971ba8c6e975f772da238749aef372d08af53d12ba3d5494846 2025-11-28 01:44:29.023534 | ubuntu-noble-large | deleted: sha256:4f9ece4c7ca8914626067aea772b1c45f48054049c263077c0c0910745f79eeb 2025-11-28 01:44:29.023539 | ubuntu-noble-large | deleted: sha256:730c7377903cc21bdf5fefc7eae9c5a6a67c3e42cc18fbb0b27c0f9ca2056a03 2025-11-28 01:44:29.023544 | ubuntu-noble-large | deleted: sha256:5d76b08584bfc994a2a5c492852543cf817e631c4dcf04589af33b38001926bc 2025-11-28 01:44:29.023550 | ubuntu-noble-large | deleted: sha256:89f80c4015330abddb9fba496d0153c8473e1c7cf2ce505aaaaa56484745aeec 2025-11-28 01:44:29.023555 | ubuntu-noble-large | deleted: sha256:936d2dc795fe42de78f845e191156b27c9f4c8baa85ae245c2eb3da752a1d170 2025-11-28 01:44:29.023560 | ubuntu-noble-large | deleted: sha256:57b7a871c5fb56515870648e7e2afde092dd70da7f272ba4b92067a19a72de67 2025-11-28 01:44:29.023566 | ubuntu-noble-large | deleted: sha256:7e85dd630ba1b2c5bb63959e62d083bba57fa8debf2f4ae319805c2ce83229ea 2025-11-28 01:44:29.023571 | ubuntu-noble-large | deleted: sha256:b3bdb526ae433e68aa2f6352ef11e5f56e8208437728b3f70a4c63c7f1e8ee3f 2025-11-28 01:44:29.023576 | ubuntu-noble-large | deleted: sha256:441a5c9415108645185d43185d4881d60b150d421c6a171e2a1c8413eedbfd18 2025-11-28 01:44:29.023581 | ubuntu-noble-large | deleted: sha256:57e8e48c03cd390818c4ac0b56941ad3099b3af699529aed8e08fc2848417882 2025-11-28 01:44:29.023587 | ubuntu-noble-large | deleted: sha256:4fa6c9fa17d868da2378a5cf7af27dd4a4afc9b083bcf40bbef4f1a6fbf30f54 2025-11-28 01:44:29.023592 | ubuntu-noble-large | deleted: sha256:c5292de97e194f5ab7aeb2aa401d5433097fe79c150769d1779d270aa98074e5 2025-11-28 01:44:29.023597 | ubuntu-noble-large | deleted: sha256:8e90fb9599decdc2c2e76d9bc522a7d8171e578939ec262d5c3c9ff3bac3a4ab 2025-11-28 01:44:29.023606 | ubuntu-noble-large | deleted: sha256:04db4d1350898f4580ae80338679b441ebca889d9fdc6f98560a3d7efec93c7d 2025-11-28 01:44:29.023611 | ubuntu-noble-large | deleted: sha256:9eea65e4a2a8187b571545737b3e06ff43f57f97b3459bb51358aec5f4014d5f 2025-11-28 01:44:29.023616 | ubuntu-noble-large | deleted: sha256:28480e54f3c7754bdaee9dc7baa5024d5695047d558ea3e420001aa534565858 2025-11-28 01:44:29.023625 | ubuntu-noble-large | deleted: sha256:a37eec8f325da66e8be5d38ef330a4ea44dedbfaa40d2eb8c2a95efefe0aab05 2025-11-28 01:44:29.023635 | ubuntu-noble-large | deleted: sha256:2ff5588324d65d92214fc21f194bd951669c820f6e7791d9529b194e9bcc6f73 2025-11-28 01:44:29.023640 | ubuntu-noble-large | deleted: sha256:66baa5c4518730557511efef709a25c1a36147a23550e1b6ce311ed8f418dcf1 2025-11-28 01:44:29.023646 | ubuntu-noble-large | deleted: sha256:bc3cb8d8335b125906d5abbaa9e70c8f0541b3f102801c8e75452500dbd9854b 2025-11-28 01:44:29.023651 | ubuntu-noble-large | deleted: sha256:0bf0d90e0cbc2485535939b6a0fefb225f32847b1db4b82e2e746a4a9a9c3b3d 2025-11-28 01:44:29.023656 | ubuntu-noble-large | deleted: sha256:8d8a89842bea6c3399f96e18a3ad5d02ee6f3a618cd9c68518be8a5ce19c6b00 2025-11-28 01:44:29.023662 | ubuntu-noble-large | deleted: sha256:be4fff837b8eae6038010b92f98b583a1d5fb72d7f0f2ab028adeb2282c8fba9 2025-11-28 01:44:29.023667 | ubuntu-noble-large | deleted: sha256:fddafea046e4a3d0ae9bc2c891473a55e90752393acaa71813bebfdd1ee2e78e 2025-11-28 01:44:29.023673 | ubuntu-noble-large | deleted: sha256:3b48242fa35170476017c593b9838a964a9e08e2835efebe793309751877661a 2025-11-28 01:44:29.023678 | ubuntu-noble-large | deleted: sha256:23db6d2b949b69a58f746fdfbe5569982119a3d5930a4e30f60b1467a821c986 2025-11-28 01:44:29.023683 | ubuntu-noble-large | deleted: sha256:b8be313d74bdde2e1ff7e3c306387e5e25865dc5399b0abd6dc0c248b0e8401e 2025-11-28 01:44:29.023688 | ubuntu-noble-large | deleted: sha256:c531b2ee88baa5336c4f61bf92d77126215fae2ac3ae6fd3a7fcc000f7790871 2025-11-28 01:44:29.023694 | ubuntu-noble-large | deleted: sha256:0c984c235e04a6bfc257a69084308df18631595701007e5f44906d4bb78b0149 2025-11-28 01:44:29.023699 | ubuntu-noble-large | deleted: sha256:635339c6ccbee49d0259d52e33460cbf771dfa4ca0c497cc23564eaad489704a 2025-11-28 01:44:29.023704 | ubuntu-noble-large | deleted: sha256:f49192248619f5cb66dfaed144e990029e92ecdb86fef47083818bc55a87d225 2025-11-28 01:44:29.023710 | ubuntu-noble-large | deleted: sha256:52592d6938deb999b5e7e727d7f94a3e07af91d68b82d2657d7b922d5663ea4c 2025-11-28 01:44:29.023715 | ubuntu-noble-large | deleted: sha256:3a783e315839023d25521512f248b90b5308fcf78656198d8c884a6a0977ff29 2025-11-28 01:44:29.023720 | ubuntu-noble-large | deleted: sha256:964576db89776b3b6f37d95d5cd41ea716e52ae86b9a9850ffc9c95c7471ec02 2025-11-28 01:44:29.023726 | ubuntu-noble-large | deleted: sha256:ce2db87b64f7402ba96f5ad6cd0aa95fc0a46318777318e7cc1178bbfdfac95b 2025-11-28 01:44:29.023731 | ubuntu-noble-large | deleted: sha256:d3165f9220378cc1d95495366b30080d4f5e3bf04210cfd65d5e7b8355707fcd 2025-11-28 01:44:29.023736 | ubuntu-noble-large | deleted: sha256:ecbeb2ab9f08ecad87aa4135f05001f88777da79d1403da18cf7b5ffa02fb0e2 2025-11-28 01:44:29.023742 | ubuntu-noble-large | deleted: sha256:d91a314d775bf891ba72b89247853367aae588d5552182c19a050d6bd3d7e3fc 2025-11-28 01:44:29.023747 | ubuntu-noble-large | deleted: sha256:8a35c7dfb9f6ee2eed5fd2b1d6af2981551f9a541660a670f861e6afb07f5748 2025-11-28 01:44:29.023752 | ubuntu-noble-large | deleted: sha256:5f2eb440a594dbb11456d0ee01b328a0ded6e0521c805d095bec1b53600342c1 2025-11-28 01:44:29.023758 | ubuntu-noble-large | deleted: sha256:6b00ffc096243df61492c2025339c1dbfea91ee849101244043cc9ade3940b62 2025-11-28 01:44:29.023763 | ubuntu-noble-large | deleted: sha256:290273b372a7fa8bfb3dae4d33e6428217937de5da33dcfa05881aeb1ae88220 2025-11-28 01:44:29.023768 | ubuntu-noble-large | deleted: sha256:3a86d0c5d321854d022ff02b4e09665e4bda4f9c36036fb3dd7cfc2a96f13f95 2025-11-28 01:44:29.023774 | ubuntu-noble-large | deleted: sha256:c1cf85f3c62b70e5e4d33de9998381a8c48584830ca092b534c50e430aeae527 2025-11-28 01:44:29.023779 | ubuntu-noble-large | deleted: sha256:c03c0bf7875b9a42138bcb4cbe441e22a96fb7597019ca44f293e017f4e822d9 2025-11-28 01:44:29.023784 | ubuntu-noble-large | deleted: sha256:0f2ff7b8a46329094859712f59a4e41bd1259b8d0551c771de1eeb9fae23e667 2025-11-28 01:44:29.023790 | ubuntu-noble-large | deleted: sha256:cc112ab58541bf6f85d0ce103146896af51eb7ff2159cdee61d26a8cb756d662 2025-11-28 01:44:29.023795 | ubuntu-noble-large | deleted: sha256:21e76a34fbc9ba27a1219b9328be1f3d53267d0dc2a2ae35c70a8ed5b6237cce 2025-11-28 01:44:29.023800 | ubuntu-noble-large | deleted: sha256:ba49f3b6820739c668339bdacc6db47721a7e54e06792eec9c7d414e0ed4842e 2025-11-28 01:44:29.023806 | ubuntu-noble-large | deleted: sha256:7ceb22b2669d13f8a177ca756542da526db95c8c710b01b77384b7df415e3897 2025-11-28 01:44:29.023811 | ubuntu-noble-large | deleted: sha256:3a67dceccada9835a9d8fd6f8890fb4f30c932180b204d19dfa1348b7d068eb2 2025-11-28 01:44:29.023816 | ubuntu-noble-large | deleted: sha256:52e017a82a2ed1a9294bc3326ffee0a0cbbdcfee891a002aea5cd98c74725df7 2025-11-28 01:44:29.023822 | ubuntu-noble-large | deleted: sha256:dd6e1a94ea0a04c2a4db0df4b595ef507e504b17330afaf6bff4608ba7516e74 2025-11-28 01:44:29.023827 | ubuntu-noble-large | deleted: sha256:3dc0ab6725d9a9b24bfda46bb188060869fec568bbb810785891e20aadb1cd38 2025-11-28 01:44:29.023835 | ubuntu-noble-large | deleted: sha256:275f81423ab8d31e09d044d33e440caf7eae94c8252581fdff163c08b6ca8b08 2025-11-28 01:44:29.023841 | ubuntu-noble-large | deleted: sha256:ed7072d32403c23199991d5b2c59afbfa15a6b8dd6a532264eff0153a060dd2d 2025-11-28 01:44:29.023846 | ubuntu-noble-large | deleted: sha256:4224069b8981a61a7d2e185dacd8ad3473cb042b4765f76cf8ef35571a5801df 2025-11-28 01:44:29.023851 | ubuntu-noble-large | deleted: sha256:bd375c401c2930abf7c9546f24a2de27adfcf5f2ad8ccbe2a26d66ac65dccc0e 2025-11-28 01:44:29.023857 | ubuntu-noble-large | deleted: sha256:de37353eff54061117f75b2f880d2dd24ca173571b3887f38e07bada21b85681 2025-11-28 01:44:29.023862 | ubuntu-noble-large | deleted: sha256:e00dbe734bfc41fd9c6708e0ed6796d41bbe4c3ece068c965fd75c11d12e32ab 2025-11-28 01:44:29.023867 | ubuntu-noble-large | deleted: sha256:7380e7f001c95960e860e0ad42a0bb65096f7ae81f5ef98dcf09bacc845ddfd7 2025-11-28 01:44:29.023873 | ubuntu-noble-large | deleted: sha256:7db625271b69fd655893dec790a5b07172a728f5b28518d7716d2cae1ff58693 2025-11-28 01:44:29.023878 | ubuntu-noble-large | deleted: sha256:a9b30cccd3425be65b1a063746ecfae49dc47e23c6e9ad8324e3d1a79384f6fa 2025-11-28 01:44:29.023887 | ubuntu-noble-large | deleted: sha256:a0b74df032cad8d5cc24a96e9f5c00736cfda1974eb20cf771aede3635f79142 2025-11-28 01:44:29.023892 | ubuntu-noble-large | deleted: sha256:bc6f8374060cb3c9acd4b2f0d7c6c59779878937d4be453289ae793dd08c1856 2025-11-28 01:44:29.023898 | ubuntu-noble-large | deleted: sha256:7267f60c1ccfd040803e1be4214c34932fe118670958b91796904213f38a0ed1 2025-11-28 01:44:29.023903 | ubuntu-noble-large | deleted: sha256:af508b23e6cd643dd93c5dc6a9c9d3fe917c81f0f0d2dd2c10274fc5b1bb99a5 2025-11-28 01:44:29.023912 | ubuntu-noble-large | deleted: sha256:8ee1d18854ff364b239e9439d0dc29c522161b1648eaf7afd11a679efd65803a 2025-11-28 01:44:29.023918 | ubuntu-noble-large | deleted: sha256:f6876b40025c9f6b3b44eadc542549885ccf4d52c50da37f4f636112706312b3 2025-11-28 01:44:29.023923 | ubuntu-noble-large | deleted: sha256:d5d437e37221421cb3140f4205b1073cd37cfd524b08d9eb1068422c322e8503 2025-11-28 01:44:29.023928 | ubuntu-noble-large | deleted: sha256:67f9efb82174ce10ac546b3b81677b9b2546464c30841e3f5e31bc4efd67a516 2025-11-28 01:44:29.023934 | ubuntu-noble-large | deleted: sha256:93f75dc91cde0a60da52e601af5ae697182cdf06ea323765b631dd5cd13ff389 2025-11-28 01:44:29.023939 | ubuntu-noble-large | deleted: sha256:d0ecfc9a33b3eff4ae116bfdd1c7ebe1151a04975b017884e60c0fe8c85edcf8 2025-11-28 01:44:29.023944 | ubuntu-noble-large | deleted: sha256:a40c7f60bcfbe5c40ae73f56666efd05f82df82b678c8177d2bdd32358afaf5d 2025-11-28 01:44:29.023950 | ubuntu-noble-large | deleted: sha256:9f3651b0cf71a289480235328ff3e0303663d6c013da8f90ef3250ff47d61ca9 2025-11-28 01:44:29.023955 | ubuntu-noble-large | deleted: sha256:d4111e43ca6430a99afbabddbb3f4350b3fc18edc38e2635484a4b09bff5109a 2025-11-28 01:44:29.023960 | ubuntu-noble-large | deleted: sha256:aed105a6f73cc6670b2151bd365768ff2d55fef0edb93d04711d99dbe1c8fac3 2025-11-28 01:44:29.024014 | ubuntu-noble-large | deleted: sha256:2faaa9ca49c6ceb16d513680e6ec3e3e81fb28ed6479e5a611821bd6606b300d 2025-11-28 01:44:29.024020 | ubuntu-noble-large | deleted: sha256:ade6e684511c28c5b36f339410a59b5c7ef8b33fc62a79d7b36b42e6fb18148d 2025-11-28 01:44:29.024025 | ubuntu-noble-large | deleted: sha256:a5ed8e2795b7ba8d4a75e88c92dbe184629ab82104a953ff81ca7fcb4f520872 2025-11-28 01:44:29.024031 | ubuntu-noble-large | deleted: sha256:39a03cf50699b821e3ec13bd03ae9c11ca9708fc49271ebf06c62ade33bdf07a 2025-11-28 01:44:29.024036 | ubuntu-noble-large | deleted: sha256:3f44565d263fc73d41deaa7a7101485d00de57755ccb6801135707e4b85ae233 2025-11-28 01:44:29.024041 | ubuntu-noble-large | deleted: sha256:0f043f8365f6af4f124fc88259e797fecd1f367488b46838d4246fbdb9878095 2025-11-28 01:44:29.024047 | ubuntu-noble-large | deleted: sha256:da53625c8150edba0276441bf7fe93ab8488056f346f85003121814f289ec959 2025-11-28 01:44:29.024052 | ubuntu-noble-large | deleted: sha256:cf6f07c8c695303aa448d8587aee8eb45cee5c1aa1990b9e89304e62b04da256 2025-11-28 01:44:29.024057 | ubuntu-noble-large | deleted: sha256:d6cf0544b4fac0b6c5e1a0f177ad5db86ab74dd823a6f319518f3452dc29267f 2025-11-28 01:44:29.024063 | ubuntu-noble-large | deleted: sha256:0ee3c5d266642099e26b7f04be80956bb9dddef6ae3bc9a6548016da7392f40a 2025-11-28 01:44:29.024068 | ubuntu-noble-large | deleted: sha256:c5b0331e3172c6263691e3c525b20dee83a0787fc3c8a0c33def96f580c3cd17 2025-11-28 01:44:29.024073 | ubuntu-noble-large | deleted: sha256:f13ff2f5c32166cf1287167c1e730a9ff61f0a3a7875f2b568a8756ede25d67c 2025-11-28 01:44:29.024077 | ubuntu-noble-large | deleted: sha256:90bd5c6b7b003f515687ab1d5103ff9c9b98c391710065ef078e105d5c545069 2025-11-28 01:44:29.024082 | ubuntu-noble-large | deleted: sha256:429b31b567de16e84e508b4554ed4f8f646571b63d04de48de274b7d178df8b9 2025-11-28 01:44:29.024087 | ubuntu-noble-large | deleted: sha256:8ca9c016f8d0856069184643c1335a761837b993d853623f35e2ac5f2b2f53f4 2025-11-28 01:44:29.024096 | ubuntu-noble-large | deleted: sha256:d359e8e834dcfc5fe80047ccbea79c6eb9fb578005d544f7c0a5191753940cca 2025-11-28 01:44:29.024100 | ubuntu-noble-large | deleted: sha256:46c532dc226736d2f11538919c09e14da31b758ab2bcdda013729f3e77872b94 2025-11-28 01:44:29.024105 | ubuntu-noble-large | deleted: sha256:8dfa27d4f23bacf0c0290c939460c20cd520b95b7fe787ff6cc06a2aadb8d485 2025-11-28 01:44:29.024110 | ubuntu-noble-large | deleted: sha256:70ffbeeb2c95a92e8e630e420fd2cf58a3c0c33a7ceb9652c2a11d1f08f4b93d 2025-11-28 01:44:29.024114 | ubuntu-noble-large | deleted: sha256:da689eb1c2c0199821f33fefe6b90f835ad46ffc3d080e42c0b4ce6a11500f6c 2025-11-28 01:44:29.024119 | ubuntu-noble-large | deleted: sha256:cf5d6ca2f8d8fa9644b6232915caa0a729e89e2cfbd52e9d701101d9db84b9ac 2025-11-28 01:44:29.024123 | ubuntu-noble-large | deleted: sha256:887c1e5f088dab1bd4ab50a1b7bddb89e3d76d8f0bbd52f38c47f61b1542a0c2 2025-11-28 01:44:29.024128 | ubuntu-noble-large | deleted: sha256:98ee79b97dab7fc37c4db829f13bf0e8eefa38f7108a2e99b29deaea3e0087c4 2025-11-28 01:44:29.024133 | ubuntu-noble-large | deleted: sha256:4a256ceecd070601f86d79d9643ffb2845c704e01787ad0a9b5c794ca3b26204 2025-11-28 01:44:29.024137 | ubuntu-noble-large | deleted: sha256:563399b7435d3fd6b1c5128043ff53bbc4d41f05960d4fb5bee916aa600e0e88 2025-11-28 01:44:29.024142 | ubuntu-noble-large | deleted: sha256:31a0728d47166c9b9904449b64029e52d4f0255a9fe1928bd8d447a2fa92449f 2025-11-28 01:44:29.024147 | ubuntu-noble-large | deleted: sha256:4792cccf415c65ccfc69aba103787b953725c7a0b2ec333fb28b92c85b4885be 2025-11-28 01:44:29.024151 | ubuntu-noble-large | deleted: sha256:768d61d3753fce2863f9eac10b93257386d8b2aeeab071e88b93ae0d50965545 2025-11-28 01:44:29.024156 | ubuntu-noble-large | deleted: sha256:115285baee5988ba0d96ecbd25dc5e7d22bfe5991a89001641669773c706e6d8 2025-11-28 01:44:29.024161 | ubuntu-noble-large | deleted: sha256:72462de3aa55d7c90ceb8b6920a3a837bf06f35e0e573971d4fe19ce2626ff83 2025-11-28 01:44:29.024165 | ubuntu-noble-large | deleted: sha256:eede2e22ae425e6b368057acd4e9e4005476ac6d6b5fb3dcff629b5bb9034425 2025-11-28 01:44:29.024170 | ubuntu-noble-large | deleted: sha256:e32c99794915a40c124a9e2b6eb7cc69733376976e3a8cb72fe29473ecf0b843 2025-11-28 01:44:29.024175 | ubuntu-noble-large | deleted: sha256:bb596a6dd8497d5e5c1f6bb2935050c4b216f98c4a5ff1c369908fa1d583760b 2025-11-28 01:44:29.024179 | ubuntu-noble-large | deleted: sha256:3d5d4ca0fbefc428d606d415021b8ac115b5e0bf00a4da798e540c545da4b69e 2025-11-28 01:44:29.024184 | ubuntu-noble-large | deleted: sha256:6f34b7ee6423638d6f08dffc225fa9104263f6e33d48d4d970fdc0db97f26cd3 2025-11-28 01:44:29.024188 | ubuntu-noble-large | deleted: sha256:a95bff64d236ec7c32cd7692a84fa3071eea26d0733517c9f05bf403007037ad 2025-11-28 01:44:29.024193 | ubuntu-noble-large | deleted: sha256:35053c2ad6ffe49e56edd644b95cfc94ef7b47b29635addcf90b3a6b8643ac18 2025-11-28 01:44:29.024201 | ubuntu-noble-large | deleted: sha256:be389fea00409c66657fe59ea74616033161656902f5807980b7015b742b5320 2025-11-28 01:44:29.024206 | ubuntu-noble-large | deleted: sha256:cb3210d19432198807a9edaa3fa00170424a4dde54772b8c7c16def186393ed6 2025-11-28 01:44:29.024211 | ubuntu-noble-large | deleted: sha256:97f177f298cc3f1407a1c8b94ced4fc933d867c3deddd0f5d03a079d156405a2 2025-11-28 01:44:29.024215 | ubuntu-noble-large | deleted: sha256:708e7329001efce801b20d5060761b75cb4b9ec75442ac6789f397a01b33b1d0 2025-11-28 01:44:29.024224 | ubuntu-noble-large | deleted: sha256:ab5ed5a03c84fe9a9051d27aead9832c764ac905a507ba8f19c518cabe1b5c5d 2025-11-28 01:44:29.024229 | ubuntu-noble-large | deleted: sha256:0f1ae39e26592770c34d78f66bf82dd75e1e8aaa30d76e3508d08faeb0d3062a 2025-11-28 01:44:29.024234 | ubuntu-noble-large | deleted: sha256:3b57747f9187c75f0c3e4b71610d2c4417f2863dedadebfd235b472cf2ed0036 2025-11-28 01:44:29.024238 | ubuntu-noble-large | deleted: sha256:83d86bc565c961ded710e9224b2402184d3f082b7e1c8893c363980018e51355 2025-11-28 01:44:29.024243 | ubuntu-noble-large | deleted: sha256:05e359154e7e96977d9a7d0cf15ab65cf1ab767a969c1823afd9742d1c6858b7 2025-11-28 01:44:29.024248 | ubuntu-noble-large | deleted: sha256:fff8c9c6d566a456def28ceffd61dc75236d07a8e2384a2a78157d458bd094f2 2025-11-28 01:44:29.024252 | ubuntu-noble-large | deleted: sha256:5fb3d4ba13149389426bf2ad6ea17b632000b2c520c3a711c1eb89c3b3709c83 2025-11-28 01:44:29.024257 | ubuntu-noble-large | deleted: sha256:ee8da38db1cf682323477af7af93e24b065d63fbb7ec2094bf8fea0a6a048404 2025-11-28 01:44:29.024262 | ubuntu-noble-large | deleted: sha256:028e547cff598b220d9ae3e55e7dc6144f987f9d209f4663eadd9e38d59ebcdf 2025-11-28 01:44:29.024267 | ubuntu-noble-large | deleted: sha256:6e4c750ba3845cd4e691242a08711791f6ae98a220f800d6a32c2a3e17b4ebe0 2025-11-28 01:44:29.024271 | ubuntu-noble-large | deleted: sha256:7cc01d82c014e091641e2f6129ab733fabacfe856231ea5a6c887857adf0a730 2025-11-28 01:44:29.024279 | ubuntu-noble-large | deleted: sha256:89f4c3edf78bd5fae9c98cb1e30335db2e963786af948df0d7cdf9774b98e5bd 2025-11-28 01:44:29.024284 | ubuntu-noble-large | deleted: sha256:cb5299791a10ce4cbee033815176132468aceb24b9be42df83815fc2028fb28d 2025-11-28 01:44:29.024288 | ubuntu-noble-large | deleted: sha256:681725dd15cbff6b61f0537f1d84e5bdead5634110c7e104bf4db2b4b1b877a8 2025-11-28 01:44:29.024293 | ubuntu-noble-large | deleted: sha256:c00b2e728c645eb3336369b3e5693a4baac810928a5cf76160bdb9107e4f0d6b 2025-11-28 01:44:29.024298 | ubuntu-noble-large | deleted: sha256:f2f18856b27eabaa67591638a609b9ec17f47c4d0a0d4b4282a69b2a8f121f89 2025-11-28 01:44:29.024302 | ubuntu-noble-large | deleted: sha256:4a9a7d1cc191f3dd9fdd21df83e3d0b71c59e3508959532cf4a363cb74be7ba2 2025-11-28 01:44:29.024307 | ubuntu-noble-large | deleted: sha256:21963fa8f4dd99163d8731830b03f7a4a6f47129335495c134bc0b8dc9235bfa 2025-11-28 01:44:29.024312 | ubuntu-noble-large | deleted: sha256:723bb4f1b10ebcf2fcc4a889c5205e5eb65719fd7fd67689d1f38f60785f1d2f 2025-11-28 01:44:29.024317 | ubuntu-noble-large | deleted: sha256:6a57f7b86ca66ea68aebf9b144da885c5ca4d853f205e4e760224ca9fa66fe3a 2025-11-28 01:44:29.024321 | ubuntu-noble-large | deleted: sha256:742596b3279f86f830bc25be5bbe13c23469fc977a66bd87161b998035031356 2025-11-28 01:44:29.024326 | ubuntu-noble-large | deleted: sha256:c94587b7e94c2f16ee3a5cb5e3234a71047be15b65304545904cee299dd24a31 2025-11-28 01:44:29.024330 | ubuntu-noble-large | deleted: sha256:d576de5a619a3c2a42799855e896e1615d4b5fa02b392783faa9eae2b95fd817 2025-11-28 01:44:29.024335 | ubuntu-noble-large | deleted: sha256:796324bf2d7f25ed145827e2912615b21eea2558894add75ddb97c067d0a3054 2025-11-28 01:44:29.024340 | ubuntu-noble-large | deleted: sha256:b250c07df0dac8f4e3ec1e164972c1b07079fafd0934482933d2a5c2a402ed8d 2025-11-28 01:44:29.024344 | ubuntu-noble-large | deleted: sha256:afb9b126ea80e1f4b466bddcdd372bfeeb18788c03a44960114f6313b6ec816a 2025-11-28 01:44:29.024349 | ubuntu-noble-large | deleted: sha256:c32e04aaa59a3cd2406fb9047574d1725c7e40311a6a571096fccd3aef018077 2025-11-28 01:44:29.024354 | ubuntu-noble-large | deleted: sha256:0747a785cd1ceef67f62049ba2b28111bdb41305cf138209d5fa7980ea841b1c 2025-11-28 01:44:29.024358 | ubuntu-noble-large | deleted: sha256:47cada85ec9cc727768dc12a6f578f26d574716fa021b16f98837b122e0c71d2 2025-11-28 01:44:29.024363 | ubuntu-noble-large | deleted: sha256:a41c14591190a6b87bab9163cf033f55049ec1bb1c05b39699c2981039d1ac00 2025-11-28 01:44:29.024368 | ubuntu-noble-large | deleted: sha256:3362ca787348f5d1fec5495fd3c2702b3bcdad2571f248184aeae6f7cf70ed08 2025-11-28 01:44:29.024372 | ubuntu-noble-large | deleted: sha256:08e4c7bbb99b868492dcc17c614177b1b8ac7ca2f8ecc6ff9f6a856741faf1d6 2025-11-28 01:44:29.024377 | ubuntu-noble-large | deleted: sha256:48c9a1c7f26e52bb7069a7e6c1f22821194d479404354bba536e9457ce84427c 2025-11-28 01:44:29.024382 | ubuntu-noble-large | deleted: sha256:fca2e7c5da2c5c0b6262753ce72f808bf4b37afe0e5ba6d3d976ea21dac09704 2025-11-28 01:44:29.024386 | ubuntu-noble-large | deleted: sha256:8a46b745715f6f3fdb9e052755423134e0a6f338794bfedb6c39331c84f65c36 2025-11-28 01:44:29.024391 | ubuntu-noble-large | deleted: sha256:415f4256ad5390aa827fa60562faf956a5c8e03f2d7061b5fcb8e091480e655f 2025-11-28 01:44:29.024396 | ubuntu-noble-large | deleted: sha256:d0e629b20a5f5340a5f5bc8f0e03ee07fee422ca02b748aa0c2dd797d0bece87 2025-11-28 01:44:29.024400 | ubuntu-noble-large | deleted: sha256:48c61542248ca177d52a14b3edf54de7e960ddc508cefbafb82b9d441b853b2e 2025-11-28 01:44:29.024405 | ubuntu-noble-large | deleted: sha256:b74a52b95e94a596ff0f2421f0ab0b8ba4117c2f3e8911146192facf8a78f3e1 2025-11-28 01:44:29.024410 | ubuntu-noble-large | deleted: sha256:f58db4d28902755d12a15bbb1fe81f4edd93a231c8776ffc33de494f7a669140 2025-11-28 01:44:29.024414 | ubuntu-noble-large | deleted: sha256:fbe9b3feaf28794f337a392b1a6b5674b0c97d112423c27ad7a474ffd5699cc9 2025-11-28 01:44:29.024419 | ubuntu-noble-large | deleted: sha256:ce2ee283275eecf450da2d08bbda8fecb63180a00998a31b74e9d3ee8cfbbb1e 2025-11-28 01:44:29.024424 | ubuntu-noble-large | deleted: sha256:6940fa3fa7b712115614576e2f5c2e83acdbca42fb9025fba83cf5f329df41f3 2025-11-28 01:44:29.024428 | ubuntu-noble-large | deleted: sha256:f71633f57fa05cc221af8e5217937fbd83196e803f25ac430d5d912020ecc932 2025-11-28 01:44:29.024433 | ubuntu-noble-large | deleted: sha256:436f9147ce868ab033cc2a70734733c3ece23aed0f6446e55a1b4e0fa89f9358 2025-11-28 01:44:29.024438 | ubuntu-noble-large | deleted: sha256:519f258d71303dfb23e4e580420be3d899d54bc704b2eca02dcd1754cbce9230 2025-11-28 01:44:29.024442 | ubuntu-noble-large | deleted: sha256:3473c62e227e2b10dc68835d249075e6f2ac0c75b4147156ddf9d0ad6a739d92 2025-11-28 01:44:29.024453 | ubuntu-noble-large | deleted: sha256:bf5dcc80920825fdf56187ea0265883a4265c1b83737299fc1cb8528acad33a8 2025-11-28 01:44:29.024461 | ubuntu-noble-large | deleted: sha256:8437f7ed9c22514033a590a9458311607c80e71d7bdd2e6d356645fc348d94bc 2025-11-28 01:44:29.024466 | ubuntu-noble-large | deleted: sha256:d0c9c5d8c2841b7336dbea92e979b796052b449b99d6a6b719046610d460ac8b 2025-11-28 01:44:29.024474 | ubuntu-noble-large | deleted: sha256:f6dc6a065463559b62d23f702d4b7427e2af31cff93fb8953709f0121484f7fe 2025-11-28 01:44:29.024478 | ubuntu-noble-large | deleted: sha256:29dc9066cf2a73c788a8a648612f65b10a140ba8a6e39a883c6fafa19a27177d 2025-11-28 01:44:29.024483 | ubuntu-noble-large | deleted: sha256:dbb705e850d0745e09bd71377fbbdfa054e182bffba615add403baecc07f3a95 2025-11-28 01:44:29.024488 | ubuntu-noble-large | deleted: sha256:1cbf98abed4720292f062214655dad92bcec7ba0373c47312a18ca7a1c262613 2025-11-28 01:44:29.024492 | ubuntu-noble-large | deleted: sha256:1c9815c952e042766ccfccb62c37a022b45517173aba94aa56f32fc8620ead5e 2025-11-28 01:44:29.024497 | ubuntu-noble-large | deleted: sha256:5dbc74fe3b85a5a35906172d84e6d187573d34f89bef2351aa0c80fc6321358a 2025-11-28 01:44:29.024502 | ubuntu-noble-large | deleted: sha256:c8690053a43b28437e47fad99e197fac4bedfe4d6414c5eeff0703dd01de86d4 2025-11-28 01:44:29.024506 | ubuntu-noble-large | deleted: sha256:ad59c89d351366e7ba6d2e53cfa68dd0943d42152df1c9b9b153fe40e1b4ef0e 2025-11-28 01:44:29.024511 | ubuntu-noble-large | deleted: sha256:845d8da90b30109e25af24075df464f4b513545961a2c0cc08df0a9e81757b6f 2025-11-28 01:44:29.024516 | ubuntu-noble-large | deleted: sha256:d094e3ee8d84b55fb6c48a59b23f4227b99d6d8023d6e59ad4417a1d73bf4abf 2025-11-28 01:44:29.024520 | ubuntu-noble-large | deleted: sha256:4834cd70434f766a6ddd88a04878b23b60f17a21cdca1ca03ee8ef1d8dbf3ac3 2025-11-28 01:44:29.024525 | ubuntu-noble-large | deleted: sha256:669d48bd8bd1a5315de7d8d4db04e005f78aa95cd801c3bd57ead354c86c09b1 2025-11-28 01:44:29.024530 | ubuntu-noble-large | deleted: sha256:053a9ed7a2eff84a3bfc4a0af2cfdc8efde935a7695808e56ae551b3e37494c8 2025-11-28 01:44:29.024534 | ubuntu-noble-large | deleted: sha256:3d30c79e6c1761102c01d15fb712cc2a2ee71f30d26b863c7a9b8b790eb923dd 2025-11-28 01:44:29.024539 | ubuntu-noble-large | deleted: sha256:1cc0c9cb1f4a4cfe8eee5a6c9cf14b837dab1ca5c780bbedbef6ed36681731bd 2025-11-28 01:44:29.024544 | ubuntu-noble-large | deleted: sha256:139be0888be68eacf3ff0ebc317f2c97d0caa52d5102b894308f6681d7e07d40 2025-11-28 01:44:29.024548 | ubuntu-noble-large | deleted: sha256:14c8f5440088bfccb9445eb64c760f769d33efe27a87c5bc3f05e956c96dc71a 2025-11-28 01:44:29.024553 | ubuntu-noble-large | deleted: sha256:95c9dbc712f35dc35d56c1fa3a2b4d0b56274408d9818518a47aa16ed5ed8aa1 2025-11-28 01:44:29.024558 | ubuntu-noble-large | deleted: sha256:5986b0c3d220f76abbac69c92d03f13f75247aabe2f9e1ae0f0304ef2f2d33a8 2025-11-28 01:44:29.024562 | ubuntu-noble-large | deleted: sha256:737ca2cb46574b266294517731c2d83c8a458fed3b3f336bc97e5a0632ed6fe9 2025-11-28 01:44:29.024567 | ubuntu-noble-large | deleted: sha256:af6a335f786b76bb382a70733a35e53bcc25b08c259018e4103993d68f7562af 2025-11-28 01:44:29.024572 | ubuntu-noble-large | deleted: sha256:9c8a8bd740ab1d4ded3c550dc6eb4b96f9f801ba98bed620ca1601a286c63ab9 2025-11-28 01:44:29.024577 | ubuntu-noble-large | deleted: sha256:22f4beb9f91edcd27d55669c5d73a8f43ff0e9b0437ff5d8d190f9289ba72ea7 2025-11-28 01:44:29.024581 | ubuntu-noble-large | deleted: sha256:6ac483be8221517292ac67756f109f59ed88665852f89853ec091b8cad225324 2025-11-28 01:44:29.024586 | ubuntu-noble-large | deleted: sha256:e294eac59fae9d7c47988b5f43364673afc7a40df1a26616d92efa3f2554c6c9 2025-11-28 01:44:29.024591 | ubuntu-noble-large | deleted: sha256:55e7e218c6b52490a98989719438d91892fecf7c2e16a0ef164bfd587afc2cdf 2025-11-28 01:44:29.024595 | ubuntu-noble-large | deleted: sha256:d604fd72707fbf94e771608df20789da974825ad7b55b71a85a6fbbb41f0e61c 2025-11-28 01:44:29.024600 | ubuntu-noble-large | deleted: sha256:6c2eb77237998b52388944341a61146b68a286905f9745d3ae9fd9c812f1ea8c 2025-11-28 01:44:29.024604 | ubuntu-noble-large | deleted: sha256:63d5c89c9f61e0296e21b3f520b3a235fa9125b5a98f029abe670d92c530047b 2025-11-28 01:44:29.024609 | ubuntu-noble-large | deleted: sha256:c9fc30cff90421c4f80280e5a84297529d1091712fc0f6801642173c61610687 2025-11-28 01:44:29.024614 | ubuntu-noble-large | deleted: sha256:24e739c3ca8ec09e2dddf7fa4bd53d8ac2398472f823f3983a0ff34822875c9b 2025-11-28 01:44:29.024618 | ubuntu-noble-large | deleted: sha256:ba3f672b16b841923f014bd1244bcccaa79a486bc46072fdc904301e7c372ee1 2025-11-28 01:44:29.024623 | ubuntu-noble-large | deleted: sha256:11ea2b775f73894d0defe1995652e4ddc06316c8fe7d6c10f0270ab0103b07f6 2025-11-28 01:44:29.024628 | ubuntu-noble-large | deleted: sha256:eb7f517c71dba9149b4742b983a42db759a933f8cc6b6be1477a8c31ef1f6d5a 2025-11-28 01:44:29.024632 | ubuntu-noble-large | deleted: sha256:9af31bde7a5fcd7ac16779c72708f415140781752f883055bd2d9c00024af3a6 2025-11-28 01:44:29.024641 | ubuntu-noble-large | deleted: sha256:a6ace05a5e9126e981b35d9022347e90dd112fbf1dbbb094f7e62d696b071a78 2025-11-28 01:44:29.024646 | ubuntu-noble-large | deleted: sha256:da30c6f68d6d7477456e5361216a2e7cf417f59f028fc7c5768afbccc38758c3 2025-11-28 01:44:29.024650 | ubuntu-noble-large | deleted: sha256:3f9f7492b4a9167e91cefd68e748b229dcec24a51bea01df668b20dd46c896b6 2025-11-28 01:44:29.024655 | ubuntu-noble-large | deleted: sha256:449b5d9cf9947a6f177a971737e5843e1b1ac4fb316c274b65bfdc3822965c4f 2025-11-28 01:44:29.024660 | ubuntu-noble-large | deleted: sha256:4353c91019a0ee0e3c7dbf22aced708f6b5e470cf240f60561dc7929b555c41b 2025-11-28 01:44:29.024664 | ubuntu-noble-large | deleted: sha256:759980daa9c4ce48d99bf39adbf44ab5ee3a5382b2185851cdbf4fcfb3c7deee 2025-11-28 01:44:29.024669 | ubuntu-noble-large | deleted: sha256:4dee5011c999247d5f4c99b47e4bc87ea042caaa8bc60459a205bbde142e63b2 2025-11-28 01:44:29.024674 | ubuntu-noble-large | deleted: sha256:7996616a29894aa15e15fb8de9e46643553bf0fe4deb41bdba7ebdcf402f790c 2025-11-28 01:44:29.024678 | ubuntu-noble-large | deleted: sha256:09538ed57211c3c17628514413537cbf1d7d5c3d54f168ec958443c340eae93a 2025-11-28 01:44:29.024683 | ubuntu-noble-large | deleted: sha256:1bb8e723943136a24460e631407c4e09cf3545bb8d3bf9eaa63c509af17b4721 2025-11-28 01:44:29.024688 | ubuntu-noble-large | deleted: sha256:fa181fc8c5139c9bd13fa77688644153e27edd4e345d8b70e16738c1790ead58 2025-11-28 01:44:29.024692 | ubuntu-noble-large | deleted: sha256:80ed2817d439d25c9f098443b94b337c68cf9e1d31fe734603aa36061fe7d0e0 2025-11-28 01:44:29.024700 | ubuntu-noble-large | deleted: sha256:4a95126b7ad54fc7eaf6aaadaf8cf65f7ccfcb20fcb35bff4c8d6c8001677e7a 2025-11-28 01:44:29.024705 | ubuntu-noble-large | deleted: sha256:378ff42ff8bc3618898090439c47bc80f39a3e23ff51cb4254695808dd4479ee 2025-11-28 01:44:29.024709 | ubuntu-noble-large | deleted: sha256:add820146214f40c8ee698fcd66222fcb60530a895360bb2ddd371ec211bfcc0 2025-11-28 01:44:29.024714 | ubuntu-noble-large | deleted: sha256:d69c37178e856750bf04d389a631c492d9ed3ff95eecbd868e34e54262853117 2025-11-28 01:44:29.024722 | ubuntu-noble-large | deleted: sha256:9c3b5baf9b9c93d79f914078d1943220803858da759c17f25f11660b7f97e883 2025-11-28 01:44:29.024727 | ubuntu-noble-large | deleted: sha256:1d5bf0993df2eeaaf84424ecb6ca2f77dac6fc2b82288a0503427dc427baeed8 2025-11-28 01:44:29.024731 | ubuntu-noble-large | deleted: sha256:86ec98d6b868540029c1ba265031be26ff1ef502f9b1fe6f58408ccee240ae84 2025-11-28 01:44:29.024736 | ubuntu-noble-large | deleted: sha256:4f8544d3811f161676b19fa655d1105bbb0adbe5633c40dd30ca74291b8420ec 2025-11-28 01:44:29.024741 | ubuntu-noble-large | deleted: sha256:0cdd9a1e661196b6339b4c14facfa14401fbf2a932d6863d2c4a21ff2fadda61 2025-11-28 01:44:29.024745 | ubuntu-noble-large | deleted: sha256:ed1bb155ed7e1b614ee7cc27e3e41951360baf39f7b7e3c3b9087d1605a0bda0 2025-11-28 01:44:29.024750 | ubuntu-noble-large | deleted: sha256:ce27adf33b119b6c8df773477342458099ed38e3d75820d1bfdffd866eaf7e09 2025-11-28 01:44:29.024755 | ubuntu-noble-large | deleted: sha256:7d53882b78e79c1b441458a3dbda689294d186073be34b7d1fcc219d8dacbfdb 2025-11-28 01:44:29.024759 | ubuntu-noble-large | deleted: sha256:f94d97f1cba8cc9ee9bf2e105e488685136aab0c8caf8d43711094f9c2d8a702 2025-11-28 01:44:29.024764 | ubuntu-noble-large | deleted: sha256:14e1b1b83014b8bb34af86734b049fe3cb7f91427f55fa96cc70754e4bf8b09e 2025-11-28 01:44:29.024769 | ubuntu-noble-large | deleted: sha256:42d048f2c01f99fe6b003f3d45436411d11064b45b0e7b3a47201445619c5d15 2025-11-28 01:44:29.024773 | ubuntu-noble-large | deleted: sha256:c8721dd641bf32aecf7b8a016965a1f70bfe1d0bad82a23bf637d9cf2145e1a9 2025-11-28 01:44:29.024778 | ubuntu-noble-large | deleted: sha256:2d7447b0177f654144bd0e36aa2510277fe0a34d4ad714c8794dd3267eee9cfc 2025-11-28 01:44:29.024783 | ubuntu-noble-large | deleted: sha256:366d4c2e4568b697771d1439f86a05aff88c0afcc5dea832fd51a4523e5c7d06 2025-11-28 01:44:29.024787 | ubuntu-noble-large | deleted: sha256:81d8786af90672547c74be48dd6a64a21ceba54ad49a6c63037964042d9457ac 2025-11-28 01:44:29.024792 | ubuntu-noble-large | deleted: sha256:e0f984de696f9ed2f60357770f77a191b38515e44569fe974bbbf6e24f62176b 2025-11-28 01:44:29.024797 | ubuntu-noble-large | deleted: sha256:3c291009dce03514c1990a0e98e856848a8a7adfe17e35d91f760f1e11fba092 2025-11-28 01:44:29.024801 | ubuntu-noble-large | deleted: sha256:040988b06c2945fc83fe28dbc285867bc4a46e67b15745fb8ab209641272650b 2025-11-28 01:44:29.024806 | ubuntu-noble-large | deleted: sha256:e3361f0cf36091797cc339525cc4f0f8a38b2b1554d5c29d9a373e2b323b50b8 2025-11-28 01:44:29.024810 | ubuntu-noble-large | deleted: sha256:9b63dae62fb172d5b25d98b2882be41c92eb6cbcc08f8ec29647e6a5d50ae3a5 2025-11-28 01:44:29.024815 | ubuntu-noble-large | deleted: sha256:11b2b530225db0cae41d31e3722c2a9396ecd0f4cb72675f584a1c6fa4ad9895 2025-11-28 01:44:29.024820 | ubuntu-noble-large | deleted: sha256:33516f696e22e19eb2b63b2e641814ec4a9c8ccd2e58da8ac5ab1a94e06bc26b 2025-11-28 01:44:29.024828 | ubuntu-noble-large | deleted: sha256:3e86653cbc66c0efd0a73020e23e2dd9a9ee15b5389ff60ff7e6bda5b573e48a 2025-11-28 01:44:29.024832 | ubuntu-noble-large | deleted: sha256:cd30402b10a4e025fec7f647f3e8e61113796a95bb2bcfeadbe4a84156f8fb5b 2025-11-28 01:44:29.024837 | ubuntu-noble-large | deleted: sha256:119eb48a9fe6686716f3958b72d1e82182ea1f6e3be2faa9d20f9028f1ca5ec2 2025-11-28 01:44:29.024842 | ubuntu-noble-large | deleted: sha256:1aa03376905309158036ce2e27234988da97345912005100f4c654d859407869 2025-11-28 01:44:29.024846 | ubuntu-noble-large | deleted: sha256:b53da277c06b2a9d681bcaa556351fad303bfca1209d1e8271adb5bc29c78417 2025-11-28 01:44:29.024851 | ubuntu-noble-large | deleted: sha256:4710966b59c99aecdf28179057bd9f470a5945dcb9c2c0a96629da6fce0ee359 2025-11-28 01:44:29.024856 | ubuntu-noble-large | deleted: sha256:81efc771754d54bc98c47b7bc1bb77a347922eb61beacf1ba7aa31e9f35c7043 2025-11-28 01:44:29.024860 | ubuntu-noble-large | deleted: sha256:83b9f2dab4f520950806e4d2a901182c0e78b944c46f693937b3aeff03e793cf 2025-11-28 01:44:29.024865 | ubuntu-noble-large | deleted: sha256:46207c82a7acbad43e0b7f6f14083e008c77bae86fab28bfc7bdbee3ccb4ff08 2025-11-28 01:44:29.024870 | ubuntu-noble-large | deleted: sha256:3c2f07e526b399580e65d1dcaeeffaf74267afacd6e9cfc17ac969f40a1c44be 2025-11-28 01:44:29.024874 | ubuntu-noble-large | deleted: sha256:cae26738973304c5a995ec6693b86172bed11f34d832824cfdf3ce24262f05d7 2025-11-28 01:44:29.024879 | ubuntu-noble-large | deleted: sha256:1fdb8afb392503259124cd7f99db7f115ee62cfdb0e03790c5ddce281e13c14c 2025-11-28 01:44:29.024884 | ubuntu-noble-large | deleted: sha256:c80f0cfbea385e65048c34fb342e4674b22db33f44be52a8bcfc1c49930e8a46 2025-11-28 01:44:29.024888 | ubuntu-noble-large | deleted: sha256:0d9330b202d507eb5233900aae196e19cecbc9990c3f4f782a26daa68ded3e66 2025-11-28 01:44:29.024893 | ubuntu-noble-large | deleted: sha256:0f0eb1e93691f9c941817f28bac3e9994c53a8e613f925bf2c4cbae7c22c8d58 2025-11-28 01:44:29.024898 | ubuntu-noble-large | deleted: sha256:9709a464d50acc917958e1f522f72eb0f435ef693c3c4776b78eec93cb60c605 2025-11-28 01:44:29.024902 | ubuntu-noble-large | deleted: sha256:82ee8143c1df4780e7dc3e9b0f5a6c76e8240a91cb41093427a72300721900e6 2025-11-28 01:44:29.024907 | ubuntu-noble-large | deleted: sha256:b11bc1370b4a509699d5cfe5e4d309ee3fa8c60157d3e09461e716732103652c 2025-11-28 01:44:29.024912 | ubuntu-noble-large | deleted: sha256:444832e7ffc8f794d6b2c69b6740fa67062de5658c9210ffb88587ea4eb491f0 2025-11-28 01:44:29.024916 | ubuntu-noble-large | deleted: sha256:6963097f6aecf2f2bbcce18de569dc3a9e7e7f261fcc887638b45e302e7ed9a1 2025-11-28 01:44:29.024921 | ubuntu-noble-large | deleted: sha256:457ad5bf592bac2f7ab21e7446e94e2b478f37efded16e591d93df4d289eebf3 2025-11-28 01:44:29.024926 | ubuntu-noble-large | deleted: sha256:f0e47b562ffc798b9a18f4f78f577686dbfa4c10d036236a9eba3cb1de624747 2025-11-28 01:44:29.024930 | ubuntu-noble-large | deleted: sha256:4f6f6d8092d9dbba63d583eb8827da8468ab18b27fe7b3068e9e7af7a72b0acd 2025-11-28 01:44:29.024935 | ubuntu-noble-large | deleted: sha256:6d672a0dcc332afa733e59024611206f205bc6d94ae97c83f5131850a2adc389 2025-11-28 01:44:29.024940 | ubuntu-noble-large | deleted: sha256:ac637f0ed21aab690aac1fb2a3af930fad04e2b5a00b39e564485b2b0652e64d 2025-11-28 01:44:29.024947 | ubuntu-noble-large | deleted: sha256:147e3d7ee0ed0d9be11635c35edc329967cf6d5c84639bb7050843b5052499ba 2025-11-28 01:44:29.024952 | ubuntu-noble-large | deleted: sha256:db2fe0f4515937e672983c3d54e809a118a007f069537e8cf5a80260995ef41f 2025-11-28 01:44:29.024957 | ubuntu-noble-large | deleted: sha256:99edcae9955988b1c6c64a15d0c53cbeff38a3331f506509d35e6a318a941f7c 2025-11-28 01:44:29.024975 | ubuntu-noble-large | deleted: sha256:ede1d884a009d9e0b03d877ee701fb3036354aaff5ca0a4e28ac9011c05e231b 2025-11-28 01:44:29.024980 | ubuntu-noble-large | deleted: sha256:a9c7e82c2b01ae8fb1feeac25bf2e8c7a37f0a60ef053d900102d0a66a6ee89b 2025-11-28 01:44:29.024985 | ubuntu-noble-large | deleted: sha256:a8c7e824a936de0f488185351fc6a4093105351046d4cd4fd28e9ba902836a61 2025-11-28 01:44:29.024990 | ubuntu-noble-large | deleted: sha256:81c76e5cfc6864b0dab76388e59ce378cef1f2a3c663370722a04acc2b38a2fc 2025-11-28 01:44:29.025009 | ubuntu-noble-large | deleted: sha256:c9597b3637d165e036a2daed334d0a6f1acf15f1c34aec1fc8fc818e6bb442ca 2025-11-28 01:44:29.025014 | ubuntu-noble-large | deleted: sha256:291bbb9c1a23ab94863c1c29f980b703510394e4dad38e6fbfa78d1671b045a5 2025-11-28 01:44:29.025019 | ubuntu-noble-large | deleted: sha256:e8ea05be8d6ac3bab9a0e3a7a82648b0ccb944cec35c3d750ac5241afa71cc44 2025-11-28 01:44:29.025024 | ubuntu-noble-large | deleted: sha256:1e2d37d435fbc1ce325af3738475de1fd792d398f728ebd4182f68eda75a1124 2025-11-28 01:44:29.025028 | ubuntu-noble-large | deleted: sha256:7a269c974d799ccaafdd3cb492a41a72710e00c97e1735855688e3947305597c 2025-11-28 01:44:29.025036 | ubuntu-noble-large | deleted: sha256:be5a80d5e55f159bfe0a9654fd07461ee2c88e748e14a52ea91b7b2a5ec7c8df 2025-11-28 01:44:29.025041 | ubuntu-noble-large | deleted: sha256:77066504c84234152c8f369b35a064902f57cb6f59840ce115a1524cf2db72c5 2025-11-28 01:44:29.025046 | ubuntu-noble-large | deleted: sha256:183368e462fa5191ccc59754777a055f575183a775d599c94ef8eae9e3e97732 2025-11-28 01:44:29.025051 | ubuntu-noble-large | deleted: sha256:60ed21466a126e1df194d6ea8079c7af88a5acd33ce80352e2ef70504fda943d 2025-11-28 01:44:29.025055 | ubuntu-noble-large | deleted: sha256:6c41e891878ccaf79cb4ef69015c1444c5b48fff5099779d7b9ad117fc301ff9 2025-11-28 01:44:29.025060 | ubuntu-noble-large | deleted: sha256:e8708d46ff37576fc668a17bc2a34a9bd65800cdfb611b85d6a541c7f8f8393e 2025-11-28 01:44:29.025065 | ubuntu-noble-large | deleted: sha256:f73546f550c70f1542ebd5a6aed90de613e270999e68f07f310a3a735cc11a3e 2025-11-28 01:44:29.025069 | ubuntu-noble-large | deleted: sha256:e9f7a3a818de9ccb889fc3e0935bedfc4540e6f7933ee19f8087e1d8b2aecd50 2025-11-28 01:44:29.025074 | ubuntu-noble-large | deleted: sha256:4b0f94df4e988095ef856c34a370ded30eb1d2e948d0aecd9091bbb4ce993034 2025-11-28 01:44:29.025078 | ubuntu-noble-large | deleted: sha256:090cd676ffdec24b8e5df8b6ed7e701647193378dfac90f9889aa6593f3b4cbd 2025-11-28 01:44:29.025083 | ubuntu-noble-large | deleted: sha256:28767a12524986bba53d4334c8118367ae63cf8bfa8a538d51b3d2f7513f373c 2025-11-28 01:44:29.025088 | ubuntu-noble-large | deleted: sha256:a155458854b6b84daf4bc98d53dc6ad256401fc68ac921b331f1d71366020295 2025-11-28 01:44:29.025093 | ubuntu-noble-large | deleted: sha256:5409e879b0f748b49171ea52d1e62d512760094c96c4d0f6890dd70dc9c7bf86 2025-11-28 01:44:29.025097 | ubuntu-noble-large | deleted: sha256:9de36f8b1ca50571d52c1c018296661394be7c197853fc537417980d4d43ea0c 2025-11-28 01:44:29.025102 | ubuntu-noble-large | deleted: sha256:cb04b6ebdebe7259fb3a40380fc93b61c8c5faa22af7af384e38e502400e3fd9 2025-11-28 01:44:29.025108 | ubuntu-noble-large | 2025-11-28 01:44:29.025113 | ubuntu-noble-large | Total reclaimed space: 14.04GB 2025-11-28 01:44:29.025323 | ubuntu-noble-large | + docker images 2025-11-28 01:44:29.184426 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-11-28 01:44:29.184539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20251128 abb82fc940df 42 seconds ago 1.17GB 2025-11-28 01:44:29.184553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20251128 c7af13a179b3 50 seconds ago 1.37GB 2025-11-28 01:44:29.184564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20251128 6e1e93415082 About a minute ago 840MB 2025-11-28 01:44:29.184574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20251128 44b313107302 About a minute ago 840MB 2025-11-28 01:44:29.184584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20251128 6cc6e2e3364f About a minute ago 840MB 2025-11-28 01:44:29.184609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20251128 226676fb7637 About a minute ago 840MB 2025-11-28 01:44:29.184619 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20251128 654a31e8af99 2 minutes ago 977MB 2025-11-28 01:44:29.184629 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20251128 a5b87669d89d 2 minutes ago 976MB 2025-11-28 01:44:29.184638 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20251128 c111749ede06 2 minutes ago 1.1GB 2025-11-28 01:44:29.184647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20251128 ffc97e13419c 3 minutes ago 1.24GB 2025-11-28 01:44:29.184657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20251128 cb621b233bbc 4 minutes ago 1.13GB 2025-11-28 01:44:29.184667 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20251128 2d54f126baad 4 minutes ago 1.22GB 2025-11-28 01:44:29.184676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20251128 477b3cc6245d 5 minutes ago 1.06GB 2025-11-28 01:44:29.184705 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20251128 b5fc35f4dcd1 6 minutes ago 1.05GB 2025-11-28 01:44:29.184744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20251128 c9b981e07f72 6 minutes ago 1.05GB 2025-11-28 01:44:29.184754 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20251128 e304fc34018f 7 minutes ago 984MB 2025-11-28 01:44:29.184764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20251128 9573ac36f4a9 7 minutes ago 984MB 2025-11-28 01:44:29.184773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20251128 0ae40dffb143 7 minutes ago 989MB 2025-11-28 01:44:29.184783 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20251128 e7ab2b8bb6b8 8 minutes ago 984MB 2025-11-28 01:44:29.184792 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20251128 67290e5c3d03 8 minutes ago 983MB 2025-11-28 01:44:29.184802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20251128 b9de59671663 9 minutes ago 989MB 2025-11-28 01:44:29.184811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20251128 6c15318acd02 9 minutes ago 984MB 2025-11-28 01:44:29.184821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20251128 941ad46d47c5 10 minutes ago 975MB 2025-11-28 01:44:29.184830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20251128 3597fef7a7de 10 minutes ago 1.07GB 2025-11-28 01:44:29.184840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20251128 fd6852b9a7ca 11 minutes ago 993MB 2025-11-28 01:44:29.184849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20251128 fa6c29c27912 12 minutes ago 994MB 2025-11-28 01:44:29.184859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20251128 db4d42e3f3a0 12 minutes ago 1.07GB 2025-11-28 01:44:29.184868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20251128 dcbd329f3016 13 minutes ago 1.06GB 2025-11-28 01:44:29.184877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20251128 990f9a7b0186 13 minutes ago 1.06GB 2025-11-28 01:44:29.184887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20251128 647392e7519b 14 minutes ago 990MB 2025-11-28 01:44:29.184896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20251128 7ef0ab8eafaf 14 minutes ago 991MB 2025-11-28 01:44:29.184906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20251128 7a76fd6a4e4e 15 minutes ago 991MB 2025-11-28 01:44:29.184915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20251128 c7ee8d511531 15 minutes ago 1.03GB 2025-11-28 01:44:29.184925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20251128 47674b592178 15 minutes ago 1.05GB 2025-11-28 01:44:29.184934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20251128 a49cf61d4214 16 minutes ago 1.03GB 2025-11-28 01:44:29.184944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20251128 484288a81081 17 minutes ago 1.05GB 2025-11-28 01:44:29.184953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20251128 49585212f098 17 minutes ago 1.03GB 2025-11-28 01:44:29.185052 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20251128 adce3323e094 18 minutes ago 1.05GB 2025-11-28 01:44:29.185071 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20251128 043b43b85c27 19 minutes ago 990MB 2025-11-28 01:44:29.185081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20251128 58bff3888fa5 19 minutes ago 1.1GB 2025-11-28 01:44:29.185099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20251128 76f203cd1ccc 20 minutes ago 1.1GB 2025-11-28 01:44:29.185109 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20251128 1c67b5629edd 20 minutes ago 1.1GB 2025-11-28 01:44:29.185118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20251128 1086acaae6f4 21 minutes ago 987MB 2025-11-28 01:44:29.185127 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20251128 cb681171e39f 21 minutes ago 987MB 2025-11-28 01:44:29.185136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20251128 a63bd3a0ddd4 22 minutes ago 976MB 2025-11-28 01:44:29.185153 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20251128 6e6e374e62d6 22 minutes ago 976MB 2025-11-28 01:44:29.185162 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20251128 b4478b31b338 23 minutes ago 1.04GB 2025-11-28 01:44:29.185172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20251128 636e91bc2ca3 23 minutes ago 1.04GB 2025-11-28 01:44:29.185181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20251128 57830dfdbdae 24 minutes ago 1.09GB 2025-11-28 01:44:29.185190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20251128 281fbf8216a4 28 minutes ago 1.16GB 2025-11-28 01:44:29.185200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20251128 4114ce392933 29 minutes ago 1.16GB 2025-11-28 01:44:29.185209 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20251128 10007103716e 29 minutes ago 1.16GB 2025-11-28 01:44:29.185218 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20251128 14f60d334cff 30 minutes ago 1.16GB 2025-11-28 01:44:29.185227 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20251128 ffdd7cb38605 31 minutes ago 1.16GB 2025-11-28 01:44:29.185236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20251128 0e740a7b601b 31 minutes ago 1.16GB 2025-11-28 01:44:29.185246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20251128 25252a551cfa 32 minutes ago 1.16GB 2025-11-28 01:44:29.185255 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20251128 de2b7288d104 33 minutes ago 1.16GB 2025-11-28 01:44:29.185264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20251128 bf0155f28a2b 34 minutes ago 1.16GB 2025-11-28 01:44:29.185273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20251128 f9176afab87a 34 minutes ago 1.16GB 2025-11-28 01:44:29.185282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20251128 c05faa5bc57e 35 minutes ago 1.16GB 2025-11-28 01:44:29.185292 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20251128 06ea22990a85 36 minutes ago 1.16GB 2025-11-28 01:44:29.185301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20251128 d07552aa2e1d 36 minutes ago 1.16GB 2025-11-28 01:44:29.185310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20251128 422501961615 37 minutes ago 1.4GB 2025-11-28 01:44:29.185319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20251128 ece261002fc7 37 minutes ago 1.4GB 2025-11-28 01:44:29.185329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20251128 a22ed4bd80af 38 minutes ago 1.72GB 2025-11-28 01:44:29.185338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20251128 96c7d5198492 42 minutes ago 1.41GB 2025-11-28 01:44:29.185353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20251128 1c9843964223 43 minutes ago 1.21GB 2025-11-28 01:44:29.185362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20251128 41d013a8b429 43 minutes ago 1.37GB 2025-11-28 01:44:29.185371 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20251128 53609dde69bf 44 minutes ago 1.25GB 2025-11-28 01:44:29.185388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20251128 057ea1ecab99 45 minutes ago 1.22GB 2025-11-28 01:44:29.185398 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20251128 5528fbf5f9d3 46 minutes ago 1.21GB 2025-11-28 01:44:29.185407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20251128 fac2f228f94f 46 minutes ago 1.57GB 2025-11-28 01:44:29.185416 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20251128 43da2e579c39 48 minutes ago 1.21GB 2025-11-28 01:44:29.185425 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20251128 fae212626091 49 minutes ago 1.22GB 2025-11-28 01:44:29.185435 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20251128 0db7d4c04025 49 minutes ago 1.21GB 2025-11-28 01:44:29.185444 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20251128 0eb8f267d3e5 50 minutes ago 1.36GB 2025-11-28 01:44:29.185453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20251128 996de57bb4c1 52 minutes ago 1.15GB 2025-11-28 01:44:29.185468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20251128 65d2d6c45658 53 minutes ago 1.09GB 2025-11-28 01:44:29.185477 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20251128 ce9820cff134 54 minutes ago 974MB 2025-11-28 01:44:29.185486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20251128 ed0f219872d6 54 minutes ago 974MB 2025-11-28 01:44:29.185496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20251128 e6b00089d98d 54 minutes ago 973MB 2025-11-28 01:44:29.185505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20251128 fdbc75a1f931 55 minutes ago 974MB 2025-11-28 01:44:29.185514 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20251128 2dc6121c3557 55 minutes ago 974MB 2025-11-28 01:44:29.185523 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20251128 c0ef8e70c557 56 minutes ago 839MB 2025-11-28 01:44:29.185532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20251128 7304eca9f2c4 59 minutes ago 279MB 2025-11-28 01:44:29.185542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20251128 511a490b6061 59 minutes ago 279MB 2025-11-28 01:44:29.185551 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20251128 e10ac1b992de 59 minutes ago 968MB 2025-11-28 01:44:29.185560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20251128 d2dedaf2e629 59 minutes ago 1.07GB 2025-11-28 01:44:29.185569 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20251128 5bf71e712eb9 About an hour ago 1.12GB 2025-11-28 01:44:29.185579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20251128 c45aaaee4898 About an hour ago 1.04GB 2025-11-28 01:44:29.185588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20251128 b8182a279bf2 About an hour ago 975MB 2025-11-28 01:44:29.185597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20251128 717b2ac51441 About an hour ago 967MB 2025-11-28 01:44:29.185612 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20251128 43415b324531 About an hour ago 985MB 2025-11-28 01:44:29.185622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20251128 ee4d5fabcc91 About an hour ago 1.06GB 2025-11-28 01:44:29.185645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20251128 f38a6231515b About an hour ago 982MB 2025-11-28 01:44:29.185655 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20251128 29962c6c90f2 About an hour ago 1.15GB 2025-11-28 01:44:29.185664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20251128 d26c95525a0d About an hour ago 1.02GB 2025-11-28 01:44:29.185673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20251128 2344d30e6221 About an hour ago 960MB 2025-11-28 01:44:29.185693 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20251128 33b330715f92 About an hour ago 1.09GB 2025-11-28 01:44:29.185702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20251128 b6ab3f403540 About an hour ago 967MB 2025-11-28 01:44:29.185711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20251128 743b7892dd02 About an hour ago 1.04GB 2025-11-28 01:44:29.185731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20251128 f2cd00624872 About an hour ago 1.02GB 2025-11-28 01:44:29.185741 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20251128 79fcc70ff188 About an hour ago 1.15GB 2025-11-28 01:44:29.185751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20251128 36f47d7d2ca1 About an hour ago 1.39GB 2025-11-28 01:44:29.185760 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20251128 58c3619551d5 About an hour ago 1.2GB 2025-11-28 01:44:29.185770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20251128 bee649ebcb76 About an hour ago 1.08GB 2025-11-28 01:44:29.185779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20251128 33050f5d276f About an hour ago 965MB 2025-11-28 01:44:29.185788 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20251128 bb0b2b5d0c43 About an hour ago 311MB 2025-11-28 01:44:29.185798 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20251128 353ca70463b7 About an hour ago 387MB 2025-11-28 01:44:29.185813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20251128 0de4fa596d06 About an hour ago 315MB 2025-11-28 01:44:29.185822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20251128 95bb6ca906e8 About an hour ago 379MB 2025-11-28 01:44:29.185832 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20251128 ebba1365cbab About an hour ago 273MB 2025-11-28 01:44:29.185841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20251128 a594732e6c06 About an hour ago 273MB 2025-11-28 01:44:29.185850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20251128 06b5afa6032d About an hour ago 311MB 2025-11-28 01:44:29.185859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20251128 41cd2d05f629 About an hour ago 435MB 2025-11-28 01:44:29.185869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20251128 12647cb6a37e About an hour ago 452MB 2025-11-28 01:44:29.185878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20251128 35f54e705bb3 About an hour ago 303MB 2025-11-28 01:44:29.185887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20251128 b3caa3370f47 About an hour ago 299MB 2025-11-28 01:44:29.185902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20251128 2cc4138397fe About an hour ago 357MB 2025-11-28 01:44:29.185911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20251128 366f8c4ca474 About an hour ago 404MB 2025-11-28 01:44:29.185920 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20251128 cbbb3836ba3a About an hour ago 288MB 2025-11-28 01:44:29.185930 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20251128 8995a6e76ae2 About an hour ago 839MB 2025-11-28 01:44:29.185939 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20251128 4addc6df62e1 About an hour ago 305MB 2025-11-28 01:44:29.185948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20251128 8b374053f930 About an hour ago 308MB 2025-11-28 01:44:29.185957 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20251128 7846cd65d659 About an hour ago 301MB 2025-11-28 01:44:29.186046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20251128 1a89386f3799 About an hour ago 284MB 2025-11-28 01:44:29.186063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20251128 496e47f72b7e About an hour ago 292MB 2025-11-28 01:44:29.186072 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20251128 4f5ffa37c096 About an hour ago 298MB 2025-11-28 01:44:29.186082 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20251128 fbde082e56da About an hour ago 291MB 2025-11-28 01:44:29.186091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20251128 4f9a1ec22a94 About an hour ago 448MB 2025-11-28 01:44:29.186100 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20251128 1a20aeabc970 About an hour ago 448MB 2025-11-28 01:44:29.186110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20251128 9af4763ac499 About an hour ago 277MB 2025-11-28 01:44:29.186119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20251128 e1bb55015574 About an hour ago 274MB 2025-11-28 01:44:29.186136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20251128 505799fe6abe About an hour ago 274MB 2025-11-28 01:44:29.186163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20251128 5308189b57e8 About an hour ago 279MB 2025-11-28 01:44:29.186173 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20251128 db343094fa06 About an hour ago 959MB 2025-11-28 01:44:29.186182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20251128 c7cf014951cb About an hour ago 669MB 2025-11-28 01:44:29.186192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20251128 24200bf6dc75 About an hour ago 276MB 2025-11-28 01:44:29.186201 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20251128 ad218ee1837e About an hour ago 578MB 2025-11-28 01:44:29.186211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20251128 99ba0f9472f1 About an hour ago 264MB 2025-11-28 01:44:29.186220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20251128 39a9a72dc2d8 About an hour ago 264MB 2025-11-28 01:44:29.186237 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20251128 3f143794afa0 About an hour ago 265MB 2025-11-28 01:44:29.186246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20251128 0e17a5674e91 About an hour ago 412MB 2025-11-28 01:44:29.186256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20251128 8cc80afd97a0 About an hour ago 322MB 2025-11-28 01:44:29.186274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20251128 9066cffa95c4 About an hour ago 270MB 2025-11-28 01:44:29.186283 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20251128 954a9cb070e8 About an hour ago 264MB 2025-11-28 01:44:29.186293 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20251128 31c386290550 About an hour ago 264MB 2025-11-28 01:44:29.186302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20251128 ea05742c0f27 About an hour ago 266MB 2025-11-28 01:44:29.186312 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20251128 b6e5aa5856e0 About an hour ago 268MB 2025-11-28 01:44:29.186321 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20251128 354476e55dda About an hour ago 1.05GB 2025-11-28 01:44:29.186331 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20251128 ce4ca153ec13 2 hours ago 1.02GB 2025-11-28 01:44:29.186340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20251128 162eed5ef8a7 2 hours ago 1.53GB 2025-11-28 01:44:29.186349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20251128 c0aa6e0a482c 2 hours ago 1.56GB 2025-11-28 01:44:29.186359 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20251128 edc0e080d491 2 hours ago 303MB 2025-11-28 01:44:29.186368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20251128 f753bbd564f9 2 hours ago 264MB 2025-11-28 01:44:29.186377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20251128 6354cba435d4 2 hours ago 448MB 2025-11-28 01:44:29.186386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20251128 99f897d5a648 2 hours ago 264MB 2025-11-28 01:44:29.186396 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 6 weeks ago 78.1MB 2025-11-28 01:44:29.186405 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 7dce45e8985c 2 months ago 13.9MB 2025-11-28 01:44:29.191523 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2024.2 2025-11-28 01:44:29.191753 | ubuntu-noble-large | + tail -n +2 2025-11-28 01:44:29.192647 | ubuntu-noble-large | + awk '{ print $1 }' 2025-11-28 01:44:29.192679 | ubuntu-noble-large | + read image 2025-11-28 01:44:29.376129 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-11-28 01:44:29.376226 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:29.379730 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2025-11-28 01:44:29.379795 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:29.379803 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2025-11-28 01:44:29.379834 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:29.379867 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2025-11-28 01:44:29.379881 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:29.379893 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-11-28 01:44:29.379908 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.379920 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.379932 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:29.380034 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 01:44:29.494714 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 01:44:29.494913 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251128 2025-11-28 01:44:29.535348 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251128 2025-11-28 01:44:29.539932 | ubuntu-noble-large | + read image 2025-11-28 01:44:29.542110 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-11-28 01:44:29.542456 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:29.546101 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2025-11-28 01:44:29.546157 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2025-11-28 01:44:29.546165 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2025-11-28 01:44:29.546173 | ubuntu-noble-large | + project=ironic 2025-11-28 01:44:29.546211 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2025-11-28 01:44:29.546218 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:29.546226 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-11-28 01:44:29.546256 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.546263 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.546270 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:29.546343 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251128 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 01:44:29.600775 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 01:44:29.600860 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251128 2025-11-28 01:44:29.652833 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251128 2025-11-28 01:44:29.657085 | ubuntu-noble-large | + read image 2025-11-28 01:44:29.659244 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2025-11-28 01:44:29.659711 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:29.663370 | ubuntu-noble-large | + imagename=ovn-northd 2025-11-28 01:44:29.663410 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2025-11-28 01:44:29.663430 | ubuntu-noble-large | + new_imagename=ovn-northd 2025-11-28 01:44:29.663440 | ubuntu-noble-large | + project=ovn 2025-11-28 01:44:29.663451 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2025-11-28 01:44:29.663461 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:29.663475 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2025-11-28 01:44:29.663485 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.663495 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.663504 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:29.663519 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20251128 osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 01:44:29.717264 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 01:44:29.717356 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20251128 2025-11-28 01:44:29.760235 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20251128 2025-11-28 01:44:29.764449 | ubuntu-noble-large | + read image 2025-11-28 01:44:29.765879 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-11-28 01:44:29.766289 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:29.770552 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2025-11-28 01:44:29.770592 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2025-11-28 01:44:29.770613 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2025-11-28 01:44:29.770625 | ubuntu-noble-large | + project=ovn 2025-11-28 01:44:29.770635 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2025-11-28 01:44:29.770650 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:29.770660 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-11-28 01:44:29.770673 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.770684 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.770697 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:29.770837 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251128 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 01:44:29.821779 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 01:44:29.821866 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251128 2025-11-28 01:44:29.864620 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251128 2025-11-28 01:44:29.868151 | ubuntu-noble-large | + read image 2025-11-28 01:44:29.870134 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-11-28 01:44:29.870448 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:29.873522 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2025-11-28 01:44:29.873565 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2025-11-28 01:44:29.873595 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2025-11-28 01:44:29.873610 | ubuntu-noble-large | + project=ovn 2025-11-28 01:44:29.873624 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2025-11-28 01:44:29.873634 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:29.873647 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-11-28 01:44:29.873660 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.873674 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.873687 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:29.873739 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251128 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 01:44:29.918791 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 01:44:29.918870 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251128 2025-11-28 01:44:29.958838 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251128 2025-11-28 01:44:29.961178 | ubuntu-noble-large | + read image 2025-11-28 01:44:29.962970 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2025-11-28 01:44:29.963114 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:29.965244 | ubuntu-noble-large | + imagename=ovn-controller 2025-11-28 01:44:29.965306 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2025-11-28 01:44:29.965321 | ubuntu-noble-large | + new_imagename=ovn-controller 2025-11-28 01:44:29.965333 | ubuntu-noble-large | + project=ovn 2025-11-28 01:44:29.965348 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2025-11-28 01:44:29.965359 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:29.965374 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2025-11-28 01:44:29.965385 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.965400 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:29.965410 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:29.965426 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20251128 osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 01:44:30.007917 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 01:44:30.008071 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20251128 2025-11-28 01:44:30.107364 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20251128 2025-11-28 01:44:30.112672 | ubuntu-noble-large | + read image 2025-11-28 01:44:30.114806 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2025-11-28 01:44:30.115304 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:30.119079 | ubuntu-noble-large | + imagename=blazar-manager 2025-11-28 01:44:30.119151 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2025-11-28 01:44:30.119174 | ubuntu-noble-large | + new_imagename=blazar-manager 2025-11-28 01:44:30.119205 | ubuntu-noble-large | + project=blazar 2025-11-28 01:44:30.119223 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2025-11-28 01:44:30.119242 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:30.119260 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2025-11-28 01:44:30.119278 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.119294 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.119311 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:30.119330 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20251128 osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 01:44:30.169039 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 01:44:30.169157 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20251128 2025-11-28 01:44:30.216238 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20251128 2025-11-28 01:44:30.220707 | ubuntu-noble-large | + read image 2025-11-28 01:44:30.222810 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2025-11-28 01:44:30.223295 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:30.226842 | ubuntu-noble-large | + imagename=blazar-api 2025-11-28 01:44:30.226879 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:30.226948 | ubuntu-noble-large | + new_imagename=blazar-api 2025-11-28 01:44:30.226964 | ubuntu-noble-large | + project=blazar 2025-11-28 01:44:30.227042 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2025-11-28 01:44:30.227069 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:30.227080 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2025-11-28 01:44:30.227109 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.227119 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.227128 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:30.227141 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20251128 osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 01:44:30.278944 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 01:44:30.279080 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20251128 2025-11-28 01:44:30.325897 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20251128 2025-11-28 01:44:30.330198 | ubuntu-noble-large | + read image 2025-11-28 01:44:30.332505 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2025-11-28 01:44:30.333253 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:30.337263 | ubuntu-noble-large | + imagename=glance-api 2025-11-28 01:44:30.337304 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:30.337316 | ubuntu-noble-large | + new_imagename=glance-api 2025-11-28 01:44:30.337329 | ubuntu-noble-large | + project=glance 2025-11-28 01:44:30.337343 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2025-11-28 01:44:30.337356 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:30.337373 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2025-11-28 01:44:30.337397 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.337408 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.337422 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:30.337436 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20251128 osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 01:44:30.387035 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 01:44:30.387126 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20251128 2025-11-28 01:44:30.429365 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20251128 2025-11-28 01:44:30.434333 | ubuntu-noble-large | + read image 2025-11-28 01:44:30.436297 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2025-11-28 01:44:30.436638 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:30.440556 | ubuntu-noble-large | + imagename=magnum-conductor 2025-11-28 01:44:30.440576 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2025-11-28 01:44:30.440589 | ubuntu-noble-large | + new_imagename=magnum-conductor 2025-11-28 01:44:30.440621 | ubuntu-noble-large | + project=magnum 2025-11-28 01:44:30.440630 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2025-11-28 01:44:30.440641 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:30.440649 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2025-11-28 01:44:30.440660 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.440668 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.440675 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:30.440687 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20251128 osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 01:44:30.490912 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 01:44:30.491097 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20251128 2025-11-28 01:44:30.531925 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20251128 2025-11-28 01:44:30.536630 | ubuntu-noble-large | + read image 2025-11-28 01:44:30.537892 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2025-11-28 01:44:30.538280 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:30.542505 | ubuntu-noble-large | + imagename=magnum-api 2025-11-28 01:44:30.542548 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:30.542558 | ubuntu-noble-large | + new_imagename=magnum-api 2025-11-28 01:44:30.542566 | ubuntu-noble-large | + project=magnum 2025-11-28 01:44:30.542574 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2025-11-28 01:44:30.542582 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:30.542589 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2025-11-28 01:44:30.542597 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.542605 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.542613 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:30.542621 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20251128 osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 01:44:30.599163 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 01:44:30.599291 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20251128 2025-11-28 01:44:30.640487 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20251128 2025-11-28 01:44:30.643784 | ubuntu-noble-large | + read image 2025-11-28 01:44:30.645493 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2025-11-28 01:44:30.645922 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:30.649411 | ubuntu-noble-large | + imagename=manila-share 2025-11-28 01:44:30.649437 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2025-11-28 01:44:30.649454 | ubuntu-noble-large | + new_imagename=manila-share 2025-11-28 01:44:30.649465 | ubuntu-noble-large | + project=manila 2025-11-28 01:44:30.649475 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2025-11-28 01:44:30.649484 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:30.649499 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2025-11-28 01:44:30.649509 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.649518 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.649528 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:30.649538 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20251128 osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 01:44:30.702760 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 01:44:30.702867 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20251128 2025-11-28 01:44:30.745121 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20251128 2025-11-28 01:44:30.749602 | ubuntu-noble-large | + read image 2025-11-28 01:44:30.751521 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2025-11-28 01:44:30.751577 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:30.755419 | ubuntu-noble-large | + imagename=manila-data 2025-11-28 01:44:30.755472 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2025-11-28 01:44:30.755485 | ubuntu-noble-large | + new_imagename=manila-data 2025-11-28 01:44:30.755495 | ubuntu-noble-large | + project=manila 2025-11-28 01:44:30.755505 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2025-11-28 01:44:30.755515 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:30.755524 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2025-11-28 01:44:30.755534 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.755544 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.755554 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:30.755565 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20251128 osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 01:44:30.804127 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 01:44:30.804202 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20251128 2025-11-28 01:44:30.840872 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20251128 2025-11-28 01:44:30.844371 | ubuntu-noble-large | + read image 2025-11-28 01:44:30.845849 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2025-11-28 01:44:30.846208 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:30.849533 | ubuntu-noble-large | + imagename=manila-api 2025-11-28 01:44:30.849599 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:30.849622 | ubuntu-noble-large | + new_imagename=manila-api 2025-11-28 01:44:30.849633 | ubuntu-noble-large | + project=manila 2025-11-28 01:44:30.849643 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2025-11-28 01:44:30.849653 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:30.849663 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2025-11-28 01:44:30.849677 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.849686 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.849696 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:30.849710 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20251128 osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 01:44:30.901676 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 01:44:30.901749 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20251128 2025-11-28 01:44:30.946382 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20251128 2025-11-28 01:44:30.950554 | ubuntu-noble-large | + read image 2025-11-28 01:44:30.953151 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2025-11-28 01:44:30.953245 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:30.956764 | ubuntu-noble-large | + imagename=manila-scheduler 2025-11-28 01:44:30.956811 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2025-11-28 01:44:30.956820 | ubuntu-noble-large | + new_imagename=manila-scheduler 2025-11-28 01:44:30.956869 | ubuntu-noble-large | + project=manila 2025-11-28 01:44:30.956878 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2025-11-28 01:44:30.956886 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:30.956916 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2025-11-28 01:44:30.956941 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.956961 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:30.956969 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:30.957093 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20251128 osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 01:44:31.006904 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 01:44:31.007039 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20251128 2025-11-28 01:44:31.045622 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20251128 2025-11-28 01:44:31.049603 | ubuntu-noble-large | + read image 2025-11-28 01:44:31.052176 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2025-11-28 01:44:31.052248 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:31.055553 | ubuntu-noble-large | + imagename=designate-producer 2025-11-28 01:44:31.055597 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2025-11-28 01:44:31.055612 | ubuntu-noble-large | + new_imagename=designate-producer 2025-11-28 01:44:31.055654 | ubuntu-noble-large | + project=designate 2025-11-28 01:44:31.055669 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2025-11-28 01:44:31.055682 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:31.055696 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2025-11-28 01:44:31.055711 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.055725 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.055738 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:31.055806 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20251128 osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 01:44:31.105184 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 01:44:31.105275 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20251128 2025-11-28 01:44:31.147326 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20251128 2025-11-28 01:44:31.150126 | ubuntu-noble-large | + read image 2025-11-28 01:44:31.152093 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2025-11-28 01:44:31.152256 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:31.154731 | ubuntu-noble-large | + imagename=designate-sink 2025-11-28 01:44:31.154773 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2025-11-28 01:44:31.154788 | ubuntu-noble-large | + new_imagename=designate-sink 2025-11-28 01:44:31.154801 | ubuntu-noble-large | + project=designate 2025-11-28 01:44:31.154842 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2025-11-28 01:44:31.154857 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:31.154870 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2025-11-28 01:44:31.154883 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.154896 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.154910 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:31.154954 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20251128 osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 01:44:31.209650 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 01:44:31.209713 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20251128 2025-11-28 01:44:31.253859 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20251128 2025-11-28 01:44:31.257498 | ubuntu-noble-large | + read image 2025-11-28 01:44:31.259421 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-11-28 01:44:31.259861 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:31.263470 | ubuntu-noble-large | + imagename=designate-backend-bind9 2025-11-28 01:44:31.263518 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2025-11-28 01:44:31.263531 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2025-11-28 01:44:31.263563 | ubuntu-noble-large | + project=designate 2025-11-28 01:44:31.263575 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2025-11-28 01:44:31.263589 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:31.263603 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-11-28 01:44:31.263618 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.263633 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.263644 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:31.263694 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251128 osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 01:44:31.311895 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 01:44:31.311977 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251128 2025-11-28 01:44:31.355389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251128 2025-11-28 01:44:31.359338 | ubuntu-noble-large | + read image 2025-11-28 01:44:31.360816 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2025-11-28 01:44:31.361078 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:31.364411 | ubuntu-noble-large | + imagename=designate-api 2025-11-28 01:44:31.364458 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:31.364508 | ubuntu-noble-large | + new_imagename=designate-api 2025-11-28 01:44:31.364538 | ubuntu-noble-large | + project=designate 2025-11-28 01:44:31.364566 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2025-11-28 01:44:31.364587 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:31.364614 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2025-11-28 01:44:31.364637 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.364655 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.364672 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:31.364717 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20251128 osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 01:44:31.405220 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 01:44:31.405297 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20251128 2025-11-28 01:44:31.452867 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20251128 2025-11-28 01:44:31.457298 | ubuntu-noble-large | + read image 2025-11-28 01:44:31.459250 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2025-11-28 01:44:31.459719 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:31.463346 | ubuntu-noble-large | + imagename=designate-central 2025-11-28 01:44:31.463388 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2025-11-28 01:44:31.463400 | ubuntu-noble-large | + new_imagename=designate-central 2025-11-28 01:44:31.463414 | ubuntu-noble-large | + project=designate 2025-11-28 01:44:31.463455 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2025-11-28 01:44:31.463466 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:31.463480 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2025-11-28 01:44:31.463494 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.463504 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.463517 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:31.463557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20251128 osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 01:44:31.513525 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 01:44:31.513593 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20251128 2025-11-28 01:44:31.561077 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20251128 2025-11-28 01:44:31.564961 | ubuntu-noble-large | + read image 2025-11-28 01:44:31.567162 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2025-11-28 01:44:31.567404 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:31.571269 | ubuntu-noble-large | + imagename=designate-worker 2025-11-28 01:44:31.571292 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2025-11-28 01:44:31.571375 | ubuntu-noble-large | + new_imagename=designate-worker 2025-11-28 01:44:31.571389 | ubuntu-noble-large | + project=designate 2025-11-28 01:44:31.571400 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2025-11-28 01:44:31.571411 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:31.571439 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2025-11-28 01:44:31.571451 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.571462 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.571472 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:31.571529 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20251128 osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 01:44:31.620612 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 01:44:31.620699 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20251128 2025-11-28 01:44:31.664906 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20251128 2025-11-28 01:44:31.668829 | ubuntu-noble-large | + read image 2025-11-28 01:44:31.671358 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2025-11-28 01:44:31.671435 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:31.674854 | ubuntu-noble-large | + imagename=designate-mdns 2025-11-28 01:44:31.674886 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2025-11-28 01:44:31.674947 | ubuntu-noble-large | + new_imagename=designate-mdns 2025-11-28 01:44:31.674960 | ubuntu-noble-large | + project=designate 2025-11-28 01:44:31.674972 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2025-11-28 01:44:31.674983 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:31.675062 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2025-11-28 01:44:31.675075 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.675086 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.675097 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:31.675157 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20251128 osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 01:44:31.729280 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 01:44:31.729368 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20251128 2025-11-28 01:44:31.774221 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20251128 2025-11-28 01:44:31.778703 | ubuntu-noble-large | + read image 2025-11-28 01:44:31.780578 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2025-11-28 01:44:31.780676 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:31.783734 | ubuntu-noble-large | + imagename=placement-api 2025-11-28 01:44:31.783756 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:31.783790 | ubuntu-noble-large | + new_imagename=placement-api 2025-11-28 01:44:31.783802 | ubuntu-noble-large | + project=placement 2025-11-28 01:44:31.783813 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2025-11-28 01:44:31.783823 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:31.783834 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2025-11-28 01:44:31.783844 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.783852 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.783863 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:31.783874 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20251128 osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 01:44:31.833719 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 01:44:31.833796 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20251128 2025-11-28 01:44:31.875877 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20251128 2025-11-28 01:44:31.879644 | ubuntu-noble-large | + read image 2025-11-28 01:44:31.881288 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2025-11-28 01:44:31.881576 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:31.884970 | ubuntu-noble-large | + imagename=masakari-monitors 2025-11-28 01:44:31.885071 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2025-11-28 01:44:31.885147 | ubuntu-noble-large | + new_imagename=masakari-monitors 2025-11-28 01:44:31.885160 | ubuntu-noble-large | + project=masakari 2025-11-28 01:44:31.885173 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2025-11-28 01:44:31.885183 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:31.885197 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2025-11-28 01:44:31.885210 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.885224 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.885237 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:31.885320 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20251128 osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 01:44:31.939284 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 01:44:31.939371 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20251128 2025-11-28 01:44:31.986034 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20251128 2025-11-28 01:44:31.989039 | ubuntu-noble-large | + read image 2025-11-28 01:44:31.990534 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2025-11-28 01:44:31.991066 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:31.993044 | ubuntu-noble-large | + imagename=masakari-api 2025-11-28 01:44:31.993073 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:31.993082 | ubuntu-noble-large | + new_imagename=masakari-api 2025-11-28 01:44:31.993086 | ubuntu-noble-large | + project=masakari 2025-11-28 01:44:31.993090 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2025-11-28 01:44:31.993094 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:31.993098 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2025-11-28 01:44:31.993102 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.993106 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:31.993110 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:31.993117 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20251128 osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 01:44:32.040794 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 01:44:32.040870 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20251128 2025-11-28 01:44:32.084697 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20251128 2025-11-28 01:44:32.088988 | ubuntu-noble-large | + read image 2025-11-28 01:44:32.090778 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2025-11-28 01:44:32.091197 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:32.094741 | ubuntu-noble-large | + imagename=masakari-engine 2025-11-28 01:44:32.094768 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2025-11-28 01:44:32.094847 | ubuntu-noble-large | + new_imagename=masakari-engine 2025-11-28 01:44:32.094864 | ubuntu-noble-large | + project=masakari 2025-11-28 01:44:32.094878 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2025-11-28 01:44:32.094891 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:32.094905 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2025-11-28 01:44:32.094918 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.094931 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.094945 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:32.095045 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20251128 osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 01:44:32.143443 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 01:44:32.143526 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20251128 2025-11-28 01:44:32.188389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20251128 2025-11-28 01:44:32.192354 | ubuntu-noble-large | + read image 2025-11-28 01:44:32.194289 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2025-11-28 01:44:32.194673 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:32.198112 | ubuntu-noble-large | + imagename=heat-engine 2025-11-28 01:44:32.198134 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2025-11-28 01:44:32.198176 | ubuntu-noble-large | + new_imagename=heat-engine 2025-11-28 01:44:32.198188 | ubuntu-noble-large | + project=heat 2025-11-28 01:44:32.198199 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2025-11-28 01:44:32.198211 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:32.198248 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2025-11-28 01:44:32.198257 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.198268 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.198276 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:32.198316 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20251128 osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 01:44:32.251607 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 01:44:32.251690 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20251128 2025-11-28 01:44:32.296112 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20251128 2025-11-28 01:44:32.300071 | ubuntu-noble-large | + read image 2025-11-28 01:44:32.302212 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2025-11-28 01:44:32.302369 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:32.305898 | ubuntu-noble-large | + imagename=heat-api-cfn 2025-11-28 01:44:32.305924 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2025-11-28 01:44:32.305964 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2025-11-28 01:44:32.305979 | ubuntu-noble-large | + project=heat 2025-11-28 01:44:32.306179 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2025-11-28 01:44:32.306285 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:32.306300 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2025-11-28 01:44:32.306311 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.306321 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.306330 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:32.306350 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251128 osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 01:44:32.357189 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 01:44:32.357286 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251128 2025-11-28 01:44:32.401942 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251128 2025-11-28 01:44:32.406469 | ubuntu-noble-large | + read image 2025-11-28 01:44:32.408347 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2025-11-28 01:44:32.408721 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:32.412365 | ubuntu-noble-large | + imagename=heat-api 2025-11-28 01:44:32.412389 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:32.412404 | ubuntu-noble-large | + new_imagename=heat-api 2025-11-28 01:44:32.412417 | ubuntu-noble-large | + project=heat 2025-11-28 01:44:32.412478 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2025-11-28 01:44:32.412489 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:32.412499 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2025-11-28 01:44:32.412512 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.412522 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.412532 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:32.412566 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20251128 osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 01:44:32.463179 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 01:44:32.463276 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20251128 2025-11-28 01:44:32.508435 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20251128 2025-11-28 01:44:32.512710 | ubuntu-noble-large | + read image 2025-11-28 01:44:32.515204 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2025-11-28 01:44:32.515273 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:32.518127 | ubuntu-noble-large | + imagename=barbican-api 2025-11-28 01:44:32.518152 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:32.518214 | ubuntu-noble-large | + new_imagename=barbican-api 2025-11-28 01:44:32.518225 | ubuntu-noble-large | + project=barbican 2025-11-28 01:44:32.518239 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2025-11-28 01:44:32.518253 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:32.518266 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2025-11-28 01:44:32.518280 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.518293 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.518306 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:32.518386 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20251128 osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 01:44:32.570369 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 01:44:32.570458 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20251128 2025-11-28 01:44:32.611924 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20251128 2025-11-28 01:44:32.615640 | ubuntu-noble-large | + read image 2025-11-28 01:44:32.617264 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-11-28 01:44:32.617678 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:32.621603 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2025-11-28 01:44:32.621661 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2025-11-28 01:44:32.621699 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2025-11-28 01:44:32.621709 | ubuntu-noble-large | + project=barbican 2025-11-28 01:44:32.621718 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2025-11-28 01:44:32.621727 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:32.621735 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-11-28 01:44:32.621745 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.621753 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.621765 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:32.621775 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251128 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 01:44:32.674404 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 01:44:32.674471 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251128 2025-11-28 01:44:32.716491 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251128 2025-11-28 01:44:32.720719 | ubuntu-noble-large | + read image 2025-11-28 01:44:32.722265 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2025-11-28 01:44:32.722796 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:32.725813 | ubuntu-noble-large | + imagename=barbican-worker 2025-11-28 01:44:32.725846 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2025-11-28 01:44:32.725861 | ubuntu-noble-large | + new_imagename=barbican-worker 2025-11-28 01:44:32.725926 | ubuntu-noble-large | + project=barbican 2025-11-28 01:44:32.725938 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2025-11-28 01:44:32.725952 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:32.725962 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2025-11-28 01:44:32.725976 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.725989 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.726053 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:32.726099 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20251128 osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 01:44:32.781097 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 01:44:32.781305 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20251128 2025-11-28 01:44:32.819074 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20251128 2025-11-28 01:44:32.822532 | ubuntu-noble-large | + read image 2025-11-28 01:44:32.824131 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2025-11-28 01:44:32.824376 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:32.827673 | ubuntu-noble-large | + imagename=octavia-health-manager 2025-11-28 01:44:32.827716 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2025-11-28 01:44:32.827730 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2025-11-28 01:44:32.827745 | ubuntu-noble-large | + project=octavia 2025-11-28 01:44:32.827759 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2025-11-28 01:44:32.827770 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:32.827784 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2025-11-28 01:44:32.827795 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.827808 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.827818 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:32.827832 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251128 osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 01:44:32.881068 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 01:44:32.881182 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251128 2025-11-28 01:44:32.924424 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251128 2025-11-28 01:44:32.928391 | ubuntu-noble-large | + read image 2025-11-28 01:44:32.930364 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-11-28 01:44:32.931055 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:32.935889 | ubuntu-noble-large | + imagename=octavia-driver-agent 2025-11-28 01:44:32.935944 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:32.935965 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2025-11-28 01:44:32.935975 | ubuntu-noble-large | + project=octavia 2025-11-28 01:44:32.936067 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2025-11-28 01:44:32.936085 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:32.936100 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-11-28 01:44:32.936111 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.936121 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:32.936130 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:32.936155 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251128 osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 01:44:32.979904 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 01:44:32.979992 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251128 2025-11-28 01:44:33.018770 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251128 2025-11-28 01:44:33.023046 | ubuntu-noble-large | + read image 2025-11-28 01:44:33.025188 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-11-28 01:44:33.025234 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:33.028451 | ubuntu-noble-large | + imagename=octavia-housekeeping 2025-11-28 01:44:33.028494 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2025-11-28 01:44:33.028504 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2025-11-28 01:44:33.028556 | ubuntu-noble-large | + project=octavia 2025-11-28 01:44:33.028566 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2025-11-28 01:44:33.028574 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:33.028602 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-11-28 01:44:33.028627 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.028636 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.028659 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:33.028718 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251128 osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 01:44:33.080487 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 01:44:33.080553 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251128 2025-11-28 01:44:33.120617 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251128 2025-11-28 01:44:33.124870 | ubuntu-noble-large | + read image 2025-11-28 01:44:33.127099 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2025-11-28 01:44:33.127304 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:33.130975 | ubuntu-noble-large | + imagename=octavia-api 2025-11-28 01:44:33.131034 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:33.131124 | ubuntu-noble-large | + new_imagename=octavia-api 2025-11-28 01:44:33.131137 | ubuntu-noble-large | + project=octavia 2025-11-28 01:44:33.131168 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2025-11-28 01:44:33.131176 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:33.131185 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2025-11-28 01:44:33.131224 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.131232 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.131240 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:33.131288 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20251128 osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 01:44:33.178367 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 01:44:33.178463 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20251128 2025-11-28 01:44:33.214159 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20251128 2025-11-28 01:44:33.219635 | ubuntu-noble-large | + read image 2025-11-28 01:44:33.221466 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2025-11-28 01:44:33.221794 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:33.223917 | ubuntu-noble-large | + imagename=octavia-worker 2025-11-28 01:44:33.223981 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2025-11-28 01:44:33.224062 | ubuntu-noble-large | + new_imagename=octavia-worker 2025-11-28 01:44:33.224073 | ubuntu-noble-large | + project=octavia 2025-11-28 01:44:33.224091 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2025-11-28 01:44:33.224100 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:33.224109 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2025-11-28 01:44:33.224137 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.224146 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.224155 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:33.224164 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20251128 osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 01:44:33.267473 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 01:44:33.267563 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20251128 2025-11-28 01:44:33.302661 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20251128 2025-11-28 01:44:33.304824 | ubuntu-noble-large | + read image 2025-11-28 01:44:33.306299 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2025-11-28 01:44:33.306586 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:33.309443 | ubuntu-noble-large | + imagename=skyline-console 2025-11-28 01:44:33.309485 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2025-11-28 01:44:33.309543 | ubuntu-noble-large | + new_imagename=skyline-console 2025-11-28 01:44:33.309571 | ubuntu-noble-large | + project=skyline 2025-11-28 01:44:33.309600 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2025-11-28 01:44:33.309609 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:33.309639 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2025-11-28 01:44:33.309668 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.309676 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.309699 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:33.309756 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20251128 osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 01:44:33.353846 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 01:44:33.353952 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20251128 2025-11-28 01:44:33.398972 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20251128 2025-11-28 01:44:33.403088 | ubuntu-noble-large | + read image 2025-11-28 01:44:33.404923 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2025-11-28 01:44:33.405662 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:33.409422 | ubuntu-noble-large | + imagename=skyline-apiserver 2025-11-28 01:44:33.409443 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2025-11-28 01:44:33.409522 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2025-11-28 01:44:33.409536 | ubuntu-noble-large | + project=skyline 2025-11-28 01:44:33.409546 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2025-11-28 01:44:33.409591 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:33.409599 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2025-11-28 01:44:33.409610 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.409620 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.409630 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:33.409705 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251128 osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 01:44:33.460183 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 01:44:33.460272 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251128 2025-11-28 01:44:33.503226 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251128 2025-11-28 01:44:33.507567 | ubuntu-noble-large | + read image 2025-11-28 01:44:33.509280 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-11-28 01:44:33.509526 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:33.512970 | ubuntu-noble-large | + imagename=gnocchi-metricd 2025-11-28 01:44:33.513066 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2025-11-28 01:44:33.513078 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2025-11-28 01:44:33.513087 | ubuntu-noble-large | + project=gnocchi 2025-11-28 01:44:33.513118 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2025-11-28 01:44:33.513127 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:33.513151 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-11-28 01:44:33.513175 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.513183 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.513191 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:33.513252 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251128 osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 01:44:33.561301 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 01:44:33.561384 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251128 2025-11-28 01:44:33.603523 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251128 2025-11-28 01:44:33.606522 | ubuntu-noble-large | + read image 2025-11-28 01:44:33.608297 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-11-28 01:44:33.608818 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:33.612345 | ubuntu-noble-large | + imagename=gnocchi-statsd 2025-11-28 01:44:33.612367 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2025-11-28 01:44:33.612422 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2025-11-28 01:44:33.612433 | ubuntu-noble-large | + project=gnocchi 2025-11-28 01:44:33.612447 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2025-11-28 01:44:33.612457 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:33.612470 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-11-28 01:44:33.612483 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.612496 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.612506 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:33.612547 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251128 osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 01:44:33.661835 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 01:44:33.661923 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251128 2025-11-28 01:44:33.706636 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251128 2025-11-28 01:44:33.710633 | ubuntu-noble-large | + read image 2025-11-28 01:44:33.712587 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2025-11-28 01:44:33.713055 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:33.716644 | ubuntu-noble-large | + imagename=gnocchi-api 2025-11-28 01:44:33.716678 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:33.716739 | ubuntu-noble-large | + new_imagename=gnocchi-api 2025-11-28 01:44:33.716755 | ubuntu-noble-large | + project=gnocchi 2025-11-28 01:44:33.716769 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2025-11-28 01:44:33.716783 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:33.716797 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2025-11-28 01:44:33.716835 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.716850 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.716861 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:33.716905 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20251128 osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 01:44:33.768872 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 01:44:33.768951 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20251128 2025-11-28 01:44:33.809800 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20251128 2025-11-28 01:44:33.813855 | ubuntu-noble-large | + read image 2025-11-28 01:44:33.815960 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2025-11-28 01:44:33.816481 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:33.820245 | ubuntu-noble-large | + imagename=ceilometer-compute 2025-11-28 01:44:33.820301 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2025-11-28 01:44:33.820320 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2025-11-28 01:44:33.820341 | ubuntu-noble-large | + project=ceilometer 2025-11-28 01:44:33.820358 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2025-11-28 01:44:33.820375 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:33.820400 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2025-11-28 01:44:33.820418 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.820436 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.820454 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:33.820478 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251128 osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 01:44:33.874677 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 01:44:33.874788 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251128 2025-11-28 01:44:33.913869 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251128 2025-11-28 01:44:33.917702 | ubuntu-noble-large | + read image 2025-11-28 01:44:33.919680 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-11-28 01:44:33.919954 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:33.923727 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2025-11-28 01:44:33.923785 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2025-11-28 01:44:33.923796 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2025-11-28 01:44:33.923805 | ubuntu-noble-large | + project=ceilometer 2025-11-28 01:44:33.923818 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2025-11-28 01:44:33.923827 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:33.923836 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-11-28 01:44:33.923848 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.923856 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:33.923868 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:33.923913 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251128 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 01:44:33.971784 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 01:44:33.971863 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251128 2025-11-28 01:44:34.014902 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251128 2025-11-28 01:44:34.018694 | ubuntu-noble-large | + read image 2025-11-28 01:44:34.020683 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2025-11-28 01:44:34.021078 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:34.024567 | ubuntu-noble-large | + imagename=ceilometer-notification 2025-11-28 01:44:34.024591 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2025-11-28 01:44:34.024634 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2025-11-28 01:44:34.024649 | ubuntu-noble-large | + project=ceilometer 2025-11-28 01:44:34.024701 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2025-11-28 01:44:34.024712 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:34.024726 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2025-11-28 01:44:34.024739 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.024752 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.024766 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:34.024851 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251128 osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 01:44:34.076191 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 01:44:34.076327 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251128 2025-11-28 01:44:34.120201 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251128 2025-11-28 01:44:34.123640 | ubuntu-noble-large | + read image 2025-11-28 01:44:34.125335 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2025-11-28 01:44:34.125857 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:34.128973 | ubuntu-noble-large | + imagename=ceilometer-central 2025-11-28 01:44:34.129106 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2025-11-28 01:44:34.129135 | ubuntu-noble-large | + new_imagename=ceilometer-central 2025-11-28 01:44:34.129148 | ubuntu-noble-large | + project=ceilometer 2025-11-28 01:44:34.129159 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2025-11-28 01:44:34.129171 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:34.129182 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2025-11-28 01:44:34.129195 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.129206 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.129218 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:34.129234 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20251128 osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 01:44:34.177137 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 01:44:34.177216 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20251128 2025-11-28 01:44:34.221700 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20251128 2025-11-28 01:44:34.226484 | ubuntu-noble-large | + read image 2025-11-28 01:44:34.228365 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2025-11-28 01:44:34.228513 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:34.232122 | ubuntu-noble-large | + imagename=keystone-fernet 2025-11-28 01:44:34.232150 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2025-11-28 01:44:34.232196 | ubuntu-noble-large | + new_imagename=keystone-fernet 2025-11-28 01:44:34.232211 | ubuntu-noble-large | + project=keystone 2025-11-28 01:44:34.232247 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2025-11-28 01:44:34.232262 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:34.232275 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2025-11-28 01:44:34.232289 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.232302 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.232312 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:34.232352 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20251128 osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 01:44:34.283515 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 01:44:34.283587 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20251128 2025-11-28 01:44:34.322382 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20251128 2025-11-28 01:44:34.326913 | ubuntu-noble-large | + read image 2025-11-28 01:44:34.328763 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2025-11-28 01:44:34.329508 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:34.333232 | ubuntu-noble-large | + imagename=keystone-ssh 2025-11-28 01:44:34.333289 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2025-11-28 01:44:34.333302 | ubuntu-noble-large | + new_imagename=keystone-ssh 2025-11-28 01:44:34.333317 | ubuntu-noble-large | + project=keystone 2025-11-28 01:44:34.333331 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2025-11-28 01:44:34.333346 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:34.333361 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2025-11-28 01:44:34.333375 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.333389 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.333403 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:34.333457 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20251128 osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 01:44:34.379160 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 01:44:34.379281 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20251128 2025-11-28 01:44:34.423542 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20251128 2025-11-28 01:44:34.427287 | ubuntu-noble-large | + read image 2025-11-28 01:44:34.429444 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2025-11-28 01:44:34.429945 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:34.433641 | ubuntu-noble-large | + imagename=keystone 2025-11-28 01:44:34.433690 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2025-11-28 01:44:34.433705 | ubuntu-noble-large | + new_imagename=keystone 2025-11-28 01:44:34.433738 | ubuntu-noble-large | + project=keystone 2025-11-28 01:44:34.433753 | ubuntu-noble-large | + new_imagename=kolla/keystone 2025-11-28 01:44:34.433766 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:34.433797 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2025-11-28 01:44:34.433812 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.433825 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.433839 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:34.433907 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20251128 osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 01:44:34.486389 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 01:44:34.486475 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20251128 2025-11-28 01:44:34.529761 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20251128 2025-11-28 01:44:34.532984 | ubuntu-noble-large | + read image 2025-11-28 01:44:34.535097 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-11-28 01:44:34.535474 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:34.538405 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2025-11-28 01:44:34.538443 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:34.538455 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2025-11-28 01:44:34.538468 | ubuntu-noble-large | + project=ironic 2025-11-28 01:44:34.538503 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2025-11-28 01:44:34.538525 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:34.538539 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-11-28 01:44:34.538550 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.538563 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.538573 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:34.538587 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251128 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 01:44:34.594063 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 01:44:34.594154 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251128 2025-11-28 01:44:34.640172 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251128 2025-11-28 01:44:34.644222 | ubuntu-noble-large | + read image 2025-11-28 01:44:34.646145 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-11-28 01:44:34.646478 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:34.650203 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2025-11-28 01:44:34.650230 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:34.650312 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2025-11-28 01:44:34.650325 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:34.650339 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2025-11-28 01:44:34.650349 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:34.650362 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-11-28 01:44:34.650376 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.650389 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.650402 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:34.650453 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 01:44:34.699497 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 01:44:34.699573 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251128 2025-11-28 01:44:34.740317 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251128 2025-11-28 01:44:34.744250 | ubuntu-noble-large | + read image 2025-11-28 01:44:34.746940 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-11-28 01:44:34.747065 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:34.750728 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2025-11-28 01:44:34.750788 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:34.750801 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2025-11-28 01:44:34.750811 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:34.750840 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2025-11-28 01:44:34.750860 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:34.750871 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-11-28 01:44:34.750885 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.750896 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.750906 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:34.750920 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 01:44:34.799357 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 01:44:34.799437 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251128 2025-11-28 01:44:34.842210 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251128 2025-11-28 01:44:34.846814 | ubuntu-noble-large | + read image 2025-11-28 01:44:34.849164 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-11-28 01:44:34.849250 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:34.852787 | ubuntu-noble-large | + imagename=neutron-linuxbridge-agent 2025-11-28 01:44:34.852818 | ubuntu-noble-large | + [[ neutron-linuxbridge-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:34.852861 | ubuntu-noble-large | + new_imagename=neutron-linuxbridge-agent 2025-11-28 01:44:34.852876 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:34.852890 | ubuntu-noble-large | + new_imagename=kolla/neutron-linuxbridge-agent 2025-11-28 01:44:34.852926 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:34.852936 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-11-28 01:44:34.852950 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.852963 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.852973 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:34.853154 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 01:44:34.900480 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 01:44:34.900577 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251128 2025-11-28 01:44:34.944389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251128 2025-11-28 01:44:34.948868 | ubuntu-noble-large | + read image 2025-11-28 01:44:34.950607 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-11-28 01:44:34.951099 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:34.954526 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2025-11-28 01:44:34.954590 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:34.954628 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2025-11-28 01:44:34.954664 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:34.954694 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2025-11-28 01:44:34.954706 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:34.954737 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-11-28 01:44:34.954749 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.954760 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:34.954770 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:34.954838 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 01:44:35.003126 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 01:44:35.003209 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251128 2025-11-28 01:44:35.043509 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251128 2025-11-28 01:44:35.046934 | ubuntu-noble-large | + read image 2025-11-28 01:44:35.048929 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2025-11-28 01:44:35.049390 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:35.052936 | ubuntu-noble-large | + imagename=neutron-server 2025-11-28 01:44:35.052974 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2025-11-28 01:44:35.053047 | ubuntu-noble-large | + new_imagename=neutron-server 2025-11-28 01:44:35.053197 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:35.053249 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2025-11-28 01:44:35.053260 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:35.053269 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2025-11-28 01:44:35.053279 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.053289 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.053303 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:35.053313 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20251128 osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 01:44:35.106090 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 01:44:35.106167 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20251128 2025-11-28 01:44:35.147696 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20251128 2025-11-28 01:44:35.151743 | ubuntu-noble-large | + read image 2025-11-28 01:44:35.153753 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-11-28 01:44:35.154135 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:35.157686 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2025-11-28 01:44:35.157712 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:35.157785 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2025-11-28 01:44:35.157801 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:35.157815 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2025-11-28 01:44:35.157827 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:35.157868 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-11-28 01:44:35.157904 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.157914 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.157924 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:35.157961 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 01:44:35.208019 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 01:44:35.208133 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251128 2025-11-28 01:44:35.246040 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251128 2025-11-28 01:44:35.249726 | ubuntu-noble-large | + read image 2025-11-28 01:44:35.251506 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-11-28 01:44:35.251799 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:35.254865 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2025-11-28 01:44:35.254932 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:35.254978 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2025-11-28 01:44:35.255081 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:35.255139 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2025-11-28 01:44:35.255154 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:35.255168 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-11-28 01:44:35.255183 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.255197 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.255210 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:35.255259 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 01:44:35.307860 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 01:44:35.307946 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251128 2025-11-28 01:44:35.354527 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251128 2025-11-28 01:44:35.359218 | ubuntu-noble-large | + read image 2025-11-28 01:44:35.361761 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-11-28 01:44:35.361804 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:35.364753 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2025-11-28 01:44:35.364777 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:35.364948 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2025-11-28 01:44:35.365106 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:35.365123 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2025-11-28 01:44:35.365134 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:35.365156 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-11-28 01:44:35.365167 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.365178 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.365187 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:35.365198 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 01:44:35.419207 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 01:44:35.419300 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251128 2025-11-28 01:44:35.463457 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251128 2025-11-28 01:44:35.467176 | ubuntu-noble-large | + read image 2025-11-28 01:44:35.469174 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-11-28 01:44:35.469747 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:35.473367 | ubuntu-noble-large | + imagename=neutron-metering-agent 2025-11-28 01:44:35.473393 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:35.473463 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2025-11-28 01:44:35.473478 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:35.473516 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2025-11-28 01:44:35.473531 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:35.473544 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-11-28 01:44:35.473558 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.473592 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.473603 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:35.473618 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 01:44:35.526992 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 01:44:35.527132 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251128 2025-11-28 01:44:35.569626 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251128 2025-11-28 01:44:35.573720 | ubuntu-noble-large | + read image 2025-11-28 01:44:35.575695 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-11-28 01:44:35.575970 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:35.578880 | ubuntu-noble-large | + imagename=neutron-l3-agent 2025-11-28 01:44:35.578911 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:35.578986 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2025-11-28 01:44:35.579058 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:35.579071 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2025-11-28 01:44:35.579084 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:35.579098 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-11-28 01:44:35.579111 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.579124 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.579134 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:35.579183 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 01:44:35.627168 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 01:44:35.627259 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251128 2025-11-28 01:44:35.673191 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251128 2025-11-28 01:44:35.678160 | ubuntu-noble-large | + read image 2025-11-28 01:44:35.680179 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-11-28 01:44:35.680465 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:35.684223 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2025-11-28 01:44:35.684274 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2025-11-28 01:44:35.684289 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2025-11-28 01:44:35.684304 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:35.684348 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2025-11-28 01:44:35.684362 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:35.684376 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-11-28 01:44:35.684390 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.684403 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.684417 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:35.684468 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251128 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 01:44:35.765130 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 01:44:35.765226 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251128 2025-11-28 01:44:35.813821 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251128 2025-11-28 01:44:35.818422 | ubuntu-noble-large | + read image 2025-11-28 01:44:35.820412 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-11-28 01:44:35.820911 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:35.824660 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2025-11-28 01:44:35.824705 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2025-11-28 01:44:35.824714 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2025-11-28 01:44:35.824723 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:35.824760 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2025-11-28 01:44:35.824767 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:35.824777 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-11-28 01:44:35.824788 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.824826 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.824833 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:35.824896 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251128 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 01:44:35.877341 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 01:44:35.877423 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251128 2025-11-28 01:44:35.915695 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251128 2025-11-28 01:44:35.919710 | ubuntu-noble-large | + read image 2025-11-28 01:44:35.921413 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2025-11-28 01:44:35.921844 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:35.924642 | ubuntu-noble-large | + imagename=cinder-scheduler 2025-11-28 01:44:35.924668 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2025-11-28 01:44:35.924683 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2025-11-28 01:44:35.924721 | ubuntu-noble-large | + project=cinder 2025-11-28 01:44:35.924732 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2025-11-28 01:44:35.924746 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:35.924756 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2025-11-28 01:44:35.924769 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.924779 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:35.924788 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:35.924802 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251128 osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 01:44:35.974235 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 01:44:35.974310 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251128 2025-11-28 01:44:36.017534 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251128 2025-11-28 01:44:36.021634 | ubuntu-noble-large | + read image 2025-11-28 01:44:36.023396 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2025-11-28 01:44:36.023655 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:36.027254 | ubuntu-noble-large | + imagename=cinder-api 2025-11-28 01:44:36.027284 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:36.027342 | ubuntu-noble-large | + new_imagename=cinder-api 2025-11-28 01:44:36.027370 | ubuntu-noble-large | + project=cinder 2025-11-28 01:44:36.027395 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2025-11-28 01:44:36.027408 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:36.027421 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2025-11-28 01:44:36.027434 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.027444 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.027457 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:36.027501 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20251128 osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 01:44:36.083847 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 01:44:36.083934 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20251128 2025-11-28 01:44:36.124850 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20251128 2025-11-28 01:44:36.128790 | ubuntu-noble-large | + read image 2025-11-28 01:44:36.130584 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2025-11-28 01:44:36.131142 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:36.134648 | ubuntu-noble-large | + imagename=cinder-volume 2025-11-28 01:44:36.134699 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2025-11-28 01:44:36.134711 | ubuntu-noble-large | + new_imagename=cinder-volume 2025-11-28 01:44:36.134721 | ubuntu-noble-large | + project=cinder 2025-11-28 01:44:36.134742 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2025-11-28 01:44:36.134778 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:36.134796 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2025-11-28 01:44:36.134819 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.134836 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.134851 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:36.134868 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20251128 osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 01:44:36.186947 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 01:44:36.187132 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20251128 2025-11-28 01:44:36.231638 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20251128 2025-11-28 01:44:36.236074 | ubuntu-noble-large | + read image 2025-11-28 01:44:36.238578 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2025-11-28 01:44:36.238664 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:36.243064 | ubuntu-noble-large | + imagename=cinder-backup 2025-11-28 01:44:36.243110 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2025-11-28 01:44:36.243123 | ubuntu-noble-large | + new_imagename=cinder-backup 2025-11-28 01:44:36.243133 | ubuntu-noble-large | + project=cinder 2025-11-28 01:44:36.243143 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2025-11-28 01:44:36.243153 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:36.243163 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2025-11-28 01:44:36.243173 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.243182 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.243192 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:36.243203 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20251128 osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 01:44:36.294054 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 01:44:36.294143 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20251128 2025-11-28 01:44:36.339229 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20251128 2025-11-28 01:44:36.344289 | ubuntu-noble-large | + read image 2025-11-28 01:44:36.346339 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2025-11-28 01:44:36.346720 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:36.350245 | ubuntu-noble-large | + imagename=nova-conductor 2025-11-28 01:44:36.350273 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2025-11-28 01:44:36.350314 | ubuntu-noble-large | + new_imagename=nova-conductor 2025-11-28 01:44:36.350328 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:36.350342 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2025-11-28 01:44:36.350356 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:36.350369 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2025-11-28 01:44:36.350382 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.350395 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.350405 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:36.350444 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20251128 osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 01:44:36.403122 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 01:44:36.403207 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20251128 2025-11-28 01:44:36.449313 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20251128 2025-11-28 01:44:36.453180 | ubuntu-noble-large | + read image 2025-11-28 01:44:36.455203 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2025-11-28 01:44:36.455486 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:36.458299 | ubuntu-noble-large | + imagename=nova-novncproxy 2025-11-28 01:44:36.458327 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2025-11-28 01:44:36.458375 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2025-11-28 01:44:36.458387 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:36.458400 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2025-11-28 01:44:36.458414 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:36.458427 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2025-11-28 01:44:36.458441 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.458454 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.458467 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:36.458528 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251128 osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 01:44:36.510743 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 01:44:36.510815 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251128 2025-11-28 01:44:36.554787 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251128 2025-11-28 01:44:36.558605 | ubuntu-noble-large | + read image 2025-11-28 01:44:36.560631 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-11-28 01:44:36.560846 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:36.564199 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2025-11-28 01:44:36.564256 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2025-11-28 01:44:36.564301 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2025-11-28 01:44:36.564316 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:36.564330 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2025-11-28 01:44:36.564343 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:36.564357 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-11-28 01:44:36.564374 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.564395 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.564410 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:36.564427 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251128 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 01:44:36.612303 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 01:44:36.612383 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251128 2025-11-28 01:44:36.655790 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251128 2025-11-28 01:44:36.659860 | ubuntu-noble-large | + read image 2025-11-28 01:44:36.661968 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-11-28 01:44:36.662187 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:36.666917 | ubuntu-noble-large | + imagename=nova-compute-ironic 2025-11-28 01:44:36.666947 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2025-11-28 01:44:36.667033 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2025-11-28 01:44:36.667075 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:36.667150 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2025-11-28 01:44:36.667163 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:36.667177 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-11-28 01:44:36.667188 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.667201 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.667224 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:36.667238 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251128 osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 01:44:36.719382 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 01:44:36.719539 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251128 2025-11-28 01:44:36.764689 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251128 2025-11-28 01:44:36.769210 | ubuntu-noble-large | + read image 2025-11-28 01:44:36.770873 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2025-11-28 01:44:36.771154 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:36.774643 | ubuntu-noble-large | + imagename=nova-scheduler 2025-11-28 01:44:36.774675 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2025-11-28 01:44:36.774726 | ubuntu-noble-large | + new_imagename=nova-scheduler 2025-11-28 01:44:36.774741 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:36.774755 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2025-11-28 01:44:36.774769 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:36.774782 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2025-11-28 01:44:36.774796 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.774809 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.774822 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:36.774920 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20251128 osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 01:44:36.827909 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 01:44:36.828034 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20251128 2025-11-28 01:44:36.872124 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20251128 2025-11-28 01:44:36.876154 | ubuntu-noble-large | + read image 2025-11-28 01:44:36.877959 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2025-11-28 01:44:36.878373 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:36.882207 | ubuntu-noble-large | + imagename=nova-compute 2025-11-28 01:44:36.882285 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2025-11-28 01:44:36.882300 | ubuntu-noble-large | + new_imagename=nova-compute 2025-11-28 01:44:36.882321 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:36.882332 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2025-11-28 01:44:36.882361 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:36.882371 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2025-11-28 01:44:36.882381 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.882390 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.882400 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:36.882410 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20251128 osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 01:44:36.929289 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 01:44:36.929375 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20251128 2025-11-28 01:44:36.972502 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20251128 2025-11-28 01:44:36.976443 | ubuntu-noble-large | + read image 2025-11-28 01:44:36.979070 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2025-11-28 01:44:36.979141 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:36.982485 | ubuntu-noble-large | + imagename=nova-api 2025-11-28 01:44:36.982530 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:36.982601 | ubuntu-noble-large | + new_imagename=nova-api 2025-11-28 01:44:36.982617 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:36.982631 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2025-11-28 01:44:36.982644 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:36.982684 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2025-11-28 01:44:36.982698 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.982711 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:36.982721 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:36.982767 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20251128 osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 01:44:37.033813 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 01:44:37.033892 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20251128 2025-11-28 01:44:37.079454 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20251128 2025-11-28 01:44:37.083636 | ubuntu-noble-large | + read image 2025-11-28 01:44:37.085691 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2025-11-28 01:44:37.086253 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:37.090333 | ubuntu-noble-large | + imagename=nova-ssh 2025-11-28 01:44:37.090380 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2025-11-28 01:44:37.090390 | ubuntu-noble-large | + new_imagename=nova-ssh 2025-11-28 01:44:37.090404 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:37.090447 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2025-11-28 01:44:37.090461 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:37.090475 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2025-11-28 01:44:37.090489 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.090502 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.090515 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:37.090590 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20251128 osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 01:44:37.141954 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 01:44:37.142109 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20251128 2025-11-28 01:44:37.184367 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20251128 2025-11-28 01:44:37.187607 | ubuntu-noble-large | + read image 2025-11-28 01:44:37.189440 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2025-11-28 01:44:37.189772 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:37.193380 | ubuntu-noble-large | + imagename=nova-serialproxy 2025-11-28 01:44:37.193409 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2025-11-28 01:44:37.193469 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2025-11-28 01:44:37.193486 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:37.193500 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2025-11-28 01:44:37.193513 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:37.193526 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2025-11-28 01:44:37.193539 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.193552 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.193562 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:37.193605 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251128 osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 01:44:37.239031 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 01:44:37.239136 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251128 2025-11-28 01:44:37.279735 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251128 2025-11-28 01:44:37.284713 | ubuntu-noble-large | + read image 2025-11-28 01:44:37.286846 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2025-11-28 01:44:37.286991 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:37.289531 | ubuntu-noble-large | + imagename=ironic-conductor 2025-11-28 01:44:37.289564 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2025-11-28 01:44:37.289691 | ubuntu-noble-large | + new_imagename=ironic-conductor 2025-11-28 01:44:37.289732 | ubuntu-noble-large | + project=ironic 2025-11-28 01:44:37.289744 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2025-11-28 01:44:37.289751 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:37.289757 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2025-11-28 01:44:37.289762 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.289767 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.289772 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:37.289780 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20251128 osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 01:44:37.343828 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 01:44:37.343909 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20251128 2025-11-28 01:44:37.389347 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20251128 2025-11-28 01:44:37.394864 | ubuntu-noble-large | + read image 2025-11-28 01:44:37.397386 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2025-11-28 01:44:37.397460 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:37.400875 | ubuntu-noble-large | + imagename=ironic-pxe 2025-11-28 01:44:37.400913 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2025-11-28 01:44:37.400928 | ubuntu-noble-large | + new_imagename=ironic-pxe 2025-11-28 01:44:37.401024 | ubuntu-noble-large | + project=ironic 2025-11-28 01:44:37.401041 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2025-11-28 01:44:37.401076 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:37.401090 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2025-11-28 01:44:37.401104 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.401117 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.401127 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:37.401174 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20251128 osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 01:44:37.455240 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 01:44:37.455401 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20251128 2025-11-28 01:44:37.501019 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20251128 2025-11-28 01:44:37.503951 | ubuntu-noble-large | + read image 2025-11-28 01:44:37.505778 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2025-11-28 01:44:37.506308 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:37.510362 | ubuntu-noble-large | + imagename=ironic-api 2025-11-28 01:44:37.510432 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:37.510496 | ubuntu-noble-large | + new_imagename=ironic-api 2025-11-28 01:44:37.510508 | ubuntu-noble-large | + project=ironic 2025-11-28 01:44:37.510547 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2025-11-28 01:44:37.510559 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:37.510592 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2025-11-28 01:44:37.510603 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.510633 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.510644 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:37.510708 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20251128 osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 01:44:37.560195 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 01:44:37.560317 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20251128 2025-11-28 01:44:37.605920 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20251128 2025-11-28 01:44:37.610828 | ubuntu-noble-large | + read image 2025-11-28 01:44:37.612889 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2025-11-28 01:44:37.613604 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:37.617885 | ubuntu-noble-large | + imagename=aodh-evaluator 2025-11-28 01:44:37.617934 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2025-11-28 01:44:37.617955 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2025-11-28 01:44:37.617981 | ubuntu-noble-large | + project=aodh 2025-11-28 01:44:37.618041 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2025-11-28 01:44:37.618098 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:37.618118 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2025-11-28 01:44:37.618137 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.618155 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.618173 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:37.618198 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251128 osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 01:44:37.668634 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 01:44:37.668744 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251128 2025-11-28 01:44:37.711494 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251128 2025-11-28 01:44:37.715831 | ubuntu-noble-large | + read image 2025-11-28 01:44:37.717836 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2025-11-28 01:44:37.718431 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:37.722229 | ubuntu-noble-large | + imagename=aodh-notifier 2025-11-28 01:44:37.722270 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2025-11-28 01:44:37.722296 | ubuntu-noble-large | + new_imagename=aodh-notifier 2025-11-28 01:44:37.722319 | ubuntu-noble-large | + project=aodh 2025-11-28 01:44:37.722344 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2025-11-28 01:44:37.722369 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:37.722388 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2025-11-28 01:44:37.722403 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.722413 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.722423 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:37.722437 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20251128 osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 01:44:37.777632 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 01:44:37.777729 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20251128 2025-11-28 01:44:37.820791 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20251128 2025-11-28 01:44:37.824367 | ubuntu-noble-large | + read image 2025-11-28 01:44:37.826204 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2025-11-28 01:44:37.826813 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:37.830039 | ubuntu-noble-large | + imagename=aodh-api 2025-11-28 01:44:37.830093 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2025-11-28 01:44:37.830239 | ubuntu-noble-large | + new_imagename=aodh-api 2025-11-28 01:44:37.830286 | ubuntu-noble-large | + project=aodh 2025-11-28 01:44:37.830297 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2025-11-28 01:44:37.830308 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:37.830325 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2025-11-28 01:44:37.830336 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.830361 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.830371 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:37.830381 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20251128 osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 01:44:37.880262 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 01:44:37.880345 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20251128 2025-11-28 01:44:37.923833 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20251128 2025-11-28 01:44:37.927596 | ubuntu-noble-large | + read image 2025-11-28 01:44:37.929884 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2025-11-28 01:44:37.929926 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:37.933340 | ubuntu-noble-large | + imagename=aodh-expirer 2025-11-28 01:44:37.933377 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2025-11-28 01:44:37.933388 | ubuntu-noble-large | + new_imagename=aodh-expirer 2025-11-28 01:44:37.933402 | ubuntu-noble-large | + project=aodh 2025-11-28 01:44:37.933413 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2025-11-28 01:44:37.933447 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:37.933458 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2025-11-28 01:44:37.933467 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.933476 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:37.933486 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:37.933500 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20251128 osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 01:44:37.982541 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 01:44:37.982625 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20251128 2025-11-28 01:44:38.028760 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20251128 2025-11-28 01:44:38.032934 | ubuntu-noble-large | + read image 2025-11-28 01:44:38.035237 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2025-11-28 01:44:38.035312 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:38.038572 | ubuntu-noble-large | + imagename=aodh-listener 2025-11-28 01:44:38.038605 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2025-11-28 01:44:38.038650 | ubuntu-noble-large | + new_imagename=aodh-listener 2025-11-28 01:44:38.038665 | ubuntu-noble-large | + project=aodh 2025-11-28 01:44:38.038679 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2025-11-28 01:44:38.038717 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:38.038732 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2025-11-28 01:44:38.038772 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.038786 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.038799 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:38.038881 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20251128 osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 01:44:38.089582 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 01:44:38.089672 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20251128 2025-11-28 01:44:38.138633 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20251128 2025-11-28 01:44:38.142811 | ubuntu-noble-large | + read image 2025-11-28 01:44:38.144826 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2025-11-28 01:44:38.145454 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:38.148661 | ubuntu-noble-large | + imagename=ovn-base 2025-11-28 01:44:38.148739 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:38.148782 | ubuntu-noble-large | + new_imagename=ovn-base 2025-11-28 01:44:38.148820 | ubuntu-noble-large | + project=ovn 2025-11-28 01:44:38.148861 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2025-11-28 01:44:38.148873 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:38.148930 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2025-11-28 01:44:38.148963 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.148975 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.149034 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:38.149200 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20251128 osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-11-28 01:44:38.198614 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-11-28 01:44:38.198702 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20251128 2025-11-28 01:44:38.244315 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20251128 2025-11-28 01:44:38.248578 | ubuntu-noble-large | + read image 2025-11-28 01:44:38.250735 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:38.250777 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-11-28 01:44:38.251945 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2025-11-28 01:44:38.251974 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2025-11-28 01:44:38.251985 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2025-11-28 01:44:38.252045 | ubuntu-noble-large | + project=openvswitch 2025-11-28 01:44:38.252092 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2025-11-28 01:44:38.252103 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:38.252113 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-11-28 01:44:38.252127 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.252138 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.252147 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:38.252178 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251128 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 01:44:38.304545 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 01:44:38.304621 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251128 2025-11-28 01:44:38.347074 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251128 2025-11-28 01:44:38.349979 | ubuntu-noble-large | + read image 2025-11-28 01:44:38.352099 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-11-28 01:44:38.352244 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:38.355465 | ubuntu-noble-large | + imagename=openvswitch-db-server 2025-11-28 01:44:38.355505 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2025-11-28 01:44:38.355514 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2025-11-28 01:44:38.355559 | ubuntu-noble-large | + project=openvswitch 2025-11-28 01:44:38.355568 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2025-11-28 01:44:38.355593 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:38.355619 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-11-28 01:44:38.355644 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.355653 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.355661 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:38.355722 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251128 osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 01:44:38.407599 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 01:44:38.407724 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251128 2025-11-28 01:44:38.447523 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251128 2025-11-28 01:44:38.452200 | ubuntu-noble-large | + read image 2025-11-28 01:44:38.454174 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2025-11-28 01:44:38.454592 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:38.458367 | ubuntu-noble-large | + imagename=blazar-base 2025-11-28 01:44:38.458432 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:38.458519 | ubuntu-noble-large | + new_imagename=blazar-base 2025-11-28 01:44:38.458543 | ubuntu-noble-large | + project=blazar 2025-11-28 01:44:38.458560 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2025-11-28 01:44:38.458571 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:38.458580 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2025-11-28 01:44:38.458593 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.458603 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.458612 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:38.458627 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20251128 osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-11-28 01:44:38.504927 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-11-28 01:44:38.505138 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20251128 2025-11-28 01:44:38.548336 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20251128 2025-11-28 01:44:38.551695 | ubuntu-noble-large | + read image 2025-11-28 01:44:38.553598 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:38.553635 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2025-11-28 01:44:38.556740 | ubuntu-noble-large | + imagename=glance-base 2025-11-28 01:44:38.556801 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:38.556854 | ubuntu-noble-large | + new_imagename=glance-base 2025-11-28 01:44:38.556883 | ubuntu-noble-large | + project=glance 2025-11-28 01:44:38.556912 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2025-11-28 01:44:38.556921 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:38.556951 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2025-11-28 01:44:38.556977 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.556985 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.557013 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:38.557115 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20251128 osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-11-28 01:44:38.600592 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-11-28 01:44:38.600665 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20251128 2025-11-28 01:44:38.644426 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20251128 2025-11-28 01:44:38.648509 | ubuntu-noble-large | + read image 2025-11-28 01:44:38.650514 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2025-11-28 01:44:38.650555 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:38.653188 | ubuntu-noble-large | + imagename=magnum-base 2025-11-28 01:44:38.653263 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:38.653287 | ubuntu-noble-large | + new_imagename=magnum-base 2025-11-28 01:44:38.653299 | ubuntu-noble-large | + project=magnum 2025-11-28 01:44:38.653308 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2025-11-28 01:44:38.653319 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:38.653328 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2025-11-28 01:44:38.653338 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.653347 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.653357 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:38.653368 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20251128 osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-11-28 01:44:38.705523 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-11-28 01:44:38.705601 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20251128 2025-11-28 01:44:38.751953 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20251128 2025-11-28 01:44:38.756345 | ubuntu-noble-large | + read image 2025-11-28 01:44:38.758532 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2025-11-28 01:44:38.758565 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:38.761779 | ubuntu-noble-large | + imagename=manila-base 2025-11-28 01:44:38.761804 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:38.761819 | ubuntu-noble-large | + new_imagename=manila-base 2025-11-28 01:44:38.761832 | ubuntu-noble-large | + project=manila 2025-11-28 01:44:38.761845 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2025-11-28 01:44:38.761858 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:38.761872 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2025-11-28 01:44:38.761885 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.761894 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.761907 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:38.761921 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20251128 osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-11-28 01:44:38.813560 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-11-28 01:44:38.813624 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20251128 2025-11-28 01:44:38.855130 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20251128 2025-11-28 01:44:38.858645 | ubuntu-noble-large | + read image 2025-11-28 01:44:38.860853 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2025-11-28 01:44:38.861146 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:38.864654 | ubuntu-noble-large | + imagename=designate-base 2025-11-28 01:44:38.864693 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:38.864707 | ubuntu-noble-large | + new_imagename=designate-base 2025-11-28 01:44:38.864749 | ubuntu-noble-large | + project=designate 2025-11-28 01:44:38.864764 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2025-11-28 01:44:38.864778 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:38.864791 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2025-11-28 01:44:38.864806 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.864820 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.864833 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:38.864899 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20251128 osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-11-28 01:44:38.919547 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-11-28 01:44:38.919642 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20251128 2025-11-28 01:44:38.965565 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20251128 2025-11-28 01:44:38.970133 | ubuntu-noble-large | + read image 2025-11-28 01:44:38.972217 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2025-11-28 01:44:38.972683 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:38.976725 | ubuntu-noble-large | + imagename=placement-base 2025-11-28 01:44:38.976804 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:38.976828 | ubuntu-noble-large | + new_imagename=placement-base 2025-11-28 01:44:38.976839 | ubuntu-noble-large | + project=placement 2025-11-28 01:44:38.976850 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2025-11-28 01:44:38.976874 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:38.976884 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2025-11-28 01:44:38.976898 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.976909 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:38.976918 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:38.976932 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20251128 osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-11-28 01:44:39.032345 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-11-28 01:44:39.032422 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20251128 2025-11-28 01:44:39.074409 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20251128 2025-11-28 01:44:39.078581 | ubuntu-noble-large | + read image 2025-11-28 01:44:39.080615 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2025-11-28 01:44:39.081081 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:39.084367 | ubuntu-noble-large | + imagename=masakari-base 2025-11-28 01:44:39.084412 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:39.084428 | ubuntu-noble-large | + new_imagename=masakari-base 2025-11-28 01:44:39.084443 | ubuntu-noble-large | + project=masakari 2025-11-28 01:44:39.084457 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2025-11-28 01:44:39.084472 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:39.084487 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2025-11-28 01:44:39.084531 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.084544 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.084559 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:39.084575 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20251128 osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-11-28 01:44:39.134977 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-11-28 01:44:39.135143 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20251128 2025-11-28 01:44:39.176661 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20251128 2025-11-28 01:44:39.180252 | ubuntu-noble-large | + read image 2025-11-28 01:44:39.182794 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2025-11-28 01:44:39.182826 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:39.186188 | ubuntu-noble-large | + imagename=heat-base 2025-11-28 01:44:39.186209 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:39.186221 | ubuntu-noble-large | + new_imagename=heat-base 2025-11-28 01:44:39.186293 | ubuntu-noble-large | + project=heat 2025-11-28 01:44:39.186302 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2025-11-28 01:44:39.186312 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:39.186319 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2025-11-28 01:44:39.186329 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.186371 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.186378 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:39.186421 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20251128 osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-11-28 01:44:39.234962 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-11-28 01:44:39.235124 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20251128 2025-11-28 01:44:39.280986 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20251128 2025-11-28 01:44:39.285261 | ubuntu-noble-large | + read image 2025-11-28 01:44:39.286913 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2025-11-28 01:44:39.287136 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:39.291083 | ubuntu-noble-large | + imagename=barbican-base 2025-11-28 01:44:39.291133 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:39.291216 | ubuntu-noble-large | + new_imagename=barbican-base 2025-11-28 01:44:39.291234 | ubuntu-noble-large | + project=barbican 2025-11-28 01:44:39.291248 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2025-11-28 01:44:39.291259 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:39.291273 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2025-11-28 01:44:39.291305 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.291315 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.291323 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:39.291336 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20251128 osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-11-28 01:44:39.345696 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-11-28 01:44:39.345786 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20251128 2025-11-28 01:44:39.445387 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20251128 2025-11-28 01:44:39.449694 | ubuntu-noble-large | + read image 2025-11-28 01:44:39.451783 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2025-11-28 01:44:39.452149 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:39.455957 | ubuntu-noble-large | + imagename=horizon 2025-11-28 01:44:39.456025 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2025-11-28 01:44:39.456043 | ubuntu-noble-large | + new_imagename=horizon 2025-11-28 01:44:39.456057 | ubuntu-noble-large | + project=horizon 2025-11-28 01:44:39.456090 | ubuntu-noble-large | + new_imagename=kolla/horizon 2025-11-28 01:44:39.456104 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:39.456145 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2025-11-28 01:44:39.456160 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.456170 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.456183 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:39.456228 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20251128 osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 01:44:39.505055 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 01:44:39.505183 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20251128 2025-11-28 01:44:39.546674 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20251128 2025-11-28 01:44:39.549613 | ubuntu-noble-large | + read image 2025-11-28 01:44:39.551456 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2025-11-28 01:44:39.551756 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:39.554322 | ubuntu-noble-large | + imagename=octavia-base 2025-11-28 01:44:39.554366 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:39.554378 | ubuntu-noble-large | + new_imagename=octavia-base 2025-11-28 01:44:39.554391 | ubuntu-noble-large | + project=octavia 2025-11-28 01:44:39.554432 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2025-11-28 01:44:39.554447 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:39.554460 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2025-11-28 01:44:39.554473 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.554488 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.554499 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:39.554546 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20251128 osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-11-28 01:44:39.602627 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-11-28 01:44:39.602736 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20251128 2025-11-28 01:44:39.641940 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20251128 2025-11-28 01:44:39.645802 | ubuntu-noble-large | + read image 2025-11-28 01:44:39.648031 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2025-11-28 01:44:39.648102 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:39.651364 | ubuntu-noble-large | + imagename=skyline-base 2025-11-28 01:44:39.651410 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:39.651421 | ubuntu-noble-large | + new_imagename=skyline-base 2025-11-28 01:44:39.651433 | ubuntu-noble-large | + project=skyline 2025-11-28 01:44:39.651442 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2025-11-28 01:44:39.651454 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:39.651467 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2025-11-28 01:44:39.651479 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.651491 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.651500 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:39.651644 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20251128 osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-11-28 01:44:39.698370 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-11-28 01:44:39.698454 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20251128 2025-11-28 01:44:39.743317 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20251128 2025-11-28 01:44:39.747786 | ubuntu-noble-large | + read image 2025-11-28 01:44:39.750257 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2025-11-28 01:44:39.750318 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:39.753641 | ubuntu-noble-large | + imagename=gnocchi-base 2025-11-28 01:44:39.753687 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:39.753699 | ubuntu-noble-large | + new_imagename=gnocchi-base 2025-11-28 01:44:39.753712 | ubuntu-noble-large | + project=gnocchi 2025-11-28 01:44:39.753772 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2025-11-28 01:44:39.753785 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:39.753799 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2025-11-28 01:44:39.753825 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.753839 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.753852 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:39.753935 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20251128 osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-11-28 01:44:39.803838 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-11-28 01:44:39.803923 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20251128 2025-11-28 01:44:39.846820 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20251128 2025-11-28 01:44:39.850871 | ubuntu-noble-large | + read image 2025-11-28 01:44:39.852864 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2025-11-28 01:44:39.853375 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:39.856491 | ubuntu-noble-large | + imagename=ceilometer-base 2025-11-28 01:44:39.856538 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:39.856550 | ubuntu-noble-large | + new_imagename=ceilometer-base 2025-11-28 01:44:39.856564 | ubuntu-noble-large | + project=ceilometer 2025-11-28 01:44:39.856591 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2025-11-28 01:44:39.856605 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:39.856618 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2025-11-28 01:44:39.856648 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.856658 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.856671 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:39.856715 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20251128 osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-11-28 01:44:39.906860 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-11-28 01:44:39.906939 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20251128 2025-11-28 01:44:39.954184 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20251128 2025-11-28 01:44:39.957545 | ubuntu-noble-large | + read image 2025-11-28 01:44:39.959500 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2025-11-28 01:44:39.959942 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:39.963511 | ubuntu-noble-large | + imagename=ironic-inspector 2025-11-28 01:44:39.963556 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2025-11-28 01:44:39.963568 | ubuntu-noble-large | + new_imagename=ironic-inspector 2025-11-28 01:44:39.963581 | ubuntu-noble-large | + project=ironic 2025-11-28 01:44:39.963595 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2025-11-28 01:44:39.963609 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:39.963623 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2025-11-28 01:44:39.963637 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.963651 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:39.963664 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:39.963711 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20251128 osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 01:44:40.012522 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 01:44:40.012608 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20251128 2025-11-28 01:44:40.054449 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20251128 2025-11-28 01:44:40.058464 | ubuntu-noble-large | + read image 2025-11-28 01:44:40.060432 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2025-11-28 01:44:40.060799 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:40.064247 | ubuntu-noble-large | + imagename=keystone-base 2025-11-28 01:44:40.064316 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:40.064331 | ubuntu-noble-large | + new_imagename=keystone-base 2025-11-28 01:44:40.064340 | ubuntu-noble-large | + project=keystone 2025-11-28 01:44:40.064352 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2025-11-28 01:44:40.064361 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:40.064370 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2025-11-28 01:44:40.064381 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.064390 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.064401 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:40.064448 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20251128 osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-11-28 01:44:40.113599 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-11-28 01:44:40.113682 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20251128 2025-11-28 01:44:40.155473 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20251128 2025-11-28 01:44:40.160143 | ubuntu-noble-large | + read image 2025-11-28 01:44:40.162181 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2025-11-28 01:44:40.162563 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:40.166171 | ubuntu-noble-large | + imagename=neutron-base 2025-11-28 01:44:40.166201 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:40.166253 | ubuntu-noble-large | + new_imagename=neutron-base 2025-11-28 01:44:40.166337 | ubuntu-noble-large | + project=neutron 2025-11-28 01:44:40.166359 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2025-11-28 01:44:40.166383 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:40.166401 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2025-11-28 01:44:40.166418 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.166435 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.166452 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:40.166476 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20251128 osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-11-28 01:44:40.222342 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-11-28 01:44:40.222438 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:44:40.274684 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20251128 2025-11-28 01:44:40.279548 | ubuntu-noble-large | + read image 2025-11-28 01:44:40.281555 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2025-11-28 01:44:40.282059 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:40.285693 | ubuntu-noble-large | + imagename=cinder-base 2025-11-28 01:44:40.285720 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:40.285769 | ubuntu-noble-large | + new_imagename=cinder-base 2025-11-28 01:44:40.285780 | ubuntu-noble-large | + project=cinder 2025-11-28 01:44:40.285794 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2025-11-28 01:44:40.285807 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:40.285821 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2025-11-28 01:44:40.285834 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.285847 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.285857 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:40.285905 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20251128 osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-11-28 01:44:40.339352 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-11-28 01:44:40.339449 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20251128 2025-11-28 01:44:40.390965 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20251128 2025-11-28 01:44:40.397370 | ubuntu-noble-large | + read image 2025-11-28 01:44:40.400273 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2025-11-28 01:44:40.400342 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:40.403749 | ubuntu-noble-large | + imagename=nova-base 2025-11-28 01:44:40.403801 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:40.403812 | ubuntu-noble-large | + new_imagename=nova-base 2025-11-28 01:44:40.403885 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:40.403899 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2025-11-28 01:44:40.403942 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:40.403955 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2025-11-28 01:44:40.403965 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.403978 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.403989 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:40.404115 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20251128 osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-11-28 01:44:40.462133 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-11-28 01:44:40.462226 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 01:44:40.505228 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20251128 2025-11-28 01:44:40.509869 | ubuntu-noble-large | + read image 2025-11-28 01:44:40.512029 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2025-11-28 01:44:40.512298 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:40.515990 | ubuntu-noble-large | + imagename=ironic-base 2025-11-28 01:44:40.516117 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:40.516148 | ubuntu-noble-large | + new_imagename=ironic-base 2025-11-28 01:44:40.516165 | ubuntu-noble-large | + project=ironic 2025-11-28 01:44:40.516179 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2025-11-28 01:44:40.516194 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:40.516208 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2025-11-28 01:44:40.516222 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.516236 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.516249 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:40.516341 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20251128 osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-11-28 01:44:40.572440 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-11-28 01:44:40.572559 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20251128 2025-11-28 01:44:40.615527 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20251128 2025-11-28 01:44:40.619416 | ubuntu-noble-large | + read image 2025-11-28 01:44:40.621700 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2025-11-28 01:44:40.621871 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:40.625309 | ubuntu-noble-large | + imagename=aodh-base 2025-11-28 01:44:40.625353 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:40.625370 | ubuntu-noble-large | + new_imagename=aodh-base 2025-11-28 01:44:40.625410 | ubuntu-noble-large | + project=aodh 2025-11-28 01:44:40.625426 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2025-11-28 01:44:40.625440 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:40.625478 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2025-11-28 01:44:40.625494 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.625507 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.625518 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:40.625576 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20251128 osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-11-28 01:44:40.675380 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-11-28 01:44:40.675489 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20251128 2025-11-28 01:44:40.717575 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20251128 2025-11-28 01:44:40.721550 | ubuntu-noble-large | + read image 2025-11-28 01:44:40.723603 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2025-11-28 01:44:40.723974 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:40.727490 | ubuntu-noble-large | + imagename=hacluster-corosync 2025-11-28 01:44:40.727536 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2025-11-28 01:44:40.727550 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2025-11-28 01:44:40.727564 | ubuntu-noble-large | + project=hacluster 2025-11-28 01:44:40.727607 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2025-11-28 01:44:40.727619 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:40.727634 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2025-11-28 01:44:40.727649 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.727663 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.727674 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:40.727723 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251128 osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 01:44:40.775175 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 01:44:40.775274 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251128 2025-11-28 01:44:40.814159 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251128 2025-11-28 01:44:40.817950 | ubuntu-noble-large | + read image 2025-11-28 01:44:40.819913 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2025-11-28 01:44:40.820478 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:40.823456 | ubuntu-noble-large | + imagename=hacluster-pcs 2025-11-28 01:44:40.823508 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2025-11-28 01:44:40.823568 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2025-11-28 01:44:40.823583 | ubuntu-noble-large | + project=hacluster 2025-11-28 01:44:40.823596 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2025-11-28 01:44:40.823610 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:40.823647 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2025-11-28 01:44:40.823661 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.823674 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.823684 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:40.823732 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251128 osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 01:44:40.869462 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 01:44:40.869555 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251128 2025-11-28 01:44:40.910661 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251128 2025-11-28 01:44:40.915448 | ubuntu-noble-large | + read image 2025-11-28 01:44:40.917470 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-11-28 01:44:40.917871 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:40.921570 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2025-11-28 01:44:40.921661 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2025-11-28 01:44:40.921683 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2025-11-28 01:44:40.921701 | ubuntu-noble-large | + project=hacluster 2025-11-28 01:44:40.921714 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2025-11-28 01:44:40.921724 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:40.921738 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-11-28 01:44:40.921749 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.921759 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:40.921769 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:40.921789 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251128 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 01:44:40.971239 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 01:44:40.971317 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251128 2025-11-28 01:44:41.015462 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251128 2025-11-28 01:44:41.019966 | ubuntu-noble-large | + read image 2025-11-28 01:44:41.021807 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-11-28 01:44:41.022417 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:41.026036 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2025-11-28 01:44:41.026063 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2025-11-28 01:44:41.026158 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2025-11-28 01:44:41.026187 | ubuntu-noble-large | + project=hacluster 2025-11-28 01:44:41.026202 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2025-11-28 01:44:41.026212 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:41.026226 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-11-28 01:44:41.026240 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.026254 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.026266 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:41.026325 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251128 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 01:44:41.077382 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 01:44:41.077497 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251128 2025-11-28 01:44:41.123709 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251128 2025-11-28 01:44:41.128175 | ubuntu-noble-large | + read image 2025-11-28 01:44:41.130230 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2025-11-28 01:44:41.130622 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:41.134400 | ubuntu-noble-large | + imagename=redis 2025-11-28 01:44:41.134442 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2025-11-28 01:44:41.134454 | ubuntu-noble-large | + new_imagename=redis 2025-11-28 01:44:41.134468 | ubuntu-noble-large | + project=redis 2025-11-28 01:44:41.134482 | ubuntu-noble-large | + new_imagename=kolla/redis 2025-11-28 01:44:41.134496 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:41.134538 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2025-11-28 01:44:41.134554 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.134565 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.134576 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:41.134592 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20251128 osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 01:44:41.184063 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 01:44:41.184161 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20251128 2025-11-28 01:44:41.226417 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20251128 2025-11-28 01:44:41.230746 | ubuntu-noble-large | + read image 2025-11-28 01:44:41.232876 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2025-11-28 01:44:41.233268 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:41.236748 | ubuntu-noble-large | + imagename=redis-sentinel 2025-11-28 01:44:41.236798 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2025-11-28 01:44:41.236869 | ubuntu-noble-large | + new_imagename=redis-sentinel 2025-11-28 01:44:41.236882 | ubuntu-noble-large | + project=redis 2025-11-28 01:44:41.236896 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2025-11-28 01:44:41.236906 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:41.236920 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2025-11-28 01:44:41.236934 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.236947 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.236961 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:41.237023 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20251128 osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 01:44:41.289809 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 01:44:41.289899 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20251128 2025-11-28 01:44:41.334466 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20251128 2025-11-28 01:44:41.338928 | ubuntu-noble-large | + read image 2025-11-28 01:44:41.340908 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-11-28 01:44:41.341270 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:41.344852 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2025-11-28 01:44:41.344880 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2025-11-28 01:44:41.345138 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2025-11-28 01:44:41.345217 | ubuntu-noble-large | + project=letsencrypt 2025-11-28 01:44:41.345231 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2025-11-28 01:44:41.345241 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:41.345251 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-11-28 01:44:41.345270 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.345281 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.345291 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:41.345301 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251128 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 01:44:41.396209 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 01:44:41.396296 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251128 2025-11-28 01:44:41.439582 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251128 2025-11-28 01:44:41.443583 | ubuntu-noble-large | + read image 2025-11-28 01:44:41.445421 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-11-28 01:44:41.445887 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:41.449579 | ubuntu-noble-large | + imagename=letsencrypt-lego 2025-11-28 01:44:41.449610 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2025-11-28 01:44:41.449684 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2025-11-28 01:44:41.449699 | ubuntu-noble-large | + project=letsencrypt 2025-11-28 01:44:41.449711 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2025-11-28 01:44:41.449723 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:41.449756 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-11-28 01:44:41.449770 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.449783 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.449795 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:41.449857 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251128 osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 01:44:41.502222 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 01:44:41.502317 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251128 2025-11-28 01:44:41.545413 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251128 2025-11-28 01:44:41.549448 | ubuntu-noble-large | + read image 2025-11-28 01:44:41.551460 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2025-11-28 01:44:41.551924 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:41.555957 | ubuntu-noble-large | + imagename=mariadb-server 2025-11-28 01:44:41.556020 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2025-11-28 01:44:41.556039 | ubuntu-noble-large | + new_imagename=mariadb-server 2025-11-28 01:44:41.556110 | ubuntu-noble-large | + project=mariadb 2025-11-28 01:44:41.556122 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2025-11-28 01:44:41.556135 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:41.556149 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2025-11-28 01:44:41.556162 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.556175 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.556185 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:41.556266 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20251128 osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 01:44:41.609509 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 01:44:41.609599 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20251128 2025-11-28 01:44:41.655584 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20251128 2025-11-28 01:44:41.660608 | ubuntu-noble-large | + read image 2025-11-28 01:44:41.663152 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-11-28 01:44:41.663464 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:41.667869 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2025-11-28 01:44:41.667917 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2025-11-28 01:44:41.667933 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2025-11-28 01:44:41.667974 | ubuntu-noble-large | + project=mariadb 2025-11-28 01:44:41.667989 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2025-11-28 01:44:41.668061 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:41.668075 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-11-28 01:44:41.668147 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.668163 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.668173 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:41.668184 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251128 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 01:44:41.720667 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 01:44:41.720759 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251128 2025-11-28 01:44:41.764220 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251128 2025-11-28 01:44:41.769173 | ubuntu-noble-large | + read image 2025-11-28 01:44:41.771686 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2025-11-28 01:44:41.771720 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:41.775334 | ubuntu-noble-large | + imagename=prometheus-mtail 2025-11-28 01:44:41.775375 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2025-11-28 01:44:41.775386 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2025-11-28 01:44:41.775439 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:41.775448 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2025-11-28 01:44:41.775459 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:41.775467 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2025-11-28 01:44:41.775477 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.775488 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.775498 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:41.775589 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251128 osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 01:44:41.819270 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 01:44:41.819342 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251128 2025-11-28 01:44:41.856713 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251128 2025-11-28 01:44:41.860710 | ubuntu-noble-large | + read image 2025-11-28 01:44:41.862826 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-11-28 01:44:41.862881 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:41.866121 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2025-11-28 01:44:41.866160 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2025-11-28 01:44:41.866175 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2025-11-28 01:44:41.866218 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:41.866233 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2025-11-28 01:44:41.866247 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:41.866260 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-11-28 01:44:41.866274 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.866287 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.866300 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:41.866397 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251128 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 01:44:41.918313 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 01:44:41.918388 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251128 2025-11-28 01:44:41.959542 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251128 2025-11-28 01:44:41.964980 | ubuntu-noble-large | + read image 2025-11-28 01:44:41.967014 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-11-28 01:44:41.967617 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:41.971531 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2025-11-28 01:44:41.971578 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2025-11-28 01:44:41.971593 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2025-11-28 01:44:41.971654 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:41.971666 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2025-11-28 01:44:41.971679 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:41.971691 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-11-28 01:44:41.971705 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.971717 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:41.971729 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:41.971792 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251128 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 01:44:42.025145 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 01:44:42.025221 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251128 2025-11-28 01:44:42.062575 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251128 2025-11-28 01:44:42.066443 | ubuntu-noble-large | + read image 2025-11-28 01:44:42.068237 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-11-28 01:44:42.068900 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:42.072423 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2025-11-28 01:44:42.072446 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2025-11-28 01:44:42.072517 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2025-11-28 01:44:42.072551 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:42.072561 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2025-11-28 01:44:42.072573 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:42.072585 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-11-28 01:44:42.072597 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.072609 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.072620 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:42.072685 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251128 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 01:44:42.117753 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 01:44:42.117838 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251128 2025-11-28 01:44:42.163132 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251128 2025-11-28 01:44:42.167573 | ubuntu-noble-large | + read image 2025-11-28 01:44:42.169599 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-v2-server 2025-11-28 01:44:42.170020 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:42.173571 | ubuntu-noble-large | + imagename=prometheus-v2-server 2025-11-28 01:44:42.173603 | ubuntu-noble-large | + [[ prometheus-v2-server != \<\n\o\n\e\> ]] 2025-11-28 01:44:42.173667 | ubuntu-noble-large | + new_imagename=prometheus-v2-server 2025-11-28 01:44:42.173678 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:42.173692 | ubuntu-noble-large | + new_imagename=kolla/prometheus-v2-server 2025-11-28 01:44:42.173702 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:42.173716 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-v2-server 2025-11-28 01:44:42.173730 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.173743 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.173756 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:42.173858 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251128 osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 01:44:42.226960 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 01:44:42.227076 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251128 2025-11-28 01:44:42.268077 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251128 2025-11-28 01:44:42.272028 | ubuntu-noble-large | + read image 2025-11-28 01:44:42.274243 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-11-28 01:44:42.274559 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:42.278297 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2025-11-28 01:44:42.278323 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2025-11-28 01:44:42.278338 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2025-11-28 01:44:42.278351 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:42.278400 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2025-11-28 01:44:42.278411 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:42.278425 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-11-28 01:44:42.278435 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.278449 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.278459 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:42.278474 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251128 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 01:44:42.331534 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 01:44:42.331624 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251128 2025-11-28 01:44:42.377457 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251128 2025-11-28 01:44:42.381413 | ubuntu-noble-large | + read image 2025-11-28 01:44:42.383443 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-11-28 01:44:42.383860 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:42.387799 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2025-11-28 01:44:42.387863 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2025-11-28 01:44:42.387899 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2025-11-28 01:44:42.387909 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:42.387928 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2025-11-28 01:44:42.387937 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:42.387946 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-11-28 01:44:42.387955 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.387963 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.387972 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:42.387981 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251128 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 01:44:42.438836 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 01:44:42.438920 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251128 2025-11-28 01:44:42.482717 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251128 2025-11-28 01:44:42.486859 | ubuntu-noble-large | + read image 2025-11-28 01:44:42.488945 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-11-28 01:44:42.489446 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:42.492985 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2025-11-28 01:44:42.493040 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2025-11-28 01:44:42.493118 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2025-11-28 01:44:42.493138 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:42.493175 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2025-11-28 01:44:42.493190 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:42.493203 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-11-28 01:44:42.493242 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.493257 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.493267 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:42.493312 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251128 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 01:44:42.545259 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 01:44:42.545332 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251128 2025-11-28 01:44:42.592663 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251128 2025-11-28 01:44:42.597150 | ubuntu-noble-large | + read image 2025-11-28 01:44:42.599215 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-11-28 01:44:42.599560 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:42.603430 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2025-11-28 01:44:42.603478 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2025-11-28 01:44:42.603492 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2025-11-28 01:44:42.603505 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:42.603548 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2025-11-28 01:44:42.603560 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:42.603573 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-11-28 01:44:42.603587 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.603601 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.603611 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:42.603671 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251128 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 01:44:42.654440 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 01:44:42.654538 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251128 2025-11-28 01:44:42.696832 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251128 2025-11-28 01:44:42.701768 | ubuntu-noble-large | + read image 2025-11-28 01:44:42.704128 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-11-28 01:44:42.704422 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:42.708068 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2025-11-28 01:44:42.708146 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2025-11-28 01:44:42.708187 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2025-11-28 01:44:42.708231 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:42.708278 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2025-11-28 01:44:42.708293 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:42.708361 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-11-28 01:44:42.708374 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.708387 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.708397 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:42.708439 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251128 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 01:44:42.765797 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 01:44:42.765896 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251128 2025-11-28 01:44:42.805941 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251128 2025-11-28 01:44:42.810356 | ubuntu-noble-large | + read image 2025-11-28 01:44:42.812357 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-11-28 01:44:42.812932 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:42.816625 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2025-11-28 01:44:42.816653 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2025-11-28 01:44:42.816688 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2025-11-28 01:44:42.816702 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:42.816712 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2025-11-28 01:44:42.816726 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:42.816739 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-11-28 01:44:42.816752 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.816765 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.816775 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:42.816831 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251128 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 01:44:42.873766 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 01:44:42.873845 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251128 2025-11-28 01:44:42.915204 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251128 2025-11-28 01:44:42.918467 | ubuntu-noble-large | + read image 2025-11-28 01:44:42.920298 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-11-28 01:44:42.920963 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:42.925115 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2025-11-28 01:44:42.925197 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2025-11-28 01:44:42.925212 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2025-11-28 01:44:42.925222 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:42.925232 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2025-11-28 01:44:42.925242 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:42.925252 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-11-28 01:44:42.925267 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.925277 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:42.925287 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:42.925301 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251128 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 01:44:42.974674 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 01:44:42.974777 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251128 2025-11-28 01:44:43.015695 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251128 2025-11-28 01:44:43.020047 | ubuntu-noble-large | + read image 2025-11-28 01:44:43.022073 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-11-28 01:44:43.022644 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:43.026483 | ubuntu-noble-large | + imagename=ovsdpdk-db 2025-11-28 01:44:43.026522 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2025-11-28 01:44:43.026541 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2025-11-28 01:44:43.026551 | ubuntu-noble-large | + project=ovsdpdk 2025-11-28 01:44:43.026560 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2025-11-28 01:44:43.026573 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:43.026584 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-11-28 01:44:43.026596 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.026606 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.026619 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:43.026634 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251128 osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 01:44:43.083083 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 01:44:43.083227 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251128 2025-11-28 01:44:43.124811 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251128 2025-11-28 01:44:43.128147 | ubuntu-noble-large | + read image 2025-11-28 01:44:43.129855 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-11-28 01:44:43.130256 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:43.133701 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2025-11-28 01:44:43.133748 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2025-11-28 01:44:43.133765 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2025-11-28 01:44:43.133810 | ubuntu-noble-large | + project=ovsdpdk 2025-11-28 01:44:43.133825 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2025-11-28 01:44:43.133838 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:43.133851 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-11-28 01:44:43.133865 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.133878 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.133891 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:43.133987 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251128 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 01:44:43.186444 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 01:44:43.186536 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251128 2025-11-28 01:44:43.223756 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251128 2025-11-28 01:44:43.226634 | ubuntu-noble-large | + read image 2025-11-28 01:44:43.228061 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2025-11-28 01:44:43.228562 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:43.231183 | ubuntu-noble-large | + imagename=iscsid 2025-11-28 01:44:43.231211 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2025-11-28 01:44:43.231251 | ubuntu-noble-large | + new_imagename=iscsid 2025-11-28 01:44:43.231265 | ubuntu-noble-large | + project=iscsid 2025-11-28 01:44:43.231278 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2025-11-28 01:44:43.231292 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:43.231306 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2025-11-28 01:44:43.231319 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.231332 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.231342 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:43.231356 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20251128 osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 01:44:43.282904 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 01:44:43.283030 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20251128 2025-11-28 01:44:43.328229 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20251128 2025-11-28 01:44:43.332731 | ubuntu-noble-large | + read image 2025-11-28 01:44:43.334539 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2025-11-28 01:44:43.334818 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:43.338236 | ubuntu-noble-large | + imagename=haproxy 2025-11-28 01:44:43.338262 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2025-11-28 01:44:43.338307 | ubuntu-noble-large | + new_imagename=haproxy 2025-11-28 01:44:43.338321 | ubuntu-noble-large | + project=haproxy 2025-11-28 01:44:43.338335 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2025-11-28 01:44:43.338371 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:43.338395 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2025-11-28 01:44:43.338405 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.338419 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.338428 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:43.338439 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20251128 osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 01:44:43.388379 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 01:44:43.388459 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20251128 2025-11-28 01:44:43.434309 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20251128 2025-11-28 01:44:43.438690 | ubuntu-noble-large | + read image 2025-11-28 01:44:43.440852 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2025-11-28 01:44:43.440919 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:43.444789 | ubuntu-noble-large | + imagename=haproxy-ssh 2025-11-28 01:44:43.444828 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2025-11-28 01:44:43.444837 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2025-11-28 01:44:43.444845 | ubuntu-noble-large | + project=haproxy 2025-11-28 01:44:43.444854 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2025-11-28 01:44:43.444862 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:43.444870 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2025-11-28 01:44:43.444878 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.444885 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.444893 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:43.444902 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251128 osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 01:44:43.496182 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 01:44:43.496271 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251128 2025-11-28 01:44:43.540309 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251128 2025-11-28 01:44:43.544541 | ubuntu-noble-large | + read image 2025-11-28 01:44:43.546261 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2025-11-28 01:44:43.546836 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:43.550778 | ubuntu-noble-large | + imagename=openvswitch-base 2025-11-28 01:44:43.550815 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:43.550848 | ubuntu-noble-large | + new_imagename=openvswitch-base 2025-11-28 01:44:43.550884 | ubuntu-noble-large | + project=openvswitch 2025-11-28 01:44:43.550915 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2025-11-28 01:44:43.550926 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:43.550955 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2025-11-28 01:44:43.550966 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.550976 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.550986 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:43.551079 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20251128 osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-11-28 01:44:43.604447 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-11-28 01:44:43.604520 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20251128 2025-11-28 01:44:43.636560 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20251128 2025-11-28 01:44:43.641059 | ubuntu-noble-large | + read image 2025-11-28 01:44:43.643061 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2025-11-28 01:44:43.643457 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:43.646953 | ubuntu-noble-large | + imagename=openstack-base 2025-11-28 01:44:43.647058 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:43.647085 | ubuntu-noble-large | + new_imagename=openstack-base 2025-11-28 01:44:43.647097 | ubuntu-noble-large | + project=openstack 2025-11-28 01:44:43.647137 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2025-11-28 01:44:43.647149 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:43.647160 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2025-11-28 01:44:43.647171 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.647182 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.647197 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:43.647208 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20251128 osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-11-28 01:44:43.693074 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-11-28 01:44:43.693209 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 01:44:43.734815 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20251128 2025-11-28 01:44:43.738621 | ubuntu-noble-large | + read image 2025-11-28 01:44:43.740156 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2025-11-28 01:44:43.740423 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:43.743404 | ubuntu-noble-large | + imagename=kolla-toolbox 2025-11-28 01:44:43.743435 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2025-11-28 01:44:43.743498 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2025-11-28 01:44:43.743530 | ubuntu-noble-large | + project=kolla 2025-11-28 01:44:43.743560 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2025-11-28 01:44:43.743570 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:43.743600 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2025-11-28 01:44:43.743628 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.743636 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.743658 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:43.743718 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251128 osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 01:44:43.790684 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 01:44:43.790761 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251128 2025-11-28 01:44:43.833081 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251128 2025-11-28 01:44:43.837161 | ubuntu-noble-large | + read image 2025-11-28 01:44:43.839235 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2025-11-28 01:44:43.839695 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:43.844460 | ubuntu-noble-large | + imagename=keepalived 2025-11-28 01:44:43.844508 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2025-11-28 01:44:43.844521 | ubuntu-noble-large | + new_imagename=keepalived 2025-11-28 01:44:43.844536 | ubuntu-noble-large | + project=keepalived 2025-11-28 01:44:43.844550 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2025-11-28 01:44:43.844565 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:43.844579 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2025-11-28 01:44:43.844621 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.844633 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.844647 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:43.844687 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20251128 osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 01:44:43.894739 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 01:44:43.894839 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20251128 2025-11-28 01:44:43.936895 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20251128 2025-11-28 01:44:43.941277 | ubuntu-noble-large | + read image 2025-11-28 01:44:43.944022 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2025-11-28 01:44:43.944070 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:43.947488 | ubuntu-noble-large | + imagename=fluentd 2025-11-28 01:44:43.947568 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2025-11-28 01:44:43.947580 | ubuntu-noble-large | + new_imagename=fluentd 2025-11-28 01:44:43.947588 | ubuntu-noble-large | + project=fluentd 2025-11-28 01:44:43.947596 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2025-11-28 01:44:43.947604 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:43.947612 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2025-11-28 01:44:43.947624 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.947632 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:43.947640 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:43.947648 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20251128 osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 01:44:43.996242 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 01:44:43.996334 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20251128 2025-11-28 01:44:44.041225 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20251128 2025-11-28 01:44:44.045231 | ubuntu-noble-large | + read image 2025-11-28 01:44:44.047529 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2025-11-28 01:44:44.047573 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:44.050821 | ubuntu-noble-large | + imagename=hacluster-base 2025-11-28 01:44:44.050848 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:44.050910 | ubuntu-noble-large | + new_imagename=hacluster-base 2025-11-28 01:44:44.050922 | ubuntu-noble-large | + project=hacluster 2025-11-28 01:44:44.050935 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2025-11-28 01:44:44.050949 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:44.050963 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2025-11-28 01:44:44.050977 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.050990 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.051046 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:44.051137 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20251128 osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-11-28 01:44:44.103387 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-11-28 01:44:44.103484 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20251128 2025-11-28 01:44:44.145716 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20251128 2025-11-28 01:44:44.148975 | ubuntu-noble-large | + read image 2025-11-28 01:44:44.151020 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2025-11-28 01:44:44.151419 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:44.155103 | ubuntu-noble-large | + imagename=redis-base 2025-11-28 01:44:44.155163 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:44.155222 | ubuntu-noble-large | + new_imagename=redis-base 2025-11-28 01:44:44.155234 | ubuntu-noble-large | + project=redis 2025-11-28 01:44:44.155272 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2025-11-28 01:44:44.155280 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:44.155289 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2025-11-28 01:44:44.155298 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.155306 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.155314 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:44.155383 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20251128 osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-11-28 01:44:44.205876 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-11-28 01:44:44.205951 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20251128 2025-11-28 01:44:44.246565 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20251128 2025-11-28 01:44:44.251353 | ubuntu-noble-large | + read image 2025-11-28 01:44:44.253219 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2025-11-28 01:44:44.253695 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:44.257542 | ubuntu-noble-large | + imagename=cron 2025-11-28 01:44:44.257582 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2025-11-28 01:44:44.257592 | ubuntu-noble-large | + new_imagename=cron 2025-11-28 01:44:44.257605 | ubuntu-noble-large | + project=cron 2025-11-28 01:44:44.257614 | ubuntu-noble-large | + new_imagename=kolla/cron 2025-11-28 01:44:44.257626 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:44.257639 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2025-11-28 01:44:44.257651 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.257663 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.257675 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:44.257802 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20251128 osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 01:44:44.307575 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 01:44:44.307656 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20251128 2025-11-28 01:44:44.351742 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20251128 2025-11-28 01:44:44.355535 | ubuntu-noble-large | + read image 2025-11-28 01:44:44.357370 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2025-11-28 01:44:44.357619 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:44.361213 | ubuntu-noble-large | + imagename=proxysql 2025-11-28 01:44:44.361264 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2025-11-28 01:44:44.361310 | ubuntu-noble-large | + new_imagename=proxysql 2025-11-28 01:44:44.361327 | ubuntu-noble-large | + project=proxysql 2025-11-28 01:44:44.361365 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2025-11-28 01:44:44.361382 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:44.361418 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2025-11-28 01:44:44.361429 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.361439 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.361452 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:44.361467 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20251128 osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 01:44:44.399492 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 01:44:44.399570 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20251128 2025-11-28 01:44:44.443325 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20251128 2025-11-28 01:44:44.446721 | ubuntu-noble-large | + read image 2025-11-28 01:44:44.448805 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2025-11-28 01:44:44.449245 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:44.452794 | ubuntu-noble-large | + imagename=rabbitmq 2025-11-28 01:44:44.452851 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2025-11-28 01:44:44.452878 | ubuntu-noble-large | + new_imagename=rabbitmq 2025-11-28 01:44:44.452896 | ubuntu-noble-large | + project=rabbitmq 2025-11-28 01:44:44.452913 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2025-11-28 01:44:44.452930 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:44.452947 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2025-11-28 01:44:44.452964 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.452987 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.453053 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:44.453089 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20251128 osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 01:44:44.506892 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 01:44:44.506978 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20251128 2025-11-28 01:44:44.550342 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20251128 2025-11-28 01:44:44.554606 | ubuntu-noble-large | + read image 2025-11-28 01:44:44.556568 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2025-11-28 01:44:44.557089 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:44.560661 | ubuntu-noble-large | + imagename=multipathd 2025-11-28 01:44:44.560685 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2025-11-28 01:44:44.560700 | ubuntu-noble-large | + new_imagename=multipathd 2025-11-28 01:44:44.560760 | ubuntu-noble-large | + project=multipathd 2025-11-28 01:44:44.560772 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2025-11-28 01:44:44.560781 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:44.560795 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2025-11-28 01:44:44.560805 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.560819 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.560829 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:44.560877 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20251128 osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 01:44:44.608409 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 01:44:44.608476 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20251128 2025-11-28 01:44:44.651909 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20251128 2025-11-28 01:44:44.656709 | ubuntu-noble-large | + read image 2025-11-28 01:44:44.658725 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2025-11-28 01:44:44.659103 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:44.662796 | ubuntu-noble-large | + imagename=letsencrypt-base 2025-11-28 01:44:44.662822 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:44.662838 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2025-11-28 01:44:44.662848 | ubuntu-noble-large | + project=letsencrypt 2025-11-28 01:44:44.662861 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2025-11-28 01:44:44.662872 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:44.662882 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2025-11-28 01:44:44.662895 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.662906 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.662915 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:44.662929 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251128 osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-11-28 01:44:44.716216 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-11-28 01:44:44.716298 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251128 2025-11-28 01:44:44.760339 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251128 2025-11-28 01:44:44.764723 | ubuntu-noble-large | + read image 2025-11-28 01:44:44.767205 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2025-11-28 01:44:44.767634 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:44.771875 | ubuntu-noble-large | + imagename=tgtd 2025-11-28 01:44:44.771901 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2025-11-28 01:44:44.771945 | ubuntu-noble-large | + new_imagename=tgtd 2025-11-28 01:44:44.771958 | ubuntu-noble-large | + project=tgtd 2025-11-28 01:44:44.771970 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2025-11-28 01:44:44.771982 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:44.772018 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2025-11-28 01:44:44.772092 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.772106 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.772135 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:44.772243 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20251128 osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 01:44:44.823538 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 01:44:44.823620 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20251128 2025-11-28 01:44:44.870540 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20251128 2025-11-28 01:44:44.875387 | ubuntu-noble-large | + read image 2025-11-28 01:44:44.877559 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2025-11-28 01:44:44.877607 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:44.879949 | ubuntu-noble-large | + imagename=memcached 2025-11-28 01:44:44.879986 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2025-11-28 01:44:44.880035 | ubuntu-noble-large | + new_imagename=memcached 2025-11-28 01:44:44.880055 | ubuntu-noble-large | + project=memcached 2025-11-28 01:44:44.880066 | ubuntu-noble-large | + new_imagename=kolla/memcached 2025-11-28 01:44:44.880076 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:44.880086 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2025-11-28 01:44:44.880096 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.880105 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.880133 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:44.880144 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20251128 osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 01:44:44.930288 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 01:44:44.930386 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20251128 2025-11-28 01:44:44.970332 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20251128 2025-11-28 01:44:44.974354 | ubuntu-noble-large | + read image 2025-11-28 01:44:44.976897 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2025-11-28 01:44:44.976934 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:44.980554 | ubuntu-noble-large | + imagename=dnsmasq 2025-11-28 01:44:44.980604 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2025-11-28 01:44:44.980669 | ubuntu-noble-large | + new_imagename=dnsmasq 2025-11-28 01:44:44.980684 | ubuntu-noble-large | + project=dnsmasq 2025-11-28 01:44:44.980719 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2025-11-28 01:44:44.980732 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:44.980744 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2025-11-28 01:44:44.980780 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.980793 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:44.980806 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:44.980850 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20251128 osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 01:44:45.036308 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 01:44:45.036397 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20251128 2025-11-28 01:44:45.077919 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20251128 2025-11-28 01:44:45.082543 | ubuntu-noble-large | + read image 2025-11-28 01:44:45.084449 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2025-11-28 01:44:45.084936 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:45.088694 | ubuntu-noble-large | + imagename=nova-libvirt 2025-11-28 01:44:45.088752 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2025-11-28 01:44:45.088765 | ubuntu-noble-large | + new_imagename=nova-libvirt 2025-11-28 01:44:45.088780 | ubuntu-noble-large | + project=nova 2025-11-28 01:44:45.088800 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2025-11-28 01:44:45.088816 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:45.088827 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2025-11-28 01:44:45.088838 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.088852 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.088863 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:45.088878 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20251128 osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 01:44:45.142772 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 01:44:45.142862 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20251128 2025-11-28 01:44:45.185225 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20251128 2025-11-28 01:44:45.189798 | ubuntu-noble-large | + read image 2025-11-28 01:44:45.191706 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2025-11-28 01:44:45.192389 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:45.196200 | ubuntu-noble-large | + imagename=grafana 2025-11-28 01:44:45.196245 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2025-11-28 01:44:45.196256 | ubuntu-noble-large | + new_imagename=grafana 2025-11-28 01:44:45.196270 | ubuntu-noble-large | + project=grafana 2025-11-28 01:44:45.196279 | ubuntu-noble-large | + new_imagename=kolla/grafana 2025-11-28 01:44:45.196293 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:45.196303 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2025-11-28 01:44:45.196316 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.196326 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.196338 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:45.196352 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20251128 osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 01:44:45.244704 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 01:44:45.244799 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20251128 2025-11-28 01:44:45.281591 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20251128 2025-11-28 01:44:45.285966 | ubuntu-noble-large | + read image 2025-11-28 01:44:45.288719 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-11-28 01:44:45.288791 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:45.292192 | ubuntu-noble-large | + imagename=opensearch-dashboards 2025-11-28 01:44:45.292271 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2025-11-28 01:44:45.292288 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2025-11-28 01:44:45.292335 | ubuntu-noble-large | + project=opensearch 2025-11-28 01:44:45.292346 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2025-11-28 01:44:45.292360 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:45.292370 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-11-28 01:44:45.292384 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.292398 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.292408 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:45.292455 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251128 osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 01:44:45.342896 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 01:44:45.342977 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251128 2025-11-28 01:44:45.382506 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251128 2025-11-28 01:44:45.386251 | ubuntu-noble-large | + read image 2025-11-28 01:44:45.388048 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2025-11-28 01:44:45.388381 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:45.391679 | ubuntu-noble-large | + imagename=opensearch 2025-11-28 01:44:45.391732 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2025-11-28 01:44:45.391744 | ubuntu-noble-large | + new_imagename=opensearch 2025-11-28 01:44:45.391753 | ubuntu-noble-large | + project=opensearch 2025-11-28 01:44:45.391765 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2025-11-28 01:44:45.391774 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:45.391786 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2025-11-28 01:44:45.391817 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.391829 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.391838 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:45.391851 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20251128 osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 01:44:45.436841 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 01:44:45.436917 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20251128 2025-11-28 01:44:45.479748 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20251128 2025-11-28 01:44:45.484406 | ubuntu-noble-large | + read image 2025-11-28 01:44:45.486408 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2025-11-28 01:44:45.486726 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:45.490480 | ubuntu-noble-large | + imagename=mariadb-base 2025-11-28 01:44:45.490524 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:45.490543 | ubuntu-noble-large | + new_imagename=mariadb-base 2025-11-28 01:44:45.490553 | ubuntu-noble-large | + project=mariadb 2025-11-28 01:44:45.490563 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2025-11-28 01:44:45.490576 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:45.490586 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2025-11-28 01:44:45.490595 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.490608 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.490618 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:45.490632 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20251128 osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-11-28 01:44:45.540842 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-11-28 01:44:45.540939 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20251128 2025-11-28 01:44:45.585348 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20251128 2025-11-28 01:44:45.589647 | ubuntu-noble-large | + read image 2025-11-28 01:44:45.592022 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2025-11-28 01:44:45.592058 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:45.595409 | ubuntu-noble-large | + imagename=prometheus-base 2025-11-28 01:44:45.595585 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2025-11-28 01:44:45.595648 | ubuntu-noble-large | + new_imagename=prometheus-base 2025-11-28 01:44:45.595661 | ubuntu-noble-large | + project=prometheus 2025-11-28 01:44:45.595680 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2025-11-28 01:44:45.595690 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:45.595700 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2025-11-28 01:44:45.595710 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.595720 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.595729 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:45.595756 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-11-28 01:44:45.643915 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-11-28 01:44:45.644009 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 01:44:45.686062 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20251128 2025-11-28 01:44:45.690029 | ubuntu-noble-large | + read image 2025-11-28 01:44:45.691976 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2025-11-28 01:44:45.692429 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:45.696052 | ubuntu-noble-large | + imagename=ovsdpdk 2025-11-28 01:44:45.696077 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2025-11-28 01:44:45.696146 | ubuntu-noble-large | + new_imagename=ovsdpdk 2025-11-28 01:44:45.696163 | ubuntu-noble-large | + project=ovsdpdk 2025-11-28 01:44:45.696201 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2025-11-28 01:44:45.696212 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:45.696225 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2025-11-28 01:44:45.696238 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.696251 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.696264 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:45.696309 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20251128 osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 01:44:45.746282 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 01:44:45.746390 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20251128 2025-11-28 01:44:45.789887 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20251128 2025-11-28 01:44:45.795896 | ubuntu-noble-large | + read image 2025-11-28 01:44:45.797927 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2025-11-28 01:44:45.798360 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-11-28 01:44:45.802247 | ubuntu-noble-large | + imagename=base 2025-11-28 01:44:45.802316 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2025-11-28 01:44:45.802338 | ubuntu-noble-large | + new_imagename=base 2025-11-28 01:44:45.802349 | ubuntu-noble-large | + project=base 2025-11-28 01:44:45.802360 | ubuntu-noble-large | + new_imagename=kolla/base 2025-11-28 01:44:45.802369 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-11-28 01:44:45.802380 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2025-11-28 01:44:45.802390 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.802400 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-11-28 01:44:45.802409 | ubuntu-noble-large | + tag=2024.2 2025-11-28 01:44:45.802424 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20251128 osism.harbor.regio.digital/kolla/base:2024.2 2025-11-28 01:44:45.856631 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2024.2 2025-11-28 01:44:45.856721 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 01:44:45.901734 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20251128 2025-11-28 01:44:45.906032 | ubuntu-noble-large | + read image 2025-11-28 01:44:45.906738 | ubuntu-noble-large | + docker images 2025-11-28 01:44:46.101657 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-11-28 01:44:46.101744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 abb82fc940df 59 seconds ago 1.17GB 2025-11-28 01:44:46.101756 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 c7af13a179b3 About a minute ago 1.37GB 2025-11-28 01:44:46.101765 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 6e1e93415082 About a minute ago 840MB 2025-11-28 01:44:46.101774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 44b313107302 About a minute ago 840MB 2025-11-28 01:44:46.101782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 6cc6e2e3364f About a minute ago 840MB 2025-11-28 01:44:46.101801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 226676fb7637 2 minutes ago 840MB 2025-11-28 01:44:46.101810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 654a31e8af99 2 minutes ago 977MB 2025-11-28 01:44:46.101818 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 a5b87669d89d 2 minutes ago 976MB 2025-11-28 01:44:46.101826 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 c111749ede06 3 minutes ago 1.1GB 2025-11-28 01:44:46.101835 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 ffc97e13419c 3 minutes ago 1.24GB 2025-11-28 01:44:46.101843 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 cb621b233bbc 4 minutes ago 1.13GB 2025-11-28 01:44:46.101851 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 2d54f126baad 4 minutes ago 1.22GB 2025-11-28 01:44:46.101860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 477b3cc6245d 5 minutes ago 1.06GB 2025-11-28 01:44:46.101868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 b5fc35f4dcd1 6 minutes ago 1.05GB 2025-11-28 01:44:46.101877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 c9b981e07f72 6 minutes ago 1.05GB 2025-11-28 01:44:46.101885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 e304fc34018f 7 minutes ago 984MB 2025-11-28 01:44:46.101893 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 9573ac36f4a9 7 minutes ago 984MB 2025-11-28 01:44:46.101925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 0ae40dffb143 8 minutes ago 989MB 2025-11-28 01:44:46.101934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 e7ab2b8bb6b8 8 minutes ago 984MB 2025-11-28 01:44:46.101954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 67290e5c3d03 9 minutes ago 983MB 2025-11-28 01:44:46.101963 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 b9de59671663 9 minutes ago 989MB 2025-11-28 01:44:46.101971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 6c15318acd02 10 minutes ago 984MB 2025-11-28 01:44:46.101984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 941ad46d47c5 10 minutes ago 975MB 2025-11-28 01:44:46.102032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 3597fef7a7de 11 minutes ago 1.07GB 2025-11-28 01:44:46.102046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 fd6852b9a7ca 12 minutes ago 993MB 2025-11-28 01:44:46.102055 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 fa6c29c27912 12 minutes ago 994MB 2025-11-28 01:44:46.102063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 db4d42e3f3a0 13 minutes ago 1.07GB 2025-11-28 01:44:46.102071 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 dcbd329f3016 13 minutes ago 1.06GB 2025-11-28 01:44:46.102079 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 990f9a7b0186 14 minutes ago 1.06GB 2025-11-28 01:44:46.102088 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 647392e7519b 14 minutes ago 990MB 2025-11-28 01:44:46.102096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 7ef0ab8eafaf 14 minutes ago 991MB 2025-11-28 01:44:46.102104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 7a76fd6a4e4e 15 minutes ago 991MB 2025-11-28 01:44:46.102112 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 c7ee8d511531 15 minutes ago 1.03GB 2025-11-28 01:44:46.102121 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 47674b592178 16 minutes ago 1.05GB 2025-11-28 01:44:46.102158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 a49cf61d4214 17 minutes ago 1.03GB 2025-11-28 01:44:46.102167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 484288a81081 17 minutes ago 1.05GB 2025-11-28 01:44:46.102175 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 49585212f098 18 minutes ago 1.03GB 2025-11-28 01:44:46.102183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 adce3323e094 18 minutes ago 1.05GB 2025-11-28 01:44:46.102192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 043b43b85c27 19 minutes ago 990MB 2025-11-28 01:44:46.102208 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 58bff3888fa5 20 minutes ago 1.1GB 2025-11-28 01:44:46.102217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 76f203cd1ccc 20 minutes ago 1.1GB 2025-11-28 01:44:46.102225 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 1c67b5629edd 21 minutes ago 1.1GB 2025-11-28 01:44:46.102233 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 1086acaae6f4 21 minutes ago 987MB 2025-11-28 01:44:46.102242 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 cb681171e39f 22 minutes ago 987MB 2025-11-28 01:44:46.102258 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 a63bd3a0ddd4 22 minutes ago 976MB 2025-11-28 01:44:46.102267 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 6e6e374e62d6 23 minutes ago 976MB 2025-11-28 01:44:46.102275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 b4478b31b338 23 minutes ago 1.04GB 2025-11-28 01:44:46.102284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 636e91bc2ca3 24 minutes ago 1.04GB 2025-11-28 01:44:46.102292 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 57830dfdbdae 24 minutes ago 1.09GB 2025-11-28 01:44:46.102300 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 281fbf8216a4 28 minutes ago 1.16GB 2025-11-28 01:44:46.102308 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 4114ce392933 29 minutes ago 1.16GB 2025-11-28 01:44:46.102317 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 10007103716e 30 minutes ago 1.16GB 2025-11-28 01:44:46.102325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 14f60d334cff 30 minutes ago 1.16GB 2025-11-28 01:44:46.102340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 ffdd7cb38605 31 minutes ago 1.16GB 2025-11-28 01:44:46.102348 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 0e740a7b601b 31 minutes ago 1.16GB 2025-11-28 01:44:46.102356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 25252a551cfa 33 minutes ago 1.16GB 2025-11-28 01:44:46.102369 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 de2b7288d104 33 minutes ago 1.16GB 2025-11-28 01:44:46.102378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 bf0155f28a2b 34 minutes ago 1.16GB 2025-11-28 01:44:46.102386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 f9176afab87a 35 minutes ago 1.16GB 2025-11-28 01:44:46.102395 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 c05faa5bc57e 35 minutes ago 1.16GB 2025-11-28 01:44:46.102403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 06ea22990a85 36 minutes ago 1.16GB 2025-11-28 01:44:46.102411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 d07552aa2e1d 36 minutes ago 1.16GB 2025-11-28 01:44:46.102420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 422501961615 37 minutes ago 1.4GB 2025-11-28 01:44:46.102428 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 ece261002fc7 38 minutes ago 1.4GB 2025-11-28 01:44:46.102436 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 a22ed4bd80af 38 minutes ago 1.72GB 2025-11-28 01:44:46.102445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 96c7d5198492 42 minutes ago 1.41GB 2025-11-28 01:44:46.102453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 1c9843964223 43 minutes ago 1.21GB 2025-11-28 01:44:46.102462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 41d013a8b429 43 minutes ago 1.37GB 2025-11-28 01:44:46.102470 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 53609dde69bf 44 minutes ago 1.25GB 2025-11-28 01:44:46.102484 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 057ea1ecab99 45 minutes ago 1.22GB 2025-11-28 01:44:46.102493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 5528fbf5f9d3 46 minutes ago 1.21GB 2025-11-28 01:44:46.102517 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 fac2f228f94f 46 minutes ago 1.57GB 2025-11-28 01:44:46.102525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 43da2e579c39 49 minutes ago 1.21GB 2025-11-28 01:44:46.102534 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 fae212626091 49 minutes ago 1.22GB 2025-11-28 01:44:46.102542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 0db7d4c04025 50 minutes ago 1.21GB 2025-11-28 01:44:46.102551 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 0eb8f267d3e5 50 minutes ago 1.36GB 2025-11-28 01:44:46.102559 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 996de57bb4c1 53 minutes ago 1.15GB 2025-11-28 01:44:46.102567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 65d2d6c45658 53 minutes ago 1.09GB 2025-11-28 01:44:46.102575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 ce9820cff134 54 minutes ago 974MB 2025-11-28 01:44:46.102584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 ed0f219872d6 54 minutes ago 974MB 2025-11-28 01:44:46.102598 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 e6b00089d98d 55 minutes ago 973MB 2025-11-28 01:44:46.102606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 fdbc75a1f931 55 minutes ago 974MB 2025-11-28 01:44:46.102614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 2dc6121c3557 56 minutes ago 974MB 2025-11-28 01:44:46.102623 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 c0ef8e70c557 56 minutes ago 839MB 2025-11-28 01:44:46.102631 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 7304eca9f2c4 59 minutes ago 279MB 2025-11-28 01:44:46.102639 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 511a490b6061 59 minutes ago 279MB 2025-11-28 01:44:46.102653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 e10ac1b992de 59 minutes ago 968MB 2025-11-28 01:44:46.102661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 d2dedaf2e629 About an hour ago 1.07GB 2025-11-28 01:44:46.102669 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 5bf71e712eb9 About an hour ago 1.12GB 2025-11-28 01:44:46.102678 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 c45aaaee4898 About an hour ago 1.04GB 2025-11-28 01:44:46.102690 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 b8182a279bf2 About an hour ago 975MB 2025-11-28 01:44:46.102699 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 717b2ac51441 About an hour ago 967MB 2025-11-28 01:44:46.102707 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 43415b324531 About an hour ago 985MB 2025-11-28 01:44:46.102715 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 ee4d5fabcc91 About an hour ago 1.06GB 2025-11-28 01:44:46.102724 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 f38a6231515b About an hour ago 982MB 2025-11-28 01:44:46.102732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 29962c6c90f2 About an hour ago 1.15GB 2025-11-28 01:44:46.102741 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 d26c95525a0d About an hour ago 1.02GB 2025-11-28 01:44:46.102749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 2344d30e6221 About an hour ago 960MB 2025-11-28 01:44:46.102763 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 33b330715f92 About an hour ago 1.09GB 2025-11-28 01:44:46.102776 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 b6ab3f403540 About an hour ago 967MB 2025-11-28 01:44:46.102784 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 743b7892dd02 About an hour ago 1.04GB 2025-11-28 01:44:46.102793 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 f2cd00624872 About an hour ago 1.02GB 2025-11-28 01:44:46.102801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 79fcc70ff188 About an hour ago 1.15GB 2025-11-28 01:44:46.102809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 36f47d7d2ca1 About an hour ago 1.39GB 2025-11-28 01:44:46.102817 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 58c3619551d5 About an hour ago 1.2GB 2025-11-28 01:44:46.102826 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 bee649ebcb76 About an hour ago 1.08GB 2025-11-28 01:44:46.102834 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 33050f5d276f About an hour ago 965MB 2025-11-28 01:44:46.102847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 bb0b2b5d0c43 About an hour ago 311MB 2025-11-28 01:44:46.102856 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 353ca70463b7 About an hour ago 387MB 2025-11-28 01:44:46.102864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 0de4fa596d06 About an hour ago 315MB 2025-11-28 01:44:46.102872 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 95bb6ca906e8 About an hour ago 379MB 2025-11-28 01:44:46.102881 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 ebba1365cbab About an hour ago 273MB 2025-11-28 01:44:46.102889 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 a594732e6c06 About an hour ago 273MB 2025-11-28 01:44:46.102897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 06b5afa6032d About an hour ago 311MB 2025-11-28 01:44:46.102906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 41cd2d05f629 About an hour ago 435MB 2025-11-28 01:44:46.102918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 12647cb6a37e About an hour ago 452MB 2025-11-28 01:44:46.102927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 35f54e705bb3 About an hour ago 303MB 2025-11-28 01:44:46.102935 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 b3caa3370f47 About an hour ago 299MB 2025-11-28 01:44:46.102943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 2cc4138397fe About an hour ago 357MB 2025-11-28 01:44:46.102951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 366f8c4ca474 About an hour ago 404MB 2025-11-28 01:44:46.102964 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 cbbb3836ba3a About an hour ago 288MB 2025-11-28 01:44:46.102973 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 8995a6e76ae2 About an hour ago 839MB 2025-11-28 01:44:46.102985 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 4addc6df62e1 About an hour ago 305MB 2025-11-28 01:44:46.103019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 8b374053f930 About an hour ago 308MB 2025-11-28 01:44:46.103028 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 7846cd65d659 About an hour ago 301MB 2025-11-28 01:44:46.103037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 1a89386f3799 About an hour ago 284MB 2025-11-28 01:44:46.103051 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 496e47f72b7e About an hour ago 292MB 2025-11-28 01:44:46.103060 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 4f5ffa37c096 About an hour ago 298MB 2025-11-28 01:44:46.103068 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 fbde082e56da About an hour ago 291MB 2025-11-28 01:44:46.103076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 4f9a1ec22a94 About an hour ago 448MB 2025-11-28 01:44:46.103089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 1a20aeabc970 About an hour ago 448MB 2025-11-28 01:44:46.103098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 9af4763ac499 About an hour ago 277MB 2025-11-28 01:44:46.103107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 e1bb55015574 About an hour ago 274MB 2025-11-28 01:44:46.103115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 505799fe6abe About an hour ago 274MB 2025-11-28 01:44:46.103176 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 5308189b57e8 About an hour ago 279MB 2025-11-28 01:44:46.103187 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 db343094fa06 About an hour ago 959MB 2025-11-28 01:44:46.103195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 c7cf014951cb About an hour ago 669MB 2025-11-28 01:44:46.103204 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 24200bf6dc75 About an hour ago 276MB 2025-11-28 01:44:46.103212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 ad218ee1837e About an hour ago 578MB 2025-11-28 01:44:46.103225 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 99ba0f9472f1 About an hour ago 264MB 2025-11-28 01:44:46.103234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 39a9a72dc2d8 About an hour ago 264MB 2025-11-28 01:44:46.103242 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 3f143794afa0 About an hour ago 265MB 2025-11-28 01:44:46.103251 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 0e17a5674e91 About an hour ago 412MB 2025-11-28 01:44:46.103259 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 8cc80afd97a0 About an hour ago 322MB 2025-11-28 01:44:46.103267 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 9066cffa95c4 About an hour ago 270MB 2025-11-28 01:44:46.103276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 954a9cb070e8 About an hour ago 264MB 2025-11-28 01:44:46.103284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 31c386290550 About an hour ago 264MB 2025-11-28 01:44:46.103292 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 ea05742c0f27 About an hour ago 266MB 2025-11-28 01:44:46.103304 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 b6e5aa5856e0 About an hour ago 268MB 2025-11-28 01:44:46.103313 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 354476e55dda 2 hours ago 1.05GB 2025-11-28 01:44:46.103321 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 ce4ca153ec13 2 hours ago 1.02GB 2025-11-28 01:44:46.103330 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 162eed5ef8a7 2 hours ago 1.53GB 2025-11-28 01:44:46.103338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 c0aa6e0a482c 2 hours ago 1.56GB 2025-11-28 01:44:46.103354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 edc0e080d491 2 hours ago 303MB 2025-11-28 01:44:46.103368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 f753bbd564f9 2 hours ago 264MB 2025-11-28 01:44:46.103380 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 6354cba435d4 2 hours ago 448MB 2025-11-28 01:44:46.103388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 99f897d5a648 2 hours ago 264MB 2025-11-28 01:44:46.103397 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 6 weeks ago 78.1MB 2025-11-28 01:44:46.103405 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 7dce45e8985c 2 months ago 13.9MB 2025-11-28 01:44:46.107331 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2025-11-28 01:44:47.621729 | ubuntu-noble-large | 2025-11-28T01:44:47.621243+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 01:44:47.621919 | ubuntu-noble-large | 2025-11-28T01:44:47.621702+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:44:47.622073 | ubuntu-noble-large | 2025-11-28T01:44:47.621909+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 01:44:48.945692 | ubuntu-noble-large | 2025-11-28T01:44:48.945323+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 01:44:48.945822 | ubuntu-noble-large | 2025-11-28T01:44:48.945661+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 01:44:49.130721 | ubuntu-noble-large | 2025-11-28T01:44:49.130313+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 01:44:49.176087 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 01:44:49.182086 | ubuntu-noble-large | 2025-11-28T01:44:49.181557+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 01:44:49.231114 | ubuntu-noble-large | 2025-11-28T01:44:49.230689+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 01:44:49.231321 | ubuntu-noble-large | 2025-11-28T01:44:49.231097+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 is ironic, using pip3 show ironic 2025-11-28 01:44:49.231438 | ubuntu-noble-large | 2025-11-28T01:44:49.231314+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 01:44:50.450504 | ubuntu-noble-large | 2025-11-28T01:44:50.449986+0000 - INFO - Found version '26.1.5' with build date '20251128' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 01:44:50.450623 | ubuntu-noble-large | 2025-11-28T01:44:50.450420+0000 - INFO - Adding org.opencontainers.image.version='26.1.5' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 01:44:50.620492 | ubuntu-noble-large | 2025-11-28T01:44:50.619945+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 01:44:50.661912 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 01:44:50.667939 | ubuntu-noble-large | 2025-11-28T01:44:50.667534+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 01:44:50.723568 | ubuntu-noble-large | 2025-11-28T01:44:50.723096+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 01:44:50.723697 | ubuntu-noble-large | 2025-11-28T01:44:50.723531+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 is ovn, using ovn-controller --version 2025-11-28 01:44:50.723875 | ubuntu-noble-large | 2025-11-28T01:44:50.723687+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 01:44:51.309295 | ubuntu-noble-large | 2025-11-28T01:44:51.308880+0000 - INFO - Found version '24.9.3' with build date '20251128' for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 01:44:51.309378 | ubuntu-noble-large | 2025-11-28T01:44:51.309252+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 01:44:51.473018 | ubuntu-noble-large | 2025-11-28T01:44:51.472675+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 01:44:51.523459 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 01:44:51.528613 | ubuntu-noble-large | 2025-11-28T01:44:51.528234+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 01:44:51.585422 | ubuntu-noble-large | 2025-11-28T01:44:51.584798+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 01:44:51.585552 | ubuntu-noble-large | 2025-11-28T01:44:51.585387+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 is ovn, using ovn-controller --version 2025-11-28 01:44:51.585706 | ubuntu-noble-large | 2025-11-28T01:44:51.585543+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 01:44:52.177227 | ubuntu-noble-large | 2025-11-28T01:44:52.176771+0000 - INFO - Found version '24.9.3' with build date '20251128' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 01:44:52.177333 | ubuntu-noble-large | 2025-11-28T01:44:52.177126+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 01:44:52.330710 | ubuntu-noble-large | 2025-11-28T01:44:52.330262+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 01:44:52.385828 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 01:44:52.391118 | ubuntu-noble-large | 2025-11-28T01:44:52.390756+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 01:44:52.445462 | ubuntu-noble-large | 2025-11-28T01:44:52.444937+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 01:44:52.445594 | ubuntu-noble-large | 2025-11-28T01:44:52.445420+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 is ovn, using ovn-controller --version 2025-11-28 01:44:52.445752 | ubuntu-noble-large | 2025-11-28T01:44:52.445597+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 01:44:53.031801 | ubuntu-noble-large | 2025-11-28T01:44:53.030925+0000 - INFO - Found version '24.9.3' with build date '20251128' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 01:44:53.032227 | ubuntu-noble-large | 2025-11-28T01:44:53.031767+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 01:44:53.195112 | ubuntu-noble-large | 2025-11-28T01:44:53.194598+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 01:44:53.243373 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 01:44:53.248083 | ubuntu-noble-large | 2025-11-28T01:44:53.247762+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 01:44:53.305677 | ubuntu-noble-large | 2025-11-28T01:44:53.305261+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 01:44:53.305843 | ubuntu-noble-large | 2025-11-28T01:44:53.305682+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 is ovn, using ovn-controller --version 2025-11-28 01:44:53.305970 | ubuntu-noble-large | 2025-11-28T01:44:53.305852+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 01:44:53.930671 | ubuntu-noble-large | 2025-11-28T01:44:53.930287+0000 - INFO - Found version '24.9.3' with build date '20251128' for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 01:44:53.930770 | ubuntu-noble-large | 2025-11-28T01:44:53.930601+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 01:44:54.104752 | ubuntu-noble-large | 2025-11-28T01:44:54.104397+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 01:44:54.150724 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 01:44:54.155962 | ubuntu-noble-large | 2025-11-28T01:44:54.155606+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 01:44:54.209953 | ubuntu-noble-large | 2025-11-28T01:44:54.209569+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 01:44:54.210214 | ubuntu-noble-large | 2025-11-28T01:44:54.209968+0000 - ERROR - Configuration for blazar-manager (blazar) not found 2025-11-28 01:44:54.210357 | ubuntu-noble-large | 2025-11-28T01:44:54.210224+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 01:44:54.210494 | ubuntu-noble-large | 2025-11-28T01:44:54.210374+0000 - ERROR - Configuration for blazar-api (blazar) not found 2025-11-28 01:44:54.210612 | ubuntu-noble-large | 2025-11-28T01:44:54.210494+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 01:44:54.210719 | ubuntu-noble-large | 2025-11-28T01:44:54.210619+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2024.2 is glance, using pip3 show glance 2025-11-28 01:44:54.210818 | ubuntu-noble-large | 2025-11-28T01:44:54.210725+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 01:44:55.348843 | ubuntu-noble-large | 2025-11-28T01:44:55.348432+0000 - INFO - Found version '29.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 01:44:55.348962 | ubuntu-noble-large | 2025-11-28T01:44:55.348805+0000 - INFO - Adding org.opencontainers.image.version='29.0.1' label to osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 01:44:55.530711 | ubuntu-noble-large | 2025-11-28T01:44:55.530282+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 01:44:55.576179 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 01:44:55.580879 | ubuntu-noble-large | 2025-11-28T01:44:55.580514+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 01:44:55.633633 | ubuntu-noble-large | 2025-11-28T01:44:55.633187+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 01:44:55.633783 | ubuntu-noble-large | 2025-11-28T01:44:55.633569+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 is magnum, using pip3 show magnum 2025-11-28 01:44:55.633808 | ubuntu-noble-large | 2025-11-28T01:44:55.633710+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 01:44:56.819111 | ubuntu-noble-large | 2025-11-28T01:44:56.818698+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 01:44:56.819217 | ubuntu-noble-large | 2025-11-28T01:44:56.819068+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 01:44:56.998594 | ubuntu-noble-large | 2025-11-28T01:44:56.998184+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 01:44:57.045470 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 01:44:57.050297 | ubuntu-noble-large | 2025-11-28T01:44:57.049794+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 01:44:57.105428 | ubuntu-noble-large | 2025-11-28T01:44:57.105013+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 01:44:57.105583 | ubuntu-noble-large | 2025-11-28T01:44:57.105408+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2024.2 is magnum, using pip3 show magnum 2025-11-28 01:44:57.105705 | ubuntu-noble-large | 2025-11-28T01:44:57.105574+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 01:44:58.217191 | ubuntu-noble-large | 2025-11-28T01:44:58.216818+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 01:44:58.217302 | ubuntu-noble-large | 2025-11-28T01:44:58.217139+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 01:44:58.393338 | ubuntu-noble-large | 2025-11-28T01:44:58.392881+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 01:44:58.438529 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 01:44:58.443716 | ubuntu-noble-large | 2025-11-28T01:44:58.443354+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 01:44:58.492795 | ubuntu-noble-large | 2025-11-28T01:44:58.492385+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 01:44:58.493067 | ubuntu-noble-large | 2025-11-28T01:44:58.492772+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2024.2 is manila, using pip3 show manila 2025-11-28 01:44:58.493144 | ubuntu-noble-large | 2025-11-28T01:44:58.492965+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 01:44:59.623832 | ubuntu-noble-large | 2025-11-28T01:44:59.623441+0000 - INFO - Found version '19.1.1' with build date '20251128' for osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 01:44:59.623944 | ubuntu-noble-large | 2025-11-28T01:44:59.623758+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 01:44:59.800464 | ubuntu-noble-large | 2025-11-28T01:44:59.800063+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 01:44:59.843621 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 01:44:59.848493 | ubuntu-noble-large | 2025-11-28T01:44:59.847767+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 01:44:59.908235 | ubuntu-noble-large | 2025-11-28T01:44:59.906753+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 01:44:59.908357 | ubuntu-noble-large | 2025-11-28T01:44:59.907137+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2024.2 is manila, using pip3 show manila 2025-11-28 01:44:59.908374 | ubuntu-noble-large | 2025-11-28T01:44:59.907317+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 01:45:01.032679 | ubuntu-noble-large | 2025-11-28T01:45:01.032212+0000 - INFO - Found version '19.1.1' with build date '20251128' for osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 01:45:01.032818 | ubuntu-noble-large | 2025-11-28T01:45:01.032580+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 01:45:01.208594 | ubuntu-noble-large | 2025-11-28T01:45:01.208176+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 01:45:01.256497 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 01:45:01.261686 | ubuntu-noble-large | 2025-11-28T01:45:01.261287+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 01:45:01.311876 | ubuntu-noble-large | 2025-11-28T01:45:01.311465+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 01:45:01.312027 | ubuntu-noble-large | 2025-11-28T01:45:01.311844+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2024.2 is manila, using pip3 show manila 2025-11-28 01:45:01.312180 | ubuntu-noble-large | 2025-11-28T01:45:01.312029+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 01:45:02.508503 | ubuntu-noble-large | 2025-11-28T01:45:02.507942+0000 - INFO - Found version '19.1.1' with build date '20251128' for osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 01:45:02.508633 | ubuntu-noble-large | 2025-11-28T01:45:02.508415+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 01:45:02.680562 | ubuntu-noble-large | 2025-11-28T01:45:02.680182+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 01:45:02.725726 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 01:45:02.730753 | ubuntu-noble-large | 2025-11-28T01:45:02.730377+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 01:45:02.782170 | ubuntu-noble-large | 2025-11-28T01:45:02.781682+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 01:45:02.782395 | ubuntu-noble-large | 2025-11-28T01:45:02.782176+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 is manila, using pip3 show manila 2025-11-28 01:45:02.782521 | ubuntu-noble-large | 2025-11-28T01:45:02.782387+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 01:45:04.020430 | ubuntu-noble-large | 2025-11-28T01:45:04.019937+0000 - INFO - Found version '19.1.1' with build date '20251128' for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 01:45:04.020540 | ubuntu-noble-large | 2025-11-28T01:45:04.020313+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 01:45:04.199561 | ubuntu-noble-large | 2025-11-28T01:45:04.198803+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 01:45:04.244970 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 01:45:04.249947 | ubuntu-noble-large | 2025-11-28T01:45:04.249590+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 01:45:04.339659 | ubuntu-noble-large | 2025-11-28T01:45:04.339251+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 01:45:04.339820 | ubuntu-noble-large | 2025-11-28T01:45:04.339651+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2024.2 is designate, using pip3 show designate 2025-11-28 01:45:04.339944 | ubuntu-noble-large | 2025-11-28T01:45:04.339817+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 01:45:05.495125 | ubuntu-noble-large | 2025-11-28T01:45:05.494694+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 01:45:05.495233 | ubuntu-noble-large | 2025-11-28T01:45:05.495046+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 01:45:05.670932 | ubuntu-noble-large | 2025-11-28T01:45:05.670559+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 01:45:05.716028 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 01:45:05.720123 | ubuntu-noble-large | 2025-11-28T01:45:05.719756+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 01:45:05.769794 | ubuntu-noble-large | 2025-11-28T01:45:05.769393+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 01:45:05.769930 | ubuntu-noble-large | 2025-11-28T01:45:05.769777+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2024.2 is designate, using pip3 show designate 2025-11-28 01:45:05.770111 | ubuntu-noble-large | 2025-11-28T01:45:05.769944+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 01:45:06.908246 | ubuntu-noble-large | 2025-11-28T01:45:06.907827+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 01:45:06.908362 | ubuntu-noble-large | 2025-11-28T01:45:06.908181+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 01:45:07.083565 | ubuntu-noble-large | 2025-11-28T01:45:07.083099+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 01:45:07.126083 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 01:45:07.130973 | ubuntu-noble-large | 2025-11-28T01:45:07.130607+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 01:45:07.185256 | ubuntu-noble-large | 2025-11-28T01:45:07.184782+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 01:45:07.185466 | ubuntu-noble-large | 2025-11-28T01:45:07.185243+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 is designate, using pip3 show designate 2025-11-28 01:45:07.185605 | ubuntu-noble-large | 2025-11-28T01:45:07.185465+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 01:45:08.359721 | ubuntu-noble-large | 2025-11-28T01:45:08.359437+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 01:45:08.359825 | ubuntu-noble-large | 2025-11-28T01:45:08.359654+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 01:45:08.538096 | ubuntu-noble-large | 2025-11-28T01:45:08.537709+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 01:45:08.584765 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 01:45:08.589094 | ubuntu-noble-large | 2025-11-28T01:45:08.588611+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 01:45:08.640519 | ubuntu-noble-large | 2025-11-28T01:45:08.640052+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 01:45:08.640672 | ubuntu-noble-large | 2025-11-28T01:45:08.640496+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2024.2 is designate, using pip3 show designate 2025-11-28 01:45:08.640804 | ubuntu-noble-large | 2025-11-28T01:45:08.640672+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 01:45:09.820307 | ubuntu-noble-large | 2025-11-28T01:45:09.819506+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 01:45:09.820448 | ubuntu-noble-large | 2025-11-28T01:45:09.819822+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 01:45:10.004991 | ubuntu-noble-large | 2025-11-28T01:45:10.004525+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 01:45:10.059648 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 01:45:10.064823 | ubuntu-noble-large | 2025-11-28T01:45:10.064468+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 01:45:10.118245 | ubuntu-noble-large | 2025-11-28T01:45:10.117756+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 01:45:10.118381 | ubuntu-noble-large | 2025-11-28T01:45:10.118166+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2024.2 is designate, using pip3 show designate 2025-11-28 01:45:10.118574 | ubuntu-noble-large | 2025-11-28T01:45:10.118313+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 01:45:11.242180 | ubuntu-noble-large | 2025-11-28T01:45:11.241330+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 01:45:11.242272 | ubuntu-noble-large | 2025-11-28T01:45:11.241711+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 01:45:11.416284 | ubuntu-noble-large | 2025-11-28T01:45:11.415843+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 01:45:11.462632 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 01:45:11.468111 | ubuntu-noble-large | 2025-11-28T01:45:11.467277+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 01:45:11.522916 | ubuntu-noble-large | 2025-11-28T01:45:11.522401+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 01:45:11.523178 | ubuntu-noble-large | 2025-11-28T01:45:11.522864+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2024.2 is designate, using pip3 show designate 2025-11-28 01:45:11.523397 | ubuntu-noble-large | 2025-11-28T01:45:11.523185+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 01:45:12.643653 | ubuntu-noble-large | 2025-11-28T01:45:12.643292+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 01:45:12.643800 | ubuntu-noble-large | 2025-11-28T01:45:12.643532+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 01:45:12.827208 | ubuntu-noble-large | 2025-11-28T01:45:12.826827+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 01:45:12.873775 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 01:45:12.878395 | ubuntu-noble-large | 2025-11-28T01:45:12.877975+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 01:45:12.935602 | ubuntu-noble-large | 2025-11-28T01:45:12.935186+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 01:45:12.935749 | ubuntu-noble-large | 2025-11-28T01:45:12.935594+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 is designate, using pip3 show designate 2025-11-28 01:45:12.935880 | ubuntu-noble-large | 2025-11-28T01:45:12.935758+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 01:45:14.142128 | ubuntu-noble-large | 2025-11-28T01:45:14.141720+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 01:45:14.142244 | ubuntu-noble-large | 2025-11-28T01:45:14.142042+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 01:45:14.310745 | ubuntu-noble-large | 2025-11-28T01:45:14.310280+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 01:45:14.356096 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 01:45:14.360625 | ubuntu-noble-large | 2025-11-28T01:45:14.360276+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 01:45:14.412439 | ubuntu-noble-large | 2025-11-28T01:45:14.411929+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 01:45:14.412611 | ubuntu-noble-large | 2025-11-28T01:45:14.412435+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2024.2 is placement, using pip3 show openstack-placement 2025-11-28 01:45:14.412741 | ubuntu-noble-large | 2025-11-28T01:45:14.412611+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 01:45:15.587974 | ubuntu-noble-large | 2025-11-28T01:45:15.587497+0000 - INFO - Found version '12.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 01:45:15.588156 | ubuntu-noble-large | 2025-11-28T01:45:15.587945+0000 - INFO - Adding org.opencontainers.image.version='12.0.1' label to osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 01:45:15.757087 | ubuntu-noble-large | 2025-11-28T01:45:15.756671+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 01:45:15.803316 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 01:45:15.808217 | ubuntu-noble-large | 2025-11-28T01:45:15.807758+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 01:45:15.859914 | ubuntu-noble-large | 2025-11-28T01:45:15.859498+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 01:45:15.860192 | ubuntu-noble-large | 2025-11-28T01:45:15.859890+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 is masakari, using pip3 show masakari 2025-11-28 01:45:15.860297 | ubuntu-noble-large | 2025-11-28T01:45:15.860166+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 01:45:17.092864 | ubuntu-noble-large | 2025-11-28T01:45:17.092493+0000 - INFO - Found version '18.0.0' with build date '20251128' for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 01:45:17.092949 | ubuntu-noble-large | 2025-11-28T01:45:17.092808+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 01:45:17.272586 | ubuntu-noble-large | 2025-11-28T01:45:17.272167+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 01:45:17.317821 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 01:45:17.322797 | ubuntu-noble-large | 2025-11-28T01:45:17.322453+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 01:45:17.379084 | ubuntu-noble-large | 2025-11-28T01:45:17.378651+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 01:45:17.379187 | ubuntu-noble-large | 2025-11-28T01:45:17.379054+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2024.2 is masakari, using pip3 show masakari 2025-11-28 01:45:17.379344 | ubuntu-noble-large | 2025-11-28T01:45:17.379204+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 01:45:18.602892 | ubuntu-noble-large | 2025-11-28T01:45:18.602485+0000 - INFO - Found version '18.0.0' with build date '20251128' for osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 01:45:18.603038 | ubuntu-noble-large | 2025-11-28T01:45:18.602805+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 01:45:18.803083 | ubuntu-noble-large | 2025-11-28T01:45:18.802584+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 01:45:18.850852 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 01:45:18.856443 | ubuntu-noble-large | 2025-11-28T01:45:18.856092+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 01:45:18.910591 | ubuntu-noble-large | 2025-11-28T01:45:18.910165+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 01:45:18.910677 | ubuntu-noble-large | 2025-11-28T01:45:18.910529+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 is masakari, using pip3 show masakari 2025-11-28 01:45:18.910782 | ubuntu-noble-large | 2025-11-28T01:45:18.910663+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 01:45:20.070466 | ubuntu-noble-large | 2025-11-28T01:45:20.070052+0000 - INFO - Found version '18.0.0' with build date '20251128' for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 01:45:20.070575 | ubuntu-noble-large | 2025-11-28T01:45:20.070383+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 01:45:20.238747 | ubuntu-noble-large | 2025-11-28T01:45:20.237978+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 01:45:20.283500 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 01:45:20.289063 | ubuntu-noble-large | 2025-11-28T01:45:20.288358+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 01:45:20.346203 | ubuntu-noble-large | 2025-11-28T01:45:20.345504+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 01:45:20.346316 | ubuntu-noble-large | 2025-11-28T01:45:20.345874+0000 - ERROR - Configuration for heat-engine (heat) not found 2025-11-28 01:45:20.346345 | ubuntu-noble-large | 2025-11-28T01:45:20.346099+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 01:45:20.346360 | ubuntu-noble-large | 2025-11-28T01:45:20.346234+0000 - ERROR - Configuration for heat-api-cfn (heat) not found 2025-11-28 01:45:20.346447 | ubuntu-noble-large | 2025-11-28T01:45:20.346332+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 01:45:20.346645 | ubuntu-noble-large | 2025-11-28T01:45:20.346512+0000 - ERROR - Configuration for heat-api (heat) not found 2025-11-28 01:45:20.346756 | ubuntu-noble-large | 2025-11-28T01:45:20.346647+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 01:45:20.346879 | ubuntu-noble-large | 2025-11-28T01:45:20.346763+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2024.2 is barbican, using pip3 show barbican 2025-11-28 01:45:20.346959 | ubuntu-noble-large | 2025-11-28T01:45:20.346869+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 01:45:21.475230 | ubuntu-noble-large | 2025-11-28T01:45:21.474790+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 01:45:21.475334 | ubuntu-noble-large | 2025-11-28T01:45:21.475174+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 01:45:21.653743 | ubuntu-noble-large | 2025-11-28T01:45:21.653345+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 01:45:21.700544 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 01:45:21.706212 | ubuntu-noble-large | 2025-11-28T01:45:21.705772+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 01:45:21.764264 | ubuntu-noble-large | 2025-11-28T01:45:21.763812+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 01:45:21.764394 | ubuntu-noble-large | 2025-11-28T01:45:21.764247+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 is barbican, using pip3 show barbican 2025-11-28 01:45:21.764592 | ubuntu-noble-large | 2025-11-28T01:45:21.764403+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 01:45:22.960742 | ubuntu-noble-large | 2025-11-28T01:45:22.960311+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 01:45:22.960845 | ubuntu-noble-large | 2025-11-28T01:45:22.960691+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 01:45:23.140032 | ubuntu-noble-large | 2025-11-28T01:45:23.139646+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 01:45:23.189377 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 01:45:23.193755 | ubuntu-noble-large | 2025-11-28T01:45:23.193341+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 01:45:23.244977 | ubuntu-noble-large | 2025-11-28T01:45:23.244547+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 01:45:23.245142 | ubuntu-noble-large | 2025-11-28T01:45:23.244958+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 is barbican, using pip3 show barbican 2025-11-28 01:45:23.245309 | ubuntu-noble-large | 2025-11-28T01:45:23.245160+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 01:45:24.298847 | ubuntu-noble-large | 2025-11-28T01:45:24.298396+0000 - INFO - Found version '19.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 01:45:24.298953 | ubuntu-noble-large | 2025-11-28T01:45:24.298745+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 01:45:24.461285 | ubuntu-noble-large | 2025-11-28T01:45:24.460862+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 01:45:24.504852 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 01:45:24.509910 | ubuntu-noble-large | 2025-11-28T01:45:24.509613+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 01:45:24.560844 | ubuntu-noble-large | 2025-11-28T01:45:24.560255+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 01:45:24.561051 | ubuntu-noble-large | 2025-11-28T01:45:24.560841+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 is octavia, using pip3 show octavia 2025-11-28 01:45:24.561202 | ubuntu-noble-large | 2025-11-28T01:45:24.561063+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 01:45:25.731357 | ubuntu-noble-large | 2025-11-28T01:45:25.730925+0000 - INFO - Found version '15.0.2' with build date '20251128' for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 01:45:25.731524 | ubuntu-noble-large | 2025-11-28T01:45:25.731272+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 01:45:25.902822 | ubuntu-noble-large | 2025-11-28T01:45:25.902349+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 01:45:25.945702 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 01:45:25.950749 | ubuntu-noble-large | 2025-11-28T01:45:25.950323+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 01:45:25.998084 | ubuntu-noble-large | 2025-11-28T01:45:25.997703+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 01:45:25.998260 | ubuntu-noble-large | 2025-11-28T01:45:25.998095+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 is octavia, using pip3 show octavia 2025-11-28 01:45:25.998393 | ubuntu-noble-large | 2025-11-28T01:45:25.998262+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 01:45:27.172835 | ubuntu-noble-large | 2025-11-28T01:45:27.172470+0000 - INFO - Found version '15.0.2' with build date '20251128' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 01:45:27.173098 | ubuntu-noble-large | 2025-11-28T01:45:27.172813+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 01:45:27.329751 | ubuntu-noble-large | 2025-11-28T01:45:27.329294+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 01:45:27.372082 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 01:45:27.377220 | ubuntu-noble-large | 2025-11-28T01:45:27.376811+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 01:45:27.432412 | ubuntu-noble-large | 2025-11-28T01:45:27.431970+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 01:45:27.432602 | ubuntu-noble-large | 2025-11-28T01:45:27.432402+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 is octavia, using pip3 show octavia 2025-11-28 01:45:27.432742 | ubuntu-noble-large | 2025-11-28T01:45:27.432603+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 01:45:28.656950 | ubuntu-noble-large | 2025-11-28T01:45:28.656420+0000 - INFO - Found version '15.0.2' with build date '20251128' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 01:45:28.657130 | ubuntu-noble-large | 2025-11-28T01:45:28.656790+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 01:45:28.835035 | ubuntu-noble-large | 2025-11-28T01:45:28.834638+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 01:45:28.881550 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 01:45:28.886176 | ubuntu-noble-large | 2025-11-28T01:45:28.885836+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 01:45:28.940712 | ubuntu-noble-large | 2025-11-28T01:45:28.940296+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 01:45:28.940877 | ubuntu-noble-large | 2025-11-28T01:45:28.940704+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2024.2 is octavia, using pip3 show octavia 2025-11-28 01:45:28.941036 | ubuntu-noble-large | 2025-11-28T01:45:28.940869+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 01:45:30.216487 | ubuntu-noble-large | 2025-11-28T01:45:30.216126+0000 - INFO - Found version '15.0.2' with build date '20251128' for osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 01:45:30.216660 | ubuntu-noble-large | 2025-11-28T01:45:30.216456+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 01:45:30.410153 | ubuntu-noble-large | 2025-11-28T01:45:30.409689+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 01:45:30.460558 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 01:45:30.464897 | ubuntu-noble-large | 2025-11-28T01:45:30.464401+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 01:45:30.518717 | ubuntu-noble-large | 2025-11-28T01:45:30.518256+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 01:45:30.518954 | ubuntu-noble-large | 2025-11-28T01:45:30.518761+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 is octavia, using pip3 show octavia 2025-11-28 01:45:30.519169 | ubuntu-noble-large | 2025-11-28T01:45:30.518952+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 01:45:31.562679 | ubuntu-noble-large | 2025-11-28T01:45:31.562277+0000 - INFO - Found version '15.0.2' with build date '20251128' for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 01:45:31.562843 | ubuntu-noble-large | 2025-11-28T01:45:31.562682+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 01:45:31.737122 | ubuntu-noble-large | 2025-11-28T01:45:31.736796+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 01:45:31.778661 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 01:45:31.783100 | ubuntu-noble-large | 2025-11-28T01:45:31.782760+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 01:45:31.836615 | ubuntu-noble-large | 2025-11-28T01:45:31.836243+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 01:45:31.836791 | ubuntu-noble-large | 2025-11-28T01:45:31.836607+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2024.2 is skyline-console, using pip3 show skyline-console 2025-11-28 01:45:31.836904 | ubuntu-noble-large | 2025-11-28T01:45:31.836774+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 01:45:32.930918 | ubuntu-noble-large | 2025-11-28T01:45:32.930495+0000 - INFO - Found version '5.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 01:45:32.931052 | ubuntu-noble-large | 2025-11-28T01:45:32.930840+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 01:45:33.100810 | ubuntu-noble-large | 2025-11-28T01:45:33.100512+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 01:45:33.138433 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 01:45:33.142783 | ubuntu-noble-large | 2025-11-28T01:45:33.142375+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 01:45:33.188889 | ubuntu-noble-large | 2025-11-28T01:45:33.188591+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 01:45:33.189015 | ubuntu-noble-large | 2025-11-28T01:45:33.188884+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 is skyline-apiserver, using pip3 show skyline-apiserver 2025-11-28 01:45:33.189099 | ubuntu-noble-large | 2025-11-28T01:45:33.189011+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 01:45:34.250491 | ubuntu-noble-large | 2025-11-28T01:45:34.250194+0000 - INFO - Found version '5.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 01:45:34.250700 | ubuntu-noble-large | 2025-11-28T01:45:34.250372+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 01:45:34.412157 | ubuntu-noble-large | 2025-11-28T01:45:34.411834+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 01:45:34.458024 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 01:45:34.462469 | ubuntu-noble-large | 2025-11-28T01:45:34.462047+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 01:45:34.512628 | ubuntu-noble-large | 2025-11-28T01:45:34.512232+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 01:45:34.512854 | ubuntu-noble-large | 2025-11-28T01:45:34.512623+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 is gnocchi, using pip3 show gnocchi 2025-11-28 01:45:34.512991 | ubuntu-noble-large | 2025-11-28T01:45:34.512856+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 01:45:35.623463 | ubuntu-noble-large | 2025-11-28T01:45:35.623104+0000 - INFO - Found version '4.6.4' with build date '20251128' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 01:45:35.623577 | ubuntu-noble-large | 2025-11-28T01:45:35.623401+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 01:45:35.837968 | ubuntu-noble-large | 2025-11-28T01:45:35.837625+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 01:45:35.884675 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 01:45:35.890917 | ubuntu-noble-large | 2025-11-28T01:45:35.890583+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 01:45:35.939729 | ubuntu-noble-large | 2025-11-28T01:45:35.939364+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 01:45:35.939899 | ubuntu-noble-large | 2025-11-28T01:45:35.939733+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 is gnocchi, using pip3 show gnocchi 2025-11-28 01:45:35.940089 | ubuntu-noble-large | 2025-11-28T01:45:35.939917+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 01:45:37.063181 | ubuntu-noble-large | 2025-11-28T01:45:37.062801+0000 - INFO - Found version '4.6.4' with build date '20251128' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 01:45:37.063273 | ubuntu-noble-large | 2025-11-28T01:45:37.063135+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 01:45:37.247790 | ubuntu-noble-large | 2025-11-28T01:45:37.247407+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 01:45:37.287801 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 01:45:37.292045 | ubuntu-noble-large | 2025-11-28T01:45:37.291677+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 01:45:37.340370 | ubuntu-noble-large | 2025-11-28T01:45:37.340080+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 01:45:37.340520 | ubuntu-noble-large | 2025-11-28T01:45:37.340368+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 is gnocchi, using pip3 show gnocchi 2025-11-28 01:45:37.340660 | ubuntu-noble-large | 2025-11-28T01:45:37.340518+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 01:45:38.475083 | ubuntu-noble-large | 2025-11-28T01:45:38.474661+0000 - INFO - Found version '4.6.4' with build date '20251128' for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 01:45:38.475179 | ubuntu-noble-large | 2025-11-28T01:45:38.475039+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 01:45:38.644811 | ubuntu-noble-large | 2025-11-28T01:45:38.644482+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 01:45:38.687570 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 01:45:38.690151 | ubuntu-noble-large | 2025-11-28T01:45:38.689804+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 01:45:38.737079 | ubuntu-noble-large | 2025-11-28T01:45:38.736712+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 01:45:38.737286 | ubuntu-noble-large | 2025-11-28T01:45:38.737088+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 is ceilometer, using pip3 show ceilometer 2025-11-28 01:45:38.737393 | ubuntu-noble-large | 2025-11-28T01:45:38.737261+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 01:45:39.871874 | ubuntu-noble-large | 2025-11-28T01:45:39.871503+0000 - INFO - Found version '23.0.2' with build date '20251128' for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 01:45:39.871965 | ubuntu-noble-large | 2025-11-28T01:45:39.871825+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 01:45:40.045893 | ubuntu-noble-large | 2025-11-28T01:45:40.045499+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 01:45:40.084373 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 01:45:40.088849 | ubuntu-noble-large | 2025-11-28T01:45:40.088538+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 01:45:40.132723 | ubuntu-noble-large | 2025-11-28T01:45:40.132354+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 01:45:40.132932 | ubuntu-noble-large | 2025-11-28T01:45:40.132717+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 is ceilometer, using pip3 show ceilometer 2025-11-28 01:45:40.133103 | ubuntu-noble-large | 2025-11-28T01:45:40.132933+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 01:45:41.143084 | ubuntu-noble-large | 2025-11-28T01:45:41.141860+0000 - INFO - Found version '23.0.2' with build date '20251128' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 01:45:41.143140 | ubuntu-noble-large | 2025-11-28T01:45:41.142182+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 01:45:41.315615 | ubuntu-noble-large | 2025-11-28T01:45:41.315251+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 01:45:41.356249 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 01:45:41.360587 | ubuntu-noble-large | 2025-11-28T01:45:41.360280+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 01:45:41.406439 | ubuntu-noble-large | 2025-11-28T01:45:41.405799+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 01:45:41.406679 | ubuntu-noble-large | 2025-11-28T01:45:41.406423+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 is ceilometer, using pip3 show ceilometer 2025-11-28 01:45:41.406871 | ubuntu-noble-large | 2025-11-28T01:45:41.406698+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 01:45:42.443240 | ubuntu-noble-large | 2025-11-28T01:45:42.442907+0000 - INFO - Found version '23.0.2' with build date '20251128' for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 01:45:42.443395 | ubuntu-noble-large | 2025-11-28T01:45:42.443239+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 01:45:42.617076 | ubuntu-noble-large | 2025-11-28T01:45:42.616720+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 01:45:42.653699 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 01:45:42.657532 | ubuntu-noble-large | 2025-11-28T01:45:42.657186+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 01:45:42.705746 | ubuntu-noble-large | 2025-11-28T01:45:42.705386+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 01:45:42.705875 | ubuntu-noble-large | 2025-11-28T01:45:42.705730+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 is ceilometer, using pip3 show ceilometer 2025-11-28 01:45:42.705987 | ubuntu-noble-large | 2025-11-28T01:45:42.705874+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 01:45:43.807964 | ubuntu-noble-large | 2025-11-28T01:45:43.807556+0000 - INFO - Found version '23.0.2' with build date '20251128' for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 01:45:43.808097 | ubuntu-noble-large | 2025-11-28T01:45:43.807886+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 01:45:44.011043 | ubuntu-noble-large | 2025-11-28T01:45:44.010698+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 01:45:44.053245 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 01:45:44.057635 | ubuntu-noble-large | 2025-11-28T01:45:44.057234+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 01:45:44.105445 | ubuntu-noble-large | 2025-11-28T01:45:44.105037+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 01:45:44.105563 | ubuntu-noble-large | 2025-11-28T01:45:44.105413+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 is keystone, using pip3 show keystone 2025-11-28 01:45:44.105865 | ubuntu-noble-large | 2025-11-28T01:45:44.105604+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 01:45:45.194917 | ubuntu-noble-large | 2025-11-28T01:45:45.194559+0000 - INFO - Found version '26.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 01:45:45.195050 | ubuntu-noble-large | 2025-11-28T01:45:45.194883+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 01:45:45.368498 | ubuntu-noble-large | 2025-11-28T01:45:45.368094+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 01:45:45.411131 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 01:45:45.414554 | ubuntu-noble-large | 2025-11-28T01:45:45.414220+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 01:45:45.466940 | ubuntu-noble-large | 2025-11-28T01:45:45.466582+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 01:45:45.467132 | ubuntu-noble-large | 2025-11-28T01:45:45.466948+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 is keystone, using pip3 show keystone 2025-11-28 01:45:45.467260 | ubuntu-noble-large | 2025-11-28T01:45:45.467138+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 01:45:46.547483 | ubuntu-noble-large | 2025-11-28T01:45:46.547141+0000 - INFO - Found version '26.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 01:45:46.547575 | ubuntu-noble-large | 2025-11-28T01:45:46.547421+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 01:45:46.740205 | ubuntu-noble-large | 2025-11-28T01:45:46.739746+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 01:45:46.782549 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 01:45:46.786521 | ubuntu-noble-large | 2025-11-28T01:45:46.786119+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 01:45:46.836615 | ubuntu-noble-large | 2025-11-28T01:45:46.836306+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 01:45:46.836770 | ubuntu-noble-large | 2025-11-28T01:45:46.836589+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2024.2 is keystone, using pip3 show keystone 2025-11-28 01:45:46.836795 | ubuntu-noble-large | 2025-11-28T01:45:46.836721+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 01:45:47.937147 | ubuntu-noble-large | 2025-11-28T01:45:47.936797+0000 - INFO - Found version '26.0.1' with build date '20251128' for osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 01:45:47.937233 | ubuntu-noble-large | 2025-11-28T01:45:47.937080+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 01:45:48.099024 | ubuntu-noble-large | 2025-11-28T01:45:48.098773+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 01:45:48.139972 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 01:45:48.143774 | ubuntu-noble-large | 2025-11-28T01:45:48.143464+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 01:45:48.196344 | ubuntu-noble-large | 2025-11-28T01:45:48.195935+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 01:45:48.196460 | ubuntu-noble-large | 2025-11-28T01:45:48.196312+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 is ironic-neutron-agent, using pip3 show neutron 2025-11-28 01:45:48.196603 | ubuntu-noble-large | 2025-11-28T01:45:48.196462+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 01:45:49.316838 | ubuntu-noble-large | 2025-11-28T01:45:49.316439+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 01:45:49.316935 | ubuntu-noble-large | 2025-11-28T01:45:49.316788+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 01:45:49.499371 | ubuntu-noble-large | 2025-11-28T01:45:49.499040+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 01:45:49.539464 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 01:45:49.543788 | ubuntu-noble-large | 2025-11-28T01:45:49.543424+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 01:45:49.593964 | ubuntu-noble-large | 2025-11-28T01:45:49.593569+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 01:45:49.594214 | ubuntu-noble-large | 2025-11-28T01:45:49.593979+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:45:49.594358 | ubuntu-noble-large | 2025-11-28T01:45:49.594238+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 01:45:50.737297 | ubuntu-noble-large | 2025-11-28T01:45:50.736887+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 01:45:50.737398 | ubuntu-noble-large | 2025-11-28T01:45:50.737252+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 01:45:50.929933 | ubuntu-noble-large | 2025-11-28T01:45:50.929510+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 01:45:50.974645 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 01:45:50.979864 | ubuntu-noble-large | 2025-11-28T01:45:50.979436+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 01:45:51.028323 | ubuntu-noble-large | 2025-11-28T01:45:51.027889+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 01:45:51.028563 | ubuntu-noble-large | 2025-11-28T01:45:51.028305+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:45:51.028603 | ubuntu-noble-large | 2025-11-28T01:45:51.028467+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 01:45:52.233727 | ubuntu-noble-large | 2025-11-28T01:45:52.233282+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 01:45:52.233846 | ubuntu-noble-large | 2025-11-28T01:45:52.233605+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 01:45:52.426116 | ubuntu-noble-large | 2025-11-28T01:45:52.425840+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 01:45:52.469907 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 01:45:52.475245 | ubuntu-noble-large | 2025-11-28T01:45:52.474860+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 01:45:52.527291 | ubuntu-noble-large | 2025-11-28T01:45:52.526868+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 01:45:52.527389 | ubuntu-noble-large | 2025-11-28T01:45:52.527268+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:45:52.527523 | ubuntu-noble-large | 2025-11-28T01:45:52.527400+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 01:45:53.734610 | ubuntu-noble-large | 2025-11-28T01:45:53.734236+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 01:45:53.734859 | ubuntu-noble-large | 2025-11-28T01:45:53.734580+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 01:45:53.914103 | ubuntu-noble-large | 2025-11-28T01:45:53.913671+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 01:45:53.961599 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 01:45:53.966752 | ubuntu-noble-large | 2025-11-28T01:45:53.966399+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 01:45:54.019079 | ubuntu-noble-large | 2025-11-28T01:45:54.018670+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 01:45:54.019284 | ubuntu-noble-large | 2025-11-28T01:45:54.019100+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:45:54.019397 | ubuntu-noble-large | 2025-11-28T01:45:54.019269+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 01:45:55.266616 | ubuntu-noble-large | 2025-11-28T01:45:55.266231+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 01:45:55.266767 | ubuntu-noble-large | 2025-11-28T01:45:55.266547+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 01:45:55.444051 | ubuntu-noble-large | 2025-11-28T01:45:55.443695+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 01:45:55.484336 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 01:45:55.488770 | ubuntu-noble-large | 2025-11-28T01:45:55.488405+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 01:45:55.537009 | ubuntu-noble-large | 2025-11-28T01:45:55.536545+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 01:45:55.537278 | ubuntu-noble-large | 2025-11-28T01:45:55.536987+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:45:55.537348 | ubuntu-noble-large | 2025-11-28T01:45:55.537208+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 01:45:56.692115 | ubuntu-noble-large | 2025-11-28T01:45:56.691744+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 01:45:56.692215 | ubuntu-noble-large | 2025-11-28T01:45:56.691933+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 01:45:56.869266 | ubuntu-noble-large | 2025-11-28T01:45:56.868875+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 01:45:56.910091 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 01:45:56.914148 | ubuntu-noble-large | 2025-11-28T01:45:56.913852+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 01:45:56.970336 | ubuntu-noble-large | 2025-11-28T01:45:56.969929+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 01:45:56.970426 | ubuntu-noble-large | 2025-11-28T01:45:56.970311+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:45:56.970536 | ubuntu-noble-large | 2025-11-28T01:45:56.970429+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 01:45:58.220328 | ubuntu-noble-large | 2025-11-28T01:45:58.219862+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 01:45:58.220410 | ubuntu-noble-large | 2025-11-28T01:45:58.220255+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 01:45:58.423157 | ubuntu-noble-large | 2025-11-28T01:45:58.422666+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 01:45:58.473940 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 01:45:58.479824 | ubuntu-noble-large | 2025-11-28T01:45:58.479370+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 01:45:58.526586 | ubuntu-noble-large | 2025-11-28T01:45:58.526169+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 01:45:58.526788 | ubuntu-noble-large | 2025-11-28T01:45:58.526562+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:45:58.526940 | ubuntu-noble-large | 2025-11-28T01:45:58.526790+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 01:45:59.722513 | ubuntu-noble-large | 2025-11-28T01:45:59.722235+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 01:45:59.722604 | ubuntu-noble-large | 2025-11-28T01:45:59.722400+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 01:45:59.937478 | ubuntu-noble-large | 2025-11-28T01:45:59.937016+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 01:45:59.968630 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 01:45:59.972291 | ubuntu-noble-large | 2025-11-28T01:45:59.971919+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 01:46:00.011349 | ubuntu-noble-large | 2025-11-28T01:46:00.010924+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 01:46:00.011447 | ubuntu-noble-large | 2025-11-28T01:46:00.011318+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:46:00.011585 | ubuntu-noble-large | 2025-11-28T01:46:00.011453+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 01:46:01.226500 | ubuntu-noble-large | 2025-11-28T01:46:01.226072+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 01:46:01.226612 | ubuntu-noble-large | 2025-11-28T01:46:01.226397+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 01:46:01.412393 | ubuntu-noble-large | 2025-11-28T01:46:01.411919+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 01:46:01.457313 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 01:46:01.462034 | ubuntu-noble-large | 2025-11-28T01:46:01.461646+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 01:46:01.519830 | ubuntu-noble-large | 2025-11-28T01:46:01.519445+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 01:46:01.520021 | ubuntu-noble-large | 2025-11-28T01:46:01.519864+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:46:01.520226 | ubuntu-noble-large | 2025-11-28T01:46:01.520082+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 01:46:02.700104 | ubuntu-noble-large | 2025-11-28T01:46:02.699812+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 01:46:02.700200 | ubuntu-noble-large | 2025-11-28T01:46:02.700052+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 01:46:02.882019 | ubuntu-noble-large | 2025-11-28T01:46:02.881608+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 01:46:02.929742 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 01:46:02.934597 | ubuntu-noble-large | 2025-11-28T01:46:02.934291+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 01:46:02.981918 | ubuntu-noble-large | 2025-11-28T01:46:02.981435+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 01:46:02.982111 | ubuntu-noble-large | 2025-11-28T01:46:02.981899+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:46:02.982226 | ubuntu-noble-large | 2025-11-28T01:46:02.982097+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 01:46:04.249681 | ubuntu-noble-large | 2025-11-28T01:46:04.249309+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 01:46:04.249800 | ubuntu-noble-large | 2025-11-28T01:46:04.249648+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 01:46:04.430754 | ubuntu-noble-large | 2025-11-28T01:46:04.430393+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 01:46:04.473288 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 01:46:04.478484 | ubuntu-noble-large | 2025-11-28T01:46:04.478118+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 01:46:04.525635 | ubuntu-noble-large | 2025-11-28T01:46:04.525183+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 01:46:04.525834 | ubuntu-noble-large | 2025-11-28T01:46:04.525633+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:46:04.526044 | ubuntu-noble-large | 2025-11-28T01:46:04.525829+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 01:46:05.864316 | ubuntu-noble-large | 2025-11-28T01:46:05.863926+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 01:46:05.864423 | ubuntu-noble-large | 2025-11-28T01:46:05.864271+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 01:46:06.069289 | ubuntu-noble-large | 2025-11-28T01:46:06.068897+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 01:46:06.122090 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 01:46:06.127290 | ubuntu-noble-large | 2025-11-28T01:46:06.126860+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 01:46:06.180173 | ubuntu-noble-large | 2025-11-28T01:46:06.179626+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 01:46:06.180373 | ubuntu-noble-large | 2025-11-28T01:46:06.180147+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 is neutron, using pip3 show neutron 2025-11-28 01:46:06.180511 | ubuntu-noble-large | 2025-11-28T01:46:06.180372+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 01:46:07.374110 | ubuntu-noble-large | 2025-11-28T01:46:07.372967+0000 - INFO - Found version '25.2.2' with build date '20251128' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 01:46:07.374171 | ubuntu-noble-large | 2025-11-28T01:46:07.373326+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 01:46:07.563062 | ubuntu-noble-large | 2025-11-28T01:46:07.562162+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 01:46:07.613288 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 01:46:07.617961 | ubuntu-noble-large | 2025-11-28T01:46:07.617572+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 01:46:07.670576 | ubuntu-noble-large | 2025-11-28T01:46:07.670167+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 01:46:07.670675 | ubuntu-noble-large | 2025-11-28T01:46:07.670550+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 is cinder, using pip3 show cinder 2025-11-28 01:46:07.670839 | ubuntu-noble-large | 2025-11-28T01:46:07.670691+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 01:46:08.951803 | ubuntu-noble-large | 2025-11-28T01:46:08.951429+0000 - INFO - Found version '25.3.1' with build date '20251128' for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 01:46:08.951962 | ubuntu-noble-large | 2025-11-28T01:46:08.951755+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 01:46:09.152257 | ubuntu-noble-large | 2025-11-28T01:46:09.151854+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 01:46:09.201085 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 01:46:09.206213 | ubuntu-noble-large | 2025-11-28T01:46:09.205738+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 01:46:09.256127 | ubuntu-noble-large | 2025-11-28T01:46:09.255606+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 01:46:09.256324 | ubuntu-noble-large | 2025-11-28T01:46:09.256109+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2024.2 is cinder, using pip3 show cinder 2025-11-28 01:46:09.256456 | ubuntu-noble-large | 2025-11-28T01:46:09.256304+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 01:46:10.511990 | ubuntu-noble-large | 2025-11-28T01:46:10.511560+0000 - INFO - Found version '25.3.1' with build date '20251128' for osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 01:46:10.512173 | ubuntu-noble-large | 2025-11-28T01:46:10.511925+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 01:46:10.711040 | ubuntu-noble-large | 2025-11-28T01:46:10.710582+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 01:46:10.759286 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 01:46:10.764117 | ubuntu-noble-large | 2025-11-28T01:46:10.763606+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 01:46:10.820272 | ubuntu-noble-large | 2025-11-28T01:46:10.819582+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 01:46:10.820777 | ubuntu-noble-large | 2025-11-28T01:46:10.820495+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 is cinder, using pip3 show cinder 2025-11-28 01:46:10.821115 | ubuntu-noble-large | 2025-11-28T01:46:10.820781+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 01:46:12.151516 | ubuntu-noble-large | 2025-11-28T01:46:12.151114+0000 - INFO - Found version '25.3.1' with build date '20251128' for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 01:46:12.151619 | ubuntu-noble-large | 2025-11-28T01:46:12.151407+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 01:46:12.357116 | ubuntu-noble-large | 2025-11-28T01:46:12.356722+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 01:46:12.394986 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 01:46:12.399951 | ubuntu-noble-large | 2025-11-28T01:46:12.399590+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 01:46:12.452034 | ubuntu-noble-large | 2025-11-28T01:46:12.451539+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 01:46:12.452333 | ubuntu-noble-large | 2025-11-28T01:46:12.452038+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 is cinder, using pip3 show cinder 2025-11-28 01:46:12.452423 | ubuntu-noble-large | 2025-11-28T01:46:12.452257+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 01:46:13.719127 | ubuntu-noble-large | 2025-11-28T01:46:13.718033+0000 - INFO - Found version '25.3.1' with build date '20251128' for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 01:46:13.719231 | ubuntu-noble-large | 2025-11-28T01:46:13.718399+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 01:46:13.928381 | ubuntu-noble-large | 2025-11-28T01:46:13.928042+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 01:46:13.977643 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 01:46:13.983551 | ubuntu-noble-large | 2025-11-28T01:46:13.982671+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 01:46:14.038142 | ubuntu-noble-large | 2025-11-28T01:46:14.037479+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 01:46:14.038244 | ubuntu-noble-large | 2025-11-28T01:46:14.038033+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 is nova, using pip3 show nova 2025-11-28 01:46:14.038347 | ubuntu-noble-large | 2025-11-28T01:46:14.038202+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 01:46:15.435532 | ubuntu-noble-large | 2025-11-28T01:46:15.435139+0000 - INFO - Found version '30.2.1' with build date '20251128' for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 01:46:15.435786 | ubuntu-noble-large | 2025-11-28T01:46:15.435489+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 01:46:15.645275 | ubuntu-noble-large | 2025-11-28T01:46:15.644783+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 01:46:15.689193 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 01:46:15.693234 | ubuntu-noble-large | 2025-11-28T01:46:15.692790+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 01:46:15.740263 | ubuntu-noble-large | 2025-11-28T01:46:15.739794+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 01:46:15.740393 | ubuntu-noble-large | 2025-11-28T01:46:15.740245+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 is nova, using pip3 show nova 2025-11-28 01:46:15.740539 | ubuntu-noble-large | 2025-11-28T01:46:15.740405+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 01:46:16.995169 | ubuntu-noble-large | 2025-11-28T01:46:16.994771+0000 - INFO - Found version '30.2.1' with build date '20251128' for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 01:46:16.995254 | ubuntu-noble-large | 2025-11-28T01:46:16.995113+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 01:46:17.160600 | ubuntu-noble-large | 2025-11-28T01:46:17.160266+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 01:46:17.200803 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 01:46:17.204867 | ubuntu-noble-large | 2025-11-28T01:46:17.204541+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 01:46:17.252564 | ubuntu-noble-large | 2025-11-28T01:46:17.252195+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 01:46:17.252732 | ubuntu-noble-large | 2025-11-28T01:46:17.252562+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 is nova, using pip3 show nova 2025-11-28 01:46:17.252863 | ubuntu-noble-large | 2025-11-28T01:46:17.252733+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 01:46:18.400827 | ubuntu-noble-large | 2025-11-28T01:46:18.400517+0000 - INFO - Found version '30.2.1' with build date '20251128' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 01:46:18.401024 | ubuntu-noble-large | 2025-11-28T01:46:18.400811+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 01:46:18.580540 | ubuntu-noble-large | 2025-11-28T01:46:18.580181+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 01:46:18.623309 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 01:46:18.628062 | ubuntu-noble-large | 2025-11-28T01:46:18.627710+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 01:46:18.680955 | ubuntu-noble-large | 2025-11-28T01:46:18.680573+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 01:46:18.681229 | ubuntu-noble-large | 2025-11-28T01:46:18.680968+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 is nova, using pip3 show nova 2025-11-28 01:46:18.681357 | ubuntu-noble-large | 2025-11-28T01:46:18.681234+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 01:46:19.791240 | ubuntu-noble-large | 2025-11-28T01:46:19.790843+0000 - INFO - Found version '30.2.1' with build date '20251128' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 01:46:19.791328 | ubuntu-noble-large | 2025-11-28T01:46:19.791192+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 01:46:19.964877 | ubuntu-noble-large | 2025-11-28T01:46:19.964535+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 01:46:20.009045 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 01:46:20.014675 | ubuntu-noble-large | 2025-11-28T01:46:20.014328+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 01:46:20.066545 | ubuntu-noble-large | 2025-11-28T01:46:20.066188+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 01:46:20.066649 | ubuntu-noble-large | 2025-11-28T01:46:20.066522+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 is nova, using pip3 show nova 2025-11-28 01:46:20.066791 | ubuntu-noble-large | 2025-11-28T01:46:20.066661+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 01:46:21.257829 | ubuntu-noble-large | 2025-11-28T01:46:21.257629+0000 - INFO - Found version '30.2.1' with build date '20251128' for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 01:46:21.257941 | ubuntu-noble-large | 2025-11-28T01:46:21.257768+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 01:46:21.434755 | ubuntu-noble-large | 2025-11-28T01:46:21.434458+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 01:46:21.481693 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 01:46:21.484929 | ubuntu-noble-large | 2025-11-28T01:46:21.484697+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 01:46:21.532735 | ubuntu-noble-large | 2025-11-28T01:46:21.532502+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 01:46:21.532806 | ubuntu-noble-large | 2025-11-28T01:46:21.532697+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2024.2 is nova, using pip3 show nova 2025-11-28 01:46:21.532822 | ubuntu-noble-large | 2025-11-28T01:46:21.532752+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 01:46:22.631238 | ubuntu-noble-large | 2025-11-28T01:46:22.630846+0000 - INFO - Found version '30.2.1' with build date '20251128' for osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 01:46:22.631353 | ubuntu-noble-large | 2025-11-28T01:46:22.631203+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 01:46:22.789807 | ubuntu-noble-large | 2025-11-28T01:46:22.789137+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 01:46:22.828080 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 01:46:22.831726 | ubuntu-noble-large | 2025-11-28T01:46:22.831536+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 01:46:22.880220 | ubuntu-noble-large | 2025-11-28T01:46:22.879896+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 01:46:22.880325 | ubuntu-noble-large | 2025-11-28T01:46:22.880158+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2024.2 is nova, using pip3 show nova 2025-11-28 01:46:22.880353 | ubuntu-noble-large | 2025-11-28T01:46:22.880246+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 01:46:24.033256 | ubuntu-noble-large | 2025-11-28T01:46:24.032873+0000 - INFO - Found version '30.2.1' with build date '20251128' for osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 01:46:24.033355 | ubuntu-noble-large | 2025-11-28T01:46:24.033188+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 01:46:24.202687 | ubuntu-noble-large | 2025-11-28T01:46:24.202342+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 01:46:24.247534 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 01:46:24.252087 | ubuntu-noble-large | 2025-11-28T01:46:24.251696+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 01:46:24.301212 | ubuntu-noble-large | 2025-11-28T01:46:24.300775+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 01:46:24.301311 | ubuntu-noble-large | 2025-11-28T01:46:24.301148+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 is nova, using pip3 show nova 2025-11-28 01:46:24.301390 | ubuntu-noble-large | 2025-11-28T01:46:24.301281+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 01:46:25.496047 | ubuntu-noble-large | 2025-11-28T01:46:25.495693+0000 - INFO - Found version '30.2.1' with build date '20251128' for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 01:46:25.496216 | ubuntu-noble-large | 2025-11-28T01:46:25.496044+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 01:46:25.656572 | ubuntu-noble-large | 2025-11-28T01:46:25.654851+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 01:46:25.695546 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 01:46:25.698762 | ubuntu-noble-large | 2025-11-28T01:46:25.698437+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 01:46:25.748080 | ubuntu-noble-large | 2025-11-28T01:46:25.747693+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 01:46:25.748326 | ubuntu-noble-large | 2025-11-28T01:46:25.748112+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 is nova, using pip3 show nova 2025-11-28 01:46:25.748450 | ubuntu-noble-large | 2025-11-28T01:46:25.748292+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 01:46:26.850278 | ubuntu-noble-large | 2025-11-28T01:46:26.849890+0000 - INFO - Found version '30.2.1' with build date '20251128' for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 01:46:26.850409 | ubuntu-noble-large | 2025-11-28T01:46:26.850259+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 01:46:27.014794 | ubuntu-noble-large | 2025-11-28T01:46:27.014478+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 01:46:27.056627 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 01:46:27.060913 | ubuntu-noble-large | 2025-11-28T01:46:27.060515+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 01:46:27.107412 | ubuntu-noble-large | 2025-11-28T01:46:27.107047+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 01:46:27.107615 | ubuntu-noble-large | 2025-11-28T01:46:27.107419+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 is ironic, using pip3 show ironic 2025-11-28 01:46:27.107758 | ubuntu-noble-large | 2025-11-28T01:46:27.107618+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 01:46:28.222654 | ubuntu-noble-large | 2025-11-28T01:46:28.222247+0000 - INFO - Found version '26.1.5' with build date '20251128' for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 01:46:28.222738 | ubuntu-noble-large | 2025-11-28T01:46:28.222587+0000 - INFO - Adding org.opencontainers.image.version='26.1.5' label to osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 01:46:28.401424 | ubuntu-noble-large | 2025-11-28T01:46:28.401091+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 01:46:28.445398 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 01:46:28.450749 | ubuntu-noble-large | 2025-11-28T01:46:28.450359+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 01:46:28.495867 | ubuntu-noble-large | 2025-11-28T01:46:28.495559+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 01:46:28.496041 | ubuntu-noble-large | 2025-11-28T01:46:28.495804+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 is ironic, using pip3 show ironic 2025-11-28 01:46:28.496064 | ubuntu-noble-large | 2025-11-28T01:46:28.495869+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 01:46:29.710759 | ubuntu-noble-large | 2025-11-28T01:46:29.710259+0000 - INFO - Found version '26.1.5' with build date '20251128' for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 01:46:29.711102 | ubuntu-noble-large | 2025-11-28T01:46:29.710724+0000 - INFO - Adding org.opencontainers.image.version='26.1.5' label to osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 01:46:29.896266 | ubuntu-noble-large | 2025-11-28T01:46:29.895782+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 01:46:29.942252 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 01:46:29.948754 | ubuntu-noble-large | 2025-11-28T01:46:29.948367+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 01:46:30.001317 | ubuntu-noble-large | 2025-11-28T01:46:30.000662+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 01:46:30.001551 | ubuntu-noble-large | 2025-11-28T01:46:30.001341+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2024.2 is ironic, using pip3 show ironic 2025-11-28 01:46:30.001702 | ubuntu-noble-large | 2025-11-28T01:46:30.001552+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 01:46:31.237246 | ubuntu-noble-large | 2025-11-28T01:46:31.236754+0000 - INFO - Found version '26.1.5' with build date '20251128' for osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 01:46:31.237358 | ubuntu-noble-large | 2025-11-28T01:46:31.237165+0000 - INFO - Adding org.opencontainers.image.version='26.1.5' label to osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 01:46:31.421731 | ubuntu-noble-large | 2025-11-28T01:46:31.421324+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 01:46:31.466709 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 01:46:31.471690 | ubuntu-noble-large | 2025-11-28T01:46:31.471307+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 01:46:31.528091 | ubuntu-noble-large | 2025-11-28T01:46:31.527655+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 01:46:31.528186 | ubuntu-noble-large | 2025-11-28T01:46:31.528030+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 is aodh, using pip3 show aodh 2025-11-28 01:46:31.528204 | ubuntu-noble-large | 2025-11-28T01:46:31.528095+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 01:46:32.745206 | ubuntu-noble-large | 2025-11-28T01:46:32.744725+0000 - INFO - Found version '19.0.0' with build date '20251128' for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 01:46:32.745318 | ubuntu-noble-large | 2025-11-28T01:46:32.745129+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 01:46:32.917941 | ubuntu-noble-large | 2025-11-28T01:46:32.917613+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 01:46:32.960678 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 01:46:32.965625 | ubuntu-noble-large | 2025-11-28T01:46:32.965202+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 01:46:33.015824 | ubuntu-noble-large | 2025-11-28T01:46:33.015425+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 01:46:33.015930 | ubuntu-noble-large | 2025-11-28T01:46:33.015802+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 is aodh, using pip3 show aodh 2025-11-28 01:46:33.016127 | ubuntu-noble-large | 2025-11-28T01:46:33.015943+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 01:46:34.201610 | ubuntu-noble-large | 2025-11-28T01:46:34.201183+0000 - INFO - Found version '19.0.0' with build date '20251128' for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 01:46:34.201721 | ubuntu-noble-large | 2025-11-28T01:46:34.201508+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 01:46:34.392825 | ubuntu-noble-large | 2025-11-28T01:46:34.392501+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 01:46:34.435122 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 01:46:34.439623 | ubuntu-noble-large | 2025-11-28T01:46:34.439234+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 01:46:34.490688 | ubuntu-noble-large | 2025-11-28T01:46:34.490229+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 01:46:34.490794 | ubuntu-noble-large | 2025-11-28T01:46:34.490629+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2024.2 is aodh, using pip3 show aodh 2025-11-28 01:46:34.490927 | ubuntu-noble-large | 2025-11-28T01:46:34.490782+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 01:46:35.744145 | ubuntu-noble-large | 2025-11-28T01:46:35.743230+0000 - INFO - Found version '19.0.0' with build date '20251128' for osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 01:46:35.744213 | ubuntu-noble-large | 2025-11-28T01:46:35.743577+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 01:46:35.965148 | ubuntu-noble-large | 2025-11-28T01:46:35.964661+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 01:46:36.011854 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 01:46:36.017199 | ubuntu-noble-large | 2025-11-28T01:46:36.016503+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 01:46:36.066542 | ubuntu-noble-large | 2025-11-28T01:46:36.065970+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 01:46:36.066814 | ubuntu-noble-large | 2025-11-28T01:46:36.066585+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 is aodh, using pip3 show aodh 2025-11-28 01:46:36.066960 | ubuntu-noble-large | 2025-11-28T01:46:36.066830+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 01:46:37.238085 | ubuntu-noble-large | 2025-11-28T01:46:37.237610+0000 - INFO - Found version '19.0.0' with build date '20251128' for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 01:46:37.238194 | ubuntu-noble-large | 2025-11-28T01:46:37.237908+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 01:46:37.420133 | ubuntu-noble-large | 2025-11-28T01:46:37.419584+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 01:46:37.463095 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 01:46:37.467704 | ubuntu-noble-large | 2025-11-28T01:46:37.467291+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 01:46:37.520647 | ubuntu-noble-large | 2025-11-28T01:46:37.520267+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 01:46:37.520801 | ubuntu-noble-large | 2025-11-28T01:46:37.520632+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 is aodh, using pip3 show aodh 2025-11-28 01:46:37.520925 | ubuntu-noble-large | 2025-11-28T01:46:37.520800+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 01:46:38.608234 | ubuntu-noble-large | 2025-11-28T01:46:38.607758+0000 - INFO - Found version '19.0.0' with build date '20251128' for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 01:46:38.608413 | ubuntu-noble-large | 2025-11-28T01:46:38.608193+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 01:46:38.787347 | ubuntu-noble-large | 2025-11-28T01:46:38.786985+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 01:46:38.829543 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 01:46:38.833567 | ubuntu-noble-large | 2025-11-28T01:46:38.833209+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 01:46:38.886486 | ubuntu-noble-large | 2025-11-28T01:46:38.886130+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-11-28 01:46:38.886652 | ubuntu-noble-large | 2025-11-28T01:46:38.886485+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:38.886791 | ubuntu-noble-large | 2025-11-28T01:46:38.886660+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 01:46:38.886936 | ubuntu-noble-large | 2025-11-28T01:46:38.886815+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2025-11-28 01:46:38.887139 | ubuntu-noble-large | 2025-11-28T01:46:38.886937+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 01:46:39.454485 | ubuntu-noble-large | 2025-11-28T01:46:39.454117+0000 - INFO - Found version '3.4.3' with build date '20251128' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 01:46:39.454569 | ubuntu-noble-large | 2025-11-28T01:46:39.454417+0000 - INFO - Adding org.opencontainers.image.version='3.4.3' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 01:46:39.609328 | ubuntu-noble-large | 2025-11-28T01:46:39.608952+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 01:46:39.651452 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 01:46:39.658539 | ubuntu-noble-large | 2025-11-28T01:46:39.658189+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 01:46:39.704506 | ubuntu-noble-large | 2025-11-28T01:46:39.704171+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 01:46:39.704685 | ubuntu-noble-large | 2025-11-28T01:46:39.704540+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2025-11-28 01:46:39.704811 | ubuntu-noble-large | 2025-11-28T01:46:39.704705+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 01:46:40.266518 | ubuntu-noble-large | 2025-11-28T01:46:40.266185+0000 - INFO - Found version '3.4.3' with build date '20251128' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 01:46:40.266637 | ubuntu-noble-large | 2025-11-28T01:46:40.266490+0000 - INFO - Adding org.opencontainers.image.version='3.4.3' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 01:46:40.463823 | ubuntu-noble-large | 2025-11-28T01:46:40.463566+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 01:46:40.506477 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 01:46:40.510907 | ubuntu-noble-large | 2025-11-28T01:46:40.510582+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 01:46:40.561272 | ubuntu-noble-large | 2025-11-28T01:46:40.560895+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-11-28 01:46:40.561343 | ubuntu-noble-large | 2025-11-28T01:46:40.561148+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:40.561367 | ubuntu-noble-large | 2025-11-28T01:46:40.561239+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-11-28 01:46:40.561379 | ubuntu-noble-large | 2025-11-28T01:46:40.561303+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:40.561393 | ubuntu-noble-large | 2025-11-28T01:46:40.561354+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-11-28 01:46:40.561487 | ubuntu-noble-large | 2025-11-28T01:46:40.561403+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:40.561506 | ubuntu-noble-large | 2025-11-28T01:46:40.561460+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-11-28 01:46:40.561586 | ubuntu-noble-large | 2025-11-28T01:46:40.561509+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:40.561618 | ubuntu-noble-large | 2025-11-28T01:46:40.561566+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-11-28 01:46:40.561685 | ubuntu-noble-large | 2025-11-28T01:46:40.561621+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:40.561734 | ubuntu-noble-large | 2025-11-28T01:46:40.561672+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-11-28 01:46:40.561788 | ubuntu-noble-large | 2025-11-28T01:46:40.561725+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:40.561842 | ubuntu-noble-large | 2025-11-28T01:46:40.561777+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-11-28 01:46:40.561914 | ubuntu-noble-large | 2025-11-28T01:46:40.561834+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:40.561932 | ubuntu-noble-large | 2025-11-28T01:46:40.561886+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-11-28 01:46:40.562024 | ubuntu-noble-large | 2025-11-28T01:46:40.561935+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:40.562096 | ubuntu-noble-large | 2025-11-28T01:46:40.561985+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-11-28 01:46:40.562144 | ubuntu-noble-large | 2025-11-28T01:46:40.562084+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:40.562224 | ubuntu-noble-large | 2025-11-28T01:46:40.562145+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 01:46:40.562257 | ubuntu-noble-large | 2025-11-28T01:46:40.562209+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2024.2 is horizon, using pip3 show horizon 2025-11-28 01:46:40.562320 | ubuntu-noble-large | 2025-11-28T01:46:40.562258+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 01:46:41.797361 | ubuntu-noble-large | 2025-11-28T01:46:41.796928+0000 - INFO - Found version '25.1.2' with build date '20251128' for osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 01:46:41.797459 | ubuntu-noble-large | 2025-11-28T01:46:41.797292+0000 - INFO - Adding org.opencontainers.image.version='25.1.2' label to osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 01:46:41.967351 | ubuntu-noble-large | 2025-11-28T01:46:41.967102+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 01:46:42.011903 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 01:46:42.015373 | ubuntu-noble-large | 2025-11-28T01:46:42.014957+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 01:46:42.059839 | ubuntu-noble-large | 2025-11-28T01:46:42.059580+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-11-28 01:46:42.059921 | ubuntu-noble-large | 2025-11-28T01:46:42.059794+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:42.059941 | ubuntu-noble-large | 2025-11-28T01:46:42.059878+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-11-28 01:46:42.060042 | ubuntu-noble-large | 2025-11-28T01:46:42.059944+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:42.060107 | ubuntu-noble-large | 2025-11-28T01:46:42.060023+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-11-28 01:46:42.060194 | ubuntu-noble-large | 2025-11-28T01:46:42.060104+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:42.060214 | ubuntu-noble-large | 2025-11-28T01:46:42.060164+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-11-28 01:46:42.060273 | ubuntu-noble-large | 2025-11-28T01:46:42.060216+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:42.060328 | ubuntu-noble-large | 2025-11-28T01:46:42.060271+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 01:46:42.060410 | ubuntu-noble-large | 2025-11-28T01:46:42.060335+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 is ironic-inspector, using pip3 show ironic-inspector 2025-11-28 01:46:42.060452 | ubuntu-noble-large | 2025-11-28T01:46:42.060393+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 01:46:43.146494 | ubuntu-noble-large | 2025-11-28T01:46:43.146114+0000 - INFO - Found version '12.3.1' with build date '20251128' for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 01:46:43.146639 | ubuntu-noble-large | 2025-11-28T01:46:43.146488+0000 - INFO - Adding org.opencontainers.image.version='12.3.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 01:46:43.290978 | ubuntu-noble-large | 2025-11-28T01:46:43.290725+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 01:46:43.334250 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 01:46:43.338154 | ubuntu-noble-large | 2025-11-28T01:46:43.337816+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 01:46:43.383731 | ubuntu-noble-large | 2025-11-28T01:46:43.383291+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-11-28 01:46:43.383896 | ubuntu-noble-large | 2025-11-28T01:46:43.383725+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:43.384145 | ubuntu-noble-large | 2025-11-28T01:46:43.383920+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-11-28 01:46:43.384315 | ubuntu-noble-large | 2025-11-28T01:46:43.384164+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:43.384483 | ubuntu-noble-large | 2025-11-28T01:46:43.384328+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-11-28 01:46:43.384618 | ubuntu-noble-large | 2025-11-28T01:46:43.384493+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:43.384745 | ubuntu-noble-large | 2025-11-28T01:46:43.384635+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-11-28 01:46:43.384881 | ubuntu-noble-large | 2025-11-28T01:46:43.384770+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:43.384969 | ubuntu-noble-large | 2025-11-28T01:46:43.384892+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-11-28 01:46:43.385080 | ubuntu-noble-large | 2025-11-28T01:46:43.384976+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:43.385168 | ubuntu-noble-large | 2025-11-28T01:46:43.385093+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-11-28 01:46:43.385245 | ubuntu-noble-large | 2025-11-28T01:46:43.385176+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:46:43.385320 | ubuntu-noble-large | 2025-11-28T01:46:43.385252+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 01:46:43.385406 | ubuntu-noble-large | 2025-11-28T01:46:43.385340+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 is hacluster-corosync, using dpkg -s corosync 2025-11-28 01:46:43.385469 | ubuntu-noble-large | 2025-11-28T01:46:43.385409+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 01:46:43.982142 | ubuntu-noble-large | 2025-11-28T01:46:43.981669+0000 - INFO - Found version '3.1.7' with build date '20251128' for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 01:46:43.982266 | ubuntu-noble-large | 2025-11-28T01:46:43.982030+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 01:46:44.120037 | ubuntu-noble-large | 2025-11-28T01:46:44.119646+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 01:46:44.165445 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 01:46:44.170664 | ubuntu-noble-large | 2025-11-28T01:46:44.170187+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 01:46:44.224941 | ubuntu-noble-large | 2025-11-28T01:46:44.224521+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 01:46:44.225202 | ubuntu-noble-large | 2025-11-28T01:46:44.224914+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-11-28 01:46:44.225359 | ubuntu-noble-large | 2025-11-28T01:46:44.225190+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 01:46:44.820707 | ubuntu-noble-large | 2025-11-28T01:46:44.820283+0000 - INFO - Found version '2.1.6' with build date '20251128' for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 01:46:44.820824 | ubuntu-noble-large | 2025-11-28T01:46:44.820616+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 01:46:44.989604 | ubuntu-noble-large | 2025-11-28T01:46:44.989172+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 01:46:45.037687 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 01:46:45.042925 | ubuntu-noble-large | 2025-11-28T01:46:45.042592+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 01:46:45.088513 | ubuntu-noble-large | 2025-11-28T01:46:45.088164+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 01:46:45.088598 | ubuntu-noble-large | 2025-11-28T01:46:45.088472+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-11-28 01:46:45.088642 | ubuntu-noble-large | 2025-11-28T01:46:45.088564+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 01:46:45.697783 | ubuntu-noble-large | 2025-11-28T01:46:45.697430+0000 - INFO - Found version '2.1.6' with build date '20251128' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 01:46:45.697906 | ubuntu-noble-large | 2025-11-28T01:46:45.697763+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 01:46:45.852161 | ubuntu-noble-large | 2025-11-28T01:46:45.851705+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 01:46:45.898877 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 01:46:45.903603 | ubuntu-noble-large | 2025-11-28T01:46:45.903230+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 01:46:45.953555 | ubuntu-noble-large | 2025-11-28T01:46:45.953158+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 01:46:45.953743 | ubuntu-noble-large | 2025-11-28T01:46:45.953553+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-11-28 01:46:45.953866 | ubuntu-noble-large | 2025-11-28T01:46:45.953731+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 01:46:46.576533 | ubuntu-noble-large | 2025-11-28T01:46:46.576138+0000 - INFO - Found version '2.1.6' with build date '20251128' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 01:46:46.576642 | ubuntu-noble-large | 2025-11-28T01:46:46.576469+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 01:46:46.767581 | ubuntu-noble-large | 2025-11-28T01:46:46.767238+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 01:46:46.812670 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 01:46:46.817507 | ubuntu-noble-large | 2025-11-28T01:46:46.817274+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 01:46:46.868368 | ubuntu-noble-large | 2025-11-28T01:46:46.867965+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 01:46:46.868489 | ubuntu-noble-large | 2025-11-28T01:46:46.868370+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2024.2 is redis, using dpkg -s redis-server 2025-11-28 01:46:46.868585 | ubuntu-noble-large | 2025-11-28T01:46:46.868499+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 01:46:47.417028 | ubuntu-noble-large | 2025-11-28T01:46:47.416619+0000 - INFO - Found version '7.0.15' with build date '20251128' for osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 01:46:47.417181 | ubuntu-noble-large | 2025-11-28T01:46:47.416933+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 01:46:47.605484 | ubuntu-noble-large | 2025-11-28T01:46:47.605183+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 01:46:47.652395 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 01:46:47.656931 | ubuntu-noble-large | 2025-11-28T01:46:47.656629+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 01:46:47.709444 | ubuntu-noble-large | 2025-11-28T01:46:47.708935+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 01:46:47.709548 | ubuntu-noble-large | 2025-11-28T01:46:47.709417+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 is redis-sentinel, using dpkg -s redis-sentinel 2025-11-28 01:46:47.709774 | ubuntu-noble-large | 2025-11-28T01:46:47.709562+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 01:46:48.304140 | ubuntu-noble-large | 2025-11-28T01:46:48.303739+0000 - INFO - Found version '7.0.15' with build date '20251128' for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 01:46:48.304249 | ubuntu-noble-large | 2025-11-28T01:46:48.304056+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 01:46:48.472136 | ubuntu-noble-large | 2025-11-28T01:46:48.471682+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 01:46:48.513160 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 01:46:48.518164 | ubuntu-noble-large | 2025-11-28T01:46:48.517687+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 01:46:48.573777 | ubuntu-noble-large | 2025-11-28T01:46:48.573284+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 01:46:48.573947 | ubuntu-noble-large | 2025-11-28T01:46:48.573767+0000 - ERROR - Configuration for letsencrypt-webserver (letsencrypt) not found 2025-11-28 01:46:48.574192 | ubuntu-noble-large | 2025-11-28T01:46:48.573952+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 01:46:48.574373 | ubuntu-noble-large | 2025-11-28T01:46:48.574207+0000 - ERROR - Configuration for letsencrypt-lego (letsencrypt) not found 2025-11-28 01:46:48.574493 | ubuntu-noble-large | 2025-11-28T01:46:48.574375+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 01:46:48.574625 | ubuntu-noble-large | 2025-11-28T01:46:48.574508+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 is mariadb, using dpkg -s mariadb-client 2025-11-28 01:46:48.574727 | ubuntu-noble-large | 2025-11-28T01:46:48.574630+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 01:46:49.134551 | ubuntu-noble-large | 2025-11-28T01:46:49.134156+0000 - INFO - Found version '10.11.15' with build date '20251128' for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 01:46:49.134656 | ubuntu-noble-large | 2025-11-28T01:46:49.134485+0000 - INFO - Adding org.opencontainers.image.version='10.11.15' label to osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 01:46:49.280217 | ubuntu-noble-large | 2025-11-28T01:46:49.279781+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 01:46:49.328416 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 01:46:49.333317 | ubuntu-noble-large | 2025-11-28T01:46:49.332871+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 01:46:49.387162 | ubuntu-noble-large | 2025-11-28T01:46:49.386692+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 01:46:49.387283 | ubuntu-noble-large | 2025-11-28T01:46:49.387126+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 is mariadb-clustercheck, using dpkg -s mariadb-client 2025-11-28 01:46:49.387431 | ubuntu-noble-large | 2025-11-28T01:46:49.387291+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 01:46:50.016032 | ubuntu-noble-large | 2025-11-28T01:46:50.015537+0000 - INFO - Found version '10.11.15' with build date '20251128' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 01:46:50.016176 | ubuntu-noble-large | 2025-11-28T01:46:50.015901+0000 - INFO - Adding org.opencontainers.image.version='10.11.15' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 01:46:50.175181 | ubuntu-noble-large | 2025-11-28T01:46:50.174756+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 01:46:50.221492 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 01:46:50.226531 | ubuntu-noble-large | 2025-11-28T01:46:50.226170+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 01:46:50.281867 | ubuntu-noble-large | 2025-11-28T01:46:50.281465+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 01:46:50.282059 | ubuntu-noble-large | 2025-11-28T01:46:50.281869+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 is prometheus-mtail, using bash -c '/opt/mtail --version 2>&1' 2025-11-28 01:46:50.282281 | ubuntu-noble-large | 2025-11-28T01:46:50.282086+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 01:46:50.905094 | ubuntu-noble-large | 2025-11-28T01:46:50.904818+0000 - INFO - Found version '3.0.8' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 01:46:50.905244 | ubuntu-noble-large | 2025-11-28T01:46:50.904989+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 01:46:51.044543 | ubuntu-noble-large | 2025-11-28T01:46:51.044103+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 01:46:51.086957 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 01:46:51.091589 | ubuntu-noble-large | 2025-11-28T01:46:51.091135+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 01:46:51.148773 | ubuntu-noble-large | 2025-11-28T01:46:51.148380+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 01:46:51.148900 | ubuntu-noble-large | 2025-11-28T01:46:51.148743+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 is prometheus-cadvisor, using /opt/cadvisor --version 2025-11-28 01:46:51.149062 | ubuntu-noble-large | 2025-11-28T01:46:51.148903+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 01:46:51.784500 | ubuntu-noble-large | 2025-11-28T01:46:51.783988+0000 - INFO - Found version '0.49.2' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 01:46:51.784571 | ubuntu-noble-large | 2025-11-28T01:46:51.784452+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 01:46:51.926859 | ubuntu-noble-large | 2025-11-28T01:46:51.926489+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 01:46:51.970830 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 01:46:51.975287 | ubuntu-noble-large | 2025-11-28T01:46:51.974818+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 01:46:52.025886 | ubuntu-noble-large | 2025-11-28T01:46:52.025498+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 01:46:52.026025 | ubuntu-noble-large | 2025-11-28T01:46:52.025834+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 is prometheus-alertmanager, using bash -c '/opt/prometheus_alertmanager/alertmanager --version 2>&1' 2025-11-28 01:46:52.026055 | ubuntu-noble-large | 2025-11-28T01:46:52.025943+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 01:46:52.667979 | ubuntu-noble-large | 2025-11-28T01:46:52.667583+0000 - INFO - Found version '0.28.0' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 01:46:52.668110 | ubuntu-noble-large | 2025-11-28T01:46:52.667928+0000 - INFO - Adding org.opencontainers.image.version='0.28.0' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 01:46:52.833818 | ubuntu-noble-large | 2025-11-28T01:46:52.833384+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 01:46:52.878483 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 01:46:52.883669 | ubuntu-noble-large | 2025-11-28T01:46:52.883343+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 01:46:52.937487 | ubuntu-noble-large | 2025-11-28T01:46:52.936910+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 01:46:52.937749 | ubuntu-noble-large | 2025-11-28T01:46:52.937515+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' 2025-11-28 01:46:52.937939 | ubuntu-noble-large | 2025-11-28T01:46:52.937764+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 01:46:53.564508 | ubuntu-noble-large | 2025-11-28T01:46:53.564148+0000 - INFO - Found version '1.7.0' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 01:46:53.564638 | ubuntu-noble-large | 2025-11-28T01:46:53.564475+0000 - INFO - Adding org.opencontainers.image.version='1.7.0' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 01:46:53.746550 | ubuntu-noble-large | 2025-11-28T01:46:53.746072+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 01:46:53.791901 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 01:46:53.797434 | ubuntu-noble-large | 2025-11-28T01:46:53.796952+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 01:46:53.849770 | ubuntu-noble-large | 2025-11-28T01:46:53.849364+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 01:46:53.849865 | ubuntu-noble-large | 2025-11-28T01:46:53.849733+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 is prometheus-v2-server, using /opt/prometheus/prometheus --version 2025-11-28 01:46:53.850032 | ubuntu-noble-large | 2025-11-28T01:46:53.849877+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 01:46:54.491464 | ubuntu-noble-large | 2025-11-28T01:46:54.490843+0000 - INFO - Found version '2.55.1' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 01:46:54.491619 | ubuntu-noble-large | 2025-11-28T01:46:54.491399+0000 - INFO - Adding org.opencontainers.image.version='2.55.1' label to osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 01:46:54.672286 | ubuntu-noble-large | 2025-11-28T01:46:54.671806+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 01:46:54.726738 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 01:46:54.731445 | ubuntu-noble-large | 2025-11-28T01:46:54.731096+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 01:46:54.797224 | ubuntu-noble-large | 2025-11-28T01:46:54.796773+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 01:46:54.797415 | ubuntu-noble-large | 2025-11-28T01:46:54.797238+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 is prometheus-node-exporter, using bash -c '/opt/node_exporter/node_exporter --version 2>&1' 2025-11-28 01:46:54.797548 | ubuntu-noble-large | 2025-11-28T01:46:54.797420+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 01:46:55.417055 | ubuntu-noble-large | 2025-11-28T01:46:55.416552+0000 - INFO - Found version '1.8.2' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 01:46:55.417224 | ubuntu-noble-large | 2025-11-28T01:46:55.416882+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 01:46:55.584905 | ubuntu-noble-large | 2025-11-28T01:46:55.584565+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 01:46:55.628726 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 01:46:55.633990 | ubuntu-noble-large | 2025-11-28T01:46:55.633544+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 01:46:55.685112 | ubuntu-noble-large | 2025-11-28T01:46:55.684712+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 01:46:55.685328 | ubuntu-noble-large | 2025-11-28T01:46:55.685115+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 is prometheus-blackbox-exporter, using bash -c '/opt/blackbox_exporter/blackbox_exporter --version 2>&1' 2025-11-28 01:46:55.685479 | ubuntu-noble-large | 2025-11-28T01:46:55.685314+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 01:46:56.278566 | ubuntu-noble-large | 2025-11-28T01:46:56.278099+0000 - INFO - Found version '0.25.0' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 01:46:56.278749 | ubuntu-noble-large | 2025-11-28T01:46:56.278463+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 01:46:56.459396 | ubuntu-noble-large | 2025-11-28T01:46:56.458921+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 01:46:56.502780 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 01:46:56.507669 | ubuntu-noble-large | 2025-11-28T01:46:56.507291+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 01:46:56.558930 | ubuntu-noble-large | 2025-11-28T01:46:56.558545+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 01:46:56.559057 | ubuntu-noble-large | 2025-11-28T01:46:56.558902+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 is prometheus-mysqld-exporter, using bash -c '/opt/mysqld_exporter/mysqld_exporter --version 2>&1' 2025-11-28 01:46:56.559269 | ubuntu-noble-large | 2025-11-28T01:46:56.559075+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 01:46:57.109616 | ubuntu-noble-large | 2025-11-28T01:46:57.109185+0000 - INFO - Found version '0.16.0' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 01:46:57.109723 | ubuntu-noble-large | 2025-11-28T01:46:57.109538+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 01:46:57.248907 | ubuntu-noble-large | 2025-11-28T01:46:57.248511+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 01:46:57.293884 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 01:46:57.299023 | ubuntu-noble-large | 2025-11-28T01:46:57.298649+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 01:46:57.355221 | ubuntu-noble-large | 2025-11-28T01:46:57.354754+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 01:46:57.355393 | ubuntu-noble-large | 2025-11-28T01:46:57.355215+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 is prometheus-ovn-exporter, using /opt/ovn-exporter --version 2025-11-28 01:46:57.355523 | ubuntu-noble-large | 2025-11-28T01:46:57.355392+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 01:46:58.013623 | ubuntu-noble-large | 2025-11-28T01:46:58.013235+0000 - INFO - Found version '1.0.7' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 01:46:58.013735 | ubuntu-noble-large | 2025-11-28T01:46:58.013573+0000 - INFO - Adding org.opencontainers.image.version='1.0.7' label to osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 01:46:58.259236 | ubuntu-noble-large | 2025-11-28T01:46:58.258799+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 01:46:58.306188 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 01:46:58.311799 | ubuntu-noble-large | 2025-11-28T01:46:58.311430+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 01:46:58.365609 | ubuntu-noble-large | 2025-11-28T01:46:58.365063+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 01:46:58.365793 | ubuntu-noble-large | 2025-11-28T01:46:58.365600+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 is prometheus-elasticsearch-exporter, using bash -c '/opt/elasticsearch_exporter/elasticsearch_exporter --version 2>&1' 2025-11-28 01:46:58.365923 | ubuntu-noble-large | 2025-11-28T01:46:58.365787+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 01:46:59.002921 | ubuntu-noble-large | 2025-11-28T01:46:59.002515+0000 - INFO - Found version '1.8.0' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 01:46:59.003130 | ubuntu-noble-large | 2025-11-28T01:46:59.002895+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 01:46:59.163260 | ubuntu-noble-large | 2025-11-28T01:46:59.162827+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 01:46:59.205979 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 01:46:59.212688 | ubuntu-noble-large | 2025-11-28T01:46:59.212285+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 01:46:59.264329 | ubuntu-noble-large | 2025-11-28T01:46:59.263841+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 01:46:59.264486 | ubuntu-noble-large | 2025-11-28T01:46:59.264305+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 is prometheus-memcached-exporter, using bash -c '/opt/memcached_exporter/memcached_exporter --version 2>&1' 2025-11-28 01:46:59.264612 | ubuntu-noble-large | 2025-11-28T01:46:59.264476+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 01:46:59.890052 | ubuntu-noble-large | 2025-11-28T01:46:59.889610+0000 - INFO - Found version '0.15.0' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 01:46:59.890284 | ubuntu-noble-large | 2025-11-28T01:46:59.889936+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 01:47:00.027099 | ubuntu-noble-large | 2025-11-28T01:47:00.026656+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 01:47:00.072867 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 01:47:00.077205 | ubuntu-noble-large | 2025-11-28T01:47:00.076617+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 01:47:00.122447 | ubuntu-noble-large | 2025-11-28T01:47:00.122065+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 01:47:00.122546 | ubuntu-noble-large | 2025-11-28T01:47:00.122372+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' 2025-11-28 01:47:00.122565 | ubuntu-noble-large | 2025-11-28T01:47:00.122455+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 01:47:00.717713 | ubuntu-noble-large | 2025-11-28T01:47:00.717318+0000 - INFO - Found version '2.2.0' with build date '20251128' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 01:47:00.717821 | ubuntu-noble-large | 2025-11-28T01:47:00.717649+0000 - INFO - Adding org.opencontainers.image.version='2.2.0' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 01:47:00.901853 | ubuntu-noble-large | 2025-11-28T01:47:00.901434+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 01:47:00.948342 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 01:47:00.953357 | ubuntu-noble-large | 2025-11-28T01:47:00.952945+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 01:47:01.011229 | ubuntu-noble-large | 2025-11-28T01:47:01.010796+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 01:47:01.011389 | ubuntu-noble-large | 2025-11-28T01:47:01.011223+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-11-28 01:47:01.011517 | ubuntu-noble-large | 2025-11-28T01:47:01.011393+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 01:47:01.582849 | ubuntu-noble-large | 2025-11-28T01:47:01.582473+0000 - INFO - Found version '3.4.0' with build date '20251128' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 01:47:01.582956 | ubuntu-noble-large | 2025-11-28T01:47:01.582783+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 01:47:01.763104 | ubuntu-noble-large | 2025-11-28T01:47:01.762787+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 01:47:01.809370 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 01:47:01.813150 | ubuntu-noble-large | 2025-11-28T01:47:01.812868+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 01:47:01.869151 | ubuntu-noble-large | 2025-11-28T01:47:01.868758+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 01:47:01.869333 | ubuntu-noble-large | 2025-11-28T01:47:01.869125+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-11-28 01:47:01.869467 | ubuntu-noble-large | 2025-11-28T01:47:01.869340+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 01:47:02.478929 | ubuntu-noble-large | 2025-11-28T01:47:02.478544+0000 - INFO - Found version '3.4.0' with build date '20251128' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 01:47:02.479076 | ubuntu-noble-large | 2025-11-28T01:47:02.478863+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 01:47:02.647223 | ubuntu-noble-large | 2025-11-28T01:47:02.646788+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 01:47:02.698814 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 01:47:02.704584 | ubuntu-noble-large | 2025-11-28T01:47:02.704172+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 01:47:02.754798 | ubuntu-noble-large | 2025-11-28T01:47:02.754370+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 01:47:02.754985 | ubuntu-noble-large | 2025-11-28T01:47:02.754785+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2024.2 is iscsid, using dpkg -s open-iscsi 2025-11-28 01:47:02.755149 | ubuntu-noble-large | 2025-11-28T01:47:02.754969+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 01:47:03.330585 | ubuntu-noble-large | 2025-11-28T01:47:03.330122+0000 - INFO - Found version '2.1.9' with build date '20251128' for osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 01:47:03.330700 | ubuntu-noble-large | 2025-11-28T01:47:03.330508+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 01:47:03.515046 | ubuntu-noble-large | 2025-11-28T01:47:03.514681+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 01:47:03.559131 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 01:47:03.563696 | ubuntu-noble-large | 2025-11-28T01:47:03.563365+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 01:47:03.618754 | ubuntu-noble-large | 2025-11-28T01:47:03.618337+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 01:47:03.618869 | ubuntu-noble-large | 2025-11-28T01:47:03.618730+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2024.2 is haproxy, using dpkg -s haproxy 2025-11-28 01:47:03.619036 | ubuntu-noble-large | 2025-11-28T01:47:03.618882+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 01:47:04.195226 | ubuntu-noble-large | 2025-11-28T01:47:04.194842+0000 - INFO - Found version '2.8.15' with build date '20251128' for osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 01:47:04.195344 | ubuntu-noble-large | 2025-11-28T01:47:04.195140+0000 - INFO - Adding org.opencontainers.image.version='2.8.15' label to osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 01:47:04.368847 | ubuntu-noble-large | 2025-11-28T01:47:04.368425+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 01:47:04.413830 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 01:47:04.418691 | ubuntu-noble-large | 2025-11-28T01:47:04.418344+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 01:47:04.463537 | ubuntu-noble-large | 2025-11-28T01:47:04.463112+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 01:47:04.463725 | ubuntu-noble-large | 2025-11-28T01:47:04.463553+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 is haproxy-ssh, using dpkg -s openssh-server 2025-11-28 01:47:04.463830 | ubuntu-noble-large | 2025-11-28T01:47:04.463722+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 01:47:05.053802 | ubuntu-noble-large | 2025-11-28T01:47:05.053348+0000 - INFO - Found version '9.6' with build date '20251128' for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 01:47:05.053924 | ubuntu-noble-large | 2025-11-28T01:47:05.053676+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 01:47:05.206062 | ubuntu-noble-large | 2025-11-28T01:47:05.205617+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 01:47:05.251754 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 01:47:05.257110 | ubuntu-noble-large | 2025-11-28T01:47:05.256621+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 01:47:05.312358 | ubuntu-noble-large | 2025-11-28T01:47:05.311883+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-11-28 01:47:05.312515 | ubuntu-noble-large | 2025-11-28T01:47:05.312334+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:47:05.312648 | ubuntu-noble-large | 2025-11-28T01:47:05.312513+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-11-28 01:47:05.312773 | ubuntu-noble-large | 2025-11-28T01:47:05.312653+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:47:05.312886 | ubuntu-noble-large | 2025-11-28T01:47:05.312771+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 01:47:05.313026 | ubuntu-noble-large | 2025-11-28T01:47:05.312898+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 is kolla-toolbox, using echo 2025-11-28 01:47:05.313134 | ubuntu-noble-large | 2025-11-28T01:47:05.313036+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 01:47:05.917198 | ubuntu-noble-large | 2025-11-28T01:47:05.916048+0000 - INFO - Found version '19.7.1' with build date '20251128' for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 01:47:05.917305 | ubuntu-noble-large | 2025-11-28T01:47:05.916336+0000 - INFO - Adding org.opencontainers.image.version='19.7.1' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 01:47:06.078123 | ubuntu-noble-large | 2025-11-28T01:47:06.077737+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 01:47:06.122472 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 01:47:06.126681 | ubuntu-noble-large | 2025-11-28T01:47:06.126366+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 01:47:06.181838 | ubuntu-noble-large | 2025-11-28T01:47:06.181304+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 01:47:06.182021 | ubuntu-noble-large | 2025-11-28T01:47:06.181813+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2024.2 is keepalived, using dpkg -s keepalived 2025-11-28 01:47:06.182160 | ubuntu-noble-large | 2025-11-28T01:47:06.182025+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 01:47:06.762623 | ubuntu-noble-large | 2025-11-28T01:47:06.762257+0000 - INFO - Found version '2.2.8' with build date '20251128' for osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 01:47:06.762723 | ubuntu-noble-large | 2025-11-28T01:47:06.762577+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 01:47:06.930524 | ubuntu-noble-large | 2025-11-28T01:47:06.930164+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 01:47:06.975695 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 01:47:06.980508 | ubuntu-noble-large | 2025-11-28T01:47:06.980124+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 01:47:07.036309 | ubuntu-noble-large | 2025-11-28T01:47:07.035827+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 01:47:07.036404 | ubuntu-noble-large | 2025-11-28T01:47:07.036267+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2024.2 is fluentd, using dpkg -s fluent-package 2025-11-28 01:47:07.036576 | ubuntu-noble-large | 2025-11-28T01:47:07.036425+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 01:47:07.645021 | ubuntu-noble-large | 2025-11-28T01:47:07.644616+0000 - INFO - Found version '5.0.8' with build date '20251128' for osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 01:47:07.645245 | ubuntu-noble-large | 2025-11-28T01:47:07.644943+0000 - INFO - Adding org.opencontainers.image.version='5.0.8' label to osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 01:47:07.811965 | ubuntu-noble-large | 2025-11-28T01:47:07.811693+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 01:47:07.857192 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 01:47:07.862421 | ubuntu-noble-large | 2025-11-28T01:47:07.861974+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 01:47:07.911154 | ubuntu-noble-large | 2025-11-28T01:47:07.910726+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-11-28 01:47:07.911281 | ubuntu-noble-large | 2025-11-28T01:47:07.911103+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:47:07.911424 | ubuntu-noble-large | 2025-11-28T01:47:07.911286+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-11-28 01:47:07.911534 | ubuntu-noble-large | 2025-11-28T01:47:07.911421+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:47:07.911620 | ubuntu-noble-large | 2025-11-28T01:47:07.911529+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 01:47:07.911732 | ubuntu-noble-large | 2025-11-28T01:47:07.911641+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2024.2 is cron, using dpkg -s cron 2025-11-28 01:47:07.911827 | ubuntu-noble-large | 2025-11-28T01:47:07.911737+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 01:47:08.499951 | ubuntu-noble-large | 2025-11-28T01:47:08.499571+0000 - INFO - Found version '3.0' with build date '20251128' for osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 01:47:08.500098 | ubuntu-noble-large | 2025-11-28T01:47:08.499897+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 01:47:08.673312 | ubuntu-noble-large | 2025-11-28T01:47:08.672961+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 01:47:08.716624 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 01:47:08.721620 | ubuntu-noble-large | 2025-11-28T01:47:08.721215+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 01:47:08.776992 | ubuntu-noble-large | 2025-11-28T01:47:08.776625+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 01:47:08.777110 | ubuntu-noble-large | 2025-11-28T01:47:08.776965+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2024.2 is proxysql, using dpkg -s proxysql 2025-11-28 01:47:08.777258 | ubuntu-noble-large | 2025-11-28T01:47:08.777117+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 01:47:09.395190 | ubuntu-noble-large | 2025-11-28T01:47:09.394791+0000 - INFO - Found version '3.0.3' with build date '20251128' for osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 01:47:09.395315 | ubuntu-noble-large | 2025-11-28T01:47:09.395112+0000 - INFO - Adding org.opencontainers.image.version='3.0.3' label to osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 01:47:09.580278 | ubuntu-noble-large | 2025-11-28T01:47:09.579872+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 01:47:09.627107 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 01:47:09.630880 | ubuntu-noble-large | 2025-11-28T01:47:09.630468+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 01:47:09.676530 | ubuntu-noble-large | 2025-11-28T01:47:09.676101+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 01:47:09.676649 | ubuntu-noble-large | 2025-11-28T01:47:09.676499+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 is rabbitmq, using dpkg -s rabbitmq-server 2025-11-28 01:47:09.676788 | ubuntu-noble-large | 2025-11-28T01:47:09.676662+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 01:47:10.263146 | ubuntu-noble-large | 2025-11-28T01:47:10.262741+0000 - INFO - Found version '3.13.7' with build date '20251128' for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 01:47:10.263306 | ubuntu-noble-large | 2025-11-28T01:47:10.263061+0000 - INFO - Adding org.opencontainers.image.version='3.13.7' label to osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 01:47:10.440714 | ubuntu-noble-large | 2025-11-28T01:47:10.440271+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 01:47:10.487710 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 01:47:10.491622 | ubuntu-noble-large | 2025-11-28T01:47:10.491272+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 01:47:10.543859 | ubuntu-noble-large | 2025-11-28T01:47:10.543448+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 01:47:10.544082 | ubuntu-noble-large | 2025-11-28T01:47:10.543865+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2024.2 is multipathd, using dpkg -s multipath-tools 2025-11-28 01:47:10.544325 | ubuntu-noble-large | 2025-11-28T01:47:10.544112+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 01:47:11.125343 | ubuntu-noble-large | 2025-11-28T01:47:11.124934+0000 - INFO - Found version '0.9.4' with build date '20251128' for osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 01:47:11.125434 | ubuntu-noble-large | 2025-11-28T01:47:11.125303+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 01:47:11.279305 | ubuntu-noble-large | 2025-11-28T01:47:11.278891+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 01:47:11.325864 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 01:47:11.331162 | ubuntu-noble-large | 2025-11-28T01:47:11.330732+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 01:47:11.384199 | ubuntu-noble-large | 2025-11-28T01:47:11.383739+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-11-28 01:47:11.384390 | ubuntu-noble-large | 2025-11-28T01:47:11.384175+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:47:11.384529 | ubuntu-noble-large | 2025-11-28T01:47:11.384398+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 01:47:11.384664 | ubuntu-noble-large | 2025-11-28T01:47:11.384545+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2024.2 is tgtd, using dpkg -s tgt 2025-11-28 01:47:11.384758 | ubuntu-noble-large | 2025-11-28T01:47:11.384659+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 01:47:12.022650 | ubuntu-noble-large | 2025-11-28T01:47:12.022289+0000 - INFO - Found version '1.0.85' with build date '20251128' for osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 01:47:12.022754 | ubuntu-noble-large | 2025-11-28T01:47:12.022590+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 01:47:12.158739 | ubuntu-noble-large | 2025-11-28T01:47:12.158411+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 01:47:12.203733 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 01:47:12.208604 | ubuntu-noble-large | 2025-11-28T01:47:12.208223+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 01:47:12.256671 | ubuntu-noble-large | 2025-11-28T01:47:12.256288+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 01:47:12.256760 | ubuntu-noble-large | 2025-11-28T01:47:12.256639+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2024.2 is memcached, using dpkg -s memcached 2025-11-28 01:47:12.256881 | ubuntu-noble-large | 2025-11-28T01:47:12.256769+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 01:47:12.902356 | ubuntu-noble-large | 2025-11-28T01:47:12.902016+0000 - INFO - Found version '1.6.24' with build date '20251128' for osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 01:47:12.902466 | ubuntu-noble-large | 2025-11-28T01:47:12.902327+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 01:47:13.064740 | ubuntu-noble-large | 2025-11-28T01:47:13.063901+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 01:47:13.105897 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 01:47:13.111603 | ubuntu-noble-large | 2025-11-28T01:47:13.111279+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 01:47:13.167174 | ubuntu-noble-large | 2025-11-28T01:47:13.165881+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 01:47:13.167285 | ubuntu-noble-large | 2025-11-28T01:47:13.166376+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 is dnsmasq, using dpkg -s dnsmasq 2025-11-28 01:47:13.167297 | ubuntu-noble-large | 2025-11-28T01:47:13.166521+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 01:47:13.798590 | ubuntu-noble-large | 2025-11-28T01:47:13.798083+0000 - INFO - Found version '2.90' with build date '20251128' for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 01:47:13.798700 | ubuntu-noble-large | 2025-11-28T01:47:13.798460+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 01:47:13.957818 | ubuntu-noble-large | 2025-11-28T01:47:13.957418+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 01:47:13.997384 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 01:47:14.001427 | ubuntu-noble-large | 2025-11-28T01:47:14.001139+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 01:47:14.053395 | ubuntu-noble-large | 2025-11-28T01:47:14.053045+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 01:47:14.053506 | ubuntu-noble-large | 2025-11-28T01:47:14.053334+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 is nova-libvirt, using dpkg -s libvirt-daemon 2025-11-28 01:47:14.053526 | ubuntu-noble-large | 2025-11-28T01:47:14.053423+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 01:47:14.656985 | ubuntu-noble-large | 2025-11-28T01:47:14.656529+0000 - INFO - Found version '10.0.0' with build date '20251128' for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 01:47:14.657127 | ubuntu-noble-large | 2025-11-28T01:47:14.656925+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 01:47:14.803612 | ubuntu-noble-large | 2025-11-28T01:47:14.803227+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 01:47:14.850051 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 01:47:14.854882 | ubuntu-noble-large | 2025-11-28T01:47:14.854533+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 01:47:14.912195 | ubuntu-noble-large | 2025-11-28T01:47:14.911692+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 01:47:14.912318 | ubuntu-noble-large | 2025-11-28T01:47:14.912105+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2024.2 is grafana, using dpkg -s grafana 2025-11-28 01:47:14.912510 | ubuntu-noble-large | 2025-11-28T01:47:14.912257+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 01:47:15.520443 | ubuntu-noble-large | 2025-11-28T01:47:15.519970+0000 - INFO - Found version '12.3.0' with build date '20251128' for osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 01:47:15.520546 | ubuntu-noble-large | 2025-11-28T01:47:15.520376+0000 - INFO - Adding org.opencontainers.image.version='12.3.0' label to osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 01:47:15.698723 | ubuntu-noble-large | 2025-11-28T01:47:15.698266+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 01:47:15.743634 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 01:47:15.748623 | ubuntu-noble-large | 2025-11-28T01:47:15.748151+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 01:47:15.802293 | ubuntu-noble-large | 2025-11-28T01:47:15.801835+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 01:47:15.802487 | ubuntu-noble-large | 2025-11-28T01:47:15.802324+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2025-11-28 01:47:15.802616 | ubuntu-noble-large | 2025-11-28T01:47:15.802503+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 01:47:16.415339 | ubuntu-noble-large | 2025-11-28T01:47:16.414915+0000 - INFO - Found version '2.19.4' with build date '20251128' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 01:47:16.415453 | ubuntu-noble-large | 2025-11-28T01:47:16.415261+0000 - INFO - Adding org.opencontainers.image.version='2.19.4' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 01:47:16.590834 | ubuntu-noble-large | 2025-11-28T01:47:16.590416+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 01:47:16.637178 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 01:47:16.642581 | ubuntu-noble-large | 2025-11-28T01:47:16.642231+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 01:47:16.696494 | ubuntu-noble-large | 2025-11-28T01:47:16.696080+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 01:47:16.696656 | ubuntu-noble-large | 2025-11-28T01:47:16.696479+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2024.2 is opensearch, using dpkg -s opensearch 2025-11-28 01:47:16.696771 | ubuntu-noble-large | 2025-11-28T01:47:16.696644+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 01:47:17.310955 | ubuntu-noble-large | 2025-11-28T01:47:17.310643+0000 - INFO - Found version '2.19.4' with build date '20251128' for osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 01:47:17.311098 | ubuntu-noble-large | 2025-11-28T01:47:17.310837+0000 - INFO - Adding org.opencontainers.image.version='2.19.4' label to osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 01:47:17.500674 | ubuntu-noble-large | 2025-11-28T01:47:17.500213+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 01:47:17.543795 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 01:47:17.547824 | ubuntu-noble-large | 2025-11-28T01:47:17.547477+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 01:47:17.601245 | ubuntu-noble-large | 2025-11-28T01:47:17.600743+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-11-28 01:47:17.601380 | ubuntu-noble-large | 2025-11-28T01:47:17.601178+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:47:17.601517 | ubuntu-noble-large | 2025-11-28T01:47:17.601369+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-11-28 01:47:17.601647 | ubuntu-noble-large | 2025-11-28T01:47:17.601508+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2024.2 is a base image and not handled at the moment 2025-11-28 01:47:17.601752 | ubuntu-noble-large | 2025-11-28T01:47:17.601630+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 01:47:17.601899 | ubuntu-noble-large | 2025-11-28T01:47:17.601758+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-11-28 01:47:17.602043 | ubuntu-noble-large | 2025-11-28T01:47:17.601868+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 01:47:18.140909 | ubuntu-noble-large | 2025-11-28T01:47:18.140468+0000 - INFO - Found version '3.4.0' with build date '20251128' for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 01:47:18.141064 | ubuntu-noble-large | 2025-11-28T01:47:18.140829+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 01:47:18.287960 | ubuntu-noble-large | 2025-11-28T01:47:18.287605+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 01:47:18.329179 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 01:47:18.334496 | ubuntu-noble-large | 2025-11-28T01:47:18.334104+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 01:47:18.389982 | ubuntu-noble-large | 2025-11-28T01:47:18.389684+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2024.2 2025-11-28 01:47:18.390127 | ubuntu-noble-large | 2025-11-28T01:47:18.389918+0000 - INFO - osism.harbor.regio.digital/kolla/base:2024.2 is a base image and not handled at the moment 2025-11-28 01:47:18.407758 | ubuntu-noble-large | 2025-11-28 01:47:18.407820 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-11-28 01:47:18.407834 | ubuntu-noble-large | | image | 2025-11-28 01:47:18.407844 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2025-11-28 01:47:18.407854 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.2.20251128 | 2025-11-28 01:47:18.407863 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.5.20251128 | 2025-11-28 01:47:18.407873 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:24.9.3.20251128 | 2025-11-28 01:47:18.407882 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.3.20251128 | 2025-11-28 01:47:18.407891 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.3.20251128 | 2025-11-28 01:47:18.407901 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:24.9.3.20251128 | 2025-11-28 01:47:18.407910 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:29.0.1.20251128 | 2025-11-28 01:47:18.407919 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20251128 | 2025-11-28 01:47:18.407929 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20251128 | 2025-11-28 01:47:18.407938 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:19.1.1.20251128 | 2025-11-28 01:47:18.407947 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:19.1.1.20251128 | 2025-11-28 01:47:18.407957 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:19.1.1.20251128 | 2025-11-28 01:47:18.407966 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:19.1.1.20251128 | 2025-11-28 01:47:18.407975 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:19.0.1.20251128 | 2025-11-28 01:47:18.407984 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:19.0.1.20251128 | 2025-11-28 01:47:18.408021 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:19.0.1.20251128 | 2025-11-28 01:47:18.408034 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:19.0.1.20251128 | 2025-11-28 01:47:18.408043 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:19.0.1.20251128 | 2025-11-28 01:47:18.408053 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:19.0.1.20251128 | 2025-11-28 01:47:18.408062 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:19.0.1.20251128 | 2025-11-28 01:47:18.408088 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:12.0.1.20251128 | 2025-11-28 01:47:18.408098 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20251128 | 2025-11-28 01:47:18.408108 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20251128 | 2025-11-28 01:47:18.408117 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20251128 | 2025-11-28 01:47:18.408126 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20251128 | 2025-11-28 01:47:18.408135 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20251128 | 2025-11-28 01:47:18.408145 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20251128 | 2025-11-28 01:47:18.408154 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:15.0.2.20251128 | 2025-11-28 01:47:18.408163 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:15.0.2.20251128 | 2025-11-28 01:47:18.408173 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:15.0.2.20251128 | 2025-11-28 01:47:18.408182 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:15.0.2.20251128 | 2025-11-28 01:47:18.408192 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:15.0.2.20251128 | 2025-11-28 01:47:18.408216 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20251128 | 2025-11-28 01:47:18.408226 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20251128 | 2025-11-28 01:47:18.408235 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20251128 | 2025-11-28 01:47:18.408244 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20251128 | 2025-11-28 01:47:18.408253 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20251128 | 2025-11-28 01:47:18.408263 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20251128 | 2025-11-28 01:47:18.408272 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20251128 | 2025-11-28 01:47:18.408282 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20251128 | 2025-11-28 01:47:18.408313 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20251128 | 2025-11-28 01:47:18.408323 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:26.0.1.20251128 | 2025-11-28 01:47:18.408333 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:26.0.1.20251128 | 2025-11-28 01:47:18.408347 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:26.0.1.20251128 | 2025-11-28 01:47:18.408387 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408412 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408428 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408445 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408459 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408476 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:25.2.2.20251128 | 2025-11-28 01:47:18.408492 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408507 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408523 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408540 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408556 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408572 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.2.20251128 | 2025-11-28 01:47:18.408590 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.2.20251128 | 2025-11-28 01:47:18.408607 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:25.3.1.20251128 | 2025-11-28 01:47:18.408624 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:25.3.1.20251128 | 2025-11-28 01:47:18.408640 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:25.3.1.20251128 | 2025-11-28 01:47:18.408657 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:25.3.1.20251128 | 2025-11-28 01:47:18.408674 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:30.2.1.20251128 | 2025-11-28 01:47:18.408691 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:30.2.1.20251128 | 2025-11-28 01:47:18.408708 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.2.1.20251128 | 2025-11-28 01:47:18.408725 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:30.2.1.20251128 | 2025-11-28 01:47:18.408742 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:30.2.1.20251128 | 2025-11-28 01:47:18.408759 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:30.2.1.20251128 | 2025-11-28 01:47:18.408804 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:30.2.1.20251128 | 2025-11-28 01:47:18.408823 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:30.2.1.20251128 | 2025-11-28 01:47:18.408841 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:30.2.1.20251128 | 2025-11-28 01:47:18.408858 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:26.1.5.20251128 | 2025-11-28 01:47:18.408876 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:26.1.5.20251128 | 2025-11-28 01:47:18.408893 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:26.1.5.20251128 | 2025-11-28 01:47:18.408910 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20251128 | 2025-11-28 01:47:18.408929 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20251128 | 2025-11-28 01:47:18.408946 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20251128 | 2025-11-28 01:47:18.408964 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20251128 | 2025-11-28 01:47:18.408977 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20251128 | 2025-11-28 01:47:18.408987 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.3.20251128 | 2025-11-28 01:47:18.409045 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.3.20251128 | 2025-11-28 01:47:18.409065 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.1.2.20251128 | 2025-11-28 01:47:18.409082 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20251128 | 2025-11-28 01:47:18.409099 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20251128 | 2025-11-28 01:47:18.409114 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20251128 | 2025-11-28 01:47:18.409124 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20251128 | 2025-11-28 01:47:18.409134 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20251128 | 2025-11-28 01:47:18.409143 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20251128 | 2025-11-28 01:47:18.409153 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20251128 | 2025-11-28 01:47:18.409162 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.15.20251128 | 2025-11-28 01:47:18.409172 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.15.20251128 | 2025-11-28 01:47:18.409181 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20251128 | 2025-11-28 01:47:18.409190 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20251128 | 2025-11-28 01:47:18.409215 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20251128 | 2025-11-28 01:47:18.409225 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20251128 | 2025-11-28 01:47:18.409234 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20251128 | 2025-11-28 01:47:18.409243 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20251128 | 2025-11-28 01:47:18.409253 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20251128 | 2025-11-28 01:47:18.409262 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20251128 | 2025-11-28 01:47:18.409272 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20251128 | 2025-11-28 01:47:18.409281 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20251128 | 2025-11-28 01:47:18.409377 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20251128 | 2025-11-28 01:47:18.409390 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20251128 | 2025-11-28 01:47:18.409400 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20251128 | 2025-11-28 01:47:18.409421 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20251128 | 2025-11-28 01:47:18.409430 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20251128 | 2025-11-28 01:47:18.409439 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.15.20251128 | 2025-11-28 01:47:18.409449 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20251128 | 2025-11-28 01:47:18.409458 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:19.7.1.20251128 | 2025-11-28 01:47:18.409467 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20251128 | 2025-11-28 01:47:18.409476 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.8.20251128 | 2025-11-28 01:47:18.409486 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20251128 | 2025-11-28 01:47:18.409495 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:3.0.3.20251128 | 2025-11-28 01:47:18.409504 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20251128 | 2025-11-28 01:47:18.409514 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20251128 | 2025-11-28 01:47:18.409523 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20251128 | 2025-11-28 01:47:18.409540 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20251128 | 2025-11-28 01:47:18.409550 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20251128 | 2025-11-28 01:47:18.409559 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20251128 | 2025-11-28 01:47:18.409569 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:12.3.0.20251128 | 2025-11-28 01:47:18.409578 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.4.20251128 | 2025-11-28 01:47:18.409587 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.4.20251128 | 2025-11-28 01:47:18.409596 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20251128 | 2025-11-28 01:47:18.409606 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-11-28 01:47:18.458102 | ubuntu-noble-large | + docker images 2025-11-28 01:47:18.716153 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-11-28 01:47:18.716216 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 8ff4f6d6b67b Less than a second ago 448MB 2025-11-28 01:47:18.716221 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.4.0.20251128 8ff4f6d6b67b Less than a second ago 448MB 2025-11-28 01:47:18.716225 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.4.20251128 21b447be9672 1 second ago 1.56GB 2025-11-28 01:47:18.716229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 21b447be9672 1 second ago 1.56GB 2025-11-28 01:47:18.716232 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.4.20251128 6cefc30e1757 2 seconds ago 1.53GB 2025-11-28 01:47:18.716235 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 6cefc30e1757 2 seconds ago 1.53GB 2025-11-28 01:47:18.716239 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 12.3.0.20251128 763d61103412 3 seconds ago 1.02GB 2025-11-28 01:47:18.716242 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 763d61103412 3 seconds ago 1.02GB 2025-11-28 01:47:18.716245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20251128 bdcb2032be18 4 seconds ago 1.05GB 2025-11-28 01:47:18.716248 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 bdcb2032be18 4 seconds ago 1.05GB 2025-11-28 01:47:18.716268 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20251128 8b7be7958a45 5 seconds ago 266MB 2025-11-28 01:47:18.716271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 8b7be7958a45 5 seconds ago 266MB 2025-11-28 01:47:18.716274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20251128 5540e2fd07e1 5 seconds ago 268MB 2025-11-28 01:47:18.716277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 5540e2fd07e1 5 seconds ago 268MB 2025-11-28 01:47:18.716281 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20251128 75b779b9447e 6 seconds ago 264MB 2025-11-28 01:47:18.716284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 75b779b9447e 6 seconds ago 264MB 2025-11-28 01:47:18.716287 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20251128 3b5fde447f2c 7 seconds ago 270MB 2025-11-28 01:47:18.716290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 3b5fde447f2c 7 seconds ago 270MB 2025-11-28 01:47:18.716311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 fd3c75f6ce7d 8 seconds ago 322MB 2025-11-28 01:47:18.716315 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 3.13.7.20251128 fd3c75f6ce7d 8 seconds ago 322MB 2025-11-28 01:47:18.716318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 bc15b1f58b6c 9 seconds ago 412MB 2025-11-28 01:47:18.716322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 3.0.3.20251128 bc15b1f58b6c 9 seconds ago 412MB 2025-11-28 01:47:18.716325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 27c3133df4a7 10 seconds ago 265MB 2025-11-28 01:47:18.716328 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20251128 27c3133df4a7 10 seconds ago 265MB 2025-11-28 01:47:18.716339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 3a42efa77153 11 seconds ago 578MB 2025-11-28 01:47:18.716343 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.8.20251128 3a42efa77153 11 seconds ago 578MB 2025-11-28 01:47:18.716346 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20251128 5984c7735f81 12 seconds ago 276MB 2025-11-28 01:47:18.716349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 5984c7735f81 12 seconds ago 276MB 2025-11-28 01:47:18.716353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 19.7.1.20251128 3f5107506c29 12 seconds ago 669MB 2025-11-28 01:47:18.716364 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 3f5107506c29 12 seconds ago 669MB 2025-11-28 01:47:18.716368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 4dc04f9706aa 13 seconds ago 274MB 2025-11-28 01:47:18.716371 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20251128 4dc04f9706aa 13 seconds ago 274MB 2025-11-28 01:47:18.716375 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.15.20251128 fb5b33e9afb0 14 seconds ago 274MB 2025-11-28 01:47:18.716378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 fb5b33e9afb0 14 seconds ago 274MB 2025-11-28 01:47:18.716381 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20251128 3e34245ffc32 15 seconds ago 277MB 2025-11-28 01:47:18.716388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 3e34245ffc32 15 seconds ago 277MB 2025-11-28 01:47:18.716391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 2e7349698ddb 16 seconds ago 448MB 2025-11-28 01:47:18.716394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.4.0.20251128 2e7349698ddb 16 seconds ago 448MB 2025-11-28 01:47:18.716398 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 fa2d58baccb4 17 seconds ago 448MB 2025-11-28 01:47:18.716401 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.4.0.20251128 fa2d58baccb4 17 seconds ago 448MB 2025-11-28 01:47:18.716404 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2.2.0.20251128 d0dca1b58505 18 seconds ago 291MB 2025-11-28 01:47:18.716407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 d0dca1b58505 18 seconds ago 291MB 2025-11-28 01:47:18.716410 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20251128 77ceb2da4a78 19 seconds ago 298MB 2025-11-28 01:47:18.716414 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 77ceb2da4a78 19 seconds ago 298MB 2025-11-28 01:47:18.716417 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20251128 b2269fbb096b 19 seconds ago 292MB 2025-11-28 01:47:18.716420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 b2269fbb096b 19 seconds ago 292MB 2025-11-28 01:47:18.716423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 1.0.7.20251128 5801ed53e2b1 20 seconds ago 284MB 2025-11-28 01:47:18.716426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 5801ed53e2b1 20 seconds ago 284MB 2025-11-28 01:47:18.716430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20251128 36639dceedf8 21 seconds ago 301MB 2025-11-28 01:47:18.716433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 36639dceedf8 21 seconds ago 301MB 2025-11-28 01:47:18.716436 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20251128 207d284a8715 22 seconds ago 308MB 2025-11-28 01:47:18.716439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 207d284a8715 22 seconds ago 308MB 2025-11-28 01:47:18.716442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20251128 f9bfd70a21a3 23 seconds ago 305MB 2025-11-28 01:47:18.716446 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 f9bfd70a21a3 23 seconds ago 305MB 2025-11-28 01:47:18.716451 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2.55.1.20251128 c5e86e437787 24 seconds ago 839MB 2025-11-28 01:47:18.716455 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 c5e86e437787 24 seconds ago 839MB 2025-11-28 01:47:18.716458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 1.7.0.20251128 f1d4b44e4a40 25 seconds ago 288MB 2025-11-28 01:47:18.716461 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 f1d4b44e4a40 25 seconds ago 288MB 2025-11-28 01:47:18.716464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.0.20251128 87bf2bb8b849 26 seconds ago 404MB 2025-11-28 01:47:18.716473 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 87bf2bb8b849 26 seconds ago 404MB 2025-11-28 01:47:18.716483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20251128 1a9a3d026d15 27 seconds ago 357MB 2025-11-28 01:47:18.716487 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 1a9a3d026d15 27 seconds ago 357MB 2025-11-28 01:47:18.716490 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 489b82091c07 27 seconds ago 299MB 2025-11-28 01:47:18.716493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20251128 489b82091c07 27 seconds ago 299MB 2025-11-28 01:47:18.716496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.15.20251128 71ca0e9af9d8 28 seconds ago 303MB 2025-11-28 01:47:18.716500 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 71ca0e9af9d8 28 seconds ago 303MB 2025-11-28 01:47:18.716503 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.15.20251128 9d57a0b77f8d 29 seconds ago 452MB 2025-11-28 01:47:18.716506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 9d57a0b77f8d 29 seconds ago 452MB 2025-11-28 01:47:18.716509 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 74ff1d913be2 30 seconds ago 273MB 2025-11-28 01:47:18.716512 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20251128 74ff1d913be2 30 seconds ago 273MB 2025-11-28 01:47:18.716516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 1e4ef8ad9b4b 31 seconds ago 273MB 2025-11-28 01:47:18.716519 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20251128 1e4ef8ad9b4b 31 seconds ago 273MB 2025-11-28 01:47:18.716522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20251128 8903d93d54dc 32 seconds ago 379MB 2025-11-28 01:47:18.716525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 8903d93d54dc 32 seconds ago 379MB 2025-11-28 01:47:18.716528 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20251128 8144ac9b5902 33 seconds ago 315MB 2025-11-28 01:47:18.716532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 8144ac9b5902 33 seconds ago 315MB 2025-11-28 01:47:18.716535 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 20105f69df4a 34 seconds ago 311MB 2025-11-28 01:47:18.716538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20251128 20105f69df4a 34 seconds ago 311MB 2025-11-28 01:47:18.716541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20251128 6db8c42f4571 34 seconds ago 387MB 2025-11-28 01:47:18.716544 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 6db8c42f4571 34 seconds ago 387MB 2025-11-28 01:47:18.716548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.3.1.20251128 3255f1157e84 35 seconds ago 1.04GB 2025-11-28 01:47:18.716551 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 3255f1157e84 35 seconds ago 1.04GB 2025-11-28 01:47:18.716554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 cd759cba80be 37 seconds ago 1.15GB 2025-11-28 01:47:18.716557 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.1.2.20251128 cd759cba80be 37 seconds ago 1.15GB 2025-11-28 01:47:18.716561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 7b55b33fec8e 38 seconds ago 279MB 2025-11-28 01:47:18.716569 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.4.3.20251128 7b55b33fec8e 38 seconds ago 279MB 2025-11-28 01:47:18.716572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 6789b53da11b 39 seconds ago 279MB 2025-11-28 01:47:18.716575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.4.3.20251128 6789b53da11b 39 seconds ago 279MB 2025-11-28 01:47:18.716579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 19.0.0.20251128 0f0c8c2526f3 40 seconds ago 974MB 2025-11-28 01:47:18.716585 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 0f0c8c2526f3 40 seconds ago 974MB 2025-11-28 01:47:18.716588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 19.0.0.20251128 8d5b029243ca 41 seconds ago 974MB 2025-11-28 01:47:18.716592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 8d5b029243ca 41 seconds ago 974MB 2025-11-28 01:47:18.716595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 19.0.0.20251128 325e6d391f62 43 seconds ago 973MB 2025-11-28 01:47:18.716598 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 325e6d391f62 43 seconds ago 973MB 2025-11-28 01:47:18.716601 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 19.0.0.20251128 a1bf5b8faaec 44 seconds ago 974MB 2025-11-28 01:47:18.716605 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 a1bf5b8faaec 44 seconds ago 974MB 2025-11-28 01:47:18.716608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 19.0.0.20251128 772d877bba37 46 seconds ago 974MB 2025-11-28 01:47:18.716611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 772d877bba37 46 seconds ago 974MB 2025-11-28 01:47:18.716614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 ef32ef73437c 47 seconds ago 1.09GB 2025-11-28 01:47:18.716617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 26.1.5.20251128 ef32ef73437c 47 seconds ago 1.09GB 2025-11-28 01:47:18.716621 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 11991ee5fc93 49 seconds ago 1.15GB 2025-11-28 01:47:18.716624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 26.1.5.20251128 11991ee5fc93 49 seconds ago 1.15GB 2025-11-28 01:47:18.716627 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 9126bd5751aa 50 seconds ago 1.36GB 2025-11-28 01:47:18.716630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 26.1.5.20251128 9126bd5751aa 50 seconds ago 1.36GB 2025-11-28 01:47:18.716634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 3985fc2be79a 52 seconds ago 1.21GB 2025-11-28 01:47:18.716637 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 30.2.1.20251128 3985fc2be79a 52 seconds ago 1.21GB 2025-11-28 01:47:18.716640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 4721c6f7cc21 53 seconds ago 1.22GB 2025-11-28 01:47:18.716643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 30.2.1.20251128 4721c6f7cc21 53 seconds ago 1.22GB 2025-11-28 01:47:18.716647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 2dd90424fdf5 54 seconds ago 1.21GB 2025-11-28 01:47:18.716652 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 30.2.1.20251128 2dd90424fdf5 54 seconds ago 1.21GB 2025-11-28 01:47:18.716656 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 ee4411090c9f 56 seconds ago 1.57GB 2025-11-28 01:47:18.716659 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 30.2.1.20251128 ee4411090c9f 56 seconds ago 1.57GB 2025-11-28 01:47:18.716662 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 90adff3a5b43 57 seconds ago 1.21GB 2025-11-28 01:47:18.716665 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 30.2.1.20251128 90adff3a5b43 57 seconds ago 1.21GB 2025-11-28 01:47:18.716668 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 4e28e4e19572 59 seconds ago 1.22GB 2025-11-28 01:47:18.716674 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 30.2.1.20251128 4e28e4e19572 59 seconds ago 1.22GB 2025-11-28 01:47:18.716677 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 fffb52d8b667 About a minute ago 1.25GB 2025-11-28 01:47:18.716680 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 30.2.1.20251128 fffb52d8b667 About a minute ago 1.25GB 2025-11-28 01:47:18.716684 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 c2dbeeb2bd97 About a minute ago 1.37GB 2025-11-28 01:47:18.716687 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 30.2.1.20251128 c2dbeeb2bd97 About a minute ago 1.37GB 2025-11-28 01:47:18.716694 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 b61527d36c3e About a minute ago 1.21GB 2025-11-28 01:47:18.716697 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 30.2.1.20251128 b61527d36c3e About a minute ago 1.21GB 2025-11-28 01:47:18.716700 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 5b0946d4caf9 About a minute ago 1.41GB 2025-11-28 01:47:18.716704 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 25.3.1.20251128 5b0946d4caf9 About a minute ago 1.41GB 2025-11-28 01:47:18.716707 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 4eae3e4930c9 About a minute ago 1.72GB 2025-11-28 01:47:18.716710 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 25.3.1.20251128 4eae3e4930c9 About a minute ago 1.72GB 2025-11-28 01:47:18.716713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 c22431db5de0 About a minute ago 1.4GB 2025-11-28 01:47:18.716717 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 25.3.1.20251128 c22431db5de0 About a minute ago 1.4GB 2025-11-28 01:47:18.716720 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 37b66dce42bd About a minute ago 1.4GB 2025-11-28 01:47:18.716723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 25.3.1.20251128 37b66dce42bd About a minute ago 1.4GB 2025-11-28 01:47:18.716726 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 a26f7c4572e3 About a minute ago 1.16GB 2025-11-28 01:47:18.716729 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 25.2.2.20251128 a26f7c4572e3 About a minute ago 1.16GB 2025-11-28 01:47:18.716733 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 a105f5fc3047 About a minute ago 1.16GB 2025-11-28 01:47:18.716736 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 25.2.2.20251128 a105f5fc3047 About a minute ago 1.16GB 2025-11-28 01:47:18.716742 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 37cb028803dd About a minute ago 1.16GB 2025-11-28 01:47:18.716745 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 25.2.2.20251128 37cb028803dd About a minute ago 1.16GB 2025-11-28 01:47:18.716748 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 d72daeb20e54 About a minute ago 1.16GB 2025-11-28 01:47:18.716752 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 25.2.2.20251128 d72daeb20e54 About a minute ago 1.16GB 2025-11-28 01:47:18.716755 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 0bfb54e1deaa About a minute ago 1.16GB 2025-11-28 01:47:18.716758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 25.2.2.20251128 0bfb54e1deaa About a minute ago 1.16GB 2025-11-28 01:47:18.716761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 02ca240e8c4e About a minute ago 1.16GB 2025-11-28 01:47:18.716765 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 25.2.2.20251128 02ca240e8c4e About a minute ago 1.16GB 2025-11-28 01:47:18.716768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 04b68a428b5d About a minute ago 1.16GB 2025-11-28 01:47:18.716771 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 25.2.2.20251128 04b68a428b5d About a minute ago 1.16GB 2025-11-28 01:47:18.716774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 d7bd33c7952b About a minute ago 1.16GB 2025-11-28 01:47:18.716780 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 25.2.2.20251128 d7bd33c7952b About a minute ago 1.16GB 2025-11-28 01:47:18.716783 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 a55f919f6f65 About a minute ago 1.16GB 2025-11-28 01:47:18.716786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 25.2.2.20251128 a55f919f6f65 About a minute ago 1.16GB 2025-11-28 01:47:18.716789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 004e6fcf3f8e About a minute ago 1.16GB 2025-11-28 01:47:18.716793 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 25.2.2.20251128 004e6fcf3f8e About a minute ago 1.16GB 2025-11-28 01:47:18.716799 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 ad58418476ed About a minute ago 1.16GB 2025-11-28 01:47:18.716802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 25.2.2.20251128 ad58418476ed About a minute ago 1.16GB 2025-11-28 01:47:18.716805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 022b465d5565 About a minute ago 1.16GB 2025-11-28 01:47:18.716809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 25.2.2.20251128 022b465d5565 About a minute ago 1.16GB 2025-11-28 01:47:18.716812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 31e4c8b2786d About a minute ago 1.16GB 2025-11-28 01:47:18.716815 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 25.2.2.20251128 31e4c8b2786d About a minute ago 1.16GB 2025-11-28 01:47:18.716818 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 1d901baca1bb About a minute ago 1.09GB 2025-11-28 01:47:18.716821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 26.0.1.20251128 1d901baca1bb About a minute ago 1.09GB 2025-11-28 01:47:18.716825 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 6c20e5fc20a6 About a minute ago 1.04GB 2025-11-28 01:47:18.716831 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 26.0.1.20251128 6c20e5fc20a6 About a minute ago 1.04GB 2025-11-28 01:47:18.716834 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 dfa4f9098060 About a minute ago 1.04GB 2025-11-28 01:47:18.716837 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 26.0.1.20251128 dfa4f9098060 About a minute ago 1.04GB 2025-11-28 01:47:18.716840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 d44f49065837 About a minute ago 976MB 2025-11-28 01:47:18.716844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 23.0.2.20251128 d44f49065837 About a minute ago 976MB 2025-11-28 01:47:18.716847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 19e90bded467 About a minute ago 976MB 2025-11-28 01:47:18.716850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 23.0.2.20251128 19e90bded467 About a minute ago 976MB 2025-11-28 01:47:18.716853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 ea799c05e111 About a minute ago 987MB 2025-11-28 01:47:18.716856 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 23.0.2.20251128 ea799c05e111 About a minute ago 987MB 2025-11-28 01:47:18.716860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 430d54b227ce About a minute ago 987MB 2025-11-28 01:47:18.716863 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 23.0.2.20251128 430d54b227ce About a minute ago 987MB 2025-11-28 01:47:18.716866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 a026c13ce114 About a minute ago 1.1GB 2025-11-28 01:47:18.716870 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20251128 a026c13ce114 About a minute ago 1.1GB 2025-11-28 01:47:18.716873 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 6f3d37b415cd About a minute ago 1.1GB 2025-11-28 01:47:18.716876 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20251128 6f3d37b415cd About a minute ago 1.1GB 2025-11-28 01:47:18.716879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 68b581d4efb8 About a minute ago 1.1GB 2025-11-28 01:47:18.716885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20251128 68b581d4efb8 About a minute ago 1.1GB 2025-11-28 01:47:18.716888 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 2025d3612c6d About a minute ago 990MB 2025-11-28 01:47:18.716891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 5.0.1.20251128 2025d3612c6d About a minute ago 990MB 2025-11-28 01:47:18.716895 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 1660367b949a About a minute ago 1.05GB 2025-11-28 01:47:18.716898 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 5.0.1.20251128 1660367b949a About a minute ago 1.05GB 2025-11-28 01:47:18.716904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 15.0.2.20251128 58b5b8615b03 About a minute ago 1.03GB 2025-11-28 01:47:18.716908 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 58b5b8615b03 About a minute ago 1.03GB 2025-11-28 01:47:18.716911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 15.0.2.20251128 0554827567e2 About a minute ago 1.05GB 2025-11-28 01:47:18.716914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 0554827567e2 About a minute ago 1.05GB 2025-11-28 01:47:18.716920 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 15.0.2.20251128 c50d3f1d21ee About a minute ago 1.03GB 2025-11-28 01:47:18.716923 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 c50d3f1d21ee About a minute ago 1.03GB 2025-11-28 01:47:18.716927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 15.0.2.20251128 a898cf2a1caa About a minute ago 1.05GB 2025-11-28 01:47:18.716930 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 a898cf2a1caa About a minute ago 1.05GB 2025-11-28 01:47:18.716933 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 15.0.2.20251128 f0772526161e About a minute ago 1.03GB 2025-11-28 01:47:18.716936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 f0772526161e About a minute ago 1.03GB 2025-11-28 01:47:18.716940 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 19.0.1.20251128 4ca10b0a28ac About a minute ago 991MB 2025-11-28 01:47:18.716943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 4ca10b0a28ac About a minute ago 991MB 2025-11-28 01:47:18.716946 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 19.0.1.20251128 6660aae274d6 About a minute ago 991MB 2025-11-28 01:47:18.716949 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 6660aae274d6 About a minute ago 991MB 2025-11-28 01:47:18.716952 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 19.0.1.20251128 17b2d38a04d6 About a minute ago 990MB 2025-11-28 01:47:18.716956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 17b2d38a04d6 About a minute ago 990MB 2025-11-28 01:47:18.716959 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 18.0.0.20251128 df93b4d928a8 About a minute ago 994MB 2025-11-28 01:47:18.716962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 df93b4d928a8 About a minute ago 994MB 2025-11-28 01:47:18.716965 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 18.0.0.20251128 bcbd687474d9 2 minutes ago 993MB 2025-11-28 01:47:18.716969 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 bcbd687474d9 2 minutes ago 993MB 2025-11-28 01:47:18.716972 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 18.0.0.20251128 9002940b0a29 2 minutes ago 1.07GB 2025-11-28 01:47:18.716975 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 9002940b0a29 2 minutes ago 1.07GB 2025-11-28 01:47:18.716978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 12.0.1.20251128 36eb2ba8696d 2 minutes ago 975MB 2025-11-28 01:47:18.716982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 36eb2ba8696d 2 minutes ago 975MB 2025-11-28 01:47:18.716987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 19.0.1.20251128 478d936fc839 2 minutes ago 984MB 2025-11-28 01:47:18.717008 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 478d936fc839 2 minutes ago 984MB 2025-11-28 01:47:18.717015 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 19.0.1.20251128 a3d5e613dca4 2 minutes ago 989MB 2025-11-28 01:47:18.717018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 a3d5e613dca4 2 minutes ago 989MB 2025-11-28 01:47:18.717021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 19.0.1.20251128 daaee5b65939 2 minutes ago 983MB 2025-11-28 01:47:18.717027 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 daaee5b65939 2 minutes ago 983MB 2025-11-28 01:47:18.717031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 19.0.1.20251128 c2a7a9139826 2 minutes ago 984MB 2025-11-28 01:47:18.717034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 c2a7a9139826 2 minutes ago 984MB 2025-11-28 01:47:18.717037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 19.0.1.20251128 d75c72984557 2 minutes ago 989MB 2025-11-28 01:47:18.717043 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 d75c72984557 2 minutes ago 989MB 2025-11-28 01:47:18.717047 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 19.0.1.20251128 4d0ffb63f7a1 2 minutes ago 984MB 2025-11-28 01:47:18.717050 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 4d0ffb63f7a1 2 minutes ago 984MB 2025-11-28 01:47:18.717053 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 19.0.1.20251128 ea77531c8679 2 minutes ago 984MB 2025-11-28 01:47:18.717056 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 ea77531c8679 2 minutes ago 984MB 2025-11-28 01:47:18.717060 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 19.1.1.20251128 c48c856cb71b 2 minutes ago 1.05GB 2025-11-28 01:47:18.717065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 c48c856cb71b 2 minutes ago 1.05GB 2025-11-28 01:47:18.717068 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 19.1.1.20251128 0c9428946aad 2 minutes ago 1.05GB 2025-11-28 01:47:18.717074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 0c9428946aad 2 minutes ago 1.05GB 2025-11-28 01:47:18.717083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 19.1.1.20251128 b4b9fbd04867 2 minutes ago 1.06GB 2025-11-28 01:47:18.717099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 b4b9fbd04867 2 minutes ago 1.06GB 2025-11-28 01:47:18.717111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 19.1.1.20251128 98500d7da04f 2 minutes ago 1.22GB 2025-11-28 01:47:18.717126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 98500d7da04f 2 minutes ago 1.22GB 2025-11-28 01:47:18.717140 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 19.0.1.20251128 ecb99bdd7369 2 minutes ago 1.13GB 2025-11-28 01:47:18.717155 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 ecb99bdd7369 2 minutes ago 1.13GB 2025-11-28 01:47:18.717168 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 19.0.1.20251128 9af2533ba9e1 2 minutes ago 1.24GB 2025-11-28 01:47:18.717183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 9af2533ba9e1 2 minutes ago 1.24GB 2025-11-28 01:47:18.717200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 64090c0d3e94 2 minutes ago 1.1GB 2025-11-28 01:47:18.717215 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 29.0.1.20251128 64090c0d3e94 2 minutes ago 1.1GB 2025-11-28 01:47:18.717229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 2814d1f07b8d 2 minutes ago 840MB 2025-11-28 01:47:18.717243 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 24.9.3.20251128 2814d1f07b8d 2 minutes ago 840MB 2025-11-28 01:47:18.717253 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 22a89ed8d5fa 2 minutes ago 840MB 2025-11-28 01:47:18.717267 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 24.9.3.20251128 22a89ed8d5fa 2 minutes ago 840MB 2025-11-28 01:47:18.717282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 e8011cfaa46a 2 minutes ago 840MB 2025-11-28 01:47:18.717290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 24.9.3.20251128 e8011cfaa46a 2 minutes ago 840MB 2025-11-28 01:47:18.717364 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 4c761925b367 2 minutes ago 840MB 2025-11-28 01:47:18.717372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 24.9.3.20251128 4c761925b367 2 minutes ago 840MB 2025-11-28 01:47:18.717377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 454749b1ea99 2 minutes ago 1.37GB 2025-11-28 01:47:18.717384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 26.1.5.20251128 454749b1ea99 2 minutes ago 1.37GB 2025-11-28 01:47:18.717397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 912bc37c5eac 2 minutes ago 1.17GB 2025-11-28 01:47:18.717409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 25.2.2.20251128 912bc37c5eac 2 minutes ago 1.17GB 2025-11-28 01:47:18.717423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 654a31e8af99 4 minutes ago 977MB 2025-11-28 01:47:18.717440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 a5b87669d89d 5 minutes ago 976MB 2025-11-28 01:47:18.717454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 db4d42e3f3a0 15 minutes ago 1.07GB 2025-11-28 01:47:18.717469 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 dcbd329f3016 16 minutes ago 1.06GB 2025-11-28 01:47:18.717483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 990f9a7b0186 16 minutes ago 1.06GB 2025-11-28 01:47:18.717498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 c0ef8e70c557 58 minutes ago 839MB 2025-11-28 01:47:18.717512 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 e10ac1b992de About an hour ago 968MB 2025-11-28 01:47:18.717526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 d2dedaf2e629 About an hour ago 1.07GB 2025-11-28 01:47:18.717539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 5bf71e712eb9 About an hour ago 1.12GB 2025-11-28 01:47:18.717552 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 c45aaaee4898 About an hour ago 1.04GB 2025-11-28 01:47:18.717565 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 b8182a279bf2 About an hour ago 975MB 2025-11-28 01:47:18.717577 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 717b2ac51441 About an hour ago 967MB 2025-11-28 01:47:18.717589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 43415b324531 About an hour ago 985MB 2025-11-28 01:47:18.717603 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 ee4d5fabcc91 About an hour ago 1.06GB 2025-11-28 01:47:18.717616 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 f38a6231515b About an hour ago 982MB 2025-11-28 01:47:18.717625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 d26c95525a0d About an hour ago 1.02GB 2025-11-28 01:47:18.717638 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 2344d30e6221 About an hour ago 960MB 2025-11-28 01:47:18.717651 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 33b330715f92 About an hour ago 1.09GB 2025-11-28 01:47:18.717663 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 b6ab3f403540 About an hour ago 967MB 2025-11-28 01:47:18.717676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 f2cd00624872 About an hour ago 1.02GB 2025-11-28 01:47:18.717688 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 79fcc70ff188 About an hour ago 1.15GB 2025-11-28 01:47:18.717703 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 36f47d7d2ca1 About an hour ago 1.39GB 2025-11-28 01:47:18.717721 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 58c3619551d5 About an hour ago 1.2GB 2025-11-28 01:47:18.717727 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 bee649ebcb76 About an hour ago 1.08GB 2025-11-28 01:47:18.717740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 33050f5d276f About an hour ago 965MB 2025-11-28 01:47:18.717750 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 06b5afa6032d About an hour ago 311MB 2025-11-28 01:47:18.717763 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 41cd2d05f629 About an hour ago 435MB 2025-11-28 01:47:18.717776 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 5308189b57e8 About an hour ago 279MB 2025-11-28 01:47:18.717789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 db343094fa06 About an hour ago 959MB 2025-11-28 01:47:18.717804 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 99ba0f9472f1 2 hours ago 264MB 2025-11-28 01:47:18.717819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 39a9a72dc2d8 2 hours ago 264MB 2025-11-28 01:47:18.717833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 954a9cb070e8 2 hours ago 264MB 2025-11-28 01:47:18.717846 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 edc0e080d491 2 hours ago 303MB 2025-11-28 01:47:18.717860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 f753bbd564f9 2 hours ago 264MB 2025-11-28 01:47:18.717875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 99f897d5a648 2 hours ago 264MB 2025-11-28 01:47:18.717897 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 6 weeks ago 78.1MB 2025-11-28 01:47:18.717904 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 7dce45e8985c 2 months ago 13.9MB 2025-11-28 01:47:18.722988 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-11-28 01:47:18.723101 | ubuntu-noble-large | + cat images.yml 2025-11-28 01:47:18.724411 | ubuntu-noble-large | --- 2025-11-28 01:47:18.724447 | ubuntu-noble-large | images: 2025-11-28 01:47:18.724452 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.2.20251128 2025-11-28 01:47:18.724458 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.5.20251128 2025-11-28 01:47:18.724473 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:24.9.3.20251128 2025-11-28 01:47:18.724478 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.3.20251128 2025-11-28 01:47:18.724483 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.3.20251128 2025-11-28 01:47:18.724487 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:24.9.3.20251128 2025-11-28 01:47:18.724491 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:29.0.1.20251128 2025-11-28 01:47:18.724495 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20251128 2025-11-28 01:47:18.724499 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20251128 2025-11-28 01:47:18.724503 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:19.1.1.20251128 2025-11-28 01:47:18.724507 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:19.1.1.20251128 2025-11-28 01:47:18.724511 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:19.1.1.20251128 2025-11-28 01:47:18.724515 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:19.1.1.20251128 2025-11-28 01:47:18.724519 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:19.0.1.20251128 2025-11-28 01:47:18.724523 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:19.0.1.20251128 2025-11-28 01:47:18.724527 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:19.0.1.20251128 2025-11-28 01:47:18.724531 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:19.0.1.20251128 2025-11-28 01:47:18.724535 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:19.0.1.20251128 2025-11-28 01:47:18.724539 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:19.0.1.20251128 2025-11-28 01:47:18.724543 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:19.0.1.20251128 2025-11-28 01:47:18.724547 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:12.0.1.20251128 2025-11-28 01:47:18.724551 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20251128 2025-11-28 01:47:18.724555 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20251128 2025-11-28 01:47:18.724559 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20251128 2025-11-28 01:47:18.724563 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20251128 2025-11-28 01:47:18.724567 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20251128 2025-11-28 01:47:18.724571 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20251128 2025-11-28 01:47:18.724580 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:15.0.2.20251128 2025-11-28 01:47:18.724584 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:15.0.2.20251128 2025-11-28 01:47:18.724588 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:15.0.2.20251128 2025-11-28 01:47:18.724592 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:15.0.2.20251128 2025-11-28 01:47:18.724596 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:15.0.2.20251128 2025-11-28 01:47:18.724600 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20251128 2025-11-28 01:47:18.724604 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20251128 2025-11-28 01:47:18.724608 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20251128 2025-11-28 01:47:18.724612 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20251128 2025-11-28 01:47:18.724616 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20251128 2025-11-28 01:47:18.724620 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20251128 2025-11-28 01:47:18.724624 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20251128 2025-11-28 01:47:18.724628 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20251128 2025-11-28 01:47:18.724632 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20251128 2025-11-28 01:47:18.724636 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:26.0.1.20251128 2025-11-28 01:47:18.724643 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:26.0.1.20251128 2025-11-28 01:47:18.724647 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:26.0.1.20251128 2025-11-28 01:47:18.724651 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.2.20251128 2025-11-28 01:47:18.724655 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.2.20251128 2025-11-28 01:47:18.724659 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.2.20251128 2025-11-28 01:47:18.724663 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.2.20251128 2025-11-28 01:47:18.724667 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.2.20251128 2025-11-28 01:47:18.724671 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:25.2.2.20251128 2025-11-28 01:47:18.724675 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.2.20251128 2025-11-28 01:47:18.724679 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.2.20251128 2025-11-28 01:47:18.724683 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.2.20251128 2025-11-28 01:47:18.724687 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.2.20251128 2025-11-28 01:47:18.724698 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.2.20251128 2025-11-28 01:47:18.724702 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.2.20251128 2025-11-28 01:47:18.724706 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.2.20251128 2025-11-28 01:47:18.724710 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:25.3.1.20251128 2025-11-28 01:47:18.724714 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:25.3.1.20251128 2025-11-28 01:47:18.724718 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:25.3.1.20251128 2025-11-28 01:47:18.724722 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:25.3.1.20251128 2025-11-28 01:47:18.724726 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:30.2.1.20251128 2025-11-28 01:47:18.724730 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:30.2.1.20251128 2025-11-28 01:47:18.724734 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.2.1.20251128 2025-11-28 01:47:18.724738 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:30.2.1.20251128 2025-11-28 01:47:18.724742 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:30.2.1.20251128 2025-11-28 01:47:18.724746 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:30.2.1.20251128 2025-11-28 01:47:18.724751 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:30.2.1.20251128 2025-11-28 01:47:18.724755 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:30.2.1.20251128 2025-11-28 01:47:18.724758 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:30.2.1.20251128 2025-11-28 01:47:18.724763 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:26.1.5.20251128 2025-11-28 01:47:18.724766 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:26.1.5.20251128 2025-11-28 01:47:18.724770 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:26.1.5.20251128 2025-11-28 01:47:18.724774 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20251128 2025-11-28 01:47:18.724778 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20251128 2025-11-28 01:47:18.724782 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20251128 2025-11-28 01:47:18.724786 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20251128 2025-11-28 01:47:18.724790 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20251128 2025-11-28 01:47:18.724794 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.3.20251128 2025-11-28 01:47:18.724798 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.3.20251128 2025-11-28 01:47:18.724802 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.1.2.20251128 2025-11-28 01:47:18.724809 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20251128 2025-11-28 01:47:18.724815 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20251128 2025-11-28 01:47:18.724819 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20251128 2025-11-28 01:47:18.724823 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20251128 2025-11-28 01:47:18.724827 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20251128 2025-11-28 01:47:18.724831 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20251128 2025-11-28 01:47:18.724835 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20251128 2025-11-28 01:47:18.724840 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.15.20251128 2025-11-28 01:47:18.724844 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.15.20251128 2025-11-28 01:47:18.724847 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20251128 2025-11-28 01:47:18.724851 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20251128 2025-11-28 01:47:18.724855 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20251128 2025-11-28 01:47:18.724859 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20251128 2025-11-28 01:47:18.724863 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20251128 2025-11-28 01:47:18.724867 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20251128 2025-11-28 01:47:18.724871 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20251128 2025-11-28 01:47:18.724875 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20251128 2025-11-28 01:47:18.724879 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20251128 2025-11-28 01:47:18.724883 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20251128 2025-11-28 01:47:18.724887 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20251128 2025-11-28 01:47:18.724891 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20251128 2025-11-28 01:47:18.724895 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20251128 2025-11-28 01:47:18.724899 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20251128 2025-11-28 01:47:18.724903 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20251128 2025-11-28 01:47:18.724907 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.15.20251128 2025-11-28 01:47:18.724911 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20251128 2025-11-28 01:47:18.724915 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:19.7.1.20251128 2025-11-28 01:47:18.724923 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20251128 2025-11-28 01:47:18.724927 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.8.20251128 2025-11-28 01:47:18.724931 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20251128 2025-11-28 01:47:18.724935 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:3.0.3.20251128 2025-11-28 01:47:18.724939 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20251128 2025-11-28 01:47:18.724943 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20251128 2025-11-28 01:47:18.724948 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20251128 2025-11-28 01:47:18.724952 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20251128 2025-11-28 01:47:18.724956 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20251128 2025-11-28 01:47:18.724960 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20251128 2025-11-28 01:47:18.724964 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:12.3.0.20251128 2025-11-28 01:47:18.724968 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.4.20251128 2025-11-28 01:47:18.724972 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.4.20251128 2025-11-28 01:47:18.724978 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20251128 2025-11-28 01:47:18.724983 | ubuntu-noble-large | versions: 2025-11-28 01:47:18.724987 | ubuntu-noble-large | aodh: 19.0.0.20251128 2025-11-28 01:47:18.725014 | ubuntu-noble-large | barbican: 19.0.1.20251128 2025-11-28 01:47:18.725021 | ubuntu-noble-large | ceilometer: 23.0.2.20251128 2025-11-28 01:47:18.725028 | ubuntu-noble-large | cinder: 25.3.1.20251128 2025-11-28 01:47:18.725034 | ubuntu-noble-large | cron: 3.0.20251128 2025-11-28 01:47:18.725042 | ubuntu-noble-large | designate: 19.0.1.20251128 2025-11-28 01:47:18.725052 | ubuntu-noble-large | dnsmasq: 2.90.20251128 2025-11-28 01:47:18.725059 | ubuntu-noble-large | fluentd: 5.0.8.20251128 2025-11-28 01:47:18.725065 | ubuntu-noble-large | glance: 29.0.1.20251128 2025-11-28 01:47:18.725073 | ubuntu-noble-large | gnocchi: 4.6.4.20251128 2025-11-28 01:47:18.725077 | ubuntu-noble-large | grafana: 12.3.0.20251128 2025-11-28 01:47:18.725081 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20251128 2025-11-28 01:47:18.725085 | ubuntu-noble-large | haproxy: 2.8.15.20251128 2025-11-28 01:47:18.725089 | ubuntu-noble-large | haproxy_ssh: 9.6.20251128 2025-11-28 01:47:18.725093 | ubuntu-noble-large | horizon: 25.1.2.20251128 2025-11-28 01:47:18.725097 | ubuntu-noble-large | ironic: 26.1.5.20251128 2025-11-28 01:47:18.725101 | ubuntu-noble-large | ironic_inspector: 12.3.1.20251128 2025-11-28 01:47:18.725105 | ubuntu-noble-large | iscsid: 2.1.9.20251128 2025-11-28 01:47:18.725109 | ubuntu-noble-large | keepalived: 2.2.8.20251128 2025-11-28 01:47:18.725113 | ubuntu-noble-large | keystone: 26.0.1.20251128 2025-11-28 01:47:18.725117 | ubuntu-noble-large | kolla-toolbox: 19.7.1.20251128 2025-11-28 01:47:18.725122 | ubuntu-noble-large | kolla_toolbox: 19.7.1.20251128 2025-11-28 01:47:18.725126 | ubuntu-noble-large | magnum: 19.0.1.20251128 2025-11-28 01:47:18.725129 | ubuntu-noble-large | manila: 19.1.1.20251128 2025-11-28 01:47:18.725134 | ubuntu-noble-large | mariadb: 10.11.15.20251128 2025-11-28 01:47:18.725138 | ubuntu-noble-large | masakari: 18.0.0.20251128 2025-11-28 01:47:18.725141 | ubuntu-noble-large | memcached: 1.6.24.20251128 2025-11-28 01:47:18.725145 | ubuntu-noble-large | multipathd: 0.9.4.20251128 2025-11-28 01:47:18.725149 | ubuntu-noble-large | neutron: 25.2.2.20251128 2025-11-28 01:47:18.725153 | ubuntu-noble-large | nova: 30.2.1.20251128 2025-11-28 01:47:18.725157 | ubuntu-noble-large | nova_libvirt: 10.0.0.20251128 2025-11-28 01:47:18.725161 | ubuntu-noble-large | octavia: 15.0.2.20251128 2025-11-28 01:47:18.725165 | ubuntu-noble-large | opensearch: 2.19.4.20251128 2025-11-28 01:47:18.725170 | ubuntu-noble-large | opensearch_dashboards: 2.19.4.20251128 2025-11-28 01:47:18.725174 | ubuntu-noble-large | openvswitch: 3.4.3.20251128 2025-11-28 01:47:18.725178 | ubuntu-noble-large | ovn: 24.9.3.20251128 2025-11-28 01:47:18.725182 | ubuntu-noble-large | placement: 12.0.1.20251128 2025-11-28 01:47:18.725186 | ubuntu-noble-large | prometheus: 2.55.1.20251128 2025-11-28 01:47:18.725190 | ubuntu-noble-large | prometheus_alertmanager: 0.28.0.20251128 2025-11-28 01:47:18.725194 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20251128 2025-11-28 01:47:18.725202 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20251128 2025-11-28 01:47:18.725207 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20251128 2025-11-28 01:47:18.725212 | ubuntu-noble-large | prometheus_libvirt_exporter: 2.2.0.20251128 2025-11-28 01:47:18.725216 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20251128 2025-11-28 01:47:18.725221 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20251128 2025-11-28 01:47:18.725225 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20251128 2025-11-28 01:47:18.725229 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20251128 2025-11-28 01:47:18.725234 | ubuntu-noble-large | prometheus_openstack_exporter: 1.7.0.20251128 2025-11-28 01:47:18.725239 | ubuntu-noble-large | prometheus_ovn_exporter: 1.0.7.20251128 2025-11-28 01:47:18.725243 | ubuntu-noble-large | proxysql: 3.0.3.20251128 2025-11-28 01:47:18.725248 | ubuntu-noble-large | rabbitmq: 3.13.7.20251128 2025-11-28 01:47:18.725252 | ubuntu-noble-large | redis: 7.0.15.20251128 2025-11-28 01:47:18.725257 | ubuntu-noble-large | skyline: 5.0.1.20251128 2025-11-28 01:47:18.725261 | ubuntu-noble-large | skyline_console: 5.0.1.20251128 2025-11-28 01:47:18.725266 | ubuntu-noble-large | tgtd: 1.0.85.20251128 2025-11-28 01:47:18.725270 | ubuntu-noble-large | + python3 src/compare-sbom.py 2025-11-28 01:47:18.982186 | ubuntu-noble-large | 2025-11-28 01:47:18 | INFO | Starting SBOM comparison 2025-11-28 01:47:18.982289 | ubuntu-noble-large | 2025-11-28 01:47:18 | INFO | Using OpenStack version: 2024.2 2025-11-28 01:47:18.982333 | ubuntu-noble-large | 2025-11-28 01:47:18 | INFO | Local SBOM: images.yml 2025-11-28 01:47:18.982344 | ubuntu-noble-large | 2025-11-28 01:47:18 | INFO | Remote image: registry.osism.cloud/kolla/sbom:2024.2 2025-11-28 01:47:18.982359 | ubuntu-noble-large | 2025-11-28 01:47:18 | INFO | Loading SBOM from file: images.yml 2025-11-28 01:47:19.004653 | ubuntu-noble-large | 2025-11-28 01:47:19 | SUCCESS | Successfully loaded SBOM from images.yml 2025-11-28 01:47:19.004727 | ubuntu-noble-large | 2025-11-28 01:47:19 | INFO | Pulling container image: registry.osism.cloud/kolla/sbom:2024.2 2025-11-28 01:47:19.023988 | ubuntu-noble-large | 2025-11-28 01:47:19 | INFO | Pulling image registry.osism.cloud/kolla/sbom:2024.2... 2025-11-28 01:47:19.947817 | ubuntu-noble-large | 2025-11-28 01:47:19 | SUCCESS | Successfully pulled registry.osism.cloud/kolla/sbom:2024.2 2025-11-28 01:47:19.947910 | ubuntu-noble-large | 2025-11-28 01:47:19 | INFO | Creating temporary container... 2025-11-28 01:47:20.053493 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Extracting images.yml from container... 2025-11-28 01:47:20.101654 | ubuntu-noble-large | 2025-11-28 01:47:20 | SUCCESS | Successfully extracted SBOM from container 2025-11-28 01:47:20.101743 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Removing temporary container... 2025-11-28 01:47:20.115577 | ubuntu-noble-large | 2025-11-28 01:47:20 | SUCCESS | Container removed 2025-11-28 01:47:20.115650 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Removing image registry.osism.cloud/kolla/sbom:2024.2... 2025-11-28 01:47:20.134879 | ubuntu-noble-large | 2025-11-28 01:47:20 | SUCCESS | Image removed 2025-11-28 01:47:20.156087 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Excluding image from SBOM check: prometheus-libvirt-exporter 2025-11-28 01:47:20.156174 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Excluding image from SBOM check: prometheus-openstack-exporter 2025-11-28 01:47:20.156352 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Found 2 image(s) excluded via NO-SBOM-CHECK 2025-11-28 01:47:20.156485 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | 2025-11-28 01:47:20.156598 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Extracting image names... 2025-11-28 01:47:20.157380 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Remote SBOM contains 120 images 2025-11-28 01:47:20.157506 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Local SBOM contains 120 images 2025-11-28 01:47:20.157706 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Remote SBOM contains 53 version entries 2025-11-28 01:47:20.157819 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Local SBOM contains 53 version entries 2025-11-28 01:47:20.157914 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | 2025-11-28 01:47:20.158074 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Comparing image lists... 2025-11-28 01:47:20.158196 | ubuntu-noble-large | 2025-11-28 01:47:20 | SUCCESS | No image list differences found 2025-11-28 01:47:20.158296 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | 2025-11-28 01:47:20.158417 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Comparing versions for downgrades... 2025-11-28 01:47:20.161337 | ubuntu-noble-large | 2025-11-28 01:47:20 | SUCCESS | No version downgrades detected 2025-11-28 01:47:20.161649 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | 2025-11-28 01:47:20.161772 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Version changes in excluded images (2): 2025-11-28 01:47:20.161894 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | prometheus_libvirt_exporter: 2024.2 -> 2.2.0 (EXCLUDED) 2025-11-28 01:47:20.162030 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | prometheus_openstack_exporter: 2024.2 -> 1.7.0 (EXCLUDED) 2025-11-28 01:47:20.162122 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | 2025-11-28 01:47:20.162215 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | Comparing version presence... 2025-11-28 01:47:20.162373 | ubuntu-noble-large | 2025-11-28 01:47:20 | SUCCESS | No version presence differences found 2025-11-28 01:47:20.162457 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | 2025-11-28 01:47:20.162550 | ubuntu-noble-large | 2025-11-28 01:47:20 | INFO | ============================================================ 2025-11-28 01:47:20.162644 | ubuntu-noble-large | 2025-11-28 01:47:20 | SUCCESS | COMPARISON SUCCESSFUL: No issues found 2025-11-28 01:47:20.212862 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-11-28 01:47:20.212920 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2024.2 . 2025-11-28 01:47:20.676659 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2025-11-28 01:47:20.676736 | ubuntu-noble-large | 2025-11-28 01:47:20.676750 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2025-11-28 01:47:20.676770 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2025-11-28 01:47:20.676780 | ubuntu-noble-large | #1 DONE 0.1s 2025-11-28 01:47:20.676790 | ubuntu-noble-large | 2025-11-28 01:47:20.676800 | ubuntu-noble-large | #2 [internal] load .dockerignore 2025-11-28 01:47:20.676810 | ubuntu-noble-large | #2 transferring context: 2B done 2025-11-28 01:47:20.676819 | ubuntu-noble-large | #2 DONE 0.0s 2025-11-28 01:47:20.792292 | ubuntu-noble-large | 2025-11-28 01:47:20.792391 | ubuntu-noble-large | #3 [internal] load build context 2025-11-28 01:47:20.792424 | ubuntu-noble-large | #3 transferring context: 10.86kB done 2025-11-28 01:47:20.792433 | ubuntu-noble-large | #3 DONE 0.0s 2025-11-28 01:47:20.792440 | ubuntu-noble-large | 2025-11-28 01:47:20.792447 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2025-11-28 01:47:20.792454 | ubuntu-noble-large | #4 DONE 0.0s 2025-11-28 01:47:20.792460 | ubuntu-noble-large | 2025-11-28 01:47:20.792467 | ubuntu-noble-large | #5 exporting to image 2025-11-28 01:47:20.792473 | ubuntu-noble-large | #5 exporting layers 0.0s done 2025-11-28 01:47:20.919151 | ubuntu-noble-large | #5 writing image sha256:48d3cc084c81a4fcd815a175cd5b9679682cef9e6f68ffcfc56ed19f60e5c1d7 done 2025-11-28 01:47:20.919226 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2024.2 done 2025-11-28 01:47:20.919238 | ubuntu-noble-large | #5 DONE 0.1s 2025-11-28 01:47:20.935040 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2024.2 2025-11-28 01:47:21.996206 | ubuntu-noble-large | ok: Runtime: 1:44:01.916406 2025-11-28 01:47:22.750675 | 2025-11-28 01:47:22.750876 | TASK [Run push script] 2025-11-28 01:47:23.087604 | ubuntu-noble-large | + export PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-28 01:47:23.087703 | ubuntu-noble-large | + PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-28 01:47:23.087729 | ubuntu-noble-large | + bash scripts/100-push.sh 2025-11-28 01:47:23.093925 | ubuntu-noble-large | + BUILD_TYPE=all 2025-11-28 01:47:23.093952 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2025-11-28 01:47:23.093982 | ubuntu-noble-large | + LSTFILE=images.txt 2025-11-28 01:47:23.094269 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-11-28 01:47:23.095345 | ubuntu-noble-large | + cat images.txt 2025-11-28 01:47:23.095755 | ubuntu-noble-large | + grep -v base 2025-11-28 01:47:23.100611 | ubuntu-noble-large | + cat images.lst 2025-11-28 01:47:23.101247 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2025-11-28 02:00:13.883446 | ubuntu-noble-large | + cat other.log 2025-11-28 02:00:13.886654 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-11-28 02:00:13.886705 | ubuntu-noble-large | 5 : 1764294443.515 80.611 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2' > /dev/null 2025-11-28 02:00:13.886720 | ubuntu-noble-large | 4 : 1764294443.506 85.095 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2' > /dev/null 2025-11-28 02:00:13.886749 | ubuntu-noble-large | 1 : 1764294443.481 94.186 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2' > /dev/null 2025-11-28 02:00:13.886763 | ubuntu-noble-large | 6 : 1764294443.523 104.221 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2024.2' > /dev/null 2025-11-28 02:00:13.886776 | ubuntu-noble-large | 3 : 1764294443.498 108.001 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2024.2' > /dev/null 2025-11-28 02:00:13.886788 | ubuntu-noble-large | 2 : 1764294443.489 111.145 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2' > /dev/null 2025-11-28 02:00:13.886800 | ubuntu-noble-large | 8 : 1764294443.535 119.187 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2024.2' > /dev/null 2025-11-28 02:00:13.886812 | ubuntu-noble-large | 9 : 1764294524.135 50.375 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2024.2' > /dev/null 2025-11-28 02:00:13.886823 | ubuntu-noble-large | 10 : 1764294528.607 50.791 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2024.2' > /dev/null 2025-11-28 02:00:13.886835 | ubuntu-noble-large | 11 : 1764294537.676 43.861 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2024.2' > /dev/null 2025-11-28 02:00:13.886847 | ubuntu-noble-large | 15 : 1764294562.732 30.008 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2024.2' > /dev/null 2025-11-28 02:00:13.886858 | ubuntu-noble-large | 7 : 1764294443.530 153.164 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2024.2' > /dev/null 2025-11-28 02:00:13.886870 | ubuntu-noble-large | 14 : 1764294554.641 45.095 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2024.2' > /dev/null 2025-11-28 02:00:13.886884 | ubuntu-noble-large | 13 : 1764294551.506 49.970 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2024.2' > /dev/null 2025-11-28 02:00:13.886897 | ubuntu-noble-large | 17 : 1764294579.408 27.664 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2024.2' > /dev/null 2025-11-28 02:00:13.886909 | ubuntu-noble-large | 18 : 1764294581.547 30.569 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2' > /dev/null 2025-11-28 02:00:13.886921 | ubuntu-noble-large | 16 : 1764294574.520 40.108 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2024.2' > /dev/null 2025-11-28 02:00:13.886932 | ubuntu-noble-large | 12 : 1764294547.751 68.380 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2024.2' > /dev/null 2025-11-28 02:00:13.886944 | ubuntu-noble-large | 21 : 1764294599.747 23.872 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2024.2' > /dev/null 2025-11-28 02:00:13.886956 | ubuntu-noble-large | 20 : 1764294596.704 28.759 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2024.2' > /dev/null 2025-11-28 02:00:13.886968 | ubuntu-noble-large | 19 : 1764294592.751 34.427 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2024.2' > /dev/null 2025-11-28 02:00:13.887033 | ubuntu-noble-large | 22 : 1764294601.486 27.246 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2024.2' > /dev/null 2025-11-28 02:00:13.887048 | ubuntu-noble-large | 26 : 1764294616.140 28.817 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2024.2' > /dev/null 2025-11-28 02:00:13.887058 | ubuntu-noble-large | 25 : 1764294614.636 31.538 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2024.2' > /dev/null 2025-11-28 02:00:13.887067 | ubuntu-noble-large | 23 : 1764294607.082 40.400 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2024.2' > /dev/null 2025-11-28 02:00:13.887077 | ubuntu-noble-large | 27 : 1764294623.629 34.934 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2024.2' > /dev/null 2025-11-28 02:00:13.887086 | ubuntu-noble-large | 30 : 1764294628.738 31.567 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2024.2' > /dev/null 2025-11-28 02:00:13.887096 | ubuntu-noble-large | 24 : 1764294612.125 51.414 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2024.2' > /dev/null 2025-11-28 02:00:13.887106 | ubuntu-noble-large | 29 : 1764294627.186 37.679 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2024.2' > /dev/null 2025-11-28 02:00:13.887115 | ubuntu-noble-large | 28 : 1764294625.472 44.420 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2' > /dev/null 2025-11-28 02:00:13.887124 | ubuntu-noble-large | 32 : 1764294646.183 30.095 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2024.2' > /dev/null 2025-11-28 02:00:13.887134 | ubuntu-noble-large | 31 : 1764294644.967 34.371 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2' > /dev/null 2025-11-28 02:00:13.887143 | ubuntu-noble-large | 35 : 1764294660.310 26.225 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2' > /dev/null 2025-11-28 02:00:13.887169 | ubuntu-noble-large | 36 : 1764294663.546 24.983 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2024.2' > /dev/null 2025-11-28 02:00:13.887179 | ubuntu-noble-large | 33 : 1764294647.491 48.861 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2' > /dev/null 2025-11-28 02:00:13.887188 | ubuntu-noble-large | 34 : 1764294658.573 40.743 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887198 | ubuntu-noble-large | 37 : 1764294664.874 38.115 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2024.2' > /dev/null 2025-11-28 02:00:13.887214 | ubuntu-noble-large | 38 : 1764294669.901 40.855 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2024.2' > /dev/null 2025-11-28 02:00:13.887224 | ubuntu-noble-large | 39 : 1764294676.288 40.240 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2' > /dev/null 2025-11-28 02:00:13.887233 | ubuntu-noble-large | 44 : 1764294699.325 24.789 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2' > /dev/null 2025-11-28 02:00:13.887266 | ubuntu-noble-large | 40 : 1764294679.346 47.038 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2' > /dev/null 2025-11-28 02:00:13.887276 | ubuntu-noble-large | 42 : 1764294688.539 40.141 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2024.2' > /dev/null 2025-11-28 02:00:13.887285 | ubuntu-noble-large | 43 : 1764294696.362 34.664 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2' > /dev/null 2025-11-28 02:00:13.887295 | ubuntu-noble-large | 45 : 1764294702.997 30.237 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2' > /dev/null 2025-11-28 02:00:13.887306 | ubuntu-noble-large | 41 : 1764294686.544 48.649 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2' > /dev/null 2025-11-28 02:00:13.887316 | ubuntu-noble-large | 46 : 1764294710.765 38.021 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2024.2' > /dev/null 2025-11-28 02:00:13.887325 | ubuntu-noble-large | 50 : 1764294728.688 29.934 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887334 | ubuntu-noble-large | 49 : 1764294726.393 33.800 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2025-11-28 02:00:13.887344 | ubuntu-noble-large | 48 : 1764294724.123 37.375 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2024.2' > /dev/null 2025-11-28 02:00:13.887362 | ubuntu-noble-large | 51 : 1764294731.036 33.242 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887371 | ubuntu-noble-large | 52 : 1764294733.242 32.250 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887381 | ubuntu-noble-large | 47 : 1764294716.537 50.215 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2024.2' > /dev/null 2025-11-28 02:00:13.887390 | ubuntu-noble-large | 53 : 1764294735.198 38.259 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887399 | ubuntu-noble-large | 55 : 1764294758.631 17.782 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2024.2' > /dev/null 2025-11-28 02:00:13.887408 | ubuntu-noble-large | 54 : 1764294748.796 32.701 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887418 | ubuntu-noble-large | 58 : 1764294764.287 22.351 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887427 | ubuntu-noble-large | 59 : 1764294765.501 22.532 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887437 | ubuntu-noble-large | 60 : 1764294766.761 22.501 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887446 | ubuntu-noble-large | 57 : 1764294761.507 30.788 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887455 | ubuntu-noble-large | 56 : 1764294760.201 36.196 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887465 | ubuntu-noble-large | 61 : 1764294773.467 32.118 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2' > /dev/null 2025-11-28 02:00:13.887474 | ubuntu-noble-large | 62 : 1764294776.421 30.660 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2' > /dev/null 2025-11-28 02:00:13.887483 | ubuntu-noble-large | 67 : 1764294792.301 41.069 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2024.2' > /dev/null 2025-11-28 02:00:13.887492 | ubuntu-noble-large | 65 : 1764294788.043 51.351 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2024.2' > /dev/null 2025-11-28 02:00:13.887502 | ubuntu-noble-large | 64 : 1764294786.648 57.506 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2024.2' > /dev/null 2025-11-28 02:00:13.887517 | ubuntu-noble-large | 68 : 1764294796.406 49.414 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2' > /dev/null 2025-11-28 02:00:13.887535 | ubuntu-noble-large | 63 : 1764294781.507 65.885 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2' > /dev/null 2025-11-28 02:00:13.887545 | ubuntu-noble-large | 66 : 1764294789.273 62.674 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2024.2' > /dev/null 2025-11-28 02:00:13.887554 | ubuntu-noble-large | 69 : 1764294805.595 47.780 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2' > /dev/null 2025-11-28 02:00:13.887564 | ubuntu-noble-large | 70 : 1764294807.090 55.518 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2' > /dev/null 2025-11-28 02:00:13.887573 | ubuntu-noble-large | 76 : 1764294851.956 13.019 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2024.2' > /dev/null 2025-11-28 02:00:13.887582 | ubuntu-noble-large | 75 : 1764294847.400 23.486 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2' > /dev/null 2025-11-28 02:00:13.887592 | ubuntu-noble-large | 71 : 1764294833.379 38.978 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2024.2' > /dev/null 2025-11-28 02:00:13.887601 | ubuntu-noble-large | 73 : 1764294844.163 33.485 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2024.2' > /dev/null 2025-11-28 02:00:13.887610 | ubuntu-noble-large | 74 : 1764294845.828 34.375 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2024.2' > /dev/null 2025-11-28 02:00:13.887620 | ubuntu-noble-large | 78 : 1764294862.618 31.822 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2024.2' > /dev/null 2025-11-28 02:00:13.887635 | ubuntu-noble-large | 77 : 1764294853.387 42.636 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2024.2' > /dev/null 2025-11-28 02:00:13.887645 | ubuntu-noble-large | 83 : 1764294880.213 31.468 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2024.2' > /dev/null 2025-11-28 02:00:13.887654 | ubuntu-noble-large | 72 : 1764294839.405 73.683 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2024.2' > /dev/null 2025-11-28 02:00:13.887663 | ubuntu-noble-large | 80 : 1764294870.895 44.681 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2024.2' > /dev/null 2025-11-28 02:00:13.887673 | ubuntu-noble-large | 85 : 1764294896.034 24.065 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2' > /dev/null 2025-11-28 02:00:13.887682 | ubuntu-noble-large | 84 : 1764294894.449 27.547 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2' > /dev/null 2025-11-28 02:00:13.887691 | ubuntu-noble-large | 81 : 1764294872.367 51.134 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2024.2' > /dev/null 2025-11-28 02:00:13.887700 | ubuntu-noble-large | 82 : 1764294877.657 47.171 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2024.2' > /dev/null 2025-11-28 02:00:13.887710 | ubuntu-noble-large | 79 : 1764294864.984 61.592 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2' > /dev/null 2025-11-28 02:00:13.887719 | ubuntu-noble-large | 87 : 1764294913.096 32.578 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2024.2' > /dev/null 2025-11-28 02:00:13.887730 | ubuntu-noble-large | 92 : 1764294924.834 22.173 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2025-11-28 02:00:13.887739 | ubuntu-noble-large | 88 : 1764294915.585 33.016 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2' > /dev/null 2025-11-28 02:00:13.887748 | ubuntu-noble-large | 90 : 1764294922.006 27.817 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2' > /dev/null 2025-11-28 02:00:13.887757 | ubuntu-noble-large | 93 : 1764294926.582 25.967 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2024.2' > /dev/null 2025-11-28 02:00:13.887767 | ubuntu-noble-large | 86 : 1764294911.692 49.673 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2025-11-28 02:00:13.887776 | ubuntu-noble-large | 89 : 1764294920.106 46.437 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2' > /dev/null 2025-11-28 02:00:13.887785 | ubuntu-noble-large | 91 : 1764294923.508 44.473 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2' > /dev/null 2025-11-28 02:00:13.887794 | ubuntu-noble-large | 94 : 1764294945.682 31.192 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2' > /dev/null 2025-11-28 02:00:13.887804 | ubuntu-noble-large | 97 : 1764294949.835 28.330 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2' > /dev/null 2025-11-28 02:00:13.887813 | ubuntu-noble-large | 95 : 1764294947.017 39.401 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2' > /dev/null 2025-11-28 02:00:13.887822 | ubuntu-noble-large | 96 : 1764294948.610 43.509 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2024.2' > /dev/null 2025-11-28 02:00:13.887837 | ubuntu-noble-large | 98 : 1764294952.556 40.996 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2' > /dev/null 2025-11-28 02:00:13.887847 | ubuntu-noble-large | 101 : 1764294967.988 35.078 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2' > /dev/null 2025-11-28 02:00:13.887856 | ubuntu-noble-large | 99 : 1764294961.377 43.243 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2' > /dev/null 2025-11-28 02:00:13.887872 | ubuntu-noble-large | 104 : 1764294986.429 25.379 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2' > /dev/null 2025-11-28 02:00:13.887882 | ubuntu-noble-large | 106 : 1764294993.560 19.421 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2' > /dev/null 2025-11-28 02:00:13.887892 | ubuntu-noble-large | 103 : 1764294978.173 36.454 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2' > /dev/null 2025-11-28 02:00:13.887907 | ubuntu-noble-large | 105 : 1764294992.129 25.463 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2' > /dev/null 2025-11-28 02:00:13.887917 | ubuntu-noble-large | 100 : 1764294966.551 54.009 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2' > /dev/null 2025-11-28 02:00:13.887926 | ubuntu-noble-large | 107 : 1764295003.073 22.920 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2' > /dev/null 2025-11-28 02:00:13.887935 | ubuntu-noble-large | 109 : 1764295011.817 17.774 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2' > /dev/null 2025-11-28 02:00:13.887945 | ubuntu-noble-large | 108 : 1764295004.628 26.259 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2' > /dev/null 2025-11-28 02:00:13.887955 | ubuntu-noble-large | 112 : 1764295017.601 14.643 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2025-11-28 02:00:13.887965 | ubuntu-noble-large | 113 : 1764295020.570 17.914 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2025-11-28 02:00:13.887974 | ubuntu-noble-large | 114 : 1764295025.999 16.875 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2' > /dev/null 2025-11-28 02:00:13.887984 | ubuntu-noble-large | 116 : 1764295030.896 14.361 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2025-11-28 02:00:13.888024 | ubuntu-noble-large | 111 : 1764295014.636 31.815 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2' > /dev/null 2025-11-28 02:00:13.888039 | ubuntu-noble-large | 110 : 1764295012.987 34.661 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2' > /dev/null 2025-11-28 02:00:13.888048 | ubuntu-noble-large | 102 : 1764294976.883 75.190 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2' > /dev/null 2025-11-28 02:00:13.888058 | ubuntu-noble-large | 118 : 1764295038.493 14.907 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2025-11-28 02:00:13.888067 | ubuntu-noble-large | 121 : 1764295046.459 13.473 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2025-11-28 02:00:13.888076 | ubuntu-noble-large | 122 : 1764295047.656 15.872 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2025-11-28 02:00:13.888086 | ubuntu-noble-large | 120 : 1764295045.265 24.954 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2025-11-28 02:00:13.888095 | ubuntu-noble-large | 123 : 1764295052.081 20.099 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2025-11-28 02:00:13.888105 | ubuntu-noble-large | 124 : 1764295053.407 20.770 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2025-11-28 02:00:13.888114 | ubuntu-noble-large | 119 : 1764295042.884 37.246 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2025-11-28 02:00:13.888123 | ubuntu-noble-large | 129 : 1764295074.185 10.743 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2025-11-28 02:00:13.888132 | ubuntu-noble-large | 117 : 1764295032.252 55.023 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2025-11-28 02:00:13.888142 | ubuntu-noble-large | 115 : 1764295029.596 58.789 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2' > /dev/null 2025-11-28 02:00:13.888151 | ubuntu-noble-large | 130 : 1764295080.138 12.523 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2025-11-28 02:00:13.888167 | ubuntu-noble-large | 126 : 1764295063.536 82.877 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2025-11-28 02:00:13.888177 | ubuntu-noble-large | 125 : 1764295059.939 88.884 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2024.2' > /dev/null 2025-11-28 02:00:13.888186 | ubuntu-noble-large | 127 : 1764295070.228 137.583 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2' > /dev/null 2025-11-28 02:00:13.888195 | ubuntu-noble-large | 128 : 1764295072.187 141.684 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2025-11-28 02:00:13.888211 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2025-11-28 02:00:13.897543 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2025-11-28 02:00:13.897639 | ubuntu-noble-large | [INFO]  Images file: images.lst 2025-11-28 02:00:13.897654 | ubuntu-noble-large | [INFO]  Dry run mode: false 2025-11-28 02:00:13.897664 | ubuntu-noble-large | [INFO]  Verbose mode: true 2025-11-28 02:00:13.897674 | ubuntu-noble-large | [INFO]  Check digests mode: true 2025-11-28 02:00:13.897688 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2025-11-28 02:00:13.905143 | ubuntu-noble-large | [INFO]  Total images to check: 130 2025-11-28 02:00:13.911216 | ubuntu-noble-large | [INFO]  [1/130] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 02:00:13.911437 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 02:00:14.646910 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 02:00:14.647075 | ubuntu-noble-large | [SUCCESS] [1/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 02:00:14.647267 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 02:00:14.691520 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 02:00:14.691768 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 02:00:14.691984 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:14.732741 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:912bc37c5eac6792f29f0b6aa7de688afa3a4752886df342400d75dee7b240af 2025-11-28 02:00:14.732882 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-158265-7399 2025-11-28 02:00:15.355123 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:15.406533 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:912bc37c5eac6792f29f0b6aa7de688afa3a4752886df342400d75dee7b240af 2025-11-28 02:00:15.406622 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:15.450437 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:15.450518 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:15.450528 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:15.450536 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:00:15.450545 | ubuntu-noble-large | DiffID: sha256:889e02bf5a3c3c88f17c466644bf43fc1399259a94ba68af4a1e947149189d39 2025-11-28 02:00:15.450555 | ubuntu-noble-large | DiffID: sha256:e1489870775e30f29dd24ed9ca2f58241b189eed3fe0ff055d24745985998d1a 2025-11-28 02:00:15.499134 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:2ed29f44c751a1e726d055012dfad9523e21439a83e7611146a8b994229dec9b 2025-11-28 02:00:15.499960 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:15.541272 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:15.541367 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:15.541380 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:15.541391 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:00:15.541401 | ubuntu-noble-large | DiffID: sha256:889e02bf5a3c3c88f17c466644bf43fc1399259a94ba68af4a1e947149189d39 2025-11-28 02:00:15.541411 | ubuntu-noble-large | DiffID: sha256:e1489870775e30f29dd24ed9ca2f58241b189eed3fe0ff055d24745985998d1a 2025-11-28 02:00:15.592339 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:2ed29f44c751a1e726d055012dfad9523e21439a83e7611146a8b994229dec9b 2025-11-28 02:00:15.592930 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:15.593022 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 02:00:15.593160 | ubuntu-noble-large | [SUCCESS] [1/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-11-28 02:00:15.597875 | ubuntu-noble-large | [INFO]  [2/130] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 02:00:15.597971 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 02:00:16.063690 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 02:00:16.063802 | ubuntu-noble-large | [SUCCESS] [2/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 02:00:16.063891 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 02:00:16.110050 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 02:00:16.110362 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 02:00:16.110674 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:16.160505 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:454749b1ea99e5bb5cba24eff984d7c2012fd28d41c0597de6d0098e775c57e6 2025-11-28 02:00:16.160651 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-158265-29309 2025-11-28 02:00:16.444535 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:16.487802 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:454749b1ea99e5bb5cba24eff984d7c2012fd28d41c0597de6d0098e775c57e6 2025-11-28 02:00:16.487886 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:16.532244 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:16.532343 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:16.532353 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:16.532361 | ubuntu-noble-large | DiffID: sha256:fcd0441d0d65903d0f1509e7789bc8d4250c1ab2d18c7e2fcd4b3c355ed6dd36 2025-11-28 02:00:16.532368 | ubuntu-noble-large | DiffID: sha256:166b9f5d8dc2bc81e7882f87db13d76b82bde0ea95677ca04d4d224553a5954b 2025-11-28 02:00:16.532375 | ubuntu-noble-large | DiffID: sha256:59e07768edb48be0c3c2fc544e88ad83093651e9c08ebd229427a5438fbcfc31 2025-11-28 02:00:16.576232 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:457c2ab6e4dd251bfe5d11dd1089c23095975b166869d77b0e1e18989bebc662 2025-11-28 02:00:16.577071 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:16.615097 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:16.615183 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:16.615195 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:16.615205 | ubuntu-noble-large | DiffID: sha256:fcd0441d0d65903d0f1509e7789bc8d4250c1ab2d18c7e2fcd4b3c355ed6dd36 2025-11-28 02:00:16.615216 | ubuntu-noble-large | DiffID: sha256:166b9f5d8dc2bc81e7882f87db13d76b82bde0ea95677ca04d4d224553a5954b 2025-11-28 02:00:16.615225 | ubuntu-noble-large | DiffID: sha256:59e07768edb48be0c3c2fc544e88ad83093651e9c08ebd229427a5438fbcfc31 2025-11-28 02:00:16.662779 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:457c2ab6e4dd251bfe5d11dd1089c23095975b166869d77b0e1e18989bebc662 2025-11-28 02:00:16.663687 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:16.663791 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 02:00:16.663807 | ubuntu-noble-large | [SUCCESS] [2/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-11-28 02:00:16.670462 | ubuntu-noble-large | [INFO]  [3/130] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 02:00:16.670530 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 02:00:17.039575 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 02:00:17.039706 | ubuntu-noble-large | [SUCCESS] [3/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 02:00:17.039790 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 02:00:17.085322 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 02:00:17.085444 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 02:00:17.085615 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:17.131804 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4c761925b367bb62f2aafc48ee0205cb93ae123b0a46fcdf86ad969f0ef46943 2025-11-28 02:00:17.131891 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-158265-4450 2025-11-28 02:00:17.448228 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:17.494589 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4c761925b367bb62f2aafc48ee0205cb93ae123b0a46fcdf86ad969f0ef46943 2025-11-28 02:00:17.494689 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:17.536506 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:17.536582 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:17.536595 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:00:17.536608 | ubuntu-noble-large | DiffID: sha256:7ce6052258eed87e27c2e6092a656c04ce2c760aa63cf33a53af6381dfc7cc71 2025-11-28 02:00:17.536620 | ubuntu-noble-large | DiffID: sha256:734664b565a309b8cdda941ee80f2df7f4ab7b93258b7a95e96f033f2e59e052 2025-11-28 02:00:17.583672 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:c475327471648deae554f57796e07eab123b71b9bbb30280582f764134ecca23 2025-11-28 02:00:17.583967 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:17.623617 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:17.623705 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:17.623718 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:00:17.623731 | ubuntu-noble-large | DiffID: sha256:7ce6052258eed87e27c2e6092a656c04ce2c760aa63cf33a53af6381dfc7cc71 2025-11-28 02:00:17.623743 | ubuntu-noble-large | DiffID: sha256:734664b565a309b8cdda941ee80f2df7f4ab7b93258b7a95e96f033f2e59e052 2025-11-28 02:00:17.669402 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:c475327471648deae554f57796e07eab123b71b9bbb30280582f764134ecca23 2025-11-28 02:00:17.670217 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:17.670339 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 02:00:17.670366 | ubuntu-noble-large | [SUCCESS] [3/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-11-28 02:00:17.676386 | ubuntu-noble-large | [INFO]  [4/130] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 02:00:17.676453 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 02:00:18.149716 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 02:00:18.149812 | ubuntu-noble-large | [SUCCESS] [4/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 02:00:18.149862 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 02:00:18.195517 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 02:00:18.195685 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 02:00:18.195882 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:18.245770 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e8011cfaa46a06a7a7d758954e1d9b983cb865cd2b83779e65728f9f4a12a76a 2025-11-28 02:00:18.245879 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-158265-23566 2025-11-28 02:00:18.512512 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:18.559051 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e8011cfaa46a06a7a7d758954e1d9b983cb865cd2b83779e65728f9f4a12a76a 2025-11-28 02:00:18.559154 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:18.608726 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:18.608804 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:18.608814 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:00:18.608822 | ubuntu-noble-large | DiffID: sha256:7ce6052258eed87e27c2e6092a656c04ce2c760aa63cf33a53af6381dfc7cc71 2025-11-28 02:00:18.608830 | ubuntu-noble-large | DiffID: sha256:a62ec297e143fad47e419785805c80951746093cb57bc1d89faa8d206d424781 2025-11-28 02:00:18.655169 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:e92114a7b20860cdfad417752d58ede72a2d0fe0aeb5096cf9c294c5cc7c9de1 2025-11-28 02:00:18.655952 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:18.700194 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:18.700266 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:18.700271 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:00:18.700277 | ubuntu-noble-large | DiffID: sha256:7ce6052258eed87e27c2e6092a656c04ce2c760aa63cf33a53af6381dfc7cc71 2025-11-28 02:00:18.700283 | ubuntu-noble-large | DiffID: sha256:a62ec297e143fad47e419785805c80951746093cb57bc1d89faa8d206d424781 2025-11-28 02:00:18.750545 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:e92114a7b20860cdfad417752d58ede72a2d0fe0aeb5096cf9c294c5cc7c9de1 2025-11-28 02:00:18.751295 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:18.751421 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 02:00:18.751580 | ubuntu-noble-large | [SUCCESS] [4/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-11-28 02:00:18.757923 | ubuntu-noble-large | [INFO]  [5/130] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 02:00:18.758083 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 02:00:19.201440 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 02:00:19.201547 | ubuntu-noble-large | [SUCCESS] [5/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 02:00:19.201653 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 02:00:19.243525 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 02:00:19.243696 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 02:00:19.243852 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:19.290220 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:22a89ed8d5fafd7e605bbcfbfc989346bfe1d7f526819a5a3ffb92098592b08d 2025-11-28 02:00:19.290356 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-158265-12522 2025-11-28 02:00:19.564719 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:19.611138 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:22a89ed8d5fafd7e605bbcfbfc989346bfe1d7f526819a5a3ffb92098592b08d 2025-11-28 02:00:19.611233 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:19.659035 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:19.659105 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:19.659114 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:00:19.659120 | ubuntu-noble-large | DiffID: sha256:7ce6052258eed87e27c2e6092a656c04ce2c760aa63cf33a53af6381dfc7cc71 2025-11-28 02:00:19.659127 | ubuntu-noble-large | DiffID: sha256:87506c6a47b722a433f028ab695d0c2afc22bf8cde63ba802d1c7518a1516e69 2025-11-28 02:00:19.706762 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:38bf6a5f102ec44c0229998ae0746fa7ee55f681969c82e3fbf4844ea06a138f 2025-11-28 02:00:19.707689 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:19.752815 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:19.752899 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:19.752912 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:00:19.752922 | ubuntu-noble-large | DiffID: sha256:7ce6052258eed87e27c2e6092a656c04ce2c760aa63cf33a53af6381dfc7cc71 2025-11-28 02:00:19.752932 | ubuntu-noble-large | DiffID: sha256:87506c6a47b722a433f028ab695d0c2afc22bf8cde63ba802d1c7518a1516e69 2025-11-28 02:00:19.803513 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:38bf6a5f102ec44c0229998ae0746fa7ee55f681969c82e3fbf4844ea06a138f 2025-11-28 02:00:19.804388 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:19.804550 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 02:00:19.804779 | ubuntu-noble-large | [SUCCESS] [5/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-11-28 02:00:19.811528 | ubuntu-noble-large | [INFO]  [6/130] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 02:00:19.811686 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 02:00:20.373760 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 02:00:20.373859 | ubuntu-noble-large | [SUCCESS] [6/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 02:00:20.373959 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 02:00:20.420748 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 02:00:20.420846 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 02:00:20.421058 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:20.468762 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2814d1f07b8d350c311785bdb372b1b10ab9a8c99d8d45bd313bf4e2dd6cba88 2025-11-28 02:00:20.468859 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-158265-14803 2025-11-28 02:00:20.737847 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:20.781147 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2814d1f07b8d350c311785bdb372b1b10ab9a8c99d8d45bd313bf4e2dd6cba88 2025-11-28 02:00:20.781210 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:20.822832 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:20.822925 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:20.822965 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:00:20.822976 | ubuntu-noble-large | DiffID: sha256:7ce6052258eed87e27c2e6092a656c04ce2c760aa63cf33a53af6381dfc7cc71 2025-11-28 02:00:20.822986 | ubuntu-noble-large | DiffID: sha256:e152cd26080fd300d320e5f6b62b36cc318fe2217f125d1cd3e85b465603bb52 2025-11-28 02:00:20.866738 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:5839e10a6cf9cb0bd373c3544872332a73197c1671d646b983c29ff4d4910312 2025-11-28 02:00:20.867579 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:20.909710 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:20.909796 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:20.909808 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:00:20.909818 | ubuntu-noble-large | DiffID: sha256:7ce6052258eed87e27c2e6092a656c04ce2c760aa63cf33a53af6381dfc7cc71 2025-11-28 02:00:20.909829 | ubuntu-noble-large | DiffID: sha256:e152cd26080fd300d320e5f6b62b36cc318fe2217f125d1cd3e85b465603bb52 2025-11-28 02:00:20.954323 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:5839e10a6cf9cb0bd373c3544872332a73197c1671d646b983c29ff4d4910312 2025-11-28 02:00:20.954921 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:20.954981 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 02:00:20.955157 | ubuntu-noble-large | [SUCCESS] [6/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-11-28 02:00:20.960620 | ubuntu-noble-large | [INFO]  [7/130] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 02:00:20.960678 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 02:00:21.485764 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 02:00:21.485869 | ubuntu-noble-large | [SUCCESS] [7/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 02:00:21.485950 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 02:00:21.527986 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 02:00:21.528317 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 02:00:21.528516 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:21.575730 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:654a31e8af99fa0cc6eac8bb8ae22a0572fe79619eee2a0dcf89ee0004b47362 2025-11-28 02:00:21.575920 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-158265-7138 2025-11-28 02:00:21.888194 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:21.927179 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:654a31e8af99fa0cc6eac8bb8ae22a0572fe79619eee2a0dcf89ee0004b47362 2025-11-28 02:00:21.927288 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:21.966806 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:21.966892 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:21.966905 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:21.966913 | ubuntu-noble-large | DiffID: sha256:58c615a4108b823a60360c46b49e5e2ae55b11f5b17bfe43d4e4d247b3ccbc1b 2025-11-28 02:00:21.966921 | ubuntu-noble-large | DiffID: sha256:8bc4a138796c07d76ee6a847ea6f9aaadf6eeee52fca78b1725cce749ae470ca 2025-11-28 02:00:22.010281 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:85f7130caa11ade7ab4f34d659595b504508c53b96256b88d562eb8b33322f20 2025-11-28 02:00:22.010896 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:22.049831 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:22.049920 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:22.049928 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:22.049935 | ubuntu-noble-large | DiffID: sha256:58c615a4108b823a60360c46b49e5e2ae55b11f5b17bfe43d4e4d247b3ccbc1b 2025-11-28 02:00:22.049941 | ubuntu-noble-large | DiffID: sha256:8bc4a138796c07d76ee6a847ea6f9aaadf6eeee52fca78b1725cce749ae470ca 2025-11-28 02:00:22.089095 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:85f7130caa11ade7ab4f34d659595b504508c53b96256b88d562eb8b33322f20 2025-11-28 02:00:22.089893 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:22.090017 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 02:00:22.090186 | ubuntu-noble-large | [SUCCESS] [7/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-11-28 02:00:22.096208 | ubuntu-noble-large | [INFO]  [8/130] Checking: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 02:00:22.096367 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 02:00:22.484821 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 02:00:22.484927 | ubuntu-noble-large | [SUCCESS] [8/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 02:00:22.485057 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 02:00:22.527533 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 02:00:22.527614 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 02:00:22.527702 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:22.574845 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a5b87669d89dbdffb8993a350529d2b945e036af37d45b630ef43063e3ddf7c0 2025-11-28 02:00:22.574948 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-158265-32394 2025-11-28 02:00:22.856644 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:22.902450 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a5b87669d89dbdffb8993a350529d2b945e036af37d45b630ef43063e3ddf7c0 2025-11-28 02:00:22.902541 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:22.945459 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:22.945539 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:22.945553 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:22.945565 | ubuntu-noble-large | DiffID: sha256:58c615a4108b823a60360c46b49e5e2ae55b11f5b17bfe43d4e4d247b3ccbc1b 2025-11-28 02:00:22.945577 | ubuntu-noble-large | DiffID: sha256:b56ff16952c3b0b09fb1dfbcd22683c571888499feac33d18c11716e186cdec0 2025-11-28 02:00:22.991897 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:4348a3f719ee366d28a2ac045c906569b4d8222a015e08a71d25fb795a387f61 2025-11-28 02:00:22.992642 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:23.034737 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:23.034832 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:23.034848 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:23.034861 | ubuntu-noble-large | DiffID: sha256:58c615a4108b823a60360c46b49e5e2ae55b11f5b17bfe43d4e4d247b3ccbc1b 2025-11-28 02:00:23.034873 | ubuntu-noble-large | DiffID: sha256:b56ff16952c3b0b09fb1dfbcd22683c571888499feac33d18c11716e186cdec0 2025-11-28 02:00:23.081389 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:4348a3f719ee366d28a2ac045c906569b4d8222a015e08a71d25fb795a387f61 2025-11-28 02:00:23.082218 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:23.082352 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 02:00:23.082515 | ubuntu-noble-large | [SUCCESS] [8/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-11-28 02:00:23.086790 | ubuntu-noble-large | [INFO]  [9/130] Checking: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 02:00:23.086901 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 02:00:23.499429 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 02:00:23.499545 | ubuntu-noble-large | [SUCCESS] [9/130] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 02:00:23.499570 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 02:00:23.539466 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 02:00:23.539639 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 02:00:23.539835 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:23.580699 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:64090c0d3e94cb8656ee2d6faca739a52e78de1d790859814006628e68bffe27 2025-11-28 02:00:23.580787 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-158265-10547 2025-11-28 02:00:23.820911 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:23.864163 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:64090c0d3e94cb8656ee2d6faca739a52e78de1d790859814006628e68bffe27 2025-11-28 02:00:23.864281 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:23.908667 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:23.908748 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:23.908760 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:23.908769 | ubuntu-noble-large | DiffID: sha256:04373e1c29362463d13b72d325a2059a5d298ca21a40ffca31a9a8815f19efe2 2025-11-28 02:00:23.908777 | ubuntu-noble-large | DiffID: sha256:c12c66e63d3c00893de54ae71f0f7c02080f1c784c1e114fb25fbde006dba1c2 2025-11-28 02:00:23.959721 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:1228df1b6e1edf6c112043cda391b6b27e1aaef2f5a666807eb3a1732f9f3315 2025-11-28 02:00:23.960138 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:23.998635 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:23.998710 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:23.998720 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:23.998729 | ubuntu-noble-large | DiffID: sha256:04373e1c29362463d13b72d325a2059a5d298ca21a40ffca31a9a8815f19efe2 2025-11-28 02:00:23.998737 | ubuntu-noble-large | DiffID: sha256:c12c66e63d3c00893de54ae71f0f7c02080f1c784c1e114fb25fbde006dba1c2 2025-11-28 02:00:24.039201 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:1228df1b6e1edf6c112043cda391b6b27e1aaef2f5a666807eb3a1732f9f3315 2025-11-28 02:00:24.039959 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:24.040968 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 02:00:24.041029 | ubuntu-noble-large | [SUCCESS] [9/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-11-28 02:00:24.046100 | ubuntu-noble-large | [INFO]  [10/130] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 02:00:24.046141 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 02:00:24.524388 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 02:00:24.524495 | ubuntu-noble-large | [SUCCESS] [10/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 02:00:24.524508 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 02:00:24.567783 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 02:00:24.567842 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 02:00:24.567860 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:24.614165 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9af2533ba9e1e97ea91114d13236ce39b37621a52f0947fcbe8c45879a41ff42 2025-11-28 02:00:24.614251 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-158265-13747 2025-11-28 02:00:24.857929 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:24.900176 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9af2533ba9e1e97ea91114d13236ce39b37621a52f0947fcbe8c45879a41ff42 2025-11-28 02:00:24.900302 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:24.942748 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:24.942839 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:24.942853 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:24.942864 | ubuntu-noble-large | DiffID: sha256:d6bf682327d33cafbb8c0a59e39ef078c0eee5eb973b5abc0c305b6482b1cd3d 2025-11-28 02:00:24.942874 | ubuntu-noble-large | DiffID: sha256:e9d66f72f90ef06740648a42b150182ac9ff496352f57658e932308970405c31 2025-11-28 02:00:24.990825 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:d0c73c233dbb522346994e96f1f0d9f8fdca409a56ed59a3ce6c7068a9290e5b 2025-11-28 02:00:24.990977 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:25.031931 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:25.032057 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:25.032072 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:25.032083 | ubuntu-noble-large | DiffID: sha256:d6bf682327d33cafbb8c0a59e39ef078c0eee5eb973b5abc0c305b6482b1cd3d 2025-11-28 02:00:25.032093 | ubuntu-noble-large | DiffID: sha256:e9d66f72f90ef06740648a42b150182ac9ff496352f57658e932308970405c31 2025-11-28 02:00:25.080517 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:d0c73c233dbb522346994e96f1f0d9f8fdca409a56ed59a3ce6c7068a9290e5b 2025-11-28 02:00:25.081114 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:25.081183 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 02:00:25.081195 | ubuntu-noble-large | [SUCCESS] [10/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-11-28 02:00:25.087511 | ubuntu-noble-large | [INFO]  [11/130] Checking: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 02:00:25.087586 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 02:00:25.467522 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 02:00:25.467617 | ubuntu-noble-large | [SUCCESS] [11/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 02:00:25.467630 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 02:00:25.508105 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 02:00:25.508193 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 02:00:25.508877 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:25.558119 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ecb99bdd7369a09caddb84c37d85ffc711605f3e74ac09c6a8a2fa7eecb25e82 2025-11-28 02:00:25.558231 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-158265-19140 2025-11-28 02:00:25.828189 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:25.872962 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ecb99bdd7369a09caddb84c37d85ffc711605f3e74ac09c6a8a2fa7eecb25e82 2025-11-28 02:00:25.873075 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:25.913242 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:25.913351 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:25.913366 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:25.913377 | ubuntu-noble-large | DiffID: sha256:d6bf682327d33cafbb8c0a59e39ef078c0eee5eb973b5abc0c305b6482b1cd3d 2025-11-28 02:00:25.913386 | ubuntu-noble-large | DiffID: sha256:8491396b2d00fae8ca79f63f4e62671634c728b1b9a8f1bb815b7541aa00d34d 2025-11-28 02:00:25.961126 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:4b6f9d684be53039acd80d71736319da79a0d134e9ba19f76d72cbb7c3c0111d 2025-11-28 02:00:25.962665 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:26.011827 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:26.011916 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:26.011930 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:26.011940 | ubuntu-noble-large | DiffID: sha256:d6bf682327d33cafbb8c0a59e39ef078c0eee5eb973b5abc0c305b6482b1cd3d 2025-11-28 02:00:26.011950 | ubuntu-noble-large | DiffID: sha256:8491396b2d00fae8ca79f63f4e62671634c728b1b9a8f1bb815b7541aa00d34d 2025-11-28 02:00:26.059043 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:4b6f9d684be53039acd80d71736319da79a0d134e9ba19f76d72cbb7c3c0111d 2025-11-28 02:00:26.060178 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:26.060260 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 02:00:26.060301 | ubuntu-noble-large | [SUCCESS] [11/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-11-28 02:00:26.067399 | ubuntu-noble-large | [INFO]  [12/130] Checking: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 02:00:26.067485 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 02:00:26.518123 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 02:00:26.518220 | ubuntu-noble-large | [SUCCESS] [12/130] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 02:00:26.518233 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 02:00:26.564111 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 02:00:26.564191 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 02:00:26.564203 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:26.612214 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:98500d7da04fe600fe529b11ee4e2dea536d824627eac0ec10008efe04a03dc8 2025-11-28 02:00:26.612361 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-158265-7533 2025-11-28 02:00:26.876475 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:26.921134 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:98500d7da04fe600fe529b11ee4e2dea536d824627eac0ec10008efe04a03dc8 2025-11-28 02:00:26.921219 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:26.964065 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:26.964168 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:26.964181 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:26.964190 | ubuntu-noble-large | DiffID: sha256:97f34f910c3d9a63195d6995412fc39e3135bcecf981cd6c2af8a7905975c6ed 2025-11-28 02:00:26.964200 | ubuntu-noble-large | DiffID: sha256:0c6ce41ab0f9d04738ece985611736b410e4b7b2f52e607984a1a290f8302de7 2025-11-28 02:00:27.012947 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:e380005fac72e2304975e03fe1f72d967745a574d0d467e118f9773709ad21a5 2025-11-28 02:00:27.014160 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:27.055358 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:27.055440 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:27.055451 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:27.055460 | ubuntu-noble-large | DiffID: sha256:97f34f910c3d9a63195d6995412fc39e3135bcecf981cd6c2af8a7905975c6ed 2025-11-28 02:00:27.055468 | ubuntu-noble-large | DiffID: sha256:0c6ce41ab0f9d04738ece985611736b410e4b7b2f52e607984a1a290f8302de7 2025-11-28 02:00:27.100655 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:e380005fac72e2304975e03fe1f72d967745a574d0d467e118f9773709ad21a5 2025-11-28 02:00:27.101113 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:27.101178 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 02:00:27.101189 | ubuntu-noble-large | [SUCCESS] [12/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-11-28 02:00:27.107149 | ubuntu-noble-large | [INFO]  [13/130] Checking: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 02:00:27.107196 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 02:00:27.426788 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 02:00:27.426868 | ubuntu-noble-large | [SUCCESS] [13/130] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 02:00:27.426879 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 02:00:27.470108 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 02:00:27.470194 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 02:00:27.470219 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:27.512836 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b4b9fbd048672156eeeeac549da64a58d88c25a7650f99838756198ac1382d90 2025-11-28 02:00:27.512917 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-158265-13783 2025-11-28 02:00:28.037895 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:28.084155 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b4b9fbd048672156eeeeac549da64a58d88c25a7650f99838756198ac1382d90 2025-11-28 02:00:28.084244 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:28.131738 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:28.131814 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:28.131824 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:28.131833 | ubuntu-noble-large | DiffID: sha256:97f34f910c3d9a63195d6995412fc39e3135bcecf981cd6c2af8a7905975c6ed 2025-11-28 02:00:28.131842 | ubuntu-noble-large | DiffID: sha256:8b0ff6192a51bf58db26b2f145d14aac9b1b0ba60a3ba961cfa30049dfc85a04 2025-11-28 02:00:28.173168 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:967ce6d2f243adcd6955ec79d4315de96e0060a6d462d68a12a5e66fa47f6b94 2025-11-28 02:00:28.174065 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:28.213646 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:28.213705 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:28.213709 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:28.213713 | ubuntu-noble-large | DiffID: sha256:97f34f910c3d9a63195d6995412fc39e3135bcecf981cd6c2af8a7905975c6ed 2025-11-28 02:00:28.213717 | ubuntu-noble-large | DiffID: sha256:8b0ff6192a51bf58db26b2f145d14aac9b1b0ba60a3ba961cfa30049dfc85a04 2025-11-28 02:00:28.261652 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:967ce6d2f243adcd6955ec79d4315de96e0060a6d462d68a12a5e66fa47f6b94 2025-11-28 02:00:28.261737 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:28.261782 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 02:00:28.262169 | ubuntu-noble-large | [SUCCESS] [13/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-11-28 02:00:28.266812 | ubuntu-noble-large | [INFO]  [14/130] Checking: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 02:00:28.266853 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 02:00:28.856178 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 02:00:28.856293 | ubuntu-noble-large | [SUCCESS] [14/130] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 02:00:28.856308 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 02:00:28.899098 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 02:00:28.899171 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 02:00:28.899181 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:28.942134 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0c9428946aadfeeaff119b0450497f1887da13292ecd0f368f00823004470813 2025-11-28 02:00:28.942225 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-158265-2762 2025-11-28 02:00:29.547386 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:29.594167 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0c9428946aadfeeaff119b0450497f1887da13292ecd0f368f00823004470813 2025-11-28 02:00:29.594254 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:29.640914 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:29.641030 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:29.641045 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:29.641058 | ubuntu-noble-large | DiffID: sha256:97f34f910c3d9a63195d6995412fc39e3135bcecf981cd6c2af8a7905975c6ed 2025-11-28 02:00:29.641086 | ubuntu-noble-large | DiffID: sha256:327f92bc1f46d93c5a2378705b0b6be77732ab5ede37a16afeec17c584100af8 2025-11-28 02:00:29.692076 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:2286f1ea60319fbc6996ea2a9124fda82a25a1bd4feec3400f25b58a6658d0e7 2025-11-28 02:00:29.693227 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:29.735059 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:29.735126 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:29.735138 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:29.735145 | ubuntu-noble-large | DiffID: sha256:97f34f910c3d9a63195d6995412fc39e3135bcecf981cd6c2af8a7905975c6ed 2025-11-28 02:00:29.735153 | ubuntu-noble-large | DiffID: sha256:327f92bc1f46d93c5a2378705b0b6be77732ab5ede37a16afeec17c584100af8 2025-11-28 02:00:29.786255 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:2286f1ea60319fbc6996ea2a9124fda82a25a1bd4feec3400f25b58a6658d0e7 2025-11-28 02:00:29.787503 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:29.787578 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 02:00:29.787592 | ubuntu-noble-large | [SUCCESS] [14/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-11-28 02:00:29.793820 | ubuntu-noble-large | [INFO]  [15/130] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 02:00:29.793864 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 02:00:30.511120 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 02:00:30.511201 | ubuntu-noble-large | [SUCCESS] [15/130] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 02:00:30.511219 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 02:00:30.554106 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 02:00:30.554180 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 02:00:30.554196 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:30.596864 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c48c856cb71bea294301560479761d047a6ea8165029ff31a5735742f1c701b0 2025-11-28 02:00:30.596951 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-158265-13628 2025-11-28 02:00:31.266941 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:31.317135 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c48c856cb71bea294301560479761d047a6ea8165029ff31a5735742f1c701b0 2025-11-28 02:00:31.317229 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:31.357473 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:31.357564 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:31.357577 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:31.357588 | ubuntu-noble-large | DiffID: sha256:97f34f910c3d9a63195d6995412fc39e3135bcecf981cd6c2af8a7905975c6ed 2025-11-28 02:00:31.357597 | ubuntu-noble-large | DiffID: sha256:49de14b19ad7ba0b8262612b56b9b6a140319316d5cbd879d4ad754fd687550b 2025-11-28 02:00:31.403790 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:a866aaf8d24f60597a125caa4c87912806afbaf29ca22d284b1063fac70adee3 2025-11-28 02:00:31.405123 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:31.448988 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:31.449097 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:31.449111 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:31.449121 | ubuntu-noble-large | DiffID: sha256:97f34f910c3d9a63195d6995412fc39e3135bcecf981cd6c2af8a7905975c6ed 2025-11-28 02:00:31.449130 | ubuntu-noble-large | DiffID: sha256:49de14b19ad7ba0b8262612b56b9b6a140319316d5cbd879d4ad754fd687550b 2025-11-28 02:00:31.499106 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:a866aaf8d24f60597a125caa4c87912806afbaf29ca22d284b1063fac70adee3 2025-11-28 02:00:31.500120 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:31.500205 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 02:00:31.500220 | ubuntu-noble-large | [SUCCESS] [15/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-11-28 02:00:31.507107 | ubuntu-noble-large | [INFO]  [16/130] Checking: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 02:00:31.507174 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 02:00:32.225170 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 02:00:32.225256 | ubuntu-noble-large | [SUCCESS] [16/130] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 02:00:32.225298 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 02:00:32.270185 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 02:00:32.270307 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 02:00:32.270322 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:32.316147 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ea77531c8679bac2f52bec2e7291b96ae9df8d2e53ad29fd5f51c150effe756a 2025-11-28 02:00:32.316229 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-158265-3239 2025-11-28 02:00:32.875128 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:32.914125 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ea77531c8679bac2f52bec2e7291b96ae9df8d2e53ad29fd5f51c150effe756a 2025-11-28 02:00:32.914219 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:32.958065 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:32.958148 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:32.958159 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:32.958169 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:32.958179 | ubuntu-noble-large | DiffID: sha256:c64f1bcf266c72d282acc850ddb013cd7cb302b2e65253edec620b6a63dd53f0 2025-11-28 02:00:33.005122 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:6b198b0ba24fd870acd87b4bb6c3546f245e652b2ef0bc9947e4c133835b1826 2025-11-28 02:00:33.006749 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:33.050358 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:33.050444 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:33.050455 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:33.050464 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:33.050473 | ubuntu-noble-large | DiffID: sha256:c64f1bcf266c72d282acc850ddb013cd7cb302b2e65253edec620b6a63dd53f0 2025-11-28 02:00:33.103577 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:6b198b0ba24fd870acd87b4bb6c3546f245e652b2ef0bc9947e4c133835b1826 2025-11-28 02:00:33.104808 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:33.104907 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 02:00:33.104932 | ubuntu-noble-large | [SUCCESS] [16/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-11-28 02:00:33.110144 | ubuntu-noble-large | [INFO]  [17/130] Checking: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 02:00:33.110223 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 02:00:33.757942 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 02:00:33.758086 | ubuntu-noble-large | [SUCCESS] [17/130] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 02:00:33.758105 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 02:00:33.800122 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 02:00:33.800237 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 02:00:33.800863 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:33.847026 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4d0ffb63f7a14efeeba5b4978bbf56bdade391b5f6639edf21ab6b8d10ffe399 2025-11-28 02:00:33.847103 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-158265-16945 2025-11-28 02:00:34.291118 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:34.339115 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4d0ffb63f7a14efeeba5b4978bbf56bdade391b5f6639edf21ab6b8d10ffe399 2025-11-28 02:00:34.339184 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:34.375360 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:34.375446 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:34.375459 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:34.375469 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:34.375479 | ubuntu-noble-large | DiffID: sha256:4c749dbfa2a99f751d56de2a86f9918006aaf3a3769754761a7dc61b368dcc7d 2025-11-28 02:00:34.425161 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:33f028ca898193310e66ef55a406661c32dc3917d72ef69387c86f59f1ac6bb2 2025-11-28 02:00:34.425803 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:34.460746 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:34.460839 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:34.460852 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:34.460861 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:34.460871 | ubuntu-noble-large | DiffID: sha256:4c749dbfa2a99f751d56de2a86f9918006aaf3a3769754761a7dc61b368dcc7d 2025-11-28 02:00:34.507897 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:33f028ca898193310e66ef55a406661c32dc3917d72ef69387c86f59f1ac6bb2 2025-11-28 02:00:34.509246 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:34.509392 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 02:00:34.509408 | ubuntu-noble-large | [SUCCESS] [17/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-11-28 02:00:34.515939 | ubuntu-noble-large | [INFO]  [18/130] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 02:00:34.516039 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 02:00:34.829976 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 02:00:34.830093 | ubuntu-noble-large | [SUCCESS] [18/130] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 02:00:34.830109 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 02:00:34.874346 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 02:00:34.874423 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 02:00:34.874456 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:34.920833 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d75c7298455704dc39ba33a914073bdcc647465d4b3495e94221047d8774a75c 2025-11-28 02:00:34.920911 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-158265-28693 2025-11-28 02:00:35.184041 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:35.226144 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d75c7298455704dc39ba33a914073bdcc647465d4b3495e94221047d8774a75c 2025-11-28 02:00:35.226222 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:35.269254 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:35.269357 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:35.269370 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:35.269380 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:35.269389 | ubuntu-noble-large | DiffID: sha256:7aabe31c8d15bae229526c7c220d6a3a37574aaa14bb1a813636626f3b82c7f3 2025-11-28 02:00:35.313985 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:b15cc99a25a383ca39844d830edeea2a348379466e55f91bffc46d943e37f0e9 2025-11-28 02:00:35.315420 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:35.356919 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:35.357024 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:35.357042 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:35.357053 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:35.357063 | ubuntu-noble-large | DiffID: sha256:7aabe31c8d15bae229526c7c220d6a3a37574aaa14bb1a813636626f3b82c7f3 2025-11-28 02:00:35.406593 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:b15cc99a25a383ca39844d830edeea2a348379466e55f91bffc46d943e37f0e9 2025-11-28 02:00:35.408037 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:35.408092 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 02:00:35.408103 | ubuntu-noble-large | [SUCCESS] [18/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-11-28 02:00:35.413137 | ubuntu-noble-large | [INFO]  [19/130] Checking: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 02:00:35.413203 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 02:00:35.738031 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 02:00:35.738121 | ubuntu-noble-large | [SUCCESS] [19/130] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 02:00:35.738264 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 02:00:35.776439 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 02:00:35.776653 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 02:00:35.776854 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:35.823655 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c2a7a9139826a86d99cfefdaa2ffffec2cb161a6a6a5b84ed0301dc9625f184a 2025-11-28 02:00:35.823750 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-158265-16286 2025-11-28 02:00:36.071218 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:36.116187 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c2a7a9139826a86d99cfefdaa2ffffec2cb161a6a6a5b84ed0301dc9625f184a 2025-11-28 02:00:36.116317 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:36.160360 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:36.160441 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:36.160452 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:36.160461 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:36.160491 | ubuntu-noble-large | DiffID: sha256:37b46131f5af52746e13b95378515de24ff92ea60ef5d49dc43148f496829e27 2025-11-28 02:00:36.204371 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:c7a6ee4c13504883cd60b94ede8c1bd868b976a61baa6e99389c8d32ff290cb5 2025-11-28 02:00:36.205132 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:36.246134 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:36.246207 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:36.246217 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:36.246225 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:36.246233 | ubuntu-noble-large | DiffID: sha256:37b46131f5af52746e13b95378515de24ff92ea60ef5d49dc43148f496829e27 2025-11-28 02:00:36.295232 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:c7a6ee4c13504883cd60b94ede8c1bd868b976a61baa6e99389c8d32ff290cb5 2025-11-28 02:00:36.296061 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:36.296211 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 02:00:36.296385 | ubuntu-noble-large | [SUCCESS] [19/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-11-28 02:00:36.302652 | ubuntu-noble-large | [INFO]  [20/130] Checking: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 02:00:36.302791 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 02:00:36.642543 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 02:00:36.642653 | ubuntu-noble-large | [SUCCESS] [20/130] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 02:00:36.642773 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 02:00:36.688983 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 02:00:36.689190 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 02:00:36.689397 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:36.735422 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:daaee5b65939a7ea79838615c0c2f5312c256ab3c4e8e17c34f2ab333ecdf66c 2025-11-28 02:00:36.735497 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-158265-30485 2025-11-28 02:00:36.989112 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:37.032268 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:daaee5b65939a7ea79838615c0c2f5312c256ab3c4e8e17c34f2ab333ecdf66c 2025-11-28 02:00:37.032380 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:37.072568 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:37.072639 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:37.072651 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:37.072661 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:37.072670 | ubuntu-noble-large | DiffID: sha256:c44a38df7b52a933e5e4854efe32459bbc51ac9d415927923e573fb443e819d7 2025-11-28 02:00:37.123256 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:334646f9246e87f91c22e20b473bed73c70c4bf3d6616a54d00538634cfdab4f 2025-11-28 02:00:37.124179 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:37.165776 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:37.165848 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:37.165882 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:37.165893 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:37.165903 | ubuntu-noble-large | DiffID: sha256:c44a38df7b52a933e5e4854efe32459bbc51ac9d415927923e573fb443e819d7 2025-11-28 02:00:37.211133 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:334646f9246e87f91c22e20b473bed73c70c4bf3d6616a54d00538634cfdab4f 2025-11-28 02:00:37.211822 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:37.211950 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 02:00:37.212144 | ubuntu-noble-large | [SUCCESS] [20/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-11-28 02:00:37.215952 | ubuntu-noble-large | [INFO]  [21/130] Checking: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 02:00:37.216140 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 02:00:37.555827 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 02:00:37.555927 | ubuntu-noble-large | [SUCCESS] [21/130] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 02:00:37.556078 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 02:00:37.601433 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 02:00:37.601521 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 02:00:37.601683 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:37.650187 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a3d5e613dca41b0ac27782ce015084fc443f228f566bcdd8fc7321fc3db4732f 2025-11-28 02:00:37.650333 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-158265-28860 2025-11-28 02:00:37.903811 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:37.949334 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a3d5e613dca41b0ac27782ce015084fc443f228f566bcdd8fc7321fc3db4732f 2025-11-28 02:00:37.949430 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:37.990788 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:37.990851 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:37.990857 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:37.990862 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:37.990866 | ubuntu-noble-large | DiffID: sha256:d3a3f79f5304915f4fe20ef258a1fb9ce244ab61316f21940b719a48a639d0aa 2025-11-28 02:00:38.037857 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:9ea75daf1262ce09a9634cbb3104d89820007fb76c35d232cc7faa45f1a29579 2025-11-28 02:00:38.038634 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:38.083387 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:38.083478 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:38.083492 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:38.083502 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:38.083512 | ubuntu-noble-large | DiffID: sha256:d3a3f79f5304915f4fe20ef258a1fb9ce244ab61316f21940b719a48a639d0aa 2025-11-28 02:00:38.133579 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:9ea75daf1262ce09a9634cbb3104d89820007fb76c35d232cc7faa45f1a29579 2025-11-28 02:00:38.134295 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:38.134434 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 02:00:38.134565 | ubuntu-noble-large | [SUCCESS] [21/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-11-28 02:00:38.140590 | ubuntu-noble-large | [INFO]  [22/130] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 02:00:38.140708 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 02:00:38.467836 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 02:00:38.467960 | ubuntu-noble-large | [SUCCESS] [22/130] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 02:00:38.467985 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 02:00:38.510182 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 02:00:38.510401 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 02:00:38.510607 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:38.552110 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:478d936fc839f44517b9ed8771e646cf1c856e75ae61e352dc2f4be15434766a 2025-11-28 02:00:38.552203 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-158265-15019 2025-11-28 02:00:38.812150 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:38.852687 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:478d936fc839f44517b9ed8771e646cf1c856e75ae61e352dc2f4be15434766a 2025-11-28 02:00:38.852815 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:38.894946 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:38.895053 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:38.895067 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:38.895078 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:38.895089 | ubuntu-noble-large | DiffID: sha256:d1ed236ea0b159d8382b7c45419417a7027bdf7f207ad6dd7e181e284f5cbbc1 2025-11-28 02:00:38.944506 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:f89e7d07093023e3d978861e7913b37155402bcf8292ba53d3804addcf9d442c 2025-11-28 02:00:38.945074 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:38.988788 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:38.988877 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:38.988893 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:38.988906 | ubuntu-noble-large | DiffID: sha256:697111004282aeb3f8285eca6554c747d37059aa3819bfa0a7b4420e9a2823fc 2025-11-28 02:00:38.988917 | ubuntu-noble-large | DiffID: sha256:d1ed236ea0b159d8382b7c45419417a7027bdf7f207ad6dd7e181e284f5cbbc1 2025-11-28 02:00:39.039690 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:f89e7d07093023e3d978861e7913b37155402bcf8292ba53d3804addcf9d442c 2025-11-28 02:00:39.040396 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:39.040525 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 02:00:39.040716 | ubuntu-noble-large | [SUCCESS] [22/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-11-28 02:00:39.046939 | ubuntu-noble-large | [INFO]  [23/130] Checking: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 02:00:39.047056 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 02:00:39.373351 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 02:00:39.373493 | ubuntu-noble-large | [SUCCESS] [23/130] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 02:00:39.373539 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 02:00:39.415626 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 02:00:39.415690 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 02:00:39.415817 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:39.456774 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:36eb2ba8696d851768576667efe5c91bfcec0777d0d86338e84e6c6e6022fc7e 2025-11-28 02:00:39.456860 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-158265-8820 2025-11-28 02:00:39.710180 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:39.753262 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:36eb2ba8696d851768576667efe5c91bfcec0777d0d86338e84e6c6e6022fc7e 2025-11-28 02:00:39.753360 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:39.796390 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:39.796470 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:39.796481 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:39.796490 | ubuntu-noble-large | DiffID: sha256:f408217b9764f440c8456ae3ff0c4aefa86aa6e679c9c1cf9f7b032c80aa7e6b 2025-11-28 02:00:39.796499 | ubuntu-noble-large | DiffID: sha256:fe369319b313b8e2d150216b4b1f47f4685feda2ae869b64c85460d2399ab2b3 2025-11-28 02:00:39.838418 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:996982a48622efae41bc9014711591b2d62bdac8e929eb7c576a2d0de194f8cd 2025-11-28 02:00:39.839173 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:39.880079 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:39.880150 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:39.880161 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:39.880170 | ubuntu-noble-large | DiffID: sha256:f408217b9764f440c8456ae3ff0c4aefa86aa6e679c9c1cf9f7b032c80aa7e6b 2025-11-28 02:00:39.880179 | ubuntu-noble-large | DiffID: sha256:fe369319b313b8e2d150216b4b1f47f4685feda2ae869b64c85460d2399ab2b3 2025-11-28 02:00:39.929265 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:996982a48622efae41bc9014711591b2d62bdac8e929eb7c576a2d0de194f8cd 2025-11-28 02:00:39.930121 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:39.930210 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 02:00:39.930398 | ubuntu-noble-large | [SUCCESS] [23/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-11-28 02:00:39.936535 | ubuntu-noble-large | [INFO]  [24/130] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 02:00:39.936662 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 02:00:40.289181 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 02:00:40.289283 | ubuntu-noble-large | [SUCCESS] [24/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 02:00:40.289517 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 02:00:40.334864 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 02:00:40.335080 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 02:00:40.335303 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:40.383090 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9002940b0a29100a5f0a39668efd9b3df4759e92f8a09c70570b96bfdfb41cd1 2025-11-28 02:00:40.383191 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-158265-20667 2025-11-28 02:00:40.711526 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:40.756668 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9002940b0a29100a5f0a39668efd9b3df4759e92f8a09c70570b96bfdfb41cd1 2025-11-28 02:00:40.756757 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:40.796848 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:40.796911 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:40.796916 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:40.796920 | ubuntu-noble-large | DiffID: sha256:61953b49fb5a9924870fe2a8e20f2258797883185a1e8ad710ad697541775918 2025-11-28 02:00:40.796925 | ubuntu-noble-large | DiffID: sha256:3ea725b82c4e1b4ac7a264162ca2226b93a4f8f98c5686871dfe2c14138ea1c2 2025-11-28 02:00:40.846936 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:8c585ce0bfbef2395edc2b4f1fba6120cd7f6ce55795a331b3214edd65eb072a 2025-11-28 02:00:40.848171 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:40.890566 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:40.890631 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:40.890642 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:40.890652 | ubuntu-noble-large | DiffID: sha256:61953b49fb5a9924870fe2a8e20f2258797883185a1e8ad710ad697541775918 2025-11-28 02:00:40.890661 | ubuntu-noble-large | DiffID: sha256:3ea725b82c4e1b4ac7a264162ca2226b93a4f8f98c5686871dfe2c14138ea1c2 2025-11-28 02:00:40.937872 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:8c585ce0bfbef2395edc2b4f1fba6120cd7f6ce55795a331b3214edd65eb072a 2025-11-28 02:00:40.939316 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:40.939400 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 02:00:40.939413 | ubuntu-noble-large | [SUCCESS] [24/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-11-28 02:00:40.945525 | ubuntu-noble-large | [INFO]  [25/130] Checking: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 02:00:40.945574 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 02:00:41.318160 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 02:00:41.318257 | ubuntu-noble-large | [SUCCESS] [25/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 02:00:41.318272 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 02:00:41.361146 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 02:00:41.361230 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 02:00:41.361252 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:41.405833 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bcbd687474d9387ceac21b55892a0cfc49beeb230d3829353eccfe068fda01eb 2025-11-28 02:00:41.405900 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-158265-14777 2025-11-28 02:00:41.666141 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:41.711149 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bcbd687474d9387ceac21b55892a0cfc49beeb230d3829353eccfe068fda01eb 2025-11-28 02:00:41.711257 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:41.756593 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:41.756703 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:41.756725 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:41.756742 | ubuntu-noble-large | DiffID: sha256:61953b49fb5a9924870fe2a8e20f2258797883185a1e8ad710ad697541775918 2025-11-28 02:00:41.756759 | ubuntu-noble-large | DiffID: sha256:1ae168042da75d7e50b5b7561fffaef02e3b8e10686d5d873fe010266c699e98 2025-11-28 02:00:41.806783 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:95bce1ef5f3ae19343aa63062203946a628ee832cb74ea6617894a0283b96c1e 2025-11-28 02:00:41.807636 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:41.847854 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:41.847932 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:41.847942 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:41.847950 | ubuntu-noble-large | DiffID: sha256:61953b49fb5a9924870fe2a8e20f2258797883185a1e8ad710ad697541775918 2025-11-28 02:00:41.847957 | ubuntu-noble-large | DiffID: sha256:1ae168042da75d7e50b5b7561fffaef02e3b8e10686d5d873fe010266c699e98 2025-11-28 02:00:41.895131 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:95bce1ef5f3ae19343aa63062203946a628ee832cb74ea6617894a0283b96c1e 2025-11-28 02:00:41.896080 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:41.896111 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 02:00:41.896125 | ubuntu-noble-large | [SUCCESS] [25/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-11-28 02:00:41.903044 | ubuntu-noble-large | [INFO]  [26/130] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 02:00:41.903116 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 02:00:42.232213 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 02:00:42.232326 | ubuntu-noble-large | [SUCCESS] [26/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 02:00:42.232350 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 02:00:42.272802 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 02:00:42.273056 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 02:00:42.273800 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:42.315742 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:df93b4d928a85cc34727f3dd2eec340a3c408e47c2be8e9144fc2dfb300dd9a3 2025-11-28 02:00:42.315814 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-158265-822 2025-11-28 02:00:42.579118 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:42.622350 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:df93b4d928a85cc34727f3dd2eec340a3c408e47c2be8e9144fc2dfb300dd9a3 2025-11-28 02:00:42.622429 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:42.666824 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:42.666899 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:42.666909 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:42.666915 | ubuntu-noble-large | DiffID: sha256:61953b49fb5a9924870fe2a8e20f2258797883185a1e8ad710ad697541775918 2025-11-28 02:00:42.666922 | ubuntu-noble-large | DiffID: sha256:f948db787a6fd9b4053f33c99c721185b646283eb917c9e6ad37a6ef64a622b4 2025-11-28 02:00:42.712180 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:ab7270770859a84bd00beedc46671d00afaac937c014e0241bc5404c12226bbb 2025-11-28 02:00:42.713320 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:42.749356 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:42.749449 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:42.749461 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:42.749469 | ubuntu-noble-large | DiffID: sha256:61953b49fb5a9924870fe2a8e20f2258797883185a1e8ad710ad697541775918 2025-11-28 02:00:42.749477 | ubuntu-noble-large | DiffID: sha256:f948db787a6fd9b4053f33c99c721185b646283eb917c9e6ad37a6ef64a622b4 2025-11-28 02:00:42.796801 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:ab7270770859a84bd00beedc46671d00afaac937c014e0241bc5404c12226bbb 2025-11-28 02:00:42.798122 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:42.798195 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 02:00:42.798209 | ubuntu-noble-large | [SUCCESS] [26/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-11-28 02:00:42.803057 | ubuntu-noble-large | [INFO]  [27/130] Checking: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 02:00:42.803284 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 02:00:43.144922 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 02:00:43.145237 | ubuntu-noble-large | [SUCCESS] [27/130] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 02:00:43.145468 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 02:00:43.182111 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 02:00:43.182652 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 02:00:43.183061 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:43.231196 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:db4d42e3f3a0fc3ae985edafb831f8f501a35d92331fbe04c9fc6ff45c5c53e9 2025-11-28 02:00:43.231276 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-158265-18742 2025-11-28 02:00:43.506153 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:43.552077 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:db4d42e3f3a0fc3ae985edafb831f8f501a35d92331fbe04c9fc6ff45c5c53e9 2025-11-28 02:00:43.552132 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:43.594972 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:43.595099 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:43.595115 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:43.595127 | ubuntu-noble-large | DiffID: sha256:274218f2277b02352d4177d8ed7e389c9d8cab13ad8f2fbed1c27996cd41292f 2025-11-28 02:00:43.595139 | ubuntu-noble-large | DiffID: sha256:66466966512b55160803dc93b3d6d336ecce370f20041f19458d994cf66820bb 2025-11-28 02:00:43.642141 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:fcf15f55d3af9d2d719e676e50b850bad5fa5929b718cfc09552bf3f616e1658 2025-11-28 02:00:43.643462 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:43.676713 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:43.676834 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:43.676862 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:43.676884 | ubuntu-noble-large | DiffID: sha256:274218f2277b02352d4177d8ed7e389c9d8cab13ad8f2fbed1c27996cd41292f 2025-11-28 02:00:43.676905 | ubuntu-noble-large | DiffID: sha256:66466966512b55160803dc93b3d6d336ecce370f20041f19458d994cf66820bb 2025-11-28 02:00:43.721104 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:fcf15f55d3af9d2d719e676e50b850bad5fa5929b718cfc09552bf3f616e1658 2025-11-28 02:00:43.722109 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:43.722193 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 02:00:43.722209 | ubuntu-noble-large | [SUCCESS] [27/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-11-28 02:00:43.727146 | ubuntu-noble-large | [INFO]  [28/130] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 02:00:43.727224 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 02:00:44.049049 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 02:00:44.049142 | ubuntu-noble-large | [SUCCESS] [28/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 02:00:44.049156 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 02:00:44.090160 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 02:00:44.090250 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 02:00:44.090265 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:44.134128 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dcbd329f30167235b76cbe91f45f9218a6608cb26330ad79ef429ec05918f2e0 2025-11-28 02:00:44.134213 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-158265-14100 2025-11-28 02:00:44.379647 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:44.427126 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dcbd329f30167235b76cbe91f45f9218a6608cb26330ad79ef429ec05918f2e0 2025-11-28 02:00:44.427206 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:44.469281 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:44.469354 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:44.469360 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:44.469365 | ubuntu-noble-large | DiffID: sha256:274218f2277b02352d4177d8ed7e389c9d8cab13ad8f2fbed1c27996cd41292f 2025-11-28 02:00:44.469369 | ubuntu-noble-large | DiffID: sha256:0acd08f1f36f94fec357ce0ac34abeecf31893db22fb73439336774033814a6d 2025-11-28 02:00:44.517670 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:bf987a1e87953b1751d93badd061326f721f0cd62024eed28901aceb6dab9739 2025-11-28 02:00:44.518152 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:44.559142 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:44.559217 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:44.559227 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:44.559235 | ubuntu-noble-large | DiffID: sha256:274218f2277b02352d4177d8ed7e389c9d8cab13ad8f2fbed1c27996cd41292f 2025-11-28 02:00:44.559243 | ubuntu-noble-large | DiffID: sha256:0acd08f1f36f94fec357ce0ac34abeecf31893db22fb73439336774033814a6d 2025-11-28 02:00:44.611035 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:bf987a1e87953b1751d93badd061326f721f0cd62024eed28901aceb6dab9739 2025-11-28 02:00:44.612108 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:44.612179 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 02:00:44.612191 | ubuntu-noble-large | [SUCCESS] [28/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-11-28 02:00:44.618177 | ubuntu-noble-large | [INFO]  [29/130] Checking: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 02:00:44.618276 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 02:00:44.972118 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 02:00:44.972197 | ubuntu-noble-large | [SUCCESS] [29/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 02:00:44.972206 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 02:00:45.015233 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 02:00:45.016136 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 02:00:45.016213 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:45.061869 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:990f9a7b01866864f1ed0ecac387520dc0f71fc0fd93b25c4a5d22135966c61b 2025-11-28 02:00:45.061949 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-158265-30357 2025-11-28 02:00:45.314853 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:45.360804 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:990f9a7b01866864f1ed0ecac387520dc0f71fc0fd93b25c4a5d22135966c61b 2025-11-28 02:00:45.360887 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:45.400136 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:45.400213 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:45.400226 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:45.400237 | ubuntu-noble-large | DiffID: sha256:274218f2277b02352d4177d8ed7e389c9d8cab13ad8f2fbed1c27996cd41292f 2025-11-28 02:00:45.400246 | ubuntu-noble-large | DiffID: sha256:86c1a355130ab288300279d11fbdc9252b896f1e421c4a4a68f88aee8a65ff09 2025-11-28 02:00:45.449599 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:1d8add5a0cd3c53d9bb8dcbbda8970ea33f39d38314a5572bd39dd5ae04d185d 2025-11-28 02:00:45.450103 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:45.492720 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:45.492787 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:45.492796 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:45.492803 | ubuntu-noble-large | DiffID: sha256:274218f2277b02352d4177d8ed7e389c9d8cab13ad8f2fbed1c27996cd41292f 2025-11-28 02:00:45.492810 | ubuntu-noble-large | DiffID: sha256:86c1a355130ab288300279d11fbdc9252b896f1e421c4a4a68f88aee8a65ff09 2025-11-28 02:00:45.538534 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:1d8add5a0cd3c53d9bb8dcbbda8970ea33f39d38314a5572bd39dd5ae04d185d 2025-11-28 02:00:45.539607 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:45.539674 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 02:00:45.539685 | ubuntu-noble-large | [SUCCESS] [29/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-11-28 02:00:45.546077 | ubuntu-noble-large | [INFO]  [30/130] Checking: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 02:00:45.546120 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 02:00:45.874127 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 02:00:45.874219 | ubuntu-noble-large | [SUCCESS] [30/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 02:00:45.874232 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 02:00:45.920103 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 02:00:45.920169 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 02:00:45.920195 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:45.961695 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:17b2d38a04d6b0bf0c70a7b192e6a9be778dbd8cedb43a5578709ddef6b13a87 2025-11-28 02:00:45.961762 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-158265-31842 2025-11-28 02:00:46.262595 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:46.309621 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:17b2d38a04d6b0bf0c70a7b192e6a9be778dbd8cedb43a5578709ddef6b13a87 2025-11-28 02:00:46.309697 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:46.349455 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:46.349530 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:46.349541 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:46.349549 | ubuntu-noble-large | DiffID: sha256:6c35ef838c5f52787a3db46e77b3645c7353221170575b5d8d4235f2d6c9971d 2025-11-28 02:00:46.349559 | ubuntu-noble-large | DiffID: sha256:7ab78fc7df4af16a5d23f36ebff006a1e25dea29313d4e018095f2a957b1c77c 2025-11-28 02:00:46.394919 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:5bb46658133d194674e1460ee8ffa9f3908339070dd405eb8d48f094cc534f31 2025-11-28 02:00:46.396193 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:46.432190 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:46.432268 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:46.432280 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:46.432308 | ubuntu-noble-large | DiffID: sha256:6c35ef838c5f52787a3db46e77b3645c7353221170575b5d8d4235f2d6c9971d 2025-11-28 02:00:46.432317 | ubuntu-noble-large | DiffID: sha256:7ab78fc7df4af16a5d23f36ebff006a1e25dea29313d4e018095f2a957b1c77c 2025-11-28 02:00:46.473075 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:5bb46658133d194674e1460ee8ffa9f3908339070dd405eb8d48f094cc534f31 2025-11-28 02:00:46.475392 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:46.475472 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 02:00:46.475487 | ubuntu-noble-large | [SUCCESS] [30/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-11-28 02:00:46.480823 | ubuntu-noble-large | [INFO]  [31/130] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 02:00:46.480882 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 02:00:46.819091 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 02:00:46.819179 | ubuntu-noble-large | [SUCCESS] [31/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 02:00:46.819192 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 02:00:46.860090 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 02:00:46.860153 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 02:00:46.860167 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:46.903910 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6660aae274d67c71a4ae2701ff27693ddbb7a529b3b4c866f5e8d34a8b8a9ac9 2025-11-28 02:00:46.903979 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-158265-18946 2025-11-28 02:00:47.160452 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:47.205049 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6660aae274d67c71a4ae2701ff27693ddbb7a529b3b4c866f5e8d34a8b8a9ac9 2025-11-28 02:00:47.205109 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:47.247244 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:47.247369 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:47.247383 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:47.247394 | ubuntu-noble-large | DiffID: sha256:6c35ef838c5f52787a3db46e77b3645c7353221170575b5d8d4235f2d6c9971d 2025-11-28 02:00:47.247404 | ubuntu-noble-large | DiffID: sha256:c5cdefaad064c7d9492f0d5a96cdb4038ebd267386cf9c4c6d178497e99130dd 2025-11-28 02:00:47.297195 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:c3df3f9e43bdb22224ff19222b79f881cb470384752e951a0eda51698cdb18d6 2025-11-28 02:00:47.298130 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:47.339589 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:47.339785 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:47.339807 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:47.339825 | ubuntu-noble-large | DiffID: sha256:6c35ef838c5f52787a3db46e77b3645c7353221170575b5d8d4235f2d6c9971d 2025-11-28 02:00:47.339841 | ubuntu-noble-large | DiffID: sha256:c5cdefaad064c7d9492f0d5a96cdb4038ebd267386cf9c4c6d178497e99130dd 2025-11-28 02:00:47.383710 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:c3df3f9e43bdb22224ff19222b79f881cb470384752e951a0eda51698cdb18d6 2025-11-28 02:00:47.384493 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:47.384622 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 02:00:47.384800 | ubuntu-noble-large | [SUCCESS] [31/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-11-28 02:00:47.391158 | ubuntu-noble-large | [INFO]  [32/130] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 02:00:47.391267 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 02:00:47.720674 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 02:00:47.720805 | ubuntu-noble-large | [SUCCESS] [32/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 02:00:47.720828 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 02:00:47.763144 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 02:00:47.763356 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 02:00:47.763559 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:47.808784 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4ca10b0a28ac00bb5bd610687ec19a214138bd5d170f5a190a4f67cdbd29c899 2025-11-28 02:00:47.808876 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-158265-31654 2025-11-28 02:00:48.058068 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:48.102171 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4ca10b0a28ac00bb5bd610687ec19a214138bd5d170f5a190a4f67cdbd29c899 2025-11-28 02:00:48.102245 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:48.145575 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:48.145667 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:48.145680 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:48.145690 | ubuntu-noble-large | DiffID: sha256:6c35ef838c5f52787a3db46e77b3645c7353221170575b5d8d4235f2d6c9971d 2025-11-28 02:00:48.145724 | ubuntu-noble-large | DiffID: sha256:d3a257477fbd3c4c1744164daa87fe566d5767a7e09c2d64b005f340ba887639 2025-11-28 02:00:48.192678 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:38eccdc808ab5dd7f789b8cb623f94a1c4c691dc43d1e5d4374e064a84a3bc6b 2025-11-28 02:00:48.193510 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:48.230317 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:48.230388 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:48.230397 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:48.230403 | ubuntu-noble-large | DiffID: sha256:6c35ef838c5f52787a3db46e77b3645c7353221170575b5d8d4235f2d6c9971d 2025-11-28 02:00:48.230409 | ubuntu-noble-large | DiffID: sha256:d3a257477fbd3c4c1744164daa87fe566d5767a7e09c2d64b005f340ba887639 2025-11-28 02:00:48.272843 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:38eccdc808ab5dd7f789b8cb623f94a1c4c691dc43d1e5d4374e064a84a3bc6b 2025-11-28 02:00:48.273572 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:48.273693 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 02:00:48.273878 | ubuntu-noble-large | [SUCCESS] [32/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-11-28 02:00:48.280115 | ubuntu-noble-large | [INFO]  [33/130] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 02:00:48.280248 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 02:00:48.626218 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 02:00:48.626349 | ubuntu-noble-large | [SUCCESS] [33/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 02:00:48.626503 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 02:00:48.673275 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 02:00:48.673516 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 02:00:48.673732 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:48.717090 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f0772526161e48118ca142fa7885cfc919fc939d11e28a2ff5b21741aa4e6ac7 2025-11-28 02:00:48.717260 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-158265-19813 2025-11-28 02:00:48.966347 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:49.011207 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f0772526161e48118ca142fa7885cfc919fc939d11e28a2ff5b21741aa4e6ac7 2025-11-28 02:00:49.011320 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:49.051972 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:49.052100 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:49.052116 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:49.052128 | ubuntu-noble-large | DiffID: sha256:037596bb0f083f42821fb509e5497a56e1a47c7b05cc9d48bb3092010b1570a4 2025-11-28 02:00:49.052139 | ubuntu-noble-large | DiffID: sha256:e9bbd15f45b02b8d5faeab07dcb41f1a6afbf9ca0bd91370fee5453776b31f7d 2025-11-28 02:00:49.099126 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:a0d00faaca8f10d447ffbbe9721518b74e5463bc30a5d068f5953f657893590f 2025-11-28 02:00:49.099697 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:49.140092 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:49.140198 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:49.140210 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:49.140219 | ubuntu-noble-large | DiffID: sha256:037596bb0f083f42821fb509e5497a56e1a47c7b05cc9d48bb3092010b1570a4 2025-11-28 02:00:49.140228 | ubuntu-noble-large | DiffID: sha256:e9bbd15f45b02b8d5faeab07dcb41f1a6afbf9ca0bd91370fee5453776b31f7d 2025-11-28 02:00:49.187320 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:a0d00faaca8f10d447ffbbe9721518b74e5463bc30a5d068f5953f657893590f 2025-11-28 02:00:49.187979 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:49.188092 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 02:00:49.188212 | ubuntu-noble-large | [SUCCESS] [33/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-11-28 02:00:49.194195 | ubuntu-noble-large | [INFO]  [34/130] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 02:00:49.194280 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 02:00:49.532819 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 02:00:49.532904 | ubuntu-noble-large | [SUCCESS] [34/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 02:00:49.533059 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 02:00:49.576771 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 02:00:49.576977 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 02:00:49.577215 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:49.620258 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a898cf2a1caa9fe334033fc809a581e5998477e10986ecec8d78faed594c8f13 2025-11-28 02:00:49.620420 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-158265-2124 2025-11-28 02:00:49.923328 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:49.968401 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a898cf2a1caa9fe334033fc809a581e5998477e10986ecec8d78faed594c8f13 2025-11-28 02:00:49.968495 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:50.010553 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:50.010643 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:50.010657 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:50.010667 | ubuntu-noble-large | DiffID: sha256:037596bb0f083f42821fb509e5497a56e1a47c7b05cc9d48bb3092010b1570a4 2025-11-28 02:00:50.010677 | ubuntu-noble-large | DiffID: sha256:b839f2dbed379cef1c9c6676cf19b73f4b0343779a7a7ded56965f5da8253f49 2025-11-28 02:00:50.061050 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:2c1fa9c9fbecf10d1fca81336e4fbbea32d30f75ff8c8628d289a9f556194dd0 2025-11-28 02:00:50.062738 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:50.102344 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:50.102415 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:50.102437 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:50.102448 | ubuntu-noble-large | DiffID: sha256:037596bb0f083f42821fb509e5497a56e1a47c7b05cc9d48bb3092010b1570a4 2025-11-28 02:00:50.102459 | ubuntu-noble-large | DiffID: sha256:b839f2dbed379cef1c9c6676cf19b73f4b0343779a7a7ded56965f5da8253f49 2025-11-28 02:00:50.147111 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:2c1fa9c9fbecf10d1fca81336e4fbbea32d30f75ff8c8628d289a9f556194dd0 2025-11-28 02:00:50.147915 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:50.148044 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 02:00:50.148209 | ubuntu-noble-large | [SUCCESS] [34/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-11-28 02:00:50.154260 | ubuntu-noble-large | [INFO]  [35/130] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 02:00:50.154413 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 02:00:50.569197 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 02:00:50.569340 | ubuntu-noble-large | [SUCCESS] [35/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 02:00:50.569453 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 02:00:50.619203 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 02:00:50.619600 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 02:00:50.619880 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:50.663431 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c50d3f1d21ee0da8edbaf424d454c5bc954e7d27c578bcde960f46d127383952 2025-11-28 02:00:50.663617 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-158265-1786 2025-11-28 02:00:50.926750 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:50.971778 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c50d3f1d21ee0da8edbaf424d454c5bc954e7d27c578bcde960f46d127383952 2025-11-28 02:00:50.971934 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:51.011324 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:51.011391 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:51.011399 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:51.011405 | ubuntu-noble-large | DiffID: sha256:037596bb0f083f42821fb509e5497a56e1a47c7b05cc9d48bb3092010b1570a4 2025-11-28 02:00:51.011411 | ubuntu-noble-large | DiffID: sha256:1dbaf0295c93e0f38def1ca81e05f0983c60fe3b4ac83e84ba39875fbbb3f871 2025-11-28 02:00:51.060954 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:32c50a35df21da8887b623bd86b6f2bcc189ab35c25a73a1ff1833580fa056fb 2025-11-28 02:00:51.061279 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:51.103947 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:51.104066 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:51.104082 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:51.104094 | ubuntu-noble-large | DiffID: sha256:037596bb0f083f42821fb509e5497a56e1a47c7b05cc9d48bb3092010b1570a4 2025-11-28 02:00:51.104104 | ubuntu-noble-large | DiffID: sha256:1dbaf0295c93e0f38def1ca81e05f0983c60fe3b4ac83e84ba39875fbbb3f871 2025-11-28 02:00:51.155771 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:32c50a35df21da8887b623bd86b6f2bcc189ab35c25a73a1ff1833580fa056fb 2025-11-28 02:00:51.156559 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:51.156657 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 02:00:51.156796 | ubuntu-noble-large | [SUCCESS] [35/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-11-28 02:00:51.162834 | ubuntu-noble-large | [INFO]  [36/130] Checking: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 02:00:51.162953 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 02:00:51.510392 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 02:00:51.510488 | ubuntu-noble-large | [SUCCESS] [36/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 02:00:51.510610 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 02:00:51.554572 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 02:00:51.554750 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 02:00:51.554929 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:51.600687 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0554827567e2dbdcb0e8a02fff267e26bd2d15159809abdc900f66bf355e89ad 2025-11-28 02:00:51.600780 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-158265-10109 2025-11-28 02:00:51.855447 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:51.904464 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0554827567e2dbdcb0e8a02fff267e26bd2d15159809abdc900f66bf355e89ad 2025-11-28 02:00:51.904558 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:51.946458 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:51.946542 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:51.946555 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:51.946565 | ubuntu-noble-large | DiffID: sha256:037596bb0f083f42821fb509e5497a56e1a47c7b05cc9d48bb3092010b1570a4 2025-11-28 02:00:51.946575 | ubuntu-noble-large | DiffID: sha256:5b896dc250e9b9926220458079d3d83e36d4736e676aab4a5621f93c089c1ba0 2025-11-28 02:00:51.999223 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:8086a5846610fa1709d7724fd1d8e2ff997d6104425dca5d6fbf9b7b356cdac5 2025-11-28 02:00:51.999979 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:52.044696 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:52.044762 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:52.044770 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:52.044777 | ubuntu-noble-large | DiffID: sha256:037596bb0f083f42821fb509e5497a56e1a47c7b05cc9d48bb3092010b1570a4 2025-11-28 02:00:52.044784 | ubuntu-noble-large | DiffID: sha256:5b896dc250e9b9926220458079d3d83e36d4736e676aab4a5621f93c089c1ba0 2025-11-28 02:00:52.086601 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:8086a5846610fa1709d7724fd1d8e2ff997d6104425dca5d6fbf9b7b356cdac5 2025-11-28 02:00:52.087543 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:52.087651 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 02:00:52.087760 | ubuntu-noble-large | [SUCCESS] [36/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-11-28 02:00:52.092429 | ubuntu-noble-large | [INFO]  [37/130] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 02:00:52.092526 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 02:00:52.461622 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 02:00:52.461758 | ubuntu-noble-large | [SUCCESS] [37/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 02:00:52.461951 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 02:00:52.504913 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 02:00:52.505125 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 02:00:52.505340 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:52.554647 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:58b5b8615b032e9ae32e093927e6776880d92b50a99b3236ff9d12498dd71355 2025-11-28 02:00:52.554753 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-158265-13152 2025-11-28 02:00:52.826794 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:52.872553 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:58b5b8615b032e9ae32e093927e6776880d92b50a99b3236ff9d12498dd71355 2025-11-28 02:00:52.872634 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:52.913798 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:52.913884 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:52.913896 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:52.913906 | ubuntu-noble-large | DiffID: sha256:037596bb0f083f42821fb509e5497a56e1a47c7b05cc9d48bb3092010b1570a4 2025-11-28 02:00:52.913917 | ubuntu-noble-large | DiffID: sha256:27cb728a15d360363179477891a4e4b7d862b1eaa0e9a0dae21dcc6cce538fc5 2025-11-28 02:00:52.962386 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:8b33bfd15a0888080eb51bb0a61ca3f2749b14556a81d98cc6fac6d799eaa43d 2025-11-28 02:00:52.963029 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:53.008673 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:53.008740 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:53.008748 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:53.008753 | ubuntu-noble-large | DiffID: sha256:037596bb0f083f42821fb509e5497a56e1a47c7b05cc9d48bb3092010b1570a4 2025-11-28 02:00:53.008759 | ubuntu-noble-large | DiffID: sha256:27cb728a15d360363179477891a4e4b7d862b1eaa0e9a0dae21dcc6cce538fc5 2025-11-28 02:00:53.054770 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:8b33bfd15a0888080eb51bb0a61ca3f2749b14556a81d98cc6fac6d799eaa43d 2025-11-28 02:00:53.055512 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:53.055636 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 02:00:53.055933 | ubuntu-noble-large | [SUCCESS] [37/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-11-28 02:00:53.062519 | ubuntu-noble-large | [INFO]  [38/130] Checking: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 02:00:53.062591 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 02:00:53.372108 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 02:00:53.372238 | ubuntu-noble-large | [SUCCESS] [38/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 02:00:53.372523 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 02:00:53.410697 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 02:00:53.410909 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 02:00:53.411144 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:53.453656 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1660367b949a6eac21b09e6179bdeb1270b339e5bd297643e8d838d7c05af1bd 2025-11-28 02:00:53.453748 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-158265-27875 2025-11-28 02:00:53.706049 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:53.751258 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1660367b949a6eac21b09e6179bdeb1270b339e5bd297643e8d838d7c05af1bd 2025-11-28 02:00:53.751398 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:53.792048 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:53.792128 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:53.792139 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:53.792149 | ubuntu-noble-large | DiffID: sha256:9b0d10b706822e9cda2ebcf136bf947743fa256178f65e7a8f8d1a16359a6092 2025-11-28 02:00:53.792159 | ubuntu-noble-large | DiffID: sha256:5a601c023e877d9dec55d1bb41f4a28ee62a4e128edd99e949063d4e464d59c6 2025-11-28 02:00:53.838159 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:a58377d6a37bb455f116319efd476bc0d0844006ba1e05701a296eb309c18a6a 2025-11-28 02:00:53.838970 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:53.885548 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:53.885630 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:53.885648 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:53.885658 | ubuntu-noble-large | DiffID: sha256:9b0d10b706822e9cda2ebcf136bf947743fa256178f65e7a8f8d1a16359a6092 2025-11-28 02:00:53.885668 | ubuntu-noble-large | DiffID: sha256:5a601c023e877d9dec55d1bb41f4a28ee62a4e128edd99e949063d4e464d59c6 2025-11-28 02:00:53.933087 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:a58377d6a37bb455f116319efd476bc0d0844006ba1e05701a296eb309c18a6a 2025-11-28 02:00:53.933777 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:53.933906 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 02:00:53.934111 | ubuntu-noble-large | [SUCCESS] [38/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-11-28 02:00:53.940468 | ubuntu-noble-large | [INFO]  [39/130] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 02:00:53.940588 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 02:00:54.286487 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 02:00:54.286599 | ubuntu-noble-large | [SUCCESS] [39/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 02:00:54.286660 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 02:00:54.337962 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 02:00:54.338197 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 02:00:54.338489 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:54.382082 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2025d3612c6df3165e55634889e9f37144588652f47f10a34ef94df893b23205 2025-11-28 02:00:54.382182 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-158265-18285 2025-11-28 02:00:54.648949 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:54.698777 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2025d3612c6df3165e55634889e9f37144588652f47f10a34ef94df893b23205 2025-11-28 02:00:54.698852 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:54.738510 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:54.738585 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:54.738596 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:54.738605 | ubuntu-noble-large | DiffID: sha256:9b0d10b706822e9cda2ebcf136bf947743fa256178f65e7a8f8d1a16359a6092 2025-11-28 02:00:54.738613 | ubuntu-noble-large | DiffID: sha256:441fc57485aef735dd601727ec63f9a0a650e382c04f0b2bfb7ba39e9daef652 2025-11-28 02:00:54.785535 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:a51624bdedc61d754e97de90f82c12d3d0348b50530a3831e7c1e60dce51ea17 2025-11-28 02:00:54.786290 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:54.826806 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:54.826892 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:54.826905 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:54.826915 | ubuntu-noble-large | DiffID: sha256:9b0d10b706822e9cda2ebcf136bf947743fa256178f65e7a8f8d1a16359a6092 2025-11-28 02:00:54.826925 | ubuntu-noble-large | DiffID: sha256:441fc57485aef735dd601727ec63f9a0a650e382c04f0b2bfb7ba39e9daef652 2025-11-28 02:00:54.880244 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:a51624bdedc61d754e97de90f82c12d3d0348b50530a3831e7c1e60dce51ea17 2025-11-28 02:00:54.880958 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:54.881145 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 02:00:54.881329 | ubuntu-noble-large | [SUCCESS] [39/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-11-28 02:00:54.887723 | ubuntu-noble-large | [INFO]  [40/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 02:00:54.887783 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 02:00:55.250293 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 02:00:55.250409 | ubuntu-noble-large | [SUCCESS] [40/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 02:00:55.250573 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 02:00:55.295683 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 02:00:55.295828 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 02:00:55.296097 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:55.338368 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:68b581d4efb801b90bdf51ed0a81de780557a3eba0f9437fb8d4999c2a3dbb7f 2025-11-28 02:00:55.338536 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-158265-5644 2025-11-28 02:00:55.609926 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:55.654263 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:68b581d4efb801b90bdf51ed0a81de780557a3eba0f9437fb8d4999c2a3dbb7f 2025-11-28 02:00:55.654389 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:55.696729 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:55.696850 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:55.696866 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:55.696876 | ubuntu-noble-large | DiffID: sha256:c6938b75713d7b44dd9b27ba47fd82d57c789882eb67b5698cfc18f8559efd5b 2025-11-28 02:00:55.696886 | ubuntu-noble-large | DiffID: sha256:e06510c4debf54289db9e1ffe0b84ab4bf6defabead116449381d46a86c16a40 2025-11-28 02:00:55.746965 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:42a21ab1b68989a0059c33a81b5c027c7b6f578c92a219475624f69f939648e4 2025-11-28 02:00:55.747768 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:55.787480 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:55.787569 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:55.787583 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:55.787618 | ubuntu-noble-large | DiffID: sha256:c6938b75713d7b44dd9b27ba47fd82d57c789882eb67b5698cfc18f8559efd5b 2025-11-28 02:00:55.787628 | ubuntu-noble-large | DiffID: sha256:e06510c4debf54289db9e1ffe0b84ab4bf6defabead116449381d46a86c16a40 2025-11-28 02:00:55.832643 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:42a21ab1b68989a0059c33a81b5c027c7b6f578c92a219475624f69f939648e4 2025-11-28 02:00:55.833394 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:55.833500 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 02:00:55.833634 | ubuntu-noble-large | [SUCCESS] [40/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-11-28 02:00:55.839932 | ubuntu-noble-large | [INFO]  [41/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 02:00:55.840140 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 02:00:56.171768 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 02:00:56.171871 | ubuntu-noble-large | [SUCCESS] [41/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 02:00:56.171890 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 02:00:56.216059 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 02:00:56.216159 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 02:00:56.216441 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:56.264570 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6f3d37b415cd8eabce4469d2a043989f39dd5fe903651ee092b35d9d741fd0c8 2025-11-28 02:00:56.264686 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-158265-19082 2025-11-28 02:00:56.512329 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:56.555370 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6f3d37b415cd8eabce4469d2a043989f39dd5fe903651ee092b35d9d741fd0c8 2025-11-28 02:00:56.555454 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:56.597961 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:56.598070 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:56.598083 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:56.598093 | ubuntu-noble-large | DiffID: sha256:c6938b75713d7b44dd9b27ba47fd82d57c789882eb67b5698cfc18f8559efd5b 2025-11-28 02:00:56.598116 | ubuntu-noble-large | DiffID: sha256:4d5ff9fcb7728aec6464d49176b39a43a1b9a23e2a220b4dac6d4a2cd7e78062 2025-11-28 02:00:56.649735 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:3299dc1329d30961ccea0a00176bc02fdfaea37a8589e8118c3920e9094c1074 2025-11-28 02:00:56.650424 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:56.694674 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:56.694748 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:56.694757 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:56.694764 | ubuntu-noble-large | DiffID: sha256:c6938b75713d7b44dd9b27ba47fd82d57c789882eb67b5698cfc18f8559efd5b 2025-11-28 02:00:56.694771 | ubuntu-noble-large | DiffID: sha256:4d5ff9fcb7728aec6464d49176b39a43a1b9a23e2a220b4dac6d4a2cd7e78062 2025-11-28 02:00:56.737341 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:3299dc1329d30961ccea0a00176bc02fdfaea37a8589e8118c3920e9094c1074 2025-11-28 02:00:56.738287 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:56.738451 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 02:00:56.738690 | ubuntu-noble-large | [SUCCESS] [41/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-11-28 02:00:56.744382 | ubuntu-noble-large | [INFO]  [42/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 02:00:56.744566 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 02:00:57.112626 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 02:00:57.112727 | ubuntu-noble-large | [SUCCESS] [42/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 02:00:57.112740 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 02:00:57.155954 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 02:00:57.156161 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 02:00:57.156386 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:57.202187 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a026c13ce114cbf726f3c0677a415e9d58063c68c31a92106d4c71e05454c1f8 2025-11-28 02:00:57.202281 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-158265-1674 2025-11-28 02:00:57.479636 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:57.526099 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a026c13ce114cbf726f3c0677a415e9d58063c68c31a92106d4c71e05454c1f8 2025-11-28 02:00:57.526189 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:57.568645 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:57.568726 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:57.568739 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:57.568749 | ubuntu-noble-large | DiffID: sha256:c6938b75713d7b44dd9b27ba47fd82d57c789882eb67b5698cfc18f8559efd5b 2025-11-28 02:00:57.568759 | ubuntu-noble-large | DiffID: sha256:9069c072d20090059d3e77f0b645da8a1d8b70826bc0111bf23cafcfa97531aa 2025-11-28 02:00:57.615565 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:7b232ad075c26125245f0c65adf6852b75c10f450a763ca7761e924e527dc530 2025-11-28 02:00:57.616334 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:57.659820 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:57.659896 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:57.659908 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:57.659919 | ubuntu-noble-large | DiffID: sha256:c6938b75713d7b44dd9b27ba47fd82d57c789882eb67b5698cfc18f8559efd5b 2025-11-28 02:00:57.659928 | ubuntu-noble-large | DiffID: sha256:9069c072d20090059d3e77f0b645da8a1d8b70826bc0111bf23cafcfa97531aa 2025-11-28 02:00:57.713498 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:7b232ad075c26125245f0c65adf6852b75c10f450a763ca7761e924e527dc530 2025-11-28 02:00:57.714053 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:57.714147 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 02:00:57.714262 | ubuntu-noble-large | [SUCCESS] [42/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-11-28 02:00:57.720837 | ubuntu-noble-large | [INFO]  [43/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 02:00:57.720943 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 02:00:58.091290 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 02:00:58.091424 | ubuntu-noble-large | [SUCCESS] [43/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 02:00:58.091585 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 02:00:58.135610 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 02:00:58.135912 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 02:00:58.136040 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:58.178486 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:430d54b227ce6dda5abdda4b0d4bc6d67ac0bc78c3d52d2926e3577e1ce78885 2025-11-28 02:00:58.178574 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-158265-31056 2025-11-28 02:00:58.408380 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:58.452501 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:430d54b227ce6dda5abdda4b0d4bc6d67ac0bc78c3d52d2926e3577e1ce78885 2025-11-28 02:00:58.452577 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:58.497584 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:58.497662 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:58.497672 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:58.497679 | ubuntu-noble-large | DiffID: sha256:09dfbd92c4c98506871b2a64edb7dad5392b3aaa978755a763101502ea72c950 2025-11-28 02:00:58.497686 | ubuntu-noble-large | DiffID: sha256:850b5624e647a81a8554aa27173f7b2181c3a883c6af4ecfb7f449c7aad3a5b3 2025-11-28 02:00:58.545545 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:bc7779d9605b11c6477b059d70bcb4329ef8293d971a3449e2123740b5545dd9 2025-11-28 02:00:58.546217 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:58.587897 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:58.587982 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:58.588029 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:58.588040 | ubuntu-noble-large | DiffID: sha256:09dfbd92c4c98506871b2a64edb7dad5392b3aaa978755a763101502ea72c950 2025-11-28 02:00:58.588050 | ubuntu-noble-large | DiffID: sha256:850b5624e647a81a8554aa27173f7b2181c3a883c6af4ecfb7f449c7aad3a5b3 2025-11-28 02:00:58.635723 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:bc7779d9605b11c6477b059d70bcb4329ef8293d971a3449e2123740b5545dd9 2025-11-28 02:00:58.636611 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:58.636666 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 02:00:58.636770 | ubuntu-noble-large | [SUCCESS] [43/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-11-28 02:00:58.642104 | ubuntu-noble-large | [INFO]  [44/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 02:00:58.642200 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 02:00:59.027649 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 02:00:59.027759 | ubuntu-noble-large | [SUCCESS] [44/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 02:00:59.027901 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 02:00:59.072980 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 02:00:59.073157 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 02:00:59.073337 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:00:59.118588 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ea799c05e111929c7644644731bbbabb952d651c2b2b04579d81402f51e859e4 2025-11-28 02:00:59.118703 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-158265-26232 2025-11-28 02:00:59.374656 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:00:59.417127 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ea799c05e111929c7644644731bbbabb952d651c2b2b04579d81402f51e859e4 2025-11-28 02:00:59.417220 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:00:59.461674 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:59.461748 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:59.461757 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:59.461765 | ubuntu-noble-large | DiffID: sha256:09dfbd92c4c98506871b2a64edb7dad5392b3aaa978755a763101502ea72c950 2025-11-28 02:00:59.461772 | ubuntu-noble-large | DiffID: sha256:81aca8f350ac0f62c033cc708927104dac822fa80b2e0aa0fc882d6c8a146820 2025-11-28 02:00:59.510691 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:55e23e423219985894aefdf60ecf8a3f8cb2e7ca6a2ecf44a7a58ad7c4e346a8 2025-11-28 02:00:59.512114 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:00:59.555152 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:00:59.555221 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:00:59.555230 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:00:59.555237 | ubuntu-noble-large | DiffID: sha256:09dfbd92c4c98506871b2a64edb7dad5392b3aaa978755a763101502ea72c950 2025-11-28 02:00:59.555244 | ubuntu-noble-large | DiffID: sha256:81aca8f350ac0f62c033cc708927104dac822fa80b2e0aa0fc882d6c8a146820 2025-11-28 02:00:59.601402 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:55e23e423219985894aefdf60ecf8a3f8cb2e7ca6a2ecf44a7a58ad7c4e346a8 2025-11-28 02:00:59.602144 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:00:59.602268 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 02:00:59.602478 | ubuntu-noble-large | [SUCCESS] [44/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-11-28 02:00:59.608919 | ubuntu-noble-large | [INFO]  [45/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 02:00:59.609089 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 02:00:59.950325 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 02:00:59.950413 | ubuntu-noble-large | [SUCCESS] [45/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 02:00:59.950422 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 02:00:59.981884 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 02:00:59.982110 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 02:00:59.982317 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:00.020020 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:19e90bded467fcff3f497f9d8d9394dd885f5901f4ec4c9f241145a56ea3455b 2025-11-28 02:01:00.020167 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-158265-26682 2025-11-28 02:01:00.263627 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:00.307523 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:19e90bded467fcff3f497f9d8d9394dd885f5901f4ec4c9f241145a56ea3455b 2025-11-28 02:01:00.307593 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:00.349484 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:00.349586 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:00.349599 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:00.349609 | ubuntu-noble-large | DiffID: sha256:09dfbd92c4c98506871b2a64edb7dad5392b3aaa978755a763101502ea72c950 2025-11-28 02:01:00.349619 | ubuntu-noble-large | DiffID: sha256:b20445c9cc84b6637d9ddd4726b04cb60ad9bb3faa32920724f38f2277cc16ef 2025-11-28 02:01:00.398822 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:764d61e7f451e39ad208a127d0f5afe4c62fab121e162e87e63cf0de3d812e36 2025-11-28 02:01:00.399641 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:00.442686 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:00.442770 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:00.442782 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:00.442792 | ubuntu-noble-large | DiffID: sha256:09dfbd92c4c98506871b2a64edb7dad5392b3aaa978755a763101502ea72c950 2025-11-28 02:01:00.442802 | ubuntu-noble-large | DiffID: sha256:b20445c9cc84b6637d9ddd4726b04cb60ad9bb3faa32920724f38f2277cc16ef 2025-11-28 02:01:00.489154 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:764d61e7f451e39ad208a127d0f5afe4c62fab121e162e87e63cf0de3d812e36 2025-11-28 02:01:00.489934 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:00.490092 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 02:01:00.490281 | ubuntu-noble-large | [SUCCESS] [45/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-11-28 02:01:00.496617 | ubuntu-noble-large | [INFO]  [46/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 02:01:00.496672 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 02:01:00.829277 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 02:01:00.829391 | ubuntu-noble-large | [SUCCESS] [46/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 02:01:00.829510 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 02:01:00.872526 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 02:01:00.872731 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 02:01:00.872906 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:00.917604 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d44f49065837540bb604e65291b09e2f3b10f8a22ca8bdd2b5773cf945c07333 2025-11-28 02:01:00.917711 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-158265-32470 2025-11-28 02:01:01.162432 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:01.206278 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d44f49065837540bb604e65291b09e2f3b10f8a22ca8bdd2b5773cf945c07333 2025-11-28 02:01:01.206377 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:01.245668 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:01.245750 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:01.245763 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:01.245774 | ubuntu-noble-large | DiffID: sha256:09dfbd92c4c98506871b2a64edb7dad5392b3aaa978755a763101502ea72c950 2025-11-28 02:01:01.245784 | ubuntu-noble-large | DiffID: sha256:a6f45de20a1976413af92897213f1c4f448417908ccdc99711aef0a8b0e5c232 2025-11-28 02:01:01.290804 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:52a217105e0829fd953ada81bf93f1fcf8309286e297e3c163958ec06ef6cc37 2025-11-28 02:01:01.291468 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:01.331969 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:01.332116 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:01.332131 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:01.332141 | ubuntu-noble-large | DiffID: sha256:09dfbd92c4c98506871b2a64edb7dad5392b3aaa978755a763101502ea72c950 2025-11-28 02:01:01.332151 | ubuntu-noble-large | DiffID: sha256:a6f45de20a1976413af92897213f1c4f448417908ccdc99711aef0a8b0e5c232 2025-11-28 02:01:01.384083 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:52a217105e0829fd953ada81bf93f1fcf8309286e297e3c163958ec06ef6cc37 2025-11-28 02:01:01.384838 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:01.384951 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 02:01:01.385142 | ubuntu-noble-large | [SUCCESS] [46/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-11-28 02:01:01.392118 | ubuntu-noble-large | [INFO]  [47/130] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 02:01:01.392242 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 02:01:01.770061 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 02:01:01.770152 | ubuntu-noble-large | [SUCCESS] [47/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 02:01:01.770254 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 02:01:01.814909 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 02:01:01.815103 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 02:01:01.815283 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:01.861489 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dfa4f9098060318041fa9b930fd456c57e6e8d7caf904c9bd5bad15cf91c687e 2025-11-28 02:01:01.861575 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-158265-25362 2025-11-28 02:01:02.140808 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:02.185512 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dfa4f9098060318041fa9b930fd456c57e6e8d7caf904c9bd5bad15cf91c687e 2025-11-28 02:01:02.185601 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:02.228129 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:02.228208 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:02.228220 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:02.228230 | ubuntu-noble-large | DiffID: sha256:7a1e67f909839e03be30e2df26d73fe371442e13c8875cd706395596e40ea7a5 2025-11-28 02:01:02.228240 | ubuntu-noble-large | DiffID: sha256:2d9e9991bf01df774b2ad2e3a205e3db8ead8288586eb162c86d4e3e07ddb116 2025-11-28 02:01:02.276278 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:e82c0373989b23c44de50db59676e1277f6234c8dae077aa79ce7fcd7414d591 2025-11-28 02:01:02.276880 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:02.319134 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:02.319216 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:02.319237 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:02.319246 | ubuntu-noble-large | DiffID: sha256:7a1e67f909839e03be30e2df26d73fe371442e13c8875cd706395596e40ea7a5 2025-11-28 02:01:02.319272 | ubuntu-noble-large | DiffID: sha256:2d9e9991bf01df774b2ad2e3a205e3db8ead8288586eb162c86d4e3e07ddb116 2025-11-28 02:01:02.369674 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:e82c0373989b23c44de50db59676e1277f6234c8dae077aa79ce7fcd7414d591 2025-11-28 02:01:02.371169 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:02.371246 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 02:01:02.371261 | ubuntu-noble-large | [SUCCESS] [47/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-11-28 02:01:02.378330 | ubuntu-noble-large | [INFO]  [48/130] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 02:01:02.378470 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 02:01:02.754569 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 02:01:02.754678 | ubuntu-noble-large | [SUCCESS] [48/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 02:01:02.754764 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 02:01:02.804196 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 02:01:02.804424 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 02:01:02.804633 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:02.848673 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6c20e5fc20a65f3c76e71fc0ebe4c5c704dad12c0a26449a96bc741528de76b8 2025-11-28 02:01:02.848772 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-158265-2292 2025-11-28 02:01:03.115386 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:03.163842 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6c20e5fc20a65f3c76e71fc0ebe4c5c704dad12c0a26449a96bc741528de76b8 2025-11-28 02:01:03.163924 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:03.196026 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:03.196119 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:03.196137 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:03.196150 | ubuntu-noble-large | DiffID: sha256:7a1e67f909839e03be30e2df26d73fe371442e13c8875cd706395596e40ea7a5 2025-11-28 02:01:03.196163 | ubuntu-noble-large | DiffID: sha256:6acdd3d401a72961aaaa41fed3e99e2de5e0c69096cca774306bccbea4792604 2025-11-28 02:01:03.241664 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:be8ac32a64dd13bc8530dc22459f42b8b61c099ee9288f5e881fd270aeceb072 2025-11-28 02:01:03.242237 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:03.282146 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:03.282224 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:03.282235 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:03.282244 | ubuntu-noble-large | DiffID: sha256:7a1e67f909839e03be30e2df26d73fe371442e13c8875cd706395596e40ea7a5 2025-11-28 02:01:03.282253 | ubuntu-noble-large | DiffID: sha256:6acdd3d401a72961aaaa41fed3e99e2de5e0c69096cca774306bccbea4792604 2025-11-28 02:01:03.335102 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:be8ac32a64dd13bc8530dc22459f42b8b61c099ee9288f5e881fd270aeceb072 2025-11-28 02:01:03.335850 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:03.335955 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 02:01:03.336131 | ubuntu-noble-large | [SUCCESS] [48/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-11-28 02:01:03.342493 | ubuntu-noble-large | [INFO]  [49/130] Checking: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 02:01:03.342634 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 02:01:03.724573 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 02:01:03.724668 | ubuntu-noble-large | [SUCCESS] [49/130] EXISTS: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 02:01:03.724792 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 02:01:03.766334 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 02:01:03.766534 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 02:01:03.766749 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:03.810185 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1d901baca1bbd473556830e6d54574e482d41c4b9040299803c911fa830b9c32 2025-11-28 02:01:03.810298 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-158265-7521 2025-11-28 02:01:04.067762 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:04.112488 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1d901baca1bbd473556830e6d54574e482d41c4b9040299803c911fa830b9c32 2025-11-28 02:01:04.112574 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:04.154739 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:04.154826 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:04.154839 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:04.154849 | ubuntu-noble-large | DiffID: sha256:7a1e67f909839e03be30e2df26d73fe371442e13c8875cd706395596e40ea7a5 2025-11-28 02:01:04.154859 | ubuntu-noble-large | DiffID: sha256:04d867879c2b364bd03ff35d08dcbdd358088d558010b73292ef518a45f81de8 2025-11-28 02:01:04.200917 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:98510a4aabc16ebbde0df75e59b88bd057b0e0f6d9bf2aa9d8a94304c176beb8 2025-11-28 02:01:04.201615 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:04.244137 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:04.244214 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:04.244226 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:04.244235 | ubuntu-noble-large | DiffID: sha256:7a1e67f909839e03be30e2df26d73fe371442e13c8875cd706395596e40ea7a5 2025-11-28 02:01:04.244244 | ubuntu-noble-large | DiffID: sha256:04d867879c2b364bd03ff35d08dcbdd358088d558010b73292ef518a45f81de8 2025-11-28 02:01:04.291457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:98510a4aabc16ebbde0df75e59b88bd057b0e0f6d9bf2aa9d8a94304c176beb8 2025-11-28 02:01:04.292220 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:04.292369 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 02:01:04.292557 | ubuntu-noble-large | [SUCCESS] [49/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-11-28 02:01:04.299301 | ubuntu-noble-large | [INFO]  [50/130] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 02:01:04.299466 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 02:01:04.643354 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 02:01:04.643462 | ubuntu-noble-large | [SUCCESS] [50/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 02:01:04.643593 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 02:01:04.686865 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 02:01:04.687150 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 02:01:04.687485 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:04.732824 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:31e4c8b2786db65c74780df6c86d87aa002f08c66cace0cdb8f1007f1d14a395 2025-11-28 02:01:04.732912 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-158265-10222 2025-11-28 02:01:04.987664 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:05.031392 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:31e4c8b2786db65c74780df6c86d87aa002f08c66cace0cdb8f1007f1d14a395 2025-11-28 02:01:05.031485 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:05.075865 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:05.075953 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:05.075968 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:05.075981 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:05.076025 | ubuntu-noble-large | DiffID: sha256:8320f9882266e8423bf524743f5bc7d716608a076287a9ff17eb91c2a4a67ba2 2025-11-28 02:01:05.122749 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:29ed82a53629fecffc7918365f0ca7924d453ce2b42619009c25a83eb90667b0 2025-11-28 02:01:05.123069 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:05.160655 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:05.160718 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:05.160724 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:05.160730 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:05.160735 | ubuntu-noble-large | DiffID: sha256:8320f9882266e8423bf524743f5bc7d716608a076287a9ff17eb91c2a4a67ba2 2025-11-28 02:01:05.202568 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:29ed82a53629fecffc7918365f0ca7924d453ce2b42619009c25a83eb90667b0 2025-11-28 02:01:05.203194 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:05.203330 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 02:01:05.203526 | ubuntu-noble-large | [SUCCESS] [50/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-11-28 02:01:05.209518 | ubuntu-noble-large | [INFO]  [51/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 02:01:05.209641 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 02:01:05.518375 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 02:01:05.518486 | ubuntu-noble-large | [SUCCESS] [51/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 02:01:05.518635 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 02:01:05.561604 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 02:01:05.561800 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 02:01:05.562044 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:05.611291 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:022b465d5565fe0ac0c4d4c503221b8b725dcbae52b43786969bb56068492150 2025-11-28 02:01:05.611442 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-158265-27452 2025-11-28 02:01:05.870325 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:05.914944 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:022b465d5565fe0ac0c4d4c503221b8b725dcbae52b43786969bb56068492150 2025-11-28 02:01:05.915052 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:05.963659 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:05.963726 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:05.963733 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:05.963739 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:05.963745 | ubuntu-noble-large | DiffID: sha256:ccc9c53b801a26355c2bddafeb6ed675d6f8ffd8264878fb73ec73a66b080099 2025-11-28 02:01:06.004270 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:95840d8d9dcdda75e8d7c7b0a00af246ba7bcc7e0f3b5ec8a0e89d824901c944 2025-11-28 02:01:06.006169 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:06.054793 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:06.054879 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:06.054891 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:06.054900 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:06.054910 | ubuntu-noble-large | DiffID: sha256:ccc9c53b801a26355c2bddafeb6ed675d6f8ffd8264878fb73ec73a66b080099 2025-11-28 02:01:06.104069 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:95840d8d9dcdda75e8d7c7b0a00af246ba7bcc7e0f3b5ec8a0e89d824901c944 2025-11-28 02:01:06.105157 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:06.105225 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 02:01:06.105236 | ubuntu-noble-large | [SUCCESS] [51/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-11-28 02:01:06.111088 | ubuntu-noble-large | [INFO]  [52/130] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 02:01:06.111143 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 02:01:06.430106 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 02:01:06.430196 | ubuntu-noble-large | [SUCCESS] [52/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 02:01:06.430209 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 02:01:06.472141 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 02:01:06.472206 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 02:01:06.472214 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:06.515669 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ad58418476ed27248b3b994532c82d2bcdf54f2f717523651eed2a1d9a9d736c 2025-11-28 02:01:06.515756 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-158265-8870 2025-11-28 02:01:06.769126 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:06.808145 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ad58418476ed27248b3b994532c82d2bcdf54f2f717523651eed2a1d9a9d736c 2025-11-28 02:01:06.808216 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:06.843591 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:06.843664 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:06.843690 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:06.843697 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:06.843703 | ubuntu-noble-large | DiffID: sha256:1d149d18cf2cea5c7895b817035977a8393d0e512fe04313a6a801343fd0f939 2025-11-28 02:01:06.892714 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:c96615c853e91051b8439d69426a69da33e52dc0febf25b56594786211ab52a7 2025-11-28 02:01:06.893143 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:06.931979 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:06.932106 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:06.932119 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:06.932129 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:06.932139 | ubuntu-noble-large | DiffID: sha256:1d149d18cf2cea5c7895b817035977a8393d0e512fe04313a6a801343fd0f939 2025-11-28 02:01:06.979768 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:c96615c853e91051b8439d69426a69da33e52dc0febf25b56594786211ab52a7 2025-11-28 02:01:06.981174 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:06.981246 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 02:01:06.981261 | ubuntu-noble-large | [SUCCESS] [52/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-11-28 02:01:06.986742 | ubuntu-noble-large | [INFO]  [53/130] Checking: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 02:01:06.986780 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 02:01:07.315037 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 02:01:07.315144 | ubuntu-noble-large | [SUCCESS] [53/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 02:01:07.315264 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 02:01:07.356756 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 02:01:07.356947 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 02:01:07.357166 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:07.399977 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:004e6fcf3f8e9da54535ff4ed38c3e768ee6e5220a0256aaa96c6ab8798b3ca3 2025-11-28 02:01:07.400113 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-158265-30478 2025-11-28 02:01:07.671269 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:07.717183 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:004e6fcf3f8e9da54535ff4ed38c3e768ee6e5220a0256aaa96c6ab8798b3ca3 2025-11-28 02:01:07.717277 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:07.761902 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:07.761967 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:07.761976 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:07.761983 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:07.762020 | ubuntu-noble-large | DiffID: sha256:8dd15ed22c3591cf1613c85f915436cae7a791ba18cc8fbae5a745390bb594db 2025-11-28 02:01:07.809718 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:4ff74aecffc6955f16d177e7f19e17810c81e0e1c488e9d76fa24fb4bea64e08 2025-11-28 02:01:07.810281 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:07.854242 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:07.854343 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:07.854355 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:07.854366 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:07.854376 | ubuntu-noble-large | DiffID: sha256:8dd15ed22c3591cf1613c85f915436cae7a791ba18cc8fbae5a745390bb594db 2025-11-28 02:01:07.898808 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:4ff74aecffc6955f16d177e7f19e17810c81e0e1c488e9d76fa24fb4bea64e08 2025-11-28 02:01:07.899551 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:07.899679 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 02:01:07.899844 | ubuntu-noble-large | [SUCCESS] [53/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-11-28 02:01:07.905359 | ubuntu-noble-large | [INFO]  [54/130] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 02:01:07.905529 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 02:01:08.304733 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 02:01:08.304827 | ubuntu-noble-large | [SUCCESS] [54/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 02:01:08.304938 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 02:01:08.351102 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 02:01:08.351353 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 02:01:08.351563 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:08.395161 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a55f919f6f654ca9bbb18d82a03a7b4f1700dc722a5a5d45ef867e34971f5dc4 2025-11-28 02:01:08.395272 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-158265-13851 2025-11-28 02:01:08.654903 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:08.696162 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a55f919f6f654ca9bbb18d82a03a7b4f1700dc722a5a5d45ef867e34971f5dc4 2025-11-28 02:01:08.696240 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:08.736080 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:08.736163 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:08.736175 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:08.736185 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:08.736194 | ubuntu-noble-large | DiffID: sha256:63daa1d0e6df407283146da93cab48ef52e30ed9d9d2c071cfa66b202db3b002 2025-11-28 02:01:08.785457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:729af8567089b7359c99ba94916c2a94419a881f70c2550f5fd8f17c5385c81f 2025-11-28 02:01:08.786297 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:08.831027 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:08.831110 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:08.831122 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:08.831132 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:08.831169 | ubuntu-noble-large | DiffID: sha256:63daa1d0e6df407283146da93cab48ef52e30ed9d9d2c071cfa66b202db3b002 2025-11-28 02:01:08.878471 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:729af8567089b7359c99ba94916c2a94419a881f70c2550f5fd8f17c5385c81f 2025-11-28 02:01:08.879218 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:08.879433 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 02:01:08.879514 | ubuntu-noble-large | [SUCCESS] [54/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-11-28 02:01:08.885965 | ubuntu-noble-large | [INFO]  [55/130] Checking: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 02:01:08.886119 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 02:01:09.199780 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 02:01:09.199882 | ubuntu-noble-large | [SUCCESS] [55/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 02:01:09.200110 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 02:01:09.247148 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 02:01:09.247390 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 02:01:09.247629 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:09.290250 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d7bd33c7952b2f8ac575ee3914eef2c26843008ed862f15eb0a3bbe2a9894932 2025-11-28 02:01:09.290361 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-158265-1010 2025-11-28 02:01:09.537830 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:09.581391 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d7bd33c7952b2f8ac575ee3914eef2c26843008ed862f15eb0a3bbe2a9894932 2025-11-28 02:01:09.581501 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:09.620641 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:09.620706 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:09.620717 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:09.620726 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:09.620735 | ubuntu-noble-large | DiffID: sha256:889e02bf5a3c3c88f17c466644bf43fc1399259a94ba68af4a1e947149189d39 2025-11-28 02:01:09.666702 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:9da99da3dedf0009d8d2647dc2c64b06228c1ebb8bc6cd0ff89e56930d32d674 2025-11-28 02:01:09.667457 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:09.712547 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:09.712629 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:09.712642 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:09.712653 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:09.712663 | ubuntu-noble-large | DiffID: sha256:889e02bf5a3c3c88f17c466644bf43fc1399259a94ba68af4a1e947149189d39 2025-11-28 02:01:09.764502 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:9da99da3dedf0009d8d2647dc2c64b06228c1ebb8bc6cd0ff89e56930d32d674 2025-11-28 02:01:09.765247 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:09.765376 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 02:01:09.765511 | ubuntu-noble-large | [SUCCESS] [55/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-11-28 02:01:09.771876 | ubuntu-noble-large | [INFO]  [56/130] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 02:01:09.771963 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 02:01:10.106552 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 02:01:10.106653 | ubuntu-noble-large | [SUCCESS] [56/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 02:01:10.106757 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 02:01:10.153584 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 02:01:10.153769 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 02:01:10.153984 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:10.198515 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:04b68a428b5d980d3616d2805ac652d8ecf4d4fc5887053172b1a4cd5b3511b1 2025-11-28 02:01:10.198679 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-158265-28468 2025-11-28 02:01:10.462403 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:10.509518 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:04b68a428b5d980d3616d2805ac652d8ecf4d4fc5887053172b1a4cd5b3511b1 2025-11-28 02:01:10.509609 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:10.551965 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:10.552065 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:10.552076 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:10.552085 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:10.552093 | ubuntu-noble-large | DiffID: sha256:c631296d148e7d8ae9a2ad298331cc3ef29d996ff1f1cd029b5ac22039ea25be 2025-11-28 02:01:10.597978 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:b1559e5492d326420d3a2d4b5ff1c820a1454fc8b1e2cec51da0262ee0848237 2025-11-28 02:01:10.598639 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:10.642167 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:10.642286 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:10.642333 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:10.642354 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:10.642372 | ubuntu-noble-large | DiffID: sha256:c631296d148e7d8ae9a2ad298331cc3ef29d996ff1f1cd029b5ac22039ea25be 2025-11-28 02:01:10.690797 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:b1559e5492d326420d3a2d4b5ff1c820a1454fc8b1e2cec51da0262ee0848237 2025-11-28 02:01:10.691566 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:10.692478 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 02:01:10.692525 | ubuntu-noble-large | [SUCCESS] [56/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-11-28 02:01:10.699273 | ubuntu-noble-large | [INFO]  [57/130] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 02:01:10.699366 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 02:01:11.045612 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 02:01:11.045729 | ubuntu-noble-large | [SUCCESS] [57/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 02:01:11.045813 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 02:01:11.089957 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 02:01:11.090206 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 02:01:11.090452 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:11.134873 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:02ca240e8c4e28722f9f007d63ccd5fccd061c8707c22c449ae4480e1fd38ba2 2025-11-28 02:01:11.134975 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-158265-20758 2025-11-28 02:01:11.386039 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:11.429014 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:02ca240e8c4e28722f9f007d63ccd5fccd061c8707c22c449ae4480e1fd38ba2 2025-11-28 02:01:11.429083 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:11.472289 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:11.472397 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:11.472412 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:11.472422 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:11.472432 | ubuntu-noble-large | DiffID: sha256:bd381fa7ba80646ae996fff64cb07a02d08ac145b5e7ac7f7dda6a8e2eb37dd7 2025-11-28 02:01:11.519594 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:d308dd66d295cb0c178a3dc23040747e87d2286bb637d9e38ac09906ef7a83fc 2025-11-28 02:01:11.521089 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:11.564596 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:11.564676 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:11.564688 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:11.564698 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:11.564707 | ubuntu-noble-large | DiffID: sha256:bd381fa7ba80646ae996fff64cb07a02d08ac145b5e7ac7f7dda6a8e2eb37dd7 2025-11-28 02:01:11.608901 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:d308dd66d295cb0c178a3dc23040747e87d2286bb637d9e38ac09906ef7a83fc 2025-11-28 02:01:11.609597 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:11.609710 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 02:01:11.609869 | ubuntu-noble-large | [SUCCESS] [57/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-11-28 02:01:11.615913 | ubuntu-noble-large | [INFO]  [58/130] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 02:01:11.616024 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 02:01:11.947913 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 02:01:11.948053 | ubuntu-noble-large | [SUCCESS] [58/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 02:01:11.948167 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 02:01:11.993076 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 02:01:11.993292 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 02:01:11.993526 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:12.037173 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0bfb54e1deaa28bd115b88150eeb1e4296a9667e7af81b0fb61f788849243301 2025-11-28 02:01:12.037298 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-158265-7994 2025-11-28 02:01:12.288822 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:12.337372 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0bfb54e1deaa28bd115b88150eeb1e4296a9667e7af81b0fb61f788849243301 2025-11-28 02:01:12.337461 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:12.376275 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:12.376385 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:12.376399 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:12.376409 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:12.376419 | ubuntu-noble-large | DiffID: sha256:59178d8650435aab249a27bd99e7d2262cfcef446ff3e08f47b7aee49b9ed34a 2025-11-28 02:01:12.424421 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:d6cf5f6e3a799f2aa2cc4dfc550ac5dc08241ed16559fbaef01fe998cfd1423f 2025-11-28 02:01:12.424960 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:12.466861 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:12.466929 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:12.466938 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:12.466945 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:12.466952 | ubuntu-noble-large | DiffID: sha256:59178d8650435aab249a27bd99e7d2262cfcef446ff3e08f47b7aee49b9ed34a 2025-11-28 02:01:12.517956 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:d6cf5f6e3a799f2aa2cc4dfc550ac5dc08241ed16559fbaef01fe998cfd1423f 2025-11-28 02:01:12.518791 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:12.518924 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 02:01:12.519105 | ubuntu-noble-large | [SUCCESS] [58/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-11-28 02:01:12.525116 | ubuntu-noble-large | [INFO]  [59/130] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 02:01:12.525193 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 02:01:12.904453 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 02:01:12.904556 | ubuntu-noble-large | [SUCCESS] [59/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 02:01:12.904683 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 02:01:12.948453 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 02:01:12.948642 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 02:01:12.948843 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:12.994158 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d72daeb20e54d7b8308c86a9077195cd16d6368a809967025db36309fb45d696 2025-11-28 02:01:12.994245 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-158265-32175 2025-11-28 02:01:13.283715 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:13.336119 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d72daeb20e54d7b8308c86a9077195cd16d6368a809967025db36309fb45d696 2025-11-28 02:01:13.336223 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:13.375895 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:13.376044 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:13.376062 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:13.376073 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:13.376082 | ubuntu-noble-large | DiffID: sha256:2fc4ce74638f322d228003aa235581c653aea764858366a18e62e6651850e45f 2025-11-28 02:01:13.427281 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:40340368bd6b1acd9abcfa777e48327ef702319021adbaf79eca74cbae0b5541 2025-11-28 02:01:13.428145 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:13.476302 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:13.476397 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:13.476406 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:13.476413 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:13.476420 | ubuntu-noble-large | DiffID: sha256:2fc4ce74638f322d228003aa235581c653aea764858366a18e62e6651850e45f 2025-11-28 02:01:13.515692 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:40340368bd6b1acd9abcfa777e48327ef702319021adbaf79eca74cbae0b5541 2025-11-28 02:01:13.516412 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:13.516510 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 02:01:13.516657 | ubuntu-noble-large | [SUCCESS] [59/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-11-28 02:01:13.521919 | ubuntu-noble-large | [INFO]  [60/130] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 02:01:13.522100 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 02:01:13.893916 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 02:01:13.894051 | ubuntu-noble-large | [SUCCESS] [60/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 02:01:13.894155 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 02:01:13.936210 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 02:01:13.936342 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 02:01:13.936481 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:13.979725 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:37cb028803ddf2809625011eeda78335df430f3e88b4958168e3efceea4c1d3b 2025-11-28 02:01:13.979822 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-158265-10243 2025-11-28 02:01:14.249933 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:14.294204 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:37cb028803ddf2809625011eeda78335df430f3e88b4958168e3efceea4c1d3b 2025-11-28 02:01:14.294294 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:14.339751 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:14.339831 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:14.339843 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:14.339853 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:14.339863 | ubuntu-noble-large | DiffID: sha256:b457842636c0e639996755030ab3e4f99eb8f8f94a731e5ae19aa26605171e98 2025-11-28 02:01:14.384854 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:3c03e6e1319eab735be2ad46b79f47ee67c6eb8be92e1029f8286ca0ea3f9e50 2025-11-28 02:01:14.385518 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:14.431741 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:14.431820 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:14.431832 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:14.431841 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:14.431850 | ubuntu-noble-large | DiffID: sha256:b457842636c0e639996755030ab3e4f99eb8f8f94a731e5ae19aa26605171e98 2025-11-28 02:01:14.480745 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:3c03e6e1319eab735be2ad46b79f47ee67c6eb8be92e1029f8286ca0ea3f9e50 2025-11-28 02:01:14.481557 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:14.481713 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 02:01:14.481908 | ubuntu-noble-large | [SUCCESS] [60/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-11-28 02:01:14.488541 | ubuntu-noble-large | [INFO]  [61/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 02:01:14.488625 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 02:01:14.822392 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 02:01:14.822497 | ubuntu-noble-large | [SUCCESS] [61/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 02:01:14.822623 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 02:01:14.869954 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 02:01:14.870139 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 02:01:14.870309 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:14.920543 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a105f5fc3047a84b4806fdd2b16a645036248be2b684184fd25bfde715ba53b7 2025-11-28 02:01:14.920748 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-158265-24220 2025-11-28 02:01:15.168197 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:15.214262 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a105f5fc3047a84b4806fdd2b16a645036248be2b684184fd25bfde715ba53b7 2025-11-28 02:01:15.214386 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:15.258373 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:15.258455 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:15.258468 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:15.258492 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:15.258502 | ubuntu-noble-large | DiffID: sha256:94583a528712fdc09f78cb98514af57fea4ccae94c9566a951882683ea4bbac4 2025-11-28 02:01:15.304562 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:4ff64febc837425c4fd3375bcad0d01d6526fd173fd11e68a1b44e13d770bac3 2025-11-28 02:01:15.305169 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:15.344055 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:15.344168 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:15.344178 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:15.344186 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:15.344219 | ubuntu-noble-large | DiffID: sha256:94583a528712fdc09f78cb98514af57fea4ccae94c9566a951882683ea4bbac4 2025-11-28 02:01:15.393928 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:4ff64febc837425c4fd3375bcad0d01d6526fd173fd11e68a1b44e13d770bac3 2025-11-28 02:01:15.394588 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:15.394628 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 02:01:15.394754 | ubuntu-noble-large | [SUCCESS] [61/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-11-28 02:01:15.399600 | ubuntu-noble-large | [INFO]  [62/130] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 02:01:15.399654 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 02:01:15.770830 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 02:01:15.770916 | ubuntu-noble-large | [SUCCESS] [62/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 02:01:15.771124 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 02:01:15.813260 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 02:01:15.813503 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 02:01:15.813715 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:15.859501 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a26f7c4572e327e15c763701e9dc4d7a5d4243beb35075627575b75a825a2ba0 2025-11-28 02:01:15.859626 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-158265-1511 2025-11-28 02:01:16.131438 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:16.180186 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a26f7c4572e327e15c763701e9dc4d7a5d4243beb35075627575b75a825a2ba0 2025-11-28 02:01:16.180283 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:16.222953 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:16.223063 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:16.223076 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:16.223087 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:16.223097 | ubuntu-noble-large | DiffID: sha256:838b0228e464b4598062f26edd53e7aa9b7561f1e54aa0f928bc34102a0e77f5 2025-11-28 02:01:16.269030 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:f62281140a9607adfa162da0fe786f98e1b5c457fde41cf398e49deddc4eb65f 2025-11-28 02:01:16.269852 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:16.312253 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:16.312339 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:16.312350 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:16.312357 | ubuntu-noble-large | DiffID: sha256:59c4a23b3c4efe06d4d1d3619c1165e5b4a0be40747ce096f99fdfcfc947a195 2025-11-28 02:01:16.312364 | ubuntu-noble-large | DiffID: sha256:838b0228e464b4598062f26edd53e7aa9b7561f1e54aa0f928bc34102a0e77f5 2025-11-28 02:01:16.362402 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:f62281140a9607adfa162da0fe786f98e1b5c457fde41cf398e49deddc4eb65f 2025-11-28 02:01:16.363169 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:16.363285 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 02:01:16.363521 | ubuntu-noble-large | [SUCCESS] [62/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-11-28 02:01:16.369396 | ubuntu-noble-large | [INFO]  [63/130] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 02:01:16.369463 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 02:01:16.750878 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 02:01:16.750988 | ubuntu-noble-large | [SUCCESS] [63/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 02:01:16.751122 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 02:01:16.793299 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 02:01:16.793541 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 02:01:16.793745 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:16.839393 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:37b66dce42bd91bbf631abc613634aee90e30d40fe4f272c973287de9df0e338 2025-11-28 02:01:16.839527 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-158265-2356 2025-11-28 02:01:17.102529 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:17.147985 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:37b66dce42bd91bbf631abc613634aee90e30d40fe4f272c973287de9df0e338 2025-11-28 02:01:17.148103 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:17.181732 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:17.181821 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:17.181835 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:17.181845 | ubuntu-noble-large | DiffID: sha256:4352fcf6a3b271ef54381d4a9c8f1487ec85ae05bf6b5085e34e600bc4a1ae6a 2025-11-28 02:01:17.181855 | ubuntu-noble-large | DiffID: sha256:67e38afd8588a81cd1a513264c36309d1c3ced0233b5de6b407da98a80e44804 2025-11-28 02:01:17.228310 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:bd43146ec0382305acab94792e6b265fbb0c0e2012826b4ee56e2e32f83dccea 2025-11-28 02:01:17.229095 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:17.274292 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:17.274384 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:17.274396 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:17.274404 | ubuntu-noble-large | DiffID: sha256:4352fcf6a3b271ef54381d4a9c8f1487ec85ae05bf6b5085e34e600bc4a1ae6a 2025-11-28 02:01:17.274412 | ubuntu-noble-large | DiffID: sha256:67e38afd8588a81cd1a513264c36309d1c3ced0233b5de6b407da98a80e44804 2025-11-28 02:01:17.321952 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:bd43146ec0382305acab94792e6b265fbb0c0e2012826b4ee56e2e32f83dccea 2025-11-28 02:01:17.323195 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:17.323273 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 02:01:17.323287 | ubuntu-noble-large | [SUCCESS] [63/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-11-28 02:01:17.329108 | ubuntu-noble-large | [INFO]  [64/130] Checking: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 02:01:17.329163 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 02:01:17.678666 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 02:01:17.678759 | ubuntu-noble-large | [SUCCESS] [64/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 02:01:17.678772 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 02:01:17.723205 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 02:01:17.723309 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 02:01:17.723346 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:17.768067 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c22431db5de00a8b1e7a2121760ecebd83d9414c7929ea44ede6c5834036b85b 2025-11-28 02:01:17.768138 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-158265-30934 2025-11-28 02:01:18.023176 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:18.072360 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c22431db5de00a8b1e7a2121760ecebd83d9414c7929ea44ede6c5834036b85b 2025-11-28 02:01:18.072447 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:18.107114 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:18.107191 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:18.107201 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:18.107209 | ubuntu-noble-large | DiffID: sha256:4352fcf6a3b271ef54381d4a9c8f1487ec85ae05bf6b5085e34e600bc4a1ae6a 2025-11-28 02:01:18.107217 | ubuntu-noble-large | DiffID: sha256:c4d2bc8d9ccd8cf1b590f40836959a82396e16abc31b53ddbf6b4a3f2d26dd23 2025-11-28 02:01:18.154819 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:dfa9cfba0058a72d269085b1c8e3b315b3751cfd8328db15899c039f70b06d85 2025-11-28 02:01:18.156079 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:18.196678 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:18.196760 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:18.196771 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:18.196780 | ubuntu-noble-large | DiffID: sha256:4352fcf6a3b271ef54381d4a9c8f1487ec85ae05bf6b5085e34e600bc4a1ae6a 2025-11-28 02:01:18.196788 | ubuntu-noble-large | DiffID: sha256:c4d2bc8d9ccd8cf1b590f40836959a82396e16abc31b53ddbf6b4a3f2d26dd23 2025-11-28 02:01:18.246142 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:dfa9cfba0058a72d269085b1c8e3b315b3751cfd8328db15899c039f70b06d85 2025-11-28 02:01:18.247739 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:18.247797 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 02:01:18.247810 | ubuntu-noble-large | [SUCCESS] [64/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-11-28 02:01:18.254125 | ubuntu-noble-large | [INFO]  [65/130] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 02:01:18.254198 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 02:01:18.595764 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 02:01:18.595824 | ubuntu-noble-large | [SUCCESS] [65/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 02:01:18.595829 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 02:01:18.638105 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 02:01:18.638180 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 02:01:18.638191 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:18.691056 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4eae3e4930c92ca58802885247d6ee39933057ca9359e0c996f4f373171203b7 2025-11-28 02:01:18.691145 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-158265-22889 2025-11-28 02:01:18.954774 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:19.005520 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4eae3e4930c92ca58802885247d6ee39933057ca9359e0c996f4f373171203b7 2025-11-28 02:01:19.005610 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:19.052671 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:19.052749 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:19.052761 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:19.052771 | ubuntu-noble-large | DiffID: sha256:4352fcf6a3b271ef54381d4a9c8f1487ec85ae05bf6b5085e34e600bc4a1ae6a 2025-11-28 02:01:19.052780 | ubuntu-noble-large | DiffID: sha256:77a1b88d70d94222e3138da71577f1cc23f25b6c16e56146d5115a1151963ede 2025-11-28 02:01:19.101753 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:bf03c02b04fb74de97f43d33c081910590fbc72e1c11f9677bc642a525668a22 2025-11-28 02:01:19.102172 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:19.143930 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:19.144060 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:19.144078 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:19.144089 | ubuntu-noble-large | DiffID: sha256:4352fcf6a3b271ef54381d4a9c8f1487ec85ae05bf6b5085e34e600bc4a1ae6a 2025-11-28 02:01:19.144098 | ubuntu-noble-large | DiffID: sha256:77a1b88d70d94222e3138da71577f1cc23f25b6c16e56146d5115a1151963ede 2025-11-28 02:01:19.191624 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:bf03c02b04fb74de97f43d33c081910590fbc72e1c11f9677bc642a525668a22 2025-11-28 02:01:19.192112 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:19.192197 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 02:01:19.192223 | ubuntu-noble-large | [SUCCESS] [65/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-11-28 02:01:19.198846 | ubuntu-noble-large | [INFO]  [66/130] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 02:01:19.198902 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 02:01:19.540144 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 02:01:19.540255 | ubuntu-noble-large | [SUCCESS] [66/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 02:01:19.540272 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 02:01:19.583873 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 02:01:19.583963 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 02:01:19.583977 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:19.636225 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5b0946d4caf91d510ff57014e83cf1504014e448ed96726057f338ee92439588 2025-11-28 02:01:19.636352 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-158265-20146 2025-11-28 02:01:19.912157 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:19.959191 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5b0946d4caf91d510ff57014e83cf1504014e448ed96726057f338ee92439588 2025-11-28 02:01:19.959289 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:19.998793 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:19.998874 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:19.998885 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:19.998917 | ubuntu-noble-large | DiffID: sha256:4352fcf6a3b271ef54381d4a9c8f1487ec85ae05bf6b5085e34e600bc4a1ae6a 2025-11-28 02:01:19.998927 | ubuntu-noble-large | DiffID: sha256:be2a18728cc18f2a7a9fee2f86c8d18b7da7669a12152e8081f932f53a44f845 2025-11-28 02:01:20.045164 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:0ab7bac81fc973f6b9285f33bfef59446f43c0274bd5eed0ab4c8580829d947d 2025-11-28 02:01:20.046132 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:20.089169 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:20.089256 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:20.089268 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:20.089277 | ubuntu-noble-large | DiffID: sha256:4352fcf6a3b271ef54381d4a9c8f1487ec85ae05bf6b5085e34e600bc4a1ae6a 2025-11-28 02:01:20.089286 | ubuntu-noble-large | DiffID: sha256:be2a18728cc18f2a7a9fee2f86c8d18b7da7669a12152e8081f932f53a44f845 2025-11-28 02:01:20.136111 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:0ab7bac81fc973f6b9285f33bfef59446f43c0274bd5eed0ab4c8580829d947d 2025-11-28 02:01:20.137430 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:20.137493 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 02:01:20.137503 | ubuntu-noble-large | [SUCCESS] [66/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-11-28 02:01:20.143958 | ubuntu-noble-large | [INFO]  [67/130] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 02:01:20.144030 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 02:01:20.482137 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 02:01:20.482214 | ubuntu-noble-large | [SUCCESS] [67/130] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 02:01:20.482223 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 02:01:20.518196 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 02:01:20.518279 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 02:01:20.518287 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:20.565912 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b61527d36c3ed9eaee467d444186df4f8bf8fb8caa434c0afe7921901bdcce27 2025-11-28 02:01:20.565987 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-158265-225 2025-11-28 02:01:20.813124 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:20.855084 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b61527d36c3ed9eaee467d444186df4f8bf8fb8caa434c0afe7921901bdcce27 2025-11-28 02:01:20.855148 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:20.898957 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:20.899072 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:20.899084 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:20.899093 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:20.899101 | ubuntu-noble-large | DiffID: sha256:68e9bc47f4604739ea6e6fecc2e9b5bc7ece700e3f421dfc9bc64bd1ea5ef3ab 2025-11-28 02:01:20.948841 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:16e2132dd0c25cc8ed1e3b78516e38b60f2124df52be4c7594c5782ee18de079 2025-11-28 02:01:20.950153 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:20.990780 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:20.990882 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:20.990896 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:20.990907 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:20.990916 | ubuntu-noble-large | DiffID: sha256:68e9bc47f4604739ea6e6fecc2e9b5bc7ece700e3f421dfc9bc64bd1ea5ef3ab 2025-11-28 02:01:21.034938 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:16e2132dd0c25cc8ed1e3b78516e38b60f2124df52be4c7594c5782ee18de079 2025-11-28 02:01:21.035062 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:21.035085 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 02:01:21.035563 | ubuntu-noble-large | [SUCCESS] [67/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-11-28 02:01:21.041448 | ubuntu-noble-large | [INFO]  [68/130] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 02:01:21.041481 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 02:01:21.376130 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 02:01:21.376290 | ubuntu-noble-large | [SUCCESS] [68/130] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 02:01:21.376305 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 02:01:21.417932 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 02:01:21.418066 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 02:01:21.418582 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:21.464121 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c2dbeeb2bd973b2aa2dafc265459e8fe541e5c5351fadaafea2aef98b4a92ad7 2025-11-28 02:01:21.464214 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-158265-9391 2025-11-28 02:01:21.729112 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:21.778152 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c2dbeeb2bd973b2aa2dafc265459e8fe541e5c5351fadaafea2aef98b4a92ad7 2025-11-28 02:01:21.778255 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:21.820702 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:21.820778 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:21.820787 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:21.820795 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:21.820801 | ubuntu-noble-large | DiffID: sha256:56af1f5a095a781f68d7a8d0f432354f6db849e2be0401542feb35b68da2ad33 2025-11-28 02:01:21.866687 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:d3b283562f190618cae1c3194c4a521f7a6372248ec753dc2c51dad43a6e7d8e 2025-11-28 02:01:21.867205 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:21.909276 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:21.909427 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:21.909443 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:21.909453 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:21.909463 | ubuntu-noble-large | DiffID: sha256:56af1f5a095a781f68d7a8d0f432354f6db849e2be0401542feb35b68da2ad33 2025-11-28 02:01:21.951557 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:d3b283562f190618cae1c3194c4a521f7a6372248ec753dc2c51dad43a6e7d8e 2025-11-28 02:01:21.953133 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:21.953211 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 02:01:21.953225 | ubuntu-noble-large | [SUCCESS] [68/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-11-28 02:01:21.959111 | ubuntu-noble-large | [INFO]  [69/130] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 02:01:21.959180 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 02:01:22.322088 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 02:01:22.322176 | ubuntu-noble-large | [SUCCESS] [69/130] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 02:01:22.322190 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 02:01:22.365085 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 02:01:22.365144 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 02:01:22.365152 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:22.412522 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fffb52d8b6670009f60c40f5581065c7eb24cf2fc43a9e6c01ef6143fefb85b2 2025-11-28 02:01:22.412640 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-158265-4806 2025-11-28 02:01:22.683749 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:22.728153 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fffb52d8b6670009f60c40f5581065c7eb24cf2fc43a9e6c01ef6143fefb85b2 2025-11-28 02:01:22.728242 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:22.772164 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:22.772232 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:22.772237 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:22.772242 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:22.772247 | ubuntu-noble-large | DiffID: sha256:df8eac4e914dca6365a27eed522b252b5f012344033693e577ef8289c9713956 2025-11-28 02:01:22.818117 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:bb20b6a4579c5cf45751c898d3abf5e12f565f1669e404bf9518b9a73c005f11 2025-11-28 02:01:22.819121 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:22.859520 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:22.859603 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:22.859616 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:22.859627 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:22.859636 | ubuntu-noble-large | DiffID: sha256:df8eac4e914dca6365a27eed522b252b5f012344033693e577ef8289c9713956 2025-11-28 02:01:22.906046 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:bb20b6a4579c5cf45751c898d3abf5e12f565f1669e404bf9518b9a73c005f11 2025-11-28 02:01:22.906159 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:22.906847 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 02:01:22.906894 | ubuntu-noble-large | [SUCCESS] [69/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-11-28 02:01:22.913172 | ubuntu-noble-large | [INFO]  [70/130] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 02:01:22.913237 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 02:01:23.218102 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 02:01:23.218186 | ubuntu-noble-large | [SUCCESS] [70/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 02:01:23.218196 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 02:01:23.257145 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 02:01:23.257232 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 02:01:23.257256 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:23.297087 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4e28e4e1957277279eda61e01f2ff14bf2069fec2ef608db2e9c8a87d1bc2de8 2025-11-28 02:01:23.297166 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-158265-2618 2025-11-28 02:01:23.532127 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:23.583139 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4e28e4e1957277279eda61e01f2ff14bf2069fec2ef608db2e9c8a87d1bc2de8 2025-11-28 02:01:23.583223 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:23.625959 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:23.626109 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:23.626125 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:23.626136 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:23.626146 | ubuntu-noble-large | DiffID: sha256:6a146a2c95ee0637a7668c0bd8699eee24a7c8ff248b5d64a785fb0d9c0ec519 2025-11-28 02:01:23.675596 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:cb54fdf9f5b2988ce58fb8e60f4ef5357215eff99ed6e96f8bdaffd18d1f2823 2025-11-28 02:01:23.676884 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:23.724341 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:23.724426 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:23.724439 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:23.724449 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:23.724458 | ubuntu-noble-large | DiffID: sha256:6a146a2c95ee0637a7668c0bd8699eee24a7c8ff248b5d64a785fb0d9c0ec519 2025-11-28 02:01:23.774254 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:cb54fdf9f5b2988ce58fb8e60f4ef5357215eff99ed6e96f8bdaffd18d1f2823 2025-11-28 02:01:23.775825 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:23.775905 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 02:01:23.775919 | ubuntu-noble-large | [SUCCESS] [70/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-11-28 02:01:23.782163 | ubuntu-noble-large | [INFO]  [71/130] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 02:01:23.782241 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 02:01:24.101158 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 02:01:24.101243 | ubuntu-noble-large | [SUCCESS] [71/130] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 02:01:24.101256 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 02:01:24.138870 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 02:01:24.138923 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 02:01:24.138944 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:24.180764 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:90adff3a5b43de670faa873cb83033438d100ad9589c2e254d9261033bacd5a0 2025-11-28 02:01:24.180817 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-158265-13022 2025-11-28 02:01:24.427173 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:24.472210 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:90adff3a5b43de670faa873cb83033438d100ad9589c2e254d9261033bacd5a0 2025-11-28 02:01:24.472278 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:24.515746 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:24.515833 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:24.515846 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:24.515857 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:24.515867 | ubuntu-noble-large | DiffID: sha256:474628bf940fe4138e0088b72655863d4a427a152487f86de85846e08f626cea 2025-11-28 02:01:24.570217 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:4755144ae7d0aa88c53344537530e884850e8b45aefedf6f5ce8ccc82b018812 2025-11-28 02:01:24.571151 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:24.611737 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:24.611814 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:24.611823 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:24.611831 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:24.611838 | ubuntu-noble-large | DiffID: sha256:474628bf940fe4138e0088b72655863d4a427a152487f86de85846e08f626cea 2025-11-28 02:01:24.656175 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:4755144ae7d0aa88c53344537530e884850e8b45aefedf6f5ce8ccc82b018812 2025-11-28 02:01:24.657085 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:24.657114 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 02:01:24.657130 | ubuntu-noble-large | [SUCCESS] [71/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-11-28 02:01:24.664094 | ubuntu-noble-large | [INFO]  [72/130] Checking: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 02:01:24.664137 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 02:01:25.051820 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 02:01:25.051904 | ubuntu-noble-large | [SUCCESS] [72/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 02:01:25.051911 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 02:01:25.093129 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 02:01:25.093214 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 02:01:25.093228 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:25.136779 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ee4411090c9f369931a34c6d7a78ef28960d53a9af2d095ae170738461b4fa98 2025-11-28 02:01:25.136867 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-158265-11101 2025-11-28 02:01:25.417151 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:25.466133 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ee4411090c9f369931a34c6d7a78ef28960d53a9af2d095ae170738461b4fa98 2025-11-28 02:01:25.466258 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:25.507730 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:25.507831 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:25.507845 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:25.507855 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:25.507865 | ubuntu-noble-large | DiffID: sha256:177c323adb017f14436c59a71a250f3d7e37f740f1971234b7483dc4cf6c84e3 2025-11-28 02:01:25.559265 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:2038407e76128e08933571c6f20a59ee1967e8926cff4f68fec7f239a801c8e2 2025-11-28 02:01:25.561142 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:25.607408 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:25.607497 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:25.607508 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:25.607517 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:25.607526 | ubuntu-noble-large | DiffID: sha256:177c323adb017f14436c59a71a250f3d7e37f740f1971234b7483dc4cf6c84e3 2025-11-28 02:01:25.652155 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:2038407e76128e08933571c6f20a59ee1967e8926cff4f68fec7f239a801c8e2 2025-11-28 02:01:25.653117 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:25.653195 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 02:01:25.653209 | ubuntu-noble-large | [SUCCESS] [72/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-11-28 02:01:25.660132 | ubuntu-noble-large | [INFO]  [73/130] Checking: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 02:01:25.660178 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 02:01:25.987210 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 02:01:25.987301 | ubuntu-noble-large | [SUCCESS] [73/130] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 02:01:25.987314 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 02:01:26.029110 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 02:01:26.029208 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 02:01:26.029917 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:26.078122 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2dd90424fdf5d607181cd6265f6c3d94429c418a86d7dcd129b82de5682df259 2025-11-28 02:01:26.078229 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-158265-19975 2025-11-28 02:01:26.337278 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:26.391145 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2dd90424fdf5d607181cd6265f6c3d94429c418a86d7dcd129b82de5682df259 2025-11-28 02:01:26.391229 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:26.435923 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:26.436043 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:26.436059 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:26.436068 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:26.436077 | ubuntu-noble-large | DiffID: sha256:e7d52e9fa2b9c19deb7cb7aabc095c5f4a4a105d069eafbacfffdad42ec5722d 2025-11-28 02:01:26.483725 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:d3198fb8e94c15d6de13cd1b2a749039508f02c62c10c9768be70ed7e24f03cc 2025-11-28 02:01:26.484185 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:26.528048 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:26.528134 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:26.528146 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:26.528155 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:26.528164 | ubuntu-noble-large | DiffID: sha256:e7d52e9fa2b9c19deb7cb7aabc095c5f4a4a105d069eafbacfffdad42ec5722d 2025-11-28 02:01:26.574811 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:d3198fb8e94c15d6de13cd1b2a749039508f02c62c10c9768be70ed7e24f03cc 2025-11-28 02:01:26.576195 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:26.576282 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 02:01:26.576296 | ubuntu-noble-large | [SUCCESS] [73/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-11-28 02:01:26.582096 | ubuntu-noble-large | [INFO]  [74/130] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 02:01:26.582181 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 02:01:26.909144 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 02:01:26.909238 | ubuntu-noble-large | [SUCCESS] [74/130] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 02:01:26.909251 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 02:01:26.956187 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 02:01:26.956299 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 02:01:26.956316 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:27.003819 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4721c6f7cc21d299c40953cf712f45a292abd772813cc142f8e01ea7ddfdcfeb 2025-11-28 02:01:27.003909 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-158265-31802 2025-11-28 02:01:27.248943 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:27.297121 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4721c6f7cc21d299c40953cf712f45a292abd772813cc142f8e01ea7ddfdcfeb 2025-11-28 02:01:27.297199 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:27.342920 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:27.342981 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:27.342987 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:27.343011 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:27.343018 | ubuntu-noble-large | DiffID: sha256:afc8ab904fb48e2b0280cbdd80d2241b9919fd76a24bd848270317a975269738 2025-11-28 02:01:27.392603 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:e98515d1994e51e64734a313eb810c1f03f962a1de369ad5198be2ba1e367b94 2025-11-28 02:01:27.393568 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:27.437260 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:27.437372 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:27.437386 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:27.437397 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:27.437406 | ubuntu-noble-large | DiffID: sha256:afc8ab904fb48e2b0280cbdd80d2241b9919fd76a24bd848270317a975269738 2025-11-28 02:01:27.487184 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:e98515d1994e51e64734a313eb810c1f03f962a1de369ad5198be2ba1e367b94 2025-11-28 02:01:27.488113 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:27.488195 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 02:01:27.488209 | ubuntu-noble-large | [SUCCESS] [74/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-11-28 02:01:27.494748 | ubuntu-noble-large | [INFO]  [75/130] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 02:01:27.494815 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 02:01:27.829125 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 02:01:27.829216 | ubuntu-noble-large | [SUCCESS] [75/130] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 02:01:27.829229 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 02:01:27.876128 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 02:01:27.876214 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 02:01:27.876890 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:27.921103 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3985fc2be79a635908c00efab1cd5d0b8dedfd2f33eab54852b6e747f74a8f92 2025-11-28 02:01:27.921176 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-158265-26689 2025-11-28 02:01:28.177929 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:28.222160 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3985fc2be79a635908c00efab1cd5d0b8dedfd2f33eab54852b6e747f74a8f92 2025-11-28 02:01:28.222248 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:28.268498 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:28.268583 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:28.268595 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:28.268604 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:28.268613 | ubuntu-noble-large | DiffID: sha256:679f2202694895f2019fc8441f55f04300099b11e3be33d4ea9b7b0b384e206a 2025-11-28 02:01:28.319099 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:10c948017d0d62078395104ec4946e9fecb2183aa6c11099a5a165ff72eb9085 2025-11-28 02:01:28.320111 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:28.355617 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:28.355724 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:28.355747 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:28.355764 | ubuntu-noble-large | DiffID: sha256:5d24588498e5f0f09f24fee774200c4c286448b4785dddb0410ccdb8fc298284 2025-11-28 02:01:28.355782 | ubuntu-noble-large | DiffID: sha256:679f2202694895f2019fc8441f55f04300099b11e3be33d4ea9b7b0b384e206a 2025-11-28 02:01:28.408266 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:10c948017d0d62078395104ec4946e9fecb2183aa6c11099a5a165ff72eb9085 2025-11-28 02:01:28.409166 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:28.409242 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 02:01:28.409266 | ubuntu-noble-large | [SUCCESS] [75/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-11-28 02:01:28.416728 | ubuntu-noble-large | [INFO]  [76/130] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 02:01:28.416806 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 02:01:28.780497 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 02:01:28.780613 | ubuntu-noble-large | [SUCCESS] [76/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 02:01:28.780626 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 02:01:28.825149 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 02:01:28.825220 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 02:01:28.825230 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:28.873089 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9126bd5751aa671557c7c1ba8539118c98ef3856ab1d3806d4c12bf7b7006d74 2025-11-28 02:01:28.873187 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-158265-7831 2025-11-28 02:01:29.128204 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:29.176378 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9126bd5751aa671557c7c1ba8539118c98ef3856ab1d3806d4c12bf7b7006d74 2025-11-28 02:01:29.176439 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:29.217986 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:29.218770 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:29.218791 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:29.218801 | ubuntu-noble-large | DiffID: sha256:fcd0441d0d65903d0f1509e7789bc8d4250c1ab2d18c7e2fcd4b3c355ed6dd36 2025-11-28 02:01:29.218811 | ubuntu-noble-large | DiffID: sha256:166b9f5d8dc2bc81e7882f87db13d76b82bde0ea95677ca04d4d224553a5954b 2025-11-28 02:01:29.269160 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:65a4b7476f15024c73c4d3a8ba20867458ec797e9314261844434ddc0d5e74b2 2025-11-28 02:01:29.270168 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:29.309825 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:29.309907 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:29.309917 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:29.309926 | ubuntu-noble-large | DiffID: sha256:fcd0441d0d65903d0f1509e7789bc8d4250c1ab2d18c7e2fcd4b3c355ed6dd36 2025-11-28 02:01:29.309934 | ubuntu-noble-large | DiffID: sha256:166b9f5d8dc2bc81e7882f87db13d76b82bde0ea95677ca04d4d224553a5954b 2025-11-28 02:01:29.352188 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:65a4b7476f15024c73c4d3a8ba20867458ec797e9314261844434ddc0d5e74b2 2025-11-28 02:01:29.353170 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:29.353261 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 02:01:29.353276 | ubuntu-noble-large | [SUCCESS] [76/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-11-28 02:01:29.360925 | ubuntu-noble-large | [INFO]  [77/130] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 02:01:29.361038 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 02:01:29.704138 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 02:01:29.704233 | ubuntu-noble-large | [SUCCESS] [77/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 02:01:29.704257 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 02:01:29.749526 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 02:01:29.749630 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 02:01:29.749645 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:29.795899 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:11991ee5fc9305fe226d551b7cdfced556361b4098a69b6dde69fd4043e68a8c 2025-11-28 02:01:29.795966 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-158265-1237 2025-11-28 02:01:30.046052 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:30.088451 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:11991ee5fc9305fe226d551b7cdfced556361b4098a69b6dde69fd4043e68a8c 2025-11-28 02:01:30.088534 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:30.122485 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:30.122567 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:30.122580 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:30.122591 | ubuntu-noble-large | DiffID: sha256:fcd0441d0d65903d0f1509e7789bc8d4250c1ab2d18c7e2fcd4b3c355ed6dd36 2025-11-28 02:01:30.122601 | ubuntu-noble-large | DiffID: sha256:edc5baefc89440e14469af84351e422bd377a1b694d9690a56718e384cfd43c6 2025-11-28 02:01:30.169128 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:b63025f896a05fc57307d705d69d77f430ef5be3ce23243574d10e2a722e85a6 2025-11-28 02:01:30.170226 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:30.211640 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:30.211726 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:30.211739 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:30.211749 | ubuntu-noble-large | DiffID: sha256:fcd0441d0d65903d0f1509e7789bc8d4250c1ab2d18c7e2fcd4b3c355ed6dd36 2025-11-28 02:01:30.211759 | ubuntu-noble-large | DiffID: sha256:edc5baefc89440e14469af84351e422bd377a1b694d9690a56718e384cfd43c6 2025-11-28 02:01:30.257585 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:b63025f896a05fc57307d705d69d77f430ef5be3ce23243574d10e2a722e85a6 2025-11-28 02:01:30.258119 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:30.258205 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 02:01:30.258230 | ubuntu-noble-large | [SUCCESS] [77/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-11-28 02:01:30.265102 | ubuntu-noble-large | [INFO]  [78/130] Checking: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 02:01:30.265153 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 02:01:30.578173 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 02:01:30.578278 | ubuntu-noble-large | [SUCCESS] [78/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 02:01:30.579159 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 02:01:30.624147 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 02:01:30.624216 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 02:01:30.624226 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:30.670105 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ef32ef73437cd7d2e8ec39b7409a0972546f78a3fae6363302014c7976d34825 2025-11-28 02:01:30.670191 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-158265-4492 2025-11-28 02:01:30.917695 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:30.969165 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ef32ef73437cd7d2e8ec39b7409a0972546f78a3fae6363302014c7976d34825 2025-11-28 02:01:30.969250 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:31.010041 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:31.010133 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:31.010149 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:31.010162 | ubuntu-noble-large | DiffID: sha256:fcd0441d0d65903d0f1509e7789bc8d4250c1ab2d18c7e2fcd4b3c355ed6dd36 2025-11-28 02:01:31.010176 | ubuntu-noble-large | DiffID: sha256:2f061ae5541aea894d09ca1f5d8fd0e663a24d192d1bbdc35cb1ae9450b028c5 2025-11-28 02:01:31.063724 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:ece706e568e95ae87d101b13e6e1520888fde00ae7d08a9b8fd784c0af9dc958 2025-11-28 02:01:31.065126 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:31.107074 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:31.107154 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:31.107181 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:31.107192 | ubuntu-noble-large | DiffID: sha256:fcd0441d0d65903d0f1509e7789bc8d4250c1ab2d18c7e2fcd4b3c355ed6dd36 2025-11-28 02:01:31.107201 | ubuntu-noble-large | DiffID: sha256:2f061ae5541aea894d09ca1f5d8fd0e663a24d192d1bbdc35cb1ae9450b028c5 2025-11-28 02:01:31.149100 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:ece706e568e95ae87d101b13e6e1520888fde00ae7d08a9b8fd784c0af9dc958 2025-11-28 02:01:31.150080 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:31.150115 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 02:01:31.150126 | ubuntu-noble-large | [SUCCESS] [78/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-11-28 02:01:31.157080 | ubuntu-noble-large | [INFO]  [79/130] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 02:01:31.157162 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 02:01:31.468116 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 02:01:31.468195 | ubuntu-noble-large | [SUCCESS] [79/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 02:01:31.468205 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 02:01:31.513240 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 02:01:31.513346 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 02:01:31.513360 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:31.557141 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:772d877bba377cf2ba9c6dcc6a96a63ef4c0d36b0fd38460ead13c5567424c6b 2025-11-28 02:01:31.557214 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-158265-19234 2025-11-28 02:01:31.792886 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:31.837132 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:772d877bba377cf2ba9c6dcc6a96a63ef4c0d36b0fd38460ead13c5567424c6b 2025-11-28 02:01:31.837222 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:31.875194 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:31.875267 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:31.875278 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:31.875286 | ubuntu-noble-large | DiffID: sha256:2addb8e5ba786bc61cac8a98bf8b8dddf92237886f840d62e6e2b0ab840dc485 2025-11-28 02:01:31.875312 | ubuntu-noble-large | DiffID: sha256:1724d23ab167026b63e0b091974fea5b45e9a967e18c5234e57f6f4b1c72dd5c 2025-11-28 02:01:31.921389 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:b9af26c786b4f12f627dc614ce5f079a314e046b63d4858ba7e5e2f260d995ae 2025-11-28 02:01:31.922610 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:31.962453 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:31.962542 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:31.962555 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:31.962565 | ubuntu-noble-large | DiffID: sha256:2addb8e5ba786bc61cac8a98bf8b8dddf92237886f840d62e6e2b0ab840dc485 2025-11-28 02:01:31.962575 | ubuntu-noble-large | DiffID: sha256:1724d23ab167026b63e0b091974fea5b45e9a967e18c5234e57f6f4b1c72dd5c 2025-11-28 02:01:32.014112 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:b9af26c786b4f12f627dc614ce5f079a314e046b63d4858ba7e5e2f260d995ae 2025-11-28 02:01:32.015126 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:32.015207 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 02:01:32.015222 | ubuntu-noble-large | [SUCCESS] [79/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-11-28 02:01:32.022083 | ubuntu-noble-large | [INFO]  [80/130] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 02:01:32.022127 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 02:01:32.338169 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 02:01:32.338265 | ubuntu-noble-large | [SUCCESS] [80/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 02:01:32.338278 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 02:01:32.386105 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 02:01:32.386172 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 02:01:32.386191 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:32.429027 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a1bf5b8faaecf7322bcd1d6e608595781927257ad7f4ae471126b0bb2d16648f 2025-11-28 02:01:32.429124 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-158265-2596 2025-11-28 02:01:32.693223 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:32.737742 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a1bf5b8faaecf7322bcd1d6e608595781927257ad7f4ae471126b0bb2d16648f 2025-11-28 02:01:32.737842 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:32.776701 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:32.776784 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:32.776798 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:32.776808 | ubuntu-noble-large | DiffID: sha256:2addb8e5ba786bc61cac8a98bf8b8dddf92237886f840d62e6e2b0ab840dc485 2025-11-28 02:01:32.776817 | ubuntu-noble-large | DiffID: sha256:004cc2b360980d236c002ea7174f27b5667a22f0828194d5f29875cb8fc80e24 2025-11-28 02:01:32.816089 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:96933696dbaccd02c4650ec65cf17130136690289b7cbf752b963abe77875fab 2025-11-28 02:01:32.817155 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:32.859488 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:32.859569 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:32.859591 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:32.859623 | ubuntu-noble-large | DiffID: sha256:2addb8e5ba786bc61cac8a98bf8b8dddf92237886f840d62e6e2b0ab840dc485 2025-11-28 02:01:32.859632 | ubuntu-noble-large | DiffID: sha256:004cc2b360980d236c002ea7174f27b5667a22f0828194d5f29875cb8fc80e24 2025-11-28 02:01:32.910015 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:96933696dbaccd02c4650ec65cf17130136690289b7cbf752b963abe77875fab 2025-11-28 02:01:32.911090 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:32.911154 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 02:01:32.911165 | ubuntu-noble-large | [SUCCESS] [80/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-11-28 02:01:32.917117 | ubuntu-noble-large | [INFO]  [81/130] Checking: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 02:01:32.917189 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 02:01:33.283073 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 02:01:33.283154 | ubuntu-noble-large | [SUCCESS] [81/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 02:01:33.283167 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 02:01:33.322207 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 02:01:33.322320 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 02:01:33.322391 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:33.365133 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:325e6d391f6223a7447cb7495da4103c430bc290fbe55c3ca5cd14e8d948a421 2025-11-28 02:01:33.365221 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-158265-20262 2025-11-28 02:01:33.615092 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:33.655231 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:325e6d391f6223a7447cb7495da4103c430bc290fbe55c3ca5cd14e8d948a421 2025-11-28 02:01:33.655311 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:33.693819 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:33.693903 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:33.693916 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:33.693927 | ubuntu-noble-large | DiffID: sha256:2addb8e5ba786bc61cac8a98bf8b8dddf92237886f840d62e6e2b0ab840dc485 2025-11-28 02:01:33.693937 | ubuntu-noble-large | DiffID: sha256:5c7dce82b2b6cc4f18fc6db92cd373bbe99d005e8560677262f08455ef86c821 2025-11-28 02:01:33.739737 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:e028adf239c3a720510b930305cae00767e1e0a6b90b44a858c48122e4df87d0 2025-11-28 02:01:33.741181 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:33.779261 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:33.779426 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:33.779452 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:33.779469 | ubuntu-noble-large | DiffID: sha256:2addb8e5ba786bc61cac8a98bf8b8dddf92237886f840d62e6e2b0ab840dc485 2025-11-28 02:01:33.779485 | ubuntu-noble-large | DiffID: sha256:5c7dce82b2b6cc4f18fc6db92cd373bbe99d005e8560677262f08455ef86c821 2025-11-28 02:01:33.827162 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:e028adf239c3a720510b930305cae00767e1e0a6b90b44a858c48122e4df87d0 2025-11-28 02:01:33.828799 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:33.828916 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 02:01:33.828943 | ubuntu-noble-large | [SUCCESS] [81/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-11-28 02:01:33.835184 | ubuntu-noble-large | [INFO]  [82/130] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 02:01:33.835250 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 02:01:34.201233 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 02:01:34.201363 | ubuntu-noble-large | [SUCCESS] [82/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 02:01:34.201378 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 02:01:34.248101 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 02:01:34.249088 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 02:01:34.249169 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:34.293154 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8d5b029243ca63de84459fc8796f72ccb97e3b07604cd96b793ce22af82f1706 2025-11-28 02:01:34.293238 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-158265-2771 2025-11-28 02:01:34.552883 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:34.593143 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8d5b029243ca63de84459fc8796f72ccb97e3b07604cd96b793ce22af82f1706 2025-11-28 02:01:34.593229 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:34.631448 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:34.631539 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:34.631552 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:34.631562 | ubuntu-noble-large | DiffID: sha256:2addb8e5ba786bc61cac8a98bf8b8dddf92237886f840d62e6e2b0ab840dc485 2025-11-28 02:01:34.631572 | ubuntu-noble-large | DiffID: sha256:ca47f546d429465515472a6039378a4e9e3933f2f59600def796ee472493397e 2025-11-28 02:01:34.678682 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:6fbe394b929f17e9dafaee46749b689c2944f2ded68d7cc46a7f7a70aded9c54 2025-11-28 02:01:34.679076 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:34.715528 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:34.715620 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:34.715634 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:34.715644 | ubuntu-noble-large | DiffID: sha256:2addb8e5ba786bc61cac8a98bf8b8dddf92237886f840d62e6e2b0ab840dc485 2025-11-28 02:01:34.715654 | ubuntu-noble-large | DiffID: sha256:ca47f546d429465515472a6039378a4e9e3933f2f59600def796ee472493397e 2025-11-28 02:01:34.762084 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:6fbe394b929f17e9dafaee46749b689c2944f2ded68d7cc46a7f7a70aded9c54 2025-11-28 02:01:34.763073 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:34.763100 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 02:01:34.763112 | ubuntu-noble-large | [SUCCESS] [82/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-11-28 02:01:34.770114 | ubuntu-noble-large | [INFO]  [83/130] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 02:01:34.770190 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 02:01:35.105117 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 02:01:35.105196 | ubuntu-noble-large | [SUCCESS] [83/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 02:01:35.105206 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 02:01:35.149115 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 02:01:35.149204 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 02:01:35.149218 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:35.195205 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0f0c8c2526f3c7d37afaf7c68a26cd25043a90c856fdc490d3c11a3d4a802caa 2025-11-28 02:01:35.195308 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-158265-27079 2025-11-28 02:01:35.456772 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:35.498169 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0f0c8c2526f3c7d37afaf7c68a26cd25043a90c856fdc490d3c11a3d4a802caa 2025-11-28 02:01:35.498235 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:35.539172 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:35.539271 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:35.539286 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:35.539297 | ubuntu-noble-large | DiffID: sha256:2addb8e5ba786bc61cac8a98bf8b8dddf92237886f840d62e6e2b0ab840dc485 2025-11-28 02:01:35.539306 | ubuntu-noble-large | DiffID: sha256:b7e6cee0dc7cfa49dbbce2d8c35a476a235874223390b0121681231b2bce85bf 2025-11-28 02:01:35.579729 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:48f69c31cba3d89fda9ac17e23b085dff55b77ef17fcd6047671344f0098798b 2025-11-28 02:01:35.580705 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:35.621830 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:35.621902 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:35.621911 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:35.621918 | ubuntu-noble-large | DiffID: sha256:2addb8e5ba786bc61cac8a98bf8b8dddf92237886f840d62e6e2b0ab840dc485 2025-11-28 02:01:35.621925 | ubuntu-noble-large | DiffID: sha256:b7e6cee0dc7cfa49dbbce2d8c35a476a235874223390b0121681231b2bce85bf 2025-11-28 02:01:35.672173 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:48f69c31cba3d89fda9ac17e23b085dff55b77ef17fcd6047671344f0098798b 2025-11-28 02:01:35.673802 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:35.673885 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 02:01:35.673901 | ubuntu-noble-large | [SUCCESS] [83/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-11-28 02:01:35.680149 | ubuntu-noble-large | [INFO]  [84/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 02:01:35.680218 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 02:01:36.028194 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 02:01:36.028298 | ubuntu-noble-large | [SUCCESS] [84/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 02:01:36.028362 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 02:01:36.078167 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 02:01:36.078263 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 02:01:36.078274 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:36.123136 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6789b53da11b15979a214052327beca1e5429736b22efa5dc01eeb07372783eb 2025-11-28 02:01:36.123228 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-158265-1895 2025-11-28 02:01:36.375156 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:36.420297 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6789b53da11b15979a214052327beca1e5429736b22efa5dc01eeb07372783eb 2025-11-28 02:01:36.420419 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:36.463367 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:36.463450 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:36.463461 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:01:36.463470 | ubuntu-noble-large | DiffID: sha256:a23e3824295984124d6471c11831d09d067c8564fbead86e1688d1bd4432253c 2025-11-28 02:01:36.512975 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:237aa496cc940448a9c9ee974cb1e1c07e9b842b20e6353a11ede189fc9b636a 2025-11-28 02:01:36.514396 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:36.557043 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:36.557113 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:36.557122 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:01:36.557130 | ubuntu-noble-large | DiffID: sha256:a23e3824295984124d6471c11831d09d067c8564fbead86e1688d1bd4432253c 2025-11-28 02:01:36.605075 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:237aa496cc940448a9c9ee974cb1e1c07e9b842b20e6353a11ede189fc9b636a 2025-11-28 02:01:36.605964 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:36.606111 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 02:01:36.606144 | ubuntu-noble-large | [SUCCESS] [84/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-11-28 02:01:36.612800 | ubuntu-noble-large | [INFO]  [85/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 02:01:36.612884 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 02:01:36.951713 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 02:01:36.951852 | ubuntu-noble-large | [SUCCESS] [85/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 02:01:36.951868 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 02:01:36.995320 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 02:01:36.995463 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 02:01:36.995680 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:37.042279 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7b55b33fec8e993b5c533dfdc9eecaabd785af1b700d5104fa49359e6f2fe12d 2025-11-28 02:01:37.042399 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-158265-11012 2025-11-28 02:01:37.306735 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:37.352722 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7b55b33fec8e993b5c533dfdc9eecaabd785af1b700d5104fa49359e6f2fe12d 2025-11-28 02:01:37.352820 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:37.393082 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:37.393164 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:37.393176 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:01:37.393212 | ubuntu-noble-large | DiffID: sha256:bc24d69303dcefb4b868ce9f6488bf061afa74cbe8215ee0f53efe24039de1bd 2025-11-28 02:01:37.442635 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:674081e3205060d31f4a4eb0e67fcbe09aa740ca50959e5f81fbe67ef461d9a1 2025-11-28 02:01:37.443427 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:37.485904 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:37.486025 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:37.486045 | ubuntu-noble-large | DiffID: sha256:d46433b39895699ae11446eef242dffe867ed729efcc7c345e6a4ae2200c6f97 2025-11-28 02:01:37.486056 | ubuntu-noble-large | DiffID: sha256:bc24d69303dcefb4b868ce9f6488bf061afa74cbe8215ee0f53efe24039de1bd 2025-11-28 02:01:37.534707 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:674081e3205060d31f4a4eb0e67fcbe09aa740ca50959e5f81fbe67ef461d9a1 2025-11-28 02:01:37.535514 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:37.535640 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 02:01:37.535799 | ubuntu-noble-large | [SUCCESS] [85/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-11-28 02:01:37.542412 | ubuntu-noble-large | [INFO]  [86/130] Checking: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 02:01:37.542554 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 02:01:37.853978 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 02:01:37.854136 | ubuntu-noble-large | [SUCCESS] [86/130] EXISTS: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 02:01:37.854336 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 02:01:37.897498 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 02:01:37.897716 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 02:01:37.897916 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:37.943927 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cd759cba80be0eee5c84d788853e250557b7e6360b497fe9d2751f6c7e93f49b 2025-11-28 02:01:37.944037 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-158265-5270 2025-11-28 02:01:38.199577 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:38.241096 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cd759cba80be0eee5c84d788853e250557b7e6360b497fe9d2751f6c7e93f49b 2025-11-28 02:01:38.241187 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:38.281804 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:38.281876 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:38.281885 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:38.281891 | ubuntu-noble-large | DiffID: sha256:238fc96b5496e499326a84d455593f6231169a1b2bbf107b62b13f9d4968a73d 2025-11-28 02:01:38.323970 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:8d141829b16df3b9be92b95df8ea5344024097b45e34ac0d78b1929bd266e083 2025-11-28 02:01:38.324772 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:38.369495 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:38.369573 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:38.369584 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:38.369593 | ubuntu-noble-large | DiffID: sha256:238fc96b5496e499326a84d455593f6231169a1b2bbf107b62b13f9d4968a73d 2025-11-28 02:01:38.416947 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:8d141829b16df3b9be92b95df8ea5344024097b45e34ac0d78b1929bd266e083 2025-11-28 02:01:38.417746 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:38.417876 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 02:01:38.418063 | ubuntu-noble-large | [SUCCESS] [86/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-11-28 02:01:38.425039 | ubuntu-noble-large | [INFO]  [87/130] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 02:01:38.425226 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 02:01:38.755025 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 02:01:38.755134 | ubuntu-noble-large | [SUCCESS] [87/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 02:01:38.755244 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 02:01:38.799544 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 02:01:38.799742 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 02:01:38.799944 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:38.849054 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3255f1157e84cc0a8f8dab48ae29d8cff002982a5204c08bb38ae5c92493ed96 2025-11-28 02:01:38.849126 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-158265-15267 2025-11-28 02:01:39.088832 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:39.135093 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3255f1157e84cc0a8f8dab48ae29d8cff002982a5204c08bb38ae5c92493ed96 2025-11-28 02:01:39.135187 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:39.182850 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:39.182912 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:39.182918 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:39.182923 | ubuntu-noble-large | DiffID: sha256:58d2875dd9de3658640a2152172d97230f8ead95ae13cbe32affb3155bc3b597 2025-11-28 02:01:39.234722 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:9e8d24bf3c2b5eee09f0df19e62f279a9ee7b84e9890dcb6af1fba0818441780 2025-11-28 02:01:39.235614 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:39.278351 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:39.278414 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:39.278420 | ubuntu-noble-large | DiffID: sha256:83b2a981ca124f37ae901d521c4dbb292937f38d6e68024bfb07215680875593 2025-11-28 02:01:39.278425 | ubuntu-noble-large | DiffID: sha256:58d2875dd9de3658640a2152172d97230f8ead95ae13cbe32affb3155bc3b597 2025-11-28 02:01:39.323554 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:9e8d24bf3c2b5eee09f0df19e62f279a9ee7b84e9890dcb6af1fba0818441780 2025-11-28 02:01:39.324298 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:39.324416 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 02:01:39.324573 | ubuntu-noble-large | [SUCCESS] [87/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-11-28 02:01:39.330951 | ubuntu-noble-large | [INFO]  [88/130] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 02:01:39.331046 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 02:01:39.695973 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 02:01:39.696078 | ubuntu-noble-large | [SUCCESS] [88/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 02:01:39.696615 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 02:01:39.742555 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 02:01:39.742712 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 02:01:39.742891 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:39.789141 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:20105f69df4a4bf2bb3f606af22ec0a2d6d262f487bfe07662e7b172666af5a9 2025-11-28 02:01:39.789224 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-158265-21130 2025-11-28 02:01:40.032511 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:40.073902 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:20105f69df4a4bf2bb3f606af22ec0a2d6d262f487bfe07662e7b172666af5a9 2025-11-28 02:01:40.074048 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:40.125455 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:40.125539 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:40.125552 | ubuntu-noble-large | DiffID: sha256:ae2368e957ffdb667a94b56cc23a0081e32340f75f1eaf2e74999ff5cae855e2 2025-11-28 02:01:40.125562 | ubuntu-noble-large | DiffID: sha256:0410198cc376db5b944bfe6f24e70cba391a9763917a62a4045786bfc765aa4c 2025-11-28 02:01:40.175160 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:09eff402393dbc2e418fd251a1fb361c6ef1e23d2db12ca18aa9d7fd2a3d447b 2025-11-28 02:01:40.175938 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:40.215741 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:40.215820 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:40.215833 | ubuntu-noble-large | DiffID: sha256:ae2368e957ffdb667a94b56cc23a0081e32340f75f1eaf2e74999ff5cae855e2 2025-11-28 02:01:40.215843 | ubuntu-noble-large | DiffID: sha256:0410198cc376db5b944bfe6f24e70cba391a9763917a62a4045786bfc765aa4c 2025-11-28 02:01:40.258715 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:09eff402393dbc2e418fd251a1fb361c6ef1e23d2db12ca18aa9d7fd2a3d447b 2025-11-28 02:01:40.259521 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:40.259628 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 02:01:40.259792 | ubuntu-noble-large | [SUCCESS] [88/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-11-28 02:01:40.265865 | ubuntu-noble-large | [INFO]  [89/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 02:01:40.266028 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 02:01:40.604908 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 02:01:40.605064 | ubuntu-noble-large | [SUCCESS] [89/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 02:01:40.605236 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 02:01:40.650481 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 02:01:40.650664 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 02:01:40.650895 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:40.697101 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6db8c42f45717f4d0a340563d1c64d577ad494c86cbcdc07990836948c7c85f1 2025-11-28 02:01:40.697205 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-158265-10999 2025-11-28 02:01:40.948621 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:40.997182 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6db8c42f45717f4d0a340563d1c64d577ad494c86cbcdc07990836948c7c85f1 2025-11-28 02:01:40.997260 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:41.040186 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:41.040301 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:41.040312 | ubuntu-noble-large | DiffID: sha256:ae2368e957ffdb667a94b56cc23a0081e32340f75f1eaf2e74999ff5cae855e2 2025-11-28 02:01:41.040320 | ubuntu-noble-large | DiffID: sha256:400bdc43cae57bd197371c1c4439019c0bd8006cc8a4fd808bda7543358ad698 2025-11-28 02:01:41.087474 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:7746de6b573a141d1769dd687507b30f57249795d7f1a135fe20ef48e1790412 2025-11-28 02:01:41.088320 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:41.134966 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:41.135089 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:41.135103 | ubuntu-noble-large | DiffID: sha256:ae2368e957ffdb667a94b56cc23a0081e32340f75f1eaf2e74999ff5cae855e2 2025-11-28 02:01:41.135113 | ubuntu-noble-large | DiffID: sha256:400bdc43cae57bd197371c1c4439019c0bd8006cc8a4fd808bda7543358ad698 2025-11-28 02:01:41.184891 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:7746de6b573a141d1769dd687507b30f57249795d7f1a135fe20ef48e1790412 2025-11-28 02:01:41.185855 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:41.185981 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 02:01:41.186157 | ubuntu-noble-large | [SUCCESS] [89/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-11-28 02:01:41.192258 | ubuntu-noble-large | [INFO]  [90/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 02:01:41.192403 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 02:01:41.522151 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 02:01:41.522259 | ubuntu-noble-large | [SUCCESS] [90/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 02:01:41.522309 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 02:01:41.561399 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 02:01:41.561602 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 02:01:41.561804 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:41.603726 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8144ac9b5902eabb68bc94d5c8458a419f7e935fe21f4b92d9ed1f4728d12b35 2025-11-28 02:01:41.603825 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-158265-31641 2025-11-28 02:01:41.854514 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:41.898136 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8144ac9b5902eabb68bc94d5c8458a419f7e935fe21f4b92d9ed1f4728d12b35 2025-11-28 02:01:41.898220 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:41.942814 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:41.942898 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:41.942909 | ubuntu-noble-large | DiffID: sha256:ae2368e957ffdb667a94b56cc23a0081e32340f75f1eaf2e74999ff5cae855e2 2025-11-28 02:01:41.942918 | ubuntu-noble-large | DiffID: sha256:37a173717137588eb0616d245b25f71f775bc29ccdfddfe17d2d6eddae8df175 2025-11-28 02:01:41.992108 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:b9174c2434a0783b53346471f115a0071d87940eb6fdb300c3068fbd86f98b92 2025-11-28 02:01:41.993950 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:42.035981 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:42.036159 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:42.036175 | ubuntu-noble-large | DiffID: sha256:ae2368e957ffdb667a94b56cc23a0081e32340f75f1eaf2e74999ff5cae855e2 2025-11-28 02:01:42.036187 | ubuntu-noble-large | DiffID: sha256:37a173717137588eb0616d245b25f71f775bc29ccdfddfe17d2d6eddae8df175 2025-11-28 02:01:42.088479 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:b9174c2434a0783b53346471f115a0071d87940eb6fdb300c3068fbd86f98b92 2025-11-28 02:01:42.089422 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:42.089551 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 02:01:42.089742 | ubuntu-noble-large | [SUCCESS] [90/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-11-28 02:01:42.096283 | ubuntu-noble-large | [INFO]  [91/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 02:01:42.096478 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 02:01:42.404737 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 02:01:42.404831 | ubuntu-noble-large | [SUCCESS] [91/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 02:01:42.404958 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 02:01:42.448358 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 02:01:42.448582 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 02:01:42.448784 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:42.494198 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8903d93d54dc5e5553c538d66b89a18129c4380e89243857c7725ed00c65e340 2025-11-28 02:01:42.494292 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-158265-31802 2025-11-28 02:01:42.754661 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:42.802729 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8903d93d54dc5e5553c538d66b89a18129c4380e89243857c7725ed00c65e340 2025-11-28 02:01:42.802813 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:42.843849 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:42.843923 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:42.843935 | ubuntu-noble-large | DiffID: sha256:ae2368e957ffdb667a94b56cc23a0081e32340f75f1eaf2e74999ff5cae855e2 2025-11-28 02:01:42.843945 | ubuntu-noble-large | DiffID: sha256:bba262dad9d3864c13548b01bf242636d62314f739881e1094dade7c745be8dd 2025-11-28 02:01:42.891489 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:ce2fe916721ce4e0722e91fd5cec2d5ca9c536cc616f56bcde2ccf5e34197c76 2025-11-28 02:01:42.892116 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:42.929082 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:42.929145 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:42.929153 | ubuntu-noble-large | DiffID: sha256:ae2368e957ffdb667a94b56cc23a0081e32340f75f1eaf2e74999ff5cae855e2 2025-11-28 02:01:42.929159 | ubuntu-noble-large | DiffID: sha256:bba262dad9d3864c13548b01bf242636d62314f739881e1094dade7c745be8dd 2025-11-28 02:01:42.979780 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:ce2fe916721ce4e0722e91fd5cec2d5ca9c536cc616f56bcde2ccf5e34197c76 2025-11-28 02:01:42.980104 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:42.980231 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 02:01:42.980449 | ubuntu-noble-large | [SUCCESS] [91/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-11-28 02:01:42.987070 | ubuntu-noble-large | [INFO]  [92/130] Checking: osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 02:01:42.987210 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 02:01:43.546280 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 02:01:43.546415 | ubuntu-noble-large | [SUCCESS] [92/130] EXISTS: osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 02:01:43.546433 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 02:01:43.590151 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 02:01:43.590223 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 02:01:43.590232 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:43.636423 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1e4ef8ad9b4b25dc94b13f41da59077df2b0ce232cbde29071124e543c0c397b 2025-11-28 02:01:43.636494 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-158265-1406 2025-11-28 02:01:43.901843 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:43.939471 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1e4ef8ad9b4b25dc94b13f41da59077df2b0ce232cbde29071124e543c0c397b 2025-11-28 02:01:43.939554 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:43.978762 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:43.978835 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:43.978847 | ubuntu-noble-large | DiffID: sha256:3424d0b33348c1f61a5c6f96c19cb08df064d0ef1b8c9ff957a94245cbe18ea2 2025-11-28 02:01:43.978857 | ubuntu-noble-large | DiffID: sha256:df6d563621e9c3d5f784ff580bbb78f24e9ae8522db2d52fb5522738642171da 2025-11-28 02:01:44.024149 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:d156705af266a776f4e4a558497c83b7d69fe64b7562c3009d4175481eedd412 2025-11-28 02:01:44.025122 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:44.064360 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:44.064430 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:44.064440 | ubuntu-noble-large | DiffID: sha256:3424d0b33348c1f61a5c6f96c19cb08df064d0ef1b8c9ff957a94245cbe18ea2 2025-11-28 02:01:44.064448 | ubuntu-noble-large | DiffID: sha256:df6d563621e9c3d5f784ff580bbb78f24e9ae8522db2d52fb5522738642171da 2025-11-28 02:01:44.113904 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:d156705af266a776f4e4a558497c83b7d69fe64b7562c3009d4175481eedd412 2025-11-28 02:01:44.114091 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:44.114669 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 02:01:44.114716 | ubuntu-noble-large | [SUCCESS] [92/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2024.2 2025-11-28 02:01:44.120608 | ubuntu-noble-large | [INFO]  [93/130] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 02:01:44.120641 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 02:01:44.588118 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 02:01:44.588206 | ubuntu-noble-large | [SUCCESS] [93/130] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 02:01:44.588242 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 02:01:44.634692 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 02:01:44.635156 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 02:01:44.635223 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:44.680143 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:74ff1d913be27dbcd098f7f6b3cb403dc6f6a31c189ce317b47445a3e4ae7554 2025-11-28 02:01:44.680233 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-158265-14583 2025-11-28 02:01:44.941624 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:44.984136 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:74ff1d913be27dbcd098f7f6b3cb403dc6f6a31c189ce317b47445a3e4ae7554 2025-11-28 02:01:44.984211 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:45.031453 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:45.031544 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:45.031557 | ubuntu-noble-large | DiffID: sha256:3424d0b33348c1f61a5c6f96c19cb08df064d0ef1b8c9ff957a94245cbe18ea2 2025-11-28 02:01:45.031567 | ubuntu-noble-large | DiffID: sha256:6931fe47ad9e50c82528c2a59ffc156a2a711108c65fba44ffb89ecf2e4d1812 2025-11-28 02:01:45.082124 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:723458479bd8c6252b3b650319a030fc806dd746f216fc1e6d78074d8eff8af1 2025-11-28 02:01:45.083284 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:45.135548 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:45.135634 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:45.135646 | ubuntu-noble-large | DiffID: sha256:3424d0b33348c1f61a5c6f96c19cb08df064d0ef1b8c9ff957a94245cbe18ea2 2025-11-28 02:01:45.135656 | ubuntu-noble-large | DiffID: sha256:6931fe47ad9e50c82528c2a59ffc156a2a711108c65fba44ffb89ecf2e4d1812 2025-11-28 02:01:45.186722 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:723458479bd8c6252b3b650319a030fc806dd746f216fc1e6d78074d8eff8af1 2025-11-28 02:01:45.187163 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:45.187235 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 02:01:45.187250 | ubuntu-noble-large | [SUCCESS] [93/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-11-28 02:01:45.194138 | ubuntu-noble-large | [INFO]  [94/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 02:01:45.194203 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 02:01:45.583745 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 02:01:45.583826 | ubuntu-noble-large | [SUCCESS] [94/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 02:01:45.583837 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 02:01:45.627134 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 02:01:45.627223 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 02:01:45.627246 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:45.674247 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:06b5afa6032de1b5e035cd61a547dfe35f00fa8540b9fe2c51fb075ab1ed385b 2025-11-28 02:01:45.674395 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-158265-2471 2025-11-28 02:01:45.937848 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:45.983149 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:06b5afa6032de1b5e035cd61a547dfe35f00fa8540b9fe2c51fb075ab1ed385b 2025-11-28 02:01:45.983232 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:46.029433 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:46.029515 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:46.029538 | ubuntu-noble-large | DiffID: sha256:65433e3614408661c2e434174cb45118afe19e22435c5fb017e5c39defcbf3a8 2025-11-28 02:01:46.029547 | ubuntu-noble-large | DiffID: sha256:3cf86933c9a43594531c00052c539b88dbb67c3c4fd00455590cd65a4f65586b 2025-11-28 02:01:46.073559 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:2577d8eb957e805f165649b03b283489452447536b7260fd6c2bfc2ec60eb523 2025-11-28 02:01:46.074938 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:46.115189 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:46.115272 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:46.115285 | ubuntu-noble-large | DiffID: sha256:65433e3614408661c2e434174cb45118afe19e22435c5fb017e5c39defcbf3a8 2025-11-28 02:01:46.115295 | ubuntu-noble-large | DiffID: sha256:3cf86933c9a43594531c00052c539b88dbb67c3c4fd00455590cd65a4f65586b 2025-11-28 02:01:46.163723 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:2577d8eb957e805f165649b03b283489452447536b7260fd6c2bfc2ec60eb523 2025-11-28 02:01:46.164182 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:46.164263 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 02:01:46.165110 | ubuntu-noble-large | [SUCCESS] [94/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-11-28 02:01:46.171806 | ubuntu-noble-large | [INFO]  [95/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 02:01:46.171871 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 02:01:46.640376 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 02:01:46.640468 | ubuntu-noble-large | [SUCCESS] [95/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 02:01:46.640481 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 02:01:46.685148 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 02:01:46.685228 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 02:01:46.685241 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:46.733141 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:41cd2d05f629930ae6869ff4853693a00171b6d70d460734645bb9959de1266a 2025-11-28 02:01:46.733223 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-158265-23502 2025-11-28 02:01:46.990184 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:47.036377 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:41cd2d05f629930ae6869ff4853693a00171b6d70d460734645bb9959de1266a 2025-11-28 02:01:47.036464 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:47.084568 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:47.084637 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:47.084645 | ubuntu-noble-large | DiffID: sha256:65433e3614408661c2e434174cb45118afe19e22435c5fb017e5c39defcbf3a8 2025-11-28 02:01:47.084651 | ubuntu-noble-large | DiffID: sha256:03af37da172addd25f79867e74bf0dde96ecf4d70fd1c97f89ac3991316d5a2f 2025-11-28 02:01:47.128711 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:2a0bb17abdb444d744c99078288d7188227c8509669f64e6564ae6ada75483f3 2025-11-28 02:01:47.129876 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:47.170487 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:47.170568 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:47.170579 | ubuntu-noble-large | DiffID: sha256:65433e3614408661c2e434174cb45118afe19e22435c5fb017e5c39defcbf3a8 2025-11-28 02:01:47.170588 | ubuntu-noble-large | DiffID: sha256:03af37da172addd25f79867e74bf0dde96ecf4d70fd1c97f89ac3991316d5a2f 2025-11-28 02:01:47.215157 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:2a0bb17abdb444d744c99078288d7188227c8509669f64e6564ae6ada75483f3 2025-11-28 02:01:47.216108 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:47.216182 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 02:01:47.216194 | ubuntu-noble-large | [SUCCESS] [95/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-11-28 02:01:47.222194 | ubuntu-noble-large | [INFO]  [96/130] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 02:01:47.222255 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 02:01:47.764190 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 02:01:47.764287 | ubuntu-noble-large | [SUCCESS] [96/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 02:01:47.764300 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 02:01:47.807563 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 02:01:47.807707 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 02:01:47.808099 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:47.853131 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9d57a0b77f8d1dccc61f6ddc1c180b03aa9446ea4f8b1e5c208bb61dd42263f9 2025-11-28 02:01:47.853205 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-158265-26344 2025-11-28 02:01:48.110134 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:48.156148 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9d57a0b77f8d1dccc61f6ddc1c180b03aa9446ea4f8b1e5c208bb61dd42263f9 2025-11-28 02:01:48.156236 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:48.195113 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:48.195203 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:48.195216 | ubuntu-noble-large | DiffID: sha256:ce3905e0df0c623b21b09025161abe2d0164f9f63d4827699b57d3e366c364fd 2025-11-28 02:01:48.195226 | ubuntu-noble-large | DiffID: sha256:3e2bd051342d9e6d5769d004f674332c616a644a9f9bec285d4ff6eb90d77b32 2025-11-28 02:01:48.242202 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:c681ad6b861c0b9766c2e7e81d4f397f9124ddbff91a28ccccc0f13c522000da 2025-11-28 02:01:48.243098 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:48.285075 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:48.285153 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:48.285164 | ubuntu-noble-large | DiffID: sha256:ce3905e0df0c623b21b09025161abe2d0164f9f63d4827699b57d3e366c364fd 2025-11-28 02:01:48.285174 | ubuntu-noble-large | DiffID: sha256:3e2bd051342d9e6d5769d004f674332c616a644a9f9bec285d4ff6eb90d77b32 2025-11-28 02:01:48.325561 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:c681ad6b861c0b9766c2e7e81d4f397f9124ddbff91a28ccccc0f13c522000da 2025-11-28 02:01:48.327135 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:48.327240 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 02:01:48.327254 | ubuntu-noble-large | [SUCCESS] [96/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-11-28 02:01:48.334030 | ubuntu-noble-large | [INFO]  [97/130] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 02:01:48.334105 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 02:01:48.656146 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 02:01:48.656229 | ubuntu-noble-large | [SUCCESS] [97/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 02:01:48.656247 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 02:01:48.697135 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 02:01:48.697210 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 02:01:48.697224 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:48.744165 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:71ca0e9af9d847060dabf84c55f6181bd4dd531263df04b1bc7a91335eb5acd8 2025-11-28 02:01:48.744267 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-158265-14579 2025-11-28 02:01:48.987105 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:49.038161 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:71ca0e9af9d847060dabf84c55f6181bd4dd531263df04b1bc7a91335eb5acd8 2025-11-28 02:01:49.038262 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:49.082910 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:49.082992 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:49.083069 | ubuntu-noble-large | DiffID: sha256:ce3905e0df0c623b21b09025161abe2d0164f9f63d4827699b57d3e366c364fd 2025-11-28 02:01:49.083085 | ubuntu-noble-large | DiffID: sha256:09991b8edb1c138235bc65552b1d9844bae7f9591e26ef86470a23443f98fb57 2025-11-28 02:01:49.130533 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:3924961a5eb38f1e52979863b1c5663061abe7e610cc4b9fb880e496b60c0094 2025-11-28 02:01:49.131131 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:49.172456 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:49.172539 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:49.172552 | ubuntu-noble-large | DiffID: sha256:ce3905e0df0c623b21b09025161abe2d0164f9f63d4827699b57d3e366c364fd 2025-11-28 02:01:49.172563 | ubuntu-noble-large | DiffID: sha256:09991b8edb1c138235bc65552b1d9844bae7f9591e26ef86470a23443f98fb57 2025-11-28 02:01:49.219842 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:3924961a5eb38f1e52979863b1c5663061abe7e610cc4b9fb880e496b60c0094 2025-11-28 02:01:49.221174 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:49.221246 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 02:01:49.221258 | ubuntu-noble-large | [SUCCESS] [97/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-11-28 02:01:49.227929 | ubuntu-noble-large | [INFO]  [98/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 02:01:49.228045 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 02:01:49.537120 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 02:01:49.537212 | ubuntu-noble-large | [SUCCESS] [98/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 02:01:49.538055 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 02:01:49.581132 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 02:01:49.581218 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 02:01:49.581243 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:49.627188 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:489b82091c0712423924ef0c8f0fb3d9834302c382dee9cf2f86b45d3f225ea7 2025-11-28 02:01:49.627268 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-158265-10833 2025-11-28 02:01:49.887699 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:49.933125 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:489b82091c0712423924ef0c8f0fb3d9834302c382dee9cf2f86b45d3f225ea7 2025-11-28 02:01:49.933214 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:49.977877 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:49.977958 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:49.977970 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:49.977979 | ubuntu-noble-large | DiffID: sha256:36966597e27e959c7bd2040ab7267cbdcbe6ccf3ebee641fd0370f9b5d8fd955 2025-11-28 02:01:50.018426 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:0c7665f3e5649b8ab1a17909e7aebb2de1b137a5773b2110325fa04aad651adf 2025-11-28 02:01:50.019224 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:50.061117 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:50.061197 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:50.061210 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:50.061220 | ubuntu-noble-large | DiffID: sha256:36966597e27e959c7bd2040ab7267cbdcbe6ccf3ebee641fd0370f9b5d8fd955 2025-11-28 02:01:50.111208 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:0c7665f3e5649b8ab1a17909e7aebb2de1b137a5773b2110325fa04aad651adf 2025-11-28 02:01:50.112533 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:50.112615 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 02:01:50.112630 | ubuntu-noble-large | [SUCCESS] [98/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-11-28 02:01:50.118214 | ubuntu-noble-large | [INFO]  [99/130] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 02:01:50.118299 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 02:01:50.449132 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 02:01:50.449211 | ubuntu-noble-large | [SUCCESS] [99/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 02:01:50.449220 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 02:01:50.495093 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 02:01:50.495149 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 02:01:50.495155 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:50.533114 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1a9a3d026d15997b9a776c60c766faf095c31b57aa22081f1ee3f2fcc7c9546e 2025-11-28 02:01:50.533192 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-158265-20462 2025-11-28 02:01:50.814114 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:50.858836 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1a9a3d026d15997b9a776c60c766faf095c31b57aa22081f1ee3f2fcc7c9546e 2025-11-28 02:01:50.858914 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:50.900150 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:50.900228 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:50.900242 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:50.900253 | ubuntu-noble-large | DiffID: sha256:f3ffa92e0f859c3d1fe250ca0e2f1d8d869234fdb29c1211f76af65afd87f3c0 2025-11-28 02:01:50.945940 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:8c6614fd990cdb1ba5a01ed9ec705ff406d843d73ceef9a33ccac85ce844bd39 2025-11-28 02:01:50.947102 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:50.988622 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:50.988701 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:50.988713 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:50.988722 | ubuntu-noble-large | DiffID: sha256:f3ffa92e0f859c3d1fe250ca0e2f1d8d869234fdb29c1211f76af65afd87f3c0 2025-11-28 02:01:51.040049 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:8c6614fd990cdb1ba5a01ed9ec705ff406d843d73ceef9a33ccac85ce844bd39 2025-11-28 02:01:51.040958 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:51.041031 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 02:01:51.041054 | ubuntu-noble-large | [SUCCESS] [99/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-11-28 02:01:51.047177 | ubuntu-noble-large | [INFO]  [100/130] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 02:01:51.047242 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 02:01:51.506126 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 02:01:51.506216 | ubuntu-noble-large | [SUCCESS] [100/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 02:01:51.506230 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 02:01:51.552177 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 02:01:51.552273 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 02:01:51.552371 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:51.602081 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:87bf2bb8b8496e918f1771b42a09d23a38ca7c8182fd2ab8fe724412edf3cf02 2025-11-28 02:01:51.602162 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-158265-29852 2025-11-28 02:01:51.854146 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:51.898139 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:87bf2bb8b8496e918f1771b42a09d23a38ca7c8182fd2ab8fe724412edf3cf02 2025-11-28 02:01:51.898212 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:51.941732 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:51.941914 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:51.941936 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:51.941946 | ubuntu-noble-large | DiffID: sha256:692954117fd1af335761591209c1af39e47dffe12b115621fe3a16359bbebe25 2025-11-28 02:01:51.986925 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:461f855bc2ffa85e4e03d17e46f3c4050433312f23e3de5d8af122f46c345524 2025-11-28 02:01:51.987268 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:52.029618 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:52.029703 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:52.029714 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:52.029723 | ubuntu-noble-large | DiffID: sha256:692954117fd1af335761591209c1af39e47dffe12b115621fe3a16359bbebe25 2025-11-28 02:01:52.072745 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:461f855bc2ffa85e4e03d17e46f3c4050433312f23e3de5d8af122f46c345524 2025-11-28 02:01:52.073263 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:52.073328 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 02:01:52.073450 | ubuntu-noble-large | [SUCCESS] [100/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-11-28 02:01:52.078111 | ubuntu-noble-large | [INFO]  [101/130] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 02:01:52.078172 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 02:01:52.455613 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 02:01:52.455722 | ubuntu-noble-large | [SUCCESS] [101/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 02:01:52.455832 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 02:01:52.501430 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 02:01:52.501637 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 02:01:52.501818 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:52.545604 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f1d4b44e4a40d63fb9df40649fbd1654fdb78433a08d49c6c95a8a8b34b1933c 2025-11-28 02:01:52.545764 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-158265-29094 2025-11-28 02:01:52.827608 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:52.871396 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f1d4b44e4a40d63fb9df40649fbd1654fdb78433a08d49c6c95a8a8b34b1933c 2025-11-28 02:01:52.871473 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:52.908667 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:52.908744 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:52.908754 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:52.908762 | ubuntu-noble-large | DiffID: sha256:edb3b902f4e547aee47d7607c46ea0545b54be6c7c40de358dd7ebe4b448449c 2025-11-28 02:01:52.956099 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:d3c31fbd34e1d1ca86bfd521f02f01795a5ebb767a222e7d470eadb54024fe91 2025-11-28 02:01:52.957142 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:53.000541 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:53.000627 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:53.000639 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:53.000648 | ubuntu-noble-large | DiffID: sha256:edb3b902f4e547aee47d7607c46ea0545b54be6c7c40de358dd7ebe4b448449c 2025-11-28 02:01:53.051138 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:d3c31fbd34e1d1ca86bfd521f02f01795a5ebb767a222e7d470eadb54024fe91 2025-11-28 02:01:53.052778 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:53.052825 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 02:01:53.052837 | ubuntu-noble-large | [SUCCESS] [101/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-11-28 02:01:53.059256 | ubuntu-noble-large | [INFO]  [102/130] Checking: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 02:01:53.059295 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 02:01:53.531249 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 02:01:53.531379 | ubuntu-noble-large | [SUCCESS] [102/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 02:01:53.531394 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 02:01:53.571162 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 02:01:53.571369 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 02:01:53.571586 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:53.617651 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c5e86e437787981ab69e75ae881d55042d49d4c556153dbb55c2beaf10ac5916 2025-11-28 02:01:53.617732 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-158265-1311 2025-11-28 02:01:53.882487 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:53.926763 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c5e86e437787981ab69e75ae881d55042d49d4c556153dbb55c2beaf10ac5916 2025-11-28 02:01:53.926876 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:53.966387 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:53.966455 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:53.966464 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:53.966471 | ubuntu-noble-large | DiffID: sha256:17b45f9e30550c70aea122eec63b9297fd1b3d5f9aeda62a3aca75cc20746494 2025-11-28 02:01:54.011389 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:da690257ea48bef908bab981877d7dce0f22aaa0cb8d5a3004274eea70cbaf00 2025-11-28 02:01:54.012119 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:54.055942 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:54.056101 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:54.056129 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:54.056146 | ubuntu-noble-large | DiffID: sha256:17b45f9e30550c70aea122eec63b9297fd1b3d5f9aeda62a3aca75cc20746494 2025-11-28 02:01:54.102284 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:da690257ea48bef908bab981877d7dce0f22aaa0cb8d5a3004274eea70cbaf00 2025-11-28 02:01:54.103055 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:54.103180 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 02:01:54.103324 | ubuntu-noble-large | [SUCCESS] [102/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-11-28 02:01:54.109534 | ubuntu-noble-large | [INFO]  [103/130] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 02:01:54.109662 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 02:01:54.656095 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 02:01:54.656185 | ubuntu-noble-large | [SUCCESS] [103/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 02:01:54.656319 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 02:01:54.701603 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 02:01:54.701801 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 02:01:54.702031 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:54.744057 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f9bfd70a21a38b95ceb9357f05ed973675b37a9e7f1c50558bb4e21b959a0910 2025-11-28 02:01:54.744220 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-158265-5351 2025-11-28 02:01:54.992216 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:55.039185 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f9bfd70a21a38b95ceb9357f05ed973675b37a9e7f1c50558bb4e21b959a0910 2025-11-28 02:01:55.039276 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:55.082109 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:55.082177 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:55.082184 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:55.082191 | ubuntu-noble-large | DiffID: sha256:5450b6b54231ff7aec7425097f6cfea0a21351aa6171ee9a41c995db9c3952d7 2025-11-28 02:01:55.124942 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:6c19b516b5f35750a0c239ddf103e4579b670bf7e8398136446405202c451f42 2025-11-28 02:01:55.125746 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:55.165368 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:55.165434 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:55.165445 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:55.165455 | ubuntu-noble-large | DiffID: sha256:5450b6b54231ff7aec7425097f6cfea0a21351aa6171ee9a41c995db9c3952d7 2025-11-28 02:01:55.212653 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:6c19b516b5f35750a0c239ddf103e4579b670bf7e8398136446405202c451f42 2025-11-28 02:01:55.213506 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:55.213564 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 02:01:55.213798 | ubuntu-noble-large | [SUCCESS] [103/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-11-28 02:01:55.219850 | ubuntu-noble-large | [INFO]  [104/130] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 02:01:55.220032 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 02:01:55.806651 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 02:01:55.806749 | ubuntu-noble-large | [SUCCESS] [104/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 02:01:55.806864 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 02:01:55.852963 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 02:01:55.853173 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 02:01:55.853327 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:55.898265 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:207d284a87156fec8c2039c9f68bdbaa4d13cd08c2363857bb534572d246a64f 2025-11-28 02:01:55.898438 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-158265-2886 2025-11-28 02:01:56.152793 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:56.200732 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:207d284a87156fec8c2039c9f68bdbaa4d13cd08c2363857bb534572d246a64f 2025-11-28 02:01:56.200831 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:56.243489 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:56.243556 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:56.243563 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:56.243569 | ubuntu-noble-large | DiffID: sha256:0edce7291a8d62b53ba6cf265f17700b8db1b8f51e851fa4c7b6150ba9b3c684 2025-11-28 02:01:56.292231 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:a98a1c346a79950d2efc5211381987be6fa2a6c5e4f950ec5f884af1122a045a 2025-11-28 02:01:56.293067 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:56.336266 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:56.336362 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:56.336372 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:56.336379 | ubuntu-noble-large | DiffID: sha256:0edce7291a8d62b53ba6cf265f17700b8db1b8f51e851fa4c7b6150ba9b3c684 2025-11-28 02:01:56.386146 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:a98a1c346a79950d2efc5211381987be6fa2a6c5e4f950ec5f884af1122a045a 2025-11-28 02:01:56.386820 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:56.386940 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 02:01:56.387158 | ubuntu-noble-large | [SUCCESS] [104/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-11-28 02:01:56.394161 | ubuntu-noble-large | [INFO]  [105/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 02:01:56.394248 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 02:01:56.940263 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 02:01:56.940385 | ubuntu-noble-large | [SUCCESS] [105/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 02:01:56.940521 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 02:01:56.983160 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 02:01:56.983501 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 02:01:56.983733 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:57.025760 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:36639dceedf875d4814328c45e32fac9858c28ee8bb4f87e51491f7736cbfc3e 2025-11-28 02:01:57.025870 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-158265-16175 2025-11-28 02:01:57.285821 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:57.326502 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:36639dceedf875d4814328c45e32fac9858c28ee8bb4f87e51491f7736cbfc3e 2025-11-28 02:01:57.326593 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:57.367627 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:57.367706 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:57.367718 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:57.367728 | ubuntu-noble-large | DiffID: sha256:fead13252325b25deb60f10805e4984a0a2c34283a2a1d90d668739e1f893d66 2025-11-28 02:01:57.416201 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:9b692c3439afe50907dcd09186182e49fbd28ff4fe82571de0376a718939b117 2025-11-28 02:01:57.417020 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:57.459666 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:57.459736 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:57.459746 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:57.459755 | ubuntu-noble-large | DiffID: sha256:fead13252325b25deb60f10805e4984a0a2c34283a2a1d90d668739e1f893d66 2025-11-28 02:01:57.509025 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:9b692c3439afe50907dcd09186182e49fbd28ff4fe82571de0376a718939b117 2025-11-28 02:01:57.509671 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:57.509766 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 02:01:57.509913 | ubuntu-noble-large | [SUCCESS] [105/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-11-28 02:01:57.516713 | ubuntu-noble-large | [INFO]  [106/130] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 02:01:57.516808 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 02:01:57.870967 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 02:01:57.871131 | ubuntu-noble-large | [SUCCESS] [106/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 02:01:57.871252 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 02:01:57.915779 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 02:01:57.915977 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 02:01:57.916223 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:57.957880 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5801ed53e2b157951f5b250926c73278f4b83b00c7e3a7924c9c62fdf27f9f08 2025-11-28 02:01:57.958032 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-158265-28379 2025-11-28 02:01:58.273641 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:58.319433 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5801ed53e2b157951f5b250926c73278f4b83b00c7e3a7924c9c62fdf27f9f08 2025-11-28 02:01:58.319532 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:58.359786 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:58.359863 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:58.359876 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:58.359887 | ubuntu-noble-large | DiffID: sha256:a0ba3ce1b7a44489b7dda84299ea04e4b3a7d29648ac7955e79e597d5c49396d 2025-11-28 02:01:58.402780 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:93c40c936dc2e8da34af2251564cf52a00136ba20a455862e21baba2cc28e306 2025-11-28 02:01:58.403609 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:58.446414 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:58.446483 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:58.446491 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:58.446498 | ubuntu-noble-large | DiffID: sha256:a0ba3ce1b7a44489b7dda84299ea04e4b3a7d29648ac7955e79e597d5c49396d 2025-11-28 02:01:58.499780 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:93c40c936dc2e8da34af2251564cf52a00136ba20a455862e21baba2cc28e306 2025-11-28 02:01:58.501128 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:58.501214 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 02:01:58.501229 | ubuntu-noble-large | [SUCCESS] [106/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-11-28 02:01:58.507136 | ubuntu-noble-large | [INFO]  [107/130] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 02:01:58.507203 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 02:01:58.870175 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 02:01:58.870310 | ubuntu-noble-large | [SUCCESS] [107/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 02:01:58.870324 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 02:01:58.918172 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 02:01:58.918260 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 02:01:58.918952 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:58.964990 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b2269fbb096b74d6ea2cbb37d6885cf2867ae620aa968f2ed5fe2fae1e2bbc87 2025-11-28 02:01:58.965097 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-158265-18323 2025-11-28 02:01:59.270223 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:01:59.317108 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b2269fbb096b74d6ea2cbb37d6885cf2867ae620aa968f2ed5fe2fae1e2bbc87 2025-11-28 02:01:59.317187 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:01:59.361727 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:59.361817 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:59.361830 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:59.361841 | ubuntu-noble-large | DiffID: sha256:7ea6fef53489ddb546bf8cf104b497e33d4d63dd0fedb27fb96a98e5b3278a45 2025-11-28 02:01:59.407237 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:aaf8a0e7aa788d5e7fb9c93e4028675fa5049b582797d21bec9a13aea6678752 2025-11-28 02:01:59.408265 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:01:59.451742 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:01:59.451838 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:01:59.451847 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:01:59.451854 | ubuntu-noble-large | DiffID: sha256:7ea6fef53489ddb546bf8cf104b497e33d4d63dd0fedb27fb96a98e5b3278a45 2025-11-28 02:01:59.499200 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:aaf8a0e7aa788d5e7fb9c93e4028675fa5049b582797d21bec9a13aea6678752 2025-11-28 02:01:59.500634 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:01:59.500731 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 02:01:59.500747 | ubuntu-noble-large | [SUCCESS] [107/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-11-28 02:01:59.507117 | ubuntu-noble-large | [INFO]  [108/130] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 02:01:59.507184 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 02:01:59.890172 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 02:01:59.890272 | ubuntu-noble-large | [SUCCESS] [108/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 02:01:59.890285 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 02:01:59.938911 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 02:01:59.938986 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 02:01:59.939027 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:01:59.972105 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:77ceb2da4a788307d7e764b59f5698df1e1b870a7b349db15e3c28bfdd26ec64 2025-11-28 02:01:59.972184 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-158265-20731 2025-11-28 02:02:00.231938 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:00.273257 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:77ceb2da4a788307d7e764b59f5698df1e1b870a7b349db15e3c28bfdd26ec64 2025-11-28 02:02:00.273395 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:00.316054 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:00.316171 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:00.316186 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:02:00.316197 | ubuntu-noble-large | DiffID: sha256:d173b5101f6cddd67b38559687911e6d31b6b505c156896d9fcc19c7f2512e78 2025-11-28 02:02:00.364159 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:960faefec48dc8ea992d1fe3a58b3d16236aacff2b4f5b7da9c45a1b66b0e2f7 2025-11-28 02:02:00.365782 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:00.414040 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:00.414137 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:00.414146 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:02:00.414157 | ubuntu-noble-large | DiffID: sha256:d173b5101f6cddd67b38559687911e6d31b6b505c156896d9fcc19c7f2512e78 2025-11-28 02:02:00.466578 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:960faefec48dc8ea992d1fe3a58b3d16236aacff2b4f5b7da9c45a1b66b0e2f7 2025-11-28 02:02:00.468146 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:00.468243 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 02:02:00.468277 | ubuntu-noble-large | [SUCCESS] [108/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-11-28 02:02:00.475225 | ubuntu-noble-large | [INFO]  [109/130] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 02:02:00.475513 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 02:02:00.940713 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 02:02:00.940849 | ubuntu-noble-large | [SUCCESS] [109/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 02:02:00.940940 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 02:02:00.988833 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 02:02:00.989103 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 02:02:00.989301 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:01.063784 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d0dca1b58505e243eacd3f4d5c1869a985ff43e84e3bee088bec5da073873a0d 2025-11-28 02:02:01.063874 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-158265-20648 2025-11-28 02:02:01.353734 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:01.406156 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d0dca1b58505e243eacd3f4d5c1869a985ff43e84e3bee088bec5da073873a0d 2025-11-28 02:02:01.406276 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:01.450748 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:01.450828 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:01.450840 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:02:01.450849 | ubuntu-noble-large | DiffID: sha256:cc4f3c67cefde44c000806d77ebba9696b77e2423206e6259a390150d835d899 2025-11-28 02:02:01.497390 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:2c3e86c6912ab6b077c27e8012636417dabc3df0f9450c1b2a5c160d74e1d9e0 2025-11-28 02:02:01.498275 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:01.543294 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:01.543383 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:01.543391 | ubuntu-noble-large | DiffID: sha256:0cbba868627b2123c0110ed436847fd98cd49ee97d2e88f1a04b830f760f053d 2025-11-28 02:02:01.543397 | ubuntu-noble-large | DiffID: sha256:cc4f3c67cefde44c000806d77ebba9696b77e2423206e6259a390150d835d899 2025-11-28 02:02:01.591545 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:2c3e86c6912ab6b077c27e8012636417dabc3df0f9450c1b2a5c160d74e1d9e0 2025-11-28 02:02:01.592314 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:01.592475 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 02:02:01.592704 | ubuntu-noble-large | [SUCCESS] [109/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-11-28 02:02:01.599256 | ubuntu-noble-large | [INFO]  [110/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 02:02:01.599421 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 02:02:02.041208 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 02:02:02.041313 | ubuntu-noble-large | [SUCCESS] [110/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 02:02:02.041329 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 02:02:02.088742 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 02:02:02.088959 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 02:02:02.089241 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:02.135402 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fa2d58baccb47ea311e754e1b306088c5fd3fa85779fc882718fcca9848d83ec 2025-11-28 02:02:02.135520 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-158265-18685 2025-11-28 02:02:02.437179 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:02.488494 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fa2d58baccb47ea311e754e1b306088c5fd3fa85779fc882718fcca9848d83ec 2025-11-28 02:02:02.488588 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:02.529659 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:02.529741 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:02.529769 | ubuntu-noble-large | DiffID: sha256:8280950d7e646394fa0c0c907dfde4cd89256c6b19a2baa979540d8e9203b3f9 2025-11-28 02:02:02.529779 | ubuntu-noble-large | DiffID: sha256:b23e2fe942dee54b04aa2be2eafdc3d4b6a0d83ad0765aae47afb7bdbaecc3b2 2025-11-28 02:02:02.575901 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:61ea8e3150527c7852e0a4fd9d6fc81773d24a2d8395673ffae0cedb75d6c9cb 2025-11-28 02:02:02.576789 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:02.615726 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:02.615808 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:02.615820 | ubuntu-noble-large | DiffID: sha256:8280950d7e646394fa0c0c907dfde4cd89256c6b19a2baa979540d8e9203b3f9 2025-11-28 02:02:02.615831 | ubuntu-noble-large | DiffID: sha256:b23e2fe942dee54b04aa2be2eafdc3d4b6a0d83ad0765aae47afb7bdbaecc3b2 2025-11-28 02:02:02.666242 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:61ea8e3150527c7852e0a4fd9d6fc81773d24a2d8395673ffae0cedb75d6c9cb 2025-11-28 02:02:02.667063 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:02.667199 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 02:02:02.667417 | ubuntu-noble-large | [SUCCESS] [110/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-11-28 02:02:02.674057 | ubuntu-noble-large | [INFO]  [111/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 02:02:02.674367 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 02:02:03.089218 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 02:02:03.089317 | ubuntu-noble-large | [SUCCESS] [111/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 02:02:03.089330 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 02:02:03.130981 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 02:02:03.131103 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 02:02:03.131118 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:03.181384 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2e7349698ddb60afb9561fe3f8f1370091c18569dd7a1d5ef737d86fff7883df 2025-11-28 02:02:03.181482 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-158265-24325 2025-11-28 02:02:03.456405 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:03.503429 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2e7349698ddb60afb9561fe3f8f1370091c18569dd7a1d5ef737d86fff7883df 2025-11-28 02:02:03.503528 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:03.547805 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:03.547879 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:03.547890 | ubuntu-noble-large | DiffID: sha256:8280950d7e646394fa0c0c907dfde4cd89256c6b19a2baa979540d8e9203b3f9 2025-11-28 02:02:03.547920 | ubuntu-noble-large | DiffID: sha256:a23fe86536943ca8a1d5d63101726a8ab7c14184d1a95a8e353dbd7605a9cd8f 2025-11-28 02:02:03.596443 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:fa7f1962f66c1c8c1effe12bc928a957a293fbc7303a7b590fc348c79f938797 2025-11-28 02:02:03.596754 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:03.644536 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:03.644622 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:03.644637 | ubuntu-noble-large | DiffID: sha256:8280950d7e646394fa0c0c907dfde4cd89256c6b19a2baa979540d8e9203b3f9 2025-11-28 02:02:03.644647 | ubuntu-noble-large | DiffID: sha256:a23fe86536943ca8a1d5d63101726a8ab7c14184d1a95a8e353dbd7605a9cd8f 2025-11-28 02:02:03.693499 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:fa7f1962f66c1c8c1effe12bc928a957a293fbc7303a7b590fc348c79f938797 2025-11-28 02:02:03.694282 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:03.694414 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 02:02:03.694613 | ubuntu-noble-large | [SUCCESS] [111/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-11-28 02:02:03.701050 | ubuntu-noble-large | [INFO]  [112/130] Checking: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 02:02:03.701194 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 02:02:04.109404 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 02:02:04.109480 | ubuntu-noble-large | [SUCCESS] [112/130] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 02:02:04.109601 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 02:02:04.154333 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 02:02:04.154498 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 02:02:04.154625 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:04.196870 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3e34245ffc3256a8a3d14b8f312f09018c38d9f804db9015768944e0b9ca59af 2025-11-28 02:02:04.196957 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-158265-137 2025-11-28 02:02:04.461376 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:04.504663 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3e34245ffc3256a8a3d14b8f312f09018c38d9f804db9015768944e0b9ca59af 2025-11-28 02:02:04.504758 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:04.548067 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:04.548142 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:04.548152 | ubuntu-noble-large | DiffID: sha256:52b8aef08a113c9c25b55050e1d297a9afe8f1b70330f78f79bee3bcf43f7278 2025-11-28 02:02:04.597113 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:fb682c950a44be86cb851083e4b7a346fdf4550759fd147dca98fda3b1760bff 2025-11-28 02:02:04.597449 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:04.639479 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:04.639567 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:04.639579 | ubuntu-noble-large | DiffID: sha256:52b8aef08a113c9c25b55050e1d297a9afe8f1b70330f78f79bee3bcf43f7278 2025-11-28 02:02:04.691182 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:fb682c950a44be86cb851083e4b7a346fdf4550759fd147dca98fda3b1760bff 2025-11-28 02:02:04.692035 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:04.692187 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 02:02:04.692369 | ubuntu-noble-large | [SUCCESS] [112/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-11-28 02:02:04.699236 | ubuntu-noble-large | [INFO]  [113/130] Checking: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 02:02:04.699388 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 02:02:05.050845 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 02:02:05.050945 | ubuntu-noble-large | [SUCCESS] [113/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 02:02:05.051114 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 02:02:05.090678 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 02:02:05.091024 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 02:02:05.091370 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:05.137324 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fb5b33e9afb01cdfcd05275f692de7b7ccfa771f639eec6268155f3d1dbf7f36 2025-11-28 02:02:05.137430 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-158265-27125 2025-11-28 02:02:05.423082 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:05.469452 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fb5b33e9afb01cdfcd05275f692de7b7ccfa771f639eec6268155f3d1dbf7f36 2025-11-28 02:02:05.469551 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:05.506179 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:05.506276 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:05.506290 | ubuntu-noble-large | DiffID: sha256:eedfb5ed1184f754aabbb013064f8ab23499f7390a312fcb071d7315688f8a94 2025-11-28 02:02:05.556088 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:9c175edb16f569df2b0fe8cefde22a5f94c6bb429ab80a56c2d33815b918bce8 2025-11-28 02:02:05.556852 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:05.604400 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:05.604470 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:05.604477 | ubuntu-noble-large | DiffID: sha256:eedfb5ed1184f754aabbb013064f8ab23499f7390a312fcb071d7315688f8a94 2025-11-28 02:02:05.645402 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:9c175edb16f569df2b0fe8cefde22a5f94c6bb429ab80a56c2d33815b918bce8 2025-11-28 02:02:05.645926 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:05.646010 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 02:02:05.646181 | ubuntu-noble-large | [SUCCESS] [113/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-11-28 02:02:05.652509 | ubuntu-noble-large | [INFO]  [114/130] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 02:02:05.652587 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 02:02:06.043413 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 02:02:06.043546 | ubuntu-noble-large | [SUCCESS] [114/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 02:02:06.043645 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 02:02:06.089069 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 02:02:06.089291 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 02:02:06.089523 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:06.133327 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4dc04f9706aa573e2407e6dd69cc020823f5e4e15995611823c8048f907acf34 2025-11-28 02:02:06.133463 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-158265-24607 2025-11-28 02:02:06.402162 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:06.445097 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4dc04f9706aa573e2407e6dd69cc020823f5e4e15995611823c8048f907acf34 2025-11-28 02:02:06.445191 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:06.487184 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:06.487272 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:06.487285 | ubuntu-noble-large | DiffID: sha256:b927abbbb26227110d93b048784dade5a5cfb786950bb3ab773077853cfb3ea9 2025-11-28 02:02:06.533033 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:6f3666e9b3b087c1ddea7e165c8fc0a758727bd46a138b2088e52cc649ce99ca 2025-11-28 02:02:06.533794 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:06.574136 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:06.574196 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:06.574204 | ubuntu-noble-large | DiffID: sha256:b927abbbb26227110d93b048784dade5a5cfb786950bb3ab773077853cfb3ea9 2025-11-28 02:02:06.628028 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:6f3666e9b3b087c1ddea7e165c8fc0a758727bd46a138b2088e52cc649ce99ca 2025-11-28 02:02:06.628772 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:06.628907 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 02:02:06.629120 | ubuntu-noble-large | [SUCCESS] [114/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-11-28 02:02:06.636162 | ubuntu-noble-large | [INFO]  [115/130] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 02:02:06.636366 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 02:02:07.036523 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 02:02:07.036624 | ubuntu-noble-large | [SUCCESS] [115/130] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 02:02:07.036735 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 02:02:07.080746 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 02:02:07.080951 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 02:02:07.081188 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:07.129212 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3f5107506c29c076512088ad1a6c678aea2ebd052a8dadd57cebd8906ac19f62 2025-11-28 02:02:07.129307 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-158265-4760 2025-11-28 02:02:07.407173 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:07.453819 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3f5107506c29c076512088ad1a6c678aea2ebd052a8dadd57cebd8906ac19f62 2025-11-28 02:02:07.453916 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:07.495935 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:07.496038 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:07.496052 | ubuntu-noble-large | DiffID: sha256:88d68375149bee5c25f39b33b54b583894ec9163b901a1e86707405861fb439a 2025-11-28 02:02:07.542913 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:ac68aeb62384162935f5a93a60845e10294408f3c2c343991646506abb4be366 2025-11-28 02:02:07.543650 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:07.582585 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:07.582659 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:07.582670 | ubuntu-noble-large | DiffID: sha256:88d68375149bee5c25f39b33b54b583894ec9163b901a1e86707405861fb439a 2025-11-28 02:02:07.631401 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:ac68aeb62384162935f5a93a60845e10294408f3c2c343991646506abb4be366 2025-11-28 02:02:07.632052 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:07.632207 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 02:02:07.632385 | ubuntu-noble-large | [SUCCESS] [115/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-11-28 02:02:07.638565 | ubuntu-noble-large | [INFO]  [116/130] Checking: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 02:02:07.638626 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 02:02:08.060431 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 02:02:08.060544 | ubuntu-noble-large | [SUCCESS] [116/130] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 02:02:08.060648 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 02:02:08.098879 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 02:02:08.099032 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 02:02:08.099246 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:08.141367 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5984c7735f81be83174389e0702dcbc9d2f56a110aa0730876550e7edf56ea32 2025-11-28 02:02:08.141429 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-158265-6413 2025-11-28 02:02:08.439441 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:08.489070 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5984c7735f81be83174389e0702dcbc9d2f56a110aa0730876550e7edf56ea32 2025-11-28 02:02:08.489154 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:08.529697 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:08.529772 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:08.529782 | ubuntu-noble-large | DiffID: sha256:1dff1f5e700a9ec7f00b9f218b26144dda25acb29cb3ec695a51d3b4440bac78 2025-11-28 02:02:08.576143 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:0505697d285d98f2ca98303210d65246c6bc63bb6fcf4a39dae1f2d2f21be5ac 2025-11-28 02:02:08.576805 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:08.618746 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:08.618834 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:08.618847 | ubuntu-noble-large | DiffID: sha256:1dff1f5e700a9ec7f00b9f218b26144dda25acb29cb3ec695a51d3b4440bac78 2025-11-28 02:02:08.667929 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:0505697d285d98f2ca98303210d65246c6bc63bb6fcf4a39dae1f2d2f21be5ac 2025-11-28 02:02:08.668637 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:08.668780 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 02:02:08.669019 | ubuntu-noble-large | [SUCCESS] [116/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-11-28 02:02:08.675830 | ubuntu-noble-large | [INFO]  [117/130] Checking: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 02:02:08.676067 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 02:02:09.023915 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 02:02:09.024059 | ubuntu-noble-large | [SUCCESS] [117/130] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 02:02:09.024210 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 02:02:09.068156 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 02:02:09.068311 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 02:02:09.068499 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:09.111070 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3a42efa771538e0020f217207930cc73c1169758ae1ecc6d036a8083f9f6517b 2025-11-28 02:02:09.111208 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-158265-19506 2025-11-28 02:02:09.390628 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:09.434490 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3a42efa771538e0020f217207930cc73c1169758ae1ecc6d036a8083f9f6517b 2025-11-28 02:02:09.434566 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:09.479656 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:09.479730 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:09.479740 | ubuntu-noble-large | DiffID: sha256:03ba6270bd5588309cfc58d787ea23b38c021bfb1f846c3c4867a4ad1b85452d 2025-11-28 02:02:09.526135 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:4d41e2fc03632ad837130b70629205fb82f805062d8427d96407ef4a9690afc9 2025-11-28 02:02:09.526865 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:09.568112 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:09.568211 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:09.568223 | ubuntu-noble-large | DiffID: sha256:03ba6270bd5588309cfc58d787ea23b38c021bfb1f846c3c4867a4ad1b85452d 2025-11-28 02:02:09.615261 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:4d41e2fc03632ad837130b70629205fb82f805062d8427d96407ef4a9690afc9 2025-11-28 02:02:09.616020 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:09.616145 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 02:02:09.616370 | ubuntu-noble-large | [SUCCESS] [117/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-11-28 02:02:09.622859 | ubuntu-noble-large | [INFO]  [118/130] Checking: osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 02:02:09.623028 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 02:02:09.933898 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 02:02:09.934027 | ubuntu-noble-large | [SUCCESS] [118/130] EXISTS: osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 02:02:09.934045 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 02:02:09.973976 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 02:02:09.974148 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 02:02:09.974300 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:10.017332 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:27c3133df4a7632f4f5400c5856422d80746591283cdaf367c34ac22fe8daf1f 2025-11-28 02:02:10.017469 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-158265-18255 2025-11-28 02:02:10.266762 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:10.309941 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:27c3133df4a7632f4f5400c5856422d80746591283cdaf367c34ac22fe8daf1f 2025-11-28 02:02:10.310052 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:10.355106 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:10.355178 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:10.355187 | ubuntu-noble-large | DiffID: sha256:f53d1011cc4ce966d1f3633067c7656e2e0878fadfb571872557e91bead819f2 2025-11-28 02:02:10.402861 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:70a53c27ccf2c2fc53fb262cb58a64c87cee96ae1037529999e2b2a94806bc07 2025-11-28 02:02:10.403321 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:10.445609 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:10.445696 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:10.445709 | ubuntu-noble-large | DiffID: sha256:f53d1011cc4ce966d1f3633067c7656e2e0878fadfb571872557e91bead819f2 2025-11-28 02:02:10.487543 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:70a53c27ccf2c2fc53fb262cb58a64c87cee96ae1037529999e2b2a94806bc07 2025-11-28 02:02:10.488425 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:10.488561 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 02:02:10.488784 | ubuntu-noble-large | [SUCCESS] [118/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2024.2 2025-11-28 02:02:10.493660 | ubuntu-noble-large | [INFO]  [119/130] Checking: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 02:02:10.493818 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 02:02:10.953867 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 02:02:10.953972 | ubuntu-noble-large | [SUCCESS] [119/130] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 02:02:10.954113 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 02:02:10.997751 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 02:02:10.997935 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 02:02:10.998177 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:11.044958 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bc15b1f58b6c2cd11b30729d5015d712315eae1c3411226f402a1ed5210cdfbb 2025-11-28 02:02:11.045132 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-158265-2399 2025-11-28 02:02:11.342747 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:11.389649 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bc15b1f58b6c2cd11b30729d5015d712315eae1c3411226f402a1ed5210cdfbb 2025-11-28 02:02:11.389727 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:11.433717 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:11.433800 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:11.433808 | ubuntu-noble-large | DiffID: sha256:67c8c6ece98076d16679bcca38b9f0f6e0333d5b8a63e84b35e74ca520de9d7c 2025-11-28 02:02:11.480080 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:31cd4b59a138649818199a8b8c7586f3dc080f6bcee1c80d9c7e2b62349fd67a 2025-11-28 02:02:11.480837 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:11.523517 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:11.523598 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:11.523611 | ubuntu-noble-large | DiffID: sha256:67c8c6ece98076d16679bcca38b9f0f6e0333d5b8a63e84b35e74ca520de9d7c 2025-11-28 02:02:11.569664 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:31cd4b59a138649818199a8b8c7586f3dc080f6bcee1c80d9c7e2b62349fd67a 2025-11-28 02:02:11.570403 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:11.570516 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 02:02:11.570684 | ubuntu-noble-large | [SUCCESS] [119/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-11-28 02:02:11.577313 | ubuntu-noble-large | [INFO]  [120/130] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 02:02:11.577392 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 02:02:12.009794 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 02:02:12.009902 | ubuntu-noble-large | [SUCCESS] [120/130] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 02:02:12.009975 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 02:02:12.060229 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 02:02:12.060447 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 02:02:12.060648 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:12.108875 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fd3c75f6ce7d4d8fcbe351648c5a8df33c5a6f9e176ee29a3b0da59b14ceb3e8 2025-11-28 02:02:12.109080 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-158265-31937 2025-11-28 02:02:12.370544 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:12.414151 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fd3c75f6ce7d4d8fcbe351648c5a8df33c5a6f9e176ee29a3b0da59b14ceb3e8 2025-11-28 02:02:12.414246 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:12.455433 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:12.455509 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:12.455522 | ubuntu-noble-large | DiffID: sha256:2ee019952205c2508a80b53579286d92b949e5582227ea1a749bf64a02326af5 2025-11-28 02:02:12.502213 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:0cc3ffc58b05ec7b1cce6484db5dca1b0d68bd0b33239d460b0f916ca7b1002f 2025-11-28 02:02:12.503053 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:12.544565 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:12.544653 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:12.544666 | ubuntu-noble-large | DiffID: sha256:2ee019952205c2508a80b53579286d92b949e5582227ea1a749bf64a02326af5 2025-11-28 02:02:12.590946 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:0cc3ffc58b05ec7b1cce6484db5dca1b0d68bd0b33239d460b0f916ca7b1002f 2025-11-28 02:02:12.591731 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:12.591834 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 02:02:12.591968 | ubuntu-noble-large | [SUCCESS] [120/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-11-28 02:02:12.598287 | ubuntu-noble-large | [INFO]  [121/130] Checking: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 02:02:12.598382 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 02:02:12.930662 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 02:02:12.930765 | ubuntu-noble-large | [SUCCESS] [121/130] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 02:02:12.930783 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 02:02:12.973898 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 02:02:12.973990 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 02:02:12.974204 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:13.025137 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3b5fde447f2c9c396a8ae5658b96955282c233bb31f7a1e47701a6533336ed62 2025-11-28 02:02:13.025226 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-158265-4798 2025-11-28 02:02:13.282129 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:13.328414 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3b5fde447f2c9c396a8ae5658b96955282c233bb31f7a1e47701a6533336ed62 2025-11-28 02:02:13.328482 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:13.367087 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:13.367177 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:13.367189 | ubuntu-noble-large | DiffID: sha256:58a9a058cff6bc12d96a4e56c38e3635ede91d081af56a2a28fbb276550dbf2b 2025-11-28 02:02:13.417305 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:0772d9865c906ea0191da5f3e8bc370aba1b164b5b03eecb9a00201035355eaa 2025-11-28 02:02:13.418094 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:13.454262 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:13.454324 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:13.454329 | ubuntu-noble-large | DiffID: sha256:58a9a058cff6bc12d96a4e56c38e3635ede91d081af56a2a28fbb276550dbf2b 2025-11-28 02:02:13.499683 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:0772d9865c906ea0191da5f3e8bc370aba1b164b5b03eecb9a00201035355eaa 2025-11-28 02:02:13.500405 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:13.500534 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 02:02:13.500698 | ubuntu-noble-large | [SUCCESS] [121/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-11-28 02:02:13.506217 | ubuntu-noble-large | [INFO]  [122/130] Checking: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 02:02:13.506336 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 02:02:13.827805 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 02:02:13.827904 | ubuntu-noble-large | [SUCCESS] [122/130] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 02:02:13.828036 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 02:02:13.867632 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 02:02:13.867830 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 02:02:13.868081 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:13.908880 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:75b779b9447e4c800edee33dc1665d97c235df279d9d177567ed15950f29cf9e 2025-11-28 02:02:13.908960 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-158265-9895 2025-11-28 02:02:14.155572 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:14.204398 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:75b779b9447e4c800edee33dc1665d97c235df279d9d177567ed15950f29cf9e 2025-11-28 02:02:14.204515 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:14.251050 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:14.251119 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:14.251128 | ubuntu-noble-large | DiffID: sha256:275bf0737c9655f4a60c4c77ce92081a87cb5d189d2799f450d46fdba4c554c5 2025-11-28 02:02:14.293921 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:13062358049a1a9d2074fa221eaae17f3a1393ca211610a1dc1c958717d999e4 2025-11-28 02:02:14.294560 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:14.337194 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:14.337270 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:14.337283 | ubuntu-noble-large | DiffID: sha256:275bf0737c9655f4a60c4c77ce92081a87cb5d189d2799f450d46fdba4c554c5 2025-11-28 02:02:14.389434 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:13062358049a1a9d2074fa221eaae17f3a1393ca211610a1dc1c958717d999e4 2025-11-28 02:02:14.390223 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:14.390328 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 02:02:14.390507 | ubuntu-noble-large | [SUCCESS] [122/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-11-28 02:02:14.396881 | ubuntu-noble-large | [INFO]  [123/130] Checking: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 02:02:14.397112 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 02:02:14.799084 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 02:02:14.799179 | ubuntu-noble-large | [SUCCESS] [123/130] EXISTS: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 02:02:14.799320 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 02:02:14.849853 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 02:02:14.850068 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 02:02:14.850274 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:14.899142 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8b7be7958a455c45b1d607360786b9f8dc5bdaaecd8034df7a1db69de645955d 2025-11-28 02:02:14.899236 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-158265-13738 2025-11-28 02:02:15.144284 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:15.184790 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8b7be7958a455c45b1d607360786b9f8dc5bdaaecd8034df7a1db69de645955d 2025-11-28 02:02:15.184875 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:15.227205 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:15.227281 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:15.227289 | ubuntu-noble-large | DiffID: sha256:1fea5662a2ab14d1f6c6ec359b4d79c478c2ad1ee303979fb0184c394f721ddc 2025-11-28 02:02:15.277596 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:9f2545596232915d3a5bd55432992b1fe76f981fa9a0dd467992a631991f44cc 2025-11-28 02:02:15.279147 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:15.320530 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:15.320617 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:15.320630 | ubuntu-noble-large | DiffID: sha256:1fea5662a2ab14d1f6c6ec359b4d79c478c2ad1ee303979fb0184c394f721ddc 2025-11-28 02:02:15.368152 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:9f2545596232915d3a5bd55432992b1fe76f981fa9a0dd467992a631991f44cc 2025-11-28 02:02:15.369136 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:15.369199 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 02:02:15.369319 | ubuntu-noble-large | [SUCCESS] [123/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-11-28 02:02:15.374618 | ubuntu-noble-large | [INFO]  [124/130] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 02:02:15.374782 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 02:02:15.813982 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 02:02:15.814124 | ubuntu-noble-large | [SUCCESS] [124/130] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 02:02:15.814392 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 02:02:15.857656 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 02:02:15.857838 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 02:02:15.858057 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:15.898447 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5540e2fd07e14503ef8bfed5761c85f1b28ffa89bb4770b592b912bc36c5d7ec 2025-11-28 02:02:15.898611 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-158265-4716 2025-11-28 02:02:16.146733 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:16.198496 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5540e2fd07e14503ef8bfed5761c85f1b28ffa89bb4770b592b912bc36c5d7ec 2025-11-28 02:02:16.198618 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:16.241255 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:16.241326 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:16.241335 | ubuntu-noble-large | DiffID: sha256:1c236c8666dab013ac4642173d8ee671bff91005547b61117e5a8e17cd90ac0c 2025-11-28 02:02:16.292267 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:ecf9fb1417eb3c2a19a3e4925676c1064aaa743f0e748de05f4692a1d9adcc48 2025-11-28 02:02:16.293022 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:16.336191 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:16.336281 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:16.336294 | ubuntu-noble-large | DiffID: sha256:1c236c8666dab013ac4642173d8ee671bff91005547b61117e5a8e17cd90ac0c 2025-11-28 02:02:16.385641 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:ecf9fb1417eb3c2a19a3e4925676c1064aaa743f0e748de05f4692a1d9adcc48 2025-11-28 02:02:16.386383 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:16.386519 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 02:02:16.386674 | ubuntu-noble-large | [SUCCESS] [124/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-11-28 02:02:16.393210 | ubuntu-noble-large | [INFO]  [125/130] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 02:02:16.393341 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 02:02:16.846634 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 02:02:16.846727 | ubuntu-noble-large | [SUCCESS] [125/130] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 02:02:16.846859 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 02:02:16.885589 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 02:02:16.885777 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 02:02:16.885984 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:16.920282 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bdcb2032be18b82a53b4830d894001de56b4bda30de433fb2a02cba86f5310da 2025-11-28 02:02:16.920409 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-158265-1501 2025-11-28 02:02:17.178406 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:17.224031 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bdcb2032be18b82a53b4830d894001de56b4bda30de433fb2a02cba86f5310da 2025-11-28 02:02:17.224118 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:17.264649 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:17.264736 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:17.264749 | ubuntu-noble-large | DiffID: sha256:f1efc697494dc8d554afbe315ef54f08caa1aba0f6a7e785e4bb37bebac265d3 2025-11-28 02:02:17.313286 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:5ff5442fe2b33c0783cd0ec94433c77f1649a6ddf162239644cef73b9faf43e2 2025-11-28 02:02:17.314143 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:17.353699 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:17.353776 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:17.353788 | ubuntu-noble-large | DiffID: sha256:f1efc697494dc8d554afbe315ef54f08caa1aba0f6a7e785e4bb37bebac265d3 2025-11-28 02:02:17.401069 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:5ff5442fe2b33c0783cd0ec94433c77f1649a6ddf162239644cef73b9faf43e2 2025-11-28 02:02:17.401736 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:17.401861 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 02:02:17.402063 | ubuntu-noble-large | [SUCCESS] [125/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-11-28 02:02:17.408647 | ubuntu-noble-large | [INFO]  [126/130] Checking: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 02:02:17.408777 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 02:02:17.880381 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 02:02:17.880485 | ubuntu-noble-large | [SUCCESS] [126/130] EXISTS: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 02:02:17.880620 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 02:02:17.923025 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 02:02:17.923201 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 02:02:17.923472 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:17.970470 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:763d61103412936b0b876457a6e56ae75302357c73d5bde5df1d1014d69ae6d9 2025-11-28 02:02:17.970562 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-158265-4840 2025-11-28 02:02:18.251437 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:18.292952 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:763d61103412936b0b876457a6e56ae75302357c73d5bde5df1d1014d69ae6d9 2025-11-28 02:02:18.293082 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:18.336303 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:18.336410 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:18.336424 | ubuntu-noble-large | DiffID: sha256:3693e65b4cbef2e5930ec7e879845be47365820e1ec313d1b7a32a0d3e450787 2025-11-28 02:02:18.384168 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:6e846c4aea9d50851136e9eb6c518440aade37e9b5dedf5083bdb3d1a8b97a7e 2025-11-28 02:02:18.384907 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:18.429805 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:18.429898 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:18.429911 | ubuntu-noble-large | DiffID: sha256:3693e65b4cbef2e5930ec7e879845be47365820e1ec313d1b7a32a0d3e450787 2025-11-28 02:02:18.481718 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:6e846c4aea9d50851136e9eb6c518440aade37e9b5dedf5083bdb3d1a8b97a7e 2025-11-28 02:02:18.482533 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:18.482678 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 02:02:18.482830 | ubuntu-noble-large | [SUCCESS] [126/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-11-28 02:02:18.489109 | ubuntu-noble-large | [INFO]  [127/130] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 02:02:18.489186 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 02:02:18.872380 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 02:02:18.872474 | ubuntu-noble-large | [SUCCESS] [127/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 02:02:18.872585 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 02:02:18.915188 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 02:02:18.915419 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 02:02:18.915630 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:18.960077 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6cefc30e1757dcb4e19b66039bab895fce6646bd1aa46570cbb93fe8b5a33146 2025-11-28 02:02:18.960206 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-158265-12943 2025-11-28 02:02:19.215051 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:19.258178 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6cefc30e1757dcb4e19b66039bab895fce6646bd1aa46570cbb93fe8b5a33146 2025-11-28 02:02:19.258260 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:19.301851 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:19.301941 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:19.301954 | ubuntu-noble-large | DiffID: sha256:bf726794767bc9cb55abb4703095938e524f0933594838681ea6284b5fa67d7f 2025-11-28 02:02:19.350958 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:6a1bf455ee6d568f4d34e437f9afe97fe675cffac3dcb8bd67c2c597718003f7 2025-11-28 02:02:19.352064 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:19.395270 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:19.395366 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:19.395380 | ubuntu-noble-large | DiffID: sha256:bf726794767bc9cb55abb4703095938e524f0933594838681ea6284b5fa67d7f 2025-11-28 02:02:19.442124 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:6a1bf455ee6d568f4d34e437f9afe97fe675cffac3dcb8bd67c2c597718003f7 2025-11-28 02:02:19.442742 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:19.442890 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 02:02:19.443056 | ubuntu-noble-large | [SUCCESS] [127/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-11-28 02:02:19.449139 | ubuntu-noble-large | [INFO]  [128/130] Checking: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 02:02:19.449211 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 02:02:19.905184 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 02:02:19.905273 | ubuntu-noble-large | [SUCCESS] [128/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 02:02:19.905308 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 02:02:19.947134 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 02:02:19.948088 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 02:02:19.948158 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:19.989127 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:21b447be9672c511ca592d6ce78061803dd879349ae36d5e5353fa0b7fbba3fa 2025-11-28 02:02:19.989210 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-158265-2639 2025-11-28 02:02:20.238405 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:20.284129 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:21b447be9672c511ca592d6ce78061803dd879349ae36d5e5353fa0b7fbba3fa 2025-11-28 02:02:20.284220 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:20.329377 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:20.329458 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:20.329470 | ubuntu-noble-large | DiffID: sha256:963de4c43b3a3ba676a6d0c4e048167536b9eb730695d3a19a75fe1e2f2432c4 2025-11-28 02:02:20.378155 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:d7c2f870d3b90e7933f3de1c653818deeed3b9dbfc541d50a53fd7dc653a368b 2025-11-28 02:02:20.379128 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:20.427169 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:20.427252 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:20.427259 | ubuntu-noble-large | DiffID: sha256:963de4c43b3a3ba676a6d0c4e048167536b9eb730695d3a19a75fe1e2f2432c4 2025-11-28 02:02:20.470519 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:d7c2f870d3b90e7933f3de1c653818deeed3b9dbfc541d50a53fd7dc653a368b 2025-11-28 02:02:20.471261 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:20.471333 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 02:02:20.471465 | ubuntu-noble-large | [SUCCESS] [128/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-11-28 02:02:20.477376 | ubuntu-noble-large | [INFO]  [129/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 02:02:20.477488 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 02:02:20.975124 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 02:02:20.975230 | ubuntu-noble-large | [SUCCESS] [129/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 02:02:20.975335 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 02:02:21.025157 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 02:02:21.025234 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 02:02:21.025335 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:21.063802 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8ff4f6d6b67b7908f7e570c7dc222e1c3daf430da7aad67e6e1c063d0c0a222d 2025-11-28 02:02:21.063894 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-158265-12467 2025-11-28 02:02:21.335042 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:21.384324 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8ff4f6d6b67b7908f7e570c7dc222e1c3daf430da7aad67e6e1c063d0c0a222d 2025-11-28 02:02:21.384440 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:21.430797 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:21.430905 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:21.430919 | ubuntu-noble-large | DiffID: sha256:8280950d7e646394fa0c0c907dfde4cd89256c6b19a2baa979540d8e9203b3f9 2025-11-28 02:02:21.478778 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:ca63d4dda7e7d8ca2f9f3765d8cdf85c838878f1cebf45f8b85ed22973054cb8 2025-11-28 02:02:21.479475 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:21.521850 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-11-28 02:02:21.521937 | ubuntu-noble-large | DiffID: sha256:202a09647a50367f885f4e2238464717e7fec23b053e939a195c9186e04d4a88 2025-11-28 02:02:21.521949 | ubuntu-noble-large | DiffID: sha256:8280950d7e646394fa0c0c907dfde4cd89256c6b19a2baa979540d8e9203b3f9 2025-11-28 02:02:21.572436 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:ca63d4dda7e7d8ca2f9f3765d8cdf85c838878f1cebf45f8b85ed22973054cb8 2025-11-28 02:02:21.573051 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:21.573180 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 02:02:21.573344 | ubuntu-noble-large | [SUCCESS] [129/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-11-28 02:02:21.580461 | ubuntu-noble-large | [INFO]  [130/130] Checking: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-11-28 02:02:21.580616 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-11-28 02:02:22.087614 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-11-28 02:02:22.087714 | ubuntu-noble-large | [SUCCESS] [130/130] EXISTS: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-11-28 02:02:22.087818 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-11-28 02:02:22.128741 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-11-28 02:02:22.128899 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-11-28 02:02:22.129185 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-11-28 02:02:22.169502 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:48d3cc084c81a4fcd815a175cd5b9679682cef9e6f68ffcfc56ed19f60e5c1d7 2025-11-28 02:02:22.169612 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-158265-3401 2025-11-28 02:02:22.419372 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-11-28 02:02:22.458645 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:48d3cc084c81a4fcd815a175cd5b9679682cef9e6f68ffcfc56ed19f60e5c1d7 2025-11-28 02:02:22.458741 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-11-28 02:02:22.500276 | ubuntu-noble-large | DiffID: sha256:aeff71b01fc137348ebc00af9c05e116e940e751432fce6c996b29343daafac4 2025-11-28 02:02:22.547131 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:a52d9592bbf652afe1aaa1a6d98f75c100a38e9de3781453162b7759195480a6 2025-11-28 02:02:22.548032 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-11-28 02:02:22.588766 | ubuntu-noble-large | DiffID: sha256:aeff71b01fc137348ebc00af9c05e116e940e751432fce6c996b29343daafac4 2025-11-28 02:02:22.632967 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:a52d9592bbf652afe1aaa1a6d98f75c100a38e9de3781453162b7759195480a6 2025-11-28 02:02:22.633765 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-11-28 02:02:22.633884 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-11-28 02:02:22.634079 | ubuntu-noble-large | [SUCCESS] [130/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-11-28 02:02:22.634186 | ubuntu-noble-large | 2025-11-28 02:02:22.634225 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2025-11-28 02:02:22.634270 | ubuntu-noble-large | [INFO]  Total images checked: 130 2025-11-28 02:02:22.634326 | ubuntu-noble-large | [SUCCESS] Images already on registry: 130 2025-11-28 02:02:22.634423 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2025-11-28 02:02:22.634459 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2025-11-28 02:02:22.634547 | ubuntu-noble-large | 2025-11-28 02:02:22.634596 | ubuntu-noble-large | [INFO]  Cleaning up 130 temporary remote images... 2025-11-28 02:02:22.635880 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-158265-7399 2025-11-28 02:02:22.687862 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-158265-29309 2025-11-28 02:02:22.734085 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-158265-4450 2025-11-28 02:02:22.781863 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-158265-23566 2025-11-28 02:02:22.830871 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-158265-12522 2025-11-28 02:02:22.877017 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-158265-14803 2025-11-28 02:02:22.922657 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-158265-7138 2025-11-28 02:02:22.976310 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-158265-32394 2025-11-28 02:02:23.024752 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-158265-10547 2025-11-28 02:02:23.074273 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-158265-13747 2025-11-28 02:02:23.124256 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-158265-19140 2025-11-28 02:02:23.179702 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-158265-7533 2025-11-28 02:02:23.229783 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-158265-13783 2025-11-28 02:02:23.276121 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-158265-2762 2025-11-28 02:02:23.327868 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-158265-13628 2025-11-28 02:02:23.377969 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-158265-3239 2025-11-28 02:02:23.432143 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-158265-16945 2025-11-28 02:02:23.480821 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-158265-28693 2025-11-28 02:02:23.528148 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-158265-16286 2025-11-28 02:02:23.578788 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-158265-30485 2025-11-28 02:02:23.629950 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-158265-28860 2025-11-28 02:02:23.674827 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-158265-15019 2025-11-28 02:02:23.717167 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-158265-8820 2025-11-28 02:02:23.759119 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-158265-20667 2025-11-28 02:02:23.811312 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-158265-14777 2025-11-28 02:02:23.860461 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-158265-822 2025-11-28 02:02:23.911316 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-158265-18742 2025-11-28 02:02:23.961904 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-158265-14100 2025-11-28 02:02:24.014177 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-158265-30357 2025-11-28 02:02:24.061854 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-158265-31842 2025-11-28 02:02:24.114140 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-158265-18946 2025-11-28 02:02:24.156079 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-158265-31654 2025-11-28 02:02:24.204948 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-158265-19813 2025-11-28 02:02:24.249566 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-158265-2124 2025-11-28 02:02:24.297893 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-158265-1786 2025-11-28 02:02:24.345877 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-158265-10109 2025-11-28 02:02:24.391155 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-158265-13152 2025-11-28 02:02:24.457339 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-158265-27875 2025-11-28 02:02:24.511117 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-158265-18285 2025-11-28 02:02:24.559276 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-158265-5644 2025-11-28 02:02:24.602804 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-158265-19082 2025-11-28 02:02:24.648139 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-158265-1674 2025-11-28 02:02:24.695135 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-158265-31056 2025-11-28 02:02:24.744122 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-158265-26232 2025-11-28 02:02:24.793924 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-158265-26682 2025-11-28 02:02:24.839134 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-158265-32470 2025-11-28 02:02:24.893123 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-158265-25362 2025-11-28 02:02:24.941616 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-158265-2292 2025-11-28 02:02:24.991669 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-158265-7521 2025-11-28 02:02:25.043127 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-158265-10222 2025-11-28 02:02:25.096702 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-158265-27452 2025-11-28 02:02:25.145597 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-158265-8870 2025-11-28 02:02:25.198797 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-158265-30478 2025-11-28 02:02:25.246127 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-158265-13851 2025-11-28 02:02:25.295122 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-158265-1010 2025-11-28 02:02:25.348830 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-158265-28468 2025-11-28 02:02:25.398921 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-158265-20758 2025-11-28 02:02:25.451294 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-158265-7994 2025-11-28 02:02:25.501727 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-158265-32175 2025-11-28 02:02:25.548094 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-158265-10243 2025-11-28 02:02:25.592195 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-158265-24220 2025-11-28 02:02:25.649521 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-158265-1511 2025-11-28 02:02:25.697662 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-158265-2356 2025-11-28 02:02:25.748502 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-158265-30934 2025-11-28 02:02:25.796753 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-158265-22889 2025-11-28 02:02:25.849414 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-158265-20146 2025-11-28 02:02:25.899841 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-158265-225 2025-11-28 02:02:25.949910 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-158265-9391 2025-11-28 02:02:25.995407 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-158265-4806 2025-11-28 02:02:26.042114 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-158265-2618 2025-11-28 02:02:26.097829 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-158265-13022 2025-11-28 02:02:26.144328 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-158265-11101 2025-11-28 02:02:26.189236 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-158265-19975 2025-11-28 02:02:26.241415 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-158265-31802 2025-11-28 02:02:26.289544 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-158265-26689 2025-11-28 02:02:26.339541 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-158265-7831 2025-11-28 02:02:26.390833 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-158265-1237 2025-11-28 02:02:26.440181 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-158265-4492 2025-11-28 02:02:26.494098 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-158265-19234 2025-11-28 02:02:26.541842 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-158265-2596 2025-11-28 02:02:26.589024 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-158265-20262 2025-11-28 02:02:26.641154 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-158265-2771 2025-11-28 02:02:26.693424 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-158265-27079 2025-11-28 02:02:26.743400 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-158265-1895 2025-11-28 02:02:26.790552 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-158265-11012 2025-11-28 02:02:26.833800 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-158265-5270 2025-11-28 02:02:26.888523 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-158265-15267 2025-11-28 02:02:26.930387 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-158265-21130 2025-11-28 02:02:26.981144 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-158265-10999 2025-11-28 02:02:27.031156 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-158265-31641 2025-11-28 02:02:27.075891 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-158265-31802 2025-11-28 02:02:27.124967 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-158265-1406 2025-11-28 02:02:27.170276 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-158265-14583 2025-11-28 02:02:27.222589 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-158265-2471 2025-11-28 02:02:27.273400 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-158265-23502 2025-11-28 02:02:27.322247 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-158265-26344 2025-11-28 02:02:27.379217 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-158265-14579 2025-11-28 02:02:27.430514 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-158265-10833 2025-11-28 02:02:27.474265 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-158265-20462 2025-11-28 02:02:27.516135 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-158265-29852 2025-11-28 02:02:27.565597 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-158265-29094 2025-11-28 02:02:27.610970 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-158265-1311 2025-11-28 02:02:27.660859 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-158265-5351 2025-11-28 02:02:27.711459 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-158265-2886 2025-11-28 02:02:27.759659 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-158265-16175 2025-11-28 02:02:27.811828 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-158265-28379 2025-11-28 02:02:27.858557 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-158265-18323 2025-11-28 02:02:27.907401 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-158265-20731 2025-11-28 02:02:27.951377 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-158265-20648 2025-11-28 02:02:27.997103 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-158265-18685 2025-11-28 02:02:28.045807 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-158265-24325 2025-11-28 02:02:28.098261 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-158265-137 2025-11-28 02:02:28.147663 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-158265-27125 2025-11-28 02:02:28.199221 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-158265-24607 2025-11-28 02:02:28.247477 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-158265-4760 2025-11-28 02:02:28.295628 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-158265-6413 2025-11-28 02:02:28.341920 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-158265-19506 2025-11-28 02:02:28.388019 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-158265-18255 2025-11-28 02:02:28.435866 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-158265-2399 2025-11-28 02:02:28.481868 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-158265-31937 2025-11-28 02:02:28.533801 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-158265-4798 2025-11-28 02:02:28.583990 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-158265-9895 2025-11-28 02:02:28.631669 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-158265-13738 2025-11-28 02:02:28.676749 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-158265-4716 2025-11-28 02:02:28.730889 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-158265-1501 2025-11-28 02:02:28.782628 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-158265-4840 2025-11-28 02:02:28.834476 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-158265-12943 2025-11-28 02:02:28.881376 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-158265-2639 2025-11-28 02:02:28.927233 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-158265-12467 2025-11-28 02:02:28.975320 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-158265-3401 2025-11-28 02:02:29.022207 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2025-11-28 02:02:29.022287 | ubuntu-noble-large | 2025-11-28 02:02:29.022312 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2025-11-28 02:02:29.023148 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2025-11-28 02:02:29.028618 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2025-11-28 02:02:29.028639 | ubuntu-noble-large | + COSIGN_RETRIES=3 2025-11-28 02:02:29.028655 | ubuntu-noble-large | + LSTFILE=images.lst 2025-11-28 02:02:29.028705 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2025-11-28 02:02:29.028890 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2025-11-28 02:02:29.028952 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2025-11-28 02:02:29.028965 | ubuntu-noble-large | Downloading cosign binary... 2025-11-28 02:02:29.028984 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-11-28 02:02:29.050765 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-28 02:02:29.050822 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2025-11-28 02:02:29.276981 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-28 02:02:29.289381 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-28 02:02:33.784301 | ubuntu-noble-large | 6 149M 6 9741k 0 0 14.5M 0 0:00:10 --:--:-- 0:00:10 14.5M 29 149M 29 44.1M 0 0 26.7M 0 0:00:05 0:00:01 0:00:04 34.6M 52 149M 52 77.7M 0 0 29.2M 0 0:00:05 0:00:02 0:00:03 34.1M 76 149M 76 114M 0 0 31.2M 0 0:00:04 0:00:03 0:00:01 34.8M 98 149M 98 146M 0 0 31.4M 0 0:00:04 0:00:04 --:--:-- 34.2M 100 149M 100 149M 0 0 31.4M 0 0:00:04 0:00:04 --:--:-- 34.2M 2025-11-28 02:02:33.793921 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2025-11-28 02:02:33.799429 | ubuntu-noble-large | + command -v parallel 2025-11-28 02:02:33.799576 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2025-11-28 02:02:33.799591 | ubuntu-noble-large | Using parallel processing with 8 jobs 2025-11-28 02:02:33.800598 | ubuntu-noble-large | + cat images.lst 2025-11-28 02:02:33.801121 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2025-11-28 02:02:43.009034 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:43.009149 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:43.009168 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:43.009180 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:43.009194 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:43.009208 | ubuntu-noble-large | 2025-11-28 02:02:43.009222 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:43.593774 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-controller:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:43.593869 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:43.593886 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:43.593898 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:43.593912 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:43.593926 | ubuntu-noble-large | 2025-11-28 02:02:43.593940 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:44.225490 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-northd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:44.225590 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:44.225608 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:44.225621 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:44.225635 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:44.225649 | ubuntu-noble-large | 2025-11-28 02:02:44.225662 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:44.932165 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-manager:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:44.932245 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:44.932255 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:44.932261 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:44.932268 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:44.932274 | ubuntu-noble-large | 2025-11-28 02:02:44.932280 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:46.401391 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:46.401493 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:46.401509 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:46.401520 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:46.401532 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:46.401543 | ubuntu-noble-large | 2025-11-28 02:02:46.401555 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:47.702852 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:47.702949 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:47.702965 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:47.702975 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:47.702987 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:47.703038 | ubuntu-noble-large | 2025-11-28 02:02:47.703051 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:48.339407 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:48.339489 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:48.339502 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:48.339510 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:48.339519 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:48.339528 | ubuntu-noble-large | 2025-11-28 02:02:48.339537 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:48.969808 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:48.969879 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:48.969889 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:48.969895 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:48.969903 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:48.969910 | ubuntu-noble-large | 2025-11-28 02:02:48.969917 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:53.349460 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:53.349593 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:53.349608 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:53.349618 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:53.349629 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:53.349640 | ubuntu-noble-large | 2025-11-28 02:02:53.349650 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:55.354236 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:55.354308 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:55.354318 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:55.354342 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:55.354350 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:55.354372 | ubuntu-noble-large | 2025-11-28 02:02:55.354379 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:56.119517 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-share:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:56.119605 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:56.119620 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:56.119630 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:56.119642 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:56.119654 | ubuntu-noble-large | 2025-11-28 02:02:56.119665 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:58.056826 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/glance-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:58.056921 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:58.056938 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:58.056949 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:58.056961 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:58.056974 | ubuntu-noble-large | 2025-11-28 02:02:58.056986 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:02:59.999053 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-data:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:02:59.999159 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:02:59.999183 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:02:59.999202 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:02:59.999218 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:02:59.999230 | ubuntu-noble-large | 2025-11-28 02:02:59.999242 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:01.352568 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:01.352696 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:01.352714 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:01.352725 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:01.352736 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:01.352748 | ubuntu-noble-large | 2025-11-28 02:03:01.352760 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:02.143794 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:02.143872 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:02.143882 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:02.143889 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:02.143897 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:02.143905 | ubuntu-noble-large | 2025-11-28 02:03:02.143912 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:06.971876 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-central:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:06.971953 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:06.971964 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:06.971970 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:06.971978 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:06.972024 | ubuntu-noble-large | 2025-11-28 02:03:06.972036 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:07.638391 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-sink:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:07.638449 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:07.638456 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:07.638460 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:07.638465 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:07.638470 | ubuntu-noble-large | 2025-11-28 02:03:07.638474 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:08.115327 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:08.115414 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:08.115423 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:08.115427 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:08.115432 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:08.115436 | ubuntu-noble-large | 2025-11-28 02:03:08.115441 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:09.383194 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:09.383290 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:09.383304 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:09.383315 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:09.383326 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:09.383338 | ubuntu-noble-large | 2025-11-28 02:03:09.383349 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:10.726184 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-producer:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:10.726284 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:10.726300 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:10.726311 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:10.726322 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:10.726333 | ubuntu-noble-large | 2025-11-28 02:03:10.726345 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:13.609375 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:13.609470 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:13.609484 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:13.609494 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:13.609505 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:13.609515 | ubuntu-noble-large | 2025-11-28 02:03:13.609525 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:17.209481 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/placement-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:17.209584 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:17.209601 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:17.209615 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:17.209628 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:17.209641 | ubuntu-noble-large | 2025-11-28 02:03:17.209655 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:18.615269 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:18.615423 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:18.615455 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:18.615466 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:18.615478 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:18.615491 | ubuntu-noble-large | 2025-11-28 02:03:18.615502 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:19.169969 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-engine:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:19.170064 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:19.170074 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:19.170082 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:19.170090 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:19.170098 | ubuntu-noble-large | 2025-11-28 02:03:19.170106 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:21.288724 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:21.288819 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:21.288834 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:21.288844 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:21.288855 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:21.288865 | ubuntu-noble-large | 2025-11-28 02:03:21.288875 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:21.982563 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-engine:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:21.982658 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:21.982674 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:21.982685 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:21.982697 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:21.982709 | ubuntu-noble-large | 2025-11-28 02:03:21.982720 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:22.529446 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-mdns:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:22.529586 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:22.529613 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:22.529629 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:22.529647 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:22.529666 | ubuntu-noble-large | 2025-11-28 02:03:22.529687 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:24.375878 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:24.375977 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:24.376036 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:24.376061 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:24.376082 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:24.376101 | ubuntu-noble-large | 2025-11-28 02:03:24.376119 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:28.838571 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:28.838664 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:28.838680 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:28.838726 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:28.838737 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:28.838749 | ubuntu-noble-large | 2025-11-28 02:03:28.838761 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:29.376761 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:29.376851 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:29.376867 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:29.376877 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:29.376890 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:29.376901 | ubuntu-noble-large | 2025-11-28 02:03:29.376913 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:31.735338 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:31.735502 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:31.735518 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:31.735528 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:31.735540 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:31.735551 | ubuntu-noble-large | 2025-11-28 02:03:31.735563 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:32.382258 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:32.382345 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:32.382404 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:32.382421 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:32.382466 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:32.382479 | ubuntu-noble-large | 2025-11-28 02:03:32.382491 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:33.694215 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:33.694312 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:33.694327 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:33.694338 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:33.694369 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:33.694381 | ubuntu-noble-large | 2025-11-28 02:03:33.694393 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:34.271076 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:34.271170 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:34.271186 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:34.271196 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:34.271208 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:34.271220 | ubuntu-noble-large | 2025-11-28 02:03:34.271232 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:35.274887 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:35.274986 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:35.275043 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:35.275054 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:35.275066 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:35.275101 | ubuntu-noble-large | 2025-11-28 02:03:35.275112 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:39.130712 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:39.130811 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:39.130827 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:39.130837 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:39.130849 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:39.130861 | ubuntu-noble-large | 2025-11-28 02:03:39.130872 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:40.353771 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:40.353879 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:40.353896 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:40.353909 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:40.353923 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:40.353937 | ubuntu-noble-large | 2025-11-28 02:03:40.353950 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:42.872632 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:42.872698 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:42.872711 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:42.872721 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:42.872732 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:42.872742 | ubuntu-noble-large | 2025-11-28 02:03:42.872752 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:44.807277 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:44.807404 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:44.807423 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:44.807437 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:44.807450 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:44.807464 | ubuntu-noble-large | 2025-11-28 02:03:44.807478 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:45.957312 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:45.957435 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:45.957455 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:45.957467 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:45.957481 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:45.957495 | ubuntu-noble-large | 2025-11-28 02:03:45.957509 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:46.541722 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-console:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:46.541853 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:46.541872 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:46.541885 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:46.541899 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:46.541913 | ubuntu-noble-large | 2025-11-28 02:03:46.541927 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:51.358934 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:51.359117 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:51.359147 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:51.359165 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:51.359185 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:51.359203 | ubuntu-noble-large | 2025-11-28 02:03:51.359224 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:51.872439 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:51.872535 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:51.872550 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:51.872561 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:51.872572 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:51.872584 | ubuntu-noble-large | 2025-11-28 02:03:51.872595 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:53.575190 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:53.575283 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:53.575298 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:53.575308 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:53.575320 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:53.575331 | ubuntu-noble-large | 2025-11-28 02:03:53.575343 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:56.125476 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:56.125578 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:56.125597 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:56.125609 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:56.125623 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:56.125637 | ubuntu-noble-large | 2025-11-28 02:03:56.125650 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:56.751183 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:56.751284 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:56.751303 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:56.751316 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:56.751377 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:56.751395 | ubuntu-noble-large | 2025-11-28 02:03:56.751409 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:03:57.448403 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:03:57.448495 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:03:57.448513 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:03:57.448525 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:03:57.448540 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:03:57.448553 | ubuntu-noble-large | 2025-11-28 02:03:57.448567 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:01.831416 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:01.831519 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:01.831537 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:01.831612 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:01.831625 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:01.831637 | ubuntu-noble-large | 2025-11-28 02:04:01.831649 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:03.971244 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:03.971334 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:03.971369 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:03.971378 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:03.971388 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:03.971396 | ubuntu-noble-large | 2025-11-28 02:04:03.971405 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:06.596609 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:06.596706 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:06.596721 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:06.596731 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:06.596743 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:06.596754 | ubuntu-noble-large | 2025-11-28 02:04:06.596766 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:07.180058 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:07.180154 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:07.180185 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:07.180196 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:07.180208 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:07.180220 | ubuntu-noble-large | 2025-11-28 02:04:07.180232 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:07.861772 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:07.861859 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:07.861874 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:07.861884 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:07.861896 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:07.861907 | ubuntu-noble-large | 2025-11-28 02:04:07.861919 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:09.254111 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:09.254239 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:09.254255 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:09.254266 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:09.254293 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:09.254305 | ubuntu-noble-large | 2025-11-28 02:04:09.254317 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:14.445826 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:14.445929 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:14.445945 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:14.445955 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:14.446060 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:14.446081 | ubuntu-noble-large | 2025-11-28 02:04:14.446093 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:15.062570 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:15.062652 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:15.062663 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:15.062671 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:15.062680 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:15.062688 | ubuntu-noble-large | 2025-11-28 02:04:15.062696 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:18.243724 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:18.243800 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:18.243810 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:18.243817 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:18.243825 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:18.243831 | ubuntu-noble-large | 2025-11-28 02:04:18.243838 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:19.499793 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:19.499894 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:19.499913 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:19.499925 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:19.499939 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:19.499953 | ubuntu-noble-large | 2025-11-28 02:04:19.499967 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:20.327141 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:20.327255 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:20.327288 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:20.327309 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:20.327332 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:20.327383 | ubuntu-noble-large | 2025-11-28 02:04:20.327406 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:20.975969 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:20.976096 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:20.976115 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:20.976128 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:20.976141 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:20.976155 | ubuntu-noble-large | 2025-11-28 02:04:20.976169 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:21.666037 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:21.666130 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:21.666148 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:21.666160 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:21.666174 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:21.666188 | ubuntu-noble-large | 2025-11-28 02:04:21.666203 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:26.289280 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:26.289456 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:26.289470 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:26.289477 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:26.289486 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:26.289494 | ubuntu-noble-large | 2025-11-28 02:04:26.289502 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:26.824093 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-volume:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:26.824191 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:26.824201 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:26.824208 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:26.824215 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:26.824222 | ubuntu-noble-large | 2025-11-28 02:04:26.824229 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:28.480599 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:28.480683 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:28.480695 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:28.480728 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:28.480737 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:28.480744 | ubuntu-noble-large | 2025-11-28 02:04:28.480751 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:29.206279 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:29.206400 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:29.206416 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:29.206426 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:29.206438 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:29.206450 | ubuntu-noble-large | 2025-11-28 02:04:29.206462 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:32.751288 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:32.751399 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:32.751416 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:32.751426 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:32.751438 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:32.751449 | ubuntu-noble-large | 2025-11-28 02:04:32.751460 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:33.519126 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-backup:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:33.519208 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:33.519221 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:33.519230 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:33.519241 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:33.519251 | ubuntu-noble-large | 2025-11-28 02:04:33.519261 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:37.960514 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:37.960626 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:37.960669 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:37.960678 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:37.960688 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:37.960697 | ubuntu-noble-large | 2025-11-28 02:04:37.960706 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:38.605609 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:38.605704 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:38.605720 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:38.605731 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:38.605743 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:38.605754 | ubuntu-noble-large | 2025-11-28 02:04:38.605766 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:41.538149 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:41.538246 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:41.538284 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:41.538295 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:41.538307 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:41.538319 | ubuntu-noble-large | 2025-11-28 02:04:41.538330 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:42.209257 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:42.209375 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:42.209393 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:42.209403 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:42.209415 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:42.209426 | ubuntu-noble-large | 2025-11-28 02:04:42.209438 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:42.823244 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:42.823405 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:42.823432 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:42.823444 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:42.823455 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:42.823467 | ubuntu-noble-large | 2025-11-28 02:04:42.823479 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:44.174097 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:44.174176 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:44.174190 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:44.174200 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:44.174211 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:44.174223 | ubuntu-noble-large | 2025-11-28 02:04:44.174234 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:49.181318 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:49.181469 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:49.181485 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:49.181495 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:49.181524 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:49.181536 | ubuntu-noble-large | 2025-11-28 02:04:49.181548 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:51.171276 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:51.171374 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:51.171389 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:51.171399 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:51.171411 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:51.171422 | ubuntu-noble-large | 2025-11-28 02:04:51.171434 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:51.694881 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:51.694981 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:51.695050 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:51.695063 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:51.695075 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:51.695088 | ubuntu-noble-large | 2025-11-28 02:04:51.695100 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:52.938562 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:52.938653 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:52.938667 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:52.938677 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:52.938689 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:52.938701 | ubuntu-noble-large | 2025-11-28 02:04:52.938712 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:55.326576 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:55.326673 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:55.326696 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:55.326713 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:55.326732 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:55.326748 | ubuntu-noble-large | 2025-11-28 02:04:55.326766 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:55.981802 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:55.981897 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:55.981912 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:55.981922 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:55.981954 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:55.981966 | ubuntu-noble-large | 2025-11-28 02:04:55.981977 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:04:56.672650 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:04:56.672716 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:04:56.672727 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:04:56.672734 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:04:56.672743 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:04:56.672751 | ubuntu-noble-large | 2025-11-28 02:04:56.672759 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:01.098436 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:01.098602 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:01.098631 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:01.098648 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:01.098667 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:01.098686 | ubuntu-noble-large | 2025-11-28 02:05:01.098704 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:03.110568 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-listener:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:03.110659 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:03.110671 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:03.110687 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:03.110704 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:03.110719 | ubuntu-noble-large | 2025-11-28 02:05:03.110734 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:04.210126 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:04.210205 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:04.210218 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:04.210227 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:04.210237 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:04.210248 | ubuntu-noble-large | 2025-11-28 02:05:04.210258 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:04.938105 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:04.938179 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:04.938193 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:04.938204 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:04.938216 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:04.938228 | ubuntu-noble-large | 2025-11-28 02:05:04.938240 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:05.549305 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:05.549386 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:05.549397 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:05.549404 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:05.549412 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:05.549419 | ubuntu-noble-large | 2025-11-28 02:05:05.549427 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:06.114274 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:06.114399 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:06.114416 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:06.114426 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:06.114439 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:06.114450 | ubuntu-noble-large | 2025-11-28 02:05:06.114462 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:06.777691 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/horizon:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:06.777780 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:06.777819 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:06.777830 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:06.777842 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:06.777853 | ubuntu-noble-large | 2025-11-28 02:05:06.777865 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:10.028247 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:10.028365 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:10.028382 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:10.028394 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:10.028405 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:10.028417 | ubuntu-noble-large | 2025-11-28 02:05:10.028429 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:10.729770 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:10.729833 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:10.729842 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:10.729847 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:10.729854 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:10.729860 | ubuntu-noble-large | 2025-11-28 02:05:10.729867 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:11.313818 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:11.313903 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:11.313918 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:11.313928 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:11.313940 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:11.313952 | ubuntu-noble-large | 2025-11-28 02:05:11.313964 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:11.933293 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:11.933406 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:11.933422 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:11.933432 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:11.933445 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:11.933457 | ubuntu-noble-large | 2025-11-28 02:05:11.933469 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:12.545366 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:12.545452 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:12.545466 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:12.545477 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:12.545484 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:12.545491 | ubuntu-noble-large | 2025-11-28 02:05:12.545497 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:15.926131 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:15.926228 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:15.926244 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:15.926254 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:15.926290 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:15.926302 | ubuntu-noble-large | 2025-11-28 02:05:15.926314 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:16.632246 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:16.632377 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:16.632403 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:16.632421 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:16.632434 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:16.632446 | ubuntu-noble-large | 2025-11-28 02:05:16.632457 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:17.374503 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:17.374589 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:17.374605 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:17.374616 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:17.374629 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:17.374640 | ubuntu-noble-large | 2025-11-28 02:05:17.374652 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:17.980305 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:17.980422 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:17.980438 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:17.980449 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:17.980460 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:17.980473 | ubuntu-noble-large | 2025-11-28 02:05:17.980484 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:18.687214 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:18.687304 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:18.687320 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:18.687361 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:18.687374 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:18.687386 | ubuntu-noble-large | 2025-11-28 02:05:18.687397 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:21.491601 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:21.491683 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:21.491693 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:21.491698 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:21.491706 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:21.491712 | ubuntu-noble-large | 2025-11-28 02:05:21.491718 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:22.153540 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:22.153641 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:22.153666 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:22.153683 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:22.153702 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:22.153720 | ubuntu-noble-large | 2025-11-28 02:05:22.153738 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:22.822954 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:22.823109 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:22.823128 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:22.823138 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:22.823150 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:22.823161 | ubuntu-noble-large | 2025-11-28 02:05:22.823173 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:23.580710 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:23.580840 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:23.580856 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:23.580866 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:23.580879 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:23.580891 | ubuntu-noble-large | 2025-11-28 02:05:23.580902 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:24.253759 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:24.253855 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:24.253869 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:24.253880 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:24.253892 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:24.253904 | ubuntu-noble-large | 2025-11-28 02:05:24.253916 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:27.465209 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:27.465319 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:27.465365 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:27.465379 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:27.465393 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:27.465406 | ubuntu-noble-large | 2025-11-28 02:05:27.465421 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:28.085129 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:28.085220 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:28.085236 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:28.085249 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:28.085263 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:28.085277 | ubuntu-noble-large | 2025-11-28 02:05:28.085290 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:28.684453 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:28.684546 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:28.684563 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:28.684576 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:28.684590 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:28.684604 | ubuntu-noble-large | 2025-11-28 02:05:28.684617 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:29.343867 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:29.343964 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:29.344048 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:29.344064 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:29.344076 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:29.344087 | ubuntu-noble-large | 2025-11-28 02:05:29.344099 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:29.935822 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:29.935922 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:29.935937 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:29.935947 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:29.935959 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:29.935970 | ubuntu-noble-large | 2025-11-28 02:05:29.935982 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:30.549101 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:30.549170 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:30.549179 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:30.549185 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:30.549192 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:30.549198 | ubuntu-noble-large | 2025-11-28 02:05:30.549204 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:33.487376 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:33.487491 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:33.487507 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:33.487518 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:33.487530 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:33.487541 | ubuntu-noble-large | 2025-11-28 02:05:33.487553 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:34.069077 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:34.069142 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:34.069152 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:34.069158 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:34.069166 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:34.069173 | ubuntu-noble-large | 2025-11-28 02:05:34.069180 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:34.826116 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:34.826204 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:34.826218 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:34.826229 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:34.826241 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:34.826252 | ubuntu-noble-large | 2025-11-28 02:05:34.826264 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:35.400104 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:35.400197 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:35.400211 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:35.400246 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:35.400258 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:35.400269 | ubuntu-noble-large | 2025-11-28 02:05:35.400281 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:35.955589 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/iscsid:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:35.955719 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:35.955736 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:35.955747 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:35.955759 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:35.955771 | ubuntu-noble-large | 2025-11-28 02:05:35.955783 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:39.288726 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:39.288826 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:39.288842 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:39.288853 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:39.288865 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:39.288876 | ubuntu-noble-large | 2025-11-28 02:05:39.288888 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:39.969556 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:39.969618 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:39.969624 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:39.969629 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:39.969635 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:39.969639 | ubuntu-noble-large | 2025-11-28 02:05:39.969643 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:40.633763 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:40.633850 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:40.633882 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:40.633894 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:40.633906 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:40.633918 | ubuntu-noble-large | 2025-11-28 02:05:40.633930 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:41.338965 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keepalived:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:41.339118 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:41.339134 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:41.339145 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:41.339156 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:41.339168 | ubuntu-noble-large | 2025-11-28 02:05:41.339180 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:41.947978 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/fluentd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:41.948099 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:41.948112 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:41.948120 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:41.948129 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:41.948137 | ubuntu-noble-large | 2025-11-28 02:05:41.948146 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:45.125871 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:45.126052 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:45.126075 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:45.126087 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:45.126100 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:45.126113 | ubuntu-noble-large | 2025-11-28 02:05:45.126125 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:45.950249 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cron:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:45.950401 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:45.950416 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:45.950425 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:45.950437 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:45.950446 | ubuntu-noble-large | 2025-11-28 02:05:45.950455 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:46.711643 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/rabbitmq:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:46.711766 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:46.711785 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:46.711798 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:46.711813 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:46.711828 | ubuntu-noble-large | 2025-11-28 02:05:46.711842 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:47.404903 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/multipathd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:47.405065 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:47.405086 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:47.405099 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:47.405114 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:47.405128 | ubuntu-noble-large | 2025-11-28 02:05:47.405142 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:47.964960 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/tgtd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:47.965091 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:47.965104 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:47.965114 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:47.965126 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:47.965136 | ubuntu-noble-large | 2025-11-28 02:05:47.965147 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:51.162250 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:51.162382 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:51.162400 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:51.162413 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:51.162427 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:51.162441 | ubuntu-noble-large | 2025-11-28 02:05:51.162455 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:51.907060 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/dnsmasq:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:51.907175 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:51.907220 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:51.907231 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:51.907243 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:51.907254 | ubuntu-noble-large | 2025-11-28 02:05:51.907280 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:52.658049 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/memcached:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:52.658145 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:52.658162 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:52.658173 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:52.658184 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:52.658196 | ubuntu-noble-large | 2025-11-28 02:05:52.658207 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:53.242088 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/grafana:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:53.242193 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:53.242212 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:53.242224 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:53.242239 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:53.242276 | ubuntu-noble-large | 2025-11-28 02:05:53.242299 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:53.783160 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:53.783261 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:53.783278 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:53.783291 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:53.783305 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:53.783348 | ubuntu-noble-large | 2025-11-28 02:05:53.783363 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:56.555819 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/sbom:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:56.555909 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:56.555925 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:56.555939 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:56.555955 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:56.555970 | ubuntu-noble-large | 2025-11-28 02:05:56.555986 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:57.153159 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:57.153260 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:57.153279 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:57.153292 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:57.153307 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:57.153378 | ubuntu-noble-large | 2025-11-28 02:05:57.153393 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:57.758262 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-11-28 02:05:57.758393 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 02:05:57.758412 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 02:05:57.758425 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 02:05:57.758482 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-11-28 02:05:57.758495 | ubuntu-noble-large | 2025-11-28 02:05:57.758507 | ubuntu-noble-large | Signing artifact... 2025-11-28 02:05:57.773694 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2025-11-28 02:05:57.773764 | ubuntu-noble-large | === Cosign signing job log === 2025-11-28 02:05:57.773783 | ubuntu-noble-large | + cat cosign-signing.log 2025-11-28 02:05:57.777183 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-11-28 02:05:57.777240 | ubuntu-noble-large | 4 : 1764295353.974 9.033 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2' > /dev/null 2025-11-28 02:05:57.777254 | ubuntu-noble-large | 6 : 1764295353.985 9.607 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-controller:2024.2' > /dev/null 2025-11-28 02:05:57.777264 | ubuntu-noble-large | 3 : 1764295353.970 10.253 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-northd:2024.2' > /dev/null 2025-11-28 02:05:57.777274 | ubuntu-noble-large | 7 : 1764295353.989 10.941 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-manager:2024.2' > /dev/null 2025-11-28 02:05:57.777284 | ubuntu-noble-large | 8 : 1764295353.995 12.405 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-api:2024.2' > /dev/null 2025-11-28 02:05:57.777294 | ubuntu-noble-large | 5 : 1764295353.980 13.720 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2' > /dev/null 2025-11-28 02:05:57.777305 | ubuntu-noble-large | 1 : 1764295353.960 14.378 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777349 | ubuntu-noble-large | 2 : 1764295353.965 15.003 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2' > /dev/null 2025-11-28 02:05:57.777359 | ubuntu-noble-large | 10 : 1764295363.602 9.746 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-conductor:2024.2' > /dev/null 2025-11-28 02:05:57.777370 | ubuntu-noble-large | 11 : 1764295364.234 11.118 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-api:2024.2' > /dev/null 2025-11-28 02:05:57.777379 | ubuntu-noble-large | 12 : 1764295364.940 11.177 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-share:2024.2' > /dev/null 2025-11-28 02:05:57.777389 | ubuntu-noble-large | 9 : 1764295363.015 15.040 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/glance-api:2024.2' > /dev/null 2025-11-28 02:05:57.777399 | ubuntu-noble-large | 13 : 1764295366.409 13.588 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-data:2024.2' > /dev/null 2025-11-28 02:05:57.777408 | ubuntu-noble-large | 14 : 1764295367.711 13.640 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-api:2024.2' > /dev/null 2025-11-28 02:05:57.777418 | ubuntu-noble-large | 15 : 1764295368.347 13.795 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-scheduler:2024.2' > /dev/null 2025-11-28 02:05:57.777428 | ubuntu-noble-large | 20 : 1764295378.065 8.905 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-central:2024.2' > /dev/null 2025-11-28 02:05:57.777438 | ubuntu-noble-large | 17 : 1764295373.358 14.279 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-sink:2024.2' > /dev/null 2025-11-28 02:05:57.777448 | ubuntu-noble-large | 19 : 1764295376.125 11.989 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-api:2024.2' > /dev/null 2025-11-28 02:05:57.777457 | ubuntu-noble-large | 18 : 1764295375.362 14.019 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2' > /dev/null 2025-11-28 02:05:57.777496 | ubuntu-noble-large | 16 : 1764295368.978 21.746 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-producer:2024.2' > /dev/null 2025-11-28 02:05:57.777507 | ubuntu-noble-large | 21 : 1764295380.005 13.602 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-worker:2024.2' > /dev/null 2025-11-28 02:05:57.777517 | ubuntu-noble-large | 23 : 1764295382.151 15.056 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/placement-api:2024.2' > /dev/null 2025-11-28 02:05:57.777527 | ubuntu-noble-large | 24 : 1764295386.980 11.634 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-monitors:2024.2' > /dev/null 2025-11-28 02:05:57.777552 | ubuntu-noble-large | 27 : 1764295389.389 9.779 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-engine:2024.2' > /dev/null 2025-11-28 02:05:57.777562 | ubuntu-noble-large | 25 : 1764295387.645 13.641 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-api:2024.2' > /dev/null 2025-11-28 02:05:57.777572 | ubuntu-noble-large | 26 : 1764295388.122 13.858 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-engine:2024.2' > /dev/null 2025-11-28 02:05:57.777582 | ubuntu-noble-large | 22 : 1764295381.361 21.167 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-mdns:2024.2' > /dev/null 2025-11-28 02:05:57.777592 | ubuntu-noble-large | 28 : 1764295390.734 13.641 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2' > /dev/null 2025-11-28 02:05:57.777602 | ubuntu-noble-large | 30 : 1764295397.216 11.620 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-api:2024.2' > /dev/null 2025-11-28 02:05:57.777611 | ubuntu-noble-large | 32 : 1764295399.178 10.197 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-worker:2024.2' > /dev/null 2025-11-28 02:05:57.777621 | ubuntu-noble-large | 33 : 1764295401.297 10.437 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2' > /dev/null 2025-11-28 02:05:57.777636 | ubuntu-noble-large | 31 : 1764295398.623 13.758 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2' > /dev/null 2025-11-28 02:05:57.777646 | ubuntu-noble-large | 29 : 1764295393.617 20.074 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api:2024.2' > /dev/null 2025-11-28 02:05:57.777655 | ubuntu-noble-large | 34 : 1764295401.991 12.279 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777665 | ubuntu-noble-large | 35 : 1764295402.538 12.735 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2' > /dev/null 2025-11-28 02:05:57.777674 | ubuntu-noble-large | 37 : 1764295408.845 10.285 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-worker:2024.2' > /dev/null 2025-11-28 02:05:57.777684 | ubuntu-noble-large | 39 : 1764295411.741 8.611 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2' > /dev/null 2025-11-28 02:05:57.777693 | ubuntu-noble-large | 40 : 1764295412.390 10.481 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2' > /dev/null 2025-11-28 02:05:57.777703 | ubuntu-noble-large | 36 : 1764295404.384 20.421 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-api:2024.2' > /dev/null 2025-11-28 02:05:57.777719 | ubuntu-noble-large | 41 : 1764295413.702 12.254 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2' > /dev/null 2025-11-28 02:05:57.777729 | ubuntu-noble-large | 38 : 1764295409.385 17.154 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-console:2024.2' > /dev/null 2025-11-28 02:05:57.777738 | ubuntu-noble-large | 43 : 1764295415.283 16.075 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2' > /dev/null 2025-11-28 02:05:57.777748 | ubuntu-noble-large | 44 : 1764295419.137 12.733 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2' > /dev/null 2025-11-28 02:05:57.777758 | ubuntu-noble-large | 45 : 1764295420.361 13.211 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2' > /dev/null 2025-11-28 02:05:57.777767 | ubuntu-noble-large | 46 : 1764295422.877 13.246 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-central:2024.2' > /dev/null 2025-11-28 02:05:57.777777 | ubuntu-noble-large | 42 : 1764295414.279 22.470 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-api:2024.2' > /dev/null 2025-11-28 02:05:57.777786 | ubuntu-noble-large | 47 : 1764295424.813 12.634 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-fernet:2024.2' > /dev/null 2025-11-28 02:05:57.777803 | ubuntu-noble-large | 52 : 1764295433.582 8.247 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777813 | ubuntu-noble-large | 50 : 1764295431.366 12.603 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777823 | ubuntu-noble-large | 48 : 1764295425.965 20.630 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-ssh:2024.2' > /dev/null 2025-11-28 02:05:57.777833 | ubuntu-noble-large | 49 : 1764295426.551 20.627 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2025-11-28 02:05:57.777842 | ubuntu-noble-large | 51 : 1764295431.881 15.978 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777852 | ubuntu-noble-large | 53 : 1764295436.132 13.121 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777861 | ubuntu-noble-large | 56 : 1764295441.837 12.608 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777875 | ubuntu-noble-large | 54 : 1764295436.758 18.303 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777885 | ubuntu-noble-large | 57 : 1764295443.977 14.265 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777895 | ubuntu-noble-large | 55 : 1764295437.456 22.041 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-server:2024.2' > /dev/null 2025-11-28 02:05:57.777905 | ubuntu-noble-large | 58 : 1764295446.605 13.720 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777914 | ubuntu-noble-large | 59 : 1764295447.188 13.786 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777930 | ubuntu-noble-large | 60 : 1764295447.869 13.796 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777940 | ubuntu-noble-large | 62 : 1764295454.452 11.836 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2' > /dev/null 2025-11-28 02:05:57.777950 | ubuntu-noble-large | 65 : 1764295459.507 7.315 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-volume:2024.2' > /dev/null 2025-11-28 02:05:57.777959 | ubuntu-noble-large | 64 : 1764295458.251 10.228 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-api:2024.2' > /dev/null 2025-11-28 02:05:57.777969 | ubuntu-noble-large | 63 : 1764295455.070 14.134 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2' > /dev/null 2025-11-28 02:05:57.777979 | ubuntu-noble-large | 61 : 1764295449.262 23.487 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2' > /dev/null 2025-11-28 02:05:57.777988 | ubuntu-noble-large | 66 : 1764295460.335 13.182 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-backup:2024.2' > /dev/null 2025-11-28 02:05:57.778047 | ubuntu-noble-large | 67 : 1764295460.982 16.976 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-conductor:2024.2' > /dev/null 2025-11-28 02:05:57.778057 | ubuntu-noble-large | 71 : 1764295468.486 10.118 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-scheduler:2024.2' > /dev/null 2025-11-28 02:05:57.778067 | ubuntu-noble-large | 69 : 1764295466.298 15.237 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2' > /dev/null 2025-11-28 02:05:57.778076 | ubuntu-noble-large | 72 : 1764295469.213 12.994 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute:2024.2' > /dev/null 2025-11-28 02:05:57.778094 | ubuntu-noble-large | 68 : 1764295461.674 21.148 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2' > /dev/null 2025-11-28 02:05:57.778104 | ubuntu-noble-large | 70 : 1764295466.832 17.338 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2' > /dev/null 2025-11-28 02:05:57.778114 | ubuntu-noble-large | 75 : 1764295477.968 11.212 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2' > /dev/null 2025-11-28 02:05:57.778123 | ubuntu-noble-large | 78 : 1764295482.216 8.953 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-api:2024.2' > /dev/null 2025-11-28 02:05:57.778133 | ubuntu-noble-large | 74 : 1764295473.527 18.166 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-ssh:2024.2' > /dev/null 2025-11-28 02:05:57.778142 | ubuntu-noble-large | 73 : 1764295472.758 20.179 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-api:2024.2' > /dev/null 2025-11-28 02:05:57.778152 | ubuntu-noble-large | 77 : 1764295481.545 13.779 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-pxe:2024.2' > /dev/null 2025-11-28 02:05:57.778162 | ubuntu-noble-large | 79 : 1764295482.828 13.151 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2' > /dev/null 2025-11-28 02:05:57.778178 | ubuntu-noble-large | 76 : 1764295478.613 18.058 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-conductor:2024.2' > /dev/null 2025-11-28 02:05:57.778188 | ubuntu-noble-large | 84 : 1764295492.944 8.152 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2' > /dev/null 2025-11-28 02:05:57.778205 | ubuntu-noble-large | 83 : 1764295491.704 11.404 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-listener:2024.2' > /dev/null 2025-11-28 02:05:57.778215 | ubuntu-noble-large | 81 : 1764295489.190 15.016 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-api:2024.2' > /dev/null 2025-11-28 02:05:57.778224 | ubuntu-noble-large | 80 : 1764295484.180 20.756 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-notifier:2024.2' > /dev/null 2025-11-28 02:05:57.778234 | ubuntu-noble-large | 82 : 1764295491.180 14.368 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-expirer:2024.2' > /dev/null 2025-11-28 02:05:57.778244 | ubuntu-noble-large | 85 : 1764295495.334 10.778 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2' > /dev/null 2025-11-28 02:05:57.778253 | ubuntu-noble-large | 86 : 1764295495.990 10.785 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2025-11-28 02:05:57.778263 | ubuntu-noble-large | 87 : 1764295496.680 13.346 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-inspector:2024.2' > /dev/null 2025-11-28 02:05:57.778272 | ubuntu-noble-large | 88 : 1764295501.106 9.621 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2' > /dev/null 2025-11-28 02:05:57.778282 | ubuntu-noble-large | 89 : 1764295503.118 8.194 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2' > /dev/null 2025-11-28 02:05:57.778292 | ubuntu-noble-large | 90 : 1764295504.216 7.715 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2' > /dev/null 2025-11-28 02:05:57.778301 | ubuntu-noble-large | 91 : 1764295504.946 7.597 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2' > /dev/null 2025-11-28 02:05:57.778330 | ubuntu-noble-large | 94 : 1764295506.785 9.139 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2' > /dev/null 2025-11-28 02:05:57.778340 | ubuntu-noble-large | 93 : 1764295506.120 10.511 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis-sentinel:2024.2' > /dev/null 2025-11-28 02:05:57.778350 | ubuntu-noble-large | 92 : 1764295505.557 11.815 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2025-11-28 02:05:57.778367 | ubuntu-noble-large | 95 : 1764295510.036 7.943 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2' > /dev/null 2025-11-28 02:05:57.778377 | ubuntu-noble-large | 96 : 1764295510.737 7.949 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-server:2024.2' > /dev/null 2025-11-28 02:05:57.778387 | ubuntu-noble-large | 99 : 1764295512.553 8.937 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2' > /dev/null 2025-11-28 02:05:57.778397 | ubuntu-noble-large | 98 : 1764295511.942 10.210 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2' > /dev/null 2025-11-28 02:05:57.778407 | ubuntu-noble-large | 97 : 1764295511.322 11.500 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2' > /dev/null 2025-11-28 02:05:57.778416 | ubuntu-noble-large | 100 : 1764295515.932 7.647 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2' > /dev/null 2025-11-28 02:05:57.778433 | ubuntu-noble-large | 101 : 1764295516.640 7.611 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2' > /dev/null 2025-11-28 02:05:57.778442 | ubuntu-noble-large | 103 : 1764295517.986 9.477 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2' > /dev/null 2025-11-28 02:05:57.778452 | ubuntu-noble-large | 102 : 1764295517.383 10.701 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2' > /dev/null 2025-11-28 02:05:57.778461 | ubuntu-noble-large | 104 : 1764295518.694 9.989 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2' > /dev/null 2025-11-28 02:05:57.778471 | ubuntu-noble-large | 105 : 1764295521.499 7.842 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2' > /dev/null 2025-11-28 02:05:57.778480 | ubuntu-noble-large | 106 : 1764295522.160 7.774 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2' > /dev/null 2025-11-28 02:05:57.778490 | ubuntu-noble-large | 107 : 1764295522.830 7.718 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2' > /dev/null 2025-11-28 02:05:57.778499 | ubuntu-noble-large | 108 : 1764295523.588 9.898 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2' > /dev/null 2025-11-28 02:05:57.778508 | ubuntu-noble-large | 109 : 1764295524.262 9.805 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2' > /dev/null 2025-11-28 02:05:57.778518 | ubuntu-noble-large | 110 : 1764295527.473 7.351 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2' > /dev/null 2025-11-28 02:05:57.778527 | ubuntu-noble-large | 111 : 1764295528.092 7.306 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2' > /dev/null 2025-11-28 02:05:57.778562 | ubuntu-noble-large | 112 : 1764295528.690 7.263 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2025-11-28 02:05:57.778572 | ubuntu-noble-large | 115 : 1764295530.557 8.730 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2' > /dev/null 2025-11-28 02:05:57.778581 | ubuntu-noble-large | 114 : 1764295529.943 10.024 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2' > /dev/null 2025-11-28 02:05:57.778591 | ubuntu-noble-large | 113 : 1764295529.352 11.279 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2025-11-28 02:05:57.778601 | ubuntu-noble-large | 116 : 1764295533.492 7.845 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2025-11-28 02:05:57.778611 | ubuntu-noble-large | 117 : 1764295534.077 7.870 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2025-11-28 02:05:57.778627 | ubuntu-noble-large | 119 : 1764295535.408 9.713 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2025-11-28 02:05:57.778637 | ubuntu-noble-large | 118 : 1764295534.832 11.115 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2025-11-28 02:05:57.778647 | ubuntu-noble-large | 120 : 1764295535.962 10.749 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2025-11-28 02:05:57.778663 | ubuntu-noble-large | 121 : 1764295539.297 8.107 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2025-11-28 02:05:57.778673 | ubuntu-noble-large | 122 : 1764295539.977 7.986 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2025-11-28 02:05:57.778682 | ubuntu-noble-large | 125 : 1764295541.955 9.205 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-libvirt:2024.2' > /dev/null 2025-11-28 02:05:57.778692 | ubuntu-noble-large | 124 : 1764295541.345 10.560 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2025-11-28 02:05:57.778702 | ubuntu-noble-large | 123 : 1764295540.642 12.013 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2025-11-28 02:05:57.778711 | ubuntu-noble-large | 126 : 1764295545.131 8.109 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2025-11-28 02:05:57.778726 | ubuntu-noble-large | 127 : 1764295545.956 7.825 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2' > /dev/null 2025-11-28 02:05:57.778735 | ubuntu-noble-large | 130 : 1764295547.972 8.582 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2025-11-28 02:05:57.778745 | ubuntu-noble-large | 128 : 1764295546.717 10.434 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2025-11-28 02:05:57.778755 | ubuntu-noble-large | 129 : 1764295547.414 10.342 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2025-11-28 02:05:57.778764 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2025-11-28 02:05:57.786753 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2025-11-28 02:05:57.786789 | ubuntu-noble-large | === Cosign signing completed successfully === 2025-11-28 02:05:57.976596 | ubuntu-noble-large | ok: Runtime: 0:18:34.705860 2025-11-28 02:05:58.066903 | 2025-11-28 02:05:58.067079 | TASK [Run release push script] 2025-11-28 02:05:58.600131 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-28 02:05:58.605407 | 2025-11-28 02:05:58.605565 | PLAY RECAP 2025-11-28 02:05:58.605705 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-11-28 02:05:58.605761 | 2025-11-28 02:05:58.880582 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2025-11-28 02:05:58.882177 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-28 02:05:59.661167 | 2025-11-28 02:05:59.661355 | PLAY [Base post] 2025-11-28 02:05:59.675976 | 2025-11-28 02:05:59.676140 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-28 02:06:00.543543 | ubuntu-noble-large | changed 2025-11-28 02:06:00.552860 | 2025-11-28 02:06:00.553041 | PLAY RECAP 2025-11-28 02:06:00.553152 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-28 02:06:00.553250 | 2025-11-28 02:06:00.689906 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-28 02:06:00.692959 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-28 02:06:01.506963 | 2025-11-28 02:06:01.507146 | PLAY [Base post-logs] 2025-11-28 02:06:01.518772 | 2025-11-28 02:06:01.518951 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-28 02:06:02.005458 | localhost | changed 2025-11-28 02:06:02.024813 | 2025-11-28 02:06:02.025034 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-28 02:06:02.065473 | localhost | ok 2025-11-28 02:06:02.074414 | 2025-11-28 02:06:02.074643 | TASK [Set zuul-log-path fact] 2025-11-28 02:06:02.096093 | localhost | ok 2025-11-28 02:06:02.112445 | 2025-11-28 02:06:02.112615 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 02:06:02.150931 | localhost | ok 2025-11-28 02:06:02.157919 | 2025-11-28 02:06:02.158091 | TASK [upload-logs : Create log directories] 2025-11-28 02:06:02.696478 | localhost | changed 2025-11-28 02:06:02.699577 | 2025-11-28 02:06:02.699744 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-28 02:06:03.231864 | localhost -> localhost | ok: Runtime: 0:00:00.007285 2025-11-28 02:06:03.236255 | 2025-11-28 02:06:03.236369 | TASK [upload-logs : Upload logs to log server] 2025-11-28 02:06:03.853088 | localhost | Output suppressed because no_log was given 2025-11-28 02:06:03.857454 | 2025-11-28 02:06:03.857738 | LOOP [upload-logs : Compress console log and json output] 2025-11-28 02:06:03.920154 | localhost | skipping: Conditional result was False 2025-11-28 02:06:03.925927 | localhost | skipping: Conditional result was False 2025-11-28 02:06:03.941497 | 2025-11-28 02:06:03.941812 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-28 02:06:03.999949 | localhost | skipping: Conditional result was False 2025-11-28 02:06:04.000636 | 2025-11-28 02:06:04.004327 | localhost | skipping: Conditional result was False 2025-11-28 02:06:04.017512 | 2025-11-28 02:06:04.017770 | LOOP [upload-logs : Upload console log and json output]