2025-09-27 16:04:56.315729 | Job console starting 2025-09-27 16:04:56.326284 | Updating git repos 2025-09-27 16:04:56.343942 | Cloning repos into workspace 2025-09-27 16:04:56.412256 | Restoring repo states 2025-09-27 16:04:56.423506 | Merging changes 2025-09-27 16:04:56.881031 | Checking out repos 2025-09-27 16:04:56.950732 | Preparing playbooks 2025-09-27 16:04:57.475359 | Running Ansible setup 2025-09-27 16:05:02.037090 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-27 16:05:02.822410 | 2025-09-27 16:05:02.822593 | PLAY [Base pre] 2025-09-27 16:05:02.849457 | 2025-09-27 16:05:02.849619 | TASK [Setup log path fact] 2025-09-27 16:05:02.879129 | ubuntu-noble | ok 2025-09-27 16:05:02.895219 | 2025-09-27 16:05:02.895384 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-27 16:05:02.935003 | ubuntu-noble | ok 2025-09-27 16:05:02.954263 | 2025-09-27 16:05:02.954571 | TASK [emit-job-header : Print job information] 2025-09-27 16:05:03.044796 | # Job Information 2025-09-27 16:05:03.045411 | Ansible Version: 2.16.14 2025-09-27 16:05:03.045926 | Job: container-images-kolla-patch-2025.1 2025-09-27 16:05:03.046112 | Pipeline: check 2025-09-27 16:05:03.046165 | Executor: 521e9411259a 2025-09-27 16:05:03.046200 | Triggered by: https://github.com/osism/container-images-kolla/pull/623 2025-09-27 16:05:03.046422 | Event ID: 96ff0390-9bbb-11f0-9fff-9c2a8a722a4a 2025-09-27 16:05:03.055346 | 2025-09-27 16:05:03.055771 | LOOP [emit-job-header : Print node information] 2025-09-27 16:05:03.184186 | ubuntu-noble | ok: 2025-09-27 16:05:03.184521 | ubuntu-noble | # Node Information 2025-09-27 16:05:03.184571 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-09-27 16:05:03.184598 | ubuntu-noble | Hostname: ubuntu 2025-09-27 16:05:03.184621 | ubuntu-noble | Username: zuul 2025-09-27 16:05:03.184643 | ubuntu-noble | Distro: Ubuntu 24.04 2025-09-27 16:05:03.184669 | ubuntu-noble | Provider: regiocloud-a 2025-09-27 16:05:03.184691 | ubuntu-noble | Region: 2025-09-27 16:05:03.184712 | ubuntu-noble | Label: ubuntu-noble 2025-09-27 16:05:03.184732 | ubuntu-noble | Product Name: OpenStack Nova 2025-09-27 16:05:03.184752 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2c:8a2f 2025-09-27 16:05:03.212334 | 2025-09-27 16:05:03.212491 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-27 16:05:03.744975 | ubuntu-noble -> localhost | changed 2025-09-27 16:05:03.752533 | 2025-09-27 16:05:03.752657 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-27 16:05:04.908285 | ubuntu-noble -> localhost | changed 2025-09-27 16:05:04.919831 | 2025-09-27 16:05:04.919951 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-27 16:05:05.204917 | ubuntu-noble -> localhost | ok 2025-09-27 16:05:05.218917 | 2025-09-27 16:05:05.219102 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-27 16:05:05.260645 | ubuntu-noble | ok 2025-09-27 16:05:05.283838 | ubuntu-noble | included: /var/lib/zuul/builds/153e17d5930a4b6ca021b6b22faf7dce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-27 16:05:05.291070 | 2025-09-27 16:05:05.291191 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-27 16:05:08.044544 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-09-27 16:05:08.045059 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/153e17d5930a4b6ca021b6b22faf7dce/work/153e17d5930a4b6ca021b6b22faf7dce_id_rsa 2025-09-27 16:05:08.045168 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/153e17d5930a4b6ca021b6b22faf7dce/work/153e17d5930a4b6ca021b6b22faf7dce_id_rsa.pub 2025-09-27 16:05:08.045242 | ubuntu-noble -> localhost | The key fingerprint is: 2025-09-27 16:05:08.045310 | ubuntu-noble -> localhost | SHA256:g5J+pDvmUG1xmngowspL3UKbLUYxB2d4JfyEu1y2Fr8 zuul-build-sshkey 2025-09-27 16:05:08.045374 | ubuntu-noble -> localhost | The key's randomart image is: 2025-09-27 16:05:08.045518 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-09-27 16:05:08.045593 | ubuntu-noble -> localhost | | .o+o. | 2025-09-27 16:05:08.045657 | ubuntu-noble -> localhost | | .++.. | 2025-09-27 16:05:08.045716 | ubuntu-noble -> localhost | | o..= . | 2025-09-27 16:05:08.045773 | ubuntu-noble -> localhost | |. +* @ | 2025-09-27 16:05:08.045830 | ubuntu-noble -> localhost | |...oB % S | 2025-09-27 16:05:08.045896 | ubuntu-noble -> localhost | |o.++=O o o | 2025-09-27 16:05:08.045955 | ubuntu-noble -> localhost | |.o.Booo . | 2025-09-27 16:05:08.046017 | ubuntu-noble -> localhost | |. o.=o E | 2025-09-27 16:05:08.046077 | ubuntu-noble -> localhost | | . oo. | 2025-09-27 16:05:08.046137 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-09-27 16:05:08.046267 | ubuntu-noble -> localhost | ok: Runtime: 0:00:02.230972 2025-09-27 16:05:08.059925 | 2025-09-27 16:05:08.060068 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-27 16:05:08.093039 | ubuntu-noble | ok 2025-09-27 16:05:08.105535 | ubuntu-noble | included: /var/lib/zuul/builds/153e17d5930a4b6ca021b6b22faf7dce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-27 16:05:08.114666 | 2025-09-27 16:05:08.114760 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-27 16:05:08.138002 | ubuntu-noble | skipping: Conditional result was False 2025-09-27 16:05:08.145390 | 2025-09-27 16:05:08.145522 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-27 16:05:08.881158 | ubuntu-noble | changed 2025-09-27 16:05:08.886854 | 2025-09-27 16:05:08.886959 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-27 16:05:09.184915 | ubuntu-noble | ok 2025-09-27 16:05:09.193328 | 2025-09-27 16:05:09.193515 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-27 16:05:09.919172 | ubuntu-noble | changed 2025-09-27 16:05:09.944907 | 2025-09-27 16:05:09.945089 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-27 16:05:10.692564 | ubuntu-noble | changed 2025-09-27 16:05:10.698491 | 2025-09-27 16:05:10.698610 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-27 16:05:10.722452 | ubuntu-noble | skipping: Conditional result was False 2025-09-27 16:05:10.728976 | 2025-09-27 16:05:10.729106 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-27 16:05:11.174712 | ubuntu-noble -> localhost | changed 2025-09-27 16:05:11.185564 | 2025-09-27 16:05:11.185694 | TASK [add-build-sshkey : Add back temp key] 2025-09-27 16:05:11.528590 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/153e17d5930a4b6ca021b6b22faf7dce/work/153e17d5930a4b6ca021b6b22faf7dce_id_rsa (zuul-build-sshkey) 2025-09-27 16:05:11.529063 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.018250 2025-09-27 16:05:11.539975 | 2025-09-27 16:05:11.540127 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-27 16:05:12.030570 | ubuntu-noble | ok 2025-09-27 16:05:12.035854 | 2025-09-27 16:05:12.035966 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-27 16:05:12.070346 | ubuntu-noble | skipping: Conditional result was False 2025-09-27 16:05:12.082588 | 2025-09-27 16:05:12.082718 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-27 16:05:12.547537 | ubuntu-noble | ok 2025-09-27 16:05:12.564726 | 2025-09-27 16:05:12.564894 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-27 16:05:12.615464 | ubuntu-noble | ok 2025-09-27 16:05:12.621637 | 2025-09-27 16:05:12.621759 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-27 16:05:12.945164 | ubuntu-noble -> localhost | ok 2025-09-27 16:05:12.951977 | 2025-09-27 16:05:12.952090 | TASK [validate-host : Collect information about the host] 2025-09-27 16:05:14.187728 | ubuntu-noble | ok 2025-09-27 16:05:14.198280 | 2025-09-27 16:05:14.198406 | TASK [validate-host : Sanitize hostname] 2025-09-27 16:05:14.312249 | ubuntu-noble | ok 2025-09-27 16:05:14.357001 | 2025-09-27 16:05:14.357144 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-27 16:05:14.892005 | ubuntu-noble -> localhost | changed 2025-09-27 16:05:14.902120 | 2025-09-27 16:05:14.902279 | TASK [validate-host : Collect information about zuul worker] 2025-09-27 16:05:15.336968 | ubuntu-noble | ok 2025-09-27 16:05:15.343449 | 2025-09-27 16:05:15.343578 | TASK [validate-host : Write out all zuul information for each host] 2025-09-27 16:05:15.895592 | ubuntu-noble -> localhost | changed 2025-09-27 16:05:15.915921 | 2025-09-27 16:05:15.916052 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-27 16:05:16.236574 | ubuntu-noble | ok 2025-09-27 16:05:16.246094 | 2025-09-27 16:05:16.246224 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-27 16:05:17.191088 | ubuntu-noble | changed: 2025-09-27 16:05:17.191400 | ubuntu-noble | cd+++++++++ src/ 2025-09-27 16:05:17.191482 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-09-27 16:05:17.191524 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-09-27 16:05:17.191560 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-09-27 16:05:17.191595 | ubuntu-noble | Containerfile 2025-09-27 16:05:17.191782 | ubuntu-noble | 2025-09-27 16:07:05.229579 | ubuntu-noble | 2025-09-27 16:07:05.229590 | ubuntu-noble | Or undo this operation with: 2025-09-27 16:07:05.229633 | ubuntu-noble | 2025-09-27 16:07:05.229647 | ubuntu-noble | git switch - 2025-09-27 16:07:05.229658 | ubuntu-noble | 2025-09-27 16:07:05.229680 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2025-09-27 16:07:05.229690 | ubuntu-noble | 2025-09-27 16:07:05.229700 | ubuntu-noble | HEAD is now at d26c62383 Merge "[stable] Use versioned Erlang 26 and 27 repo on aarch64" into stable/2025.1 2025-09-27 16:07:05.230577 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-09-27 16:07:05.234472 | ubuntu-noble | + export HASH_KOLLA=d26c62383 2025-09-27 16:07:05.234545 | ubuntu-noble | + HASH_KOLLA=d26c62383 2025-09-27 16:07:05.234558 | ubuntu-noble | + popd 2025-09-27 16:07:05.234570 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-09-27 16:07:05.236475 | ubuntu-noble | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2025-09-27 16:07:05.238685 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-09-27 16:07:05.238724 | ubuntu-noble | + pushd kolla 2025-09-27 16:07:05.238737 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2025-09-27 16:07:05.238748 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2025-09-27 16:07:05.238757 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-09-27 16:07:05.243150 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2025-09-27 16:07:05.243453 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-09-27 16:07:05.244095 | ubuntu-noble | + patch --forward --batch -p1 2025-09-27 16:07:05.245447 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2025-09-27 16:07:05.245496 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-09-27 16:07:05.246435 | ubuntu-noble | + popd 2025-09-27 16:07:05.246472 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-09-27 16:07:05.246483 | ubuntu-noble | + pushd kolla 2025-09-27 16:07:05.246492 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2025-09-27 16:07:05.246501 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2025-09-27 16:07:05.246510 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-09-27 16:07:05.247292 | ubuntu-noble | checking file kolla/common/sources.py 2025-09-27 16:07:05.247314 | ubuntu-noble | Hunk #1 succeeded at 79 (offset -4 lines). 2025-09-27 16:07:05.247329 | ubuntu-noble | Hunk #2 succeeded at 107 (offset -4 lines). 2025-09-27 16:07:05.247339 | ubuntu-noble | Hunk #3 succeeded at 115 (offset -4 lines). 2025-09-27 16:07:05.247945 | ubuntu-noble | + patch --forward --batch -p1 2025-09-27 16:07:05.248806 | ubuntu-noble | patching file kolla/common/sources.py 2025-09-27 16:07:05.248832 | ubuntu-noble | Hunk #1 succeeded at 79 (offset -4 lines). 2025-09-27 16:07:05.248841 | ubuntu-noble | Hunk #2 succeeded at 107 (offset -4 lines). 2025-09-27 16:07:05.248853 | ubuntu-noble | Hunk #3 succeeded at 115 (offset -4 lines). 2025-09-27 16:07:05.249662 | ubuntu-noble | + popd 2025-09-27 16:07:05.249694 | ubuntu-noble | + [[ -f templates/2025.1/repos.yaml ]] 2025-09-27 16:07:05.249703 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2025-09-27 16:07:05.376861 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2025-09-27 16:07:05.376965 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2025-09-27 16:07:05.377046 | ubuntu-noble | + cat overlays/2025.1/base/apt_preferences.ubuntu 2025-09-27 16:07:05.378736 | ubuntu-noble | Package: rabbitmq-server 2025-09-27 16:07:05.378776 | ubuntu-noble | Pin: version 4.1.* 2025-09-27 16:07:05.378786 | ubuntu-noble | Pin-Priority: 1000 2025-09-27 16:07:05.378797 | ubuntu-noble | 2025-09-27 16:07:05.378820 | ubuntu-noble | Package: openvswitch* 2025-09-27 16:07:05.378832 | ubuntu-noble | Pin: version 3.3.* 2025-09-27 16:07:05.378841 | ubuntu-noble | Pin-Priority: 1000 2025-09-27 16:07:05.378851 | ubuntu-noble | 2025-09-27 16:07:05.378861 | ubuntu-noble | Package: erlang* 2025-09-27 16:07:05.378870 | ubuntu-noble | Pin: version 1:27.* 2025-09-27 16:07:05.378936 | ubuntu-noble | Pin-Priority: 1000 2025-09-27 16:07:05.379800 | ubuntu-noble | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2025-09-27 16:07:05.382230 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-09-27 16:07:05.382485 | ubuntu-noble | ++ basename overlays/2025.1/base 2025-09-27 16:07:05.384684 | ubuntu-noble | + image_name=base 2025-09-27 16:07:05.384721 | ubuntu-noble | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2025-09-27 16:07:05.387093 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-09-27 16:07:05.387889 | ubuntu-noble | ++ basename overlays/2025.1/nova 2025-09-27 16:07:05.389743 | ubuntu-noble | + image_name=nova 2025-09-27 16:07:05.389784 | ubuntu-noble | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2025-09-27 16:07:05.392271 | ubuntu-noble | + find patches/2025.1 -mindepth 1 -type d 2025-09-27 16:07:05.394433 | ubuntu-noble | patches/2025.1/cinder 2025-09-27 16:07:05.394462 | ubuntu-noble | patches/2025.1/kolla 2025-09-27 16:07:05.394469 | ubuntu-noble | patches/2025.1/neutron-dynamic-routing 2025-09-27 16:07:05.394475 | ubuntu-noble | patches/2025.1/nova 2025-09-27 16:07:05.394482 | ubuntu-noble | patches/2025.1/ironic 2025-09-27 16:07:05.399212 | ubuntu-noble | ++ find patches/2025.1 -mindepth 1 -type d 2025-09-27 16:07:05.399246 | ubuntu-noble | ++ grep kolla 2025-09-27 16:07:05.399255 | ubuntu-noble | ++ grep -v kolla-build 2025-09-27 16:07:05.400985 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-09-27 16:07:05.402324 | ubuntu-noble | ++ basename patches/2025.1/kolla 2025-09-27 16:07:05.404123 | ubuntu-noble | + project=kolla 2025-09-27 16:07:05.406683 | ubuntu-noble | ++ find patches/2025.1/kolla -type f -name '*.patch' 2025-09-27 16:07:05.406732 | ubuntu-noble | ++ sort 2025-09-27 16:07:05.410496 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-09-27 16:07:05.410542 | ubuntu-noble | + pushd kolla 2025-09-27 16:07:05.410563 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2025-09-27 16:07:05.410574 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2025-09-27 16:07:05.410588 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-09-27 16:07:05.412520 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-09-27 16:07:05.413066 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-09-27 16:07:05.413148 | ubuntu-noble | + patch --forward --batch -p1 2025-09-27 16:07:05.414858 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-09-27 16:07:05.415407 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-09-27 16:07:05.415465 | ubuntu-noble | + popd 2025-09-27 16:07:05.415573 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-09-27 16:07:05.415582 | ubuntu-noble | + pushd kolla 2025-09-27 16:07:05.415643 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/build-ovn-from-sources.patch' 2025-09-27 16:07:05.415655 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/build-ovn-from-sources.patch 2025-09-27 16:07:05.415664 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-09-27 16:07:05.417639 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2025-09-27 16:07:05.417662 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2025-09-27 16:07:05.417668 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-09-27 16:07:05.417674 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2025-09-27 16:07:05.417680 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-09-27 16:07:05.417986 | ubuntu-noble | + patch --forward --batch -p1 2025-09-27 16:07:05.419659 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2025-09-27 16:07:05.419792 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2025-09-27 16:07:05.420017 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-09-27 16:07:05.420241 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2025-09-27 16:07:05.420441 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-09-27 16:07:05.420916 | ubuntu-noble | + popd 2025-09-27 16:07:05.420961 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-09-27 16:07:05.420979 | ubuntu-noble | + pushd kolla 2025-09-27 16:07:05.421042 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2025-09-27 16:07:05.421047 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/squash.patch 2025-09-27 16:07:05.421066 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-09-27 16:07:05.422684 | ubuntu-noble | checking file kolla/image/tasks.py 2025-09-27 16:07:05.422704 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2025-09-27 16:07:05.422860 | ubuntu-noble | + patch --forward --batch -p1 2025-09-27 16:07:05.424472 | ubuntu-noble | patching file kolla/image/tasks.py 2025-09-27 16:07:05.424493 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2025-09-27 16:07:05.424753 | ubuntu-noble | + popd 2025-09-27 16:07:05.424825 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2025-09-27 16:07:06.018795 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-09-27 16:07:06.110008 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-09-27 16:07:06.122315 | 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) 2025-09-27 16:07:06.220801 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-09-27 16:07:06.232643 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-09-27 16:07:06.306285 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-09-27 16:07:06.315555 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-09-27 16:07:06.326672 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.9.0) 2025-09-27 16:07:06.332641 | 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.2) 2025-09-27 16:07:06.378911 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-09-27 16:07:06.388691 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-09-27 16:07:06.447348 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-27 16:07:06.457125 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-09-27 16:07:06.533498 | ubuntu-noble | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-27 16:07:06.543523 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-27 16:07:06.609855 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-27 16:07:06.619060 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-09-27 16:07:06.655494 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-27 16:07:06.665257 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-09-27 16:07:06.675569 | 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.2) 2025-09-27 16:07:06.677024 | 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.32.5) 2025-09-27 16:07:06.751684 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-09-27 16:07:06.759947 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-09-27 16:07:06.786357 | 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.3) 2025-09-27 16:07:06.787930 | 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.10) 2025-09-27 16:07:06.789706 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.5.0) 2025-09-27 16:07:06.790981 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2025.8.3) 2025-09-27 16:07:06.826665 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-09-27 16:07:06.847511 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 6.9 MB/s eta 0:00:00 2025-09-27 16:07:06.858994 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-09-27 16:07:06.875662 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 14.2 MB/s eta 0:00:00 2025-09-27 16:07:06.887254 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-09-27 16:07:06.900889 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 10.9 MB/s eta 0:00:00 2025-09-27 16:07:06.909068 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-09-27 16:07:06.923319 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.8 MB/s eta 0:00:00 2025-09-27 16:07:06.933822 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-09-27 16:07:07.050300 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.3 MB/s eta 0:00:00 2025-09-27 16:07:07.061460 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-09-27 16:07:07.074854 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 4.0 MB/s eta 0:00:00 2025-09-27 16:07:07.083884 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-09-27 16:07:07.109830 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-09-27 16:07:07.124130 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 4.4 MB/s eta 0:00:00 2025-09-27 16:07:07.134828 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-09-27 16:07:07.406156 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-09-27 16:07:08.236762 | ubuntu-noble | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.0.0 oslo.i18n-6.6.0 pbr-7.0.1 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.5.0 2025-09-27 16:07:08.346784 | ubuntu-noble | + pip3 install kolla/ 2025-09-27 16:07:08.810654 | ubuntu-noble | Processing ./kolla 2025-09-27 16:07:08.812905 | ubuntu-noble | Installing build dependencies: started 2025-09-27 16:07:11.069314 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2025-09-27 16:07:11.076701 | ubuntu-noble | Getting requirements to build wheel: started 2025-09-27 16:07:11.258142 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2025-09-27 16:07:11.264344 | ubuntu-noble | Installing backend dependencies: started 2025-09-27 16:07:13.389189 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2025-09-27 16:07:13.389221 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2025-09-27 16:07:13.862586 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-27 16:07:13.879161 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (7.0.1) 2025-09-27 16:07:13.880991 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (3.1.6) 2025-09-27 16:07:13.883474 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (3.1.45) 2025-09-27 16:07:13.885286 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (10.0.0) 2025-09-27 16:07:13.887388 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (80.9.0) 2025-09-27 16:07:13.914408 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==20.2.0) (4.0.12) 2025-09-27 16:07:13.917566 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.2.0) (3.0.2) 2025-09-27 16:07:13.929088 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.0) (1.3.0) 2025-09-27 16:07:13.930016 | ubuntu-noble | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.0) (5.5.0) 2025-09-27 16:07:13.931161 | 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==20.2.0) (6.6.0) 2025-09-27 16:07:13.932293 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.0) (2.0.0) 2025-09-27 16:07:13.933259 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.0) (6.0.2) 2025-09-27 16:07:13.934556 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.0) (2.32.5) 2025-09-27 16:07:13.973178 | 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==20.2.0) (5.0.2) 2025-09-27 16:07:13.986250 | 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==20.2.0) (3.4.3) 2025-09-27 16:07:13.987539 | 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==20.2.0) (3.10) 2025-09-27 16:07:13.988696 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.2.0) (2.5.0) 2025-09-27 16:07:13.989857 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.2.0) (2025.8.3) 2025-09-27 16:07:14.010338 | ubuntu-noble | Building wheels for collected packages: kolla 2025-09-27 16:07:14.011109 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2025-09-27 16:07:15.322561 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-09-27 16:07:15.326419 | ubuntu-noble | Created wheel for kolla: filename=kolla-20.2.0-py3-none-any.whl size=370251 sha256=1f91b272143470e77d713e9e8c70aff4594d1daf669a944fab46159c8a9f8e56 2025-09-27 16:07:15.327046 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-50jc90dq/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-09-27 16:07:15.339875 | ubuntu-noble | Successfully built kolla 2025-09-27 16:07:15.545352 | ubuntu-noble | Installing collected packages: kolla 2025-09-27 16:07:15.699202 | ubuntu-noble | Successfully installed kolla-20.2.0 2025-09-27 16:07:15.800324 | ubuntu-noble | ++ kolla-build --version 2025-09-27 16:07:16.223835 | ubuntu-noble | + export KOLLA_VERSION=20.2.0 2025-09-27 16:07:16.223914 | ubuntu-noble | + KOLLA_VERSION=20.2.0 2025-09-27 16:07:16.224644 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-09-27 16:07:16.229199 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=2cf25d2 2025-09-27 16:07:16.229217 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=2cf25d2 2025-09-27 16:07:16.229742 | ubuntu-noble | ++ cd release 2025-09-27 16:07:16.229837 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-09-27 16:07:16.233466 | ubuntu-noble | + export HASH_RELEASE=59dc45e 2025-09-27 16:07:16.233478 | ubuntu-noble | + HASH_RELEASE=59dc45e 2025-09-27 16:07:16.233482 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2025-09-27 16:07:16.374380 | ubuntu-noble | + echo DEBUG template-overrides.j2 2025-09-27 16:07:16.374459 | ubuntu-noble | DEBUG template-overrides.j2 2025-09-27 16:07:16.374472 | ubuntu-noble | + cat templates/2025.1/template-overrides.j2 2025-09-27 16:07:16.375391 | ubuntu-noble | {% extends parent_template %} 2025-09-27 16:07:16.375418 | ubuntu-noble | 2025-09-27 16:07:16.375433 | ubuntu-noble | {% set fluentd_plugins = [ 2025-09-27 16:07:16.375444 | ubuntu-noble | 'fluent-plugin-grok-parser', 2025-09-27 16:07:16.375486 | ubuntu-noble | 'fluent-plugin-prometheus', 2025-09-27 16:07:16.375498 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2025-09-27 16:07:16.375509 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2025-09-27 16:07:16.375520 | ubuntu-noble | ] %} 2025-09-27 16:07:16.375531 | ubuntu-noble | 2025-09-27 16:07:16.375542 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-09-27 16:07:16.375552 | ubuntu-noble | 2025-09-27 16:07:16.375561 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-09-27 16:07:16.375570 | ubuntu-noble | 2025-09-27 16:07:16.375580 | ubuntu-noble | {% block nova_libvirt_footer %} 2025-09-27 16:07:16.375589 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2025-09-27 16:07:16.375632 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2025-09-27 16:07:16.375645 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-09-27 16:07:16.375655 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.375665 | ubuntu-noble | 2025-09-27 16:07:16.375674 | ubuntu-noble | {% block horizon_header %} 2025-09-27 16:07:16.375684 | ubuntu-noble | RUN apt-get update \ 2025-09-27 16:07:16.375693 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-09-27 16:07:16.375703 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-09-27 16:07:16.375713 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-09-27 16:07:16.375722 | ubuntu-noble | && apt-get clean \ 2025-09-27 16:07:16.375732 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-09-27 16:07:16.375741 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.375751 | ubuntu-noble | 2025-09-27 16:07:16.375761 | ubuntu-noble | {% block horizon_footer %} 2025-09-27 16:07:16.375771 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-09-27 16:07:16.375782 | 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 \ 2025-09-27 16:07:16.375792 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2025-09-27 16:07:16.375801 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.375811 | ubuntu-noble | 2025-09-27 16:07:16.375820 | ubuntu-noble | {% block base_header %} 2025-09-27 16:07:16.375830 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-09-27 16:07:16.375839 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2025-09-27 16:07:16.375849 | ubuntu-noble | 2025-09-27 16:07:16.375858 | ubuntu-noble | RUN apt-get update \ 2025-09-27 16:07:16.375869 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-09-27 16:07:16.375879 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2025-09-27 16:07:16.375889 | ubuntu-noble | && apt-get clean \ 2025-09-27 16:07:16.375898 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-09-27 16:07:16.375907 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.375917 | ubuntu-noble | 2025-09-27 16:07:16.375926 | ubuntu-noble | {% block openstack_base_header %} 2025-09-27 16:07:16.375935 | ubuntu-noble | RUN apt-get update \ 2025-09-27 16:07:16.375945 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-09-27 16:07:16.375954 | ubuntu-noble | && apt-get clean \ 2025-09-27 16:07:16.375963 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-09-27 16:07:16.375973 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.375983 | ubuntu-noble | 2025-09-27 16:07:16.375992 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-09-27 16:07:16.376001 | ubuntu-noble | 2025-09-27 16:07:16.376011 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-09-27 16:07:16.376020 | ubuntu-noble | 2025-09-27 16:07:16.376029 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-09-27 16:07:16.376039 | ubuntu-noble | {% block cinder_volume_footer %} 2025-09-27 16:07:16.376048 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-09-27 16:07:16.376058 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.376067 | ubuntu-noble | 2025-09-27 16:07:16.376076 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-09-27 16:07:16.376086 | ubuntu-noble | {% block manila_base_footer %} 2025-09-27 16:07:16.376095 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-09-27 16:07:16.376104 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.376114 | ubuntu-noble | 2025-09-27 16:07:16.376168 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-09-27 16:07:16.376178 | ubuntu-noble | {% block magnum_base_footer %} 2025-09-27 16:07:16.376188 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-09-27 16:07:16.376198 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-09-27 16:07:16.376207 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-09-27 16:07:16.376217 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.376226 | ubuntu-noble | 2025-09-27 16:07:16.376235 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-09-27 16:07:16.376245 | ubuntu-noble | {% block gnocchi_base_footer %} 2025-09-27 16:07:16.376254 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-09-27 16:07:16.376264 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-09-27 16:07:16.376273 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.376282 | ubuntu-noble | 2025-09-27 16:07:16.376291 | ubuntu-noble | {% block grafana_footer %} 2025-09-27 16:07:16.376301 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-09-27 16:07:16.376310 | ubuntu-noble | && mkdir -p /operations \ 2025-09-27 16:07:16.376320 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-09-27 16:07:16.376329 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2025-09-27 16:07:16.376338 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.376348 | ubuntu-noble | 2025-09-27 16:07:16.376357 | ubuntu-noble | {% block ovs_install %} 2025-09-27 16:07:16.376366 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2025-09-27 16:07:16.376376 | ubuntu-noble | RUN apt-get update \ 2025-09-27 16:07:16.376386 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-09-27 16:07:16.376395 | ubuntu-noble | python3-netifaces \ 2025-09-27 16:07:16.376404 | ubuntu-noble | tcpdump \ 2025-09-27 16:07:16.376414 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2025-09-27 16:07:16.376423 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2025-09-27 16:07:16.376433 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2025-09-27 16:07:16.376454 | ubuntu-noble | && rm -rf /tmp/packages \ 2025-09-27 16:07:16.376464 | ubuntu-noble | && apt-get clean \ 2025-09-27 16:07:16.376473 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-09-27 16:07:16.376483 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.376492 | ubuntu-noble | 2025-09-27 16:07:16.376502 | ubuntu-noble | {% block keystone_footer %} 2025-09-27 16:07:16.376511 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-09-27 16:07:16.376521 | ubuntu-noble | RUN apt-get update \ 2025-09-27 16:07:16.376530 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-09-27 16:07:16.376539 | ubuntu-noble | libapache2-mod-shib \ 2025-09-27 16:07:16.376549 | ubuntu-noble | libapache2-mod-auth-openidc \ 2025-09-27 16:07:16.376558 | ubuntu-noble | libldap-common \ 2025-09-27 16:07:16.376568 | ubuntu-noble | libmemcached11 \ 2025-09-27 16:07:16.376590 | ubuntu-noble | && apt-get clean \ 2025-09-27 16:07:16.376624 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2025-09-27 16:07:16.376638 | ubuntu-noble | && a2enmod auth_openidc \ 2025-09-27 16:07:16.376648 | ubuntu-noble | && a2enmod shib 2025-09-27 16:07:16.376657 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.376667 | ubuntu-noble | 2025-09-27 16:07:16.376676 | ubuntu-noble | {% block footer %} 2025-09-27 16:07:16.376686 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2025-09-27 16:07:16.376695 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2025-09-27 16:07:16.376705 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-09-27 16:07:16.376714 | ubuntu-noble | && apt-get autoremove -y \ 2025-09-27 16:07:16.376727 | 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 2025-09-27 16:07:16.376745 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.376755 | ubuntu-noble | 2025-09-27 16:07:16.376764 | ubuntu-noble | {% block labels %} 2025-09-27 16:07:16.376774 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2025-09-27 16:07:16.376783 | ubuntu-noble | "name"="{{ image_name }}" \ 2025-09-27 16:07:16.376800 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="2cf25d2" \ 2025-09-27 16:07:16.376809 | ubuntu-noble | "de.osism.commit.kolla"="d26c62383" \ 2025-09-27 16:07:16.376819 | ubuntu-noble | "de.osism.commit.kolla_version"="20.2.0" \ 2025-09-27 16:07:16.376828 | ubuntu-noble | "de.osism.commit.release"="59dc45e" \ 2025-09-27 16:07:16.376837 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2025-09-27 16:07:16.376847 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2025-09-27 16:07:16.376856 | ubuntu-noble | "de.osism.release.openstack"="2025.1" \ 2025-09-27 16:07:16.376866 | ubuntu-noble | "de.osism.version"="latest" \ 2025-09-27 16:07:16.376875 | ubuntu-noble | "org.opencontainers.image.created"="2025-09-27T16:07:16.355512+00:00" \ 2025-09-27 16:07:16.376884 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-09-27 16:07:16.376894 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-09-27 16:07:16.376903 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-09-27 16:07:16.376913 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-09-27 16:07:16.376923 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-09-27 16:07:16.376932 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-27 16:07:16.376941 | ubuntu-noble | {% endblock %} 2025-09-27 16:07:16.376951 | ubuntu-noble | 2025-09-27 16:07:16.377711 | ubuntu-noble | + bash scripts/002-generate.sh 2025-09-27 16:07:16.381082 | ubuntu-noble | + BASE=ubuntu 2025-09-27 16:07:16.381116 | ubuntu-noble | + BASE_VERSION=22.04 2025-09-27 16:07:16.381257 | ubuntu-noble | ++ date +%Y%m%d 2025-09-27 16:07:16.382704 | ubuntu-noble | + BUILD_ID=20250927 2025-09-27 16:07:16.382738 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2025-09-27 16:07:16.382742 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-09-27 16:07:16.382746 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2025-09-27 16:07:16.382750 | ubuntu-noble | + VERSION=latest 2025-09-27 16:07:16.382753 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-09-27 16:07:16.382756 | ubuntu-noble | + . defaults/all.sh 2025-09-27 16:07:16.382760 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-09-27 16:07:16.382763 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-09-27 16:07:16.382767 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-09-27 16:07:16.382770 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-09-27 16:07:16.382817 | ubuntu-noble | +++ deactivate nondestructive 2025-09-27 16:07:16.382863 | ubuntu-noble | +++ '[' -n '' ']' 2025-09-27 16:07:16.382880 | ubuntu-noble | +++ '[' -n '' ']' 2025-09-27 16:07:16.382896 | ubuntu-noble | +++ hash -r 2025-09-27 16:07:16.382958 | ubuntu-noble | +++ '[' -n '' ']' 2025-09-27 16:07:16.382963 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-09-27 16:07:16.382968 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-09-27 16:07:16.382998 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-09-27 16:07:16.383071 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-09-27 16:07:16.383077 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-09-27 16:07:16.383094 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-09-27 16:07:16.383099 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-09-27 16:07:16.383149 | 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 2025-09-27 16:07:16.383183 | 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 2025-09-27 16:07:16.383199 | ubuntu-noble | +++ export PATH 2025-09-27 16:07:16.383235 | ubuntu-noble | +++ '[' -n '' ']' 2025-09-27 16:07:16.383274 | ubuntu-noble | +++ '[' -z '' ']' 2025-09-27 16:07:16.383289 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-09-27 16:07:16.383306 | ubuntu-noble | +++ PS1='(venv) ' 2025-09-27 16:07:16.383311 | ubuntu-noble | +++ export PS1 2025-09-27 16:07:16.383316 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-09-27 16:07:16.383332 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-09-27 16:07:16.383355 | ubuntu-noble | +++ hash -r 2025-09-27 16:07:16.383406 | ubuntu-noble | + . defaults/2025.1.sh 2025-09-27 16:07:16.384029 | ubuntu-noble | +++ date +%Y%m%d 2025-09-27 16:07:16.385673 | ubuntu-noble | ++ export BUILD_ID=20250927 2025-09-27 16:07:16.385688 | ubuntu-noble | ++ BUILD_ID=20250927 2025-09-27 16:07:16.385714 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-09-27 16:07:16.385718 | ubuntu-noble | ++ KOLLA_TYPE= 2025-09-27 16:07:16.385734 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-09-27 16:07:16.385738 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-09-27 16:07:16.385766 | ubuntu-noble | + export VERSION 2025-09-27 16:07:16.385780 | ubuntu-noble | + export OPENSTACK_VERSION 2025-09-27 16:07:16.385785 | ubuntu-noble | + DOCKER_TAG=build-20250927 2025-09-27 16:07:16.385807 | ubuntu-noble | + KOLLA_BASE=ubuntu 2025-09-27 16:07:16.385813 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2025-09-27 16:07:16.385833 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-09-27 16:07:16.385839 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2025-09-27 16:07:16.385868 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2025-09-27 16:07:16.521676 | ubuntu-noble | + setini DEFAULT namespace kolla 2025-09-27 16:07:16.521778 | 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' 2025-09-27 16:07:17.494351 | ubuntu-noble | localhost | SUCCESS => { 2025-09-27 16:07:17.494391 | ubuntu-noble | "changed": false, 2025-09-27 16:07:17.494396 | ubuntu-noble | "gid": 1000, 2025-09-27 16:07:17.494399 | ubuntu-noble | "group": "zuul", 2025-09-27 16:07:17.494403 | ubuntu-noble | "mode": "0664", 2025-09-27 16:07:17.494406 | ubuntu-noble | "msg": "OK", 2025-09-27 16:07:17.494410 | ubuntu-noble | "owner": "zuul", 2025-09-27 16:07:17.494413 | ubuntu-noble | "path": "kolla-build.conf", 2025-09-27 16:07:17.494417 | ubuntu-noble | "size": 4358, 2025-09-27 16:07:17.494420 | ubuntu-noble | "state": "file", 2025-09-27 16:07:17.494424 | ubuntu-noble | "uid": 1000 2025-09-27 16:07:17.494427 | ubuntu-noble | } 2025-09-27 16:07:17.565708 | ubuntu-noble | + setini DEFAULT tag build-20250927 2025-09-27 16:07:17.565757 | 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-20250927' 2025-09-27 16:07:18.554798 | ubuntu-noble | localhost | CHANGED => { 2025-09-27 16:07:18.554848 | ubuntu-noble | "changed": true, 2025-09-27 16:07:18.554852 | ubuntu-noble | "gid": 1000, 2025-09-27 16:07:18.554856 | ubuntu-noble | "group": "zuul", 2025-09-27 16:07:18.554859 | ubuntu-noble | "mode": "0664", 2025-09-27 16:07:18.554864 | ubuntu-noble | "msg": "option changed", 2025-09-27 16:07:18.554868 | ubuntu-noble | "owner": "zuul", 2025-09-27 16:07:18.554872 | ubuntu-noble | "path": "kolla-build.conf", 2025-09-27 16:07:18.554875 | ubuntu-noble | "size": 4366, 2025-09-27 16:07:18.554879 | ubuntu-noble | "state": "file", 2025-09-27 16:07:18.554882 | ubuntu-noble | "uid": 1000 2025-09-27 16:07:18.554886 | ubuntu-noble | } 2025-09-27 16:07:18.625762 | ubuntu-noble | + setini DEFAULT base ubuntu 2025-09-27 16:07:18.625833 | 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' 2025-09-27 16:07:19.581562 | ubuntu-noble | localhost | SUCCESS => { 2025-09-27 16:07:19.581658 | ubuntu-noble | "changed": false, 2025-09-27 16:07:19.581669 | ubuntu-noble | "gid": 1000, 2025-09-27 16:07:19.581676 | ubuntu-noble | "group": "zuul", 2025-09-27 16:07:19.581681 | ubuntu-noble | "mode": "0664", 2025-09-27 16:07:19.581687 | ubuntu-noble | "msg": "OK", 2025-09-27 16:07:19.581693 | ubuntu-noble | "owner": "zuul", 2025-09-27 16:07:19.581699 | ubuntu-noble | "path": "kolla-build.conf", 2025-09-27 16:07:19.581705 | ubuntu-noble | "size": 4366, 2025-09-27 16:07:19.581710 | ubuntu-noble | "state": "file", 2025-09-27 16:07:19.581716 | ubuntu-noble | "uid": 1000 2025-09-27 16:07:19.581722 | ubuntu-noble | } 2025-09-27 16:07:19.655784 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2025-09-27 16:07:19.655868 | 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' 2025-09-27 16:07:20.610995 | ubuntu-noble | localhost | SUCCESS => { 2025-09-27 16:07:20.611049 | ubuntu-noble | "changed": false, 2025-09-27 16:07:20.611059 | ubuntu-noble | "gid": 1000, 2025-09-27 16:07:20.611067 | ubuntu-noble | "group": "zuul", 2025-09-27 16:07:20.611073 | ubuntu-noble | "mode": "0664", 2025-09-27 16:07:20.611080 | ubuntu-noble | "msg": "OK", 2025-09-27 16:07:20.611087 | ubuntu-noble | "owner": "zuul", 2025-09-27 16:07:20.611095 | ubuntu-noble | "path": "kolla-build.conf", 2025-09-27 16:07:20.611102 | ubuntu-noble | "size": 4366, 2025-09-27 16:07:20.611109 | ubuntu-noble | "state": "file", 2025-09-27 16:07:20.611115 | ubuntu-noble | "uid": 1000 2025-09-27 16:07:20.611143 | ubuntu-noble | } 2025-09-27 16:07:20.686262 | ubuntu-noble | + setini DEFAULT install_type source 2025-09-27 16:07:20.686323 | 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' 2025-09-27 16:07:21.669355 | ubuntu-noble | localhost | SUCCESS => { 2025-09-27 16:07:21.669401 | ubuntu-noble | "changed": false, 2025-09-27 16:07:21.669406 | ubuntu-noble | "gid": 1000, 2025-09-27 16:07:21.669410 | ubuntu-noble | "group": "zuul", 2025-09-27 16:07:21.669413 | ubuntu-noble | "mode": "0664", 2025-09-27 16:07:21.669417 | ubuntu-noble | "msg": "OK", 2025-09-27 16:07:21.669420 | ubuntu-noble | "owner": "zuul", 2025-09-27 16:07:21.669424 | ubuntu-noble | "path": "kolla-build.conf", 2025-09-27 16:07:21.669428 | ubuntu-noble | "size": 4366, 2025-09-27 16:07:21.669432 | ubuntu-noble | "state": "file", 2025-09-27 16:07:21.669435 | ubuntu-noble | "uid": 1000 2025-09-27 16:07:21.669439 | ubuntu-noble | } 2025-09-27 16:07:21.750577 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2025-09-27 16:07:21.750661 | 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.1.tar.gz' 2025-09-27 16:07:22.713471 | ubuntu-noble | localhost | CHANGED => { 2025-09-27 16:07:22.713525 | ubuntu-noble | "changed": true, 2025-09-27 16:07:22.713533 | ubuntu-noble | "gid": 1000, 2025-09-27 16:07:22.713540 | ubuntu-noble | "group": "zuul", 2025-09-27 16:07:22.713546 | ubuntu-noble | "mode": "0664", 2025-09-27 16:07:22.713552 | ubuntu-noble | "msg": "section and option added", 2025-09-27 16:07:22.713560 | ubuntu-noble | "owner": "zuul", 2025-09-27 16:07:22.713567 | ubuntu-noble | "path": "kolla-build.conf", 2025-09-27 16:07:22.713574 | ubuntu-noble | "size": 4437, 2025-09-27 16:07:22.713580 | ubuntu-noble | "state": "file", 2025-09-27 16:07:22.713586 | ubuntu-noble | "uid": 1000 2025-09-27 16:07:22.713593 | ubuntu-noble | } 2025-09-27 16:07:22.790842 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2025-09-27 16:07:22.793063 | ubuntu-noble | + setini openstack-base type local 2025-09-27 16:07:22.793095 | 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' 2025-09-27 16:07:23.745551 | ubuntu-noble | localhost | CHANGED => { 2025-09-27 16:07:23.745590 | ubuntu-noble | "changed": true, 2025-09-27 16:07:23.745595 | ubuntu-noble | "gid": 1000, 2025-09-27 16:07:23.745622 | ubuntu-noble | "group": "zuul", 2025-09-27 16:07:23.745625 | ubuntu-noble | "mode": "0664", 2025-09-27 16:07:23.745629 | ubuntu-noble | "msg": "option added", 2025-09-27 16:07:23.745633 | ubuntu-noble | "owner": "zuul", 2025-09-27 16:07:23.745636 | ubuntu-noble | "path": "kolla-build.conf", 2025-09-27 16:07:23.745640 | ubuntu-noble | "size": 4548, 2025-09-27 16:07:23.745643 | ubuntu-noble | "state": "file", 2025-09-27 16:07:23.745647 | ubuntu-noble | "uid": 1000 2025-09-27 16:07:23.745650 | ubuntu-noble | } 2025-09-27 16:07:23.817355 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2025-09-27 16:07:23.817494 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2025-09-27 16:07:23.817659 | 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' 2025-09-27 16:07:24.763289 | ubuntu-noble | localhost | CHANGED => { 2025-09-27 16:07:24.763353 | ubuntu-noble | "changed": true, 2025-09-27 16:07:24.763363 | ubuntu-noble | "gid": 1000, 2025-09-27 16:07:24.763369 | ubuntu-noble | "group": "zuul", 2025-09-27 16:07:24.763375 | ubuntu-noble | "mode": "0664", 2025-09-27 16:07:24.763381 | ubuntu-noble | "msg": "option added", 2025-09-27 16:07:24.763387 | ubuntu-noble | "owner": "zuul", 2025-09-27 16:07:24.763393 | ubuntu-noble | "path": "kolla-build.conf", 2025-09-27 16:07:24.763399 | ubuntu-noble | "size": 4586, 2025-09-27 16:07:24.763405 | ubuntu-noble | "state": "file", 2025-09-27 16:07:24.763411 | ubuntu-noble | "uid": 1000 2025-09-27 16:07:24.763417 | ubuntu-noble | } 2025-09-27 16:07:24.836691 | ubuntu-noble | + echo DEBUG kolla-build.conf 2025-09-27 16:07:24.836741 | ubuntu-noble | DEBUG kolla-build.conf 2025-09-27 16:07:24.836745 | ubuntu-noble | + cat kolla-build.conf 2025-09-27 16:07:24.838331 | ubuntu-noble | [DEFAULT] 2025-09-27 16:07:24.838357 | ubuntu-noble | base = ubuntu 2025-09-27 16:07:24.838361 | ubuntu-noble | base_package_type = deb 2025-09-27 16:07:24.838366 | ubuntu-noble | base_tag = 24.04 2025-09-27 16:07:24.838369 | ubuntu-noble | install_type = source 2025-09-27 16:07:24.838373 | ubuntu-noble | namespace = kolla 2025-09-27 16:07:24.838377 | ubuntu-noble | openstack_release = 2025.1 2025-09-27 16:07:24.838380 | ubuntu-noble | push = false 2025-09-27 16:07:24.838383 | ubuntu-noble | tag = build-20250927 2025-09-27 16:07:24.838398 | ubuntu-noble | threads = 1 2025-09-27 16:07:24.838402 | ubuntu-noble | registry = osism.harbor.regio.digital 2025-09-27 16:07:24.838407 | ubuntu-noble | 2025-09-27 16:07:24.838412 | ubuntu-noble | ######################################################################### 2025-09-27 16:07:24.838416 | ubuntu-noble | # sources tracked in release repository 2025-09-27 16:07:24.838420 | ubuntu-noble | 2025-09-27 16:07:24.838423 | ubuntu-noble | [aodh-base] 2025-09-27 16:07:24.838427 | ubuntu-noble | type = local 2025-09-27 16:07:24.838430 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-27 16:07:24.838433 | ubuntu-noble | location = tarballs/aodh-stable-2025.1.tar.gz 2025-09-27 16:07:24.838437 | ubuntu-noble | 2025-09-27 16:07:24.838440 | ubuntu-noble | 2025-09-27 16:07:24.838443 | ubuntu-noble | 2025-09-27 16:07:24.838446 | ubuntu-noble | [barbican-base] 2025-09-27 16:07:24.838450 | ubuntu-noble | type = local 2025-09-27 16:07:24.838453 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-27 16:07:24.838458 | ubuntu-noble | location = tarballs/barbican-stable-2025.1.tar.gz 2025-09-27 16:07:24.838461 | ubuntu-noble | 2025-09-27 16:07:24.838464 | ubuntu-noble | 2025-09-27 16:07:24.838467 | ubuntu-noble | 2025-09-27 16:07:24.838471 | ubuntu-noble | [blazar-base] 2025-09-27 16:07:24.838474 | ubuntu-noble | type = local 2025-09-27 16:07:24.838477 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-27 16:07:24.838480 | ubuntu-noble | location = tarballs/blazar-stable-2025.1.tar.gz 2025-09-27 16:07:24.838484 | ubuntu-noble | 2025-09-27 16:07:24.838487 | ubuntu-noble | 2025-09-27 16:07:24.838490 | ubuntu-noble | 2025-09-27 16:07:24.838493 | ubuntu-noble | [ceilometer-base] 2025-09-27 16:07:24.838496 | ubuntu-noble | type = local 2025-09-27 16:07:24.838500 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:24.838503 | ubuntu-noble | location = tarballs/ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:24.838506 | ubuntu-noble | 2025-09-27 16:07:24.838509 | ubuntu-noble | 2025-09-27 16:07:24.838513 | ubuntu-noble | 2025-09-27 16:07:24.838516 | ubuntu-noble | [cinder-base] 2025-09-27 16:07:24.838519 | ubuntu-noble | type = local 2025-09-27 16:07:24.838522 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-27 16:07:24.838526 | ubuntu-noble | location = tarballs/cinder-stable-2025.1.tar.gz 2025-09-27 16:07:24.838529 | ubuntu-noble | 2025-09-27 16:07:24.838532 | ubuntu-noble | 2025-09-27 16:07:24.838535 | ubuntu-noble | 2025-09-27 16:07:24.838538 | ubuntu-noble | [designate-base] 2025-09-27 16:07:24.838547 | ubuntu-noble | type = local 2025-09-27 16:07:24.838551 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-27 16:07:24.838554 | ubuntu-noble | location = tarballs/designate-stable-2025.1.tar.gz 2025-09-27 16:07:24.838557 | ubuntu-noble | 2025-09-27 16:07:24.838560 | ubuntu-noble | 2025-09-27 16:07:24.838564 | ubuntu-noble | 2025-09-27 16:07:24.838567 | ubuntu-noble | [glance-base] 2025-09-27 16:07:24.838570 | ubuntu-noble | type = local 2025-09-27 16:07:24.838574 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-27 16:07:24.838577 | ubuntu-noble | location = tarballs/glance-stable-2025.1.tar.gz 2025-09-27 16:07:24.838580 | ubuntu-noble | 2025-09-27 16:07:24.838583 | ubuntu-noble | 2025-09-27 16:07:24.838587 | ubuntu-noble | 2025-09-27 16:07:24.838590 | ubuntu-noble | [heat-base] 2025-09-27 16:07:24.838617 | ubuntu-noble | type = local 2025-09-27 16:07:24.838622 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-27 16:07:24.838626 | ubuntu-noble | location = tarballs/heat-stable-2025.1.tar.gz 2025-09-27 16:07:24.838629 | ubuntu-noble | 2025-09-27 16:07:24.838632 | ubuntu-noble | 2025-09-27 16:07:24.838635 | ubuntu-noble | 2025-09-27 16:07:24.838639 | ubuntu-noble | [horizon] 2025-09-27 16:07:24.838642 | ubuntu-noble | type = local 2025-09-27 16:07:24.838645 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-27 16:07:24.838649 | ubuntu-noble | location = tarballs/horizon-stable-2025.1.tar.gz 2025-09-27 16:07:24.838652 | ubuntu-noble | 2025-09-27 16:07:24.838655 | ubuntu-noble | 2025-09-27 16:07:24.838658 | ubuntu-noble | 2025-09-27 16:07:24.838661 | ubuntu-noble | [ironic-base] 2025-09-27 16:07:24.838665 | ubuntu-noble | type = local 2025-09-27 16:07:24.838668 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-27 16:07:24.838671 | ubuntu-noble | location = tarballs/ironic-stable-2025.1.tar.gz 2025-09-27 16:07:24.838675 | ubuntu-noble | 2025-09-27 16:07:24.838678 | ubuntu-noble | 2025-09-27 16:07:24.838681 | ubuntu-noble | 2025-09-27 16:07:24.838684 | ubuntu-noble | [keystone-base] 2025-09-27 16:07:24.838690 | ubuntu-noble | type = local 2025-09-27 16:07:24.838694 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-27 16:07:24.838697 | ubuntu-noble | location = tarballs/keystone-stable-2025.1.tar.gz 2025-09-27 16:07:24.838700 | ubuntu-noble | 2025-09-27 16:07:24.838704 | ubuntu-noble | 2025-09-27 16:07:24.838707 | ubuntu-noble | 2025-09-27 16:07:24.838710 | ubuntu-noble | [magnum-base] 2025-09-27 16:07:24.838713 | ubuntu-noble | type = local 2025-09-27 16:07:24.838716 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-27 16:07:24.838720 | ubuntu-noble | location = tarballs/magnum-stable-2025.1.tar.gz 2025-09-27 16:07:24.838723 | ubuntu-noble | 2025-09-27 16:07:24.838726 | ubuntu-noble | 2025-09-27 16:07:24.838729 | ubuntu-noble | 2025-09-27 16:07:24.838732 | ubuntu-noble | [manila-base] 2025-09-27 16:07:24.838736 | ubuntu-noble | type = local 2025-09-27 16:07:24.838739 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-27 16:07:24.838742 | ubuntu-noble | location = tarballs/manila-stable-2025.1.tar.gz 2025-09-27 16:07:24.838745 | ubuntu-noble | 2025-09-27 16:07:24.838749 | ubuntu-noble | 2025-09-27 16:07:24.838752 | ubuntu-noble | 2025-09-27 16:07:24.838755 | ubuntu-noble | [masakari-base] 2025-09-27 16:07:24.838758 | ubuntu-noble | type = local 2025-09-27 16:07:24.838761 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-27 16:07:24.838765 | ubuntu-noble | location = tarballs/masakari-stable-2025.1.tar.gz 2025-09-27 16:07:24.838768 | ubuntu-noble | 2025-09-27 16:07:24.838771 | ubuntu-noble | 2025-09-27 16:07:24.838774 | ubuntu-noble | 2025-09-27 16:07:24.838778 | ubuntu-noble | [neutron-bgp-dragent] 2025-09-27 16:07:24.838781 | ubuntu-noble | type = local 2025-09-27 16:07:24.838784 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:24.838788 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:24.838791 | ubuntu-noble | 2025-09-27 16:07:24.838794 | ubuntu-noble | 2025-09-27 16:07:24.838797 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2025-09-27 16:07:24.838801 | ubuntu-noble | type = local 2025-09-27 16:07:24.838804 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:24.838808 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:24.838811 | ubuntu-noble | 2025-09-27 16:07:24.838814 | ubuntu-noble | 2025-09-27 16:07:24.838822 | ubuntu-noble | [neutron-vpnaas-base] 2025-09-27 16:07:24.838826 | ubuntu-noble | type = local 2025-09-27 16:07:24.838829 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:24.838833 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:24.838836 | ubuntu-noble | 2025-09-27 16:07:24.838839 | ubuntu-noble | 2025-09-27 16:07:24.838843 | ubuntu-noble | 2025-09-27 16:07:24.838846 | ubuntu-noble | [neutron-base] 2025-09-27 16:07:24.838849 | ubuntu-noble | type = local 2025-09-27 16:07:24.838853 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-27 16:07:24.838856 | ubuntu-noble | location = tarballs/neutron-stable-2025.1.tar.gz 2025-09-27 16:07:24.838859 | ubuntu-noble | 2025-09-27 16:07:24.838862 | ubuntu-noble | 2025-09-27 16:07:24.838865 | ubuntu-noble | 2025-09-27 16:07:24.838868 | ubuntu-noble | [nova-base] 2025-09-27 16:07:24.838872 | ubuntu-noble | type = local 2025-09-27 16:07:24.838875 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-27 16:07:24.838878 | ubuntu-noble | location = tarballs/nova-stable-2025.1.tar.gz 2025-09-27 16:07:24.838881 | ubuntu-noble | 2025-09-27 16:07:24.838885 | ubuntu-noble | 2025-09-27 16:07:24.838888 | ubuntu-noble | 2025-09-27 16:07:24.838891 | ubuntu-noble | [octavia-base] 2025-09-27 16:07:24.838894 | ubuntu-noble | type = local 2025-09-27 16:07:24.838898 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-27 16:07:24.838901 | ubuntu-noble | location = tarballs/octavia-stable-2025.1.tar.gz 2025-09-27 16:07:24.838904 | ubuntu-noble | 2025-09-27 16:07:24.838907 | ubuntu-noble | 2025-09-27 16:07:24.838910 | ubuntu-noble | 2025-09-27 16:07:24.838914 | ubuntu-noble | [placement-base] 2025-09-27 16:07:24.838917 | ubuntu-noble | type = local 2025-09-27 16:07:24.838920 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-27 16:07:24.838924 | ubuntu-noble | location = tarballs/placement-stable-2025.1.tar.gz 2025-09-27 16:07:24.838927 | ubuntu-noble | 2025-09-27 16:07:24.838930 | ubuntu-noble | 2025-09-27 16:07:24.838936 | ubuntu-noble | 2025-09-27 16:07:24.838940 | ubuntu-noble | [skyline-apiserver-base] 2025-09-27 16:07:24.838943 | ubuntu-noble | type = local 2025-09-27 16:07:24.838951 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:24.838955 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:24.838958 | ubuntu-noble | 2025-09-27 16:07:24.838961 | ubuntu-noble | 2025-09-27 16:07:24.838965 | ubuntu-noble | 2025-09-27 16:07:24.838968 | ubuntu-noble | [skyline-console-base] 2025-09-27 16:07:24.838971 | ubuntu-noble | type = local 2025-09-27 16:07:24.838975 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-27 16:07:24.838978 | ubuntu-noble | location = tarballs/skyline-console-stable-2025.1.tar.gz 2025-09-27 16:07:24.838981 | ubuntu-noble | 2025-09-27 16:07:24.838984 | ubuntu-noble | 2025-09-27 16:07:24.838988 | ubuntu-noble | [openstack-base] 2025-09-27 16:07:24.838991 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-27 16:07:24.838994 | ubuntu-noble | location = tarballs/requirements-stable-2025.1.tar.gz 2025-09-27 16:07:24.838997 | ubuntu-noble | type = local 2025-09-27 16:07:24.839003 | ubuntu-noble | + bash scripts/003-patch.sh 2025-09-27 16:07:24.842630 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2025-09-27 16:07:24.842709 | ubuntu-noble | + VERSION=latest 2025-09-27 16:07:24.842716 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-09-27 16:07:24.842821 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-09-27 16:07:24.842843 | ubuntu-noble | + . defaults/all.sh 2025-09-27 16:07:24.842945 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-09-27 16:07:24.842951 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-09-27 16:07:24.842972 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-09-27 16:07:24.842992 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-09-27 16:07:24.843261 | ubuntu-noble | +++ deactivate nondestructive 2025-09-27 16:07:24.843327 | ubuntu-noble | +++ '[' -n '' ']' 2025-09-27 16:07:24.843348 | ubuntu-noble | +++ '[' -n '' ']' 2025-09-27 16:07:24.843353 | ubuntu-noble | +++ hash -r 2025-09-27 16:07:24.843428 | ubuntu-noble | +++ '[' -n '' ']' 2025-09-27 16:07:24.843433 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-09-27 16:07:24.843452 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-09-27 16:07:24.843488 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-09-27 16:07:24.843587 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-09-27 16:07:24.843608 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-09-27 16:07:24.843651 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-09-27 16:07:24.843656 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-09-27 16:07:24.843710 | 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 2025-09-27 16:07:24.843752 | 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 2025-09-27 16:07:24.843772 | ubuntu-noble | +++ export PATH 2025-09-27 16:07:24.843820 | ubuntu-noble | +++ '[' -n '' ']' 2025-09-27 16:07:24.843878 | ubuntu-noble | +++ '[' -z '' ']' 2025-09-27 16:07:24.843883 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-09-27 16:07:24.843913 | ubuntu-noble | +++ PS1='(venv) ' 2025-09-27 16:07:24.843919 | ubuntu-noble | +++ export PS1 2025-09-27 16:07:24.843943 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-09-27 16:07:24.843949 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-09-27 16:07:24.843986 | ubuntu-noble | +++ hash -r 2025-09-27 16:07:24.844067 | ubuntu-noble | + . defaults/2025.1.sh 2025-09-27 16:07:24.844881 | ubuntu-noble | +++ date +%Y%m%d 2025-09-27 16:07:24.846843 | ubuntu-noble | ++ export BUILD_ID=20250927 2025-09-27 16:07:24.846854 | ubuntu-noble | ++ BUILD_ID=20250927 2025-09-27 16:07:24.846891 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-09-27 16:07:24.846895 | ubuntu-noble | ++ KOLLA_TYPE= 2025-09-27 16:07:24.846900 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-09-27 16:07:24.846905 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-09-27 16:07:24.846974 | ubuntu-noble | + export VERSION 2025-09-27 16:07:24.846979 | ubuntu-noble | + export OPENSTACK_VERSION 2025-09-27 16:07:24.846982 | ubuntu-noble | + mkdir -p tarballs 2025-09-27 16:07:24.850809 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2025-09-27 16:07:24.850836 | ubuntu-noble | ++ awk '{ print $4 }' 2025-09-27 16:07:24.852382 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:24.852406 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:24.853018 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-27 16:07:24.854477 | ubuntu-noble | + filename=aodh-stable-2025.1.tar.gz 2025-09-27 16:07:24.854490 | ubuntu-noble | + [[ -e aodh-stable-2025.1.tar.gz ]] 2025-09-27 16:07:24.854532 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-27 16:07:24.854538 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-27 16:07:24.854543 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-27 16:07:25.917967 | ubuntu-noble | 2025-09-27 16:07:25 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:25.918047 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:25.918061 | ubuntu-noble | + echo Process aodh-stable-2025.1.tar.gz 2025-09-27 16:07:25.918072 | ubuntu-noble | Process aodh-stable-2025.1.tar.gz 2025-09-27 16:07:25.920844 | ubuntu-noble | ++ tar -tzf aodh-stable-2025.1.tar.gz 2025-09-27 16:07:25.920891 | ubuntu-noble | ++ head -1 2025-09-27 16:07:25.923695 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:25.931178 | ubuntu-noble | + directory=aodh-20.0.0.0rc2.dev2 2025-09-27 16:07:25.931299 | ubuntu-noble | + echo Check patches for aodh-stable-2025.1.tar.gz 2025-09-27 16:07:25.931333 | ubuntu-noble | Check patches for aodh-stable-2025.1.tar.gz 2025-09-27 16:07:25.931400 | ubuntu-noble | + [[ -e ../patches/2025.1/aodh ]] 2025-09-27 16:07:25.931467 | ubuntu-noble | + echo Check overlays for aodh-stable-2025.1.tar.gz 2025-09-27 16:07:25.931495 | ubuntu-noble | Check overlays for aodh-stable-2025.1.tar.gz 2025-09-27 16:07:25.931540 | ubuntu-noble | + [[ -e ../overlays/2025.1/aodh/source ]] 2025-09-27 16:07:25.931589 | ubuntu-noble | + popd 2025-09-27 16:07:25.931761 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:25.931812 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:25.932576 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-27 16:07:25.934655 | ubuntu-noble | + filename=barbican-stable-2025.1.tar.gz 2025-09-27 16:07:25.934686 | ubuntu-noble | + [[ -e barbican-stable-2025.1.tar.gz ]] 2025-09-27 16:07:25.934694 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-27 16:07:25.934703 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-27 16:07:25.934711 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-27 16:07:27.118471 | ubuntu-noble | 2025-09-27 16:07:27 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [659448/659448] -> "barbican-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:27.121996 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:27.122077 | ubuntu-noble | + echo Process barbican-stable-2025.1.tar.gz 2025-09-27 16:07:27.122095 | ubuntu-noble | Process barbican-stable-2025.1.tar.gz 2025-09-27 16:07:27.124727 | ubuntu-noble | ++ tar -tzf barbican-stable-2025.1.tar.gz 2025-09-27 16:07:27.124774 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:27.125024 | ubuntu-noble | ++ head -1 2025-09-27 16:07:27.132900 | ubuntu-noble | + directory=barbican-20.0.1.dev3 2025-09-27 16:07:27.132939 | ubuntu-noble | + echo Check patches for barbican-stable-2025.1.tar.gz 2025-09-27 16:07:27.132952 | ubuntu-noble | Check patches for barbican-stable-2025.1.tar.gz 2025-09-27 16:07:27.132958 | ubuntu-noble | + [[ -e ../patches/2025.1/barbican ]] 2025-09-27 16:07:27.132967 | ubuntu-noble | + echo Check overlays for barbican-stable-2025.1.tar.gz 2025-09-27 16:07:27.132973 | ubuntu-noble | Check overlays for barbican-stable-2025.1.tar.gz 2025-09-27 16:07:27.133002 | ubuntu-noble | + [[ -e ../overlays/2025.1/barbican/source ]] 2025-09-27 16:07:27.133025 | ubuntu-noble | + popd 2025-09-27 16:07:27.133174 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:27.133185 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:27.134095 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-27 16:07:27.136114 | ubuntu-noble | + filename=blazar-stable-2025.1.tar.gz 2025-09-27 16:07:27.136144 | ubuntu-noble | + [[ -e blazar-stable-2025.1.tar.gz ]] 2025-09-27 16:07:27.136255 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-27 16:07:27.136276 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-27 16:07:27.136284 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-27 16:07:28.210840 | ubuntu-noble | 2025-09-27 16:07:28 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430410/430410] -> "blazar-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:28.212890 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:28.212972 | ubuntu-noble | + echo Process blazar-stable-2025.1.tar.gz 2025-09-27 16:07:28.212986 | ubuntu-noble | Process blazar-stable-2025.1.tar.gz 2025-09-27 16:07:28.216693 | ubuntu-noble | ++ tar -tzf blazar-stable-2025.1.tar.gz 2025-09-27 16:07:28.216746 | ubuntu-noble | ++ head -1 2025-09-27 16:07:28.217500 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:28.224924 | ubuntu-noble | + directory=blazar-15.0.1.dev5 2025-09-27 16:07:28.224975 | ubuntu-noble | + echo Check patches for blazar-stable-2025.1.tar.gz 2025-09-27 16:07:28.224985 | ubuntu-noble | Check patches for blazar-stable-2025.1.tar.gz 2025-09-27 16:07:28.224993 | ubuntu-noble | + [[ -e ../patches/2025.1/blazar ]] 2025-09-27 16:07:28.225004 | ubuntu-noble | + echo Check overlays for blazar-stable-2025.1.tar.gz 2025-09-27 16:07:28.225011 | ubuntu-noble | Check overlays for blazar-stable-2025.1.tar.gz 2025-09-27 16:07:28.225022 | ubuntu-noble | + [[ -e ../overlays/2025.1/blazar/source ]] 2025-09-27 16:07:28.225059 | ubuntu-noble | + popd 2025-09-27 16:07:28.225226 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:28.225242 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:28.226368 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:28.228024 | ubuntu-noble | + filename=ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:28.228054 | ubuntu-noble | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2025-09-27 16:07:28.228064 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:28.228073 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:28.228082 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:29.419820 | ubuntu-noble | 2025-09-27 16:07:29 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:29.421836 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:29.421904 | ubuntu-noble | + echo Process ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:29.421913 | ubuntu-noble | Process ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:29.425575 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:29.425645 | ubuntu-noble | ++ head -1 2025-09-27 16:07:29.426704 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:29.433748 | ubuntu-noble | + directory=ceilometer-24.0.1.dev4 2025-09-27 16:07:29.433828 | ubuntu-noble | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:29.433850 | ubuntu-noble | Check patches for ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:29.433893 | ubuntu-noble | + [[ -e ../patches/2025.1/ceilometer ]] 2025-09-27 16:07:29.433939 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:29.433954 | ubuntu-noble | Check overlays for ceilometer-stable-2025.1.tar.gz 2025-09-27 16:07:29.433979 | ubuntu-noble | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2025-09-27 16:07:29.434009 | ubuntu-noble | + popd 2025-09-27 16:07:29.434085 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:29.434109 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:29.434972 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-27 16:07:29.437514 | ubuntu-noble | + filename=cinder-stable-2025.1.tar.gz 2025-09-27 16:07:29.437534 | ubuntu-noble | + [[ -e cinder-stable-2025.1.tar.gz ]] 2025-09-27 16:07:29.437539 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-27 16:07:29.437544 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-27 16:07:29.437548 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-27 16:07:31.234701 | ubuntu-noble | 2025-09-27 16:07:31 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6425629/6425629] -> "cinder-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:31.235370 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:31.235467 | ubuntu-noble | + echo Process cinder-stable-2025.1.tar.gz 2025-09-27 16:07:31.235504 | ubuntu-noble | Process cinder-stable-2025.1.tar.gz 2025-09-27 16:07:31.237450 | ubuntu-noble | ++ tar -tzf cinder-stable-2025.1.tar.gz 2025-09-27 16:07:31.238161 | ubuntu-noble | ++ head -1 2025-09-27 16:07:31.240633 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:31.246096 | ubuntu-noble | + directory=cinder-26.1.1.dev10 2025-09-27 16:07:31.246201 | ubuntu-noble | + echo Check patches for cinder-stable-2025.1.tar.gz 2025-09-27 16:07:31.246223 | ubuntu-noble | Check patches for cinder-stable-2025.1.tar.gz 2025-09-27 16:07:31.246274 | ubuntu-noble | + [[ -e ../patches/2025.1/cinder ]] 2025-09-27 16:07:31.246310 | ubuntu-noble | + tar xzf cinder-stable-2025.1.tar.gz 2025-09-27 16:07:31.598227 | ubuntu-noble | + rm cinder-stable-2025.1.tar.gz 2025-09-27 16:07:31.602436 | ubuntu-noble | + pushd cinder-26.1.1.dev10 2025-09-27 16:07:31.603443 | ubuntu-noble | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2025-09-27 16:07:31.603529 | ubuntu-noble | ++ sort 2025-09-27 16:07:31.606214 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-27 16:07:31.606367 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-01-backport-954520.patch' 2025-09-27 16:07:31.606411 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-01-backport-954520.patch 2025-09-27 16:07:31.606480 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-09-27 16:07:31.607964 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-27 16:07:31.608228 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-09-27 16:07:31.608328 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-27 16:07:31.608500 | ubuntu-noble | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-09-27 16:07:31.608768 | ubuntu-noble | + patch --forward --batch -p1 2025-09-27 16:07:31.612671 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-27 16:07:31.612708 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-09-27 16:07:31.612718 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-27 16:07:31.612906 | ubuntu-noble | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-09-27 16:07:31.613939 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-27 16:07:31.614043 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2025-09-27 16:07:31.614076 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2025-09-27 16:07:31.614203 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-09-27 16:07:31.616958 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-09-27 16:07:31.618234 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-09-27 16:07:31.619192 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-09-27 16:07:31.619519 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-27 16:07:31.620002 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-09-27 16:07:31.620567 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-09-27 16:07:31.621274 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-27 16:07:31.621623 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-09-27 16:07:31.622317 | ubuntu-noble | + patch --forward --batch -p1 2025-09-27 16:07:31.624083 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-09-27 16:07:31.624967 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-09-27 16:07:31.625641 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-09-27 16:07:31.625916 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-27 16:07:31.626278 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-09-27 16:07:31.626711 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-09-27 16:07:31.627144 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-27 16:07:31.627362 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-09-27 16:07:31.628681 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-27 16:07:31.628724 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2025-09-27 16:07:31.628731 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2025-09-27 16:07:31.628737 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-09-27 16:07:31.630654 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-27 16:07:31.630681 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-27 16:07:31.630686 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-09-27 16:07:31.630915 | ubuntu-noble | + patch --forward --batch -p1 2025-09-27 16:07:31.632646 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-27 16:07:31.632667 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-27 16:07:31.632804 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-09-27 16:07:31.633353 | ubuntu-noble | + popd 2025-09-27 16:07:31.633465 | ubuntu-noble | + tar czf cinder-stable-2025.1.tar.gz cinder-26.1.1.dev10 2025-09-27 16:07:32.818195 | ubuntu-noble | + rm -r cinder-26.1.1.dev10 2025-09-27 16:07:32.881343 | ubuntu-noble | + echo Check overlays for cinder-stable-2025.1.tar.gz 2025-09-27 16:07:32.881388 | ubuntu-noble | Check overlays for cinder-stable-2025.1.tar.gz 2025-09-27 16:07:32.881398 | ubuntu-noble | + [[ -e ../overlays/2025.1/cinder/source ]] 2025-09-27 16:07:32.881402 | ubuntu-noble | + popd 2025-09-27 16:07:32.881538 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:32.881564 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:32.882494 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-27 16:07:32.885373 | ubuntu-noble | + filename=designate-stable-2025.1.tar.gz 2025-09-27 16:07:32.885459 | ubuntu-noble | + [[ -e designate-stable-2025.1.tar.gz ]] 2025-09-27 16:07:32.885483 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-27 16:07:32.885495 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-27 16:07:32.885505 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-27 16:07:34.221770 | ubuntu-noble | 2025-09-27 16:07:34 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [998764/998764] -> "designate-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:34.223895 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:34.223967 | ubuntu-noble | + echo Process designate-stable-2025.1.tar.gz 2025-09-27 16:07:34.223982 | ubuntu-noble | Process designate-stable-2025.1.tar.gz 2025-09-27 16:07:34.226679 | ubuntu-noble | ++ tar -tzf designate-stable-2025.1.tar.gz 2025-09-27 16:07:34.226722 | ubuntu-noble | ++ head -1 2025-09-27 16:07:34.229678 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:34.235164 | ubuntu-noble | + directory=designate-20.0.1.dev5 2025-09-27 16:07:34.235208 | ubuntu-noble | + echo Check patches for designate-stable-2025.1.tar.gz 2025-09-27 16:07:34.235217 | ubuntu-noble | Check patches for designate-stable-2025.1.tar.gz 2025-09-27 16:07:34.235226 | ubuntu-noble | + [[ -e ../patches/2025.1/designate ]] 2025-09-27 16:07:34.235281 | ubuntu-noble | + echo Check overlays for designate-stable-2025.1.tar.gz 2025-09-27 16:07:34.235290 | ubuntu-noble | Check overlays for designate-stable-2025.1.tar.gz 2025-09-27 16:07:34.235299 | ubuntu-noble | + [[ -e ../overlays/2025.1/designate/source ]] 2025-09-27 16:07:34.235336 | ubuntu-noble | + popd 2025-09-27 16:07:34.235459 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:34.235471 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:34.236310 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-27 16:07:34.238359 | ubuntu-noble | + filename=glance-stable-2025.1.tar.gz 2025-09-27 16:07:34.238391 | ubuntu-noble | + [[ -e glance-stable-2025.1.tar.gz ]] 2025-09-27 16:07:34.238399 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-27 16:07:34.238406 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-27 16:07:34.238412 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-27 16:07:35.691869 | ubuntu-noble | 2025-09-27 16:07:35 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2114389/2114389] -> "glance-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:35.694970 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:35.695045 | ubuntu-noble | + echo Process glance-stable-2025.1.tar.gz 2025-09-27 16:07:35.695062 | ubuntu-noble | Process glance-stable-2025.1.tar.gz 2025-09-27 16:07:35.697675 | ubuntu-noble | ++ tar -tzf glance-stable-2025.1.tar.gz 2025-09-27 16:07:35.697718 | ubuntu-noble | ++ head -1 2025-09-27 16:07:35.699246 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:35.708376 | ubuntu-noble | + directory=glance-30.0.1.dev11 2025-09-27 16:07:35.708417 | ubuntu-noble | + echo Check patches for glance-stable-2025.1.tar.gz 2025-09-27 16:07:35.708425 | ubuntu-noble | Check patches for glance-stable-2025.1.tar.gz 2025-09-27 16:07:35.708485 | ubuntu-noble | + [[ -e ../patches/2025.1/glance ]] 2025-09-27 16:07:35.708556 | ubuntu-noble | + echo Check overlays for glance-stable-2025.1.tar.gz 2025-09-27 16:07:35.708576 | ubuntu-noble | Check overlays for glance-stable-2025.1.tar.gz 2025-09-27 16:07:35.708584 | ubuntu-noble | + [[ -e ../overlays/2025.1/glance/source ]] 2025-09-27 16:07:35.708633 | ubuntu-noble | + popd 2025-09-27 16:07:35.708752 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:35.708762 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:35.709559 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-27 16:07:35.711340 | ubuntu-noble | + filename=heat-stable-2025.1.tar.gz 2025-09-27 16:07:35.711365 | ubuntu-noble | + [[ -e heat-stable-2025.1.tar.gz ]] 2025-09-27 16:07:35.711423 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-27 16:07:35.711431 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-27 16:07:35.711439 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-27 16:07:37.138790 | ubuntu-noble | 2025-09-27 16:07:37 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2364369/2364369] -> "heat-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:37.140430 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:37.140465 | ubuntu-noble | + echo Process heat-stable-2025.1.tar.gz 2025-09-27 16:07:37.140474 | ubuntu-noble | Process heat-stable-2025.1.tar.gz 2025-09-27 16:07:37.143654 | ubuntu-noble | ++ tar -tzf heat-stable-2025.1.tar.gz 2025-09-27 16:07:37.143688 | ubuntu-noble | ++ head -1 2025-09-27 16:07:37.143942 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:37.152950 | ubuntu-noble | + directory=openstack_heat-24.1.1.dev5 2025-09-27 16:07:37.152991 | ubuntu-noble | + echo Check patches for heat-stable-2025.1.tar.gz 2025-09-27 16:07:37.152998 | ubuntu-noble | Check patches for heat-stable-2025.1.tar.gz 2025-09-27 16:07:37.153037 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_heat ]] 2025-09-27 16:07:37.153122 | ubuntu-noble | + echo Check overlays for heat-stable-2025.1.tar.gz 2025-09-27 16:07:37.153133 | ubuntu-noble | Check overlays for heat-stable-2025.1.tar.gz 2025-09-27 16:07:37.153142 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2025-09-27 16:07:37.153182 | ubuntu-noble | + popd 2025-09-27 16:07:37.153314 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:37.153345 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:37.154285 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-27 16:07:37.156764 | ubuntu-noble | + filename=horizon-stable-2025.1.tar.gz 2025-09-27 16:07:37.156801 | ubuntu-noble | + [[ -e horizon-stable-2025.1.tar.gz ]] 2025-09-27 16:07:37.156828 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-27 16:07:37.156836 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-27 16:07:37.156867 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-27 16:07:38.721832 | ubuntu-noble | 2025-09-27 16:07:38 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5348412/5348412] -> "horizon-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:38.724826 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:38.724904 | ubuntu-noble | + echo Process horizon-stable-2025.1.tar.gz 2025-09-27 16:07:38.724918 | ubuntu-noble | Process horizon-stable-2025.1.tar.gz 2025-09-27 16:07:38.728682 | ubuntu-noble | ++ tar -tzf horizon-stable-2025.1.tar.gz 2025-09-27 16:07:38.728729 | ubuntu-noble | ++ head -1 2025-09-27 16:07:38.730763 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:38.736131 | ubuntu-noble | + directory=horizon-25.3.2.dev2 2025-09-27 16:07:38.736241 | ubuntu-noble | + echo Check patches for horizon-stable-2025.1.tar.gz 2025-09-27 16:07:38.736272 | ubuntu-noble | Check patches for horizon-stable-2025.1.tar.gz 2025-09-27 16:07:38.736336 | ubuntu-noble | + [[ -e ../patches/2025.1/horizon ]] 2025-09-27 16:07:38.736406 | ubuntu-noble | + echo Check overlays for horizon-stable-2025.1.tar.gz 2025-09-27 16:07:38.736429 | ubuntu-noble | Check overlays for horizon-stable-2025.1.tar.gz 2025-09-27 16:07:38.736466 | ubuntu-noble | + [[ -e ../overlays/2025.1/horizon/source ]] 2025-09-27 16:07:38.736510 | ubuntu-noble | + popd 2025-09-27 16:07:38.736673 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:38.736719 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:38.737472 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-27 16:07:38.739439 | ubuntu-noble | + filename=ironic-stable-2025.1.tar.gz 2025-09-27 16:07:38.739463 | ubuntu-noble | + [[ -e ironic-stable-2025.1.tar.gz ]] 2025-09-27 16:07:38.739470 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-27 16:07:38.739477 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-27 16:07:38.739483 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-27 16:07:40.175719 | ubuntu-noble | 2025-09-27 16:07:40 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2870930/2870930] -> "ironic-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:40.178777 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:40.178858 | ubuntu-noble | + echo Process ironic-stable-2025.1.tar.gz 2025-09-27 16:07:40.178873 | ubuntu-noble | Process ironic-stable-2025.1.tar.gz 2025-09-27 16:07:40.181681 | ubuntu-noble | ++ tar -tzf ironic-stable-2025.1.tar.gz 2025-09-27 16:07:40.181730 | ubuntu-noble | ++ head -1 2025-09-27 16:07:40.182088 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:40.190162 | ubuntu-noble | + directory=ironic-29.0.4.dev4 2025-09-27 16:07:40.190232 | ubuntu-noble | + echo Check patches for ironic-stable-2025.1.tar.gz 2025-09-27 16:07:40.190245 | ubuntu-noble | Check patches for ironic-stable-2025.1.tar.gz 2025-09-27 16:07:40.190255 | ubuntu-noble | + [[ -e ../patches/2025.1/ironic ]] 2025-09-27 16:07:40.190263 | ubuntu-noble | + tar xzf ironic-stable-2025.1.tar.gz 2025-09-27 16:07:40.357262 | ubuntu-noble | + rm ironic-stable-2025.1.tar.gz 2025-09-27 16:07:40.359436 | ubuntu-noble | + pushd ironic-29.0.4.dev4 2025-09-27 16:07:40.361822 | ubuntu-noble | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2025-09-27 16:07:40.361851 | ubuntu-noble | ++ sort 2025-09-27 16:07:40.362688 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-27 16:07:40.362711 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-956674-2025.1.patch' 2025-09-27 16:07:40.362726 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/backport-956674-2025.1.patch 2025-09-27 16:07:40.362730 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-09-27 16:07:40.364289 | ubuntu-noble | checking file ironic/drivers/modules/redfish/power.py 2025-09-27 16:07:40.364310 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-09-27 16:07:40.364317 | ubuntu-noble | + patch --forward --batch -p1 2025-09-27 16:07:40.365465 | ubuntu-noble | patching file ironic/drivers/modules/redfish/power.py 2025-09-27 16:07:40.365646 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-09-27 16:07:40.365989 | ubuntu-noble | + popd 2025-09-27 16:07:40.366045 | ubuntu-noble | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.4.dev4 2025-09-27 16:07:40.916092 | ubuntu-noble | + rm -r ironic-29.0.4.dev4 2025-09-27 16:07:40.957974 | ubuntu-noble | + echo Check overlays for ironic-stable-2025.1.tar.gz 2025-09-27 16:07:40.958012 | ubuntu-noble | Check overlays for ironic-stable-2025.1.tar.gz 2025-09-27 16:07:40.958022 | ubuntu-noble | + [[ -e ../overlays/2025.1/ironic/source ]] 2025-09-27 16:07:40.958028 | ubuntu-noble | + popd 2025-09-27 16:07:40.958185 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:40.958208 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:40.959048 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-27 16:07:40.961746 | ubuntu-noble | + filename=keystone-stable-2025.1.tar.gz 2025-09-27 16:07:40.961765 | ubuntu-noble | + [[ -e keystone-stable-2025.1.tar.gz ]] 2025-09-27 16:07:40.961835 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-27 16:07:40.961840 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-27 16:07:40.961871 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-27 16:07:42.269740 | ubuntu-noble | 2025-09-27 16:07:42 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1772302/1772302] -> "keystone-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:42.270855 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:42.270907 | ubuntu-noble | + echo Process keystone-stable-2025.1.tar.gz 2025-09-27 16:07:42.270916 | ubuntu-noble | Process keystone-stable-2025.1.tar.gz 2025-09-27 16:07:42.273681 | ubuntu-noble | ++ tar -tzf keystone-stable-2025.1.tar.gz 2025-09-27 16:07:42.273717 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:42.274734 | ubuntu-noble | ++ head -1 2025-09-27 16:07:42.278965 | ubuntu-noble | + directory=keystone-27.0.1.dev11 2025-09-27 16:07:42.279005 | ubuntu-noble | + echo Check patches for keystone-stable-2025.1.tar.gz 2025-09-27 16:07:42.279012 | ubuntu-noble | Check patches for keystone-stable-2025.1.tar.gz 2025-09-27 16:07:42.279021 | ubuntu-noble | + [[ -e ../patches/2025.1/keystone ]] 2025-09-27 16:07:42.279084 | ubuntu-noble | + echo Check overlays for keystone-stable-2025.1.tar.gz 2025-09-27 16:07:42.279092 | ubuntu-noble | Check overlays for keystone-stable-2025.1.tar.gz 2025-09-27 16:07:42.279119 | ubuntu-noble | + [[ -e ../overlays/2025.1/keystone/source ]] 2025-09-27 16:07:42.279130 | ubuntu-noble | + popd 2025-09-27 16:07:42.279238 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:42.279250 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:42.280095 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-27 16:07:42.281884 | ubuntu-noble | + filename=magnum-stable-2025.1.tar.gz 2025-09-27 16:07:42.281900 | ubuntu-noble | + [[ -e magnum-stable-2025.1.tar.gz ]] 2025-09-27 16:07:42.281949 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-27 16:07:42.281956 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-27 16:07:42.281963 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-27 16:07:43.472898 | ubuntu-noble | 2025-09-27 16:07:43 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [972870/972870] -> "magnum-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:43.474786 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:43.474864 | ubuntu-noble | + echo Process magnum-stable-2025.1.tar.gz 2025-09-27 16:07:43.474895 | ubuntu-noble | Process magnum-stable-2025.1.tar.gz 2025-09-27 16:07:43.478673 | ubuntu-noble | ++ tar -tzf magnum-stable-2025.1.tar.gz 2025-09-27 16:07:43.478712 | ubuntu-noble | ++ head -1 2025-09-27 16:07:43.480656 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:43.488125 | ubuntu-noble | + directory=magnum-20.0.1.dev5 2025-09-27 16:07:43.488226 | ubuntu-noble | + echo Check patches for magnum-stable-2025.1.tar.gz 2025-09-27 16:07:43.488251 | ubuntu-noble | Check patches for magnum-stable-2025.1.tar.gz 2025-09-27 16:07:43.488301 | ubuntu-noble | + [[ -e ../patches/2025.1/magnum ]] 2025-09-27 16:07:43.488357 | ubuntu-noble | + echo Check overlays for magnum-stable-2025.1.tar.gz 2025-09-27 16:07:43.488376 | ubuntu-noble | Check overlays for magnum-stable-2025.1.tar.gz 2025-09-27 16:07:43.488415 | ubuntu-noble | + [[ -e ../overlays/2025.1/magnum/source ]] 2025-09-27 16:07:43.488469 | ubuntu-noble | + popd 2025-09-27 16:07:43.488591 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:43.488679 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:43.489456 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-27 16:07:43.491578 | ubuntu-noble | + filename=manila-stable-2025.1.tar.gz 2025-09-27 16:07:43.491638 | ubuntu-noble | + [[ -e manila-stable-2025.1.tar.gz ]] 2025-09-27 16:07:43.491648 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-27 16:07:43.491655 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-27 16:07:43.491662 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-27 16:07:44.950195 | ubuntu-noble | 2025-09-27 16:07:44 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3537552/3537552] -> "manila-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:44.953326 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:44.953371 | ubuntu-noble | + echo Process manila-stable-2025.1.tar.gz 2025-09-27 16:07:44.953382 | ubuntu-noble | Process manila-stable-2025.1.tar.gz 2025-09-27 16:07:44.956658 | ubuntu-noble | ++ tar -tzf manila-stable-2025.1.tar.gz 2025-09-27 16:07:44.956703 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:44.957823 | ubuntu-noble | ++ head -1 2025-09-27 16:07:44.968811 | ubuntu-noble | + directory=manila-20.0.1.dev14 2025-09-27 16:07:44.968880 | ubuntu-noble | + echo Check patches for manila-stable-2025.1.tar.gz 2025-09-27 16:07:44.968890 | ubuntu-noble | Check patches for manila-stable-2025.1.tar.gz 2025-09-27 16:07:44.968899 | ubuntu-noble | + [[ -e ../patches/2025.1/manila ]] 2025-09-27 16:07:44.968906 | ubuntu-noble | + echo Check overlays for manila-stable-2025.1.tar.gz 2025-09-27 16:07:44.968913 | ubuntu-noble | Check overlays for manila-stable-2025.1.tar.gz 2025-09-27 16:07:44.968920 | ubuntu-noble | + [[ -e ../overlays/2025.1/manila/source ]] 2025-09-27 16:07:44.968928 | ubuntu-noble | + popd 2025-09-27 16:07:44.968943 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:44.968952 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:44.969956 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-27 16:07:44.971830 | ubuntu-noble | + filename=masakari-stable-2025.1.tar.gz 2025-09-27 16:07:44.971853 | ubuntu-noble | + [[ -e masakari-stable-2025.1.tar.gz ]] 2025-09-27 16:07:44.971918 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-27 16:07:44.971928 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-27 16:07:44.971935 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-27 16:07:46.030835 | ubuntu-noble | 2025-09-27 16:07:46 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:46.032845 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:46.032934 | ubuntu-noble | + echo Process masakari-stable-2025.1.tar.gz 2025-09-27 16:07:46.032948 | ubuntu-noble | Process masakari-stable-2025.1.tar.gz 2025-09-27 16:07:46.036682 | ubuntu-noble | ++ tar -tzf masakari-stable-2025.1.tar.gz 2025-09-27 16:07:46.036729 | ubuntu-noble | ++ head -1 2025-09-27 16:07:46.037447 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:46.045031 | ubuntu-noble | + directory=masakari-19.0.1.dev3 2025-09-27 16:07:46.045079 | ubuntu-noble | + echo Check patches for masakari-stable-2025.1.tar.gz 2025-09-27 16:07:46.045087 | ubuntu-noble | Check patches for masakari-stable-2025.1.tar.gz 2025-09-27 16:07:46.045197 | ubuntu-noble | + [[ -e ../patches/2025.1/masakari ]] 2025-09-27 16:07:46.045253 | ubuntu-noble | + echo Check overlays for masakari-stable-2025.1.tar.gz 2025-09-27 16:07:46.045261 | ubuntu-noble | Check overlays for masakari-stable-2025.1.tar.gz 2025-09-27 16:07:46.045270 | ubuntu-noble | + [[ -e ../overlays/2025.1/masakari/source ]] 2025-09-27 16:07:46.045308 | ubuntu-noble | + popd 2025-09-27 16:07:46.045444 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:46.045456 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:46.046482 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.048525 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.048552 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2025-09-27 16:07:46.048622 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.048640 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.048650 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.974775 | ubuntu-noble | 2025-09-27 16:07:46 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz [124178/124178] -> "neutron-dynamic-routing-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:46.977064 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:46.977172 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.977186 | ubuntu-noble | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.978686 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.978947 | ubuntu-noble | ++ head -1 2025-09-27 16:07:46.981161 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:46.987229 | ubuntu-noble | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2025-09-27 16:07:46.987827 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.987855 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.987862 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2025-09-27 16:07:46.987868 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.987874 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.987880 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2025-09-27 16:07:46.987886 | ubuntu-noble | + popd 2025-09-27 16:07:46.987892 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:46.987898 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:46.988222 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.990693 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-27 16:07:46.990738 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2025-09-27 16:07:46.990747 | ubuntu-noble | + popd 2025-09-27 16:07:46.990756 | ubuntu-noble | + continue 2025-09-27 16:07:46.990764 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:46.990771 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:46.991425 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:46.994265 | ubuntu-noble | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:46.994288 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2025-09-27 16:07:46.994356 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:46.994366 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:46.994399 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:47.949708 | ubuntu-noble | 2025-09-27 16:07:47 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz [229988/229988] -> "neutron-vpnaas-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:47.950818 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:47.950886 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:47.950899 | ubuntu-noble | Process neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:47.956661 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:47.956706 | ubuntu-noble | ++ head -1 2025-09-27 16:07:47.956716 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:47.961954 | ubuntu-noble | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2025-09-27 16:07:47.961994 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:47.962001 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:47.962010 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2025-09-27 16:07:47.962052 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:47.962060 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-27 16:07:47.962068 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2025-09-27 16:07:47.962112 | ubuntu-noble | + popd 2025-09-27 16:07:47.962212 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:47.962221 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:47.963285 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-27 16:07:47.964705 | ubuntu-noble | + filename=neutron-stable-2025.1.tar.gz 2025-09-27 16:07:47.964738 | ubuntu-noble | + [[ -e neutron-stable-2025.1.tar.gz ]] 2025-09-27 16:07:47.964745 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-27 16:07:47.964752 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-27 16:07:47.964758 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-27 16:07:49.949820 | ubuntu-noble | 2025-09-27 16:07:49 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12227405/12227405] -> "neutron-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:49.951801 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:49.951848 | ubuntu-noble | + echo Process neutron-stable-2025.1.tar.gz 2025-09-27 16:07:49.951858 | ubuntu-noble | Process neutron-stable-2025.1.tar.gz 2025-09-27 16:07:49.954661 | ubuntu-noble | ++ tar -tzf neutron-stable-2025.1.tar.gz 2025-09-27 16:07:49.954697 | ubuntu-noble | ++ head -1 2025-09-27 16:07:49.956491 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:49.963414 | ubuntu-noble | + directory=neutron-26.0.2.dev58 2025-09-27 16:07:49.963494 | ubuntu-noble | + echo Check patches for neutron-stable-2025.1.tar.gz 2025-09-27 16:07:49.963514 | ubuntu-noble | Check patches for neutron-stable-2025.1.tar.gz 2025-09-27 16:07:49.963559 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron ]] 2025-09-27 16:07:49.963653 | ubuntu-noble | + echo Check overlays for neutron-stable-2025.1.tar.gz 2025-09-27 16:07:49.963673 | ubuntu-noble | Check overlays for neutron-stable-2025.1.tar.gz 2025-09-27 16:07:49.963701 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron/source ]] 2025-09-27 16:07:49.963732 | ubuntu-noble | + popd 2025-09-27 16:07:49.963821 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:49.963847 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:49.964885 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-27 16:07:49.967812 | ubuntu-noble | + filename=nova-stable-2025.1.tar.gz 2025-09-27 16:07:49.967893 | ubuntu-noble | + [[ -e nova-stable-2025.1.tar.gz ]] 2025-09-27 16:07:49.967904 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-27 16:07:49.967915 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-27 16:07:49.967924 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-27 16:07:51.889578 | ubuntu-noble | 2025-09-27 16:07:51 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9636284/9636284] -> "nova-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:51.892324 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:51.892377 | ubuntu-noble | + echo Process nova-stable-2025.1.tar.gz 2025-09-27 16:07:51.892398 | ubuntu-noble | Process nova-stable-2025.1.tar.gz 2025-09-27 16:07:51.896686 | ubuntu-noble | ++ tar -tzf nova-stable-2025.1.tar.gz 2025-09-27 16:07:51.896738 | ubuntu-noble | ++ head -1 2025-09-27 16:07:51.898839 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:51.903418 | ubuntu-noble | + directory=nova-31.1.1.dev17 2025-09-27 16:07:51.903520 | ubuntu-noble | + echo Check patches for nova-stable-2025.1.tar.gz 2025-09-27 16:07:51.903547 | ubuntu-noble | Check patches for nova-stable-2025.1.tar.gz 2025-09-27 16:07:51.903641 | ubuntu-noble | + [[ -e ../patches/2025.1/nova ]] 2025-09-27 16:07:51.903702 | ubuntu-noble | + tar xzf nova-stable-2025.1.tar.gz 2025-09-27 16:07:52.318917 | ubuntu-noble | + rm nova-stable-2025.1.tar.gz 2025-09-27 16:07:52.322560 | ubuntu-noble | + pushd nova-31.1.1.dev17 2025-09-27 16:07:52.323568 | ubuntu-noble | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2025-09-27 16:07:52.323753 | ubuntu-noble | ++ sort 2025-09-27 16:07:52.325930 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-27 16:07:52.325992 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-09-27 16:07:52.326006 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-09-27 16:07:52.326032 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-09-27 16:07:52.327238 | ubuntu-noble | checking file nova/api/openstack/identity.py 2025-09-27 16:07:52.327371 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-09-27 16:07:52.327646 | ubuntu-noble | + patch --forward --batch -p1 2025-09-27 16:07:52.328770 | ubuntu-noble | patching file nova/api/openstack/identity.py 2025-09-27 16:07:52.328982 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-09-27 16:07:52.329440 | ubuntu-noble | + popd 2025-09-27 16:07:52.329453 | ubuntu-noble | + tar czf nova-stable-2025.1.tar.gz nova-31.1.1.dev17 2025-09-27 16:07:53.850156 | ubuntu-noble | + rm -r nova-31.1.1.dev17 2025-09-27 16:07:53.930789 | ubuntu-noble | + echo Check overlays for nova-stable-2025.1.tar.gz 2025-09-27 16:07:53.930896 | ubuntu-noble | Check overlays for nova-stable-2025.1.tar.gz 2025-09-27 16:07:53.930912 | ubuntu-noble | + [[ -e ../overlays/2025.1/nova/source ]] 2025-09-27 16:07:53.930923 | ubuntu-noble | + popd 2025-09-27 16:07:53.930935 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:53.930947 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:53.930970 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-27 16:07:53.933449 | ubuntu-noble | + filename=octavia-stable-2025.1.tar.gz 2025-09-27 16:07:53.933493 | ubuntu-noble | + [[ -e octavia-stable-2025.1.tar.gz ]] 2025-09-27 16:07:53.933504 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-27 16:07:53.933515 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-27 16:07:53.933526 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-27 16:07:55.227567 | ubuntu-noble | 2025-09-27 16:07:55 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1331685/1331685] -> "octavia-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:55.230459 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:55.230506 | ubuntu-noble | + echo Process octavia-stable-2025.1.tar.gz 2025-09-27 16:07:55.230519 | ubuntu-noble | Process octavia-stable-2025.1.tar.gz 2025-09-27 16:07:55.232748 | ubuntu-noble | ++ tar -tzf octavia-stable-2025.1.tar.gz 2025-09-27 16:07:55.232829 | ubuntu-noble | ++ head -1 2025-09-27 16:07:55.234252 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:55.242142 | ubuntu-noble | + directory=octavia-16.0.1.dev5 2025-09-27 16:07:55.242276 | ubuntu-noble | + echo Check patches for octavia-stable-2025.1.tar.gz 2025-09-27 16:07:55.242315 | ubuntu-noble | Check patches for octavia-stable-2025.1.tar.gz 2025-09-27 16:07:55.242411 | ubuntu-noble | + [[ -e ../patches/2025.1/octavia ]] 2025-09-27 16:07:55.242489 | ubuntu-noble | + echo Check overlays for octavia-stable-2025.1.tar.gz 2025-09-27 16:07:55.242519 | ubuntu-noble | Check overlays for octavia-stable-2025.1.tar.gz 2025-09-27 16:07:55.242570 | ubuntu-noble | + [[ -e ../overlays/2025.1/octavia/source ]] 2025-09-27 16:07:55.242672 | ubuntu-noble | + popd 2025-09-27 16:07:55.242814 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:55.242863 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:55.243750 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-27 16:07:55.245840 | ubuntu-noble | + filename=placement-stable-2025.1.tar.gz 2025-09-27 16:07:55.245866 | ubuntu-noble | + [[ -e placement-stable-2025.1.tar.gz ]] 2025-09-27 16:07:55.245873 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-27 16:07:55.245879 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-27 16:07:55.245886 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-27 16:07:56.413345 | ubuntu-noble | 2025-09-27 16:07:56 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [560513/560513] -> "placement-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:56.415760 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:56.415847 | ubuntu-noble | + echo Process placement-stable-2025.1.tar.gz 2025-09-27 16:07:56.415859 | ubuntu-noble | Process placement-stable-2025.1.tar.gz 2025-09-27 16:07:56.418704 | ubuntu-noble | ++ tar -tzf placement-stable-2025.1.tar.gz 2025-09-27 16:07:56.418750 | ubuntu-noble | ++ head -1 2025-09-27 16:07:56.421657 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:56.428636 | ubuntu-noble | + directory=openstack_placement-13.0.0.0rc2.dev2 2025-09-27 16:07:56.428677 | ubuntu-noble | + echo Check patches for placement-stable-2025.1.tar.gz 2025-09-27 16:07:56.428685 | ubuntu-noble | Check patches for placement-stable-2025.1.tar.gz 2025-09-27 16:07:56.428691 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_placement ]] 2025-09-27 16:07:56.428732 | ubuntu-noble | + echo Check overlays for placement-stable-2025.1.tar.gz 2025-09-27 16:07:56.428740 | ubuntu-noble | Check overlays for placement-stable-2025.1.tar.gz 2025-09-27 16:07:56.428749 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2025-09-27 16:07:56.428757 | ubuntu-noble | + popd 2025-09-27 16:07:56.428861 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:56.428872 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:56.429702 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:56.431770 | ubuntu-noble | + filename=skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:56.431809 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2025-09-27 16:07:56.431817 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:56.431834 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:56.431841 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:58.266250 | ubuntu-noble | 2025-09-27 16:07:58 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9062131/9062131] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2025-09-27 16:07:58.268945 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:07:58.268987 | ubuntu-noble | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:58.269000 | ubuntu-noble | Process skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:58.272721 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:58.272771 | ubuntu-noble | ++ head -1 2025-09-27 16:07:58.275674 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:07:58.279135 | ubuntu-noble | + directory=skyline_apiserver-6.0.0.0rc2.dev2 2025-09-27 16:07:58.279182 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:58.279205 | ubuntu-noble | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:58.279213 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2025-09-27 16:07:58.279283 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:58.279293 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2025-09-27 16:07:58.279303 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2025-09-27 16:07:58.279336 | ubuntu-noble | + popd 2025-09-27 16:07:58.279472 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:07:58.279486 | ubuntu-noble | + pushd tarballs 2025-09-27 16:07:58.280504 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-27 16:07:58.283015 | ubuntu-noble | + filename=skyline-console-stable-2025.1.tar.gz 2025-09-27 16:07:58.283040 | ubuntu-noble | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2025-09-27 16:07:58.283132 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-27 16:07:58.283142 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-27 16:07:58.283152 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-27 16:08:00.837790 | ubuntu-noble | 2025-09-27 16:08:00 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26619591/26619591] -> "skyline-console-stable-2025.1.tar.gz" [1] 2025-09-27 16:08:00.841387 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:08:00.841420 | ubuntu-noble | + echo Process skyline-console-stable-2025.1.tar.gz 2025-09-27 16:08:00.841428 | ubuntu-noble | Process skyline-console-stable-2025.1.tar.gz 2025-09-27 16:08:00.845147 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2025-09-27 16:08:00.845186 | ubuntu-noble | ++ head -1 2025-09-27 16:08:00.846934 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:08:00.849410 | ubuntu-noble | + directory=skyline_console-6.0.0.0rc2.dev3 2025-09-27 16:08:00.849451 | ubuntu-noble | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2025-09-27 16:08:00.849458 | ubuntu-noble | Check patches for skyline-console-stable-2025.1.tar.gz 2025-09-27 16:08:00.849464 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_console ]] 2025-09-27 16:08:00.849474 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2025-09-27 16:08:00.849479 | ubuntu-noble | Check overlays for skyline-console-stable-2025.1.tar.gz 2025-09-27 16:08:00.849484 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2025-09-27 16:08:00.849490 | ubuntu-noble | + popd 2025-09-27 16:08:00.849524 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-27 16:08:00.849534 | ubuntu-noble | + pushd tarballs 2025-09-27 16:08:00.850330 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-27 16:08:00.851836 | ubuntu-noble | + filename=requirements-stable-2025.1.tar.gz 2025-09-27 16:08:00.851849 | ubuntu-noble | + [[ -e requirements-stable-2025.1.tar.gz ]] 2025-09-27 16:08:00.851912 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-27 16:08:00.851919 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-27 16:08:00.851926 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-27 16:08:01.777850 | ubuntu-noble | 2025-09-27 16:08:01 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150400/150400] -> "requirements-stable-2025.1.tar.gz" [1] 2025-09-27 16:08:01.779819 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-27 16:08:01.779900 | ubuntu-noble | + echo Process requirements-stable-2025.1.tar.gz 2025-09-27 16:08:01.779915 | ubuntu-noble | Process requirements-stable-2025.1.tar.gz 2025-09-27 16:08:01.783095 | ubuntu-noble | ++ tar -tzf requirements-stable-2025.1.tar.gz 2025-09-27 16:08:01.783145 | ubuntu-noble | ++ head -1 2025-09-27 16:08:01.786677 | ubuntu-noble | ++ cut -f1 -d/ 2025-09-27 16:08:01.791505 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7499 2025-09-27 16:08:01.791637 | ubuntu-noble | + echo Check patches for requirements-stable-2025.1.tar.gz 2025-09-27 16:08:01.791689 | ubuntu-noble | Check patches for requirements-stable-2025.1.tar.gz 2025-09-27 16:08:01.791747 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_requirements ]] 2025-09-27 16:08:01.791807 | ubuntu-noble | + echo Check overlays for requirements-stable-2025.1.tar.gz 2025-09-27 16:08:01.791828 | ubuntu-noble | Check overlays for requirements-stable-2025.1.tar.gz 2025-09-27 16:08:01.791862 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2025-09-27 16:08:01.791900 | ubuntu-noble | + popd 2025-09-27 16:08:01.930707 | ubuntu-noble | ok: Runtime: 0:01:00.256539 2025-09-27 16:08:01.955373 | 2025-09-27 16:08:01.955500 | PLAY RECAP 2025-09-27 16:08:01.955566 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-27 16:08:01.955596 | 2025-09-27 16:08:02.077190 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2025-09-27 16:08:02.078453 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-27 16:08:02.773332 | 2025-09-27 16:08:02.773499 | PLAY [Base post] 2025-09-27 16:08:02.786623 | 2025-09-27 16:08:02.786751 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-27 16:08:03.595494 | ubuntu-noble | changed 2025-09-27 16:08:03.605047 | 2025-09-27 16:08:03.605181 | PLAY RECAP 2025-09-27 16:08:03.605259 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-27 16:08:03.605337 | 2025-09-27 16:08:03.719628 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-27 16:08:03.721533 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-27 16:08:04.513142 | 2025-09-27 16:08:04.513310 | PLAY [Base post-logs] 2025-09-27 16:08:04.524150 | 2025-09-27 16:08:04.524274 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-27 16:08:04.965548 | localhost | changed 2025-09-27 16:08:04.975894 | 2025-09-27 16:08:04.976031 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-27 16:08:05.011655 | localhost | ok 2025-09-27 16:08:05.015608 | 2025-09-27 16:08:05.015713 | TASK [Set zuul-log-path fact] 2025-09-27 16:08:05.030262 | localhost | ok 2025-09-27 16:08:05.038220 | 2025-09-27 16:08:05.038321 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-27 16:08:05.063062 | localhost | ok 2025-09-27 16:08:05.066179 | 2025-09-27 16:08:05.066276 | TASK [upload-logs : Create log directories] 2025-09-27 16:08:05.565177 | localhost | changed 2025-09-27 16:08:05.571004 | 2025-09-27 16:08:05.571180 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-27 16:08:06.085973 | localhost -> localhost | ok: Runtime: 0:00:00.006662 2025-09-27 16:08:06.096659 | 2025-09-27 16:08:06.096843 | TASK [upload-logs : Upload logs to log server] 2025-09-27 16:08:06.653233 | localhost | Output suppressed because no_log was given 2025-09-27 16:08:06.656533 | 2025-09-27 16:08:06.656697 | LOOP [upload-logs : Compress console log and json output] 2025-09-27 16:08:06.711192 | localhost | skipping: Conditional result was False 2025-09-27 16:08:06.716479 | localhost | skipping: Conditional result was False 2025-09-27 16:08:06.727945 | 2025-09-27 16:08:06.728153 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-27 16:08:06.788150 | localhost | skipping: Conditional result was False 2025-09-27 16:08:06.788734 | 2025-09-27 16:08:06.792864 | localhost | skipping: Conditional result was False 2025-09-27 16:08:06.799631 | 2025-09-27 16:08:06.799837 | LOOP [upload-logs : Upload console log and json output]