2026-03-16 00:01:11.426651 | Job console starting 2026-03-16 00:01:11.441497 | Updating git repos 2026-03-16 00:01:11.482234 | Cloning repos into workspace 2026-03-16 00:01:11.538812 | Restoring repo states 2026-03-16 00:01:11.562956 | Merging changes 2026-03-16 00:01:11.563604 | Checking out repos 2026-03-16 00:01:11.638772 | Preparing playbooks 2026-03-16 00:01:12.641649 | Running Ansible setup 2026-03-16 00:01:18.528960 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-16 00:01:19.484783 | 2026-03-16 00:01:19.484997 | PLAY [Base pre] 2026-03-16 00:01:19.502928 | 2026-03-16 00:01:19.503081 | TASK [Setup log path fact] 2026-03-16 00:01:19.527803 | ubuntu-noble-large | ok 2026-03-16 00:01:19.544663 | 2026-03-16 00:01:19.544817 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-16 00:01:19.575252 | ubuntu-noble-large | ok 2026-03-16 00:01:19.585500 | 2026-03-16 00:01:19.585625 | TASK [emit-job-header : Print job information] 2026-03-16 00:01:19.637429 | # Job Information 2026-03-16 00:01:19.637624 | Ansible Version: 2.16.14 2026-03-16 00:01:19.637660 | Job: container-images-kolla-push-2025.1 2026-03-16 00:01:19.637693 | Pipeline: periodic-midnight 2026-03-16 00:01:19.637715 | Executor: 521e9411259a 2026-03-16 00:01:19.637735 | Triggered by: https://github.com/osism/container-images-kolla 2026-03-16 00:01:19.637757 | Event ID: 53984fdb640f4a7f966d9c33df2fbf2b 2026-03-16 00:01:19.644453 | 2026-03-16 00:01:19.644577 | LOOP [emit-job-header : Print node information] 2026-03-16 00:01:19.773692 | ubuntu-noble-large | ok: 2026-03-16 00:01:19.773915 | ubuntu-noble-large | # Node Information 2026-03-16 00:01:19.773961 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-03-16 00:01:19.773993 | ubuntu-noble-large | Hostname: ubuntu 2026-03-16 00:01:19.774021 | ubuntu-noble-large | Username: zuul 2026-03-16 00:01:19.774048 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-03-16 00:01:19.774080 | ubuntu-noble-large | Provider: regiocloud-a 2026-03-16 00:01:19.774121 | ubuntu-noble-large | Region: 2026-03-16 00:01:19.774149 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-03-16 00:01:19.774175 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-03-16 00:01:19.774200 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed0:f456 2026-03-16 00:01:19.802496 | 2026-03-16 00:01:19.802650 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-16 00:01:20.438522 | ubuntu-noble-large -> localhost | changed 2026-03-16 00:01:20.448679 | 2026-03-16 00:01:20.448829 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-16 00:01:22.801108 | ubuntu-noble-large -> localhost | changed 2026-03-16 00:01:22.823837 | 2026-03-16 00:01:22.823983 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-16 00:01:23.508027 | ubuntu-noble-large -> localhost | ok 2026-03-16 00:01:23.522615 | 2026-03-16 00:01:23.522768 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-16 00:01:23.611557 | ubuntu-noble-large | ok 2026-03-16 00:01:23.653378 | ubuntu-noble-large | included: /var/lib/zuul/builds/5992d62218e94d0594b8caa563ae7a31/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-16 00:01:23.678716 | 2026-03-16 00:01:23.678828 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-16 00:01:25.543991 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-03-16 00:01:25.544296 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/5992d62218e94d0594b8caa563ae7a31/work/5992d62218e94d0594b8caa563ae7a31_id_rsa 2026-03-16 00:01:25.544377 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/5992d62218e94d0594b8caa563ae7a31/work/5992d62218e94d0594b8caa563ae7a31_id_rsa.pub 2026-03-16 00:01:25.544426 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-03-16 00:01:25.544467 | ubuntu-noble-large -> localhost | SHA256:zQDzezr3yIZrrqZxCvtzDkosaZi23jDXQApDCy6Q5Is zuul-build-sshkey 2026-03-16 00:01:25.544520 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-03-16 00:01:25.544561 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-03-16 00:01:25.544596 | ubuntu-noble-large -> localhost | |++ o | 2026-03-16 00:01:25.544633 | ubuntu-noble-large -> localhost | |B . + | 2026-03-16 00:01:25.544668 | ubuntu-noble-large -> localhost | |++ . o | 2026-03-16 00:01:25.544701 | ubuntu-noble-large -> localhost | |+.+ = | 2026-03-16 00:01:25.544735 | ubuntu-noble-large -> localhost | |Eo . S + | 2026-03-16 00:01:25.544781 | ubuntu-noble-large -> localhost | |.+ o o | 2026-03-16 00:01:25.544821 | ubuntu-noble-large -> localhost | |==+.o.. o.. | 2026-03-16 00:01:25.544857 | ubuntu-noble-large -> localhost | |oo*+.=o o+.o | 2026-03-16 00:01:25.544894 | ubuntu-noble-large -> localhost | |.ooo+*o+ooo . | 2026-03-16 00:01:25.544928 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-03-16 00:01:25.545006 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.246310 2026-03-16 00:01:25.556095 | 2026-03-16 00:01:25.556216 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-16 00:01:25.584782 | ubuntu-noble-large | ok 2026-03-16 00:01:25.602971 | ubuntu-noble-large | included: /var/lib/zuul/builds/5992d62218e94d0594b8caa563ae7a31/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-16 00:01:25.612043 | 2026-03-16 00:01:25.612133 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-16 00:01:25.635120 | ubuntu-noble-large | skipping: Conditional result was False 2026-03-16 00:01:25.640946 | 2026-03-16 00:01:25.641043 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-16 00:01:26.528189 | ubuntu-noble-large | changed 2026-03-16 00:01:26.537468 | 2026-03-16 00:01:26.537579 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-16 00:01:26.890104 | ubuntu-noble-large | ok 2026-03-16 00:01:26.895768 | 2026-03-16 00:01:26.895873 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-16 00:01:27.703873 | ubuntu-noble-large | changed 2026-03-16 00:01:27.709074 | 2026-03-16 00:01:27.709159 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-16 00:01:28.519297 | ubuntu-noble-large | changed 2026-03-16 00:01:28.524738 | 2026-03-16 00:01:28.524832 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-16 00:01:28.548123 | ubuntu-noble-large | skipping: Conditional result was False 2026-03-16 00:01:28.555482 | 2026-03-16 00:01:28.555586 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-16 00:01:29.127321 | ubuntu-noble-large -> localhost | changed 2026-03-16 00:01:29.139884 | 2026-03-16 00:01:29.140151 | TASK [add-build-sshkey : Add back temp key] 2026-03-16 00:01:29.710913 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/5992d62218e94d0594b8caa563ae7a31/work/5992d62218e94d0594b8caa563ae7a31_id_rsa (zuul-build-sshkey) 2026-03-16 00:01:29.711177 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.018565 2026-03-16 00:01:29.720157 | 2026-03-16 00:01:29.720297 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-16 00:01:30.201424 | ubuntu-noble-large | ok 2026-03-16 00:01:30.207869 | 2026-03-16 00:01:30.207996 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-16 00:01:30.232152 | ubuntu-noble-large | skipping: Conditional result was False 2026-03-16 00:01:30.243712 | 2026-03-16 00:01:30.243833 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-16 00:01:30.741716 | ubuntu-noble-large | ok 2026-03-16 00:01:30.769412 | 2026-03-16 00:01:30.769561 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-16 00:01:30.834821 | ubuntu-noble-large | ok 2026-03-16 00:01:30.850168 | 2026-03-16 00:01:30.850312 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-16 00:01:31.437978 | ubuntu-noble-large -> localhost | ok 2026-03-16 00:01:31.445794 | 2026-03-16 00:01:31.445912 | TASK [validate-host : Collect information about the host] 2026-03-16 00:01:32.831111 | ubuntu-noble-large | ok 2026-03-16 00:01:32.849304 | 2026-03-16 00:01:32.849450 | TASK [validate-host : Sanitize hostname] 2026-03-16 00:01:32.998571 | ubuntu-noble-large | ok 2026-03-16 00:01:33.003554 | 2026-03-16 00:01:33.003679 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-16 00:01:33.624816 | ubuntu-noble-large -> localhost | changed 2026-03-16 00:01:33.631040 | 2026-03-16 00:01:33.631162 | TASK [validate-host : Collect information about zuul worker] 2026-03-16 00:01:34.121414 | ubuntu-noble-large | ok 2026-03-16 00:01:34.129131 | 2026-03-16 00:01:34.129274 | TASK [validate-host : Write out all zuul information for each host] 2026-03-16 00:01:34.737165 | ubuntu-noble-large -> localhost | changed 2026-03-16 00:01:34.748094 | 2026-03-16 00:01:34.748211 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-16 00:01:35.081569 | ubuntu-noble-large | ok 2026-03-16 00:01:35.088638 | 2026-03-16 00:01:35.088780 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-16 00:01:36.040221 | ubuntu-noble-large | changed: 2026-03-16 00:01:36.040442 | ubuntu-noble-large | cd+++++++++ src/ 2026-03-16 00:01:36.040479 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-03-16 00:01:36.040502 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-03-16 00:01:36.040523 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-03-16 00:01:36.040543 | ubuntu-noble-large | Containerfile 2026-03-16 00:01:36.040656 | ubuntu-noble-large | 2026-03-16 00:03:39.180107 | ubuntu-noble-large | 2026-03-16 00:03:39.180120 | ubuntu-noble-large | Or undo this operation with: 2026-03-16 00:03:39.180132 | ubuntu-noble-large | 2026-03-16 00:03:39.180145 | ubuntu-noble-large | git switch - 2026-03-16 00:03:39.180158 | ubuntu-noble-large | 2026-03-16 00:03:39.180172 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2026-03-16 00:03:39.180184 | ubuntu-noble-large | 2026-03-16 00:03:39.180196 | ubuntu-noble-large | HEAD is now at 7b4dddce6 debian: use valkey from bookworm-backports 2026-03-16 00:03:39.182265 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-03-16 00:03:39.190189 | ubuntu-noble-large | + export HASH_KOLLA=7b4dddce6 2026-03-16 00:03:39.190233 | ubuntu-noble-large | + HASH_KOLLA=7b4dddce6 2026-03-16 00:03:39.190253 | ubuntu-noble-large | + popd 2026-03-16 00:03:39.190384 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-03-16 00:03:39.196004 | ubuntu-noble-large | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2026-03-16 00:03:39.198164 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-03-16 00:03:39.198220 | ubuntu-noble-large | + pushd kolla 2026-03-16 00:03:39.198382 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2026-03-16 00:03:39.198391 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2026-03-16 00:03:39.198415 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-03-16 00:03:39.204142 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2026-03-16 00:03:39.204292 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-03-16 00:03:39.204927 | ubuntu-noble-large | + patch --forward --batch -p1 2026-03-16 00:03:39.206920 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2026-03-16 00:03:39.207037 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-03-16 00:03:39.207467 | ubuntu-noble-large | + popd 2026-03-16 00:03:39.207635 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-03-16 00:03:39.207646 | ubuntu-noble-large | + pushd kolla 2026-03-16 00:03:39.207759 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2026-03-16 00:03:39.207765 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2026-03-16 00:03:39.207791 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-03-16 00:03:39.209594 | ubuntu-noble-large | checking file kolla/common/sources.py 2026-03-16 00:03:39.210077 | ubuntu-noble-large | + patch --forward --batch -p1 2026-03-16 00:03:39.213030 | ubuntu-noble-large | patching file kolla/common/sources.py 2026-03-16 00:03:39.214467 | ubuntu-noble-large | + popd 2026-03-16 00:03:39.214731 | ubuntu-noble-large | + [[ -f templates/2025.1/repos.yaml ]] 2026-03-16 00:03:39.214807 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2026-03-16 00:03:39.366648 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2026-03-16 00:03:39.366720 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2026-03-16 00:03:39.366736 | ubuntu-noble-large | + cat overlays/2025.1/base/apt_preferences.ubuntu 2026-03-16 00:03:39.368460 | ubuntu-noble-large | Package: rabbitmq-server 2026-03-16 00:03:39.368501 | ubuntu-noble-large | Pin: version 4.1.* 2026-03-16 00:03:39.368512 | ubuntu-noble-large | Pin-Priority: 1000 2026-03-16 00:03:39.368571 | ubuntu-noble-large | 2026-03-16 00:03:39.368583 | ubuntu-noble-large | Package: openvswitch* 2026-03-16 00:03:39.368592 | ubuntu-noble-large | Pin: version 3.5.* 2026-03-16 00:03:39.368600 | ubuntu-noble-large | Pin-Priority: 1000 2026-03-16 00:03:39.368613 | ubuntu-noble-large | 2026-03-16 00:03:39.368623 | ubuntu-noble-large | Package: erlang* 2026-03-16 00:03:39.368632 | ubuntu-noble-large | Pin: version 1:27.* 2026-03-16 00:03:39.368645 | ubuntu-noble-large | Pin-Priority: 1000 2026-03-16 00:03:39.369980 | ubuntu-noble-large | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2026-03-16 00:03:39.373937 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-03-16 00:03:39.374881 | ubuntu-noble-large | ++ basename overlays/2025.1/base 2026-03-16 00:03:39.377671 | ubuntu-noble-large | + image_name=base 2026-03-16 00:03:39.377733 | ubuntu-noble-large | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2026-03-16 00:03:39.379972 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-03-16 00:03:39.381032 | ubuntu-noble-large | ++ basename overlays/2025.1/nova 2026-03-16 00:03:39.383716 | ubuntu-noble-large | + image_name=nova 2026-03-16 00:03:39.383763 | ubuntu-noble-large | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-03-16 00:03:39.388750 | ubuntu-noble-large | + find patches/2025.1 -mindepth 1 -type d 2026-03-16 00:03:39.390343 | ubuntu-noble-large | patches/2025.1/neutron-dynamic-routing 2026-03-16 00:03:39.390374 | ubuntu-noble-large | patches/2025.1/cinder 2026-03-16 00:03:39.390385 | ubuntu-noble-large | patches/2025.1/openstack_requirements 2026-03-16 00:03:39.390394 | ubuntu-noble-large | patches/2025.1/kolla 2026-03-16 00:03:39.390403 | ubuntu-noble-large | patches/2025.1/nova 2026-03-16 00:03:39.390411 | ubuntu-noble-large | patches/2025.1/ironic 2026-03-16 00:03:39.392485 | ubuntu-noble-large | ++ find patches/2025.1 -mindepth 1 -type d 2026-03-16 00:03:39.392615 | ubuntu-noble-large | ++ grep -v kolla-build 2026-03-16 00:03:39.392635 | ubuntu-noble-large | ++ grep kolla 2026-03-16 00:03:39.396869 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-03-16 00:03:39.398177 | ubuntu-noble-large | ++ basename patches/2025.1/kolla 2026-03-16 00:03:39.400661 | ubuntu-noble-large | + project=kolla 2026-03-16 00:03:39.402256 | ubuntu-noble-large | ++ sort 2026-03-16 00:03:39.402281 | ubuntu-noble-large | ++ find patches/2025.1/kolla -type f -name '*.patch' 2026-03-16 00:03:39.406092 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-03-16 00:03:39.406128 | ubuntu-noble-large | + pushd kolla 2026-03-16 00:03:39.406139 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2026-03-16 00:03:39.406147 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2026-03-16 00:03:39.406154 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-03-16 00:03:39.409071 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-03-16 00:03:39.409372 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-03-16 00:03:39.409820 | ubuntu-noble-large | + patch --forward --batch -p1 2026-03-16 00:03:39.411929 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-03-16 00:03:39.412544 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-03-16 00:03:39.412692 | ubuntu-noble-large | + popd 2026-03-16 00:03:39.412851 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-03-16 00:03:39.412867 | ubuntu-noble-large | + pushd kolla 2026-03-16 00:03:39.412983 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2026-03-16 00:03:39.412994 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2026-03-16 00:03:39.413004 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-03-16 00:03:39.415823 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2026-03-16 00:03:39.416249 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2026-03-16 00:03:39.416389 | ubuntu-noble-large | Hunk #1 succeeded at 325 with fuzz 1 (offset 16 lines). 2026-03-16 00:03:39.416594 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2026-03-16 00:03:39.416816 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2026-03-16 00:03:39.416864 | ubuntu-noble-large | Hunk #1 succeeded at 88 (offset 6 lines). 2026-03-16 00:03:39.416927 | ubuntu-noble-large | Hunk #2 succeeded at 145 (offset 11 lines). 2026-03-16 00:03:39.416945 | ubuntu-noble-large | Hunk #3 succeeded at 245 (offset 17 lines). 2026-03-16 00:03:39.416984 | ubuntu-noble-large | Hunk #4 succeeded at 303 (offset 22 lines). 2026-03-16 00:03:39.417175 | ubuntu-noble-large | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-03-16 00:03:39.417701 | ubuntu-noble-large | + patch --forward --batch -p1 2026-03-16 00:03:39.420283 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2026-03-16 00:03:39.420600 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2026-03-16 00:03:39.420733 | ubuntu-noble-large | Hunk #1 succeeded at 325 with fuzz 1 (offset 16 lines). 2026-03-16 00:03:39.420881 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2026-03-16 00:03:39.421066 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2026-03-16 00:03:39.421079 | ubuntu-noble-large | Hunk #1 succeeded at 88 (offset 6 lines). 2026-03-16 00:03:39.421186 | ubuntu-noble-large | Hunk #2 succeeded at 145 (offset 11 lines). 2026-03-16 00:03:39.421236 | ubuntu-noble-large | Hunk #3 succeeded at 245 (offset 17 lines). 2026-03-16 00:03:39.421243 | ubuntu-noble-large | Hunk #4 succeeded at 303 (offset 22 lines). 2026-03-16 00:03:39.421294 | ubuntu-noble-large | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-03-16 00:03:39.422686 | ubuntu-noble-large | + popd 2026-03-16 00:03:39.422795 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-03-16 00:03:39.422807 | ubuntu-noble-large | + pushd kolla 2026-03-16 00:03:39.422920 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2026-03-16 00:03:39.422927 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/squash.patch 2026-03-16 00:03:39.422934 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-03-16 00:03:39.425706 | ubuntu-noble-large | checking file kolla/image/tasks.py 2026-03-16 00:03:39.425875 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2026-03-16 00:03:39.426338 | ubuntu-noble-large | + patch --forward --batch -p1 2026-03-16 00:03:39.429283 | ubuntu-noble-large | patching file kolla/image/tasks.py 2026-03-16 00:03:39.429488 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2026-03-16 00:03:39.430159 | ubuntu-noble-large | + popd 2026-03-16 00:03:39.430295 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2026-03-16 00:03:40.049418 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-03-16 00:03:40.138002 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-16 00:03:40.152022 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-03-16 00:03:40.246328 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-03-16 00:03:40.258601 | ubuntu-noble-large | Downloading gitpython-3.1.46-py3-none-any.whl.metadata (13 kB) 2026-03-16 00:03:40.470077 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-03-16 00:03:40.483827 | ubuntu-noble-large | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-16 00:03:40.499880 | ubuntu-noble-large | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-03-16 00:03:40.505921 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-03-16 00:03:40.566439 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-03-16 00:03:40.579368 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-03-16 00:03:40.639238 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-16 00:03:40.651612 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-16 00:03:40.738765 | ubuntu-noble-large | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-16 00:03:40.750886 | ubuntu-noble-large | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-16 00:03:40.826624 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-16 00:03:40.839561 | ubuntu-noble-large | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-16 00:03:40.897359 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-16 00:03:40.910893 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-16 00:03:40.930833 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-03-16 00:03:40.933889 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2026-03-16 00:03:41.041473 | ubuntu-noble-large | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-03-16 00:03:41.054107 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-03-16 00:03:41.087051 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.6) 2026-03-16 00:03:41.088619 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.11) 2026-03-16 00:03:41.090403 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.6.3) 2026-03-16 00:03:41.091735 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.2.25) 2026-03-16 00:03:41.133042 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-16 00:03:41.168347 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.3 MB/s eta 0:00:00 2026-03-16 00:03:41.182083 | ubuntu-noble-large | Downloading gitpython-3.1.46-py3-none-any.whl (208 kB) 2026-03-16 00:03:41.206939 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.6/208.6 kB 10.3 MB/s eta 0:00:00 2026-03-16 00:03:41.221368 | ubuntu-noble-large | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-16 00:03:41.239555 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 10.2 MB/s eta 0:00:00 2026-03-16 00:03:41.254061 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-03-16 00:03:41.370258 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 1.1 MB/s eta 0:00:00 2026-03-16 00:03:41.387220 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-16 00:03:41.495835 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.8 MB/s eta 0:00:00 2026-03-16 00:03:41.510201 | ubuntu-noble-large | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-16 00:03:41.530740 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 2.6 MB/s eta 0:00:00 2026-03-16 00:03:41.546377 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-16 00:03:41.572997 | ubuntu-noble-large | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-16 00:03:41.590344 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 4.0 MB/s eta 0:00:00 2026-03-16 00:03:41.605514 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-03-16 00:03:41.852948 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-03-16 00:03:42.781210 | ubuntu-noble-large | Successfully installed GitPython-3.1.46 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.3.0 oslo.i18n-6.7.2 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.7.0 2026-03-16 00:03:42.906866 | ubuntu-noble-large | + pip3 install kolla/ 2026-03-16 00:03:43.392899 | ubuntu-noble-large | Processing ./kolla 2026-03-16 00:03:43.395633 | ubuntu-noble-large | Installing build dependencies: started 2026-03-16 00:03:45.857119 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2026-03-16 00:03:45.884670 | ubuntu-noble-large | Getting requirements to build wheel: started 2026-03-16 00:03:46.117896 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2026-03-16 00:03:46.124700 | ubuntu-noble-large | Installing backend dependencies: started 2026-03-16 00:03:48.493036 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2026-03-16 00:03:48.494634 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2026-03-16 00:03:49.099105 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-16 00:03:49.115649 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (7.0.3) 2026-03-16 00:03:49.117761 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (3.1.6) 2026-03-16 00:03:49.120555 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (3.1.46) 2026-03-16 00:03:49.122705 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (10.3.0) 2026-03-16 00:03:49.124876 | ubuntu-noble-large | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (80.10.2) 2026-03-16 00:03:49.168051 | ubuntu-noble-large | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==20.3.1.dev16) (4.0.12) 2026-03-16 00:03:49.172222 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.3.1.dev16) (3.0.3) 2026-03-16 00:03:49.180145 | ubuntu-noble-large | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (1.3.0) 2026-03-16 00:03:49.181409 | ubuntu-noble-large | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (5.7.0) 2026-03-16 00:03:49.182646 | ubuntu-noble-large | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (6.7.2) 2026-03-16 00:03:49.184120 | ubuntu-noble-large | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (2.0.0) 2026-03-16 00:03:49.185985 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (6.0.3) 2026-03-16 00:03:49.187468 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (2.32.5) 2026-03-16 00:03:49.235491 | ubuntu-noble-large | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==20.3.1.dev16) (5.0.3) 2026-03-16 00:03:49.253352 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.3.1.dev16) (3.4.6) 2026-03-16 00:03:49.255201 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.3.1.dev16) (3.11) 2026-03-16 00:03:49.256712 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.3.1.dev16) (2.6.3) 2026-03-16 00:03:49.258038 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.3.1.dev16) (2026.2.25) 2026-03-16 00:03:49.285145 | ubuntu-noble-large | Building wheels for collected packages: kolla 2026-03-16 00:03:49.286229 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2026-03-16 00:03:50.843255 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-03-16 00:03:50.847349 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-20.3.1.dev16-py3-none-any.whl size=386817 sha256=b84898aa20f24d9a845f83fb3bf7a5ece07d1be2a216d3d0065636f0cdcbdc56 2026-03-16 00:03:50.847984 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-lglbdq98/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-03-16 00:03:50.862482 | ubuntu-noble-large | Successfully built kolla 2026-03-16 00:03:51.065012 | ubuntu-noble-large | Installing collected packages: kolla 2026-03-16 00:03:51.248756 | ubuntu-noble-large | Successfully installed kolla-20.3.1.dev16 2026-03-16 00:03:51.390853 | ubuntu-noble-large | ++ kolla-build --version 2026-03-16 00:03:52.012683 | ubuntu-noble-large | + export KOLLA_VERSION=20.3.1 2026-03-16 00:03:52.012785 | ubuntu-noble-large | + KOLLA_VERSION=20.3.1 2026-03-16 00:03:52.014132 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-03-16 00:03:52.019313 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=3a35b17 2026-03-16 00:03:52.019389 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=3a35b17 2026-03-16 00:03:52.019967 | ubuntu-noble-large | ++ cd release 2026-03-16 00:03:52.020006 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-03-16 00:03:52.022073 | ubuntu-noble-large | + export HASH_RELEASE=dbb6444 2026-03-16 00:03:52.022143 | ubuntu-noble-large | + HASH_RELEASE=dbb6444 2026-03-16 00:03:52.022155 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2026-03-16 00:03:52.224136 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2026-03-16 00:03:52.224237 | ubuntu-noble-large | DEBUG template-overrides.j2 2026-03-16 00:03:52.224259 | ubuntu-noble-large | + cat templates/2025.1/template-overrides.j2 2026-03-16 00:03:52.226140 | ubuntu-noble-large | {% extends parent_template %} 2026-03-16 00:03:52.226176 | ubuntu-noble-large | 2026-03-16 00:03:52.226194 | ubuntu-noble-large | {% set fluentd_plugins = [ 2026-03-16 00:03:52.226209 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2026-03-16 00:03:52.226225 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2026-03-16 00:03:52.226241 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2026-03-16 00:03:52.226257 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2026-03-16 00:03:52.226273 | ubuntu-noble-large | ] %} 2026-03-16 00:03:52.226290 | ubuntu-noble-large | 2026-03-16 00:03:52.226306 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-03-16 00:03:52.226322 | ubuntu-noble-large | 2026-03-16 00:03:52.226338 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-03-16 00:03:52.226354 | ubuntu-noble-large | 2026-03-16 00:03:52.226370 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2026-03-16 00:03:52.226385 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2026-03-16 00:03:52.226402 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2026-03-16 00:03:52.226412 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-03-16 00:03:52.226421 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.226430 | ubuntu-noble-large | 2026-03-16 00:03:52.226439 | ubuntu-noble-large | {% block horizon_header %} 2026-03-16 00:03:52.226449 | ubuntu-noble-large | RUN apt-get update \ 2026-03-16 00:03:52.226458 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-03-16 00:03:52.226467 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-03-16 00:03:52.226476 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-03-16 00:03:52.226485 | ubuntu-noble-large | && apt-get clean \ 2026-03-16 00:03:52.226494 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-03-16 00:03:52.226503 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.226511 | ubuntu-noble-large | 2026-03-16 00:03:52.226564 | ubuntu-noble-large | {% block horizon_footer %} 2026-03-16 00:03:52.226574 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-03-16 00:03:52.226584 | ubuntu-noble-large | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-03-16 00:03:52.226595 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2026-03-16 00:03:52.226604 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.226613 | ubuntu-noble-large | 2026-03-16 00:03:52.226660 | ubuntu-noble-large | {% block base_header %} 2026-03-16 00:03:52.226670 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-03-16 00:03:52.226679 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2026-03-16 00:03:52.226687 | ubuntu-noble-large | 2026-03-16 00:03:52.226702 | ubuntu-noble-large | RUN apt-get update \ 2026-03-16 00:03:52.226718 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-03-16 00:03:52.226733 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2026-03-16 00:03:52.226748 | ubuntu-noble-large | && apt-get clean \ 2026-03-16 00:03:52.226763 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-03-16 00:03:52.226777 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.226791 | ubuntu-noble-large | 2026-03-16 00:03:52.226805 | ubuntu-noble-large | {% block openstack_base_header %} 2026-03-16 00:03:52.226820 | ubuntu-noble-large | RUN apt-get update \ 2026-03-16 00:03:52.226835 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-03-16 00:03:52.226853 | ubuntu-noble-large | && apt-get clean \ 2026-03-16 00:03:52.226868 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-03-16 00:03:52.226884 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.226899 | ubuntu-noble-large | 2026-03-16 00:03:52.226913 | ubuntu-noble-large | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-03-16 00:03:52.226928 | ubuntu-noble-large | 2026-03-16 00:03:52.226945 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-03-16 00:03:52.226960 | ubuntu-noble-large | 2026-03-16 00:03:52.226976 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-03-16 00:03:52.226991 | ubuntu-noble-large | 2026-03-16 00:03:52.227007 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-03-16 00:03:52.227054 | ubuntu-noble-large | {% block cinder_volume_footer %} 2026-03-16 00:03:52.227073 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-03-16 00:03:52.227088 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.227104 | ubuntu-noble-large | 2026-03-16 00:03:52.227120 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-03-16 00:03:52.227135 | ubuntu-noble-large | {% block manila_base_footer %} 2026-03-16 00:03:52.227151 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-03-16 00:03:52.227165 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.227181 | ubuntu-noble-large | 2026-03-16 00:03:52.227197 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-03-16 00:03:52.227212 | ubuntu-noble-large | {% block magnum_base_footer %} 2026-03-16 00:03:52.227227 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-03-16 00:03:52.227243 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-03-16 00:03:52.227259 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-03-16 00:03:52.227276 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.227294 | ubuntu-noble-large | 2026-03-16 00:03:52.227311 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-03-16 00:03:52.227328 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2026-03-16 00:03:52.227344 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-03-16 00:03:52.227362 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-03-16 00:03:52.227379 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.227396 | ubuntu-noble-large | 2026-03-16 00:03:52.227413 | ubuntu-noble-large | {% block grafana_footer %} 2026-03-16 00:03:52.227431 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-03-16 00:03:52.227447 | ubuntu-noble-large | && mkdir -p /operations \ 2026-03-16 00:03:52.227464 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-03-16 00:03:52.227479 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2026-03-16 00:03:52.227495 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.227511 | ubuntu-noble-large | 2026-03-16 00:03:52.227579 | ubuntu-noble-large | {% block keystone_footer %} 2026-03-16 00:03:52.227596 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-03-16 00:03:52.227613 | ubuntu-noble-large | RUN apt-get update \ 2026-03-16 00:03:52.227691 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-03-16 00:03:52.227706 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2026-03-16 00:03:52.227720 | ubuntu-noble-large | libldap-common \ 2026-03-16 00:03:52.227736 | ubuntu-noble-large | libmemcached11 \ 2026-03-16 00:03:52.227751 | ubuntu-noble-large | && apt-get clean \ 2026-03-16 00:03:52.227766 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2026-03-16 00:03:52.227781 | ubuntu-noble-large | && a2enmod auth_openidc 2026-03-16 00:03:52.227797 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.227812 | ubuntu-noble-large | 2026-03-16 00:03:52.227828 | ubuntu-noble-large | {% block footer %} 2026-03-16 00:03:52.227843 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2026-03-16 00:03:52.227858 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2026-03-16 00:03:52.227873 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-03-16 00:03:52.227888 | ubuntu-noble-large | && apt-get autoremove -y \ 2026-03-16 00:03:52.227925 | ubuntu-noble-large | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-03-16 00:03:52.227976 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.227995 | ubuntu-noble-large | 2026-03-16 00:03:52.228011 | ubuntu-noble-large | {% block labels %} 2026-03-16 00:03:52.228027 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2026-03-16 00:03:52.228044 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2026-03-16 00:03:52.228060 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="3a35b17" \ 2026-03-16 00:03:52.228077 | ubuntu-noble-large | "de.osism.commit.kolla"="7b4dddce6" \ 2026-03-16 00:03:52.228093 | ubuntu-noble-large | "de.osism.commit.kolla_version"="20.3.1" \ 2026-03-16 00:03:52.228109 | ubuntu-noble-large | "de.osism.commit.release"="dbb6444" \ 2026-03-16 00:03:52.228124 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2026-03-16 00:03:52.228140 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2026-03-16 00:03:52.228168 | ubuntu-noble-large | "de.osism.release.openstack"="2025.1" \ 2026-03-16 00:03:52.228183 | ubuntu-noble-large | "de.osism.version"="latest" \ 2026-03-16 00:03:52.228199 | ubuntu-noble-large | "org.opencontainers.image.created"="2026-03-16T00:03:52.202718+00:00" \ 2026-03-16 00:03:52.228214 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-03-16 00:03:52.228230 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-03-16 00:03:52.228246 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-03-16 00:03:52.228262 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-03-16 00:03:52.228279 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-03-16 00:03:52.228295 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-03-16 00:03:52.228311 | ubuntu-noble-large | {% endblock %} 2026-03-16 00:03:52.228328 | ubuntu-noble-large | 2026-03-16 00:03:52.228344 | ubuntu-noble-large | + bash scripts/002-generate.sh 2026-03-16 00:03:52.229186 | ubuntu-noble-large | + BASE=ubuntu 2026-03-16 00:03:52.229225 | ubuntu-noble-large | + BASE_VERSION=22.04 2026-03-16 00:03:52.230121 | ubuntu-noble-large | ++ date +%Y%m%d 2026-03-16 00:03:52.232942 | ubuntu-noble-large | + BUILD_ID=20260316 2026-03-16 00:03:52.232984 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-03-16 00:03:52.232992 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-03-16 00:03:52.233000 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-03-16 00:03:52.233008 | ubuntu-noble-large | + VERSION=latest 2026-03-16 00:03:52.233021 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-03-16 00:03:52.233028 | ubuntu-noble-large | + . defaults/all.sh 2026-03-16 00:03:52.233035 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-03-16 00:03:52.233042 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-03-16 00:03:52.233050 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-03-16 00:03:52.233060 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-03-16 00:03:52.233156 | ubuntu-noble-large | +++ deactivate nondestructive 2026-03-16 00:03:52.233167 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-03-16 00:03:52.233177 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-03-16 00:03:52.233184 | ubuntu-noble-large | +++ hash -r 2026-03-16 00:03:52.233194 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-03-16 00:03:52.233204 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-03-16 00:03:52.233212 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-03-16 00:03:52.233221 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-03-16 00:03:52.233272 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-03-16 00:03:52.233280 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-03-16 00:03:52.233287 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-03-16 00:03:52.233294 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-03-16 00:03:52.233305 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-16 00:03:52.233315 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-16 00:03:52.233322 | ubuntu-noble-large | +++ export PATH 2026-03-16 00:03:52.233331 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-03-16 00:03:52.233341 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-03-16 00:03:52.233351 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-03-16 00:03:52.233358 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-03-16 00:03:52.233368 | ubuntu-noble-large | +++ export PS1 2026-03-16 00:03:52.233375 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-03-16 00:03:52.233382 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-03-16 00:03:52.233392 | ubuntu-noble-large | +++ hash -r 2026-03-16 00:03:52.233402 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-03-16 00:03:52.234241 | ubuntu-noble-large | +++ date +%Y%m%d 2026-03-16 00:03:52.236760 | ubuntu-noble-large | ++ export BUILD_ID=20260316 2026-03-16 00:03:52.236797 | ubuntu-noble-large | ++ BUILD_ID=20260316 2026-03-16 00:03:52.236810 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-03-16 00:03:52.236824 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-03-16 00:03:52.236836 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-03-16 00:03:52.236849 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-03-16 00:03:52.236862 | ubuntu-noble-large | + export VERSION 2026-03-16 00:03:52.236875 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-03-16 00:03:52.236888 | ubuntu-noble-large | + DOCKER_TAG=build-20260316 2026-03-16 00:03:52.236901 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2026-03-16 00:03:52.236920 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2026-03-16 00:03:52.236933 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-03-16 00:03:52.236945 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2026-03-16 00:03:52.236975 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2026-03-16 00:03:52.390503 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2026-03-16 00:03:52.390722 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-03-16 00:03:53.437747 | ubuntu-noble-large | localhost | SUCCESS => { 2026-03-16 00:03:53.437847 | ubuntu-noble-large | "changed": false, 2026-03-16 00:03:53.437868 | ubuntu-noble-large | "gid": 1000, 2026-03-16 00:03:53.437885 | ubuntu-noble-large | "group": "zuul", 2026-03-16 00:03:53.437901 | ubuntu-noble-large | "mode": "0664", 2026-03-16 00:03:53.437919 | ubuntu-noble-large | "msg": "OK", 2026-03-16 00:03:53.437937 | ubuntu-noble-large | "owner": "zuul", 2026-03-16 00:03:53.437955 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-03-16 00:03:53.437974 | ubuntu-noble-large | "size": 4526, 2026-03-16 00:03:53.437989 | ubuntu-noble-large | "state": "file", 2026-03-16 00:03:53.437999 | ubuntu-noble-large | "uid": 1000 2026-03-16 00:03:53.438009 | ubuntu-noble-large | } 2026-03-16 00:03:53.525925 | ubuntu-noble-large | + setini DEFAULT tag build-20260316 2026-03-16 00:03:53.526023 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=tag value=build-20260316' 2026-03-16 00:03:54.543732 | ubuntu-noble-large | localhost | CHANGED => { 2026-03-16 00:03:54.543840 | ubuntu-noble-large | "changed": true, 2026-03-16 00:03:54.543857 | ubuntu-noble-large | "gid": 1000, 2026-03-16 00:03:54.543869 | ubuntu-noble-large | "group": "zuul", 2026-03-16 00:03:54.543879 | ubuntu-noble-large | "mode": "0664", 2026-03-16 00:03:54.543889 | ubuntu-noble-large | "msg": "option changed", 2026-03-16 00:03:54.543899 | ubuntu-noble-large | "owner": "zuul", 2026-03-16 00:03:54.543910 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-03-16 00:03:54.543920 | ubuntu-noble-large | "size": 4534, 2026-03-16 00:03:54.543930 | ubuntu-noble-large | "state": "file", 2026-03-16 00:03:54.543941 | ubuntu-noble-large | "uid": 1000 2026-03-16 00:03:54.543954 | ubuntu-noble-large | } 2026-03-16 00:03:54.632761 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2026-03-16 00:03:54.632881 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-03-16 00:03:55.666239 | ubuntu-noble-large | localhost | SUCCESS => { 2026-03-16 00:03:55.666318 | ubuntu-noble-large | "changed": false, 2026-03-16 00:03:55.666331 | ubuntu-noble-large | "gid": 1000, 2026-03-16 00:03:55.666342 | ubuntu-noble-large | "group": "zuul", 2026-03-16 00:03:55.666352 | ubuntu-noble-large | "mode": "0664", 2026-03-16 00:03:55.666362 | ubuntu-noble-large | "msg": "OK", 2026-03-16 00:03:55.666372 | ubuntu-noble-large | "owner": "zuul", 2026-03-16 00:03:55.666382 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-03-16 00:03:55.666392 | ubuntu-noble-large | "size": 4534, 2026-03-16 00:03:55.666402 | ubuntu-noble-large | "state": "file", 2026-03-16 00:03:55.666412 | ubuntu-noble-large | "uid": 1000 2026-03-16 00:03:55.666422 | ubuntu-noble-large | } 2026-03-16 00:03:55.746754 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2026-03-16 00:03:55.746853 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2026-03-16 00:03:56.768590 | ubuntu-noble-large | localhost | SUCCESS => { 2026-03-16 00:03:56.768678 | ubuntu-noble-large | "changed": false, 2026-03-16 00:03:56.768693 | ubuntu-noble-large | "gid": 1000, 2026-03-16 00:03:56.768704 | ubuntu-noble-large | "group": "zuul", 2026-03-16 00:03:56.768714 | ubuntu-noble-large | "mode": "0664", 2026-03-16 00:03:56.768724 | ubuntu-noble-large | "msg": "OK", 2026-03-16 00:03:56.768734 | ubuntu-noble-large | "owner": "zuul", 2026-03-16 00:03:56.768744 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-03-16 00:03:56.768755 | ubuntu-noble-large | "size": 4534, 2026-03-16 00:03:56.768765 | ubuntu-noble-large | "state": "file", 2026-03-16 00:03:56.768775 | ubuntu-noble-large | "uid": 1000 2026-03-16 00:03:56.768785 | ubuntu-noble-large | } 2026-03-16 00:03:56.849448 | ubuntu-noble-large | + setini DEFAULT install_type source 2026-03-16 00:03:56.849583 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-03-16 00:03:57.870321 | ubuntu-noble-large | localhost | SUCCESS => { 2026-03-16 00:03:57.870397 | ubuntu-noble-large | "changed": false, 2026-03-16 00:03:57.870410 | ubuntu-noble-large | "gid": 1000, 2026-03-16 00:03:57.870420 | ubuntu-noble-large | "group": "zuul", 2026-03-16 00:03:57.870430 | ubuntu-noble-large | "mode": "0664", 2026-03-16 00:03:57.870439 | ubuntu-noble-large | "msg": "OK", 2026-03-16 00:03:57.870449 | ubuntu-noble-large | "owner": "zuul", 2026-03-16 00:03:57.870459 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-03-16 00:03:57.870488 | ubuntu-noble-large | "size": 4534, 2026-03-16 00:03:57.870498 | ubuntu-noble-large | "state": "file", 2026-03-16 00:03:57.870508 | ubuntu-noble-large | "uid": 1000 2026-03-16 00:03:57.870517 | ubuntu-noble-large | } 2026-03-16 00:03:57.960267 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2026-03-16 00:03:57.960322 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2025.1.tar.gz' 2026-03-16 00:03:58.979114 | ubuntu-noble-large | localhost | CHANGED => { 2026-03-16 00:03:58.979192 | ubuntu-noble-large | "changed": true, 2026-03-16 00:03:58.979206 | ubuntu-noble-large | "gid": 1000, 2026-03-16 00:03:58.979216 | ubuntu-noble-large | "group": "zuul", 2026-03-16 00:03:58.979226 | ubuntu-noble-large | "mode": "0664", 2026-03-16 00:03:58.979236 | ubuntu-noble-large | "msg": "section and option added", 2026-03-16 00:03:58.979247 | ubuntu-noble-large | "owner": "zuul", 2026-03-16 00:03:58.979257 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-03-16 00:03:58.979267 | ubuntu-noble-large | "size": 4605, 2026-03-16 00:03:58.979276 | ubuntu-noble-large | "state": "file", 2026-03-16 00:03:58.979286 | ubuntu-noble-large | "uid": 1000 2026-03-16 00:03:58.979296 | ubuntu-noble-large | } 2026-03-16 00:03:59.062640 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2026-03-16 00:03:59.068246 | ubuntu-noble-large | + setini openstack-base type local 2026-03-16 00:03:59.068298 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-03-16 00:04:00.106747 | ubuntu-noble-large | localhost | CHANGED => { 2026-03-16 00:04:00.106812 | ubuntu-noble-large | "changed": true, 2026-03-16 00:04:00.106820 | ubuntu-noble-large | "gid": 1000, 2026-03-16 00:04:00.106826 | ubuntu-noble-large | "group": "zuul", 2026-03-16 00:04:00.106832 | ubuntu-noble-large | "mode": "0664", 2026-03-16 00:04:00.106838 | ubuntu-noble-large | "msg": "option added", 2026-03-16 00:04:00.106844 | ubuntu-noble-large | "owner": "zuul", 2026-03-16 00:04:00.106850 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-03-16 00:04:00.106856 | ubuntu-noble-large | "size": 4716, 2026-03-16 00:04:00.106862 | ubuntu-noble-large | "state": "file", 2026-03-16 00:04:00.106868 | ubuntu-noble-large | "uid": 1000 2026-03-16 00:04:00.106874 | ubuntu-noble-large | } 2026-03-16 00:04:00.193609 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2026-03-16 00:04:00.193673 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2026-03-16 00:04:00.193680 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-03-16 00:04:01.209075 | ubuntu-noble-large | localhost | CHANGED => { 2026-03-16 00:04:01.209154 | ubuntu-noble-large | "changed": true, 2026-03-16 00:04:01.209169 | ubuntu-noble-large | "gid": 1000, 2026-03-16 00:04:01.209182 | ubuntu-noble-large | "group": "zuul", 2026-03-16 00:04:01.209195 | ubuntu-noble-large | "mode": "0664", 2026-03-16 00:04:01.209206 | ubuntu-noble-large | "msg": "option added", 2026-03-16 00:04:01.209218 | ubuntu-noble-large | "owner": "zuul", 2026-03-16 00:04:01.209231 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-03-16 00:04:01.209243 | ubuntu-noble-large | "size": 4754, 2026-03-16 00:04:01.209254 | ubuntu-noble-large | "state": "file", 2026-03-16 00:04:01.209285 | ubuntu-noble-large | "uid": 1000 2026-03-16 00:04:01.209297 | ubuntu-noble-large | } 2026-03-16 00:04:01.292615 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2026-03-16 00:04:01.292687 | ubuntu-noble-large | DEBUG kolla-build.conf 2026-03-16 00:04:01.292693 | ubuntu-noble-large | + cat kolla-build.conf 2026-03-16 00:04:01.295487 | ubuntu-noble-large | [DEFAULT] 2026-03-16 00:04:01.295542 | ubuntu-noble-large | base = ubuntu 2026-03-16 00:04:01.295549 | ubuntu-noble-large | base_package_type = deb 2026-03-16 00:04:01.295554 | ubuntu-noble-large | base_tag = 24.04 2026-03-16 00:04:01.295559 | ubuntu-noble-large | install_type = source 2026-03-16 00:04:01.295563 | ubuntu-noble-large | namespace = kolla 2026-03-16 00:04:01.295568 | ubuntu-noble-large | openstack_release = 2025.1 2026-03-16 00:04:01.295572 | ubuntu-noble-large | push = false 2026-03-16 00:04:01.295577 | ubuntu-noble-large | tag = build-20260316 2026-03-16 00:04:01.295581 | ubuntu-noble-large | threads = 1 2026-03-16 00:04:01.295586 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2026-03-16 00:04:01.295592 | ubuntu-noble-large | 2026-03-16 00:04:01.295597 | ubuntu-noble-large | ######################################################################### 2026-03-16 00:04:01.295602 | ubuntu-noble-large | # sources tracked in release repository 2026-03-16 00:04:01.295606 | ubuntu-noble-large | 2026-03-16 00:04:01.295611 | ubuntu-noble-large | [aodh-base] 2026-03-16 00:04:01.295627 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295631 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.295635 | ubuntu-noble-large | location = tarballs/aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.295638 | ubuntu-noble-large | 2026-03-16 00:04:01.295641 | ubuntu-noble-large | 2026-03-16 00:04:01.295645 | ubuntu-noble-large | 2026-03-16 00:04:01.295648 | ubuntu-noble-large | [barbican-base] 2026-03-16 00:04:01.295652 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295656 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-16 00:04:01.295660 | ubuntu-noble-large | location = tarballs/barbican-stable-2025.1.tar.gz 2026-03-16 00:04:01.295664 | ubuntu-noble-large | 2026-03-16 00:04:01.295667 | ubuntu-noble-large | 2026-03-16 00:04:01.295670 | ubuntu-noble-large | 2026-03-16 00:04:01.295674 | ubuntu-noble-large | [blazar-base] 2026-03-16 00:04:01.295677 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295681 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-16 00:04:01.295685 | ubuntu-noble-large | location = tarballs/blazar-stable-2025.1.tar.gz 2026-03-16 00:04:01.295688 | ubuntu-noble-large | 2026-03-16 00:04:01.295692 | ubuntu-noble-large | 2026-03-16 00:04:01.295695 | ubuntu-noble-large | 2026-03-16 00:04:01.295699 | ubuntu-noble-large | [ceilometer-base] 2026-03-16 00:04:01.295702 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295706 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:01.295709 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:01.295713 | ubuntu-noble-large | 2026-03-16 00:04:01.295716 | ubuntu-noble-large | 2026-03-16 00:04:01.295719 | ubuntu-noble-large | 2026-03-16 00:04:01.295722 | ubuntu-noble-large | [cinder-base] 2026-03-16 00:04:01.295726 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295729 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-16 00:04:01.295733 | ubuntu-noble-large | location = tarballs/cinder-stable-2025.1.tar.gz 2026-03-16 00:04:01.295736 | ubuntu-noble-large | 2026-03-16 00:04:01.295739 | ubuntu-noble-large | 2026-03-16 00:04:01.295743 | ubuntu-noble-large | 2026-03-16 00:04:01.295746 | ubuntu-noble-large | [designate-base] 2026-03-16 00:04:01.295749 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295753 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-16 00:04:01.295756 | ubuntu-noble-large | location = tarballs/designate-stable-2025.1.tar.gz 2026-03-16 00:04:01.295760 | ubuntu-noble-large | 2026-03-16 00:04:01.295763 | ubuntu-noble-large | 2026-03-16 00:04:01.295766 | ubuntu-noble-large | 2026-03-16 00:04:01.295770 | ubuntu-noble-large | [glance-base] 2026-03-16 00:04:01.295773 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295777 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-16 00:04:01.295780 | ubuntu-noble-large | location = tarballs/glance-stable-2025.1.tar.gz 2026-03-16 00:04:01.295783 | ubuntu-noble-large | 2026-03-16 00:04:01.295787 | ubuntu-noble-large | 2026-03-16 00:04:01.295790 | ubuntu-noble-large | 2026-03-16 00:04:01.295793 | ubuntu-noble-large | [heat-base] 2026-03-16 00:04:01.295797 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295800 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-16 00:04:01.295803 | ubuntu-noble-large | location = tarballs/heat-stable-2025.1.tar.gz 2026-03-16 00:04:01.295807 | ubuntu-noble-large | 2026-03-16 00:04:01.295810 | ubuntu-noble-large | 2026-03-16 00:04:01.295813 | ubuntu-noble-large | 2026-03-16 00:04:01.295817 | ubuntu-noble-large | [horizon] 2026-03-16 00:04:01.295820 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295824 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-16 00:04:01.295827 | ubuntu-noble-large | location = tarballs/horizon-stable-2025.1.tar.gz 2026-03-16 00:04:01.295830 | ubuntu-noble-large | 2026-03-16 00:04:01.295834 | ubuntu-noble-large | 2026-03-16 00:04:01.295837 | ubuntu-noble-large | 2026-03-16 00:04:01.295840 | ubuntu-noble-large | [ironic-base] 2026-03-16 00:04:01.295844 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295847 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-16 00:04:01.295851 | ubuntu-noble-large | location = tarballs/ironic-stable-2025.1.tar.gz 2026-03-16 00:04:01.295854 | ubuntu-noble-large | 2026-03-16 00:04:01.295857 | ubuntu-noble-large | 2026-03-16 00:04:01.295860 | ubuntu-noble-large | 2026-03-16 00:04:01.295864 | ubuntu-noble-large | [keystone-base] 2026-03-16 00:04:01.295867 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295871 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-16 00:04:01.295874 | ubuntu-noble-large | location = tarballs/keystone-stable-2025.1.tar.gz 2026-03-16 00:04:01.295877 | ubuntu-noble-large | 2026-03-16 00:04:01.295881 | ubuntu-noble-large | 2026-03-16 00:04:01.295884 | ubuntu-noble-large | 2026-03-16 00:04:01.295887 | ubuntu-noble-large | [magnum-base] 2026-03-16 00:04:01.295891 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295905 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-16 00:04:01.295909 | ubuntu-noble-large | location = tarballs/magnum-stable-2025.1.tar.gz 2026-03-16 00:04:01.295912 | ubuntu-noble-large | 2026-03-16 00:04:01.295915 | ubuntu-noble-large | 2026-03-16 00:04:01.295919 | ubuntu-noble-large | 2026-03-16 00:04:01.295922 | ubuntu-noble-large | [manila-base] 2026-03-16 00:04:01.295925 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295929 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-16 00:04:01.295932 | ubuntu-noble-large | location = tarballs/manila-stable-2025.1.tar.gz 2026-03-16 00:04:01.295935 | ubuntu-noble-large | 2026-03-16 00:04:01.295939 | ubuntu-noble-large | 2026-03-16 00:04:01.295942 | ubuntu-noble-large | 2026-03-16 00:04:01.295945 | ubuntu-noble-large | [masakari-base] 2026-03-16 00:04:01.295949 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295952 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-16 00:04:01.295955 | ubuntu-noble-large | location = tarballs/masakari-stable-2025.1.tar.gz 2026-03-16 00:04:01.295959 | ubuntu-noble-large | 2026-03-16 00:04:01.295962 | ubuntu-noble-large | 2026-03-16 00:04:01.295965 | ubuntu-noble-large | 2026-03-16 00:04:01.295968 | ubuntu-noble-large | [neutron-bgp-dragent] 2026-03-16 00:04:01.295972 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295975 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:04:01.295980 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:04:01.295983 | ubuntu-noble-large | 2026-03-16 00:04:01.295986 | ubuntu-noble-large | 2026-03-16 00:04:01.295990 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2026-03-16 00:04:01.295993 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.295997 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:04:01.296000 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:04:01.296003 | ubuntu-noble-large | 2026-03-16 00:04:01.296007 | ubuntu-noble-large | 2026-03-16 00:04:01.296010 | ubuntu-noble-large | [neutron-vpnaas-base] 2026-03-16 00:04:01.296013 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.296017 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:04:01.296020 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:04:01.296024 | ubuntu-noble-large | 2026-03-16 00:04:01.296027 | ubuntu-noble-large | 2026-03-16 00:04:01.296030 | ubuntu-noble-large | 2026-03-16 00:04:01.296034 | ubuntu-noble-large | [neutron-base] 2026-03-16 00:04:01.296037 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.296040 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-16 00:04:01.296044 | ubuntu-noble-large | location = tarballs/neutron-stable-2025.1.tar.gz 2026-03-16 00:04:01.296047 | ubuntu-noble-large | 2026-03-16 00:04:01.296050 | ubuntu-noble-large | 2026-03-16 00:04:01.296054 | ubuntu-noble-large | 2026-03-16 00:04:01.296057 | ubuntu-noble-large | [nova-base] 2026-03-16 00:04:01.296060 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.296064 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-16 00:04:01.296067 | ubuntu-noble-large | location = tarballs/nova-stable-2025.1.tar.gz 2026-03-16 00:04:01.296070 | ubuntu-noble-large | 2026-03-16 00:04:01.296074 | ubuntu-noble-large | 2026-03-16 00:04:01.296077 | ubuntu-noble-large | 2026-03-16 00:04:01.296080 | ubuntu-noble-large | [octavia-base] 2026-03-16 00:04:01.296084 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.296087 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-16 00:04:01.296090 | ubuntu-noble-large | location = tarballs/octavia-stable-2025.1.tar.gz 2026-03-16 00:04:01.296094 | ubuntu-noble-large | 2026-03-16 00:04:01.296097 | ubuntu-noble-large | 2026-03-16 00:04:01.296100 | ubuntu-noble-large | 2026-03-16 00:04:01.296104 | ubuntu-noble-large | [placement-base] 2026-03-16 00:04:01.296107 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.296110 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-16 00:04:01.296114 | ubuntu-noble-large | location = tarballs/placement-stable-2025.1.tar.gz 2026-03-16 00:04:01.296117 | ubuntu-noble-large | 2026-03-16 00:04:01.296120 | ubuntu-noble-large | 2026-03-16 00:04:01.296124 | ubuntu-noble-large | 2026-03-16 00:04:01.296127 | ubuntu-noble-large | [skyline-apiserver-base] 2026-03-16 00:04:01.296130 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.296141 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:04:01.296145 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:04:01.296148 | ubuntu-noble-large | 2026-03-16 00:04:01.296152 | ubuntu-noble-large | 2026-03-16 00:04:01.296157 | ubuntu-noble-large | 2026-03-16 00:04:01.296161 | ubuntu-noble-large | [skyline-console-base] 2026-03-16 00:04:01.296164 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.296168 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-16 00:04:01.296171 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2025.1.tar.gz 2026-03-16 00:04:01.296175 | ubuntu-noble-large | 2026-03-16 00:04:01.296178 | ubuntu-noble-large | 2026-03-16 00:04:01.296181 | ubuntu-noble-large | 2026-03-16 00:04:01.296185 | ubuntu-noble-large | [watcher-base] 2026-03-16 00:04:01.296188 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.296192 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-16 00:04:01.296195 | ubuntu-noble-large | location = tarballs/watcher-stable-2025.1.tar.gz 2026-03-16 00:04:01.296198 | ubuntu-noble-large | 2026-03-16 00:04:01.296202 | ubuntu-noble-large | 2026-03-16 00:04:01.296205 | ubuntu-noble-large | [openstack-base] 2026-03-16 00:04:01.296208 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-16 00:04:01.296212 | ubuntu-noble-large | location = tarballs/requirements-stable-2025.1.tar.gz 2026-03-16 00:04:01.296215 | ubuntu-noble-large | type = local 2026-03-16 00:04:01.296777 | ubuntu-noble-large | + bash scripts/003-patch.sh 2026-03-16 00:04:01.300984 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-03-16 00:04:01.301003 | ubuntu-noble-large | + VERSION=latest 2026-03-16 00:04:01.301045 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-03-16 00:04:01.301151 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-03-16 00:04:01.301179 | ubuntu-noble-large | + . defaults/all.sh 2026-03-16 00:04:01.301326 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-03-16 00:04:01.301333 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-03-16 00:04:01.301379 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-03-16 00:04:01.301407 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-03-16 00:04:01.301708 | ubuntu-noble-large | +++ deactivate nondestructive 2026-03-16 00:04:01.301775 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-03-16 00:04:01.301812 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-03-16 00:04:01.301835 | ubuntu-noble-large | +++ hash -r 2026-03-16 00:04:01.301914 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-03-16 00:04:01.301937 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-03-16 00:04:01.301962 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-03-16 00:04:01.302003 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-03-16 00:04:01.302104 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-03-16 00:04:01.302134 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-03-16 00:04:01.302157 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-03-16 00:04:01.302162 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-03-16 00:04:01.302222 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-16 00:04:01.302280 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-16 00:04:01.302315 | ubuntu-noble-large | +++ export PATH 2026-03-16 00:04:01.302372 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-03-16 00:04:01.302432 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-03-16 00:04:01.302455 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-03-16 00:04:01.302480 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-03-16 00:04:01.302501 | ubuntu-noble-large | +++ export PS1 2026-03-16 00:04:01.302530 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-03-16 00:04:01.302562 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-03-16 00:04:01.302599 | ubuntu-noble-large | +++ hash -r 2026-03-16 00:04:01.302678 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-03-16 00:04:01.303871 | ubuntu-noble-large | +++ date +%Y%m%d 2026-03-16 00:04:01.306793 | ubuntu-noble-large | ++ export BUILD_ID=20260316 2026-03-16 00:04:01.306810 | ubuntu-noble-large | ++ BUILD_ID=20260316 2026-03-16 00:04:01.306893 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-03-16 00:04:01.306899 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-03-16 00:04:01.306930 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-03-16 00:04:01.306936 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-03-16 00:04:01.307016 | ubuntu-noble-large | + export VERSION 2026-03-16 00:04:01.307023 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-03-16 00:04:01.307055 | ubuntu-noble-large | + mkdir -p tarballs 2026-03-16 00:04:01.313641 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2026-03-16 00:04:01.314026 | ubuntu-noble-large | ++ awk '{ print $4 }' 2026-03-16 00:04:01.318088 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:04:01.318308 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:04:01.319576 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.322492 | ubuntu-noble-large | + filename=aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.322619 | ubuntu-noble-large | + [[ -e aodh-stable-2025.1.tar.gz ]] 2026-03-16 00:04:01.322655 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.322677 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.322696 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.519491 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:01.651894 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:01.654411 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:04:01.654444 | ubuntu-noble-large | + echo Process aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.654465 | ubuntu-noble-large | Process aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.656265 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.656331 | ubuntu-noble-large | ++ head -1 2026-03-16 00:04:01.656815 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:04:01.660739 | ubuntu-noble-large | tar (child): aodh-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:01.660773 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:01.661326 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:01.661342 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:01.662696 | ubuntu-noble-large | + directory= 2026-03-16 00:04:01.662729 | ubuntu-noble-large | + echo Check patches for aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.662739 | ubuntu-noble-large | Check patches for aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.662800 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:04:01.662815 | ubuntu-noble-large | + tar xzf aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.665443 | ubuntu-noble-large | tar (child): aodh-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:01.665466 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:01.665995 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:01.666013 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:01.666473 | ubuntu-noble-large | + rm aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.669441 | ubuntu-noble-large | rm: cannot remove 'aodh-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:04:01.669887 | ubuntu-noble-large | + pushd 2026-03-16 00:04:01.672208 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:04:01.672251 | ubuntu-noble-large | ++ sort 2026-03-16 00:04:01.675567 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:04:01.677879 | ubuntu-noble-large | + popd 2026-03-16 00:04:01.677996 | ubuntu-noble-large | + tar czf aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.681739 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:04:01.681796 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:04:01.682249 | ubuntu-noble-large | + rm -r 2026-03-16 00:04:01.685160 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:04:01.685194 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:04:01.685592 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.685619 | ubuntu-noble-large | Check overlays for aodh-stable-2025.1.tar.gz 2026-03-16 00:04:01.685633 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:04:01.685725 | ubuntu-noble-large | + popd 2026-03-16 00:04:01.685743 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:04:01.685756 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:04:01.685771 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:04:01.685876 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:04:01.686796 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-16 00:04:01.688842 | ubuntu-noble-large | + filename=barbican-stable-2025.1.tar.gz 2026-03-16 00:04:01.688876 | ubuntu-noble-large | + [[ -e barbican-stable-2025.1.tar.gz ]] 2026-03-16 00:04:01.688892 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-16 00:04:01.688907 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-16 00:04:01.688920 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-16 00:04:01.875968 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:02.005360 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:02.007558 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:04:02.007601 | ubuntu-noble-large | + echo Process barbican-stable-2025.1.tar.gz 2026-03-16 00:04:02.007613 | ubuntu-noble-large | Process barbican-stable-2025.1.tar.gz 2026-03-16 00:04:02.009835 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2025.1.tar.gz 2026-03-16 00:04:02.010110 | ubuntu-noble-large | ++ head -1 2026-03-16 00:04:02.010438 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:04:02.014516 | ubuntu-noble-large | tar (child): barbican-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:02.014579 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:02.015014 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:02.015030 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:02.016501 | ubuntu-noble-large | + directory= 2026-03-16 00:04:02.016559 | ubuntu-noble-large | + echo Check patches for barbican-stable-2025.1.tar.gz 2026-03-16 00:04:02.016578 | ubuntu-noble-large | Check patches for barbican-stable-2025.1.tar.gz 2026-03-16 00:04:02.016632 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:04:02.016647 | ubuntu-noble-large | + tar xzf barbican-stable-2025.1.tar.gz 2026-03-16 00:04:02.022642 | ubuntu-noble-large | tar (child): barbican-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:02.022683 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:02.022761 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:02.022774 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:02.023431 | ubuntu-noble-large | + rm barbican-stable-2025.1.tar.gz 2026-03-16 00:04:02.026118 | ubuntu-noble-large | rm: cannot remove 'barbican-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:04:02.026590 | ubuntu-noble-large | + pushd 2026-03-16 00:04:02.026704 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:04:02.028988 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:04:02.029506 | ubuntu-noble-large | ++ sort 2026-03-16 00:04:02.032003 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:04:02.034071 | ubuntu-noble-large | + popd 2026-03-16 00:04:02.034104 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:04:02.034137 | ubuntu-noble-large | + tar czf barbican-stable-2025.1.tar.gz 2026-03-16 00:04:02.038129 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:04:02.038154 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:04:02.038757 | ubuntu-noble-large | + rm -r 2026-03-16 00:04:02.041358 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:04:02.041388 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:04:02.041777 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2025.1.tar.gz 2026-03-16 00:04:02.041795 | ubuntu-noble-large | Check overlays for barbican-stable-2025.1.tar.gz 2026-03-16 00:04:02.041810 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:04:02.041820 | ubuntu-noble-large | + popd 2026-03-16 00:04:02.041897 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:04:02.041910 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:04:02.041925 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:04:02.042008 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:04:02.043262 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.046088 | ubuntu-noble-large | + filename=blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.046112 | ubuntu-noble-large | + [[ -e blazar-stable-2025.1.tar.gz ]] 2026-03-16 00:04:02.046127 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.046141 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.046154 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.224423 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:02.350508 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:02.352998 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:04:02.353055 | ubuntu-noble-large | + echo Process blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.353066 | ubuntu-noble-large | Process blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.354731 | ubuntu-noble-large | ++ head -1 2026-03-16 00:04:02.354761 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.355259 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:04:02.359146 | ubuntu-noble-large | tar (child): blazar-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:02.359220 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:02.359817 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:02.359855 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:02.361305 | ubuntu-noble-large | + directory= 2026-03-16 00:04:02.361390 | ubuntu-noble-large | + echo Check patches for blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.361407 | ubuntu-noble-large | Check patches for blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.361426 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:04:02.361437 | ubuntu-noble-large | + tar xzf blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.366183 | ubuntu-noble-large | tar (child): blazar-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:02.366236 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:02.366838 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:02.366874 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:02.367468 | ubuntu-noble-large | + rm blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.370585 | ubuntu-noble-large | rm: cannot remove 'blazar-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:04:02.371156 | ubuntu-noble-large | + pushd 2026-03-16 00:04:02.371191 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:04:02.373451 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:04:02.373782 | ubuntu-noble-large | ++ sort 2026-03-16 00:04:02.376624 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:04:02.378478 | ubuntu-noble-large | + popd 2026-03-16 00:04:02.378567 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:04:02.378593 | ubuntu-noble-large | + tar czf blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.382931 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:04:02.382988 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:04:02.383557 | ubuntu-noble-large | + rm -r 2026-03-16 00:04:02.386879 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:04:02.386919 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:04:02.387276 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.387333 | ubuntu-noble-large | Check overlays for blazar-stable-2025.1.tar.gz 2026-03-16 00:04:02.387343 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:04:02.387376 | ubuntu-noble-large | + popd 2026-03-16 00:04:02.387393 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:04:02.387401 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:04:02.387410 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:04:02.387417 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:04:02.388300 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.390158 | ubuntu-noble-large | + filename=ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.390187 | ubuntu-noble-large | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2026-03-16 00:04:02.390240 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.390250 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.390261 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.568816 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:02.694468 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:02.696798 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:04:02.696826 | ubuntu-noble-large | + echo Process ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.696841 | ubuntu-noble-large | Process ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.698824 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.698952 | ubuntu-noble-large | ++ head -1 2026-03-16 00:04:02.699295 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:04:02.703227 | ubuntu-noble-large | tar (child): ceilometer-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:02.703258 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:02.703856 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:02.703902 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:02.705255 | ubuntu-noble-large | + directory= 2026-03-16 00:04:02.705280 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.705292 | ubuntu-noble-large | Check patches for ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.705305 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:04:02.705348 | ubuntu-noble-large | + tar xzf ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.710075 | ubuntu-noble-large | tar (child): ceilometer-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:02.710107 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:02.710831 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:02.710853 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:02.711358 | ubuntu-noble-large | + rm ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.714323 | ubuntu-noble-large | rm: cannot remove 'ceilometer-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:04:02.714860 | ubuntu-noble-large | + pushd 2026-03-16 00:04:02.714885 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:04:02.717359 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:04:02.717424 | ubuntu-noble-large | ++ sort 2026-03-16 00:04:02.719884 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:04:02.721338 | ubuntu-noble-large | + popd 2026-03-16 00:04:02.721363 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:04:02.721440 | ubuntu-noble-large | + tar czf ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.725305 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:04:02.725345 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:04:02.725853 | ubuntu-noble-large | + rm -r 2026-03-16 00:04:02.728439 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:04:02.728480 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:04:02.728830 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.728860 | ubuntu-noble-large | Check overlays for ceilometer-stable-2025.1.tar.gz 2026-03-16 00:04:02.728876 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:04:02.728897 | ubuntu-noble-large | + popd 2026-03-16 00:04:02.728914 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:04:02.728929 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:04:02.728947 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:04:02.728968 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:04:02.730022 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-16 00:04:02.732829 | ubuntu-noble-large | + filename=cinder-stable-2025.1.tar.gz 2026-03-16 00:04:02.732857 | ubuntu-noble-large | + [[ -e cinder-stable-2025.1.tar.gz ]] 2026-03-16 00:04:02.732875 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-16 00:04:02.732888 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-16 00:04:02.732905 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-16 00:04:02.912128 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:03.042010 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:03.044155 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:04:03.044182 | ubuntu-noble-large | + echo Process cinder-stable-2025.1.tar.gz 2026-03-16 00:04:03.044200 | ubuntu-noble-large | Process cinder-stable-2025.1.tar.gz 2026-03-16 00:04:03.046442 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2025.1.tar.gz 2026-03-16 00:04:03.046736 | ubuntu-noble-large | ++ head -1 2026-03-16 00:04:03.047185 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:04:03.050660 | ubuntu-noble-large | tar (child): cinder-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:03.050691 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:03.051234 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:03.051251 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:03.052877 | ubuntu-noble-large | + directory= 2026-03-16 00:04:03.052903 | ubuntu-noble-large | + echo Check patches for cinder-stable-2025.1.tar.gz 2026-03-16 00:04:03.052918 | ubuntu-noble-large | Check patches for cinder-stable-2025.1.tar.gz 2026-03-16 00:04:03.052959 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:04:03.053001 | ubuntu-noble-large | + tar xzf cinder-stable-2025.1.tar.gz 2026-03-16 00:04:03.057934 | ubuntu-noble-large | tar (child): cinder-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:03.057996 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:03.058463 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:03.058482 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:03.059137 | ubuntu-noble-large | + rm cinder-stable-2025.1.tar.gz 2026-03-16 00:04:03.062670 | ubuntu-noble-large | rm: cannot remove 'cinder-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:04:03.062840 | ubuntu-noble-large | + pushd 2026-03-16 00:04:03.063017 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:04:03.064952 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:04:03.065127 | ubuntu-noble-large | ++ sort 2026-03-16 00:04:03.068060 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:04:03.069282 | ubuntu-noble-large | + popd 2026-03-16 00:04:03.069322 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:04:03.069441 | ubuntu-noble-large | + tar czf cinder-stable-2025.1.tar.gz 2026-03-16 00:04:03.074193 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:04:03.074238 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:04:03.074779 | ubuntu-noble-large | + rm -r 2026-03-16 00:04:03.077315 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:04:03.077335 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:04:03.077723 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2025.1.tar.gz 2026-03-16 00:04:03.077739 | ubuntu-noble-large | Check overlays for cinder-stable-2025.1.tar.gz 2026-03-16 00:04:03.077749 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:04:03.077762 | ubuntu-noble-large | + popd 2026-03-16 00:04:03.077772 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:04:03.077784 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:04:03.077795 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:04:03.077832 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:04:03.078760 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.081317 | ubuntu-noble-large | + filename=designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.081337 | ubuntu-noble-large | + [[ -e designate-stable-2025.1.tar.gz ]] 2026-03-16 00:04:03.081353 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.081362 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.081371 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.262355 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:03.387884 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:03.390013 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:04:03.390048 | ubuntu-noble-large | + echo Process designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.390061 | ubuntu-noble-large | Process designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.392809 | ubuntu-noble-large | ++ head -1 2026-03-16 00:04:03.392838 | ubuntu-noble-large | ++ tar -tzf designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.393305 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:04:03.399347 | ubuntu-noble-large | tar (child): designate-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:03.399417 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:03.399947 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:03.399969 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:03.401518 | ubuntu-noble-large | + directory= 2026-03-16 00:04:03.401628 | ubuntu-noble-large | + echo Check patches for designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.401641 | ubuntu-noble-large | Check patches for designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.401657 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:04:03.401700 | ubuntu-noble-large | + tar xzf designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.406702 | ubuntu-noble-large | tar (child): designate-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:03.406759 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:03.407326 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:03.407353 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:03.407997 | ubuntu-noble-large | + rm designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.411221 | ubuntu-noble-large | rm: cannot remove 'designate-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:04:03.411321 | ubuntu-noble-large | + pushd 2026-03-16 00:04:03.411492 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:04:03.413720 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:04:03.413934 | ubuntu-noble-large | ++ sort 2026-03-16 00:04:03.417470 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:04:03.419125 | ubuntu-noble-large | + popd 2026-03-16 00:04:03.419178 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:04:03.419231 | ubuntu-noble-large | + tar czf designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.423415 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:04:03.423589 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:04:03.423861 | ubuntu-noble-large | + rm -r 2026-03-16 00:04:03.427171 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:04:03.427209 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:04:03.427648 | ubuntu-noble-large | + echo Check overlays for designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.427666 | ubuntu-noble-large | Check overlays for designate-stable-2025.1.tar.gz 2026-03-16 00:04:03.427681 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:04:03.427691 | ubuntu-noble-large | + popd 2026-03-16 00:04:03.427740 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:04:03.427753 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:04:03.427769 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:04:03.427865 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:04:03.428952 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.431700 | ubuntu-noble-large | + filename=glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.431740 | ubuntu-noble-large | + [[ -e glance-stable-2025.1.tar.gz ]] 2026-03-16 00:04:03.431755 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.431766 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.431779 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.643718 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:03.774619 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:04:03.776741 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:04:03.776762 | ubuntu-noble-large | + echo Process glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.776771 | ubuntu-noble-large | Process glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.778836 | ubuntu-noble-large | ++ tar -tzf glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.779070 | ubuntu-noble-large | ++ head -1 2026-03-16 00:04:03.779396 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:04:03.782944 | ubuntu-noble-large | tar (child): glance-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:03.782961 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:03.783599 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:03.783614 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:03.784983 | ubuntu-noble-large | + directory= 2026-03-16 00:04:03.785161 | ubuntu-noble-large | + echo Check patches for glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.785220 | ubuntu-noble-large | Check patches for glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.785231 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:04:03.785241 | ubuntu-noble-large | + tar xzf glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.789851 | ubuntu-noble-large | tar (child): glance-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:04:03.789883 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:04:03.790383 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:04:03.790399 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:04:03.791083 | ubuntu-noble-large | + rm glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.793964 | ubuntu-noble-large | rm: cannot remove 'glance-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:04:03.794380 | ubuntu-noble-large | + pushd 2026-03-16 00:04:03.794471 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:04:03.796565 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:04:03.796865 | ubuntu-noble-large | ++ sort 2026-03-16 00:04:03.800644 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:04:03.802598 | ubuntu-noble-large | + popd 2026-03-16 00:04:03.802623 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:04:03.802704 | ubuntu-noble-large | + tar czf glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.806870 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:04:03.806930 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:04:03.807577 | ubuntu-noble-large | + rm -r 2026-03-16 00:04:03.809257 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:04:03.809296 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:04:03.809560 | ubuntu-noble-large | + echo Check overlays for glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.809593 | ubuntu-noble-large | Check overlays for glance-stable-2025.1.tar.gz 2026-03-16 00:04:03.809609 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:04:03.809633 | ubuntu-noble-large | + popd 2026-03-16 00:04:03.809647 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:04:03.809664 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:04:03.809686 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:04:03.809723 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:04:03.810495 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-16 00:04:03.812060 | ubuntu-noble-large | + filename=heat-stable-2025.1.tar.gz 2026-03-16 00:04:03.812089 | ubuntu-noble-large | + [[ -e heat-stable-2025.1.tar.gz ]] 2026-03-16 00:04:03.812162 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-16 00:04:03.812174 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-16 00:04:03.812184 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-16 00:04:03.998616 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:06:20.354869 | ubuntu-noble-large | failed: Connection timed out. 2026-03-16 00:06:21.485911 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:06:21.622160 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:06:21.624217 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:06:21.624263 | ubuntu-noble-large | + echo Process heat-stable-2025.1.tar.gz 2026-03-16 00:06:21.624277 | ubuntu-noble-large | Process heat-stable-2025.1.tar.gz 2026-03-16 00:06:21.626488 | ubuntu-noble-large | ++ tar -tzf heat-stable-2025.1.tar.gz 2026-03-16 00:06:21.627043 | ubuntu-noble-large | ++ head -1 2026-03-16 00:06:21.627151 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:06:21.630707 | ubuntu-noble-large | tar (child): heat-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:06:21.630740 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:06:21.631078 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:06:21.631097 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:06:21.632689 | ubuntu-noble-large | + directory= 2026-03-16 00:06:21.632731 | ubuntu-noble-large | + echo Check patches for heat-stable-2025.1.tar.gz 2026-03-16 00:06:21.632753 | ubuntu-noble-large | Check patches for heat-stable-2025.1.tar.gz 2026-03-16 00:06:21.632767 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:06:21.632785 | ubuntu-noble-large | + tar xzf heat-stable-2025.1.tar.gz 2026-03-16 00:06:21.637637 | ubuntu-noble-large | tar (child): heat-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:06:21.637707 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:06:21.638393 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:06:21.638424 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:06:21.639056 | ubuntu-noble-large | + rm heat-stable-2025.1.tar.gz 2026-03-16 00:06:21.641755 | ubuntu-noble-large | rm: cannot remove 'heat-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:06:21.642143 | ubuntu-noble-large | + pushd 2026-03-16 00:06:21.642201 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:06:21.644074 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:06:21.644388 | ubuntu-noble-large | ++ sort 2026-03-16 00:06:21.646789 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:06:21.649784 | ubuntu-noble-large | + popd 2026-03-16 00:06:21.649869 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:06:21.649929 | ubuntu-noble-large | + tar czf heat-stable-2025.1.tar.gz 2026-03-16 00:06:21.653722 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:06:21.653794 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:06:21.654341 | ubuntu-noble-large | + rm -r 2026-03-16 00:06:21.658278 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:06:21.658323 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:06:21.658806 | ubuntu-noble-large | + echo Check overlays for heat-stable-2025.1.tar.gz 2026-03-16 00:06:21.658864 | ubuntu-noble-large | Check overlays for heat-stable-2025.1.tar.gz 2026-03-16 00:06:21.658882 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:06:21.658955 | ubuntu-noble-large | + popd 2026-03-16 00:06:21.659036 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:06:21.659053 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:06:21.659068 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:06:21.659206 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:06:21.660078 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.661775 | ubuntu-noble-large | + filename=horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.661814 | ubuntu-noble-large | + [[ -e horizon-stable-2025.1.tar.gz ]] 2026-03-16 00:06:21.661939 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.661953 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.661968 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.841753 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:06:21.972771 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:06:21.975017 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:06:21.975051 | ubuntu-noble-large | + echo Process horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.975071 | ubuntu-noble-large | Process horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.977316 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.977691 | ubuntu-noble-large | ++ head -1 2026-03-16 00:06:21.978099 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:06:21.981720 | ubuntu-noble-large | tar (child): horizon-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:06:21.981757 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:06:21.982335 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:06:21.982354 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:06:21.984172 | ubuntu-noble-large | + directory= 2026-03-16 00:06:21.984216 | ubuntu-noble-large | + echo Check patches for horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.984227 | ubuntu-noble-large | Check patches for horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.984240 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:06:21.984264 | ubuntu-noble-large | + tar xzf horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.990196 | ubuntu-noble-large | tar (child): horizon-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:06:21.990248 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:06:21.990269 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:06:21.990281 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:06:21.990873 | ubuntu-noble-large | + rm horizon-stable-2025.1.tar.gz 2026-03-16 00:06:21.993679 | ubuntu-noble-large | rm: cannot remove 'horizon-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:06:21.993761 | ubuntu-noble-large | + pushd 2026-03-16 00:06:21.993888 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:06:21.996277 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:06:21.996324 | ubuntu-noble-large | ++ sort 2026-03-16 00:06:21.999801 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:06:22.001744 | ubuntu-noble-large | + popd 2026-03-16 00:06:22.001849 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:06:22.001942 | ubuntu-noble-large | + tar czf horizon-stable-2025.1.tar.gz 2026-03-16 00:06:22.006239 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:06:22.006305 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:06:22.006767 | ubuntu-noble-large | + rm -r 2026-03-16 00:06:22.009572 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:06:22.009613 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:06:22.010213 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2025.1.tar.gz 2026-03-16 00:06:22.010265 | ubuntu-noble-large | Check overlays for horizon-stable-2025.1.tar.gz 2026-03-16 00:06:22.010277 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:06:22.010287 | ubuntu-noble-large | + popd 2026-03-16 00:06:22.010305 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:06:22.010316 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:06:22.010327 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:06:22.010337 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:06:22.011428 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-16 00:06:22.014126 | ubuntu-noble-large | + filename=ironic-stable-2025.1.tar.gz 2026-03-16 00:06:22.014163 | ubuntu-noble-large | + [[ -e ironic-stable-2025.1.tar.gz ]] 2026-03-16 00:06:22.014181 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-16 00:06:22.014192 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-16 00:06:22.014202 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-16 00:06:22.201078 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:08:35.522882 | ubuntu-noble-large | failed: Connection timed out. 2026-03-16 00:08:36.654362 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:08:36.786951 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:08:36.789134 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:08:36.789209 | ubuntu-noble-large | + echo Process ironic-stable-2025.1.tar.gz 2026-03-16 00:08:36.789233 | ubuntu-noble-large | Process ironic-stable-2025.1.tar.gz 2026-03-16 00:08:36.791432 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2025.1.tar.gz 2026-03-16 00:08:36.791825 | ubuntu-noble-large | ++ head -1 2026-03-16 00:08:36.792107 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:08:36.796815 | ubuntu-noble-large | tar (child): ironic-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:08:36.796851 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:08:36.797503 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:08:36.797565 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:08:36.799056 | ubuntu-noble-large | + directory= 2026-03-16 00:08:36.799079 | ubuntu-noble-large | + echo Check patches for ironic-stable-2025.1.tar.gz 2026-03-16 00:08:36.799093 | ubuntu-noble-large | Check patches for ironic-stable-2025.1.tar.gz 2026-03-16 00:08:36.799110 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:08:36.799122 | ubuntu-noble-large | + tar xzf ironic-stable-2025.1.tar.gz 2026-03-16 00:08:36.804274 | ubuntu-noble-large | tar (child): ironic-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:08:36.804323 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:08:36.805036 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:08:36.805121 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:08:36.805428 | ubuntu-noble-large | + rm ironic-stable-2025.1.tar.gz 2026-03-16 00:08:36.808239 | ubuntu-noble-large | rm: cannot remove 'ironic-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:08:36.808642 | ubuntu-noble-large | + pushd 2026-03-16 00:08:36.808737 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:08:36.810382 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:08:36.811096 | ubuntu-noble-large | ++ sort 2026-03-16 00:08:36.811684 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:08:36.815365 | ubuntu-noble-large | + popd 2026-03-16 00:08:36.815441 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:08:36.816051 | ubuntu-noble-large | + tar czf ironic-stable-2025.1.tar.gz 2026-03-16 00:08:36.818347 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:08:36.818385 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:08:36.818768 | ubuntu-noble-large | + rm -r 2026-03-16 00:08:36.820120 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:08:36.820170 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:08:36.820328 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2025.1.tar.gz 2026-03-16 00:08:36.820349 | ubuntu-noble-large | Check overlays for ironic-stable-2025.1.tar.gz 2026-03-16 00:08:36.820368 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:08:36.820406 | ubuntu-noble-large | + popd 2026-03-16 00:08:36.820422 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:08:36.820436 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:08:36.820451 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:08:36.820559 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:08:36.821865 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-16 00:08:36.824931 | ubuntu-noble-large | + filename=keystone-stable-2025.1.tar.gz 2026-03-16 00:08:36.824998 | ubuntu-noble-large | + [[ -e keystone-stable-2025.1.tar.gz ]] 2026-03-16 00:08:36.825018 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-16 00:08:36.825038 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-16 00:08:36.825068 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.006168 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:08:37.136125 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:08:37.138284 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:08:37.138312 | ubuntu-noble-large | + echo Process keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.138329 | ubuntu-noble-large | Process keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.140566 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.140792 | ubuntu-noble-large | ++ head -1 2026-03-16 00:08:37.141378 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:08:37.145035 | ubuntu-noble-large | tar (child): keystone-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:08:37.145070 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:08:37.145622 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:08:37.145640 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:08:37.147132 | ubuntu-noble-large | + directory= 2026-03-16 00:08:37.147183 | ubuntu-noble-large | + echo Check patches for keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.147195 | ubuntu-noble-large | Check patches for keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.147245 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:08:37.147261 | ubuntu-noble-large | + tar xzf keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.152470 | ubuntu-noble-large | tar (child): keystone-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:08:37.152500 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:08:37.153055 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:08:37.153077 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:08:37.153644 | ubuntu-noble-large | + rm keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.156811 | ubuntu-noble-large | rm: cannot remove 'keystone-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:08:37.156893 | ubuntu-noble-large | + pushd 2026-03-16 00:08:37.157094 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:08:37.159425 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:08:37.159481 | ubuntu-noble-large | ++ sort 2026-03-16 00:08:37.162037 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:08:37.164120 | ubuntu-noble-large | + popd 2026-03-16 00:08:37.164147 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:08:37.164190 | ubuntu-noble-large | + tar czf keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.167846 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:08:37.167878 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:08:37.168347 | ubuntu-noble-large | + rm -r 2026-03-16 00:08:37.171134 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:08:37.171175 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:08:37.171592 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.171612 | ubuntu-noble-large | Check overlays for keystone-stable-2025.1.tar.gz 2026-03-16 00:08:37.171625 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:08:37.171667 | ubuntu-noble-large | + popd 2026-03-16 00:08:37.171753 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:08:37.171771 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:08:37.171785 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:08:37.171893 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:08:37.173003 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.175841 | ubuntu-noble-large | + filename=magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.175891 | ubuntu-noble-large | + [[ -e magnum-stable-2025.1.tar.gz ]] 2026-03-16 00:08:37.175912 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.175923 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.175933 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.353374 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:08:37.484180 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:08:37.486976 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:08:37.487020 | ubuntu-noble-large | + echo Process magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.487038 | ubuntu-noble-large | Process magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.489394 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.489771 | ubuntu-noble-large | ++ head -1 2026-03-16 00:08:37.490038 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:08:37.493761 | ubuntu-noble-large | tar (child): magnum-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:08:37.493799 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:08:37.494336 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:08:37.494354 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:08:37.496012 | ubuntu-noble-large | + directory= 2026-03-16 00:08:37.496038 | ubuntu-noble-large | + echo Check patches for magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.496051 | ubuntu-noble-large | Check patches for magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.496094 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:08:37.496108 | ubuntu-noble-large | + tar xzf magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.501730 | ubuntu-noble-large | tar (child): magnum-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:08:37.501796 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:08:37.502393 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:08:37.502431 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:08:37.503169 | ubuntu-noble-large | + rm magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.506454 | ubuntu-noble-large | rm: cannot remove 'magnum-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:08:37.506512 | ubuntu-noble-large | + pushd 2026-03-16 00:08:37.506804 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:08:37.508671 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:08:37.508959 | ubuntu-noble-large | ++ sort 2026-03-16 00:08:37.512422 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:08:37.513854 | ubuntu-noble-large | + popd 2026-03-16 00:08:37.513902 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:08:37.513915 | ubuntu-noble-large | + tar czf magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.517917 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:08:37.517945 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:08:37.518418 | ubuntu-noble-large | + rm -r 2026-03-16 00:08:37.521197 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:08:37.521240 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:08:37.521556 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.521579 | ubuntu-noble-large | Check overlays for magnum-stable-2025.1.tar.gz 2026-03-16 00:08:37.521629 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:08:37.521644 | ubuntu-noble-large | + popd 2026-03-16 00:08:37.521766 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:08:37.521784 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:08:37.521797 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:08:37.521909 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:08:37.523514 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.528020 | ubuntu-noble-large | + filename=manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.528045 | ubuntu-noble-large | + [[ -e manila-stable-2025.1.tar.gz ]] 2026-03-16 00:08:37.528211 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.528281 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.528296 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.709922 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:08:37.840809 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:08:37.842826 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:08:37.842858 | ubuntu-noble-large | + echo Process manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.842872 | ubuntu-noble-large | Process manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.845034 | ubuntu-noble-large | ++ tar -tzf manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.845285 | ubuntu-noble-large | ++ head -1 2026-03-16 00:08:37.845400 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:08:37.849448 | ubuntu-noble-large | tar (child): manila-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:08:37.849468 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:08:37.850177 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:08:37.850196 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:08:37.851680 | ubuntu-noble-large | + directory= 2026-03-16 00:08:37.851704 | ubuntu-noble-large | + echo Check patches for manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.851715 | ubuntu-noble-large | Check patches for manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.851779 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:08:37.851833 | ubuntu-noble-large | + tar xzf manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.857016 | ubuntu-noble-large | tar (child): manila-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:08:37.857060 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:08:37.857573 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:08:37.857596 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:08:37.858150 | ubuntu-noble-large | + rm manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.861463 | ubuntu-noble-large | rm: cannot remove 'manila-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:08:37.861921 | ubuntu-noble-large | + pushd 2026-03-16 00:08:37.861991 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:08:37.864188 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:08:37.864230 | ubuntu-noble-large | ++ sort 2026-03-16 00:08:37.867307 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:08:37.868970 | ubuntu-noble-large | + popd 2026-03-16 00:08:37.868999 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:08:37.869014 | ubuntu-noble-large | + tar czf manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.872915 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:08:37.872970 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:08:37.873378 | ubuntu-noble-large | + rm -r 2026-03-16 00:08:37.876483 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:08:37.876555 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:08:37.877057 | ubuntu-noble-large | + echo Check overlays for manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.877073 | ubuntu-noble-large | Check overlays for manila-stable-2025.1.tar.gz 2026-03-16 00:08:37.877088 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:08:37.877099 | ubuntu-noble-large | + popd 2026-03-16 00:08:37.877172 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:08:37.877186 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:08:37.877200 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:08:37.877294 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:08:37.878432 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-16 00:08:37.881313 | ubuntu-noble-large | + filename=masakari-stable-2025.1.tar.gz 2026-03-16 00:08:37.881352 | ubuntu-noble-large | + [[ -e masakari-stable-2025.1.tar.gz ]] 2026-03-16 00:08:37.881370 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-16 00:08:37.881380 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-16 00:08:37.881391 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-16 00:08:38.062624 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:10:50.690973 | ubuntu-noble-large | failed: Connection timed out. 2026-03-16 00:10:51.821241 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:13:05.862153 | ubuntu-noble-large | failed: Connection timed out. 2026-03-16 00:13:07.991916 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:13:08.126617 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:13:08.130565 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:13:08.130625 | ubuntu-noble-large | + echo Process masakari-stable-2025.1.tar.gz 2026-03-16 00:13:08.130649 | ubuntu-noble-large | Process masakari-stable-2025.1.tar.gz 2026-03-16 00:13:08.132451 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2025.1.tar.gz 2026-03-16 00:13:08.132904 | ubuntu-noble-large | ++ head -1 2026-03-16 00:13:08.134430 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:13:08.136920 | ubuntu-noble-large | tar (child): masakari-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:13:08.136947 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:13:08.137457 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:13:08.137587 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:13:08.138567 | ubuntu-noble-large | + directory= 2026-03-16 00:13:08.138608 | ubuntu-noble-large | + echo Check patches for masakari-stable-2025.1.tar.gz 2026-03-16 00:13:08.138639 | ubuntu-noble-large | Check patches for masakari-stable-2025.1.tar.gz 2026-03-16 00:13:08.138662 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:13:08.138683 | ubuntu-noble-large | + tar xzf masakari-stable-2025.1.tar.gz 2026-03-16 00:13:08.143608 | ubuntu-noble-large | tar (child): masakari-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:13:08.143682 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:13:08.144167 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:13:08.144193 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:13:08.144687 | ubuntu-noble-large | + rm masakari-stable-2025.1.tar.gz 2026-03-16 00:13:08.147587 | ubuntu-noble-large | rm: cannot remove 'masakari-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:13:08.147878 | ubuntu-noble-large | + pushd 2026-03-16 00:13:08.147922 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:13:08.149861 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:13:08.150052 | ubuntu-noble-large | ++ sort 2026-03-16 00:13:08.152724 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:13:08.154752 | ubuntu-noble-large | + popd 2026-03-16 00:13:08.154797 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:13:08.154813 | ubuntu-noble-large | + tar czf masakari-stable-2025.1.tar.gz 2026-03-16 00:13:08.158619 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:13:08.158673 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:13:08.159077 | ubuntu-noble-large | + rm -r 2026-03-16 00:13:08.161390 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:13:08.161450 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:13:08.161664 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2025.1.tar.gz 2026-03-16 00:13:08.161731 | ubuntu-noble-large | Check overlays for masakari-stable-2025.1.tar.gz 2026-03-16 00:13:08.161756 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:13:08.161779 | ubuntu-noble-large | + popd 2026-03-16 00:13:08.161808 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:13:08.161830 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:13:08.161853 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:13:08.161875 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:13:08.162375 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.163901 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.163952 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-03-16 00:13:08.163975 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.163998 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.164019 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.341507 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:13:08.473436 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:13:08.475969 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:13:08.476034 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.476048 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.478344 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.478554 | ubuntu-noble-large | ++ head -1 2026-03-16 00:13:08.478746 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:13:08.483243 | ubuntu-noble-large | tar (child): neutron-dynamic-routing-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:13:08.483268 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:13:08.483852 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:13:08.483871 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:13:08.485396 | ubuntu-noble-large | + directory= 2026-03-16 00:13:08.485421 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.485445 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.485476 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:13:08.485502 | ubuntu-noble-large | + tar xzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.490400 | ubuntu-noble-large | tar (child): neutron-dynamic-routing-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:13:08.490429 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:13:08.490958 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:13:08.490976 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:13:08.491645 | ubuntu-noble-large | + rm neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.494097 | ubuntu-noble-large | rm: cannot remove 'neutron-dynamic-routing-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:13:08.494461 | ubuntu-noble-large | + pushd 2026-03-16 00:13:08.494556 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:13:08.496467 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:13:08.496877 | ubuntu-noble-large | ++ sort 2026-03-16 00:13:08.499510 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:13:08.501910 | ubuntu-noble-large | + popd 2026-03-16 00:13:08.501953 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:13:08.502024 | ubuntu-noble-large | + tar czf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.505998 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:13:08.506034 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:13:08.506494 | ubuntu-noble-large | + rm -r 2026-03-16 00:13:08.509251 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:13:08.509280 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:13:08.509669 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.509688 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.509702 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:13:08.509737 | ubuntu-noble-large | + popd 2026-03-16 00:13:08.509751 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:13:08.509765 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:13:08.509779 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:13:08.509884 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:13:08.510855 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.513582 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.513649 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-03-16 00:13:08.513663 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.513676 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.513695 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.698587 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:13:08.827993 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:13:08.830256 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:13:08.830351 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.830373 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.832699 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.832977 | ubuntu-noble-large | ++ head -1 2026-03-16 00:13:08.833465 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:13:08.837163 | ubuntu-noble-large | tar (child): neutron-dynamic-routing-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:13:08.837236 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:13:08.837795 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:13:08.837823 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:13:08.839555 | ubuntu-noble-large | + directory= 2026-03-16 00:13:08.839625 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.839638 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.839683 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:13:08.839751 | ubuntu-noble-large | + tar xzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.844829 | ubuntu-noble-large | tar (child): neutron-dynamic-routing-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:13:08.844849 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:13:08.845365 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:13:08.845380 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:13:08.845991 | ubuntu-noble-large | + rm neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.848829 | ubuntu-noble-large | rm: cannot remove 'neutron-dynamic-routing-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:13:08.849222 | ubuntu-noble-large | + pushd 2026-03-16 00:13:08.849241 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:13:08.851590 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:13:08.851624 | ubuntu-noble-large | ++ sort 2026-03-16 00:13:08.854094 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:13:08.855881 | ubuntu-noble-large | + popd 2026-03-16 00:13:08.855901 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:13:08.855917 | ubuntu-noble-large | + tar czf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.859567 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:13:08.859590 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:13:08.860099 | ubuntu-noble-large | + rm -r 2026-03-16 00:13:08.863051 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:13:08.863070 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:13:08.863429 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.863444 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-16 00:13:08.863455 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:13:08.863468 | ubuntu-noble-large | + popd 2026-03-16 00:13:08.863482 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:13:08.863496 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:13:08.863569 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:13:08.863654 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:13:08.864575 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:08.867265 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:08.867284 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2026-03-16 00:13:08.867332 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:08.867344 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:08.867358 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.045686 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:13:09.175231 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:13:09.177361 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:13:09.177399 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.177414 | ubuntu-noble-large | Process neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.179641 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.180065 | ubuntu-noble-large | ++ head -1 2026-03-16 00:13:09.180329 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:13:09.184030 | ubuntu-noble-large | tar (child): neutron-vpnaas-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:13:09.184063 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:13:09.184578 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:13:09.184602 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:13:09.186158 | ubuntu-noble-large | + directory= 2026-03-16 00:13:09.186182 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.186194 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.186253 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:13:09.186265 | ubuntu-noble-large | + tar xzf neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.191692 | ubuntu-noble-large | tar (child): neutron-vpnaas-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:13:09.191843 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:13:09.192086 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:13:09.192108 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:13:09.192624 | ubuntu-noble-large | + rm neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.195634 | ubuntu-noble-large | rm: cannot remove 'neutron-vpnaas-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:13:09.195918 | ubuntu-noble-large | + pushd 2026-03-16 00:13:09.195968 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:13:09.197830 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:13:09.198149 | ubuntu-noble-large | ++ sort 2026-03-16 00:13:09.200942 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:13:09.203448 | ubuntu-noble-large | + popd 2026-03-16 00:13:09.203500 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:13:09.203517 | ubuntu-noble-large | + tar czf neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.206952 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:13:09.206984 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:13:09.207383 | ubuntu-noble-large | + rm -r 2026-03-16 00:13:09.210144 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:13:09.210168 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:13:09.210554 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.210583 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-16 00:13:09.210608 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:13:09.210620 | ubuntu-noble-large | + popd 2026-03-16 00:13:09.210634 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:13:09.210644 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:13:09.210659 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:13:09.210777 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:13:09.211872 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-16 00:13:09.214660 | ubuntu-noble-large | + filename=neutron-stable-2025.1.tar.gz 2026-03-16 00:13:09.214704 | ubuntu-noble-large | + [[ -e neutron-stable-2025.1.tar.gz ]] 2026-03-16 00:13:09.214756 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-16 00:13:09.214773 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-16 00:13:09.214784 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-16 00:13:09.391340 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:25.123077 | ubuntu-noble-large | failed: Connection timed out. 2026-03-16 00:15:26.256365 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:26.390507 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:26.393555 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:15:26.393675 | ubuntu-noble-large | + echo Process neutron-stable-2025.1.tar.gz 2026-03-16 00:15:26.393691 | ubuntu-noble-large | Process neutron-stable-2025.1.tar.gz 2026-03-16 00:15:26.395840 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2025.1.tar.gz 2026-03-16 00:15:26.396783 | ubuntu-noble-large | ++ head -1 2026-03-16 00:15:26.397144 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:15:26.399346 | ubuntu-noble-large | tar (child): neutron-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:15:26.399431 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:15:26.399826 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:15:26.399853 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:15:26.401624 | ubuntu-noble-large | + directory= 2026-03-16 00:15:26.401730 | ubuntu-noble-large | + echo Check patches for neutron-stable-2025.1.tar.gz 2026-03-16 00:15:26.401745 | ubuntu-noble-large | Check patches for neutron-stable-2025.1.tar.gz 2026-03-16 00:15:26.401755 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:15:26.401770 | ubuntu-noble-large | + tar xzf neutron-stable-2025.1.tar.gz 2026-03-16 00:15:26.406434 | ubuntu-noble-large | tar (child): neutron-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:15:26.406458 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:15:26.406959 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:15:26.406984 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:15:26.407735 | ubuntu-noble-large | + rm neutron-stable-2025.1.tar.gz 2026-03-16 00:15:26.410637 | ubuntu-noble-large | rm: cannot remove 'neutron-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:15:26.410986 | ubuntu-noble-large | + pushd 2026-03-16 00:15:26.411059 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:15:26.413350 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:15:26.413439 | ubuntu-noble-large | ++ sort 2026-03-16 00:15:26.416261 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:15:26.417546 | ubuntu-noble-large | + popd 2026-03-16 00:15:26.417658 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:15:26.417678 | ubuntu-noble-large | + tar czf neutron-stable-2025.1.tar.gz 2026-03-16 00:15:26.421408 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:15:26.421437 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:15:26.422080 | ubuntu-noble-large | + rm -r 2026-03-16 00:15:26.424836 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:15:26.424880 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:15:26.425219 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2025.1.tar.gz 2026-03-16 00:15:26.425235 | ubuntu-noble-large | Check overlays for neutron-stable-2025.1.tar.gz 2026-03-16 00:15:26.425250 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:15:26.425264 | ubuntu-noble-large | + popd 2026-03-16 00:15:26.425356 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:15:26.425379 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:15:26.425404 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:15:26.425426 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:15:26.426309 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.427808 | ubuntu-noble-large | + filename=nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.427847 | ubuntu-noble-large | + [[ -e nova-stable-2025.1.tar.gz ]] 2026-03-16 00:15:26.427858 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.427870 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.427884 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.614962 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:26.747281 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:26.749305 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:15:26.749353 | ubuntu-noble-large | + echo Process nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.749372 | ubuntu-noble-large | Process nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.752059 | ubuntu-noble-large | ++ tar -tzf nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.752125 | ubuntu-noble-large | ++ head -1 2026-03-16 00:15:26.752501 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:15:26.756371 | ubuntu-noble-large | tar (child): nova-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:15:26.756442 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:15:26.757117 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:15:26.757139 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:15:26.758645 | ubuntu-noble-large | + directory= 2026-03-16 00:15:26.758774 | ubuntu-noble-large | + echo Check patches for nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.758789 | ubuntu-noble-large | Check patches for nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.758827 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:15:26.758913 | ubuntu-noble-large | + tar xzf nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.764493 | ubuntu-noble-large | tar (child): nova-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:15:26.764559 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:15:26.765107 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:15:26.765123 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:15:26.765804 | ubuntu-noble-large | + rm nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.769401 | ubuntu-noble-large | rm: cannot remove 'nova-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:15:26.770086 | ubuntu-noble-large | + pushd 2026-03-16 00:15:26.770119 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:15:26.771967 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:15:26.772203 | ubuntu-noble-large | ++ sort 2026-03-16 00:15:26.774725 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:15:26.776902 | ubuntu-noble-large | + popd 2026-03-16 00:15:26.776937 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:15:26.776954 | ubuntu-noble-large | + tar czf nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.780828 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:15:26.780878 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:15:26.781399 | ubuntu-noble-large | + rm -r 2026-03-16 00:15:26.784276 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:15:26.784326 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:15:26.784902 | ubuntu-noble-large | + echo Check overlays for nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.784922 | ubuntu-noble-large | Check overlays for nova-stable-2025.1.tar.gz 2026-03-16 00:15:26.784937 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:15:26.784948 | ubuntu-noble-large | + popd 2026-03-16 00:15:26.785026 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:15:26.785040 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:15:26.785054 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:15:26.785150 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:15:26.786315 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-16 00:15:26.789130 | ubuntu-noble-large | + filename=octavia-stable-2025.1.tar.gz 2026-03-16 00:15:26.789166 | ubuntu-noble-large | + [[ -e octavia-stable-2025.1.tar.gz ]] 2026-03-16 00:15:26.789183 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-16 00:15:26.789194 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-16 00:15:26.789208 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-16 00:15:26.969947 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:27.099372 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:27.101380 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:15:27.101404 | ubuntu-noble-large | + echo Process octavia-stable-2025.1.tar.gz 2026-03-16 00:15:27.101412 | ubuntu-noble-large | Process octavia-stable-2025.1.tar.gz 2026-03-16 00:15:27.103721 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2025.1.tar.gz 2026-03-16 00:15:27.104135 | ubuntu-noble-large | ++ head -1 2026-03-16 00:15:27.104436 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:15:27.108148 | ubuntu-noble-large | tar (child): octavia-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:15:27.108222 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:15:27.108565 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:15:27.108583 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:15:27.110111 | ubuntu-noble-large | + directory= 2026-03-16 00:15:27.110155 | ubuntu-noble-large | + echo Check patches for octavia-stable-2025.1.tar.gz 2026-03-16 00:15:27.110182 | ubuntu-noble-large | Check patches for octavia-stable-2025.1.tar.gz 2026-03-16 00:15:27.110199 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:15:27.110209 | ubuntu-noble-large | + tar xzf octavia-stable-2025.1.tar.gz 2026-03-16 00:15:27.114185 | ubuntu-noble-large | tar (child): octavia-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:15:27.114298 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:15:27.114607 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:15:27.114629 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:15:27.115108 | ubuntu-noble-large | + rm octavia-stable-2025.1.tar.gz 2026-03-16 00:15:27.117920 | ubuntu-noble-large | rm: cannot remove 'octavia-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:15:27.118313 | ubuntu-noble-large | + pushd 2026-03-16 00:15:27.118369 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:15:27.121074 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:15:27.121113 | ubuntu-noble-large | ++ sort 2026-03-16 00:15:27.123556 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:15:27.125791 | ubuntu-noble-large | + popd 2026-03-16 00:15:27.125825 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:15:27.125841 | ubuntu-noble-large | + tar czf octavia-stable-2025.1.tar.gz 2026-03-16 00:15:27.129816 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:15:27.129843 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:15:27.130321 | ubuntu-noble-large | + rm -r 2026-03-16 00:15:27.132966 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:15:27.132996 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:15:27.133358 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2025.1.tar.gz 2026-03-16 00:15:27.133374 | ubuntu-noble-large | Check overlays for octavia-stable-2025.1.tar.gz 2026-03-16 00:15:27.133388 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:15:27.133399 | ubuntu-noble-large | + popd 2026-03-16 00:15:27.133448 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:15:27.133462 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:15:27.133477 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:15:27.133628 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:15:27.134755 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.137371 | ubuntu-noble-large | + filename=placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.137399 | ubuntu-noble-large | + [[ -e placement-stable-2025.1.tar.gz ]] 2026-03-16 00:15:27.137417 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.137429 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.137443 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.316841 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:27.448035 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:27.450715 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:15:27.450816 | ubuntu-noble-large | + echo Process placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.450837 | ubuntu-noble-large | Process placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.452596 | ubuntu-noble-large | ++ tar -tzf placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.453254 | ubuntu-noble-large | ++ head -1 2026-03-16 00:15:27.453309 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:15:27.457626 | ubuntu-noble-large | tar (child): placement-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:15:27.457714 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:15:27.458619 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:15:27.458713 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:15:27.460602 | ubuntu-noble-large | + directory= 2026-03-16 00:15:27.460699 | ubuntu-noble-large | + echo Check patches for placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.460716 | ubuntu-noble-large | Check patches for placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.460727 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:15:27.460738 | ubuntu-noble-large | + tar xzf placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.465473 | ubuntu-noble-large | tar (child): placement-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:15:27.465617 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:15:27.465643 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:15:27.465678 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:15:27.466626 | ubuntu-noble-large | + rm placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.469745 | ubuntu-noble-large | rm: cannot remove 'placement-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:15:27.470609 | ubuntu-noble-large | + pushd 2026-03-16 00:15:27.470642 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:15:27.472614 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:15:27.472706 | ubuntu-noble-large | ++ sort 2026-03-16 00:15:27.476061 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:15:27.477687 | ubuntu-noble-large | + popd 2026-03-16 00:15:27.477754 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:15:27.477778 | ubuntu-noble-large | + tar czf placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.481682 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:15:27.481750 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:15:27.482705 | ubuntu-noble-large | + rm -r 2026-03-16 00:15:27.484806 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:15:27.484833 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:15:27.485685 | ubuntu-noble-large | + echo Check overlays for placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.485744 | ubuntu-noble-large | Check overlays for placement-stable-2025.1.tar.gz 2026-03-16 00:15:27.485757 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:15:27.485766 | ubuntu-noble-large | + popd 2026-03-16 00:15:27.485775 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:15:27.485783 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:15:27.485791 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:15:27.485799 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:15:27.487056 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.490007 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.490059 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2026-03-16 00:15:27.490071 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.490081 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.490090 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.669852 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:27.800918 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:15:27.803715 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:15:27.803811 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.803825 | ubuntu-noble-large | Process skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.805443 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.806344 | ubuntu-noble-large | ++ head -1 2026-03-16 00:15:27.806409 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:15:27.810448 | ubuntu-noble-large | tar (child): skyline-apiserver-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:15:27.810513 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:15:27.810577 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:15:27.810589 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:15:27.812479 | ubuntu-noble-large | + directory= 2026-03-16 00:15:27.812558 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.812573 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.812582 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:15:27.812592 | ubuntu-noble-large | + tar xzf skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.817727 | ubuntu-noble-large | tar (child): skyline-apiserver-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:15:27.817762 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:15:27.818374 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:15:27.818441 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:15:27.819099 | ubuntu-noble-large | + rm skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.821584 | ubuntu-noble-large | rm: cannot remove 'skyline-apiserver-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:15:27.822309 | ubuntu-noble-large | + pushd 2026-03-16 00:15:27.822348 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:15:27.824092 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:15:27.824156 | ubuntu-noble-large | ++ sort 2026-03-16 00:15:27.827516 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:15:27.829366 | ubuntu-noble-large | + popd 2026-03-16 00:15:27.829411 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:15:27.829423 | ubuntu-noble-large | + tar czf skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.833195 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:15:27.833252 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:15:27.833308 | ubuntu-noble-large | + rm -r 2026-03-16 00:15:27.836459 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:15:27.836515 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:15:27.836574 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.836591 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-03-16 00:15:27.836640 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:15:27.836655 | ubuntu-noble-large | + popd 2026-03-16 00:15:27.836748 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:15:27.836762 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:15:27.836777 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:15:27.837257 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:15:27.838159 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-16 00:15:27.841335 | ubuntu-noble-large | + filename=skyline-console-stable-2025.1.tar.gz 2026-03-16 00:15:27.841383 | ubuntu-noble-large | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2026-03-16 00:15:27.841406 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-16 00:15:27.841418 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-16 00:15:27.841427 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-16 00:15:28.018912 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:17:44.386915 | ubuntu-noble-large | failed: Connection timed out. 2026-03-16 00:17:45.517969 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:17:45.648886 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:17:45.651657 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:17:45.651723 | ubuntu-noble-large | + echo Process skyline-console-stable-2025.1.tar.gz 2026-03-16 00:17:45.651737 | ubuntu-noble-large | Process skyline-console-stable-2025.1.tar.gz 2026-03-16 00:17:45.653477 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2026-03-16 00:17:45.654092 | ubuntu-noble-large | ++ head -1 2026-03-16 00:17:45.654203 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:17:45.658506 | ubuntu-noble-large | tar (child): skyline-console-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:17:45.658606 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:17:45.658632 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:17:45.658646 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:17:45.660677 | ubuntu-noble-large | + directory= 2026-03-16 00:17:45.660729 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2026-03-16 00:17:45.660741 | ubuntu-noble-large | Check patches for skyline-console-stable-2025.1.tar.gz 2026-03-16 00:17:45.660750 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:17:45.660759 | ubuntu-noble-large | + tar xzf skyline-console-stable-2025.1.tar.gz 2026-03-16 00:17:45.665653 | ubuntu-noble-large | tar (child): skyline-console-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:17:45.665709 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:17:45.665732 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:17:45.665751 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:17:45.666630 | ubuntu-noble-large | + rm skyline-console-stable-2025.1.tar.gz 2026-03-16 00:17:45.669562 | ubuntu-noble-large | rm: cannot remove 'skyline-console-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:17:45.670381 | ubuntu-noble-large | + pushd 2026-03-16 00:17:45.670433 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:17:45.672113 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:17:45.672201 | ubuntu-noble-large | ++ sort 2026-03-16 00:17:45.675546 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:17:45.677651 | ubuntu-noble-large | + popd 2026-03-16 00:17:45.677718 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:17:45.677732 | ubuntu-noble-large | + tar czf skyline-console-stable-2025.1.tar.gz 2026-03-16 00:17:45.681479 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:17:45.681575 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:17:45.681669 | ubuntu-noble-large | + rm -r 2026-03-16 00:17:45.684138 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:17:45.684177 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:17:45.684571 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2026-03-16 00:17:45.684590 | ubuntu-noble-large | Check overlays for skyline-console-stable-2025.1.tar.gz 2026-03-16 00:17:45.684605 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:17:45.684615 | ubuntu-noble-large | + popd 2026-03-16 00:17:45.684675 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:17:45.684692 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:17:45.684706 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:17:45.684817 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:17:45.685814 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-16 00:17:45.688455 | ubuntu-noble-large | + filename=watcher-stable-2025.1.tar.gz 2026-03-16 00:17:45.688480 | ubuntu-noble-large | + [[ -e watcher-stable-2025.1.tar.gz ]] 2026-03-16 00:17:45.688562 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-16 00:17:45.688580 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-16 00:17:45.688594 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-16 00:17:45.866663 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:17:45.996933 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:17:45.999468 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:17:45.999494 | ubuntu-noble-large | + echo Process watcher-stable-2025.1.tar.gz 2026-03-16 00:17:45.999512 | ubuntu-noble-large | Process watcher-stable-2025.1.tar.gz 2026-03-16 00:17:46.001799 | ubuntu-noble-large | ++ tar -tzf watcher-stable-2025.1.tar.gz 2026-03-16 00:17:46.002153 | ubuntu-noble-large | ++ head -1 2026-03-16 00:17:46.002200 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:17:46.005727 | ubuntu-noble-large | tar (child): watcher-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:17:46.005777 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:17:46.006129 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:17:46.006176 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:17:46.007613 | ubuntu-noble-large | + directory= 2026-03-16 00:17:46.007669 | ubuntu-noble-large | + echo Check patches for watcher-stable-2025.1.tar.gz 2026-03-16 00:17:46.007681 | ubuntu-noble-large | Check patches for watcher-stable-2025.1.tar.gz 2026-03-16 00:17:46.007698 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:17:46.007707 | ubuntu-noble-large | + tar xzf watcher-stable-2025.1.tar.gz 2026-03-16 00:17:46.012211 | ubuntu-noble-large | tar (child): watcher-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:17:46.012238 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:17:46.012774 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:17:46.012821 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:17:46.013317 | ubuntu-noble-large | + rm watcher-stable-2025.1.tar.gz 2026-03-16 00:17:46.016002 | ubuntu-noble-large | rm: cannot remove 'watcher-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:17:46.016053 | ubuntu-noble-large | + pushd 2026-03-16 00:17:46.016238 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:17:46.018042 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:17:46.018083 | ubuntu-noble-large | ++ sort 2026-03-16 00:17:46.020818 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:17:46.022753 | ubuntu-noble-large | + popd 2026-03-16 00:17:46.022796 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:17:46.022811 | ubuntu-noble-large | + tar czf watcher-stable-2025.1.tar.gz 2026-03-16 00:17:46.026782 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:17:46.026808 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:17:46.027397 | ubuntu-noble-large | + rm -r 2026-03-16 00:17:46.030038 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:17:46.030105 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:17:46.030367 | ubuntu-noble-large | + echo Check overlays for watcher-stable-2025.1.tar.gz 2026-03-16 00:17:46.030384 | ubuntu-noble-large | Check overlays for watcher-stable-2025.1.tar.gz 2026-03-16 00:17:46.030393 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:17:46.030408 | ubuntu-noble-large | + popd 2026-03-16 00:17:46.030448 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:17:46.030462 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-16 00:17:46.030475 | ubuntu-noble-large | + pushd tarballs 2026-03-16 00:17:46.030649 | ubuntu-noble-large | scripts/003-patch.sh: line 31: pushd: tarballs: No such file or directory 2026-03-16 00:17:46.031750 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-16 00:17:46.034573 | ubuntu-noble-large | + filename=requirements-stable-2025.1.tar.gz 2026-03-16 00:17:46.034617 | ubuntu-noble-large | + [[ -e requirements-stable-2025.1.tar.gz ]] 2026-03-16 00:17:46.034635 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-16 00:17:46.034650 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-16 00:17:46.034702 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-16 00:17:46.216319 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:19:59.554911 | ubuntu-noble-large | failed: Connection timed out. 2026-03-16 00:20:00.687373 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:20:00.821411 | ubuntu-noble-large | failed: Connection refused. 2026-03-16 00:20:00.822867 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-16 00:20:00.822948 | ubuntu-noble-large | + echo Process requirements-stable-2025.1.tar.gz 2026-03-16 00:20:00.822974 | ubuntu-noble-large | Process requirements-stable-2025.1.tar.gz 2026-03-16 00:20:00.824800 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2025.1.tar.gz 2026-03-16 00:20:00.824983 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-03-16 00:20:00.825002 | ubuntu-noble-large | ++ head -1 2026-03-16 00:20:00.829138 | ubuntu-noble-large | tar (child): requirements-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:20:00.829182 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:20:00.829552 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:20:00.829590 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:20:00.830898 | ubuntu-noble-large | + directory= 2026-03-16 00:20:00.830938 | ubuntu-noble-large | + echo Check patches for requirements-stable-2025.1.tar.gz 2026-03-16 00:20:00.830951 | ubuntu-noble-large | Check patches for requirements-stable-2025.1.tar.gz 2026-03-16 00:20:00.830969 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ ]] 2026-03-16 00:20:00.830982 | ubuntu-noble-large | + tar xzf requirements-stable-2025.1.tar.gz 2026-03-16 00:20:00.833455 | ubuntu-noble-large | tar (child): requirements-stable-2025.1.tar.gz: Cannot open: No such file or directory 2026-03-16 00:20:00.833504 | ubuntu-noble-large | tar (child): Error is not recoverable: exiting now 2026-03-16 00:20:00.833983 | ubuntu-noble-large | tar: Child returned status 2 2026-03-16 00:20:00.834012 | ubuntu-noble-large | tar: Error is not recoverable: exiting now 2026-03-16 00:20:00.834415 | ubuntu-noble-large | + rm requirements-stable-2025.1.tar.gz 2026-03-16 00:20:00.836377 | ubuntu-noble-large | rm: cannot remove 'requirements-stable-2025.1.tar.gz': No such file or directory 2026-03-16 00:20:00.836813 | ubuntu-noble-large | + pushd 2026-03-16 00:20:00.836860 | ubuntu-noble-large | scripts/003-patch.sh: line 54: pushd: no other directory 2026-03-16 00:20:00.839008 | ubuntu-noble-large | ++ find ../../patches/2025.1/ -type f -name '*.patch' 2026-03-16 00:20:00.839252 | ubuntu-noble-large | ++ sort 2026-03-16 00:20:00.842320 | ubuntu-noble-large | find: ‘../../patches/2025.1/’: No such file or directory 2026-03-16 00:20:00.844743 | ubuntu-noble-large | + popd 2026-03-16 00:20:00.844785 | ubuntu-noble-large | scripts/003-patch.sh: line 60: popd: directory stack empty 2026-03-16 00:20:00.844844 | ubuntu-noble-large | + tar czf requirements-stable-2025.1.tar.gz 2026-03-16 00:20:00.848789 | ubuntu-noble-large | tar: Cowardly refusing to create an empty archive 2026-03-16 00:20:00.848825 | ubuntu-noble-large | Try 'tar --help' or 'tar --usage' for more information. 2026-03-16 00:20:00.849285 | ubuntu-noble-large | + rm -r 2026-03-16 00:20:00.852210 | ubuntu-noble-large | rm: missing operand 2026-03-16 00:20:00.852234 | ubuntu-noble-large | Try 'rm --help' for more information. 2026-03-16 00:20:00.852728 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2025.1.tar.gz 2026-03-16 00:20:00.852739 | ubuntu-noble-large | Check overlays for requirements-stable-2025.1.tar.gz 2026-03-16 00:20:00.852779 | ubuntu-noble-large | + [[ -e ../overlays/2025.1//source ]] 2026-03-16 00:20:00.852789 | ubuntu-noble-large | + popd 2026-03-16 00:20:00.852870 | ubuntu-noble-large | scripts/003-patch.sh: line 73: popd: directory stack empty 2026-03-16 00:20:01.091623 | ubuntu-noble-large | ERROR 2026-03-16 00:20:01.092060 | ubuntu-noble-large | { 2026-03-16 00:20:01.092151 | ubuntu-noble-large | "delta": "0:16:25.906139", 2026-03-16 00:20:01.092210 | ubuntu-noble-large | "end": "2026-03-16 00:20:00.854632", 2026-03-16 00:20:01.092264 | ubuntu-noble-large | "msg": "non-zero return code", 2026-03-16 00:20:01.092314 | ubuntu-noble-large | "rc": 1, 2026-03-16 00:20:01.092361 | ubuntu-noble-large | "start": "2026-03-16 00:03:34.948493" 2026-03-16 00:20:01.092421 | ubuntu-noble-large | } failure 2026-03-16 00:20:01.125044 | 2026-03-16 00:20:01.125156 | PLAY RECAP 2026-03-16 00:20:01.125218 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-03-16 00:20:01.125246 | 2026-03-16 00:20:01.255023 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2026-03-16 00:20:01.256895 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-16 00:20:02.074525 | 2026-03-16 00:20:02.074707 | PLAY [Base post] 2026-03-16 00:20:02.089286 | 2026-03-16 00:20:02.089436 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-16 00:20:02.954346 | ubuntu-noble-large | changed 2026-03-16 00:20:02.966398 | 2026-03-16 00:20:02.966895 | PLAY RECAP 2026-03-16 00:20:02.967126 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-16 00:20:02.967349 | 2026-03-16 00:20:03.158928 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-16 00:20:03.160178 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-16 00:20:03.951123 | 2026-03-16 00:20:03.951362 | PLAY [Base post-logs] 2026-03-16 00:20:03.963155 | 2026-03-16 00:20:03.963307 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-16 00:20:04.434042 | localhost | changed 2026-03-16 00:20:04.453874 | 2026-03-16 00:20:04.454096 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-16 00:20:04.494213 | localhost | ok 2026-03-16 00:20:04.499938 | 2026-03-16 00:20:04.500106 | TASK [Set zuul-log-path fact] 2026-03-16 00:20:04.518562 | localhost | ok 2026-03-16 00:20:04.534679 | 2026-03-16 00:20:04.534915 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-16 00:20:04.564462 | localhost | ok 2026-03-16 00:20:04.568296 | 2026-03-16 00:20:04.568418 | TASK [upload-logs : Create log directories] 2026-03-16 00:20:05.067540 | localhost | changed 2026-03-16 00:20:05.072332 | 2026-03-16 00:20:05.072486 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-16 00:20:05.596483 | localhost -> localhost | ok: Runtime: 0:00:00.007291 2026-03-16 00:20:05.605167 | 2026-03-16 00:20:05.605342 | TASK [upload-logs : Upload logs to log server] 2026-03-16 00:20:06.201986 | localhost | Output suppressed because no_log was given 2026-03-16 00:20:06.205042 | 2026-03-16 00:20:06.205207 | LOOP [upload-logs : Compress console log and json output] 2026-03-16 00:20:06.255674 | localhost | skipping: Conditional result was False 2026-03-16 00:20:06.260671 | localhost | skipping: Conditional result was False 2026-03-16 00:20:06.268872 | 2026-03-16 00:20:06.269119 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-16 00:20:06.316955 | localhost | skipping: Conditional result was False 2026-03-16 00:20:06.317602 | 2026-03-16 00:20:06.319824 | localhost | skipping: Conditional result was False 2026-03-16 00:20:06.335666 | 2026-03-16 00:20:06.335924 | LOOP [upload-logs : Upload console log and json output]