2026-07-24 10:48:28.750655 | Job console starting 2026-07-24 10:48:28.769745 | Updating git repos 2026-07-24 10:48:28.821139 | Cloning repos into workspace 2026-07-24 10:48:28.895166 | Restoring repo states 2026-07-24 10:48:28.917625 | Merging changes 2026-07-24 10:48:29.450675 | Checking out repos 2026-07-24 10:48:29.500555 | Preparing playbooks 2026-07-24 10:48:30.452252 | Running Ansible setup 2026-07-24 10:48:35.214617 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-24 10:48:36.066532 | 2026-07-24 10:48:36.066718 | PLAY [Base pre] 2026-07-24 10:48:36.086182 | 2026-07-24 10:48:36.086363 | TASK [Setup log path fact] 2026-07-24 10:48:36.117040 | ubuntu-noble | ok 2026-07-24 10:48:36.136259 | 2026-07-24 10:48:36.136429 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 10:48:36.181279 | ubuntu-noble | ok 2026-07-24 10:48:36.196699 | 2026-07-24 10:48:36.196852 | TASK [emit-job-header : Print job information] 2026-07-24 10:48:36.249006 | # Job Information 2026-07-24 10:48:36.249249 | Ansible Version: 2.16.14 2026-07-24 10:48:36.249287 | Job: container-images-kolla-patch-2025.2 2026-07-24 10:48:36.249323 | Pipeline: check 2026-07-24 10:48:36.249347 | Executor: 521e9411259a 2026-07-24 10:48:36.249369 | Triggered by: https://github.com/osism/container-images-kolla/pull/756 2026-07-24 10:48:36.249392 | Event ID: 1a9c79d0-874d-11f1-9541-9eacf5bb49b2 2026-07-24 10:48:36.254790 | 2026-07-24 10:48:36.255135 | LOOP [emit-job-header : Print node information] 2026-07-24 10:48:36.371388 | ubuntu-noble | ok: 2026-07-24 10:48:36.371781 | ubuntu-noble | # Node Information 2026-07-24 10:48:36.371833 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-24 10:48:36.371860 | ubuntu-noble | Hostname: ubuntu 2026-07-24 10:48:36.371884 | ubuntu-noble | Username: zuul 2026-07-24 10:48:36.371906 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-24 10:48:36.371930 | ubuntu-noble | Provider: regiocloud-a 2026-07-24 10:48:36.371952 | ubuntu-noble | Region: 2026-07-24 10:48:36.371974 | ubuntu-noble | Label: ubuntu-noble 2026-07-24 10:48:36.371995 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-24 10:48:36.372015 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feef:922a 2026-07-24 10:48:36.392599 | 2026-07-24 10:48:36.392768 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-24 10:48:36.929205 | ubuntu-noble -> localhost | changed 2026-07-24 10:48:36.937684 | 2026-07-24 10:48:36.937832 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-24 10:48:38.113960 | ubuntu-noble -> localhost | changed 2026-07-24 10:48:38.133366 | 2026-07-24 10:48:38.133612 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-24 10:48:38.453450 | ubuntu-noble -> localhost | ok 2026-07-24 10:48:38.466646 | 2026-07-24 10:48:38.466873 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-24 10:48:38.502351 | ubuntu-noble | ok 2026-07-24 10:48:38.521527 | ubuntu-noble | included: /var/lib/zuul/builds/e81331302240475197af3374359855cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-24 10:48:38.528391 | 2026-07-24 10:48:38.528534 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-24 10:48:41.019585 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-24 10:48:41.019884 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/e81331302240475197af3374359855cd/work/e81331302240475197af3374359855cd_id_rsa 2026-07-24 10:48:41.019928 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/e81331302240475197af3374359855cd/work/e81331302240475197af3374359855cd_id_rsa.pub 2026-07-24 10:48:41.019955 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-24 10:48:41.019979 | ubuntu-noble -> localhost | SHA256:LsxU0BFbOJb0ukkX5ZyEHrNkHY8GaPdU8L0nlroS9XI zuul-build-sshkey 2026-07-24 10:48:41.020003 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-24 10:48:41.020059 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-24 10:48:41.020083 | ubuntu-noble -> localhost | | .o+*oo=+. | 2026-07-24 10:48:41.020106 | ubuntu-noble -> localhost | | .O+B*o= . | 2026-07-24 10:48:41.020127 | ubuntu-noble -> localhost | | oo*o** o .| 2026-07-24 10:48:41.020149 | ubuntu-noble -> localhost | | . .ooo ..| 2026-07-24 10:48:41.020169 | ubuntu-noble -> localhost | | . S .. .+..| 2026-07-24 10:48:41.020195 | ubuntu-noble -> localhost | | + o +. .oE..| 2026-07-24 10:48:41.020218 | ubuntu-noble -> localhost | | + + ..o | 2026-07-24 10:48:41.020239 | ubuntu-noble -> localhost | | . . . | 2026-07-24 10:48:41.020261 | ubuntu-noble -> localhost | | .. | 2026-07-24 10:48:41.020282 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-24 10:48:41.020341 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.452875 2026-07-24 10:48:41.031544 | 2026-07-24 10:48:41.031702 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-24 10:48:41.061817 | ubuntu-noble | ok 2026-07-24 10:48:41.073210 | ubuntu-noble | included: /var/lib/zuul/builds/e81331302240475197af3374359855cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-24 10:48:41.082268 | 2026-07-24 10:48:41.082406 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-24 10:48:41.107188 | ubuntu-noble | skipping: Conditional result was False 2026-07-24 10:48:41.114163 | 2026-07-24 10:48:41.114287 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-24 10:48:41.957845 | ubuntu-noble | changed 2026-07-24 10:48:41.964071 | 2026-07-24 10:48:41.964170 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-24 10:48:42.234445 | ubuntu-noble | ok 2026-07-24 10:48:42.239933 | 2026-07-24 10:48:42.240050 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-24 10:48:42.954759 | ubuntu-noble | changed 2026-07-24 10:48:42.964685 | 2026-07-24 10:48:42.964900 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-24 10:48:43.678977 | ubuntu-noble | changed 2026-07-24 10:48:43.688287 | 2026-07-24 10:48:43.688402 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-24 10:48:43.712813 | ubuntu-noble | skipping: Conditional result was False 2026-07-24 10:48:43.726825 | 2026-07-24 10:48:43.727101 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-24 10:48:44.134876 | ubuntu-noble -> localhost | changed 2026-07-24 10:48:44.147242 | 2026-07-24 10:48:44.147358 | TASK [add-build-sshkey : Add back temp key] 2026-07-24 10:48:44.459549 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/e81331302240475197af3374359855cd/work/e81331302240475197af3374359855cd_id_rsa (zuul-build-sshkey) 2026-07-24 10:48:44.459773 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013386 2026-07-24 10:48:44.467936 | 2026-07-24 10:48:44.468052 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-24 10:48:44.883392 | ubuntu-noble | ok 2026-07-24 10:48:44.892559 | 2026-07-24 10:48:44.892711 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-24 10:48:44.917712 | ubuntu-noble | skipping: Conditional result was False 2026-07-24 10:48:44.938388 | 2026-07-24 10:48:44.938538 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-24 10:48:45.407557 | ubuntu-noble | ok 2026-07-24 10:48:45.421582 | 2026-07-24 10:48:45.421694 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-24 10:48:45.461328 | ubuntu-noble | ok 2026-07-24 10:48:45.467434 | 2026-07-24 10:48:45.467542 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-24 10:48:45.804767 | ubuntu-noble -> localhost | ok 2026-07-24 10:48:45.811861 | 2026-07-24 10:48:45.811992 | TASK [validate-host : Collect information about the host] 2026-07-24 10:48:47.082628 | ubuntu-noble | ok 2026-07-24 10:48:47.096906 | 2026-07-24 10:48:47.097098 | TASK [validate-host : Sanitize hostname] 2026-07-24 10:48:47.299132 | ubuntu-noble | ok 2026-07-24 10:48:47.304153 | 2026-07-24 10:48:47.304264 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-24 10:48:47.943257 | ubuntu-noble -> localhost | changed 2026-07-24 10:48:47.957712 | 2026-07-24 10:48:47.958076 | TASK [validate-host : Collect information about zuul worker] 2026-07-24 10:48:48.394940 | ubuntu-noble | ok 2026-07-24 10:48:48.400648 | 2026-07-24 10:48:48.400793 | TASK [validate-host : Write out all zuul information for each host] 2026-07-24 10:48:48.963205 | ubuntu-noble -> localhost | changed 2026-07-24 10:48:48.984343 | 2026-07-24 10:48:48.984489 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-24 10:48:49.304789 | ubuntu-noble | ok 2026-07-24 10:48:49.314610 | 2026-07-24 10:48:49.314755 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-24 10:48:50.281392 | ubuntu-noble | changed: 2026-07-24 10:48:50.281731 | ubuntu-noble | cd+++++++++ src/ 2026-07-24 10:48:50.281792 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-24 10:48:50.281834 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-24 10:48:50.281870 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-24 10:48:50.281905 | ubuntu-noble | Containerfile 2026-07-24 10:48:50.282150 | ubuntu-noble | 2026-07-24 10:50:50.388002 | ubuntu-noble | 2026-07-24 10:50:50.388012 | ubuntu-noble | Or undo this operation with: 2026-07-24 10:50:50.388023 | ubuntu-noble | 2026-07-24 10:50:50.388033 | ubuntu-noble | git switch - 2026-07-24 10:50:50.388043 | ubuntu-noble | 2026-07-24 10:50:50.388054 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-24 10:50:50.388092 | ubuntu-noble | 2026-07-24 10:50:50.388103 | ubuntu-noble | HEAD is now at bb4a30cc2 CI: run copr periodic job only on master 2026-07-24 10:50:50.389141 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-24 10:50:50.392241 | ubuntu-noble | + export HASH_KOLLA=bb4a30cc2 2026-07-24 10:50:50.392279 | ubuntu-noble | + HASH_KOLLA=bb4a30cc2 2026-07-24 10:50:50.392290 | ubuntu-noble | + popd 2026-07-24 10:50:50.392300 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-24 10:50:50.393801 | ubuntu-noble | ++ find patches/kolla-build/2025.2 -type f -name '*.patch' 2026-07-24 10:50:50.395375 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-24 10:50:50.395401 | ubuntu-noble | + pushd kolla 2026-07-24 10:50:50.395407 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.2/remove-unsupported-horizon-plugins.patch' 2026-07-24 10:50:50.395411 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.2/remove-unsupported-horizon-plugins.patch 2026-07-24 10:50:50.395414 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:50:50.398227 | ubuntu-noble | checking file kolla/common/sources.py 2026-07-24 10:50:50.398350 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:50:50.399620 | ubuntu-noble | patching file kolla/common/sources.py 2026-07-24 10:50:50.399716 | ubuntu-noble | + popd 2026-07-24 10:50:50.399828 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-24 10:50:50.399847 | ubuntu-noble | + pushd kolla 2026-07-24 10:50:50.399939 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.2/set-kolla-version-to-2025.2.patch' 2026-07-24 10:50:50.399945 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.2/set-kolla-version-to-2025.2.patch 2026-07-24 10:50:50.399970 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:50:50.401272 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-24 10:50:50.401291 | ubuntu-noble | Hunk #1 succeeded at 332 with fuzz 1 (offset 19 lines). 2026-07-24 10:50:50.401455 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:50:50.402757 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-24 10:50:50.402772 | ubuntu-noble | Hunk #1 succeeded at 332 with fuzz 1 (offset 19 lines). 2026-07-24 10:50:50.402855 | ubuntu-noble | + popd 2026-07-24 10:50:50.403018 | ubuntu-noble | + [[ -f templates/2025.2/repos.yaml ]] 2026-07-24 10:50:50.403093 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-07-24 10:50:50.515102 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-07-24 10:50:50.515134 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-07-24 10:50:50.515139 | ubuntu-noble | + cat overlays/2025.2/base/apt_preferences.ubuntu 2026-07-24 10:50:50.516562 | ubuntu-noble | Package: rabbitmq-server 2026-07-24 10:50:50.516580 | ubuntu-noble | Pin: version 4.1.* 2026-07-24 10:50:50.516584 | ubuntu-noble | Pin-Priority: 1000 2026-07-24 10:50:50.516588 | ubuntu-noble | 2026-07-24 10:50:50.516592 | ubuntu-noble | Package: openvswitch* 2026-07-24 10:50:50.516596 | ubuntu-noble | Pin: version 3.5.* 2026-07-24 10:50:50.516600 | ubuntu-noble | Pin-Priority: 1000 2026-07-24 10:50:50.516603 | ubuntu-noble | 2026-07-24 10:50:50.516608 | ubuntu-noble | Package: erlang* 2026-07-24 10:50:50.516612 | ubuntu-noble | Pin: version 1:27.* 2026-07-24 10:50:50.516616 | ubuntu-noble | Pin-Priority: 1000 2026-07-24 10:50:50.516619 | ubuntu-noble | 2026-07-24 10:50:50.516623 | ubuntu-noble | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-24 10:50:50.516627 | ubuntu-noble | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-24 10:50:50.516631 | ubuntu-noble | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-24 10:50:50.516644 | ubuntu-noble | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-24 10:50:50.516648 | ubuntu-noble | # kolla 992239, master-only) is backported to this release. 2026-07-24 10:50:50.516651 | ubuntu-noble | Package: proxysql 2026-07-24 10:50:50.516655 | ubuntu-noble | Pin: version 3.0.8* 2026-07-24 10:50:50.516658 | ubuntu-noble | Pin-Priority: 1001 2026-07-24 10:50:50.517328 | ubuntu-noble | ++ find overlays/2025.2 -maxdepth 1 -mindepth 1 -type d 2026-07-24 10:50:50.520755 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-24 10:50:50.521337 | ubuntu-noble | ++ basename overlays/2025.2/nova 2026-07-24 10:50:50.523455 | ubuntu-noble | + image_name=nova 2026-07-24 10:50:50.523582 | ubuntu-noble | + cp -r overlays/2025.2/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-24 10:50:50.525271 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-24 10:50:50.525790 | ubuntu-noble | ++ basename overlays/2025.2/base 2026-07-24 10:50:50.527488 | ubuntu-noble | + image_name=base 2026-07-24 10:50:50.527582 | ubuntu-noble | + cp -r overlays/2025.2/base/apt_preferences.ubuntu overlays/2025.2/base/erlang.gpg overlays/2025.2/base/rabbitmq.gpg kolla/docker/base 2026-07-24 10:50:50.529272 | ubuntu-noble | + find patches/2025.2 -mindepth 1 -type d 2026-07-24 10:50:50.530696 | ubuntu-noble | patches/2025.2/neutron-dynamic-routing 2026-07-24 10:50:50.530712 | ubuntu-noble | patches/2025.2/ironic 2026-07-24 10:50:50.530716 | ubuntu-noble | patches/2025.2/nova 2026-07-24 10:50:50.530719 | ubuntu-noble | patches/2025.2/kolla 2026-07-24 10:50:50.530723 | ubuntu-noble | patches/2025.2/cinder 2026-07-24 10:50:50.533359 | ubuntu-noble | ++ find patches/2025.2 -mindepth 1 -type d 2026-07-24 10:50:50.533377 | ubuntu-noble | ++ grep kolla 2026-07-24 10:50:50.533382 | ubuntu-noble | ++ grep -v kolla-build 2026-07-24 10:50:50.534564 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-24 10:50:50.535024 | ubuntu-noble | ++ basename patches/2025.2/kolla 2026-07-24 10:50:50.536494 | ubuntu-noble | + project=kolla 2026-07-24 10:50:50.537345 | ubuntu-noble | ++ sort 2026-07-24 10:50:50.537359 | ubuntu-noble | ++ find patches/2025.2/kolla -type f -name '*.patch' 2026-07-24 10:50:50.539401 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-24 10:50:50.539419 | ubuntu-noble | + pushd kolla 2026-07-24 10:50:50.539491 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.2/kolla/backport-924302.patch' 2026-07-24 10:50:50.539497 | ubuntu-noble | APPLY PATCH patches/2025.2/kolla/backport-924302.patch 2026-07-24 10:50:50.539502 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:50:50.540643 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-24 10:50:50.540657 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-24 10:50:50.540692 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:50:50.541894 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-24 10:50:50.541909 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-24 10:50:50.541930 | ubuntu-noble | + popd 2026-07-24 10:50:50.541980 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-24 10:50:50.541997 | ubuntu-noble | + pushd kolla 2026-07-24 10:50:50.542040 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.2/kolla/squash.patch' 2026-07-24 10:50:50.542044 | ubuntu-noble | APPLY PATCH patches/2025.2/kolla/squash.patch 2026-07-24 10:50:50.542049 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:50:50.543184 | ubuntu-noble | checking file kolla/image/tasks.py 2026-07-24 10:50:50.543198 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-07-24 10:50:50.543232 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:50:50.544367 | ubuntu-noble | patching file kolla/image/tasks.py 2026-07-24 10:50:50.544382 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-07-24 10:50:50.544389 | ubuntu-noble | + popd 2026-07-24 10:50:50.544471 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-07-24 10:50:51.098174 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-24 10:50:51.217447 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-24 10:50:51.233825 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-07-24 10:50:51.315948 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-24 10:50:51.329774 | ubuntu-noble | Downloading gitpython-3.1.55-py3-none-any.whl.metadata (14 kB) 2026-07-24 10:50:51.506849 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-24 10:50:51.521610 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-24 10:50:51.530476 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (83.0.0) 2026-07-24 10:50:51.535648 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-07-24 10:50:51.578470 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-24 10:50:51.592119 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-24 10:50:51.646983 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-24 10:50:51.661893 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-24 10:50:51.725804 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-24 10:50:51.740391 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-24 10:50:51.792274 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-24 10:50:51.807811 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-24 10:50:51.846817 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-24 10:50:51.862222 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-24 10:50:51.871789 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-07-24 10:50:51.873366 | ubuntu-noble | 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.34.2) 2026-07-24 10:50:51.948062 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-24 10:50:51.961963 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-24 10:50:51.986362 | ubuntu-noble | 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.9) 2026-07-24 10:50:51.987714 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.18) 2026-07-24 10:50:51.989334 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-07-24 10:50:51.990521 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.7.22) 2026-07-24 10:50:52.047256 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-24 10:50:52.159409 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 1.2 MB/s eta 0:00:00 2026-07-24 10:50:52.177297 | ubuntu-noble | Downloading gitpython-3.1.55-py3-none-any.whl (216 kB) 2026-07-24 10:50:52.201154 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 11.8 MB/s eta 0:00:00 2026-07-24 10:50:52.218992 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-07-24 10:50:52.235445 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 11.8 MB/s eta 0:00:00 2026-07-24 10:50:52.250874 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-24 10:50:52.263295 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 6.4 MB/s eta 0:00:00 2026-07-24 10:50:52.280766 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-24 10:50:52.340081 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 40.9 MB/s eta 0:00:00 2026-07-24 10:50:52.357363 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-24 10:50:52.369228 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 4.6 MB/s eta 0:00:00 2026-07-24 10:50:52.390183 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-24 10:50:52.420064 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-24 10:50:52.434192 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 5.0 MB/s eta 0:00:00 2026-07-24 10:50:52.450147 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-24 10:50:52.697055 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-07-24 10:50:53.561637 | ubuntu-noble | Successfully installed GitPython-3.1.55 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.6.0 oslo.i18n-6.9.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.9.0 2026-07-24 10:50:53.665471 | ubuntu-noble | + pip3 install kolla/ 2026-07-24 10:50:54.207459 | ubuntu-noble | Processing ./kolla 2026-07-24 10:50:54.209868 | ubuntu-noble | Installing build dependencies: started 2026-07-24 10:50:56.247343 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-07-24 10:50:56.254284 | ubuntu-noble | Getting requirements to build wheel: started 2026-07-24 10:50:56.470508 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-07-24 10:50:56.476287 | ubuntu-noble | Installing backend dependencies: started 2026-07-24 10:50:58.736593 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-07-24 10:50:58.739153 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-07-24 10:50:59.313362 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-24 10:50:59.330221 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==21.1.1.dev15) (7.0.3) 2026-07-24 10:50:59.332188 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==21.1.1.dev15) (3.1.6) 2026-07-24 10:50:59.334781 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==21.1.1.dev15) (3.1.55) 2026-07-24 10:50:59.336645 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==21.1.1.dev15) (10.6.0) 2026-07-24 10:50:59.338641 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==21.1.1.dev15) (83.0.0) 2026-07-24 10:50:59.382643 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==21.1.1.dev15) (4.0.12) 2026-07-24 10:50:59.386854 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==21.1.1.dev15) (3.0.3) 2026-07-24 10:50:59.394666 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev15) (1.3.0) 2026-07-24 10:50:59.395882 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev15) (5.9.0) 2026-07-24 10:50:59.397123 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev15) (6.9.0) 2026-07-24 10:50:59.398621 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev15) (2.0.0) 2026-07-24 10:50:59.400460 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev15) (6.0.3) 2026-07-24 10:50:59.401890 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev15) (2.34.2) 2026-07-24 10:50:59.449481 | ubuntu-noble | 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==21.1.1.dev15) (5.0.3) 2026-07-24 10:50:59.466812 | ubuntu-noble | 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==21.1.1.dev15) (3.4.9) 2026-07-24 10:50:59.468295 | ubuntu-noble | 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==21.1.1.dev15) (3.18) 2026-07-24 10:50:59.470074 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==21.1.1.dev15) (2.7.0) 2026-07-24 10:50:59.471454 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==21.1.1.dev15) (2026.7.22) 2026-07-24 10:50:59.497021 | ubuntu-noble | Building wheels for collected packages: kolla 2026-07-24 10:50:59.498276 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-07-24 10:51:00.944303 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-24 10:51:00.948522 | ubuntu-noble | Created wheel for kolla: filename=kolla-21.1.1.dev15-py3-none-any.whl size=374366 sha256=17fe44a4aaeee2b7fc857a9d0470e3792813f56689b6d601ac25525fd13f2937 2026-07-24 10:51:00.949143 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-szi7_y0y/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-24 10:51:00.961972 | ubuntu-noble | Successfully built kolla 2026-07-24 10:51:01.142626 | ubuntu-noble | Installing collected packages: kolla 2026-07-24 10:51:01.325665 | ubuntu-noble | Successfully installed kolla-21.1.1.dev15 2026-07-24 10:51:01.458536 | ubuntu-noble | ++ kolla-build --version 2026-07-24 10:51:01.974414 | ubuntu-noble | + export KOLLA_VERSION=21.1.1 2026-07-24 10:51:01.974475 | ubuntu-noble | + KOLLA_VERSION=21.1.1 2026-07-24 10:51:01.975343 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-24 10:51:01.980293 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=9d416a8 2026-07-24 10:51:01.980327 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=9d416a8 2026-07-24 10:51:01.981172 | ubuntu-noble | ++ cd release 2026-07-24 10:51:01.981187 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-24 10:51:01.984917 | ubuntu-noble | + export HASH_RELEASE=71ae304 2026-07-24 10:51:01.984931 | ubuntu-noble | + HASH_RELEASE=71ae304 2026-07-24 10:51:01.985085 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-07-24 10:51:02.131413 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-07-24 10:51:02.131460 | ubuntu-noble | DEBUG template-overrides.j2 2026-07-24 10:51:02.131466 | ubuntu-noble | + cat templates/2025.2/template-overrides.j2 2026-07-24 10:51:02.133093 | ubuntu-noble | {% extends parent_template %} 2026-07-24 10:51:02.133120 | ubuntu-noble | 2026-07-24 10:51:02.133125 | ubuntu-noble | {% set fluentd_plugins = [ 2026-07-24 10:51:02.133129 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-07-24 10:51:02.133134 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-07-24 10:51:02.133138 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-07-24 10:51:02.133142 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-07-24 10:51:02.133146 | ubuntu-noble | ] %} 2026-07-24 10:51:02.133150 | ubuntu-noble | 2026-07-24 10:51:02.133155 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-07-24 10:51:02.133159 | ubuntu-noble | 2026-07-24 10:51:02.133163 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-24 10:51:02.133166 | ubuntu-noble | 2026-07-24 10:51:02.133170 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-07-24 10:51:02.133174 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-24 10:51:02.133183 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-07-24 10:51:02.133187 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-07-24 10:51:02.133190 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133202 | ubuntu-noble | 2026-07-24 10:51:02.133205 | ubuntu-noble | {% block horizon_header %} 2026-07-24 10:51:02.133209 | ubuntu-noble | RUN apt-get update \ 2026-07-24 10:51:02.133213 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-24 10:51:02.133217 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-07-24 10:51:02.133221 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-24 10:51:02.133225 | ubuntu-noble | && apt-get clean \ 2026-07-24 10:51:02.133229 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-24 10:51:02.133232 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133235 | ubuntu-noble | 2026-07-24 10:51:02.133239 | ubuntu-noble | {% block horizon_footer %} 2026-07-24 10:51:02.133243 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-24 10:51:02.133248 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-07-24 10:51:02.133253 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-07-24 10:51:02.133256 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133260 | ubuntu-noble | 2026-07-24 10:51:02.133263 | ubuntu-noble | {% block base_header %} 2026-07-24 10:51:02.133267 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-24 10:51:02.133271 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-24 10:51:02.133274 | ubuntu-noble | 2026-07-24 10:51:02.133278 | ubuntu-noble | RUN apt-get update \ 2026-07-24 10:51:02.133281 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-24 10:51:02.133285 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-07-24 10:51:02.133288 | ubuntu-noble | && apt-get clean \ 2026-07-24 10:51:02.133292 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-24 10:51:02.133295 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133299 | ubuntu-noble | 2026-07-24 10:51:02.133302 | ubuntu-noble | {% block openstack_base_header %} 2026-07-24 10:51:02.133329 | ubuntu-noble | RUN apt-get update \ 2026-07-24 10:51:02.133335 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-24 10:51:02.133339 | ubuntu-noble | && apt-get clean \ 2026-07-24 10:51:02.133342 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-24 10:51:02.133346 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133349 | ubuntu-noble | 2026-07-24 10:51:02.133353 | ubuntu-noble | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-07-24 10:51:02.133356 | ubuntu-noble | 2026-07-24 10:51:02.133360 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-24 10:51:02.133363 | ubuntu-noble | 2026-07-24 10:51:02.133367 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-24 10:51:02.133370 | ubuntu-noble | 2026-07-24 10:51:02.133374 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-07-24 10:51:02.133377 | ubuntu-noble | {% block cinder_volume_footer %} 2026-07-24 10:51:02.133381 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-24 10:51:02.133384 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133388 | ubuntu-noble | 2026-07-24 10:51:02.133391 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-24 10:51:02.133394 | ubuntu-noble | {% block manila_base_footer %} 2026-07-24 10:51:02.133398 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-24 10:51:02.133401 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133405 | ubuntu-noble | 2026-07-24 10:51:02.133408 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-24 10:51:02.133412 | ubuntu-noble | {% block magnum_base_footer %} 2026-07-24 10:51:02.133415 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-24 10:51:02.133419 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-24 10:51:02.133422 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-24 10:51:02.133426 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133429 | ubuntu-noble | 2026-07-24 10:51:02.133433 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-24 10:51:02.133436 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-07-24 10:51:02.133440 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-24 10:51:02.133446 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-24 10:51:02.133450 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133453 | ubuntu-noble | 2026-07-24 10:51:02.133457 | ubuntu-noble | {% block grafana_footer %} 2026-07-24 10:51:02.133460 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-24 10:51:02.133464 | ubuntu-noble | && mkdir -p /operations \ 2026-07-24 10:51:02.133467 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-24 10:51:02.133471 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-07-24 10:51:02.133474 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133478 | ubuntu-noble | 2026-07-24 10:51:02.133481 | ubuntu-noble | {% block keystone_footer %} 2026-07-24 10:51:02.133484 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-24 10:51:02.133488 | ubuntu-noble | RUN apt-get update \ 2026-07-24 10:51:02.133491 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-24 10:51:02.133495 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-07-24 10:51:02.133498 | ubuntu-noble | libldap-common \ 2026-07-24 10:51:02.133502 | ubuntu-noble | libmemcached11 \ 2026-07-24 10:51:02.133505 | ubuntu-noble | && apt-get clean \ 2026-07-24 10:51:02.133509 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-07-24 10:51:02.133512 | ubuntu-noble | && a2enmod auth_openidc 2026-07-24 10:51:02.133516 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133519 | ubuntu-noble | 2026-07-24 10:51:02.133522 | ubuntu-noble | {% block footer %} 2026-07-24 10:51:02.133526 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-07-24 10:51:02.133529 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-07-24 10:51:02.133533 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-24 10:51:02.133536 | ubuntu-noble | && apt-get autoremove -y \ 2026-07-24 10:51:02.133542 | ubuntu-noble | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-24 10:51:02.133557 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133561 | ubuntu-noble | 2026-07-24 10:51:02.133564 | ubuntu-noble | {% block labels %} 2026-07-24 10:51:02.133568 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-07-24 10:51:02.133571 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-07-24 10:51:02.133575 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="9d416a8" \ 2026-07-24 10:51:02.133578 | ubuntu-noble | "de.osism.commit.kolla"="bb4a30cc2" \ 2026-07-24 10:51:02.133582 | ubuntu-noble | "de.osism.commit.kolla_version"="21.1.1" \ 2026-07-24 10:51:02.133585 | ubuntu-noble | "de.osism.commit.release"="71ae304" \ 2026-07-24 10:51:02.133594 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2026-07-24 10:51:02.133598 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2026-07-24 10:51:02.133601 | ubuntu-noble | "de.osism.release.openstack"="2025.2" \ 2026-07-24 10:51:02.133605 | ubuntu-noble | "de.osism.version"="latest" \ 2026-07-24 10:51:02.133609 | ubuntu-noble | "org.opencontainers.image.created"="2026-07-24T10:51:02.111424+00:00" \ 2026-07-24 10:51:02.133612 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-24 10:51:02.133616 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-24 10:51:02.133622 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-24 10:51:02.133626 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-24 10:51:02.133629 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-24 10:51:02.133633 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-24 10:51:02.133636 | ubuntu-noble | {% endblock %} 2026-07-24 10:51:02.133640 | ubuntu-noble | 2026-07-24 10:51:02.133785 | ubuntu-noble | + bash scripts/002-generate.sh 2026-07-24 10:51:02.135618 | ubuntu-noble | + BASE=ubuntu 2026-07-24 10:51:02.135899 | ubuntu-noble | + BASE_VERSION=22.04 2026-07-24 10:51:02.136526 | ubuntu-noble | ++ date +%Y%m%d 2026-07-24 10:51:02.140044 | ubuntu-noble | + BUILD_ID=20260724 2026-07-24 10:51:02.140069 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-07-24 10:51:02.140073 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-24 10:51:02.140077 | ubuntu-noble | + OPENSTACK_VERSION=2025.2 2026-07-24 10:51:02.140081 | ubuntu-noble | + VERSION=latest 2026-07-24 10:51:02.140084 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-24 10:51:02.140095 | ubuntu-noble | + . defaults/all.sh 2026-07-24 10:51:02.140099 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-24 10:51:02.140103 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-24 10:51:02.140106 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-24 10:51:02.140110 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-24 10:51:02.140113 | ubuntu-noble | +++ deactivate nondestructive 2026-07-24 10:51:02.140117 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-24 10:51:02.140120 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-24 10:51:02.140124 | ubuntu-noble | +++ hash -r 2026-07-24 10:51:02.140128 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-24 10:51:02.140131 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-24 10:51:02.140134 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-24 10:51:02.140138 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-24 10:51:02.140141 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-24 10:51:02.140145 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-24 10:51:02.140148 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-24 10:51:02.140151 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-24 10:51:02.140155 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-24 10:51:02.140160 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-24 10:51:02.140164 | ubuntu-noble | +++ export PATH 2026-07-24 10:51:02.140167 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-24 10:51:02.140171 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-24 10:51:02.140174 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-24 10:51:02.140177 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-24 10:51:02.140181 | ubuntu-noble | +++ export PS1 2026-07-24 10:51:02.140184 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-24 10:51:02.140188 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-24 10:51:02.140191 | ubuntu-noble | +++ hash -r 2026-07-24 10:51:02.140195 | ubuntu-noble | + . defaults/2025.2.sh 2026-07-24 10:51:02.140551 | ubuntu-noble | +++ date +%Y%m%d 2026-07-24 10:51:02.143221 | ubuntu-noble | ++ export BUILD_ID=20260724 2026-07-24 10:51:02.143242 | ubuntu-noble | ++ BUILD_ID=20260724 2026-07-24 10:51:02.143246 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-24 10:51:02.143249 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-24 10:51:02.143253 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-07-24 10:51:02.143257 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-07-24 10:51:02.143260 | ubuntu-noble | + export VERSION 2026-07-24 10:51:02.143263 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-24 10:51:02.143267 | ubuntu-noble | + DOCKER_TAG=build-20260724 2026-07-24 10:51:02.143270 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-07-24 10:51:02.143274 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2026-07-24 10:51:02.143277 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-24 10:51:02.143281 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-07-24 10:51:02.143285 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-07-24 10:51:02.301358 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-07-24 10:51:02.301438 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-07-24 10:51:03.541921 | ubuntu-noble | localhost | SUCCESS => { 2026-07-24 10:51:03.542017 | ubuntu-noble | "changed": false, 2026-07-24 10:51:03.542026 | ubuntu-noble | "gid": 1000, 2026-07-24 10:51:03.542031 | ubuntu-noble | "group": "zuul", 2026-07-24 10:51:03.542035 | ubuntu-noble | "mode": "0664", 2026-07-24 10:51:03.542040 | ubuntu-noble | "msg": "OK", 2026-07-24 10:51:03.542044 | ubuntu-noble | "owner": "zuul", 2026-07-24 10:51:03.542049 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-24 10:51:03.542054 | ubuntu-noble | "size": 4562, 2026-07-24 10:51:03.542059 | ubuntu-noble | "state": "file", 2026-07-24 10:51:03.542063 | ubuntu-noble | "uid": 1000 2026-07-24 10:51:03.542068 | ubuntu-noble | } 2026-07-24 10:51:03.632672 | ubuntu-noble | + setini DEFAULT tag build-20260724 2026-07-24 10:51:03.633074 | ubuntu-noble | + 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-20260724' 2026-07-24 10:51:04.848390 | ubuntu-noble | localhost | CHANGED => { 2026-07-24 10:51:04.848438 | ubuntu-noble | "changed": true, 2026-07-24 10:51:04.848443 | ubuntu-noble | "gid": 1000, 2026-07-24 10:51:04.848448 | ubuntu-noble | "group": "zuul", 2026-07-24 10:51:04.848460 | ubuntu-noble | "mode": "0664", 2026-07-24 10:51:04.848465 | ubuntu-noble | "msg": "option changed", 2026-07-24 10:51:04.848479 | ubuntu-noble | "owner": "zuul", 2026-07-24 10:51:04.848483 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-24 10:51:04.848486 | ubuntu-noble | "size": 4570, 2026-07-24 10:51:04.848490 | ubuntu-noble | "state": "file", 2026-07-24 10:51:04.848494 | ubuntu-noble | "uid": 1000 2026-07-24 10:51:04.848497 | ubuntu-noble | } 2026-07-24 10:51:04.931061 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-07-24 10:51:04.931113 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-07-24 10:51:06.134155 | ubuntu-noble | localhost | SUCCESS => { 2026-07-24 10:51:06.134196 | ubuntu-noble | "changed": false, 2026-07-24 10:51:06.134201 | ubuntu-noble | "gid": 1000, 2026-07-24 10:51:06.134204 | ubuntu-noble | "group": "zuul", 2026-07-24 10:51:06.134208 | ubuntu-noble | "mode": "0664", 2026-07-24 10:51:06.134211 | ubuntu-noble | "msg": "OK", 2026-07-24 10:51:06.134215 | ubuntu-noble | "owner": "zuul", 2026-07-24 10:51:06.134219 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-24 10:51:06.134222 | ubuntu-noble | "size": 4570, 2026-07-24 10:51:06.134226 | ubuntu-noble | "state": "file", 2026-07-24 10:51:06.134229 | ubuntu-noble | "uid": 1000 2026-07-24 10:51:06.134233 | ubuntu-noble | } 2026-07-24 10:51:06.219177 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2026-07-24 10:51:06.219235 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2026-07-24 10:51:07.442380 | ubuntu-noble | localhost | SUCCESS => { 2026-07-24 10:51:07.442434 | ubuntu-noble | "changed": false, 2026-07-24 10:51:07.442440 | ubuntu-noble | "gid": 1000, 2026-07-24 10:51:07.442445 | ubuntu-noble | "group": "zuul", 2026-07-24 10:51:07.442449 | ubuntu-noble | "mode": "0664", 2026-07-24 10:51:07.442453 | ubuntu-noble | "msg": "OK", 2026-07-24 10:51:07.442457 | ubuntu-noble | "owner": "zuul", 2026-07-24 10:51:07.442461 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-24 10:51:07.442464 | ubuntu-noble | "size": 4570, 2026-07-24 10:51:07.442468 | ubuntu-noble | "state": "file", 2026-07-24 10:51:07.442471 | ubuntu-noble | "uid": 1000 2026-07-24 10:51:07.442475 | ubuntu-noble | } 2026-07-24 10:51:07.538415 | ubuntu-noble | + setini DEFAULT install_type source 2026-07-24 10:51:07.538475 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-07-24 10:51:08.777563 | ubuntu-noble | localhost | SUCCESS => { 2026-07-24 10:51:08.777615 | ubuntu-noble | "changed": false, 2026-07-24 10:51:08.777623 | ubuntu-noble | "gid": 1000, 2026-07-24 10:51:08.777630 | ubuntu-noble | "group": "zuul", 2026-07-24 10:51:08.777636 | ubuntu-noble | "mode": "0664", 2026-07-24 10:51:08.777642 | ubuntu-noble | "msg": "OK", 2026-07-24 10:51:08.777648 | ubuntu-noble | "owner": "zuul", 2026-07-24 10:51:08.777655 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-24 10:51:08.777661 | ubuntu-noble | "size": 4570, 2026-07-24 10:51:08.777667 | ubuntu-noble | "state": "file", 2026-07-24 10:51:08.777674 | ubuntu-noble | "uid": 1000 2026-07-24 10:51:08.777680 | ubuntu-noble | } 2026-07-24 10:51:08.869363 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2025.2.tar.gz 2026-07-24 10:51:08.869447 | ubuntu-noble | + 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-2025.2.tar.gz' 2026-07-24 10:51:10.068125 | ubuntu-noble | localhost | CHANGED => { 2026-07-24 10:51:10.068177 | ubuntu-noble | "changed": true, 2026-07-24 10:51:10.068183 | ubuntu-noble | "gid": 1000, 2026-07-24 10:51:10.068186 | ubuntu-noble | "group": "zuul", 2026-07-24 10:51:10.068190 | ubuntu-noble | "mode": "0664", 2026-07-24 10:51:10.068194 | ubuntu-noble | "msg": "section and option added", 2026-07-24 10:51:10.068198 | ubuntu-noble | "owner": "zuul", 2026-07-24 10:51:10.068202 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-24 10:51:10.068206 | ubuntu-noble | "size": 4641, 2026-07-24 10:51:10.068210 | ubuntu-noble | "state": "file", 2026-07-24 10:51:10.068213 | ubuntu-noble | "uid": 1000 2026-07-24 10:51:10.068217 | ubuntu-noble | } 2026-07-24 10:51:10.158193 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz' kolla-build.conf 2026-07-24 10:51:10.160396 | ubuntu-noble | + setini openstack-base type local 2026-07-24 10:51:10.160437 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-07-24 10:51:11.391871 | ubuntu-noble | localhost | CHANGED => { 2026-07-24 10:51:11.391909 | ubuntu-noble | "changed": true, 2026-07-24 10:51:11.391914 | ubuntu-noble | "gid": 1000, 2026-07-24 10:51:11.391918 | ubuntu-noble | "group": "zuul", 2026-07-24 10:51:11.391922 | ubuntu-noble | "mode": "0664", 2026-07-24 10:51:11.391925 | ubuntu-noble | "msg": "option added", 2026-07-24 10:51:11.391929 | ubuntu-noble | "owner": "zuul", 2026-07-24 10:51:11.391933 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-24 10:51:11.391937 | ubuntu-noble | "size": 4752, 2026-07-24 10:51:11.391940 | ubuntu-noble | "state": "file", 2026-07-24 10:51:11.391944 | ubuntu-noble | "uid": 1000 2026-07-24 10:51:11.391948 | ubuntu-noble | } 2026-07-24 10:51:11.476390 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-07-24 10:51:11.477292 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-24 10:51:11.477398 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-07-24 10:51:12.696097 | ubuntu-noble | localhost | CHANGED => { 2026-07-24 10:51:12.696151 | ubuntu-noble | "changed": true, 2026-07-24 10:51:12.696159 | ubuntu-noble | "gid": 1000, 2026-07-24 10:51:12.696165 | ubuntu-noble | "group": "zuul", 2026-07-24 10:51:12.696171 | ubuntu-noble | "mode": "0664", 2026-07-24 10:51:12.696177 | ubuntu-noble | "msg": "option added", 2026-07-24 10:51:12.696183 | ubuntu-noble | "owner": "zuul", 2026-07-24 10:51:12.696189 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-24 10:51:12.696195 | ubuntu-noble | "size": 4790, 2026-07-24 10:51:12.696201 | ubuntu-noble | "state": "file", 2026-07-24 10:51:12.696206 | ubuntu-noble | "uid": 1000 2026-07-24 10:51:12.696212 | ubuntu-noble | } 2026-07-24 10:51:12.785264 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-07-24 10:51:12.785348 | ubuntu-noble | DEBUG kolla-build.conf 2026-07-24 10:51:12.785358 | ubuntu-noble | + cat kolla-build.conf 2026-07-24 10:51:12.786434 | ubuntu-noble | [DEFAULT] 2026-07-24 10:51:12.786450 | ubuntu-noble | base = ubuntu 2026-07-24 10:51:12.786457 | ubuntu-noble | base_package_type = deb 2026-07-24 10:51:12.786463 | ubuntu-noble | base_tag = 24.04 2026-07-24 10:51:12.786469 | ubuntu-noble | install_type = source 2026-07-24 10:51:12.786475 | ubuntu-noble | namespace = kolla 2026-07-24 10:51:12.786481 | ubuntu-noble | openstack_release = 2025.2 2026-07-24 10:51:12.786486 | ubuntu-noble | push = false 2026-07-24 10:51:12.786492 | ubuntu-noble | tag = build-20260724 2026-07-24 10:51:12.786498 | ubuntu-noble | threads = 1 2026-07-24 10:51:12.786504 | ubuntu-noble | patches_path = kolla-patches/2025.2 2026-07-24 10:51:12.786511 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-07-24 10:51:12.786517 | ubuntu-noble | 2026-07-24 10:51:12.786524 | ubuntu-noble | ######################################################################### 2026-07-24 10:51:12.786538 | ubuntu-noble | # sources tracked in release repository 2026-07-24 10:51:12.786543 | ubuntu-noble | 2026-07-24 10:51:12.786549 | ubuntu-noble | [aodh-base] 2026-07-24 10:51:12.786555 | ubuntu-noble | type = local 2026-07-24 10:51:12.786561 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz 2026-07-24 10:51:12.786567 | ubuntu-noble | location = tarballs/aodh-stable-2025.2.tar.gz 2026-07-24 10:51:12.786572 | ubuntu-noble | 2026-07-24 10:51:12.786578 | ubuntu-noble | 2026-07-24 10:51:12.786584 | ubuntu-noble | 2026-07-24 10:51:12.786589 | ubuntu-noble | [barbican-base] 2026-07-24 10:51:12.786595 | ubuntu-noble | type = local 2026-07-24 10:51:12.786601 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz 2026-07-24 10:51:12.786607 | ubuntu-noble | location = tarballs/barbican-stable-2025.2.tar.gz 2026-07-24 10:51:12.786613 | ubuntu-noble | 2026-07-24 10:51:12.786619 | ubuntu-noble | 2026-07-24 10:51:12.786624 | ubuntu-noble | 2026-07-24 10:51:12.786630 | ubuntu-noble | [blazar-base] 2026-07-24 10:51:12.786636 | ubuntu-noble | type = local 2026-07-24 10:51:12.786641 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz 2026-07-24 10:51:12.786647 | ubuntu-noble | location = tarballs/blazar-stable-2025.2.tar.gz 2026-07-24 10:51:12.786653 | ubuntu-noble | 2026-07-24 10:51:12.786658 | ubuntu-noble | 2026-07-24 10:51:12.786664 | ubuntu-noble | 2026-07-24 10:51:12.786669 | ubuntu-noble | [ceilometer-base] 2026-07-24 10:51:12.786675 | ubuntu-noble | type = local 2026-07-24 10:51:12.786681 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:12.786686 | ubuntu-noble | location = tarballs/ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:12.786692 | ubuntu-noble | 2026-07-24 10:51:12.786714 | ubuntu-noble | 2026-07-24 10:51:12.786720 | ubuntu-noble | 2026-07-24 10:51:12.786726 | ubuntu-noble | [cinder-base] 2026-07-24 10:51:12.786731 | ubuntu-noble | type = local 2026-07-24 10:51:12.786737 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz 2026-07-24 10:51:12.786742 | ubuntu-noble | location = tarballs/cinder-stable-2025.2.tar.gz 2026-07-24 10:51:12.786748 | ubuntu-noble | 2026-07-24 10:51:12.786754 | ubuntu-noble | 2026-07-24 10:51:12.786759 | ubuntu-noble | 2026-07-24 10:51:12.786765 | ubuntu-noble | [designate-base] 2026-07-24 10:51:12.786771 | ubuntu-noble | type = local 2026-07-24 10:51:12.786776 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz 2026-07-24 10:51:12.786782 | ubuntu-noble | location = tarballs/designate-stable-2025.2.tar.gz 2026-07-24 10:51:12.786788 | ubuntu-noble | 2026-07-24 10:51:12.786793 | ubuntu-noble | 2026-07-24 10:51:12.786799 | ubuntu-noble | 2026-07-24 10:51:12.786804 | ubuntu-noble | [glance-base] 2026-07-24 10:51:12.786810 | ubuntu-noble | type = local 2026-07-24 10:51:12.786816 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz 2026-07-24 10:51:12.786821 | ubuntu-noble | location = tarballs/glance-stable-2025.2.tar.gz 2026-07-24 10:51:12.786827 | ubuntu-noble | 2026-07-24 10:51:12.786833 | ubuntu-noble | 2026-07-24 10:51:12.786838 | ubuntu-noble | 2026-07-24 10:51:12.786844 | ubuntu-noble | [heat-base] 2026-07-24 10:51:12.786849 | ubuntu-noble | type = local 2026-07-24 10:51:12.786855 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz 2026-07-24 10:51:12.786861 | ubuntu-noble | location = tarballs/heat-stable-2025.2.tar.gz 2026-07-24 10:51:12.786866 | ubuntu-noble | 2026-07-24 10:51:12.786872 | ubuntu-noble | 2026-07-24 10:51:12.786877 | ubuntu-noble | 2026-07-24 10:51:12.786883 | ubuntu-noble | [horizon] 2026-07-24 10:51:12.786889 | ubuntu-noble | type = local 2026-07-24 10:51:12.786894 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz 2026-07-24 10:51:12.786900 | ubuntu-noble | location = tarballs/horizon-stable-2025.2.tar.gz 2026-07-24 10:51:12.786905 | ubuntu-noble | 2026-07-24 10:51:12.786911 | ubuntu-noble | 2026-07-24 10:51:12.786917 | ubuntu-noble | 2026-07-24 10:51:12.786922 | ubuntu-noble | [ironic-base] 2026-07-24 10:51:12.786928 | ubuntu-noble | type = local 2026-07-24 10:51:12.786934 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz 2026-07-24 10:51:12.786939 | ubuntu-noble | location = tarballs/ironic-stable-2025.2.tar.gz 2026-07-24 10:51:12.786945 | ubuntu-noble | 2026-07-24 10:51:12.786950 | ubuntu-noble | 2026-07-24 10:51:12.786956 | ubuntu-noble | 2026-07-24 10:51:12.786961 | ubuntu-noble | [keystone-base] 2026-07-24 10:51:12.786967 | ubuntu-noble | type = local 2026-07-24 10:51:12.786973 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz 2026-07-24 10:51:12.786978 | ubuntu-noble | location = tarballs/keystone-stable-2025.2.tar.gz 2026-07-24 10:51:12.786984 | ubuntu-noble | 2026-07-24 10:51:12.786989 | ubuntu-noble | 2026-07-24 10:51:12.786995 | ubuntu-noble | 2026-07-24 10:51:12.787000 | ubuntu-noble | [magnum-base] 2026-07-24 10:51:12.787006 | ubuntu-noble | type = local 2026-07-24 10:51:12.787012 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz 2026-07-24 10:51:12.787017 | ubuntu-noble | location = tarballs/magnum-stable-2025.2.tar.gz 2026-07-24 10:51:12.787023 | ubuntu-noble | 2026-07-24 10:51:12.787028 | ubuntu-noble | 2026-07-24 10:51:12.787047 | ubuntu-noble | 2026-07-24 10:51:12.787053 | ubuntu-noble | [manila-base] 2026-07-24 10:51:12.787059 | ubuntu-noble | type = local 2026-07-24 10:51:12.787065 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz 2026-07-24 10:51:12.787070 | ubuntu-noble | location = tarballs/manila-stable-2025.2.tar.gz 2026-07-24 10:51:12.787076 | ubuntu-noble | 2026-07-24 10:51:12.787082 | ubuntu-noble | 2026-07-24 10:51:12.787087 | ubuntu-noble | 2026-07-24 10:51:12.787093 | ubuntu-noble | [masakari-base] 2026-07-24 10:51:12.787098 | ubuntu-noble | type = local 2026-07-24 10:51:12.787104 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz 2026-07-24 10:51:12.787109 | ubuntu-noble | location = tarballs/masakari-stable-2025.2.tar.gz 2026-07-24 10:51:12.787115 | ubuntu-noble | 2026-07-24 10:51:12.787120 | ubuntu-noble | 2026-07-24 10:51:12.787126 | ubuntu-noble | 2026-07-24 10:51:12.787132 | ubuntu-noble | [neutron-bgp-dragent] 2026-07-24 10:51:12.787137 | ubuntu-noble | type = local 2026-07-24 10:51:12.787143 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:12.787149 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:12.787155 | ubuntu-noble | 2026-07-24 10:51:12.787165 | ubuntu-noble | 2026-07-24 10:51:12.787179 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-24 10:51:12.787185 | ubuntu-noble | type = local 2026-07-24 10:51:12.787191 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:12.787196 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:12.787202 | ubuntu-noble | 2026-07-24 10:51:12.787207 | ubuntu-noble | 2026-07-24 10:51:12.787213 | ubuntu-noble | [neutron-vpnaas-base] 2026-07-24 10:51:12.787219 | ubuntu-noble | type = local 2026-07-24 10:51:12.787224 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:12.787230 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:12.787235 | ubuntu-noble | 2026-07-24 10:51:12.787241 | ubuntu-noble | 2026-07-24 10:51:12.787246 | ubuntu-noble | 2026-07-24 10:51:12.787252 | ubuntu-noble | [neutron-base] 2026-07-24 10:51:12.787257 | ubuntu-noble | type = local 2026-07-24 10:51:12.787263 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz 2026-07-24 10:51:12.787268 | ubuntu-noble | location = tarballs/neutron-stable-2025.2.tar.gz 2026-07-24 10:51:12.787274 | ubuntu-noble | 2026-07-24 10:51:12.787279 | ubuntu-noble | 2026-07-24 10:51:12.787285 | ubuntu-noble | 2026-07-24 10:51:12.787290 | ubuntu-noble | [nova-base] 2026-07-24 10:51:12.787296 | ubuntu-noble | type = local 2026-07-24 10:51:12.787302 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz 2026-07-24 10:51:12.787323 | ubuntu-noble | location = tarballs/nova-stable-2025.2.tar.gz 2026-07-24 10:51:12.787332 | ubuntu-noble | 2026-07-24 10:51:12.787337 | ubuntu-noble | 2026-07-24 10:51:12.787343 | ubuntu-noble | 2026-07-24 10:51:12.787353 | ubuntu-noble | [octavia-base] 2026-07-24 10:51:12.787359 | ubuntu-noble | type = local 2026-07-24 10:51:12.787365 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz 2026-07-24 10:51:12.787370 | ubuntu-noble | location = tarballs/octavia-stable-2025.2.tar.gz 2026-07-24 10:51:12.787376 | ubuntu-noble | 2026-07-24 10:51:12.787381 | ubuntu-noble | 2026-07-24 10:51:12.787387 | ubuntu-noble | 2026-07-24 10:51:12.787392 | ubuntu-noble | [placement-base] 2026-07-24 10:51:12.787398 | ubuntu-noble | type = local 2026-07-24 10:51:12.787404 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz 2026-07-24 10:51:12.787409 | ubuntu-noble | location = tarballs/placement-stable-2025.2.tar.gz 2026-07-24 10:51:12.787415 | ubuntu-noble | 2026-07-24 10:51:12.787420 | ubuntu-noble | 2026-07-24 10:51:12.787426 | ubuntu-noble | 2026-07-24 10:51:12.787431 | ubuntu-noble | [skyline-apiserver-base] 2026-07-24 10:51:12.787437 | ubuntu-noble | type = local 2026-07-24 10:51:12.787450 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:12.787456 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:12.787461 | ubuntu-noble | 2026-07-24 10:51:12.787467 | ubuntu-noble | 2026-07-24 10:51:12.787473 | ubuntu-noble | 2026-07-24 10:51:12.787478 | ubuntu-noble | [skyline-console-base] 2026-07-24 10:51:12.787484 | ubuntu-noble | type = local 2026-07-24 10:51:12.787489 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:12.787495 | ubuntu-noble | location = tarballs/skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:12.787501 | ubuntu-noble | 2026-07-24 10:51:12.787506 | ubuntu-noble | 2026-07-24 10:51:12.787512 | ubuntu-noble | 2026-07-24 10:51:12.787517 | ubuntu-noble | [watcher-base] 2026-07-24 10:51:12.787523 | ubuntu-noble | type = local 2026-07-24 10:51:12.787528 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz 2026-07-24 10:51:12.787534 | ubuntu-noble | location = tarballs/watcher-stable-2025.2.tar.gz 2026-07-24 10:51:12.787540 | ubuntu-noble | 2026-07-24 10:51:12.787545 | ubuntu-noble | 2026-07-24 10:51:12.787551 | ubuntu-noble | [openstack-base] 2026-07-24 10:51:12.787556 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz 2026-07-24 10:51:12.787562 | ubuntu-noble | location = tarballs/requirements-stable-2025.2.tar.gz 2026-07-24 10:51:12.787568 | ubuntu-noble | type = local 2026-07-24 10:51:12.787702 | ubuntu-noble | + bash scripts/003-patch.sh 2026-07-24 10:51:12.789305 | ubuntu-noble | + OPENSTACK_VERSION=2025.2 2026-07-24 10:51:12.789337 | ubuntu-noble | + VERSION=latest 2026-07-24 10:51:12.789343 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-24 10:51:12.789501 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-24 10:51:12.789566 | ubuntu-noble | + . defaults/all.sh 2026-07-24 10:51:12.789609 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-24 10:51:12.789621 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-24 10:51:12.789632 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-24 10:51:12.789642 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-24 10:51:12.789660 | ubuntu-noble | +++ deactivate nondestructive 2026-07-24 10:51:12.789671 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-24 10:51:12.789680 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-24 10:51:12.789690 | ubuntu-noble | +++ hash -r 2026-07-24 10:51:12.789700 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-24 10:51:12.789710 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-24 10:51:12.789719 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-24 10:51:12.789729 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-24 10:51:12.789743 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-24 10:51:12.789753 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-24 10:51:12.789763 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-24 10:51:12.789773 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-24 10:51:12.789783 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-24 10:51:12.789794 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-24 10:51:12.789804 | ubuntu-noble | +++ export PATH 2026-07-24 10:51:12.789814 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-24 10:51:12.789828 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-24 10:51:12.789837 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-24 10:51:12.789847 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-24 10:51:12.789858 | ubuntu-noble | +++ export PS1 2026-07-24 10:51:12.789867 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-24 10:51:12.789877 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-24 10:51:12.789887 | ubuntu-noble | +++ hash -r 2026-07-24 10:51:12.789897 | ubuntu-noble | + . defaults/2025.2.sh 2026-07-24 10:51:12.791090 | ubuntu-noble | +++ date +%Y%m%d 2026-07-24 10:51:12.792199 | ubuntu-noble | ++ export BUILD_ID=20260724 2026-07-24 10:51:12.792226 | ubuntu-noble | ++ BUILD_ID=20260724 2026-07-24 10:51:12.792240 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-24 10:51:12.792250 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-24 10:51:12.792260 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-07-24 10:51:12.792270 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-07-24 10:51:12.792280 | ubuntu-noble | + export VERSION 2026-07-24 10:51:12.792289 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-24 10:51:12.792299 | ubuntu-noble | + mkdir -p tarballs 2026-07-24 10:51:12.796408 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-07-24 10:51:12.938467 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-24 10:51:12.938555 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=40 time=133 ms 2026-07-24 10:51:13.930724 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=40 time=130 ms 2026-07-24 10:51:13.930816 | ubuntu-noble | 2026-07-24 10:51:13.930831 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-07-24 10:51:13.930843 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 1001ms 2026-07-24 10:51:13.930880 | ubuntu-noble | rtt min/avg/max/mdev = 130.146/131.608/133.071/1.462 ms 2026-07-24 10:51:13.935392 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-07-24 10:51:13.935445 | ubuntu-noble | ++ awk '{ print $4 }' 2026-07-24 10:51:13.938267 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:13.938350 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:13.939429 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz 2026-07-24 10:51:13.941996 | ubuntu-noble | + filename=aodh-stable-2025.2.tar.gz 2026-07-24 10:51:13.942033 | ubuntu-noble | + [[ -e aodh-stable-2025.2.tar.gz ]] 2026-07-24 10:51:13.942042 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz 2026-07-24 10:51:13.942069 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz 2026-07-24 10:51:13.942078 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz 2026-07-24 10:51:15.030749 | ubuntu-noble | 2026-07-24 10:51:15 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz [258609/258609] -> "aodh-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:15.033448 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:15.033531 | ubuntu-noble | + echo Process aodh-stable-2025.2.tar.gz 2026-07-24 10:51:15.033545 | ubuntu-noble | Process aodh-stable-2025.2.tar.gz 2026-07-24 10:51:15.036422 | ubuntu-noble | ++ tar -tzf aodh-stable-2025.2.tar.gz 2026-07-24 10:51:15.036465 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:15.036543 | ubuntu-noble | ++ head -1 2026-07-24 10:51:15.047434 | ubuntu-noble | + directory=aodh-21.0.0.0rc2.dev2 2026-07-24 10:51:15.047487 | ubuntu-noble | + echo Check patches for aodh-stable-2025.2.tar.gz 2026-07-24 10:51:15.047500 | ubuntu-noble | Check patches for aodh-stable-2025.2.tar.gz 2026-07-24 10:51:15.047550 | ubuntu-noble | + [[ -e ../patches/2025.2/aodh ]] 2026-07-24 10:51:15.047624 | ubuntu-noble | + echo Check overlays for aodh-stable-2025.2.tar.gz 2026-07-24 10:51:15.047633 | ubuntu-noble | Check overlays for aodh-stable-2025.2.tar.gz 2026-07-24 10:51:15.047643 | ubuntu-noble | + [[ -e ../overlays/2025.2/aodh/source ]] 2026-07-24 10:51:15.047675 | ubuntu-noble | + popd 2026-07-24 10:51:15.048263 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:15.048281 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:15.049379 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz 2026-07-24 10:51:15.051692 | ubuntu-noble | + filename=barbican-stable-2025.2.tar.gz 2026-07-24 10:51:15.051714 | ubuntu-noble | + [[ -e barbican-stable-2025.2.tar.gz ]] 2026-07-24 10:51:15.051777 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz 2026-07-24 10:51:15.051786 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz 2026-07-24 10:51:15.051796 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz 2026-07-24 10:51:16.281492 | ubuntu-noble | 2026-07-24 10:51:16 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz [663577/663577] -> "barbican-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:16.284149 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:16.284197 | ubuntu-noble | + echo Process barbican-stable-2025.2.tar.gz 2026-07-24 10:51:16.284210 | ubuntu-noble | Process barbican-stable-2025.2.tar.gz 2026-07-24 10:51:16.286387 | ubuntu-noble | ++ tar -tzf barbican-stable-2025.2.tar.gz 2026-07-24 10:51:16.286429 | ubuntu-noble | ++ head -1 2026-07-24 10:51:16.287690 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:16.294555 | ubuntu-noble | + directory=barbican-21.0.1.dev3 2026-07-24 10:51:16.294715 | ubuntu-noble | + echo Check patches for barbican-stable-2025.2.tar.gz 2026-07-24 10:51:16.294748 | ubuntu-noble | Check patches for barbican-stable-2025.2.tar.gz 2026-07-24 10:51:16.294806 | ubuntu-noble | + [[ -e ../patches/2025.2/barbican ]] 2026-07-24 10:51:16.294859 | ubuntu-noble | + echo Check overlays for barbican-stable-2025.2.tar.gz 2026-07-24 10:51:16.294879 | ubuntu-noble | Check overlays for barbican-stable-2025.2.tar.gz 2026-07-24 10:51:16.294914 | ubuntu-noble | + [[ -e ../overlays/2025.2/barbican/source ]] 2026-07-24 10:51:16.294950 | ubuntu-noble | + popd 2026-07-24 10:51:16.295042 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:16.295076 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:16.295833 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz 2026-07-24 10:51:16.297821 | ubuntu-noble | + filename=blazar-stable-2025.2.tar.gz 2026-07-24 10:51:16.297846 | ubuntu-noble | + [[ -e blazar-stable-2025.2.tar.gz ]] 2026-07-24 10:51:16.297853 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz 2026-07-24 10:51:16.297859 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz 2026-07-24 10:51:16.297865 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz 2026-07-24 10:51:17.445807 | ubuntu-noble | 2026-07-24 10:51:17 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz [431334/431334] -> "blazar-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:17.448432 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:17.448489 | ubuntu-noble | + echo Process blazar-stable-2025.2.tar.gz 2026-07-24 10:51:17.448500 | ubuntu-noble | Process blazar-stable-2025.2.tar.gz 2026-07-24 10:51:17.450392 | ubuntu-noble | ++ tar -tzf blazar-stable-2025.2.tar.gz 2026-07-24 10:51:17.450710 | ubuntu-noble | ++ head -1 2026-07-24 10:51:17.452828 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:17.457368 | ubuntu-noble | + directory=blazar-16.0.1.dev3 2026-07-24 10:51:17.457407 | ubuntu-noble | + echo Check patches for blazar-stable-2025.2.tar.gz 2026-07-24 10:51:17.457421 | ubuntu-noble | Check patches for blazar-stable-2025.2.tar.gz 2026-07-24 10:51:17.457428 | ubuntu-noble | + [[ -e ../patches/2025.2/blazar ]] 2026-07-24 10:51:17.457435 | ubuntu-noble | + echo Check overlays for blazar-stable-2025.2.tar.gz 2026-07-24 10:51:17.457441 | ubuntu-noble | Check overlays for blazar-stable-2025.2.tar.gz 2026-07-24 10:51:17.457450 | ubuntu-noble | + [[ -e ../overlays/2025.2/blazar/source ]] 2026-07-24 10:51:17.457456 | ubuntu-noble | + popd 2026-07-24 10:51:17.457533 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:17.457544 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:17.458465 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:17.460278 | ubuntu-noble | + filename=ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:17.460348 | ubuntu-noble | + [[ -e ceilometer-stable-2025.2.tar.gz ]] 2026-07-24 10:51:17.460367 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:17.460374 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:17.460380 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:18.706185 | ubuntu-noble | 2026-07-24 10:51:18 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz [872211/872211] -> "ceilometer-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:18.708441 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:18.708503 | ubuntu-noble | + echo Process ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:18.708514 | ubuntu-noble | Process ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:18.710373 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:18.713388 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:18.713428 | ubuntu-noble | ++ head -1 2026-07-24 10:51:18.716704 | ubuntu-noble | + directory=ceilometer-25.0.0.0rc2.dev2 2026-07-24 10:51:18.716746 | ubuntu-noble | + echo Check patches for ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:18.716753 | ubuntu-noble | Check patches for ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:18.716760 | ubuntu-noble | + [[ -e ../patches/2025.2/ceilometer ]] 2026-07-24 10:51:18.716768 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:18.716774 | ubuntu-noble | Check overlays for ceilometer-stable-2025.2.tar.gz 2026-07-24 10:51:18.716782 | ubuntu-noble | + [[ -e ../overlays/2025.2/ceilometer/source ]] 2026-07-24 10:51:18.716788 | ubuntu-noble | + popd 2026-07-24 10:51:18.716865 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:18.716874 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:18.717762 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz 2026-07-24 10:51:18.719024 | ubuntu-noble | + filename=cinder-stable-2025.2.tar.gz 2026-07-24 10:51:18.719039 | ubuntu-noble | + [[ -e cinder-stable-2025.2.tar.gz ]] 2026-07-24 10:51:18.719050 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz 2026-07-24 10:51:18.719056 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz 2026-07-24 10:51:18.719065 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz 2026-07-24 10:51:20.409951 | ubuntu-noble | 2026-07-24 10:51:20 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz [6497345/6497345] -> "cinder-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:20.412571 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:20.412638 | ubuntu-noble | + echo Process cinder-stable-2025.2.tar.gz 2026-07-24 10:51:20.412669 | ubuntu-noble | Process cinder-stable-2025.2.tar.gz 2026-07-24 10:51:20.417398 | ubuntu-noble | ++ tar -tzf cinder-stable-2025.2.tar.gz 2026-07-24 10:51:20.417464 | ubuntu-noble | ++ head -1 2026-07-24 10:51:20.419378 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:20.425355 | ubuntu-noble | + directory=cinder-27.0.1.dev21 2026-07-24 10:51:20.425413 | ubuntu-noble | + echo Check patches for cinder-stable-2025.2.tar.gz 2026-07-24 10:51:20.425429 | ubuntu-noble | Check patches for cinder-stable-2025.2.tar.gz 2026-07-24 10:51:20.425441 | ubuntu-noble | + [[ -e ../patches/2025.2/cinder ]] 2026-07-24 10:51:20.425456 | ubuntu-noble | + tar xzf cinder-stable-2025.2.tar.gz 2026-07-24 10:51:20.747997 | ubuntu-noble | + rm cinder-stable-2025.2.tar.gz 2026-07-24 10:51:20.751088 | ubuntu-noble | + pushd cinder-27.0.1.dev21 2026-07-24 10:51:20.753360 | ubuntu-noble | ++ find ../../patches/2025.2/cinder -type f -name '*.patch' 2026-07-24 10:51:20.753385 | ubuntu-noble | ++ sort 2026-07-24 10:51:20.754459 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-24 10:51:20.754481 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/cinder/netapp-01-backport-962085.patch' 2026-07-24 10:51:20.754487 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/cinder/netapp-01-backport-962085.patch 2026-07-24 10:51:20.754491 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:51:20.756365 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-24 10:51:20.756388 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-24 10:51:20.756393 | ubuntu-noble | checking file releasenotes/notes/bug-2121791-fixing-nvme-multipath-issue-389c393b6c4b33fc.yaml 2026-07-24 10:51:20.756400 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:51:20.758234 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-24 10:51:20.758257 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-24 10:51:20.758262 | ubuntu-noble | patching file releasenotes/notes/bug-2121791-fixing-nvme-multipath-issue-389c393b6c4b33fc.yaml 2026-07-24 10:51:20.758270 | ubuntu-noble | + popd 2026-07-24 10:51:20.758367 | ubuntu-noble | + tar czf cinder-stable-2025.2.tar.gz cinder-27.0.1.dev21 2026-07-24 10:51:21.967988 | ubuntu-noble | + rm -r cinder-27.0.1.dev21 2026-07-24 10:51:22.045756 | ubuntu-noble | + echo Check overlays for cinder-stable-2025.2.tar.gz 2026-07-24 10:51:22.045834 | ubuntu-noble | Check overlays for cinder-stable-2025.2.tar.gz 2026-07-24 10:51:22.045857 | ubuntu-noble | + [[ -e ../overlays/2025.2/cinder/source ]] 2026-07-24 10:51:22.045868 | ubuntu-noble | + popd 2026-07-24 10:51:22.045879 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:22.045891 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:22.047182 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz 2026-07-24 10:51:22.048654 | ubuntu-noble | + filename=designate-stable-2025.2.tar.gz 2026-07-24 10:51:22.048731 | ubuntu-noble | + [[ -e designate-stable-2025.2.tar.gz ]] 2026-07-24 10:51:22.048757 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz 2026-07-24 10:51:22.048770 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz 2026-07-24 10:51:22.048781 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz 2026-07-24 10:51:23.302747 | ubuntu-noble | 2026-07-24 10:51:23 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz [1014303/1014303] -> "designate-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:23.304761 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:23.304846 | ubuntu-noble | + echo Process designate-stable-2025.2.tar.gz 2026-07-24 10:51:23.304861 | ubuntu-noble | Process designate-stable-2025.2.tar.gz 2026-07-24 10:51:23.306506 | ubuntu-noble | ++ tar -tzf designate-stable-2025.2.tar.gz 2026-07-24 10:51:23.311404 | ubuntu-noble | ++ head -1 2026-07-24 10:51:23.311458 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:23.314197 | ubuntu-noble | + directory=designate-21.0.1.dev11 2026-07-24 10:51:23.314267 | ubuntu-noble | + echo Check patches for designate-stable-2025.2.tar.gz 2026-07-24 10:51:23.314277 | ubuntu-noble | Check patches for designate-stable-2025.2.tar.gz 2026-07-24 10:51:23.314285 | ubuntu-noble | + [[ -e ../patches/2025.2/designate ]] 2026-07-24 10:51:23.314292 | ubuntu-noble | + echo Check overlays for designate-stable-2025.2.tar.gz 2026-07-24 10:51:23.314300 | ubuntu-noble | Check overlays for designate-stable-2025.2.tar.gz 2026-07-24 10:51:23.314357 | ubuntu-noble | + [[ -e ../overlays/2025.2/designate/source ]] 2026-07-24 10:51:23.314384 | ubuntu-noble | + popd 2026-07-24 10:51:23.314396 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:23.314406 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:23.315384 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz 2026-07-24 10:51:23.317374 | ubuntu-noble | + filename=glance-stable-2025.2.tar.gz 2026-07-24 10:51:23.317400 | ubuntu-noble | + [[ -e glance-stable-2025.2.tar.gz ]] 2026-07-24 10:51:23.317405 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz 2026-07-24 10:51:23.317417 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz 2026-07-24 10:51:23.317422 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz 2026-07-24 10:51:24.788936 | ubuntu-noble | 2026-07-24 10:51:24 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz [2132561/2132561] -> "glance-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:24.791909 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:24.791980 | ubuntu-noble | + echo Process glance-stable-2025.2.tar.gz 2026-07-24 10:51:24.791994 | ubuntu-noble | Process glance-stable-2025.2.tar.gz 2026-07-24 10:51:24.796380 | ubuntu-noble | ++ tar -tzf glance-stable-2025.2.tar.gz 2026-07-24 10:51:24.796426 | ubuntu-noble | ++ head -1 2026-07-24 10:51:24.798372 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:24.803911 | ubuntu-noble | + directory=glance-31.1.1.dev7 2026-07-24 10:51:24.803952 | ubuntu-noble | + echo Check patches for glance-stable-2025.2.tar.gz 2026-07-24 10:51:24.803959 | ubuntu-noble | Check patches for glance-stable-2025.2.tar.gz 2026-07-24 10:51:24.803969 | ubuntu-noble | + [[ -e ../patches/2025.2/glance ]] 2026-07-24 10:51:24.804105 | ubuntu-noble | + echo Check overlays for glance-stable-2025.2.tar.gz 2026-07-24 10:51:24.804155 | ubuntu-noble | Check overlays for glance-stable-2025.2.tar.gz 2026-07-24 10:51:24.804169 | ubuntu-noble | + [[ -e ../overlays/2025.2/glance/source ]] 2026-07-24 10:51:24.804180 | ubuntu-noble | + popd 2026-07-24 10:51:24.804200 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:24.804211 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:24.805122 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz 2026-07-24 10:51:24.808173 | ubuntu-noble | + filename=heat-stable-2025.2.tar.gz 2026-07-24 10:51:24.808217 | ubuntu-noble | + [[ -e heat-stable-2025.2.tar.gz ]] 2026-07-24 10:51:24.808237 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz 2026-07-24 10:51:24.808249 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz 2026-07-24 10:51:24.808259 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz 2026-07-24 10:51:26.289303 | ubuntu-noble | 2026-07-24 10:51:26 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz [2352014/2352014] -> "heat-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:26.289420 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:26.289428 | ubuntu-noble | + echo Process heat-stable-2025.2.tar.gz 2026-07-24 10:51:26.289438 | ubuntu-noble | Process heat-stable-2025.2.tar.gz 2026-07-24 10:51:26.294271 | ubuntu-noble | ++ tar -tzf heat-stable-2025.2.tar.gz 2026-07-24 10:51:26.294342 | ubuntu-noble | ++ head -1 2026-07-24 10:51:26.294357 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:26.302113 | ubuntu-noble | + directory=openstack_heat-25.0.1.dev11 2026-07-24 10:51:26.302144 | ubuntu-noble | + echo Check patches for heat-stable-2025.2.tar.gz 2026-07-24 10:51:26.302149 | ubuntu-noble | Check patches for heat-stable-2025.2.tar.gz 2026-07-24 10:51:26.302194 | ubuntu-noble | + [[ -e ../patches/2025.2/openstack_heat ]] 2026-07-24 10:51:26.302241 | ubuntu-noble | + echo Check overlays for heat-stable-2025.2.tar.gz 2026-07-24 10:51:26.302247 | ubuntu-noble | Check overlays for heat-stable-2025.2.tar.gz 2026-07-24 10:51:26.302267 | ubuntu-noble | + [[ -e ../overlays/2025.2/openstack_heat/source ]] 2026-07-24 10:51:26.302294 | ubuntu-noble | + popd 2026-07-24 10:51:26.302462 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:26.302474 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:26.303202 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz 2026-07-24 10:51:26.305133 | ubuntu-noble | + filename=horizon-stable-2025.2.tar.gz 2026-07-24 10:51:26.305150 | ubuntu-noble | + [[ -e horizon-stable-2025.2.tar.gz ]] 2026-07-24 10:51:26.305206 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz 2026-07-24 10:51:26.305212 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz 2026-07-24 10:51:26.305231 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz 2026-07-24 10:51:27.932543 | ubuntu-noble | 2026-07-24 10:51:27 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz [5394247/5394247] -> "horizon-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:27.935273 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:27.935391 | ubuntu-noble | + echo Process horizon-stable-2025.2.tar.gz 2026-07-24 10:51:27.935411 | ubuntu-noble | Process horizon-stable-2025.2.tar.gz 2026-07-24 10:51:27.938440 | ubuntu-noble | ++ tar -tzf horizon-stable-2025.2.tar.gz 2026-07-24 10:51:27.938487 | ubuntu-noble | ++ head -1 2026-07-24 10:51:27.939914 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:27.948052 | ubuntu-noble | + directory=horizon-25.5.3.dev8 2026-07-24 10:51:27.948125 | ubuntu-noble | + echo Check patches for horizon-stable-2025.2.tar.gz 2026-07-24 10:51:27.948136 | ubuntu-noble | Check patches for horizon-stable-2025.2.tar.gz 2026-07-24 10:51:27.948145 | ubuntu-noble | + [[ -e ../patches/2025.2/horizon ]] 2026-07-24 10:51:27.948225 | ubuntu-noble | + echo Check overlays for horizon-stable-2025.2.tar.gz 2026-07-24 10:51:27.948234 | ubuntu-noble | Check overlays for horizon-stable-2025.2.tar.gz 2026-07-24 10:51:27.948242 | ubuntu-noble | + [[ -e ../overlays/2025.2/horizon/source ]] 2026-07-24 10:51:27.948252 | ubuntu-noble | + popd 2026-07-24 10:51:27.948736 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:27.948762 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:27.949476 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz 2026-07-24 10:51:27.952229 | ubuntu-noble | + filename=ironic-stable-2025.2.tar.gz 2026-07-24 10:51:27.952290 | ubuntu-noble | + [[ -e ironic-stable-2025.2.tar.gz ]] 2026-07-24 10:51:27.952304 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz 2026-07-24 10:51:27.952384 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz 2026-07-24 10:51:27.952397 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz 2026-07-24 10:51:29.423974 | ubuntu-noble | 2026-07-24 10:51:29 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz [3052085/3052085] -> "ironic-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:29.426215 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:29.426254 | ubuntu-noble | + echo Process ironic-stable-2025.2.tar.gz 2026-07-24 10:51:29.426265 | ubuntu-noble | Process ironic-stable-2025.2.tar.gz 2026-07-24 10:51:29.428412 | ubuntu-noble | ++ tar -tzf ironic-stable-2025.2.tar.gz 2026-07-24 10:51:29.428455 | ubuntu-noble | ++ head -1 2026-07-24 10:51:29.429772 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:29.436522 | ubuntu-noble | + directory=ironic-32.0.2.dev21 2026-07-24 10:51:29.436622 | ubuntu-noble | + echo Check patches for ironic-stable-2025.2.tar.gz 2026-07-24 10:51:29.436648 | ubuntu-noble | Check patches for ironic-stable-2025.2.tar.gz 2026-07-24 10:51:29.436705 | ubuntu-noble | + [[ -e ../patches/2025.2/ironic ]] 2026-07-24 10:51:29.436748 | ubuntu-noble | + tar xzf ironic-stable-2025.2.tar.gz 2026-07-24 10:51:29.606211 | ubuntu-noble | + rm ironic-stable-2025.2.tar.gz 2026-07-24 10:51:29.608588 | ubuntu-noble | + pushd ironic-32.0.2.dev21 2026-07-24 10:51:29.609566 | ubuntu-noble | ++ find ../../patches/2025.2/ironic -type f -name '*.patch' 2026-07-24 10:51:29.609681 | ubuntu-noble | ++ sort 2026-07-24 10:51:29.611886 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-24 10:51:29.611954 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/0001-Add-a-new-physical_network-field-to-the-Portgroup-ob.patch' 2026-07-24 10:51:29.611969 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/0001-Add-a-new-physical_network-field-to-the-Portgroup-ob.patch 2026-07-24 10:51:29.612003 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:51:29.613249 | ubuntu-noble | checking file api-ref/source/baremetal-api-v1-portgroups.inc 2026-07-24 10:51:29.613566 | ubuntu-noble | checking file api-ref/source/parameters.yaml 2026-07-24 10:51:29.613773 | ubuntu-noble | checking file api-ref/source/samples/portgroup-create-response.json 2026-07-24 10:51:29.613838 | ubuntu-noble | checking file api-ref/source/samples/portgroup-list-detail-response.json 2026-07-24 10:51:29.613903 | ubuntu-noble | checking file api-ref/source/samples/portgroup-update-response.json 2026-07-24 10:51:29.613990 | ubuntu-noble | checking file doc/source/admin/networking.rst 2026-07-24 10:51:29.614100 | ubuntu-noble | checking file doc/source/admin/portgroups.rst 2026-07-24 10:51:29.614200 | ubuntu-noble | checking file doc/source/contributor/webapi-version-history.rst 2026-07-24 10:51:29.614403 | ubuntu-noble | checking file ironic/api/controllers/v1/port.py 2026-07-24 10:51:29.614480 | ubuntu-noble | Hunk #1 succeeded at 808 (offset -10 lines). 2026-07-24 10:51:29.614574 | ubuntu-noble | checking file ironic/api/controllers/v1/portgroup.py 2026-07-24 10:51:29.614640 | ubuntu-noble | Hunk #5 succeeded at 548 (offset -9 lines). 2026-07-24 10:51:29.614815 | ubuntu-noble | checking file ironic/api/controllers/v1/utils.py 2026-07-24 10:51:29.614894 | ubuntu-noble | Hunk #1 succeeded at 1270 (offset -19 lines). 2026-07-24 10:51:29.615043 | ubuntu-noble | checking file ironic/api/controllers/v1/versions.py 2026-07-24 10:51:29.615159 | ubuntu-noble | checking file ironic/common/release_mappings.py 2026-07-24 10:51:29.615656 | ubuntu-noble | checking file ironic/conductor/manager.py 2026-07-24 10:51:29.615829 | ubuntu-noble | Hunk #2 succeeded at 2378 (offset 25 lines). 2026-07-24 10:51:29.616186 | ubuntu-noble | checking file ironic/conductor/rpcapi.py 2026-07-24 10:51:29.616412 | ubuntu-noble | checking file ironic/db/sqlalchemy/alembic/versions/d0821744f9e2_add_physical_network_to_portgroup.py 2026-07-24 10:51:29.616516 | ubuntu-noble | checking file ironic/db/sqlalchemy/models.py 2026-07-24 10:51:29.616623 | ubuntu-noble | checking file ironic/objects/portgroup.py 2026-07-24 10:51:29.616935 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_port.py 2026-07-24 10:51:29.617264 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_portgroup.py 2026-07-24 10:51:29.618143 | ubuntu-noble | checking file ironic/tests/unit/conductor/test_manager.py 2026-07-24 10:51:29.618762 | ubuntu-noble | Hunk #1 succeeded at 7955 (offset 268 lines). 2026-07-24 10:51:29.619108 | ubuntu-noble | checking file ironic/tests/unit/db/test_portgroups.py 2026-07-24 10:51:29.619241 | ubuntu-noble | checking file ironic/tests/unit/db/utils.py 2026-07-24 10:51:29.619433 | ubuntu-noble | checking file ironic/tests/unit/objects/test_objects.py 2026-07-24 10:51:29.619595 | ubuntu-noble | checking file ironic/tests/unit/objects/test_portgroup.py 2026-07-24 10:51:29.619690 | ubuntu-noble | checking file releasenotes/notes/portgroup-physical_network-ea6df85c3e7a18ea.yaml 2026-07-24 10:51:29.620124 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:51:29.621258 | ubuntu-noble | patching file api-ref/source/baremetal-api-v1-portgroups.inc 2026-07-24 10:51:29.621584 | ubuntu-noble | patching file api-ref/source/parameters.yaml 2026-07-24 10:51:29.621772 | ubuntu-noble | patching file api-ref/source/samples/portgroup-create-response.json 2026-07-24 10:51:29.621829 | ubuntu-noble | patching file api-ref/source/samples/portgroup-list-detail-response.json 2026-07-24 10:51:29.621888 | ubuntu-noble | patching file api-ref/source/samples/portgroup-update-response.json 2026-07-24 10:51:29.621971 | ubuntu-noble | patching file doc/source/admin/networking.rst 2026-07-24 10:51:29.622064 | ubuntu-noble | patching file doc/source/admin/portgroups.rst 2026-07-24 10:51:29.622156 | ubuntu-noble | patching file doc/source/contributor/webapi-version-history.rst 2026-07-24 10:51:29.622298 | ubuntu-noble | patching file ironic/api/controllers/v1/port.py 2026-07-24 10:51:29.622384 | ubuntu-noble | Hunk #1 succeeded at 808 (offset -10 lines). 2026-07-24 10:51:29.622474 | ubuntu-noble | patching file ironic/api/controllers/v1/portgroup.py 2026-07-24 10:51:29.622543 | ubuntu-noble | Hunk #5 succeeded at 548 (offset -9 lines). 2026-07-24 10:51:29.622729 | ubuntu-noble | patching file ironic/api/controllers/v1/utils.py 2026-07-24 10:51:29.622852 | ubuntu-noble | Hunk #1 succeeded at 1270 (offset -19 lines). 2026-07-24 10:51:29.623050 | ubuntu-noble | patching file ironic/api/controllers/v1/versions.py 2026-07-24 10:51:29.623170 | ubuntu-noble | patching file ironic/common/release_mappings.py 2026-07-24 10:51:29.623678 | ubuntu-noble | patching file ironic/conductor/manager.py 2026-07-24 10:51:29.623856 | ubuntu-noble | Hunk #2 succeeded at 2378 (offset 25 lines). 2026-07-24 10:51:29.624144 | ubuntu-noble | patching file ironic/conductor/rpcapi.py 2026-07-24 10:51:29.624330 | ubuntu-noble | patching file ironic/db/sqlalchemy/alembic/versions/d0821744f9e2_add_physical_network_to_portgroup.py 2026-07-24 10:51:29.624494 | ubuntu-noble | patching file ironic/db/sqlalchemy/models.py 2026-07-24 10:51:29.624591 | ubuntu-noble | patching file ironic/objects/portgroup.py 2026-07-24 10:51:29.624902 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_port.py 2026-07-24 10:51:29.625192 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_portgroup.py 2026-07-24 10:51:29.626099 | ubuntu-noble | patching file ironic/tests/unit/conductor/test_manager.py 2026-07-24 10:51:29.626706 | ubuntu-noble | Hunk #1 succeeded at 7955 (offset 268 lines). 2026-07-24 10:51:29.626964 | ubuntu-noble | patching file ironic/tests/unit/db/test_portgroups.py 2026-07-24 10:51:29.627077 | ubuntu-noble | patching file ironic/tests/unit/db/utils.py 2026-07-24 10:51:29.627223 | ubuntu-noble | patching file ironic/tests/unit/objects/test_objects.py 2026-07-24 10:51:29.627469 | ubuntu-noble | patching file ironic/tests/unit/objects/test_portgroup.py 2026-07-24 10:51:29.627623 | ubuntu-noble | patching file releasenotes/notes/portgroup-physical_network-ea6df85c3e7a18ea.yaml 2026-07-24 10:51:29.630235 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-24 10:51:29.630296 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/0002-Add-a-new-category-field-to-the-Portgroup-object.patch' 2026-07-24 10:51:29.630309 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/0002-Add-a-new-category-field-to-the-Portgroup-object.patch 2026-07-24 10:51:29.630364 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:51:29.631378 | ubuntu-noble | checking file api-ref/source/baremetal-api-v1-portgroups.inc 2026-07-24 10:51:29.631674 | ubuntu-noble | checking file api-ref/source/parameters.yaml 2026-07-24 10:51:29.631879 | ubuntu-noble | checking file api-ref/source/samples/portgroup-create-response.json 2026-07-24 10:51:29.631928 | ubuntu-noble | checking file api-ref/source/samples/portgroup-list-detail-response.json 2026-07-24 10:51:29.631997 | ubuntu-noble | checking file api-ref/source/samples/portgroup-update-response.json 2026-07-24 10:51:29.632102 | ubuntu-noble | checking file doc/source/contributor/webapi-version-history.rst 2026-07-24 10:51:29.632238 | ubuntu-noble | checking file ironic/api/controllers/v1/portgroup.py 2026-07-24 10:51:29.632520 | ubuntu-noble | checking file ironic/api/controllers/v1/utils.py 2026-07-24 10:51:29.632597 | ubuntu-noble | Hunk #1 succeeded at 1280 (offset -19 lines). 2026-07-24 10:51:29.632778 | ubuntu-noble | checking file ironic/api/controllers/v1/versions.py 2026-07-24 10:51:29.632954 | ubuntu-noble | checking file ironic/common/release_mappings.py 2026-07-24 10:51:29.633175 | ubuntu-noble | checking file ironic/db/sqlalchemy/alembic/versions/763b2f62d215_add_category_attribute_to_portgroup_.py 2026-07-24 10:51:29.633257 | ubuntu-noble | checking file ironic/db/sqlalchemy/models.py 2026-07-24 10:51:29.633474 | ubuntu-noble | checking file ironic/objects/portgroup.py 2026-07-24 10:51:29.633637 | ubuntu-noble | checking file ironic/tests/unit/db/test_portgroups.py 2026-07-24 10:51:29.633781 | ubuntu-noble | checking file ironic/tests/unit/db/utils.py 2026-07-24 10:51:29.634014 | ubuntu-noble | checking file ironic/tests/unit/objects/test_objects.py 2026-07-24 10:51:29.634228 | ubuntu-noble | checking file releasenotes/notes/portgroup-category-fdaa78f038ad9380.yaml 2026-07-24 10:51:29.635032 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:51:29.635958 | ubuntu-noble | patching file api-ref/source/baremetal-api-v1-portgroups.inc 2026-07-24 10:51:29.636205 | ubuntu-noble | patching file api-ref/source/parameters.yaml 2026-07-24 10:51:29.636418 | ubuntu-noble | patching file api-ref/source/samples/portgroup-create-response.json 2026-07-24 10:51:29.636469 | ubuntu-noble | patching file api-ref/source/samples/portgroup-list-detail-response.json 2026-07-24 10:51:29.636521 | ubuntu-noble | patching file api-ref/source/samples/portgroup-update-response.json 2026-07-24 10:51:29.636638 | ubuntu-noble | patching file doc/source/contributor/webapi-version-history.rst 2026-07-24 10:51:29.636731 | ubuntu-noble | patching file ironic/api/controllers/v1/portgroup.py 2026-07-24 10:51:29.636940 | ubuntu-noble | patching file ironic/api/controllers/v1/utils.py 2026-07-24 10:51:29.637020 | ubuntu-noble | Hunk #1 succeeded at 1280 (offset -19 lines). 2026-07-24 10:51:29.637148 | ubuntu-noble | patching file ironic/api/controllers/v1/versions.py 2026-07-24 10:51:29.637254 | ubuntu-noble | patching file ironic/common/release_mappings.py 2026-07-24 10:51:29.637446 | ubuntu-noble | patching file ironic/db/sqlalchemy/alembic/versions/763b2f62d215_add_category_attribute_to_portgroup_.py 2026-07-24 10:51:29.637553 | ubuntu-noble | patching file ironic/db/sqlalchemy/models.py 2026-07-24 10:51:29.637656 | ubuntu-noble | patching file ironic/objects/portgroup.py 2026-07-24 10:51:29.637781 | ubuntu-noble | patching file ironic/tests/unit/db/test_portgroups.py 2026-07-24 10:51:29.637878 | ubuntu-noble | patching file ironic/tests/unit/db/utils.py 2026-07-24 10:51:29.638022 | ubuntu-noble | patching file ironic/tests/unit/objects/test_objects.py 2026-07-24 10:51:29.638148 | ubuntu-noble | patching file releasenotes/notes/portgroup-category-fdaa78f038ad9380.yaml 2026-07-24 10:51:29.639652 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-24 10:51:29.639679 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/0003-Add-node.instance_name.patch' 2026-07-24 10:51:29.639684 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/0003-Add-node.instance_name.patch 2026-07-24 10:51:29.639688 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:51:29.640715 | ubuntu-noble | checking file api-ref/source/baremetal-api-v1-nodes.inc 2026-07-24 10:51:29.641012 | ubuntu-noble | checking file api-ref/source/parameters.yaml 2026-07-24 10:51:29.641222 | ubuntu-noble | checking file api-ref/source/samples/node-create-response.json 2026-07-24 10:51:29.641288 | ubuntu-noble | checking file api-ref/source/samples/node-show-response.json 2026-07-24 10:51:29.641462 | ubuntu-noble | checking file api-ref/source/samples/node-update-driver-info-response.json 2026-07-24 10:51:29.641528 | ubuntu-noble | checking file api-ref/source/samples/nodes-list-details-response.json 2026-07-24 10:51:29.641645 | ubuntu-noble | checking file doc/source/contributor/webapi-version-history.rst 2026-07-24 10:51:29.641982 | ubuntu-noble | checking file ironic/api/controllers/v1/node.py 2026-07-24 10:51:29.642113 | ubuntu-noble | Hunk #3 succeeded at 1612 (offset 24 lines). 2026-07-24 10:51:29.642179 | ubuntu-noble | Hunk #4 succeeded at 2474 (offset 24 lines). 2026-07-24 10:51:29.642184 | ubuntu-noble | Hunk #5 succeeded at 2515 (offset 24 lines). 2026-07-24 10:51:29.642202 | ubuntu-noble | Hunk #6 succeeded at 2665 (offset 24 lines). 2026-07-24 10:51:29.642208 | ubuntu-noble | Hunk #7 succeeded at 2674 (offset 24 lines). 2026-07-24 10:51:29.642224 | ubuntu-noble | Hunk #8 succeeded at 2723 (offset 24 lines). 2026-07-24 10:51:29.642229 | ubuntu-noble | Hunk #9 succeeded at 2742 (offset 24 lines). 2026-07-24 10:51:29.642234 | ubuntu-noble | Hunk #10 succeeded at 2766 (offset 24 lines). 2026-07-24 10:51:29.642250 | ubuntu-noble | Hunk #11 succeeded at 2780 (offset 24 lines). 2026-07-24 10:51:29.642255 | ubuntu-noble | Hunk #12 succeeded at 2789 (offset 24 lines). 2026-07-24 10:51:29.642264 | ubuntu-noble | Hunk #13 succeeded at 2833 (offset 24 lines). 2026-07-24 10:51:29.642271 | ubuntu-noble | Hunk #14 succeeded at 2855 (offset 24 lines). 2026-07-24 10:51:29.642292 | ubuntu-noble | Hunk #15 succeeded at 2873 (offset 24 lines). 2026-07-24 10:51:29.642327 | ubuntu-noble | Hunk #16 succeeded at 3087 (offset 8 lines). 2026-07-24 10:51:29.642353 | ubuntu-noble | Hunk #17 succeeded at 3247 (offset 16 lines). 2026-07-24 10:51:29.642613 | ubuntu-noble | checking file ironic/api/controllers/v1/utils.py 2026-07-24 10:51:29.642674 | ubuntu-noble | Hunk #1 succeeded at 874 (offset -19 lines). 2026-07-24 10:51:29.642762 | ubuntu-noble | Hunk #2 succeeded at 2312 (offset 32 lines). 2026-07-24 10:51:29.642849 | ubuntu-noble | checking file ironic/api/controllers/v1/versions.py 2026-07-24 10:51:29.642972 | ubuntu-noble | checking file ironic/common/release_mappings.py 2026-07-24 10:51:29.643389 | ubuntu-noble | checking file ironic/conductor/manager.py 2026-07-24 10:51:29.643522 | ubuntu-noble | Hunk #1 succeeded at 1164 (offset 7 lines). 2026-07-24 10:51:29.643967 | ubuntu-noble | checking file ironic/db/api.py 2026-07-24 10:51:29.644140 | ubuntu-noble | checking file ironic/db/sqlalchemy/alembic/versions/15e9d00367b0_add_instance_name_field_to_nodes.py 2026-07-24 10:51:29.644414 | ubuntu-noble | checking file ironic/db/sqlalchemy/api.py 2026-07-24 10:51:29.644725 | ubuntu-noble | checking file ironic/db/sqlalchemy/models.py 2026-07-24 10:51:29.644835 | ubuntu-noble | checking file ironic/objects/deployment.py 2026-07-24 10:51:29.644953 | ubuntu-noble | checking file ironic/objects/node.py 2026-07-24 10:51:29.645764 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_node.py 2026-07-24 10:51:29.646099 | ubuntu-noble | Hunk #2 succeeded at 4516 (offset 9 lines). 2026-07-24 10:51:29.647317 | ubuntu-noble | checking file ironic/tests/unit/conductor/test_manager.py 2026-07-24 10:51:29.647540 | ubuntu-noble | Hunk #1 succeeded at 2575 (offset 67 lines). 2026-07-24 10:51:29.648239 | ubuntu-noble | checking file ironic/tests/unit/db/test_nodes.py 2026-07-24 10:51:29.648467 | ubuntu-noble | checking file ironic/tests/unit/db/utils.py 2026-07-24 10:51:29.648627 | ubuntu-noble | checking file ironic/tests/unit/objects/test_objects.py 2026-07-24 10:51:29.648759 | ubuntu-noble | checking file releasenotes/notes/node-instance-name-field-23d6e3409f1f4736.yaml 2026-07-24 10:51:29.649187 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:51:29.650253 | ubuntu-noble | patching file api-ref/source/baremetal-api-v1-nodes.inc 2026-07-24 10:51:29.650564 | ubuntu-noble | patching file api-ref/source/parameters.yaml 2026-07-24 10:51:29.650762 | ubuntu-noble | patching file api-ref/source/samples/node-create-response.json 2026-07-24 10:51:29.650823 | ubuntu-noble | patching file api-ref/source/samples/node-show-response.json 2026-07-24 10:51:29.650882 | ubuntu-noble | patching file api-ref/source/samples/node-update-driver-info-response.json 2026-07-24 10:51:29.650935 | ubuntu-noble | patching file api-ref/source/samples/nodes-list-details-response.json 2026-07-24 10:51:29.651046 | ubuntu-noble | patching file doc/source/contributor/webapi-version-history.rst 2026-07-24 10:51:29.651376 | ubuntu-noble | patching file ironic/api/controllers/v1/node.py 2026-07-24 10:51:29.651518 | ubuntu-noble | Hunk #3 succeeded at 1612 (offset 24 lines). 2026-07-24 10:51:29.651578 | ubuntu-noble | Hunk #4 succeeded at 2474 (offset 24 lines). 2026-07-24 10:51:29.651583 | ubuntu-noble | Hunk #5 succeeded at 2515 (offset 24 lines). 2026-07-24 10:51:29.651599 | ubuntu-noble | Hunk #6 succeeded at 2665 (offset 24 lines). 2026-07-24 10:51:29.651605 | ubuntu-noble | Hunk #7 succeeded at 2674 (offset 24 lines). 2026-07-24 10:51:29.651612 | ubuntu-noble | Hunk #8 succeeded at 2723 (offset 24 lines). 2026-07-24 10:51:29.651621 | ubuntu-noble | Hunk #9 succeeded at 2742 (offset 24 lines). 2026-07-24 10:51:29.651628 | ubuntu-noble | Hunk #10 succeeded at 2766 (offset 24 lines). 2026-07-24 10:51:29.651644 | ubuntu-noble | Hunk #11 succeeded at 2780 (offset 24 lines). 2026-07-24 10:51:29.651650 | ubuntu-noble | Hunk #12 succeeded at 2789 (offset 24 lines). 2026-07-24 10:51:29.651665 | ubuntu-noble | Hunk #13 succeeded at 2833 (offset 24 lines). 2026-07-24 10:51:29.651671 | ubuntu-noble | Hunk #14 succeeded at 2855 (offset 24 lines). 2026-07-24 10:51:29.651679 | ubuntu-noble | Hunk #15 succeeded at 2873 (offset 24 lines). 2026-07-24 10:51:29.651706 | ubuntu-noble | Hunk #16 succeeded at 3087 (offset 8 lines). 2026-07-24 10:51:29.651729 | ubuntu-noble | Hunk #17 succeeded at 3247 (offset 16 lines). 2026-07-24 10:51:29.651935 | ubuntu-noble | patching file ironic/api/controllers/v1/utils.py 2026-07-24 10:51:29.651989 | ubuntu-noble | Hunk #1 succeeded at 874 (offset -19 lines). 2026-07-24 10:51:29.652072 | ubuntu-noble | Hunk #2 succeeded at 2312 (offset 32 lines). 2026-07-24 10:51:29.652131 | ubuntu-noble | patching file ironic/api/controllers/v1/versions.py 2026-07-24 10:51:29.652246 | ubuntu-noble | patching file ironic/common/release_mappings.py 2026-07-24 10:51:29.652685 | ubuntu-noble | patching file ironic/conductor/manager.py 2026-07-24 10:51:29.652777 | ubuntu-noble | Hunk #1 succeeded at 1164 (offset 7 lines). 2026-07-24 10:51:29.653155 | ubuntu-noble | patching file ironic/db/api.py 2026-07-24 10:51:29.653319 | ubuntu-noble | patching file ironic/db/sqlalchemy/alembic/versions/15e9d00367b0_add_instance_name_field_to_nodes.py 2026-07-24 10:51:29.653607 | ubuntu-noble | patching file ironic/db/sqlalchemy/api.py 2026-07-24 10:51:29.653864 | ubuntu-noble | patching file ironic/db/sqlalchemy/models.py 2026-07-24 10:51:29.653959 | ubuntu-noble | patching file ironic/objects/deployment.py 2026-07-24 10:51:29.654067 | ubuntu-noble | patching file ironic/objects/node.py 2026-07-24 10:51:29.654910 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_node.py 2026-07-24 10:51:29.655277 | ubuntu-noble | Hunk #2 succeeded at 4516 (offset 9 lines). 2026-07-24 10:51:29.656389 | ubuntu-noble | patching file ironic/tests/unit/conductor/test_manager.py 2026-07-24 10:51:29.656606 | ubuntu-noble | Hunk #1 succeeded at 2575 (offset 67 lines). 2026-07-24 10:51:29.657245 | ubuntu-noble | patching file ironic/tests/unit/db/test_nodes.py 2026-07-24 10:51:29.657482 | ubuntu-noble | patching file ironic/tests/unit/db/utils.py 2026-07-24 10:51:29.657619 | ubuntu-noble | patching file ironic/tests/unit/objects/test_objects.py 2026-07-24 10:51:29.657742 | ubuntu-noble | patching file releasenotes/notes/node-instance-name-field-23d6e3409f1f4736.yaml 2026-07-24 10:51:29.660016 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-24 10:51:29.660035 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/0004-Add-db-migration-for-hardware-health-monitoring-via-.patch' 2026-07-24 10:51:29.660039 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/0004-Add-db-migration-for-hardware-health-monitoring-via-.patch 2026-07-24 10:51:29.660042 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:51:29.660904 | ubuntu-noble | checking file ironic/db/sqlalchemy/alembic/versions/9f8c7d6e5b4a_add_node_health_fields.py 2026-07-24 10:51:29.661062 | ubuntu-noble | checking file ironic/db/sqlalchemy/models.py 2026-07-24 10:51:29.661519 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:51:29.662485 | ubuntu-noble | patching file ironic/db/sqlalchemy/alembic/versions/9f8c7d6e5b4a_add_node_health_fields.py 2026-07-24 10:51:29.662626 | ubuntu-noble | patching file ironic/db/sqlalchemy/models.py 2026-07-24 10:51:29.662994 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-24 10:51:29.663002 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/0005-Set-columns-in-bios_settings-table-to-bigint.patch' 2026-07-24 10:51:29.663006 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/0005-Set-columns-in-bios_settings-table-to-bigint.patch 2026-07-24 10:51:29.663010 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:51:29.664148 | ubuntu-noble | checking file ironic/db/sqlalchemy/alembic/versions/9c0446cb6bc3_set_upper_bound_to_bigint.py 2026-07-24 10:51:29.664302 | ubuntu-noble | checking file ironic/db/sqlalchemy/models.py 2026-07-24 10:51:29.664633 | ubuntu-noble | checking file ironic/tests/unit/db/sqlalchemy/test_migrations.py 2026-07-24 10:51:29.664828 | ubuntu-noble | checking file releasenotes/notes/bug-2095486-f043868726d7f68f.yaml 2026-07-24 10:51:29.665178 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:51:29.666180 | ubuntu-noble | patching file ironic/db/sqlalchemy/alembic/versions/9c0446cb6bc3_set_upper_bound_to_bigint.py 2026-07-24 10:51:29.666350 | ubuntu-noble | patching file ironic/db/sqlalchemy/models.py 2026-07-24 10:51:29.666687 | ubuntu-noble | patching file ironic/tests/unit/db/sqlalchemy/test_migrations.py 2026-07-24 10:51:29.666765 | ubuntu-noble | patching file releasenotes/notes/bug-2095486-f043868726d7f68f.yaml 2026-07-24 10:51:29.667415 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-24 10:51:29.667449 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/backport-971459.patch' 2026-07-24 10:51:29.667455 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/backport-971459.patch 2026-07-24 10:51:29.667463 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:51:29.669251 | ubuntu-noble | checking file ironic/common/states.py 2026-07-24 10:51:29.669273 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-24 10:51:29.669278 | ubuntu-noble | Hunk #1 succeeded at 227 (offset 1 line). 2026-07-24 10:51:29.669281 | ubuntu-noble | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-24 10:51:29.669376 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:51:29.671240 | ubuntu-noble | patching file ironic/common/states.py 2026-07-24 10:51:29.671261 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-24 10:51:29.671265 | ubuntu-noble | Hunk #1 succeeded at 227 (offset 1 line). 2026-07-24 10:51:29.671269 | ubuntu-noble | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-24 10:51:29.671348 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-24 10:51:29.671392 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/virtual-media-nfs.patch' 2026-07-24 10:51:29.671453 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/virtual-media-nfs.patch 2026-07-24 10:51:29.671486 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:51:29.672927 | ubuntu-noble | checking file ironic/conf/deploy.py 2026-07-24 10:51:29.673005 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:51:29.675256 | ubuntu-noble | patching file ironic/conf/deploy.py 2026-07-24 10:51:29.675986 | ubuntu-noble | + popd 2026-07-24 10:51:29.676122 | ubuntu-noble | + tar czf ironic-stable-2025.2.tar.gz ironic-32.0.2.dev21 2026-07-24 10:51:30.304591 | ubuntu-noble | + rm -r ironic-32.0.2.dev21 2026-07-24 10:51:30.352097 | ubuntu-noble | + echo Check overlays for ironic-stable-2025.2.tar.gz 2026-07-24 10:51:30.352148 | ubuntu-noble | Check overlays for ironic-stable-2025.2.tar.gz 2026-07-24 10:51:30.352156 | ubuntu-noble | + [[ -e ../overlays/2025.2/ironic/source ]] 2026-07-24 10:51:30.352160 | ubuntu-noble | + popd 2026-07-24 10:51:30.352165 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:30.352170 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:30.353010 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz 2026-07-24 10:51:30.355905 | ubuntu-noble | + filename=keystone-stable-2025.2.tar.gz 2026-07-24 10:51:30.355949 | ubuntu-noble | + [[ -e keystone-stable-2025.2.tar.gz ]] 2026-07-24 10:51:30.356015 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz 2026-07-24 10:51:30.356020 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz 2026-07-24 10:51:30.356048 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz 2026-07-24 10:51:31.706479 | ubuntu-noble | 2026-07-24 10:51:31 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz [1804112/1804112] -> "keystone-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:31.707508 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:31.707557 | ubuntu-noble | + echo Process keystone-stable-2025.2.tar.gz 2026-07-24 10:51:31.707565 | ubuntu-noble | Process keystone-stable-2025.2.tar.gz 2026-07-24 10:51:31.710371 | ubuntu-noble | ++ tar -tzf keystone-stable-2025.2.tar.gz 2026-07-24 10:51:31.710403 | ubuntu-noble | ++ head -1 2026-07-24 10:51:31.711985 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:31.716666 | ubuntu-noble | + directory=keystone-28.0.2.dev20 2026-07-24 10:51:31.716699 | ubuntu-noble | + echo Check patches for keystone-stable-2025.2.tar.gz 2026-07-24 10:51:31.716704 | ubuntu-noble | Check patches for keystone-stable-2025.2.tar.gz 2026-07-24 10:51:31.716732 | ubuntu-noble | + [[ -e ../patches/2025.2/keystone ]] 2026-07-24 10:51:31.716786 | ubuntu-noble | + echo Check overlays for keystone-stable-2025.2.tar.gz 2026-07-24 10:51:31.716793 | ubuntu-noble | Check overlays for keystone-stable-2025.2.tar.gz 2026-07-24 10:51:31.716799 | ubuntu-noble | + [[ -e ../overlays/2025.2/keystone/source ]] 2026-07-24 10:51:31.716822 | ubuntu-noble | + popd 2026-07-24 10:51:31.716921 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:31.716929 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:31.717679 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz 2026-07-24 10:51:31.719594 | ubuntu-noble | + filename=magnum-stable-2025.2.tar.gz 2026-07-24 10:51:31.719609 | ubuntu-noble | + [[ -e magnum-stable-2025.2.tar.gz ]] 2026-07-24 10:51:31.719667 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz 2026-07-24 10:51:31.719673 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz 2026-07-24 10:51:31.719698 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz 2026-07-24 10:51:32.957440 | ubuntu-noble | 2026-07-24 10:51:32 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz [978754/978754] -> "magnum-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:32.959556 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:32.959615 | ubuntu-noble | + echo Process magnum-stable-2025.2.tar.gz 2026-07-24 10:51:32.959626 | ubuntu-noble | Process magnum-stable-2025.2.tar.gz 2026-07-24 10:51:32.962398 | ubuntu-noble | ++ tar -tzf magnum-stable-2025.2.tar.gz 2026-07-24 10:51:32.962461 | ubuntu-noble | ++ head -1 2026-07-24 10:51:32.962473 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:32.969175 | ubuntu-noble | + directory=magnum-21.0.2.dev7 2026-07-24 10:51:32.969214 | ubuntu-noble | + echo Check patches for magnum-stable-2025.2.tar.gz 2026-07-24 10:51:32.969223 | ubuntu-noble | Check patches for magnum-stable-2025.2.tar.gz 2026-07-24 10:51:32.969231 | ubuntu-noble | + [[ -e ../patches/2025.2/magnum ]] 2026-07-24 10:51:32.969243 | ubuntu-noble | + echo Check overlays for magnum-stable-2025.2.tar.gz 2026-07-24 10:51:32.969263 | ubuntu-noble | Check overlays for magnum-stable-2025.2.tar.gz 2026-07-24 10:51:32.969269 | ubuntu-noble | + [[ -e ../overlays/2025.2/magnum/source ]] 2026-07-24 10:51:32.969275 | ubuntu-noble | + popd 2026-07-24 10:51:32.969284 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:32.969290 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:32.970236 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz 2026-07-24 10:51:32.971779 | ubuntu-noble | + filename=manila-stable-2025.2.tar.gz 2026-07-24 10:51:32.971802 | ubuntu-noble | + [[ -e manila-stable-2025.2.tar.gz ]] 2026-07-24 10:51:32.971811 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz 2026-07-24 10:51:32.971819 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz 2026-07-24 10:51:32.971845 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz 2026-07-24 10:51:34.611482 | ubuntu-noble | 2026-07-24 10:51:34 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz [3587119/3587119] -> "manila-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:34.613596 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:34.613664 | ubuntu-noble | + echo Process manila-stable-2025.2.tar.gz 2026-07-24 10:51:34.613678 | ubuntu-noble | Process manila-stable-2025.2.tar.gz 2026-07-24 10:51:34.617883 | ubuntu-noble | ++ tar -tzf manila-stable-2025.2.tar.gz 2026-07-24 10:51:34.617938 | ubuntu-noble | ++ head -1 2026-07-24 10:51:34.618492 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:34.626534 | ubuntu-noble | + directory=manila-21.0.2.dev29 2026-07-24 10:51:34.626615 | ubuntu-noble | + echo Check patches for manila-stable-2025.2.tar.gz 2026-07-24 10:51:34.626629 | ubuntu-noble | Check patches for manila-stable-2025.2.tar.gz 2026-07-24 10:51:34.626640 | ubuntu-noble | + [[ -e ../patches/2025.2/manila ]] 2026-07-24 10:51:34.626650 | ubuntu-noble | + echo Check overlays for manila-stable-2025.2.tar.gz 2026-07-24 10:51:34.626660 | ubuntu-noble | Check overlays for manila-stable-2025.2.tar.gz 2026-07-24 10:51:34.626670 | ubuntu-noble | + [[ -e ../overlays/2025.2/manila/source ]] 2026-07-24 10:51:34.626680 | ubuntu-noble | + popd 2026-07-24 10:51:34.626691 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:34.626701 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:34.627301 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz 2026-07-24 10:51:34.629536 | ubuntu-noble | + filename=masakari-stable-2025.2.tar.gz 2026-07-24 10:51:34.629598 | ubuntu-noble | + [[ -e masakari-stable-2025.2.tar.gz ]] 2026-07-24 10:51:34.629607 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz 2026-07-24 10:51:34.629614 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz 2026-07-24 10:51:34.629621 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz 2026-07-24 10:51:35.677426 | ubuntu-noble | 2026-07-24 10:51:35 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz [366922/366922] -> "masakari-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:35.678108 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:35.678206 | ubuntu-noble | + echo Process masakari-stable-2025.2.tar.gz 2026-07-24 10:51:35.678241 | ubuntu-noble | Process masakari-stable-2025.2.tar.gz 2026-07-24 10:51:35.680260 | ubuntu-noble | ++ tar -tzf masakari-stable-2025.2.tar.gz 2026-07-24 10:51:35.681307 | ubuntu-noble | ++ head -1 2026-07-24 10:51:35.682957 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:35.688656 | ubuntu-noble | + directory=masakari-20.0.0.0rc2.dev2 2026-07-24 10:51:35.688786 | ubuntu-noble | + echo Check patches for masakari-stable-2025.2.tar.gz 2026-07-24 10:51:35.688820 | ubuntu-noble | Check patches for masakari-stable-2025.2.tar.gz 2026-07-24 10:51:35.688882 | ubuntu-noble | + [[ -e ../patches/2025.2/masakari ]] 2026-07-24 10:51:35.688948 | ubuntu-noble | + echo Check overlays for masakari-stable-2025.2.tar.gz 2026-07-24 10:51:35.688973 | ubuntu-noble | Check overlays for masakari-stable-2025.2.tar.gz 2026-07-24 10:51:35.689015 | ubuntu-noble | + [[ -e ../overlays/2025.2/masakari/source ]] 2026-07-24 10:51:35.689057 | ubuntu-noble | + popd 2026-07-24 10:51:35.689167 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:35.689219 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:35.689977 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:35.691750 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:35.691820 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.2.tar.gz ]] 2026-07-24 10:51:35.691877 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:35.691899 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:35.691937 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:36.587632 | ubuntu-noble | 2026-07-24 10:51:36 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz [124234/124234] -> "neutron-dynamic-routing-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:36.590172 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:36.590470 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:36.590533 | ubuntu-noble | Process neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:36.592948 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:36.593692 | ubuntu-noble | ++ head -1 2026-07-24 10:51:36.595370 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:36.603478 | ubuntu-noble | + directory=neutron_dynamic_routing-27.0.0.0rc2.dev5 2026-07-24 10:51:36.603655 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:36.603696 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:36.603770 | ubuntu-noble | + [[ -e ../patches/2025.2/neutron_dynamic_routing ]] 2026-07-24 10:51:36.603838 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:36.603859 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:36.603899 | ubuntu-noble | + [[ -e ../overlays/2025.2/neutron_dynamic_routing/source ]] 2026-07-24 10:51:36.603934 | ubuntu-noble | + popd 2026-07-24 10:51:36.604044 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:36.604080 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:36.605131 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:36.608022 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-24 10:51:36.608055 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.2.tar.gz ]] 2026-07-24 10:51:36.608063 | ubuntu-noble | + popd 2026-07-24 10:51:36.608069 | ubuntu-noble | + continue 2026-07-24 10:51:36.608076 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:36.608083 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:36.608646 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:36.611096 | ubuntu-noble | + filename=neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:36.611129 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2025.2.tar.gz ]] 2026-07-24 10:51:36.611136 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:36.611144 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:36.611151 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:37.599496 | ubuntu-noble | 2026-07-24 10:51:37 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz [232426/232426] -> "neutron-vpnaas-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:37.601398 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:37.601457 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:37.601480 | ubuntu-noble | Process neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:37.603405 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:37.603920 | ubuntu-noble | ++ head -1 2026-07-24 10:51:37.605870 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:37.611101 | ubuntu-noble | + directory=neutron_vpnaas-27.0.0.0rc2.dev5 2026-07-24 10:51:37.611190 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:37.611214 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:37.611273 | ubuntu-noble | + [[ -e ../patches/2025.2/neutron_vpnaas ]] 2026-07-24 10:51:37.611369 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:37.611395 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2025.2.tar.gz 2026-07-24 10:51:37.611428 | ubuntu-noble | + [[ -e ../overlays/2025.2/neutron_vpnaas/source ]] 2026-07-24 10:51:37.611462 | ubuntu-noble | + popd 2026-07-24 10:51:37.611566 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:37.611601 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:37.612417 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz 2026-07-24 10:51:37.614197 | ubuntu-noble | + filename=neutron-stable-2025.2.tar.gz 2026-07-24 10:51:37.614257 | ubuntu-noble | + [[ -e neutron-stable-2025.2.tar.gz ]] 2026-07-24 10:51:37.614614 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz 2026-07-24 10:51:37.614652 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz 2026-07-24 10:51:37.614659 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz 2026-07-24 10:51:39.501495 | ubuntu-noble | 2026-07-24 10:51:39 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz [12252171/12252171] -> "neutron-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:39.503498 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:39.503548 | ubuntu-noble | + echo Process neutron-stable-2025.2.tar.gz 2026-07-24 10:51:39.503561 | ubuntu-noble | Process neutron-stable-2025.2.tar.gz 2026-07-24 10:51:39.505411 | ubuntu-noble | ++ tar -tzf neutron-stable-2025.2.tar.gz 2026-07-24 10:51:39.509528 | ubuntu-noble | ++ head -1 2026-07-24 10:51:39.509580 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:39.515936 | ubuntu-noble | + directory=neutron-27.0.4.dev8 2026-07-24 10:51:39.516043 | ubuntu-noble | + echo Check patches for neutron-stable-2025.2.tar.gz 2026-07-24 10:51:39.516073 | ubuntu-noble | Check patches for neutron-stable-2025.2.tar.gz 2026-07-24 10:51:39.516135 | ubuntu-noble | + [[ -e ../patches/2025.2/neutron ]] 2026-07-24 10:51:39.516200 | ubuntu-noble | + echo Check overlays for neutron-stable-2025.2.tar.gz 2026-07-24 10:51:39.516226 | ubuntu-noble | Check overlays for neutron-stable-2025.2.tar.gz 2026-07-24 10:51:39.516270 | ubuntu-noble | + [[ -e ../overlays/2025.2/neutron/source ]] 2026-07-24 10:51:39.516345 | ubuntu-noble | + popd 2026-07-24 10:51:39.516472 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:39.516515 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:39.517502 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz 2026-07-24 10:51:39.519610 | ubuntu-noble | + filename=nova-stable-2025.2.tar.gz 2026-07-24 10:51:39.519683 | ubuntu-noble | + [[ -e nova-stable-2025.2.tar.gz ]] 2026-07-24 10:51:39.519764 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz 2026-07-24 10:51:39.519791 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz 2026-07-24 10:51:39.519832 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz 2026-07-24 10:51:41.320624 | ubuntu-noble | 2026-07-24 10:51:41 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz [9694042/9694042] -> "nova-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:41.323089 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:41.323234 | ubuntu-noble | + echo Process nova-stable-2025.2.tar.gz 2026-07-24 10:51:41.323280 | ubuntu-noble | Process nova-stable-2025.2.tar.gz 2026-07-24 10:51:41.325540 | ubuntu-noble | ++ tar -tzf nova-stable-2025.2.tar.gz 2026-07-24 10:51:41.326978 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:41.328500 | ubuntu-noble | ++ head -1 2026-07-24 10:51:41.336100 | ubuntu-noble | + directory=nova-32.2.2.dev2 2026-07-24 10:51:41.336205 | ubuntu-noble | + echo Check patches for nova-stable-2025.2.tar.gz 2026-07-24 10:51:41.336232 | ubuntu-noble | Check patches for nova-stable-2025.2.tar.gz 2026-07-24 10:51:41.336284 | ubuntu-noble | + [[ -e ../patches/2025.2/nova ]] 2026-07-24 10:51:41.336363 | ubuntu-noble | + tar xzf nova-stable-2025.2.tar.gz 2026-07-24 10:51:41.752288 | ubuntu-noble | + rm nova-stable-2025.2.tar.gz 2026-07-24 10:51:41.756060 | ubuntu-noble | + pushd nova-32.2.2.dev2 2026-07-24 10:51:41.757354 | ubuntu-noble | ++ sort 2026-07-24 10:51:41.757436 | ubuntu-noble | ++ find ../../patches/2025.2/nova -type f -name '*.patch' 2026-07-24 10:51:41.760650 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-24 10:51:41.760739 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-24 10:51:41.760763 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-24 10:51:41.760825 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-24 10:51:41.762070 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-07-24 10:51:41.762244 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-24 10:51:41.762526 | ubuntu-noble | + patch --forward --batch -p1 2026-07-24 10:51:41.763723 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-07-24 10:51:41.763997 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-24 10:51:41.764616 | ubuntu-noble | + popd 2026-07-24 10:51:41.764641 | ubuntu-noble | + tar czf nova-stable-2025.2.tar.gz nova-32.2.2.dev2 2026-07-24 10:51:43.317699 | ubuntu-noble | + rm -r nova-32.2.2.dev2 2026-07-24 10:51:43.424494 | ubuntu-noble | + echo Check overlays for nova-stable-2025.2.tar.gz 2026-07-24 10:51:43.424561 | ubuntu-noble | Check overlays for nova-stable-2025.2.tar.gz 2026-07-24 10:51:43.424573 | ubuntu-noble | + [[ -e ../overlays/2025.2/nova/source ]] 2026-07-24 10:51:43.424584 | ubuntu-noble | + popd 2026-07-24 10:51:43.424595 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:43.424606 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:43.424901 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz 2026-07-24 10:51:43.427522 | ubuntu-noble | + filename=octavia-stable-2025.2.tar.gz 2026-07-24 10:51:43.427566 | ubuntu-noble | + [[ -e octavia-stable-2025.2.tar.gz ]] 2026-07-24 10:51:43.427577 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz 2026-07-24 10:51:43.427588 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz 2026-07-24 10:51:43.427598 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz 2026-07-24 10:51:44.728459 | ubuntu-noble | 2026-07-24 10:51:44 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz [1341380/1341380] -> "octavia-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:44.730137 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:44.730193 | ubuntu-noble | + echo Process octavia-stable-2025.2.tar.gz 2026-07-24 10:51:44.730216 | ubuntu-noble | Process octavia-stable-2025.2.tar.gz 2026-07-24 10:51:44.732378 | ubuntu-noble | ++ tar -tzf octavia-stable-2025.2.tar.gz 2026-07-24 10:51:44.732421 | ubuntu-noble | ++ head -1 2026-07-24 10:51:44.733723 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:44.739475 | ubuntu-noble | + directory=octavia-17.0.1.dev12 2026-07-24 10:51:44.739572 | ubuntu-noble | + echo Check patches for octavia-stable-2025.2.tar.gz 2026-07-24 10:51:44.739595 | ubuntu-noble | Check patches for octavia-stable-2025.2.tar.gz 2026-07-24 10:51:44.739646 | ubuntu-noble | + [[ -e ../patches/2025.2/octavia ]] 2026-07-24 10:51:44.739695 | ubuntu-noble | + echo Check overlays for octavia-stable-2025.2.tar.gz 2026-07-24 10:51:44.739714 | ubuntu-noble | Check overlays for octavia-stable-2025.2.tar.gz 2026-07-24 10:51:44.739744 | ubuntu-noble | + [[ -e ../overlays/2025.2/octavia/source ]] 2026-07-24 10:51:44.739776 | ubuntu-noble | + popd 2026-07-24 10:51:44.739858 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:44.739913 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:44.740575 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz 2026-07-24 10:51:44.742179 | ubuntu-noble | + filename=placement-stable-2025.2.tar.gz 2026-07-24 10:51:44.742231 | ubuntu-noble | + [[ -e placement-stable-2025.2.tar.gz ]] 2026-07-24 10:51:44.742276 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz 2026-07-24 10:51:44.742295 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz 2026-07-24 10:51:44.742364 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz 2026-07-24 10:51:45.963538 | ubuntu-noble | 2026-07-24 10:51:45 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz [570132/570132] -> "placement-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:45.965816 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:45.965993 | ubuntu-noble | + echo Process placement-stable-2025.2.tar.gz 2026-07-24 10:51:45.966039 | ubuntu-noble | Process placement-stable-2025.2.tar.gz 2026-07-24 10:51:45.967899 | ubuntu-noble | ++ tar -tzf placement-stable-2025.2.tar.gz 2026-07-24 10:51:45.972173 | ubuntu-noble | ++ head -1 2026-07-24 10:51:45.972210 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:45.977372 | ubuntu-noble | + directory=openstack_placement-14.0.1.dev6 2026-07-24 10:51:45.977412 | ubuntu-noble | + echo Check patches for placement-stable-2025.2.tar.gz 2026-07-24 10:51:45.977916 | ubuntu-noble | Check patches for placement-stable-2025.2.tar.gz 2026-07-24 10:51:45.977960 | ubuntu-noble | + [[ -e ../patches/2025.2/openstack_placement ]] 2026-07-24 10:51:45.977967 | ubuntu-noble | + echo Check overlays for placement-stable-2025.2.tar.gz 2026-07-24 10:51:45.977973 | ubuntu-noble | Check overlays for placement-stable-2025.2.tar.gz 2026-07-24 10:51:45.977980 | ubuntu-noble | + [[ -e ../overlays/2025.2/openstack_placement/source ]] 2026-07-24 10:51:45.977986 | ubuntu-noble | + popd 2026-07-24 10:51:45.978002 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:45.978009 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:45.978409 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:45.980288 | ubuntu-noble | + filename=skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:45.980369 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2025.2.tar.gz ]] 2026-07-24 10:51:45.980381 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:45.980388 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:45.980394 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:47.721542 | ubuntu-noble | 2026-07-24 10:51:47 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz [9071905/9071905] -> "skyline-apiserver-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:47.723749 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:47.723800 | ubuntu-noble | + echo Process skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:47.723813 | ubuntu-noble | Process skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:47.726410 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:47.726459 | ubuntu-noble | ++ head -1 2026-07-24 10:51:47.726920 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:47.736695 | ubuntu-noble | + directory=skyline_apiserver-7.0.1.dev7 2026-07-24 10:51:47.736864 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:47.736904 | ubuntu-noble | Check patches for skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:47.736981 | ubuntu-noble | + [[ -e ../patches/2025.2/skyline_apiserver ]] 2026-07-24 10:51:47.737099 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:47.737131 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2025.2.tar.gz 2026-07-24 10:51:47.737183 | ubuntu-noble | + [[ -e ../overlays/2025.2/skyline_apiserver/source ]] 2026-07-24 10:51:47.737232 | ubuntu-noble | + popd 2026-07-24 10:51:47.737440 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:47.737530 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:47.738517 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:47.741131 | ubuntu-noble | + filename=skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:47.741163 | ubuntu-noble | + [[ -e skyline-console-stable-2025.2.tar.gz ]] 2026-07-24 10:51:47.741171 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:47.741179 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:47.741187 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:50.309532 | ubuntu-noble | 2026-07-24 10:51:50 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz [26663359/26663359] -> "skyline-console-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:50.312123 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:50.312172 | ubuntu-noble | + echo Process skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:50.312185 | ubuntu-noble | Process skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:50.315374 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:50.315420 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:50.316496 | ubuntu-noble | ++ head -1 2026-07-24 10:51:50.322484 | ubuntu-noble | + directory=skyline_console-7.0.2.dev2 2026-07-24 10:51:50.322901 | ubuntu-noble | + echo Check patches for skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:50.322943 | ubuntu-noble | Check patches for skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:50.323008 | ubuntu-noble | + [[ -e ../patches/2025.2/skyline_console ]] 2026-07-24 10:51:50.323068 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:50.323127 | ubuntu-noble | Check overlays for skyline-console-stable-2025.2.tar.gz 2026-07-24 10:51:50.323166 | ubuntu-noble | + [[ -e ../overlays/2025.2/skyline_console/source ]] 2026-07-24 10:51:50.323202 | ubuntu-noble | + popd 2026-07-24 10:51:50.323298 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:50.323384 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:50.324147 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz 2026-07-24 10:51:50.325949 | ubuntu-noble | + filename=watcher-stable-2025.2.tar.gz 2026-07-24 10:51:50.326014 | ubuntu-noble | + [[ -e watcher-stable-2025.2.tar.gz ]] 2026-07-24 10:51:50.326066 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz 2026-07-24 10:51:50.326102 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz 2026-07-24 10:51:50.326137 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz 2026-07-24 10:51:51.632476 | ubuntu-noble | 2026-07-24 10:51:51 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz [1284445/1284445] -> "watcher-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:51.634069 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:51.634205 | ubuntu-noble | + echo Process watcher-stable-2025.2.tar.gz 2026-07-24 10:51:51.634237 | ubuntu-noble | Process watcher-stable-2025.2.tar.gz 2026-07-24 10:51:51.635686 | ubuntu-noble | ++ tar -tzf watcher-stable-2025.2.tar.gz 2026-07-24 10:51:51.635974 | ubuntu-noble | ++ head -1 2026-07-24 10:51:51.637552 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:51.643419 | ubuntu-noble | + directory=python_watcher-15.1.1.dev17 2026-07-24 10:51:51.643483 | ubuntu-noble | + echo Check patches for watcher-stable-2025.2.tar.gz 2026-07-24 10:51:51.643499 | ubuntu-noble | Check patches for watcher-stable-2025.2.tar.gz 2026-07-24 10:51:51.643535 | ubuntu-noble | + [[ -e ../patches/2025.2/python_watcher ]] 2026-07-24 10:51:51.643572 | ubuntu-noble | + echo Check overlays for watcher-stable-2025.2.tar.gz 2026-07-24 10:51:51.643584 | ubuntu-noble | Check overlays for watcher-stable-2025.2.tar.gz 2026-07-24 10:51:51.643605 | ubuntu-noble | + [[ -e ../overlays/2025.2/python_watcher/source ]] 2026-07-24 10:51:51.643627 | ubuntu-noble | + popd 2026-07-24 10:51:51.643689 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-24 10:51:51.643718 | ubuntu-noble | + pushd tarballs 2026-07-24 10:51:51.644474 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz 2026-07-24 10:51:51.646482 | ubuntu-noble | + filename=requirements-stable-2025.2.tar.gz 2026-07-24 10:51:51.646524 | ubuntu-noble | + [[ -e requirements-stable-2025.2.tar.gz ]] 2026-07-24 10:51:51.646560 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz 2026-07-24 10:51:51.646574 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz 2026-07-24 10:51:51.646595 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz 2026-07-24 10:51:52.596785 | ubuntu-noble | 2026-07-24 10:51:52 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz [151783/151783] -> "requirements-stable-2025.2.tar.gz" [1] 2026-07-24 10:51:52.599966 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-24 10:51:52.600121 | ubuntu-noble | + echo Process requirements-stable-2025.2.tar.gz 2026-07-24 10:51:52.600841 | ubuntu-noble | Process requirements-stable-2025.2.tar.gz 2026-07-24 10:51:52.603394 | ubuntu-noble | ++ tar -tzf requirements-stable-2025.2.tar.gz 2026-07-24 10:51:52.603438 | ubuntu-noble | ++ head -1 2026-07-24 10:51:52.605111 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-24 10:51:52.615215 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7853 2026-07-24 10:51:52.615353 | ubuntu-noble | + echo Check patches for requirements-stable-2025.2.tar.gz 2026-07-24 10:51:52.615413 | ubuntu-noble | Check patches for requirements-stable-2025.2.tar.gz 2026-07-24 10:51:52.615481 | ubuntu-noble | + [[ -e ../patches/2025.2/openstack_requirements ]] 2026-07-24 10:51:52.615547 | ubuntu-noble | + echo Check overlays for requirements-stable-2025.2.tar.gz 2026-07-24 10:51:52.615572 | ubuntu-noble | Check overlays for requirements-stable-2025.2.tar.gz 2026-07-24 10:51:52.615613 | ubuntu-noble | + [[ -e ../overlays/2025.2/openstack_requirements/source ]] 2026-07-24 10:51:52.615655 | ubuntu-noble | + popd 2026-07-24 10:51:52.730390 | ubuntu-noble | ok: Runtime: 0:01:05.783853 2026-07-24 10:51:52.761902 | 2026-07-24 10:51:52.762038 | PLAY RECAP 2026-07-24 10:51:52.762120 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 10:51:52.762148 | 2026-07-24 10:51:52.910270 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-07-24 10:51:52.912274 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-24 10:51:53.700634 | 2026-07-24 10:51:53.700832 | PLAY [Base post-fetch] 2026-07-24 10:51:53.715865 | 2026-07-24 10:51:53.716010 | TASK [diagnose-network : Ensure log directory exists] 2026-07-24 10:51:54.369410 | ubuntu-noble | ok 2026-07-24 10:51:54.379967 | 2026-07-24 10:51:54.380232 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-24 10:52:06.266117 | ubuntu-noble | ok: Runtime: 0:00:05.755136 2026-07-24 10:52:06.275682 | 2026-07-24 10:52:06.275857 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-24 10:52:12.385650 | ubuntu-noble | ok: Runtime: 0:00:00.257809 2026-07-24 10:52:12.391604 | 2026-07-24 10:52:12.391746 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-24 10:52:18.519400 | ubuntu-noble | ok: Runtime: 0:00:00.056313 2026-07-24 10:52:18.534290 | 2026-07-24 10:52:18.534430 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-24 10:52:18.590401 | ubuntu-noble | skipping: Conditional result was False 2026-07-24 10:52:18.603339 | 2026-07-24 10:52:18.603523 | TASK [fetch-output : Set log path for single node] 2026-07-24 10:52:18.653106 | ubuntu-noble | ok 2026-07-24 10:52:18.663514 | 2026-07-24 10:52:18.663653 | LOOP [fetch-output : Ensure local output dirs] 2026-07-24 10:52:18.992505 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/e81331302240475197af3374359855cd/work/logs" 2026-07-24 10:52:19.279640 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/e81331302240475197af3374359855cd/work/artifacts" 2026-07-24 10:52:19.557702 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/e81331302240475197af3374359855cd/work/docs" 2026-07-24 10:52:19.582434 | 2026-07-24 10:52:19.582624 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-24 10:52:20.383579 | ubuntu-noble | changed: 2026-07-24 10:52:20.383896 | ubuntu-noble | .d..t...... ./ 2026-07-24 10:52:20.383947 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-24 10:52:20.383984 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-24 10:52:20.384017 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-24 10:52:20.384048 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-24 10:52:20.384080 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-24 10:52:20.384140 | ubuntu-noble | changed: All items complete 2026-07-24 10:52:20.384195 | 2026-07-24 10:52:20.976697 | ubuntu-noble | changed: .d..t...... ./ 2026-07-24 10:52:21.567431 | ubuntu-noble | changed: .d..t...... ./ 2026-07-24 10:52:21.603568 | 2026-07-24 10:52:21.603762 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-24 10:52:21.966957 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.011045 2026-07-24 10:52:22.284088 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.011032 2026-07-24 10:52:22.300238 | 2026-07-24 10:52:22.300342 | PLAY RECAP 2026-07-24 10:52:22.300396 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-24 10:52:22.300422 | 2026-07-24 10:52:22.449794 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-24 10:52:22.451093 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 10:52:23.213981 | 2026-07-24 10:52:23.214160 | PLAY [Base post] 2026-07-24 10:52:23.228487 | 2026-07-24 10:52:23.228629 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-24 10:52:24.089475 | ubuntu-noble | changed 2026-07-24 10:52:24.099785 | 2026-07-24 10:52:24.099995 | PLAY RECAP 2026-07-24 10:52:24.100124 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 10:52:24.100278 | 2026-07-24 10:52:24.269876 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 10:52:24.270933 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-24 10:52:25.092492 | 2026-07-24 10:52:25.092686 | PLAY [Base post-logs] 2026-07-24 10:52:25.103691 | 2026-07-24 10:52:25.103826 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-24 10:52:25.607072 | localhost | changed 2026-07-24 10:52:25.617939 | 2026-07-24 10:52:25.618096 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-24 10:52:25.655632 | localhost | ok 2026-07-24 10:52:25.659466 | 2026-07-24 10:52:25.659579 | TASK [Set zuul-log-path fact] 2026-07-24 10:52:25.677079 | localhost | ok 2026-07-24 10:52:25.685825 | 2026-07-24 10:52:25.685941 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 10:52:25.724652 | localhost | ok 2026-07-24 10:52:25.731703 | 2026-07-24 10:52:25.731878 | TASK [upload-logs : Create log directories] 2026-07-24 10:52:26.260554 | localhost | changed 2026-07-24 10:52:26.264280 | 2026-07-24 10:52:26.264413 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-24 10:52:26.807039 | localhost -> localhost | ok: Runtime: 0:00:00.004433 2026-07-24 10:52:26.811689 | 2026-07-24 10:52:26.811810 | TASK [upload-logs : Upload logs to log server] 2026-07-24 10:52:27.412973 | localhost | Output suppressed because no_log was given 2026-07-24 10:52:27.418658 | 2026-07-24 10:52:27.419001 | LOOP [upload-logs : Compress console log and json output] 2026-07-24 10:52:27.479901 | localhost | skipping: Conditional result was False 2026-07-24 10:52:27.485437 | localhost | skipping: Conditional result was False 2026-07-24 10:52:27.502431 | 2026-07-24 10:52:27.502618 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-24 10:52:27.562278 | localhost | skipping: Conditional result was False 2026-07-24 10:52:27.562607 | 2026-07-24 10:52:27.570822 | localhost | skipping: Conditional result was False 2026-07-24 10:52:27.585301 | 2026-07-24 10:52:27.585578 | LOOP [upload-logs : Upload console log and json output]