2026-06-10 04:48:40.578054 | Job console starting 2026-06-10 04:48:40.597183 | Updating git repos 2026-06-10 04:48:40.653344 | Cloning repos into workspace 2026-06-10 04:48:40.710560 | Restoring repo states 2026-06-10 04:48:40.728773 | Merging changes 2026-06-10 04:48:41.248626 | Checking out repos 2026-06-10 04:48:41.323650 | Preparing playbooks 2026-06-10 04:48:42.458142 | Running Ansible setup 2026-06-10 04:48:47.987372 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 04:48:48.973528 | 2026-06-10 04:48:48.973704 | PLAY [Base pre] 2026-06-10 04:48:48.991796 | 2026-06-10 04:48:48.991946 | TASK [Setup log path fact] 2026-06-10 04:48:49.021268 | ubuntu-noble | ok 2026-06-10 04:48:49.037960 | 2026-06-10 04:48:49.038119 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 04:48:49.067015 | ubuntu-noble | ok 2026-06-10 04:48:49.087600 | 2026-06-10 04:48:49.087740 | TASK [emit-job-header : Print job information] 2026-06-10 04:48:49.150515 | # Job Information 2026-06-10 04:48:49.150710 | Ansible Version: 2.16.14 2026-06-10 04:48:49.150746 | Job: container-images-kolla-patch-2024.1 2026-06-10 04:48:49.150781 | Pipeline: check 2026-06-10 04:48:49.150804 | Executor: 521e9411259a 2026-06-10 04:48:49.150825 | Triggered by: https://github.com/osism/container-images-kolla/pull/737 2026-06-10 04:48:49.150884 | Event ID: a0d963c0-6487-11f1-87fa-0557aadd8b34 2026-06-10 04:48:49.156227 | 2026-06-10 04:48:49.156358 | LOOP [emit-job-header : Print node information] 2026-06-10 04:48:49.305920 | ubuntu-noble | ok: 2026-06-10 04:48:49.306186 | ubuntu-noble | # Node Information 2026-06-10 04:48:49.306224 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-06-10 04:48:49.306250 | ubuntu-noble | Hostname: ubuntu 2026-06-10 04:48:49.306273 | ubuntu-noble | Username: zuul 2026-06-10 04:48:49.306294 | ubuntu-noble | Distro: Ubuntu 24.04 2026-06-10 04:48:49.306318 | ubuntu-noble | Provider: regiocloud-a 2026-06-10 04:48:49.306339 | ubuntu-noble | Region: 2026-06-10 04:48:49.306360 | ubuntu-noble | Label: ubuntu-noble 2026-06-10 04:48:49.306379 | ubuntu-noble | Product Name: OpenStack Nova 2026-06-10 04:48:49.306435 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe75:d521 2026-06-10 04:48:49.337829 | 2026-06-10 04:48:49.337982 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 04:48:49.929216 | ubuntu-noble -> localhost | changed 2026-06-10 04:48:49.937303 | 2026-06-10 04:48:49.937461 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 04:48:51.438757 | ubuntu-noble -> localhost | changed 2026-06-10 04:48:51.453996 | 2026-06-10 04:48:51.454135 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 04:48:51.885272 | ubuntu-noble -> localhost | ok 2026-06-10 04:48:51.892251 | 2026-06-10 04:48:51.892376 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 04:48:51.933766 | ubuntu-noble | ok 2026-06-10 04:48:51.949934 | ubuntu-noble | included: /var/lib/zuul/builds/20fcd9cf19224c71acc05a881edf165e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 04:48:51.956478 | 2026-06-10 04:48:51.956606 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 04:48:52.927454 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-06-10 04:48:52.927719 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/20fcd9cf19224c71acc05a881edf165e/work/20fcd9cf19224c71acc05a881edf165e_id_rsa 2026-06-10 04:48:52.927762 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/20fcd9cf19224c71acc05a881edf165e/work/20fcd9cf19224c71acc05a881edf165e_id_rsa.pub 2026-06-10 04:48:52.927790 | ubuntu-noble -> localhost | The key fingerprint is: 2026-06-10 04:48:52.927815 | ubuntu-noble -> localhost | SHA256:CfIIA01KBwaAZu+WPEToucCoXyegwtCQ3lfG2mh55tM zuul-build-sshkey 2026-06-10 04:48:52.927838 | ubuntu-noble -> localhost | The key's randomart image is: 2026-06-10 04:48:52.927870 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-06-10 04:48:52.927893 | ubuntu-noble -> localhost | |BB+. . | 2026-06-10 04:48:52.927915 | ubuntu-noble -> localhost | |**o. + | 2026-06-10 04:48:52.927937 | ubuntu-noble -> localhost | |OoB . O | 2026-06-10 04:48:52.927957 | ubuntu-noble -> localhost | |+=o* X = . | 2026-06-10 04:48:52.927977 | ubuntu-noble -> localhost | |=.=.= = S | 2026-06-10 04:48:52.928005 | ubuntu-noble -> localhost | |+o *o .o E | 2026-06-10 04:48:52.928025 | ubuntu-noble -> localhost | |.....o . | 2026-06-10 04:48:52.928045 | ubuntu-noble -> localhost | | . | 2026-06-10 04:48:52.928066 | ubuntu-noble -> localhost | | | 2026-06-10 04:48:52.928086 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-06-10 04:48:52.928133 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.406118 2026-06-10 04:48:52.939350 | 2026-06-10 04:48:52.939563 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 04:48:52.968410 | ubuntu-noble | ok 2026-06-10 04:48:52.978964 | ubuntu-noble | included: /var/lib/zuul/builds/20fcd9cf19224c71acc05a881edf165e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 04:48:52.987580 | 2026-06-10 04:48:52.987686 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 04:48:53.011440 | ubuntu-noble | skipping: Conditional result was False 2026-06-10 04:48:53.017407 | 2026-06-10 04:48:53.017514 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 04:48:53.799825 | ubuntu-noble | changed 2026-06-10 04:48:53.807879 | 2026-06-10 04:48:53.808015 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 04:48:54.104364 | ubuntu-noble | ok 2026-06-10 04:48:54.111571 | 2026-06-10 04:48:54.111744 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 04:48:54.856055 | ubuntu-noble | changed 2026-06-10 04:48:54.864812 | 2026-06-10 04:48:54.864953 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 04:48:55.637910 | ubuntu-noble | changed 2026-06-10 04:48:55.643858 | 2026-06-10 04:48:55.643973 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 04:48:55.678647 | ubuntu-noble | skipping: Conditional result was False 2026-06-10 04:48:55.685037 | 2026-06-10 04:48:55.685160 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 04:48:56.252450 | ubuntu-noble -> localhost | changed 2026-06-10 04:48:56.263660 | 2026-06-10 04:48:56.263798 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 04:48:56.654539 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/20fcd9cf19224c71acc05a881edf165e/work/20fcd9cf19224c71acc05a881edf165e_id_rsa (zuul-build-sshkey) 2026-06-10 04:48:56.654797 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014003 2026-06-10 04:48:56.663124 | 2026-06-10 04:48:56.663266 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 04:48:57.119687 | ubuntu-noble | ok 2026-06-10 04:48:57.125309 | 2026-06-10 04:48:57.125451 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 04:48:57.153783 | ubuntu-noble | skipping: Conditional result was False 2026-06-10 04:48:57.164688 | 2026-06-10 04:48:57.164824 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 04:48:57.805470 | ubuntu-noble | ok 2026-06-10 04:48:57.816785 | 2026-06-10 04:48:57.816916 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 04:48:57.847292 | ubuntu-noble | ok 2026-06-10 04:48:57.854095 | 2026-06-10 04:48:57.854231 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 04:48:58.143309 | ubuntu-noble -> localhost | ok 2026-06-10 04:48:58.150364 | 2026-06-10 04:48:58.150507 | TASK [validate-host : Collect information about the host] 2026-06-10 04:48:59.592121 | ubuntu-noble | ok 2026-06-10 04:48:59.604304 | 2026-06-10 04:48:59.604456 | TASK [validate-host : Sanitize hostname] 2026-06-10 04:48:59.747780 | ubuntu-noble | ok 2026-06-10 04:48:59.752817 | 2026-06-10 04:48:59.752934 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 04:49:00.453145 | ubuntu-noble -> localhost | changed 2026-06-10 04:49:00.459215 | 2026-06-10 04:49:00.459336 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 04:49:00.976496 | ubuntu-noble | ok 2026-06-10 04:49:00.981549 | 2026-06-10 04:49:00.981725 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 04:49:01.590567 | ubuntu-noble -> localhost | changed 2026-06-10 04:49:01.607255 | 2026-06-10 04:49:01.607398 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 04:49:01.952616 | ubuntu-noble | ok 2026-06-10 04:49:01.959776 | 2026-06-10 04:49:01.959898 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 04:49:02.993777 | ubuntu-noble | changed: 2026-06-10 04:49:02.994000 | ubuntu-noble | cd+++++++++ src/ 2026-06-10 04:49:02.994037 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-06-10 04:49:02.994062 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-06-10 04:49:02.994084 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-06-10 04:49:02.994105 | ubuntu-noble | Containerfile 2026-06-10 04:49:02.994217 | ubuntu-noble | 2026-06-10 04:51:51.877216 | ubuntu-noble | 2026-06-10 04:51:51.877226 | ubuntu-noble | Or undo this operation with: 2026-06-10 04:51:51.877236 | ubuntu-noble | 2026-06-10 04:51:51.877246 | ubuntu-noble | git switch - 2026-06-10 04:51:51.877257 | ubuntu-noble | 2026-06-10 04:51:51.877267 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-10 04:51:51.877277 | ubuntu-noble | 2026-06-10 04:51:51.878198 | ubuntu-noble | HEAD is now at 641ef6917 stable-only: fix zuul config 2026-06-10 04:51:51.880415 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-06-10 04:51:51.884687 | ubuntu-noble | + export HASH_KOLLA=641ef6917 2026-06-10 04:51:51.884750 | ubuntu-noble | + HASH_KOLLA=641ef6917 2026-06-10 04:51:51.884767 | ubuntu-noble | + popd 2026-06-10 04:51:51.884959 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-06-10 04:51:51.890261 | ubuntu-noble | ++ find patches/kolla-build/2024.1 -type f -name '*.patch' 2026-06-10 04:51:51.894075 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-06-10 04:51:51.894173 | ubuntu-noble | + pushd kolla 2026-06-10 04:51:51.894330 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch' 2026-06-10 04:51:51.894348 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch 2026-06-10 04:51:51.894358 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:51:51.900660 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-06-10 04:51:51.900765 | ubuntu-noble | Hunk #1 succeeded at 326 (offset 4 lines). 2026-06-10 04:51:51.900799 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:51:51.903904 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-06-10 04:51:51.903946 | ubuntu-noble | Hunk #1 succeeded at 326 (offset 4 lines). 2026-06-10 04:51:51.903988 | ubuntu-noble | + popd 2026-06-10 04:51:51.904158 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-06-10 04:51:51.904176 | ubuntu-noble | + pushd kolla 2026-06-10 04:51:51.904264 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch' 2026-06-10 04:51:51.904275 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch 2026-06-10 04:51:51.904286 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:51:51.906441 | ubuntu-noble | checking file kolla/common/sources.py 2026-06-10 04:51:51.907047 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:51:51.909344 | ubuntu-noble | patching file kolla/common/sources.py 2026-06-10 04:51:51.909447 | ubuntu-noble | + popd 2026-06-10 04:51:51.909636 | ubuntu-noble | + [[ -f templates/2024.1/repos.yaml ]] 2026-06-10 04:51:51.909745 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-06-10 04:51:52.058632 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-06-10 04:51:52.058688 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-06-10 04:51:52.058723 | ubuntu-noble | + cat overlays/2024.1/base/apt_preferences.ubuntu 2026-06-10 04:51:52.060545 | ubuntu-noble | Package: rabbitmq-server 2026-06-10 04:51:52.060571 | ubuntu-noble | Pin: version 3.13.* 2026-06-10 04:51:52.060576 | ubuntu-noble | Pin-Priority: 1000 2026-06-10 04:51:52.060580 | ubuntu-noble | 2026-06-10 04:51:52.060584 | ubuntu-noble | Package: openvswitch* 2026-06-10 04:51:52.060588 | ubuntu-noble | Pin: version 3.3.* 2026-06-10 04:51:52.060591 | ubuntu-noble | Pin-Priority: 1000 2026-06-10 04:51:52.061522 | ubuntu-noble | ++ find overlays/2024.1 -maxdepth 1 -mindepth 1 -type d 2026-06-10 04:51:52.065242 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-06-10 04:51:52.065839 | ubuntu-noble | ++ basename overlays/2024.1/base 2026-06-10 04:51:52.068477 | ubuntu-noble | + image_name=base 2026-06-10 04:51:52.068504 | ubuntu-noble | + cp -r overlays/2024.1/base/apt_preferences.ubuntu overlays/2024.1/base/erlang.gpg overlays/2024.1/base/rabbitmq.gpg overlays/2024.1/base/sources.list.ubuntu kolla/docker/base 2026-06-10 04:51:52.071799 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-06-10 04:51:52.072055 | ubuntu-noble | ++ basename overlays/2024.1/nova 2026-06-10 04:51:52.073241 | ubuntu-noble | + image_name=nova 2026-06-10 04:51:52.073504 | ubuntu-noble | + cp -r overlays/2024.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-06-10 04:51:52.076230 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-06-10 04:51:52.076582 | ubuntu-noble | ++ basename overlays/2024.1/cinder 2026-06-10 04:51:52.078422 | ubuntu-noble | + image_name=cinder 2026-06-10 04:51:52.078442 | ubuntu-noble | + cp -r overlays/2024.1/cinder/source kolla/docker/cinder 2026-06-10 04:51:52.081028 | ubuntu-noble | + find patches/2024.1 -mindepth 1 -type d 2026-06-10 04:51:52.082587 | ubuntu-noble | patches/2024.1/kolla 2026-06-10 04:51:52.082599 | ubuntu-noble | patches/2024.1/neutron-dynamic-routing 2026-06-10 04:51:52.082604 | ubuntu-noble | patches/2024.1/keystone 2026-06-10 04:51:52.082608 | ubuntu-noble | patches/2024.1/nova 2026-06-10 04:51:52.082612 | ubuntu-noble | patches/2024.1/cinder 2026-06-10 04:51:52.085224 | ubuntu-noble | ++ find patches/2024.1 -mindepth 1 -type d 2026-06-10 04:51:52.085257 | ubuntu-noble | ++ grep kolla 2026-06-10 04:51:52.085870 | ubuntu-noble | ++ grep -v kolla-build 2026-06-10 04:51:52.087752 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-06-10 04:51:52.088014 | ubuntu-noble | ++ basename patches/2024.1/kolla 2026-06-10 04:51:52.089335 | ubuntu-noble | + project=kolla 2026-06-10 04:51:52.091299 | ubuntu-noble | ++ find patches/2024.1/kolla -type f -name '*.patch' 2026-06-10 04:51:52.091325 | ubuntu-noble | ++ sort 2026-06-10 04:51:52.092775 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-10 04:51:52.092817 | ubuntu-noble | + pushd kolla 2026-06-10 04:51:52.092824 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-924302.patch' 2026-06-10 04:51:52.092828 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-924302.patch 2026-06-10 04:51:52.092833 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:51:52.095389 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-06-10 04:51:52.095632 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-06-10 04:51:52.096082 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:51:52.097713 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-06-10 04:51:52.097738 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-06-10 04:51:52.097822 | ubuntu-noble | + popd 2026-06-10 04:51:52.097907 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-10 04:51:52.097915 | ubuntu-noble | + pushd kolla 2026-06-10 04:51:52.097988 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-926744.patch' 2026-06-10 04:51:52.097993 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-926744.patch 2026-06-10 04:51:52.097999 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:51:52.099735 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-06-10 04:51:52.099756 | ubuntu-noble | checking file docker/horizon/Dockerfile.j2 2026-06-10 04:51:52.099760 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-06-10 04:51:52.099764 | ubuntu-noble | checking file docker/horizon/extend_start.sh 2026-06-10 04:51:52.099768 | ubuntu-noble | checking file docker/kolla-toolbox/Dockerfile.j2 2026-06-10 04:51:52.099772 | ubuntu-noble | checking file docker/openstack-base/Dockerfile.j2 2026-06-10 04:51:52.099777 | ubuntu-noble | checking file docker/skyline/skyline-apiserver/extend_start.sh 2026-06-10 04:51:52.099842 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-06-10 04:51:52.099919 | ubuntu-noble | Hunk #3 succeeded at 319 with fuzz 1. 2026-06-10 04:51:52.100070 | ubuntu-noble | checking file kolla/tests/test_build.py 2026-06-10 04:51:52.100162 | ubuntu-noble | Hunk #1 succeeded at 671 (offset 10 lines). 2026-06-10 04:51:52.100461 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:51:52.101794 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-06-10 04:51:52.101850 | ubuntu-noble | patching file docker/horizon/Dockerfile.j2 2026-06-10 04:51:52.101860 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-06-10 04:51:52.101943 | ubuntu-noble | patching file docker/horizon/extend_start.sh 2026-06-10 04:51:52.102114 | ubuntu-noble | patching file docker/kolla-toolbox/Dockerfile.j2 2026-06-10 04:51:52.102288 | ubuntu-noble | patching file docker/openstack-base/Dockerfile.j2 2026-06-10 04:51:52.102421 | ubuntu-noble | patching file docker/skyline/skyline-apiserver/extend_start.sh 2026-06-10 04:51:52.102591 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-06-10 04:51:52.102641 | ubuntu-noble | Hunk #3 succeeded at 319 with fuzz 1. 2026-06-10 04:51:52.102906 | ubuntu-noble | patching file kolla/tests/test_build.py 2026-06-10 04:51:52.102968 | ubuntu-noble | Hunk #1 succeeded at 671 (offset 10 lines). 2026-06-10 04:51:52.103756 | ubuntu-noble | + popd 2026-06-10 04:51:52.103787 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-10 04:51:52.103796 | ubuntu-noble | + pushd kolla 2026-06-10 04:51:52.103806 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch' 2026-06-10 04:51:52.103815 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch 2026-06-10 04:51:52.103822 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:51:52.104660 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-06-10 04:51:52.104823 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-06-10 04:51:52.104909 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-06-10 04:51:52.104960 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-06-10 04:51:52.105024 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-06-10 04:51:52.105497 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:51:52.106418 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-06-10 04:51:52.106508 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-06-10 04:51:52.106569 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-06-10 04:51:52.106626 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-06-10 04:51:52.106674 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-06-10 04:51:52.107186 | ubuntu-noble | + popd 2026-06-10 04:51:52.107615 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-10 04:51:52.107631 | ubuntu-noble | + pushd kolla 2026-06-10 04:51:52.107638 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/squash.patch' 2026-06-10 04:51:52.107644 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/squash.patch 2026-06-10 04:51:52.107651 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:51:52.108529 | ubuntu-noble | checking file kolla/image/tasks.py 2026-06-10 04:51:52.108575 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-06-10 04:51:52.109052 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:51:52.110048 | ubuntu-noble | patching file kolla/image/tasks.py 2026-06-10 04:51:52.110115 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-06-10 04:51:52.110816 | ubuntu-noble | + popd 2026-06-10 04:51:52.110842 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-06-10 04:51:52.752154 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-06-10 04:51:52.828499 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-10 04:51:52.881740 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-06-10 04:51:52.984763 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-06-10 04:51:52.995743 | ubuntu-noble | Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) 2026-06-10 04:51:53.092410 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-06-10 04:51:53.105147 | ubuntu-noble | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-10 04:51:53.124017 | ubuntu-noble | 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-06-10 04:51:53.133838 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-06-10 04:51:53.184946 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-06-10 04:51:53.196401 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-06-10 04:51:53.281442 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-10 04:51:53.293757 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-10 04:51:53.367573 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-10 04:51:53.379327 | ubuntu-noble | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-10 04:51:53.443922 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-10 04:51:53.456054 | ubuntu-noble | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-10 04:51:53.515430 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-10 04:51:53.528486 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-10 04:51:53.542858 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-06-10 04:51:53.544959 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2026-06-10 04:51:53.659392 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-06-10 04:51:53.670968 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-06-10 04:51:53.703491 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.7) 2026-06-10 04:51:53.705065 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.18) 2026-06-10 04:51:53.706990 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-06-10 04:51:53.708317 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.5.20) 2026-06-10 04:51:53.748416 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-10 04:51:53.777241 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.0 MB/s eta 0:00:00 2026-06-10 04:51:53.789844 | ubuntu-noble | Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) 2026-06-10 04:51:53.816492 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.5/212.5 kB 9.1 MB/s eta 0:00:00 2026-06-10 04:51:53.832545 | ubuntu-noble | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-06-10 04:51:53.854497 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.5/137.5 kB 9.1 MB/s eta 0:00:00 2026-06-10 04:51:53.868412 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-06-10 04:51:53.882822 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.2 MB/s eta 0:00:00 2026-06-10 04:51:53.898694 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-10 04:51:53.995641 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.0 MB/s eta 0:00:00 2026-06-10 04:51:54.009993 | ubuntu-noble | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-10 04:51:54.025466 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 3.2 MB/s eta 0:00:00 2026-06-10 04:51:54.038313 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-10 04:51:54.060290 | ubuntu-noble | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-10 04:51:54.072724 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 kB 4.9 MB/s eta 0:00:00 2026-06-10 04:51:54.085003 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-06-10 04:51:54.337186 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-06-10 04:51:55.307756 | ubuntu-noble | Successfully installed GitPython-3.1.50 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.4.0 oslo.i18n-6.8.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.8.0 2026-06-10 04:51:55.444507 | ubuntu-noble | + pip3 install kolla/ 2026-06-10 04:51:55.952864 | ubuntu-noble | Processing ./kolla 2026-06-10 04:51:55.955472 | ubuntu-noble | Installing build dependencies: started 2026-06-10 04:51:58.284704 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-06-10 04:51:58.291555 | ubuntu-noble | Getting requirements to build wheel: started 2026-06-10 04:51:58.518487 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-06-10 04:51:58.522885 | ubuntu-noble | Installing backend dependencies: started 2026-06-10 04:52:00.857256 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-06-10 04:52:00.860618 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-06-10 04:52:01.489796 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-10 04:52:01.506796 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev12) (7.0.3) 2026-06-10 04:52:01.508798 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev12) (3.1.6) 2026-06-10 04:52:01.511331 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev12) (3.1.50) 2026-06-10 04:52:01.513362 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev12) (10.4.0) 2026-06-10 04:52:01.515381 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev12) (80.10.2) 2026-06-10 04:52:01.555269 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==18.8.1.dev12) (4.0.12) 2026-06-10 04:52:01.559675 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==18.8.1.dev12) (3.0.3) 2026-06-10 04:52:01.568159 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev12) (1.3.0) 2026-06-10 04:52:01.569541 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev12) (5.8.0) 2026-06-10 04:52:01.570871 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev12) (6.8.0) 2026-06-10 04:52:01.572411 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev12) (2.0.0) 2026-06-10 04:52:01.574339 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev12) (6.0.3) 2026-06-10 04:52:01.575923 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev12) (2.32.5) 2026-06-10 04:52:01.625223 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==18.8.1.dev12) (5.0.3) 2026-06-10 04:52:01.644760 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev12) (3.4.7) 2026-06-10 04:52:01.644805 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev12) (3.18) 2026-06-10 04:52:01.646395 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev12) (2.7.0) 2026-06-10 04:52:01.647859 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev12) (2026.5.20) 2026-06-10 04:52:01.674275 | ubuntu-noble | Building wheels for collected packages: kolla 2026-06-10 04:52:01.675494 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-06-10 04:52:03.136574 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-06-10 04:52:03.138659 | ubuntu-noble | Created wheel for kolla: filename=kolla-18.8.1.dev12-py3-none-any.whl size=380062 sha256=1af5b43cb42509a604593d21ea90e5173963efb14ef6a257064068a2072b421d 2026-06-10 04:52:03.139021 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-10pz73lw/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-06-10 04:52:03.148301 | ubuntu-noble | Successfully built kolla 2026-06-10 04:52:03.334659 | ubuntu-noble | Installing collected packages: kolla 2026-06-10 04:52:03.533281 | ubuntu-noble | Successfully installed kolla-18.8.1.dev12 2026-06-10 04:52:03.695731 | ubuntu-noble | ++ kolla-build --version 2026-06-10 04:52:04.379967 | ubuntu-noble | + export KOLLA_VERSION=18.8.1 2026-06-10 04:52:04.380079 | ubuntu-noble | + KOLLA_VERSION=18.8.1 2026-06-10 04:52:04.380289 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-06-10 04:52:04.383580 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=8244011 2026-06-10 04:52:04.383629 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=8244011 2026-06-10 04:52:04.383978 | ubuntu-noble | ++ cd release 2026-06-10 04:52:04.384081 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-06-10 04:52:04.386969 | ubuntu-noble | + export HASH_RELEASE=0c04206 2026-06-10 04:52:04.387044 | ubuntu-noble | + HASH_RELEASE=0c04206 2026-06-10 04:52:04.387059 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-06-10 04:52:04.540812 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-06-10 04:52:04.540885 | ubuntu-noble | DEBUG template-overrides.j2 2026-06-10 04:52:04.540892 | ubuntu-noble | + cat templates/2024.1/template-overrides.j2 2026-06-10 04:52:04.542579 | ubuntu-noble | {% extends parent_template %} 2026-06-10 04:52:04.542601 | ubuntu-noble | 2026-06-10 04:52:04.542607 | ubuntu-noble | {% set fluentd_plugins = [ 2026-06-10 04:52:04.542612 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-06-10 04:52:04.542616 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-06-10 04:52:04.542621 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-06-10 04:52:04.542626 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-06-10 04:52:04.542631 | ubuntu-noble | ] %} 2026-06-10 04:52:04.542636 | ubuntu-noble | 2026-06-10 04:52:04.542641 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-06-10 04:52:04.542645 | ubuntu-noble | 2026-06-10 04:52:04.542649 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-06-10 04:52:04.542654 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-06-10 04:52:04.542658 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-06-10 04:52:04.542663 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.542667 | ubuntu-noble | 2026-06-10 04:52:04.542671 | ubuntu-noble | {% block horizon_header %} 2026-06-10 04:52:04.542675 | ubuntu-noble | RUN apt-get update \ 2026-06-10 04:52:04.542681 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-06-10 04:52:04.542687 | ubuntu-noble | && SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pip --no-cache-dir install --upgrade mysqlclient \ 2026-06-10 04:52:04.542723 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-06-10 04:52:04.542729 | ubuntu-noble | && apt-get clean \ 2026-06-10 04:52:04.542734 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-06-10 04:52:04.542738 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.542742 | ubuntu-noble | 2026-06-10 04:52:04.542747 | ubuntu-noble | {% block horizon_footer %} 2026-06-10 04:52:04.542751 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-06-10 04:52:04.542756 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3.10/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-06-10 04:52:04.542762 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-06-10 04:52:04.542767 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.542771 | ubuntu-noble | 2026-06-10 04:52:04.542775 | ubuntu-noble | {% block base_header %} 2026-06-10 04:52:04.542779 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-06-10 04:52:04.542798 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-06-10 04:52:04.542801 | ubuntu-noble | 2026-06-10 04:52:04.542805 | ubuntu-noble | RUN apt-get update \ 2026-06-10 04:52:04.542808 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-06-10 04:52:04.542812 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-06-10 04:52:04.542816 | ubuntu-noble | && apt-get clean \ 2026-06-10 04:52:04.542819 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-06-10 04:52:04.542823 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.542826 | ubuntu-noble | 2026-06-10 04:52:04.542830 | ubuntu-noble | {% block openstack_base_header %} 2026-06-10 04:52:04.542833 | ubuntu-noble | RUN apt-get update \ 2026-06-10 04:52:04.542837 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-06-10 04:52:04.542840 | ubuntu-noble | && apt-get clean \ 2026-06-10 04:52:04.542844 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-06-10 04:52:04.542847 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.542851 | ubuntu-noble | 2026-06-10 04:52:04.542854 | ubuntu-noble | {% set bifrost_deploy_packages_append = ['debootstrap', 'squashfs-tools', 'cpio'] %} 2026-06-10 04:52:04.542858 | ubuntu-noble | 2026-06-10 04:52:04.542861 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-06-10 04:52:04.542864 | ubuntu-noble | 2026-06-10 04:52:04.542868 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-06-10 04:52:04.542872 | ubuntu-noble | 2026-06-10 04:52:04.542875 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'purestorage', 'infinisdk', 'python-linstor' ] %} 2026-06-10 04:52:04.542878 | ubuntu-noble | {% block cinder_volume_footer %} 2026-06-10 04:52:04.542882 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-06-10 04:52:04.542886 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.542889 | ubuntu-noble | 2026-06-10 04:52:04.542892 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-06-10 04:52:04.542896 | ubuntu-noble | {% block manila_base_footer %} 2026-06-10 04:52:04.542899 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-06-10 04:52:04.542903 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.542906 | ubuntu-noble | 2026-06-10 04:52:04.542910 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-06-10 04:52:04.542913 | ubuntu-noble | {% block magnum_base_footer %} 2026-06-10 04:52:04.542917 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-06-10 04:52:04.542920 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-06-10 04:52:04.542924 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-06-10 04:52:04.542927 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.542931 | ubuntu-noble | 2026-06-10 04:52:04.542934 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-06-10 04:52:04.542938 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-06-10 04:52:04.542947 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-06-10 04:52:04.542950 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-06-10 04:52:04.542954 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.542957 | ubuntu-noble | 2026-06-10 04:52:04.542961 | ubuntu-noble | {% block grafana_footer %} 2026-06-10 04:52:04.542964 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-06-10 04:52:04.542968 | ubuntu-noble | && mkdir -p /operations \ 2026-06-10 04:52:04.542971 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-06-10 04:52:04.542975 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-06-10 04:52:04.542978 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.542982 | ubuntu-noble | 2026-06-10 04:52:04.542985 | ubuntu-noble | {% block ovs_install %} 2026-06-10 04:52:04.542988 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-jammy:v3.3.4 /*.deb /tmp/packages/ 2026-06-10 04:52:04.542992 | ubuntu-noble | RUN apt-get update \ 2026-06-10 04:52:04.542995 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-06-10 04:52:04.542999 | ubuntu-noble | python3-netifaces \ 2026-06-10 04:52:04.543002 | ubuntu-noble | tcpdump \ 2026-06-10 04:52:04.543006 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-06-10 04:52:04.543009 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-06-10 04:52:04.543016 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-06-10 04:52:04.543020 | ubuntu-noble | && rm -rf /tmp/packages \ 2026-06-10 04:52:04.543023 | ubuntu-noble | && apt-get clean \ 2026-06-10 04:52:04.543027 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-06-10 04:52:04.543030 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.543034 | ubuntu-noble | 2026-06-10 04:52:04.543037 | ubuntu-noble | {% block keystone_footer %} 2026-06-10 04:52:04.543040 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-06-10 04:52:04.543044 | ubuntu-noble | RUN apt-get update \ 2026-06-10 04:52:04.543047 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-06-10 04:52:04.543051 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-06-10 04:52:04.543054 | ubuntu-noble | libldap-common \ 2026-06-10 04:52:04.543058 | ubuntu-noble | libmemcached11 \ 2026-06-10 04:52:04.543061 | ubuntu-noble | && apt-get clean \ 2026-06-10 04:52:04.543064 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-06-10 04:52:04.543074 | ubuntu-noble | && curl -o /tmp/liboauth2.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2_1.4.5.2-1.jammy_amd64.deb" \ 2026-06-10 04:52:04.543079 | ubuntu-noble | && dpkg -i /tmp/liboauth2.deb \ 2026-06-10 04:52:04.543083 | ubuntu-noble | && rm -f /tmp/liboauth2.deb \ 2026-06-10 04:52:04.543087 | ubuntu-noble | && curl -o /tmp/liboauth2-apache.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2-apache_1.4.5.2-1.jammy_amd64.deb" \ 2026-06-10 04:52:04.543090 | ubuntu-noble | && dpkg -i /tmp/liboauth2-apache.deb \ 2026-06-10 04:52:04.543094 | ubuntu-noble | && rm -f /tmp/liboauth2-apache.deb \ 2026-06-10 04:52:04.543097 | ubuntu-noble | && curl -o /tmp/libapache2-mod-oauth2.deb "https://github.com/zmartzone/mod_oauth2/releases/download/v3.3.0/libapache2-mod-oauth2_3.3.0-1.jammy_amd64.deb" \ 2026-06-10 04:52:04.543101 | ubuntu-noble | && dpkg -i /tmp/libapache2-mod-oauth2.deb \ 2026-06-10 04:52:04.543104 | ubuntu-noble | && rm -f /tmp/libapache2-mod-oauth2.deb \ 2026-06-10 04:52:04.543108 | ubuntu-noble | && a2enmod oauth2 \ 2026-06-10 04:52:04.543111 | ubuntu-noble | && a2enmod auth_openidc 2026-06-10 04:52:04.543114 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.543118 | ubuntu-noble | 2026-06-10 04:52:04.543121 | ubuntu-noble | {% block footer %} 2026-06-10 04:52:04.543125 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-06-10 04:52:04.543128 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-06-10 04:52:04.543132 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-06-10 04:52:04.543135 | ubuntu-noble | && apt-get autoremove -y \ 2026-06-10 04:52:04.543141 | ubuntu-noble | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-06-10 04:52:04.543150 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.543153 | ubuntu-noble | 2026-06-10 04:52:04.543157 | ubuntu-noble | {% block fluentd_footer %} 2026-06-10 04:52:04.543163 | ubuntu-noble | LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build_date }}" fluentd_binary="fluentd" fluentd_user="{{ fluentd_user }}" 2026-06-10 04:52:04.543167 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.543170 | ubuntu-noble | 2026-06-10 04:52:04.543174 | ubuntu-noble | {% block labels %} 2026-06-10 04:52:04.543177 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-06-10 04:52:04.543180 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-06-10 04:52:04.543184 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="8244011" \ 2026-06-10 04:52:04.543187 | ubuntu-noble | "de.osism.commit.kolla"="641ef6917" \ 2026-06-10 04:52:04.543191 | ubuntu-noble | "de.osism.commit.kolla_version"="18.8.1" \ 2026-06-10 04:52:04.543194 | ubuntu-noble | "de.osism.commit.release"="0c04206" \ 2026-06-10 04:52:04.543197 | ubuntu-noble | "de.osism.release.openstack"="2024.1" \ 2026-06-10 04:52:04.543201 | ubuntu-noble | "de.osism.version"="latest" \ 2026-06-10 04:52:04.543204 | ubuntu-noble | "org.opencontainers.image.created"="2026-06-10T04:52:04.517979+00:00" \ 2026-06-10 04:52:04.543208 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-06-10 04:52:04.543211 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-06-10 04:52:04.543215 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-06-10 04:52:04.543221 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-06-10 04:52:04.543225 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-06-10 04:52:04.543228 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-06-10 04:52:04.543266 | ubuntu-noble | {% endblock %} 2026-06-10 04:52:04.543270 | ubuntu-noble | 2026-06-10 04:52:04.544468 | ubuntu-noble | + bash scripts/002-generate.sh 2026-06-10 04:52:04.546686 | ubuntu-noble | + BASE=ubuntu 2026-06-10 04:52:04.547043 | ubuntu-noble | + BASE_VERSION=22.04 2026-06-10 04:52:04.547788 | ubuntu-noble | ++ date +%Y%m%d 2026-06-10 04:52:04.550619 | ubuntu-noble | + BUILD_ID=20260610 2026-06-10 04:52:04.550644 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-06-10 04:52:04.550649 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-06-10 04:52:04.550654 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-06-10 04:52:04.550657 | ubuntu-noble | + VERSION=latest 2026-06-10 04:52:04.550661 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-06-10 04:52:04.550665 | ubuntu-noble | + . defaults/all.sh 2026-06-10 04:52:04.550668 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-06-10 04:52:04.550672 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-06-10 04:52:04.550676 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-06-10 04:52:04.550679 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-06-10 04:52:04.550683 | ubuntu-noble | +++ deactivate nondestructive 2026-06-10 04:52:04.550686 | ubuntu-noble | +++ '[' -n '' ']' 2026-06-10 04:52:04.550690 | ubuntu-noble | +++ '[' -n '' ']' 2026-06-10 04:52:04.550693 | ubuntu-noble | +++ hash -r 2026-06-10 04:52:04.550721 | ubuntu-noble | +++ '[' -n '' ']' 2026-06-10 04:52:04.550724 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-06-10 04:52:04.550728 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-06-10 04:52:04.550731 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-06-10 04:52:04.550735 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-06-10 04:52:04.550739 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-06-10 04:52:04.550742 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-06-10 04:52:04.550746 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-06-10 04:52:04.550750 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-06-10 04:52:04.550755 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-06-10 04:52:04.550758 | ubuntu-noble | +++ export PATH 2026-06-10 04:52:04.550762 | ubuntu-noble | +++ '[' -n '' ']' 2026-06-10 04:52:04.550765 | ubuntu-noble | +++ '[' -z '' ']' 2026-06-10 04:52:04.550769 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-06-10 04:52:04.550772 | ubuntu-noble | +++ PS1='(venv) ' 2026-06-10 04:52:04.550776 | ubuntu-noble | +++ export PS1 2026-06-10 04:52:04.550779 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-06-10 04:52:04.550783 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-06-10 04:52:04.550786 | ubuntu-noble | +++ hash -r 2026-06-10 04:52:04.550790 | ubuntu-noble | + . defaults/2024.1.sh 2026-06-10 04:52:04.550912 | ubuntu-noble | +++ date +%Y%m%d 2026-06-10 04:52:04.552579 | ubuntu-noble | ++ export BUILD_ID=20260610 2026-06-10 04:52:04.552600 | ubuntu-noble | ++ BUILD_ID=20260610 2026-06-10 04:52:04.552604 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-06-10 04:52:04.552608 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-06-10 04:52:04.552612 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-06-10 04:52:04.552615 | ubuntu-noble | ++ KOLLA_TYPE= 2026-06-10 04:52:04.552619 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-06-10 04:52:04.552622 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-06-10 04:52:04.552626 | ubuntu-noble | + export VERSION 2026-06-10 04:52:04.552629 | ubuntu-noble | + export OPENSTACK_VERSION 2026-06-10 04:52:04.552633 | ubuntu-noble | + DOCKER_TAG=build-20260610 2026-06-10 04:52:04.552636 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-06-10 04:52:04.552640 | ubuntu-noble | + KOLLA_BASE_TAG=22.04 2026-06-10 04:52:04.552643 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-06-10 04:52:04.552647 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-06-10 04:52:04.552650 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-06-10 04:52:04.694736 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-06-10 04:52:04.694807 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-06-10 04:52:05.779798 | ubuntu-noble | localhost | SUCCESS => { 2026-06-10 04:52:05.779881 | ubuntu-noble | "changed": false, 2026-06-10 04:52:05.779918 | ubuntu-noble | "gid": 1000, 2026-06-10 04:52:05.779931 | ubuntu-noble | "group": "zuul", 2026-06-10 04:52:05.779942 | ubuntu-noble | "mode": "0664", 2026-06-10 04:52:05.779953 | ubuntu-noble | "msg": "OK", 2026-06-10 04:52:05.779964 | ubuntu-noble | "owner": "zuul", 2026-06-10 04:52:05.779975 | ubuntu-noble | "path": "kolla-build.conf", 2026-06-10 04:52:05.779986 | ubuntu-noble | "size": 4202, 2026-06-10 04:52:05.779997 | ubuntu-noble | "state": "file", 2026-06-10 04:52:05.780007 | ubuntu-noble | "uid": 1000 2026-06-10 04:52:05.780018 | ubuntu-noble | } 2026-06-10 04:52:05.867810 | ubuntu-noble | + setini DEFAULT tag build-20260610 2026-06-10 04:52:05.867925 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=tag value=build-20260610' 2026-06-10 04:52:06.902510 | ubuntu-noble | localhost | CHANGED => { 2026-06-10 04:52:06.902575 | ubuntu-noble | "changed": true, 2026-06-10 04:52:06.902586 | ubuntu-noble | "gid": 1000, 2026-06-10 04:52:06.902595 | ubuntu-noble | "group": "zuul", 2026-06-10 04:52:06.902603 | ubuntu-noble | "mode": "0664", 2026-06-10 04:52:06.902612 | ubuntu-noble | "msg": "option changed", 2026-06-10 04:52:06.902620 | ubuntu-noble | "owner": "zuul", 2026-06-10 04:52:06.902628 | ubuntu-noble | "path": "kolla-build.conf", 2026-06-10 04:52:06.902636 | ubuntu-noble | "size": 4210, 2026-06-10 04:52:06.902644 | ubuntu-noble | "state": "file", 2026-06-10 04:52:06.902652 | ubuntu-noble | "uid": 1000 2026-06-10 04:52:06.902660 | ubuntu-noble | } 2026-06-10 04:52:06.983185 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-06-10 04:52:06.983236 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-06-10 04:52:08.001862 | ubuntu-noble | localhost | SUCCESS => { 2026-06-10 04:52:08.001906 | ubuntu-noble | "changed": false, 2026-06-10 04:52:08.001911 | ubuntu-noble | "gid": 1000, 2026-06-10 04:52:08.001915 | ubuntu-noble | "group": "zuul", 2026-06-10 04:52:08.001919 | ubuntu-noble | "mode": "0664", 2026-06-10 04:52:08.001922 | ubuntu-noble | "msg": "OK", 2026-06-10 04:52:08.001926 | ubuntu-noble | "owner": "zuul", 2026-06-10 04:52:08.001930 | ubuntu-noble | "path": "kolla-build.conf", 2026-06-10 04:52:08.001934 | ubuntu-noble | "size": 4210, 2026-06-10 04:52:08.001937 | ubuntu-noble | "state": "file", 2026-06-10 04:52:08.001941 | ubuntu-noble | "uid": 1000 2026-06-10 04:52:08.001944 | ubuntu-noble | } 2026-06-10 04:52:08.084515 | ubuntu-noble | + setini DEFAULT base_tag 22.04 2026-06-10 04:52:08.084617 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=22.04' 2026-06-10 04:52:09.086136 | ubuntu-noble | localhost | SUCCESS => { 2026-06-10 04:52:09.086183 | ubuntu-noble | "changed": false, 2026-06-10 04:52:09.086188 | ubuntu-noble | "gid": 1000, 2026-06-10 04:52:09.086192 | ubuntu-noble | "group": "zuul", 2026-06-10 04:52:09.086196 | ubuntu-noble | "mode": "0664", 2026-06-10 04:52:09.086200 | ubuntu-noble | "msg": "OK", 2026-06-10 04:52:09.086203 | ubuntu-noble | "owner": "zuul", 2026-06-10 04:52:09.086207 | ubuntu-noble | "path": "kolla-build.conf", 2026-06-10 04:52:09.086211 | ubuntu-noble | "size": 4210, 2026-06-10 04:52:09.086214 | ubuntu-noble | "state": "file", 2026-06-10 04:52:09.086218 | ubuntu-noble | "uid": 1000 2026-06-10 04:52:09.086221 | ubuntu-noble | } 2026-06-10 04:52:09.167256 | ubuntu-noble | + setini DEFAULT install_type source 2026-06-10 04:52:09.167639 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-06-10 04:52:10.191675 | ubuntu-noble | localhost | SUCCESS => { 2026-06-10 04:52:10.191755 | ubuntu-noble | "changed": false, 2026-06-10 04:52:10.191760 | ubuntu-noble | "gid": 1000, 2026-06-10 04:52:10.191764 | ubuntu-noble | "group": "zuul", 2026-06-10 04:52:10.191768 | ubuntu-noble | "mode": "0664", 2026-06-10 04:52:10.191772 | ubuntu-noble | "msg": "OK", 2026-06-10 04:52:10.191775 | ubuntu-noble | "owner": "zuul", 2026-06-10 04:52:10.191779 | ubuntu-noble | "path": "kolla-build.conf", 2026-06-10 04:52:10.191783 | ubuntu-noble | "size": 4210, 2026-06-10 04:52:10.191786 | ubuntu-noble | "state": "file", 2026-06-10 04:52:10.191790 | ubuntu-noble | "uid": 1000 2026-06-10 04:52:10.191794 | ubuntu-noble | } 2026-06-10 04:52:10.270788 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.1.tar.gz 2026-06-10 04:52:10.270848 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.1.tar.gz' 2026-06-10 04:52:11.346724 | ubuntu-noble | localhost | CHANGED => { 2026-06-10 04:52:11.346771 | ubuntu-noble | "changed": true, 2026-06-10 04:52:11.346775 | ubuntu-noble | "gid": 1000, 2026-06-10 04:52:11.346779 | ubuntu-noble | "group": "zuul", 2026-06-10 04:52:11.346783 | ubuntu-noble | "mode": "0664", 2026-06-10 04:52:11.346786 | ubuntu-noble | "msg": "section and option added", 2026-06-10 04:52:11.346791 | ubuntu-noble | "owner": "zuul", 2026-06-10 04:52:11.346795 | ubuntu-noble | "path": "kolla-build.conf", 2026-06-10 04:52:11.346798 | ubuntu-noble | "size": 4281, 2026-06-10 04:52:11.346802 | ubuntu-noble | "state": "file", 2026-06-10 04:52:11.346805 | ubuntu-noble | "uid": 1000 2026-06-10 04:52:11.346809 | ubuntu-noble | } 2026-06-10 04:52:11.426804 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz' kolla-build.conf 2026-06-10 04:52:11.429775 | ubuntu-noble | + setini openstack-base type local 2026-06-10 04:52:11.430757 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-06-10 04:52:12.440770 | ubuntu-noble | localhost | CHANGED => { 2026-06-10 04:52:12.440821 | ubuntu-noble | "changed": true, 2026-06-10 04:52:12.440826 | ubuntu-noble | "gid": 1000, 2026-06-10 04:52:12.440830 | ubuntu-noble | "group": "zuul", 2026-06-10 04:52:12.440833 | ubuntu-noble | "mode": "0664", 2026-06-10 04:52:12.440837 | ubuntu-noble | "msg": "option added", 2026-06-10 04:52:12.440841 | ubuntu-noble | "owner": "zuul", 2026-06-10 04:52:12.440845 | ubuntu-noble | "path": "kolla-build.conf", 2026-06-10 04:52:12.440849 | ubuntu-noble | "size": 4392, 2026-06-10 04:52:12.440852 | ubuntu-noble | "state": "file", 2026-06-10 04:52:12.440856 | ubuntu-noble | "uid": 1000 2026-06-10 04:52:12.440860 | ubuntu-noble | } 2026-06-10 04:52:12.523355 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-06-10 04:52:12.523410 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-06-10 04:52:12.523424 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-06-10 04:52:13.551950 | ubuntu-noble | localhost | CHANGED => { 2026-06-10 04:52:13.552001 | ubuntu-noble | "changed": true, 2026-06-10 04:52:13.552006 | ubuntu-noble | "gid": 1000, 2026-06-10 04:52:13.552010 | ubuntu-noble | "group": "zuul", 2026-06-10 04:52:13.552014 | ubuntu-noble | "mode": "0664", 2026-06-10 04:52:13.552018 | ubuntu-noble | "msg": "option added", 2026-06-10 04:52:13.552021 | ubuntu-noble | "owner": "zuul", 2026-06-10 04:52:13.552025 | ubuntu-noble | "path": "kolla-build.conf", 2026-06-10 04:52:13.552029 | ubuntu-noble | "size": 4430, 2026-06-10 04:52:13.552032 | ubuntu-noble | "state": "file", 2026-06-10 04:52:13.552036 | ubuntu-noble | "uid": 1000 2026-06-10 04:52:13.552039 | ubuntu-noble | } 2026-06-10 04:52:13.635691 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-06-10 04:52:13.635819 | ubuntu-noble | DEBUG kolla-build.conf 2026-06-10 04:52:13.635832 | ubuntu-noble | + cat kolla-build.conf 2026-06-10 04:52:13.636960 | ubuntu-noble | [DEFAULT] 2026-06-10 04:52:13.637005 | ubuntu-noble | base = ubuntu 2026-06-10 04:52:13.637010 | ubuntu-noble | base_package_type = deb 2026-06-10 04:52:13.637015 | ubuntu-noble | base_tag = 22.04 2026-06-10 04:52:13.637018 | ubuntu-noble | install_type = source 2026-06-10 04:52:13.637022 | ubuntu-noble | namespace = kolla 2026-06-10 04:52:13.637026 | ubuntu-noble | openstack_release = 2024.1 2026-06-10 04:52:13.637029 | ubuntu-noble | push = false 2026-06-10 04:52:13.637033 | ubuntu-noble | tag = build-20260610 2026-06-10 04:52:13.637036 | ubuntu-noble | threads = 1 2026-06-10 04:52:13.637040 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-06-10 04:52:13.637045 | ubuntu-noble | 2026-06-10 04:52:13.637050 | ubuntu-noble | ######################################################################### 2026-06-10 04:52:13.637054 | ubuntu-noble | # sources tracked in release repository 2026-06-10 04:52:13.637058 | ubuntu-noble | 2026-06-10 04:52:13.637061 | ubuntu-noble | [aodh-base] 2026-06-10 04:52:13.637065 | ubuntu-noble | type = local 2026-06-10 04:52:13.637069 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-06-10 04:52:13.637072 | ubuntu-noble | location = tarballs/aodh-stable-2024.1.tar.gz 2026-06-10 04:52:13.637075 | ubuntu-noble | 2026-06-10 04:52:13.637079 | ubuntu-noble | 2026-06-10 04:52:13.637082 | ubuntu-noble | 2026-06-10 04:52:13.637086 | ubuntu-noble | [barbican-base] 2026-06-10 04:52:13.637089 | ubuntu-noble | type = local 2026-06-10 04:52:13.637106 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-06-10 04:52:13.637111 | ubuntu-noble | location = tarballs/barbican-stable-2024.1.tar.gz 2026-06-10 04:52:13.637114 | ubuntu-noble | 2026-06-10 04:52:13.637118 | ubuntu-noble | 2026-06-10 04:52:13.637121 | ubuntu-noble | 2026-06-10 04:52:13.637125 | ubuntu-noble | [blazar-base] 2026-06-10 04:52:13.637128 | ubuntu-noble | type = local 2026-06-10 04:52:13.637131 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-06-10 04:52:13.637135 | ubuntu-noble | location = tarballs/blazar-stable-2024.1.tar.gz 2026-06-10 04:52:13.637138 | ubuntu-noble | 2026-06-10 04:52:13.637142 | ubuntu-noble | 2026-06-10 04:52:13.637145 | ubuntu-noble | 2026-06-10 04:52:13.637148 | ubuntu-noble | [ceilometer-base] 2026-06-10 04:52:13.637152 | ubuntu-noble | type = local 2026-06-10 04:52:13.637155 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:13.637159 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:13.637162 | ubuntu-noble | 2026-06-10 04:52:13.637166 | ubuntu-noble | 2026-06-10 04:52:13.637169 | ubuntu-noble | 2026-06-10 04:52:13.637173 | ubuntu-noble | [cinder-base] 2026-06-10 04:52:13.637176 | ubuntu-noble | type = local 2026-06-10 04:52:13.637180 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-06-10 04:52:13.637183 | ubuntu-noble | location = tarballs/cinder-stable-2024.1.tar.gz 2026-06-10 04:52:13.637186 | ubuntu-noble | 2026-06-10 04:52:13.637190 | ubuntu-noble | 2026-06-10 04:52:13.637193 | ubuntu-noble | 2026-06-10 04:52:13.637197 | ubuntu-noble | [designate-base] 2026-06-10 04:52:13.637200 | ubuntu-noble | type = local 2026-06-10 04:52:13.637203 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-06-10 04:52:13.637207 | ubuntu-noble | location = tarballs/designate-stable-2024.1.tar.gz 2026-06-10 04:52:13.637210 | ubuntu-noble | 2026-06-10 04:52:13.637214 | ubuntu-noble | 2026-06-10 04:52:13.637217 | ubuntu-noble | 2026-06-10 04:52:13.637221 | ubuntu-noble | [glance-base] 2026-06-10 04:52:13.637224 | ubuntu-noble | type = local 2026-06-10 04:52:13.637227 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-06-10 04:52:13.637231 | ubuntu-noble | location = tarballs/glance-stable-2024.1.tar.gz 2026-06-10 04:52:13.637234 | ubuntu-noble | 2026-06-10 04:52:13.637238 | ubuntu-noble | 2026-06-10 04:52:13.637241 | ubuntu-noble | 2026-06-10 04:52:13.637245 | ubuntu-noble | [horizon] 2026-06-10 04:52:13.637248 | ubuntu-noble | type = local 2026-06-10 04:52:13.637251 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-06-10 04:52:13.637255 | ubuntu-noble | location = tarballs/horizon-stable-2024.1.tar.gz 2026-06-10 04:52:13.637258 | ubuntu-noble | 2026-06-10 04:52:13.637261 | ubuntu-noble | 2026-06-10 04:52:13.637265 | ubuntu-noble | 2026-06-10 04:52:13.637268 | ubuntu-noble | [ironic-base] 2026-06-10 04:52:13.637272 | ubuntu-noble | type = local 2026-06-10 04:52:13.637275 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-06-10 04:52:13.637279 | ubuntu-noble | location = tarballs/ironic-stable-2024.1.tar.gz 2026-06-10 04:52:13.637282 | ubuntu-noble | 2026-06-10 04:52:13.637285 | ubuntu-noble | 2026-06-10 04:52:13.637289 | ubuntu-noble | 2026-06-10 04:52:13.637292 | ubuntu-noble | [keystone-base] 2026-06-10 04:52:13.637296 | ubuntu-noble | type = local 2026-06-10 04:52:13.637299 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-06-10 04:52:13.637303 | ubuntu-noble | location = tarballs/keystone-stable-2024.1.tar.gz 2026-06-10 04:52:13.637306 | ubuntu-noble | 2026-06-10 04:52:13.637309 | ubuntu-noble | 2026-06-10 04:52:13.637327 | ubuntu-noble | 2026-06-10 04:52:13.637331 | ubuntu-noble | [magnum-base] 2026-06-10 04:52:13.637334 | ubuntu-noble | type = local 2026-06-10 04:52:13.637338 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-06-10 04:52:13.637341 | ubuntu-noble | location = tarballs/magnum-stable-2024.1.tar.gz 2026-06-10 04:52:13.637345 | ubuntu-noble | 2026-06-10 04:52:13.637348 | ubuntu-noble | 2026-06-10 04:52:13.637352 | ubuntu-noble | 2026-06-10 04:52:13.637355 | ubuntu-noble | [manila-base] 2026-06-10 04:52:13.637359 | ubuntu-noble | type = local 2026-06-10 04:52:13.637362 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-06-10 04:52:13.637365 | ubuntu-noble | location = tarballs/manila-stable-2024.1.tar.gz 2026-06-10 04:52:13.637369 | ubuntu-noble | 2026-06-10 04:52:13.637372 | ubuntu-noble | 2026-06-10 04:52:13.637376 | ubuntu-noble | 2026-06-10 04:52:13.637379 | ubuntu-noble | [masakari-base] 2026-06-10 04:52:13.637383 | ubuntu-noble | type = local 2026-06-10 04:52:13.637386 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-06-10 04:52:13.637392 | ubuntu-noble | location = tarballs/masakari-stable-2024.1.tar.gz 2026-06-10 04:52:13.637396 | ubuntu-noble | 2026-06-10 04:52:13.637399 | ubuntu-noble | 2026-06-10 04:52:13.637403 | ubuntu-noble | 2026-06-10 04:52:13.637406 | ubuntu-noble | [neutron-bgp-dragent] 2026-06-10 04:52:13.637410 | ubuntu-noble | type = local 2026-06-10 04:52:13.637413 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:13.637417 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:13.637427 | ubuntu-noble | 2026-06-10 04:52:13.637431 | ubuntu-noble | 2026-06-10 04:52:13.637434 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-06-10 04:52:13.637438 | ubuntu-noble | type = local 2026-06-10 04:52:13.637441 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:13.637445 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:13.637448 | ubuntu-noble | 2026-06-10 04:52:13.637452 | ubuntu-noble | 2026-06-10 04:52:13.637455 | ubuntu-noble | [neutron-vpnaas-base] 2026-06-10 04:52:13.637459 | ubuntu-noble | type = local 2026-06-10 04:52:13.637462 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:13.637466 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:13.637469 | ubuntu-noble | 2026-06-10 04:52:13.637473 | ubuntu-noble | 2026-06-10 04:52:13.637476 | ubuntu-noble | 2026-06-10 04:52:13.637480 | ubuntu-noble | [neutron-base] 2026-06-10 04:52:13.637483 | ubuntu-noble | type = local 2026-06-10 04:52:13.637486 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-06-10 04:52:13.637490 | ubuntu-noble | location = tarballs/neutron-stable-2024.1.tar.gz 2026-06-10 04:52:13.637493 | ubuntu-noble | 2026-06-10 04:52:13.637497 | ubuntu-noble | 2026-06-10 04:52:13.637506 | ubuntu-noble | 2026-06-10 04:52:13.637510 | ubuntu-noble | [nova-base] 2026-06-10 04:52:13.637513 | ubuntu-noble | type = local 2026-06-10 04:52:13.637517 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-06-10 04:52:13.637520 | ubuntu-noble | location = tarballs/nova-stable-2024.1.tar.gz 2026-06-10 04:52:13.637524 | ubuntu-noble | 2026-06-10 04:52:13.637527 | ubuntu-noble | 2026-06-10 04:52:13.637530 | ubuntu-noble | 2026-06-10 04:52:13.637534 | ubuntu-noble | [octavia-base] 2026-06-10 04:52:13.637537 | ubuntu-noble | type = local 2026-06-10 04:52:13.637541 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-06-10 04:52:13.637544 | ubuntu-noble | location = tarballs/octavia-stable-2024.1.tar.gz 2026-06-10 04:52:13.637547 | ubuntu-noble | 2026-06-10 04:52:13.637551 | ubuntu-noble | 2026-06-10 04:52:13.637554 | ubuntu-noble | 2026-06-10 04:52:13.637558 | ubuntu-noble | [placement-base] 2026-06-10 04:52:13.637561 | ubuntu-noble | type = local 2026-06-10 04:52:13.637565 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-06-10 04:52:13.637568 | ubuntu-noble | location = tarballs/placement-stable-2024.1.tar.gz 2026-06-10 04:52:13.637572 | ubuntu-noble | 2026-06-10 04:52:13.637575 | ubuntu-noble | 2026-06-10 04:52:13.637579 | ubuntu-noble | 2026-06-10 04:52:13.637582 | ubuntu-noble | [skyline-apiserver-base] 2026-06-10 04:52:13.637586 | ubuntu-noble | type = local 2026-06-10 04:52:13.637589 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:13.637593 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:13.637596 | ubuntu-noble | 2026-06-10 04:52:13.637600 | ubuntu-noble | 2026-06-10 04:52:13.637603 | ubuntu-noble | 2026-06-10 04:52:13.637606 | ubuntu-noble | [skyline-console-base] 2026-06-10 04:52:13.637610 | ubuntu-noble | type = local 2026-06-10 04:52:13.637619 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:13.637623 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:13.637626 | ubuntu-noble | 2026-06-10 04:52:13.637630 | ubuntu-noble | 2026-06-10 04:52:13.637633 | ubuntu-noble | [openstack-base] 2026-06-10 04:52:13.637637 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-06-10 04:52:13.637640 | ubuntu-noble | location = tarballs/requirements-stable-2024.1.tar.gz 2026-06-10 04:52:13.637644 | ubuntu-noble | type = local 2026-06-10 04:52:13.637871 | ubuntu-noble | + bash scripts/003-patch.sh 2026-06-10 04:52:13.641201 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-06-10 04:52:13.641274 | ubuntu-noble | + VERSION=latest 2026-06-10 04:52:13.641298 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-06-10 04:52:13.641310 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-06-10 04:52:13.641351 | ubuntu-noble | + . defaults/all.sh 2026-06-10 04:52:13.641464 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-06-10 04:52:13.641479 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-06-10 04:52:13.641493 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-06-10 04:52:13.641504 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-06-10 04:52:13.641818 | ubuntu-noble | +++ deactivate nondestructive 2026-06-10 04:52:13.641845 | ubuntu-noble | +++ '[' -n '' ']' 2026-06-10 04:52:13.641887 | ubuntu-noble | +++ '[' -n '' ']' 2026-06-10 04:52:13.641903 | ubuntu-noble | +++ hash -r 2026-06-10 04:52:13.641965 | ubuntu-noble | +++ '[' -n '' ']' 2026-06-10 04:52:13.641982 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-06-10 04:52:13.641992 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-06-10 04:52:13.642032 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-06-10 04:52:13.642149 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-06-10 04:52:13.642163 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-06-10 04:52:13.642177 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-06-10 04:52:13.642187 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-06-10 04:52:13.642202 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-06-10 04:52:13.642248 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-06-10 04:52:13.642264 | ubuntu-noble | +++ export PATH 2026-06-10 04:52:13.642312 | ubuntu-noble | +++ '[' -n '' ']' 2026-06-10 04:52:13.642392 | ubuntu-noble | +++ '[' -z '' ']' 2026-06-10 04:52:13.642408 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-06-10 04:52:13.642422 | ubuntu-noble | +++ PS1='(venv) ' 2026-06-10 04:52:13.642433 | ubuntu-noble | +++ export PS1 2026-06-10 04:52:13.642446 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-06-10 04:52:13.642457 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-06-10 04:52:13.642470 | ubuntu-noble | +++ hash -r 2026-06-10 04:52:13.642542 | ubuntu-noble | + . defaults/2024.1.sh 2026-06-10 04:52:13.643810 | ubuntu-noble | +++ date +%Y%m%d 2026-06-10 04:52:13.646827 | ubuntu-noble | ++ export BUILD_ID=20260610 2026-06-10 04:52:13.646877 | ubuntu-noble | ++ BUILD_ID=20260610 2026-06-10 04:52:13.646888 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-06-10 04:52:13.646899 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-06-10 04:52:13.646908 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-06-10 04:52:13.646917 | ubuntu-noble | ++ KOLLA_TYPE= 2026-06-10 04:52:13.646926 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-06-10 04:52:13.646935 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-06-10 04:52:13.646944 | ubuntu-noble | + export VERSION 2026-06-10 04:52:13.646953 | ubuntu-noble | + export OPENSTACK_VERSION 2026-06-10 04:52:13.646961 | ubuntu-noble | + mkdir -p tarballs 2026-06-10 04:52:13.649833 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-06-10 04:52:13.803312 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-06-10 04:52:13.803439 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=39 time=131 ms 2026-06-10 04:52:14.795898 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=39 time=127 ms 2026-06-10 04:52:14.796017 | ubuntu-noble | 2026-06-10 04:52:14.796041 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-06-10 04:52:14.796060 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 1002ms 2026-06-10 04:52:14.796077 | ubuntu-noble | rtt min/avg/max/mdev = 127.246/129.363/131.481/2.117 ms 2026-06-10 04:52:14.800799 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-06-10 04:52:14.800871 | ubuntu-noble | ++ awk '{ print $4 }' 2026-06-10 04:52:14.804001 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:14.804058 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:14.805083 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-06-10 04:52:14.807362 | ubuntu-noble | + filename=aodh-stable-2024.1.tar.gz 2026-06-10 04:52:14.807416 | ubuntu-noble | + [[ -e aodh-stable-2024.1.tar.gz ]] 2026-06-10 04:52:14.807488 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-06-10 04:52:14.807498 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-06-10 04:52:14.807527 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-06-10 04:52:15.900871 | ubuntu-noble | 2026-06-10 04:52:15 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz [253410/253410] -> "aodh-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:15.904505 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:15.904580 | ubuntu-noble | + echo Process aodh-stable-2024.1.tar.gz 2026-06-10 04:52:15.904593 | ubuntu-noble | Process aodh-stable-2024.1.tar.gz 2026-06-10 04:52:15.907785 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.1.tar.gz 2026-06-10 04:52:15.907834 | ubuntu-noble | ++ head -1 2026-06-10 04:52:15.907846 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:15.918913 | ubuntu-noble | + directory=aodh-18.0.1.dev3 2026-06-10 04:52:15.918983 | ubuntu-noble | + echo Check patches for aodh-stable-2024.1.tar.gz 2026-06-10 04:52:15.918997 | ubuntu-noble | Check patches for aodh-stable-2024.1.tar.gz 2026-06-10 04:52:15.919031 | ubuntu-noble | + [[ -e ../patches/2024.1/aodh ]] 2026-06-10 04:52:15.919052 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.1.tar.gz 2026-06-10 04:52:15.919061 | ubuntu-noble | Check overlays for aodh-stable-2024.1.tar.gz 2026-06-10 04:52:15.919071 | ubuntu-noble | + [[ -e ../overlays/2024.1/aodh/source ]] 2026-06-10 04:52:15.919080 | ubuntu-noble | + popd 2026-06-10 04:52:15.919194 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:15.919212 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:15.920618 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-06-10 04:52:15.923009 | ubuntu-noble | + filename=barbican-stable-2024.1.tar.gz 2026-06-10 04:52:15.923050 | ubuntu-noble | + [[ -e barbican-stable-2024.1.tar.gz ]] 2026-06-10 04:52:15.923067 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-06-10 04:52:15.923078 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-06-10 04:52:15.923088 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-06-10 04:52:17.168856 | ubuntu-noble | 2026-06-10 04:52:17 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz [663253/663253] -> "barbican-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:17.171912 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:17.171965 | ubuntu-noble | + echo Process barbican-stable-2024.1.tar.gz 2026-06-10 04:52:17.171976 | ubuntu-noble | Process barbican-stable-2024.1.tar.gz 2026-06-10 04:52:17.175772 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.1.tar.gz 2026-06-10 04:52:17.175818 | ubuntu-noble | ++ head -1 2026-06-10 04:52:17.177776 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:17.183864 | ubuntu-noble | + directory=barbican-18.0.1.dev3 2026-06-10 04:52:17.183926 | ubuntu-noble | + echo Check patches for barbican-stable-2024.1.tar.gz 2026-06-10 04:52:17.183942 | ubuntu-noble | Check patches for barbican-stable-2024.1.tar.gz 2026-06-10 04:52:17.183955 | ubuntu-noble | + [[ -e ../patches/2024.1/barbican ]] 2026-06-10 04:52:17.183969 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.1.tar.gz 2026-06-10 04:52:17.183979 | ubuntu-noble | Check overlays for barbican-stable-2024.1.tar.gz 2026-06-10 04:52:17.183993 | ubuntu-noble | + [[ -e ../overlays/2024.1/barbican/source ]] 2026-06-10 04:52:17.184036 | ubuntu-noble | + popd 2026-06-10 04:52:17.184163 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:17.184178 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:17.185501 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-06-10 04:52:17.187410 | ubuntu-noble | + filename=blazar-stable-2024.1.tar.gz 2026-06-10 04:52:17.187449 | ubuntu-noble | + [[ -e blazar-stable-2024.1.tar.gz ]] 2026-06-10 04:52:17.187464 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-06-10 04:52:17.187478 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-06-10 04:52:17.187521 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-06-10 04:52:18.394809 | ubuntu-noble | 2026-06-10 04:52:18 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz [417832/417832] -> "blazar-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:18.396842 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:18.396885 | ubuntu-noble | + echo Process blazar-stable-2024.1.tar.gz 2026-06-10 04:52:18.396899 | ubuntu-noble | Process blazar-stable-2024.1.tar.gz 2026-06-10 04:52:18.400775 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.1.tar.gz 2026-06-10 04:52:18.400831 | ubuntu-noble | ++ head -1 2026-06-10 04:52:18.401275 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:18.411948 | ubuntu-noble | + directory=blazar-13.0.2.dev1 2026-06-10 04:52:18.412016 | ubuntu-noble | + echo Check patches for blazar-stable-2024.1.tar.gz 2026-06-10 04:52:18.412028 | ubuntu-noble | Check patches for blazar-stable-2024.1.tar.gz 2026-06-10 04:52:18.412036 | ubuntu-noble | + [[ -e ../patches/2024.1/blazar ]] 2026-06-10 04:52:18.412044 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.1.tar.gz 2026-06-10 04:52:18.412052 | ubuntu-noble | Check overlays for blazar-stable-2024.1.tar.gz 2026-06-10 04:52:18.412062 | ubuntu-noble | + [[ -e ../overlays/2024.1/blazar/source ]] 2026-06-10 04:52:18.412070 | ubuntu-noble | + popd 2026-06-10 04:52:18.412147 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:18.412158 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:18.413205 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:18.415046 | ubuntu-noble | + filename=ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:18.415071 | ubuntu-noble | + [[ -e ceilometer-stable-2024.1.tar.gz ]] 2026-06-10 04:52:18.415137 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:18.415148 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:18.415159 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:19.790910 | ubuntu-noble | 2026-06-10 04:52:19 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz [883735/883735] -> "ceilometer-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:19.792955 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:19.793011 | ubuntu-noble | + echo Process ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:19.793022 | ubuntu-noble | Process ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:19.795806 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:19.795844 | ubuntu-noble | ++ head -1 2026-06-10 04:52:19.796154 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:19.804898 | ubuntu-noble | + directory=ceilometer-22.0.2.dev1 2026-06-10 04:52:19.805010 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:19.805035 | ubuntu-noble | Check patches for ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:19.805088 | ubuntu-noble | + [[ -e ../patches/2024.1/ceilometer ]] 2026-06-10 04:52:19.805144 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:19.805160 | ubuntu-noble | Check overlays for ceilometer-stable-2024.1.tar.gz 2026-06-10 04:52:19.805187 | ubuntu-noble | + [[ -e ../overlays/2024.1/ceilometer/source ]] 2026-06-10 04:52:19.805216 | ubuntu-noble | + popd 2026-06-10 04:52:19.805312 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:19.805343 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:19.806243 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-06-10 04:52:19.808843 | ubuntu-noble | + filename=cinder-stable-2024.1.tar.gz 2026-06-10 04:52:19.808869 | ubuntu-noble | + [[ -e cinder-stable-2024.1.tar.gz ]] 2026-06-10 04:52:19.808874 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-06-10 04:52:19.808880 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-06-10 04:52:19.808887 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-06-10 04:52:21.638570 | ubuntu-noble | 2026-06-10 04:52:21 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz [6330490/6330490] -> "cinder-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:21.641377 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:21.641466 | ubuntu-noble | + echo Process cinder-stable-2024.1.tar.gz 2026-06-10 04:52:21.641479 | ubuntu-noble | Process cinder-stable-2024.1.tar.gz 2026-06-10 04:52:21.643772 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.1.tar.gz 2026-06-10 04:52:21.643873 | ubuntu-noble | ++ head -1 2026-06-10 04:52:21.645357 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:21.652257 | ubuntu-noble | + directory=cinder-24.4.1.dev15 2026-06-10 04:52:21.652365 | ubuntu-noble | + echo Check patches for cinder-stable-2024.1.tar.gz 2026-06-10 04:52:21.652415 | ubuntu-noble | Check patches for cinder-stable-2024.1.tar.gz 2026-06-10 04:52:21.652471 | ubuntu-noble | + [[ -e ../patches/2024.1/cinder ]] 2026-06-10 04:52:21.652520 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-06-10 04:52:21.991511 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-06-10 04:52:21.995443 | ubuntu-noble | + pushd cinder-24.4.1.dev15 2026-06-10 04:52:21.996479 | ubuntu-noble | ++ find ../../patches/2024.1/cinder -type f -name '*.patch' 2026-06-10 04:52:21.996583 | ubuntu-noble | ++ sort 2026-06-10 04:52:21.999066 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:21.999094 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch' 2026-06-10 04:52:21.999099 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch 2026-06-10 04:52:21.999104 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:22.000731 | ubuntu-noble | checking file cinder/scheduler/filters/driver_filter.py 2026-06-10 04:52:22.000822 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:22.002256 | ubuntu-noble | patching file cinder/scheduler/filters/driver_filter.py 2026-06-10 04:52:22.002299 | ubuntu-noble | + popd 2026-06-10 04:52:22.002383 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-06-10 04:52:23.177466 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-06-10 04:52:23.242176 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.1.tar.gz 2026-06-10 04:52:23.242264 | ubuntu-noble | Check overlays for cinder-stable-2024.1.tar.gz 2026-06-10 04:52:23.242279 | ubuntu-noble | + [[ -e ../overlays/2024.1/cinder/source ]] 2026-06-10 04:52:23.242290 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-06-10 04:52:23.606268 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-06-10 04:52:23.609326 | ubuntu-noble | + rsync -avz ../overlays/2024.1/cinder/source/ cinder-24.4.1.dev15 2026-06-10 04:52:23.617520 | ubuntu-noble | sending incremental file list 2026-06-10 04:52:23.619447 | ubuntu-noble | ./ 2026-06-10 04:52:23.619501 | ubuntu-noble | cinder/ 2026-06-10 04:52:23.619515 | ubuntu-noble | cinder/volume/ 2026-06-10 04:52:23.619528 | ubuntu-noble | cinder/volume/drivers/ 2026-06-10 04:52:23.619540 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2026-06-10 04:52:23.662248 | ubuntu-noble | 2026-06-10 04:52:23.662316 | ubuntu-noble | sent 11,648 bytes received 54 bytes 23,404.00 bytes/sec 2026-06-10 04:52:23.662329 | ubuntu-noble | total size is 44,135 speedup is 3.77 2026-06-10 04:52:23.663710 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-06-10 04:52:24.840709 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-06-10 04:52:24.909037 | ubuntu-noble | + popd 2026-06-10 04:52:24.909128 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:24.909142 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:24.910278 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-06-10 04:52:24.914146 | ubuntu-noble | + filename=designate-stable-2024.1.tar.gz 2026-06-10 04:52:24.914180 | ubuntu-noble | + [[ -e designate-stable-2024.1.tar.gz ]] 2026-06-10 04:52:24.914187 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-06-10 04:52:24.914195 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-06-10 04:52:24.914201 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-06-10 04:52:26.261246 | ubuntu-noble | 2026-06-10 04:52:26 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz [995011/995011] -> "designate-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:26.265147 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:26.265224 | ubuntu-noble | + echo Process designate-stable-2024.1.tar.gz 2026-06-10 04:52:26.265252 | ubuntu-noble | Process designate-stable-2024.1.tar.gz 2026-06-10 04:52:26.267776 | ubuntu-noble | ++ tar -tzf designate-stable-2024.1.tar.gz 2026-06-10 04:52:26.267938 | ubuntu-noble | ++ head -1 2026-06-10 04:52:26.269824 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:26.274672 | ubuntu-noble | + directory=designate-18.0.1.dev9 2026-06-10 04:52:26.274738 | ubuntu-noble | + echo Check patches for designate-stable-2024.1.tar.gz 2026-06-10 04:52:26.274747 | ubuntu-noble | Check patches for designate-stable-2024.1.tar.gz 2026-06-10 04:52:26.274753 | ubuntu-noble | + [[ -e ../patches/2024.1/designate ]] 2026-06-10 04:52:26.274763 | ubuntu-noble | + echo Check overlays for designate-stable-2024.1.tar.gz 2026-06-10 04:52:26.274768 | ubuntu-noble | Check overlays for designate-stable-2024.1.tar.gz 2026-06-10 04:52:26.274774 | ubuntu-noble | + [[ -e ../overlays/2024.1/designate/source ]] 2026-06-10 04:52:26.274781 | ubuntu-noble | + popd 2026-06-10 04:52:26.274925 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:26.274934 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:26.276744 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-06-10 04:52:26.277122 | ubuntu-noble | + filename=glance-stable-2024.1.tar.gz 2026-06-10 04:52:26.277138 | ubuntu-noble | + [[ -e glance-stable-2024.1.tar.gz ]] 2026-06-10 04:52:26.277146 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-06-10 04:52:26.277153 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-06-10 04:52:26.277183 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-06-10 04:52:27.763949 | ubuntu-noble | 2026-06-10 04:52:27 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz [2147221/2147221] -> "glance-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:27.766125 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:27.766206 | ubuntu-noble | + echo Process glance-stable-2024.1.tar.gz 2026-06-10 04:52:27.766218 | ubuntu-noble | Process glance-stable-2024.1.tar.gz 2026-06-10 04:52:27.771759 | ubuntu-noble | ++ tar -tzf glance-stable-2024.1.tar.gz 2026-06-10 04:52:27.771804 | ubuntu-noble | ++ head -1 2026-06-10 04:52:27.771813 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:27.777192 | ubuntu-noble | + directory=glance-28.1.1.dev19 2026-06-10 04:52:27.777231 | ubuntu-noble | + echo Check patches for glance-stable-2024.1.tar.gz 2026-06-10 04:52:27.777239 | ubuntu-noble | Check patches for glance-stable-2024.1.tar.gz 2026-06-10 04:52:27.777466 | ubuntu-noble | + [[ -e ../patches/2024.1/glance ]] 2026-06-10 04:52:27.777479 | ubuntu-noble | + echo Check overlays for glance-stable-2024.1.tar.gz 2026-06-10 04:52:27.777486 | ubuntu-noble | Check overlays for glance-stable-2024.1.tar.gz 2026-06-10 04:52:27.777491 | ubuntu-noble | + [[ -e ../overlays/2024.1/glance/source ]] 2026-06-10 04:52:27.777498 | ubuntu-noble | + popd 2026-06-10 04:52:27.777504 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:27.777511 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:27.778279 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-06-10 04:52:27.780300 | ubuntu-noble | + filename=horizon-stable-2024.1.tar.gz 2026-06-10 04:52:27.780319 | ubuntu-noble | + [[ -e horizon-stable-2024.1.tar.gz ]] 2026-06-10 04:52:27.780372 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-06-10 04:52:27.780381 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-06-10 04:52:27.780389 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-06-10 04:52:29.450304 | ubuntu-noble | 2026-06-10 04:52:29 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz [5301404/5301404] -> "horizon-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:29.453264 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:29.453322 | ubuntu-noble | + echo Process horizon-stable-2024.1.tar.gz 2026-06-10 04:52:29.453337 | ubuntu-noble | Process horizon-stable-2024.1.tar.gz 2026-06-10 04:52:29.457816 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.1.tar.gz 2026-06-10 04:52:29.457872 | ubuntu-noble | ++ head -1 2026-06-10 04:52:29.459796 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:29.467836 | ubuntu-noble | + directory=horizon-24.0.2.dev3 2026-06-10 04:52:29.467900 | ubuntu-noble | + echo Check patches for horizon-stable-2024.1.tar.gz 2026-06-10 04:52:29.467919 | ubuntu-noble | Check patches for horizon-stable-2024.1.tar.gz 2026-06-10 04:52:29.467935 | ubuntu-noble | + [[ -e ../patches/2024.1/horizon ]] 2026-06-10 04:52:29.467949 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.1.tar.gz 2026-06-10 04:52:29.467964 | ubuntu-noble | Check overlays for horizon-stable-2024.1.tar.gz 2026-06-10 04:52:29.467980 | ubuntu-noble | + [[ -e ../overlays/2024.1/horizon/source ]] 2026-06-10 04:52:29.467995 | ubuntu-noble | + popd 2026-06-10 04:52:29.468011 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:29.468028 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:29.468657 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-06-10 04:52:29.470685 | ubuntu-noble | + filename=ironic-stable-2024.1.tar.gz 2026-06-10 04:52:29.470843 | ubuntu-noble | + [[ -e ironic-stable-2024.1.tar.gz ]] 2026-06-10 04:52:29.470874 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-06-10 04:52:29.470889 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-06-10 04:52:29.470905 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-06-10 04:52:31.062316 | ubuntu-noble | 2026-06-10 04:52:31 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz [3087228/3087228] -> "ironic-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:31.064639 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:31.064732 | ubuntu-noble | + echo Process ironic-stable-2024.1.tar.gz 2026-06-10 04:52:31.064746 | ubuntu-noble | Process ironic-stable-2024.1.tar.gz 2026-06-10 04:52:31.068853 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.1.tar.gz 2026-06-10 04:52:31.068939 | ubuntu-noble | ++ head -1 2026-06-10 04:52:31.070870 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:31.079910 | ubuntu-noble | + directory=ironic-24.1.6.dev1 2026-06-10 04:52:31.079973 | ubuntu-noble | + echo Check patches for ironic-stable-2024.1.tar.gz 2026-06-10 04:52:31.079982 | ubuntu-noble | Check patches for ironic-stable-2024.1.tar.gz 2026-06-10 04:52:31.079991 | ubuntu-noble | + [[ -e ../patches/2024.1/ironic ]] 2026-06-10 04:52:31.079998 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.1.tar.gz 2026-06-10 04:52:31.080004 | ubuntu-noble | Check overlays for ironic-stable-2024.1.tar.gz 2026-06-10 04:52:31.080010 | ubuntu-noble | + [[ -e ../overlays/2024.1/ironic/source ]] 2026-06-10 04:52:31.080017 | ubuntu-noble | + popd 2026-06-10 04:52:31.080023 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:31.080031 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:31.080789 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-06-10 04:52:31.082779 | ubuntu-noble | + filename=keystone-stable-2024.1.tar.gz 2026-06-10 04:52:31.082814 | ubuntu-noble | + [[ -e keystone-stable-2024.1.tar.gz ]] 2026-06-10 04:52:31.082821 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-06-10 04:52:31.082828 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-06-10 04:52:31.082835 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-06-10 04:52:32.552856 | ubuntu-noble | 2026-06-10 04:52:32 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz [1733784/1733784] -> "keystone-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:32.555342 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:32.555400 | ubuntu-noble | + echo Process keystone-stable-2024.1.tar.gz 2026-06-10 04:52:32.555417 | ubuntu-noble | Process keystone-stable-2024.1.tar.gz 2026-06-10 04:52:32.557783 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.1.tar.gz 2026-06-10 04:52:32.557843 | ubuntu-noble | ++ head -1 2026-06-10 04:52:32.559175 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:32.570379 | ubuntu-noble | + directory=keystone-25.0.1.dev15 2026-06-10 04:52:32.570573 | ubuntu-noble | + echo Check patches for keystone-stable-2024.1.tar.gz 2026-06-10 04:52:32.570617 | ubuntu-noble | Check patches for keystone-stable-2024.1.tar.gz 2026-06-10 04:52:32.570761 | ubuntu-noble | + [[ -e ../patches/2024.1/keystone ]] 2026-06-10 04:52:32.570843 | ubuntu-noble | + tar xzf keystone-stable-2024.1.tar.gz 2026-06-10 04:52:32.673584 | ubuntu-noble | + rm keystone-stable-2024.1.tar.gz 2026-06-10 04:52:32.675775 | ubuntu-noble | + pushd keystone-25.0.1.dev15 2026-06-10 04:52:32.676829 | ubuntu-noble | ++ find ../../patches/2024.1/keystone -type f -name '*.patch' 2026-06-10 04:52:32.676888 | ubuntu-noble | ++ sort 2026-06-10 04:52:32.679135 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:32.679194 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0002-Add-service-user-authentication-to-ec2-and-s3-endpoi.patch' 2026-06-10 04:52:32.679210 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0002-Add-service-user-authentication-to-ec2-and-s3-endpoi.patch 2026-06-10 04:52:32.679236 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:32.680471 | ubuntu-noble | checking file doc/source/getting-started/policy_mapping.rst 2026-06-10 04:52:32.680625 | ubuntu-noble | checking file keystone/api/ec2tokens.py 2026-06-10 04:52:32.680726 | ubuntu-noble | checking file keystone/api/s3tokens.py 2026-06-10 04:52:32.680837 | ubuntu-noble | checking file keystone/common/policies/__init__.py 2026-06-10 04:52:32.680904 | ubuntu-noble | checking file keystone/common/policies/ec2tokens.py 2026-06-10 04:52:32.680965 | ubuntu-noble | checking file keystone/common/policies/s3tokens.py 2026-06-10 04:52:32.681066 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_ec2_core.py 2026-06-10 04:52:32.681175 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_s3_core.py 2026-06-10 04:52:32.681318 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-06-10 04:52:32.681841 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:32.682821 | ubuntu-noble | patching file doc/source/getting-started/policy_mapping.rst 2026-06-10 04:52:32.682952 | ubuntu-noble | patching file keystone/api/ec2tokens.py 2026-06-10 04:52:32.683015 | ubuntu-noble | patching file keystone/api/s3tokens.py 2026-06-10 04:52:32.683090 | ubuntu-noble | patching file keystone/common/policies/__init__.py 2026-06-10 04:52:32.683141 | ubuntu-noble | patching file keystone/common/policies/ec2tokens.py 2026-06-10 04:52:32.683218 | ubuntu-noble | patching file keystone/common/policies/s3tokens.py 2026-06-10 04:52:32.683304 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_ec2_core.py 2026-06-10 04:52:32.683391 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_s3_core.py 2026-06-10 04:52:32.683554 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-06-10 04:52:32.684372 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:32.684390 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0004-Prevent-unauthorized-EC2-credential-creation-and-del.patch' 2026-06-10 04:52:32.684394 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0004-Prevent-unauthorized-EC2-credential-creation-and-del.patch 2026-06-10 04:52:32.684398 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:32.685355 | ubuntu-noble | checking file keystone/api/users.py 2026-06-10 04:52:32.685533 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-06-10 04:52:32.685628 | ubuntu-noble | checking file keystone/common/policies/ec2_credential.py 2026-06-10 04:52:32.686123 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:32.687116 | ubuntu-noble | patching file keystone/api/users.py 2026-06-10 04:52:32.687257 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-06-10 04:52:32.687322 | ubuntu-noble | patching file keystone/common/policies/ec2_credential.py 2026-06-10 04:52:32.687749 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:32.687761 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0005-fix-ldap-enabled-setting-not-interpreted-as-boolean.patch' 2026-06-10 04:52:32.687765 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0005-fix-ldap-enabled-setting-not-interpreted-as-boolean.patch 2026-06-10 04:52:32.687769 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:32.688884 | ubuntu-noble | checking file keystone/identity/backends/ldap/core.py 2026-06-10 04:52:32.689030 | ubuntu-noble | checking file releasenotes/notes/fix_ldap_enabled_boolean-6281eb00e5aaed26.yaml 2026-06-10 04:52:32.689394 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:32.690355 | ubuntu-noble | patching file keystone/identity/backends/ldap/core.py 2026-06-10 04:52:32.690539 | ubuntu-noble | patching file releasenotes/notes/fix_ldap_enabled_boolean-6281eb00e5aaed26.yaml 2026-06-10 04:52:32.691103 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:32.691118 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0006-Block-restricted-app-creds-from-creating-EC2-credent.patch' 2026-06-10 04:52:32.691129 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0006-Block-restricted-app-creds-from-creating-EC2-credent.patch 2026-06-10 04:52:32.691133 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:32.692005 | ubuntu-noble | checking file keystone/api/credentials.py 2026-06-10 04:52:32.692194 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-06-10 04:52:32.692675 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:32.693594 | ubuntu-noble | patching file keystone/api/credentials.py 2026-06-10 04:52:32.693780 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-06-10 04:52:32.694404 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:32.694414 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0007-Enforce-app-cred-project-boundary-on-EC2-credential-.patch' 2026-06-10 04:52:32.694418 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0007-Enforce-app-cred-project-boundary-on-EC2-credential-.patch 2026-06-10 04:52:32.694422 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:32.695390 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-06-10 04:52:32.695547 | ubuntu-noble | checking file keystone/api/credentials.py 2026-06-10 04:52:32.695725 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-06-10 04:52:32.696189 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:32.697102 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-06-10 04:52:32.697211 | ubuntu-noble | patching file keystone/api/credentials.py 2026-06-10 04:52:32.697358 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-06-10 04:52:32.698106 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:32.698122 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0008-Enforce-delegation-project-boundary-for-delegated-to.patch' 2026-06-10 04:52:32.698126 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0008-Enforce-delegation-project-boundary-for-delegated-to.patch 2026-06-10 04:52:32.698130 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:32.699095 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-06-10 04:52:32.699225 | ubuntu-noble | checking file keystone/api/credentials.py 2026-06-10 04:52:32.699401 | ubuntu-noble | checking file keystone/api/users.py 2026-06-10 04:52:32.699652 | ubuntu-noble | checking file keystone/conf/security_compliance.py 2026-06-10 04:52:32.699809 | ubuntu-noble | checking file keystone/tests/unit/test_v3_application_credential.py 2026-06-10 04:52:32.700164 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-06-10 04:52:32.700521 | ubuntu-noble | checking file keystone/tests/unit/test_v3_oauth1.py 2026-06-10 04:52:32.700727 | ubuntu-noble | checking file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-06-10 04:52:32.701129 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:32.702063 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-06-10 04:52:32.702174 | ubuntu-noble | patching file keystone/api/credentials.py 2026-06-10 04:52:32.702332 | ubuntu-noble | patching file keystone/api/users.py 2026-06-10 04:52:32.702562 | ubuntu-noble | patching file keystone/conf/security_compliance.py 2026-06-10 04:52:32.702683 | ubuntu-noble | patching file keystone/tests/unit/test_v3_application_credential.py 2026-06-10 04:52:32.703015 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-06-10 04:52:32.703325 | ubuntu-noble | patching file keystone/tests/unit/test_v3_oauth1.py 2026-06-10 04:52:32.703506 | ubuntu-noble | patching file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-06-10 04:52:32.704323 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:32.704347 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0009-Fix-user-impersonation-through-application-credentia.patch' 2026-06-10 04:52:32.704351 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0009-Fix-user-impersonation-through-application-credentia.patch 2026-06-10 04:52:32.704355 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:32.705262 | ubuntu-noble | checking file keystone/auth/plugins/core.py 2026-06-10 04:52:32.705921 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-06-10 04:52:32.706728 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:32.707683 | ubuntu-noble | patching file keystone/auth/plugins/core.py 2026-06-10 04:52:32.708194 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-06-10 04:52:32.709212 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:32.709228 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0010-Forbid-trust-operations-using-application-credential.patch' 2026-06-10 04:52:32.709232 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0010-Forbid-trust-operations-using-application-credential.patch 2026-06-10 04:52:32.709237 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:32.710122 | ubuntu-noble | checking file doc/source/user/application_credentials.rst 2026-06-10 04:52:32.710294 | ubuntu-noble | checking file keystone/api/trusts.py 2026-06-10 04:52:32.710545 | ubuntu-noble | checking file keystone/tests/unit/test_v3_trust.py 2026-06-10 04:52:32.711010 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:32.711937 | ubuntu-noble | patching file doc/source/user/application_credentials.rst 2026-06-10 04:52:32.712073 | ubuntu-noble | patching file keystone/api/trusts.py 2026-06-10 04:52:32.712228 | ubuntu-noble | patching file keystone/tests/unit/test_v3_trust.py 2026-06-10 04:52:32.712869 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:32.712884 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0011-Preserve-expires_at-when-rescoping-federated-tokens-.patch' 2026-06-10 04:52:32.712887 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0011-Preserve-expires_at-when-rescoping-federated-tokens-.patch 2026-06-10 04:52:32.712891 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:32.713937 | ubuntu-noble | checking file keystone/auth/plugins/mapped.py 2026-06-10 04:52:32.714080 | ubuntu-noble | checking file keystone/tests/unit/auth/plugins/test_mapped.py 2026-06-10 04:52:32.714475 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:32.715523 | ubuntu-noble | patching file keystone/auth/plugins/mapped.py 2026-06-10 04:52:32.715708 | ubuntu-noble | patching file keystone/tests/unit/auth/plugins/test_mapped.py 2026-06-10 04:52:32.716345 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:32.716355 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0012-Prevent-RBAC-policy-bypass-via-JSON-body-and-query-f.patch' 2026-06-10 04:52:32.716359 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0012-Prevent-RBAC-policy-bypass-via-JSON-body-and-query-f.patch 2026-06-10 04:52:32.716362 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:32.717655 | ubuntu-noble | checking file keystone/api/trusts.py 2026-06-10 04:52:32.717822 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-06-10 04:52:32.717936 | ubuntu-noble | checking file keystone/common/rbac_enforcer/enforcer.py 2026-06-10 04:52:32.718108 | ubuntu-noble | checking file keystone/tests/protection/v3/test_credentials.py 2026-06-10 04:52:32.718425 | ubuntu-noble | checking file keystone/tests/protection/v3/test_grants.py 2026-06-10 04:52:32.718812 | ubuntu-noble | checking file keystone/tests/unit/common/test_rbac_enforcer.py 2026-06-10 04:52:32.719005 | ubuntu-noble | checking file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-06-10 04:52:32.719389 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:32.720412 | ubuntu-noble | patching file keystone/api/trusts.py 2026-06-10 04:52:32.720572 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-06-10 04:52:32.720672 | ubuntu-noble | patching file keystone/common/rbac_enforcer/enforcer.py 2026-06-10 04:52:32.720852 | ubuntu-noble | patching file keystone/tests/protection/v3/test_credentials.py 2026-06-10 04:52:32.721145 | ubuntu-noble | patching file keystone/tests/protection/v3/test_grants.py 2026-06-10 04:52:32.721386 | ubuntu-noble | patching file keystone/tests/unit/common/test_rbac_enforcer.py 2026-06-10 04:52:32.721590 | ubuntu-noble | patching file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-06-10 04:52:32.722474 | ubuntu-noble | + popd 2026-06-10 04:52:32.722507 | ubuntu-noble | + tar czf keystone-stable-2024.1.tar.gz keystone-25.0.1.dev15 2026-06-10 04:52:33.074480 | ubuntu-noble | + rm -r keystone-25.0.1.dev15 2026-06-10 04:52:33.110385 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.1.tar.gz 2026-06-10 04:52:33.110438 | ubuntu-noble | Check overlays for keystone-stable-2024.1.tar.gz 2026-06-10 04:52:33.110445 | ubuntu-noble | + [[ -e ../overlays/2024.1/keystone/source ]] 2026-06-10 04:52:33.110451 | ubuntu-noble | + popd 2026-06-10 04:52:33.110457 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:33.110464 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:33.110680 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-06-10 04:52:33.112691 | ubuntu-noble | + filename=magnum-stable-2024.1.tar.gz 2026-06-10 04:52:33.112752 | ubuntu-noble | + [[ -e magnum-stable-2024.1.tar.gz ]] 2026-06-10 04:52:33.112759 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-06-10 04:52:33.112766 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-06-10 04:52:33.112772 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-06-10 04:52:34.428635 | ubuntu-noble | 2026-06-10 04:52:34 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz [969067/969067] -> "magnum-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:34.432997 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:34.433088 | ubuntu-noble | + echo Process magnum-stable-2024.1.tar.gz 2026-06-10 04:52:34.433101 | ubuntu-noble | Process magnum-stable-2024.1.tar.gz 2026-06-10 04:52:34.435810 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.1.tar.gz 2026-06-10 04:52:34.436908 | ubuntu-noble | ++ head -1 2026-06-10 04:52:34.438425 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:34.447089 | ubuntu-noble | + directory=magnum-18.0.2.dev1 2026-06-10 04:52:34.447133 | ubuntu-noble | + echo Check patches for magnum-stable-2024.1.tar.gz 2026-06-10 04:52:34.447140 | ubuntu-noble | Check patches for magnum-stable-2024.1.tar.gz 2026-06-10 04:52:34.447160 | ubuntu-noble | + [[ -e ../patches/2024.1/magnum ]] 2026-06-10 04:52:34.447166 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.1.tar.gz 2026-06-10 04:52:34.447171 | ubuntu-noble | Check overlays for magnum-stable-2024.1.tar.gz 2026-06-10 04:52:34.447177 | ubuntu-noble | + [[ -e ../overlays/2024.1/magnum/source ]] 2026-06-10 04:52:34.447182 | ubuntu-noble | + popd 2026-06-10 04:52:34.447188 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:34.447194 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:34.448102 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-06-10 04:52:34.450089 | ubuntu-noble | + filename=manila-stable-2024.1.tar.gz 2026-06-10 04:52:34.450110 | ubuntu-noble | + [[ -e manila-stable-2024.1.tar.gz ]] 2026-06-10 04:52:34.450160 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-06-10 04:52:34.450168 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-06-10 04:52:34.450176 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-06-10 04:52:36.025957 | ubuntu-noble | 2026-06-10 04:52:36 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz [3426142/3426142] -> "manila-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:36.029363 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:36.029442 | ubuntu-noble | + echo Process manila-stable-2024.1.tar.gz 2026-06-10 04:52:36.029463 | ubuntu-noble | Process manila-stable-2024.1.tar.gz 2026-06-10 04:52:36.032795 | ubuntu-noble | ++ tar -tzf manila-stable-2024.1.tar.gz 2026-06-10 04:52:36.032852 | ubuntu-noble | ++ head -1 2026-06-10 04:52:36.034189 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:36.045476 | ubuntu-noble | + directory=manila-18.3.1.dev6 2026-06-10 04:52:36.045638 | ubuntu-noble | + echo Check patches for manila-stable-2024.1.tar.gz 2026-06-10 04:52:36.045689 | ubuntu-noble | Check patches for manila-stable-2024.1.tar.gz 2026-06-10 04:52:36.045792 | ubuntu-noble | + [[ -e ../patches/2024.1/manila ]] 2026-06-10 04:52:36.045855 | ubuntu-noble | + echo Check overlays for manila-stable-2024.1.tar.gz 2026-06-10 04:52:36.045875 | ubuntu-noble | Check overlays for manila-stable-2024.1.tar.gz 2026-06-10 04:52:36.045910 | ubuntu-noble | + [[ -e ../overlays/2024.1/manila/source ]] 2026-06-10 04:52:36.045944 | ubuntu-noble | + popd 2026-06-10 04:52:36.046120 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:36.046161 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:36.047493 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-06-10 04:52:36.050854 | ubuntu-noble | + filename=masakari-stable-2024.1.tar.gz 2026-06-10 04:52:36.050889 | ubuntu-noble | + [[ -e masakari-stable-2024.1.tar.gz ]] 2026-06-10 04:52:36.050897 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-06-10 04:52:36.050905 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-06-10 04:52:36.050912 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-06-10 04:52:37.266910 | ubuntu-noble | 2026-06-10 04:52:37 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz [364761/364761] -> "masakari-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:37.268239 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:37.268282 | ubuntu-noble | + echo Process masakari-stable-2024.1.tar.gz 2026-06-10 04:52:37.268296 | ubuntu-noble | Process masakari-stable-2024.1.tar.gz 2026-06-10 04:52:37.269973 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.1.tar.gz 2026-06-10 04:52:37.274771 | ubuntu-noble | ++ head -1 2026-06-10 04:52:37.274826 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:37.277490 | ubuntu-noble | + directory=masakari-17.0.1.dev3 2026-06-10 04:52:37.277553 | ubuntu-noble | + echo Check patches for masakari-stable-2024.1.tar.gz 2026-06-10 04:52:37.277569 | ubuntu-noble | Check patches for masakari-stable-2024.1.tar.gz 2026-06-10 04:52:37.277577 | ubuntu-noble | + [[ -e ../patches/2024.1/masakari ]] 2026-06-10 04:52:37.277584 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.1.tar.gz 2026-06-10 04:52:37.277592 | ubuntu-noble | Check overlays for masakari-stable-2024.1.tar.gz 2026-06-10 04:52:37.277600 | ubuntu-noble | + [[ -e ../overlays/2024.1/masakari/source ]] 2026-06-10 04:52:37.277610 | ubuntu-noble | + popd 2026-06-10 04:52:37.277643 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:37.277653 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:37.278641 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:37.279774 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:37.279800 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-06-10 04:52:37.279824 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:37.279833 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:37.279840 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.234897 | ubuntu-noble | 2026-06-10 04:52:38 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz [122672/122672] -> "neutron-dynamic-routing-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:38.237661 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:38.237766 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.237782 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.240800 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.240843 | ubuntu-noble | ++ head -1 2026-06-10 04:52:38.242164 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:38.249526 | ubuntu-noble | + directory=neutron-dynamic-routing-24.0.1.dev3 2026-06-10 04:52:38.249839 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.249885 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.249953 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron-dynamic-routing ]] 2026-06-10 04:52:38.250011 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.270335 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.272423 | ubuntu-noble | + pushd neutron-dynamic-routing-24.0.1.dev3 2026-06-10 04:52:38.273653 | ubuntu-noble | ++ find ../../patches/2024.1/neutron-dynamic-routing -type f -name '*.patch' 2026-06-10 04:52:38.273768 | ubuntu-noble | ++ sort 2026-06-10 04:52:38.276438 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:38.276516 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch' 2026-06-10 04:52:38.276566 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch 2026-06-10 04:52:38.276598 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:38.278167 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2026-06-10 04:52:38.278735 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:38.279918 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2026-06-10 04:52:38.280652 | ubuntu-noble | + popd 2026-06-10 04:52:38.280668 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.1.tar.gz neutron-dynamic-routing-24.0.1.dev3 2026-06-10 04:52:38.310448 | ubuntu-noble | + rm -r neutron-dynamic-routing-24.0.1.dev3 2026-06-10 04:52:38.319820 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.319877 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.319891 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron-dynamic-routing/source ]] 2026-06-10 04:52:38.319902 | ubuntu-noble | + popd 2026-06-10 04:52:38.319913 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:38.319924 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:38.320219 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.322786 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-10 04:52:38.322914 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-06-10 04:52:38.322951 | ubuntu-noble | + popd 2026-06-10 04:52:38.323070 | ubuntu-noble | + continue 2026-06-10 04:52:38.323081 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:38.323106 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:38.324034 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:38.326614 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:38.326635 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.1.tar.gz ]] 2026-06-10 04:52:38.326721 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:38.326780 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:38.326813 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:39.307966 | ubuntu-noble | 2026-06-10 04:52:39 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz [225604/225604] -> "neutron-vpnaas-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:39.310949 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:39.311033 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:39.311050 | ubuntu-noble | Process neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:39.312813 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:39.313807 | ubuntu-noble | ++ head -1 2026-06-10 04:52:39.314999 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:39.326943 | ubuntu-noble | + directory=neutron_vpnaas-24.0.2.dev3 2026-06-10 04:52:39.327116 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:39.327164 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:39.328175 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron_vpnaas ]] 2026-06-10 04:52:39.328217 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:39.328228 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-06-10 04:52:39.328238 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron_vpnaas/source ]] 2026-06-10 04:52:39.328248 | ubuntu-noble | + popd 2026-06-10 04:52:39.328260 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:39.328271 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:39.328819 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-06-10 04:52:39.331850 | ubuntu-noble | + filename=neutron-stable-2024.1.tar.gz 2026-06-10 04:52:39.331935 | ubuntu-noble | + [[ -e neutron-stable-2024.1.tar.gz ]] 2026-06-10 04:52:39.331950 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-06-10 04:52:39.331962 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-06-10 04:52:39.331988 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-06-10 04:52:41.521465 | ubuntu-noble | 2026-06-10 04:52:41 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz [14372761/14372761] -> "neutron-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:41.524830 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:41.524866 | ubuntu-noble | + echo Process neutron-stable-2024.1.tar.gz 2026-06-10 04:52:41.524878 | ubuntu-noble | Process neutron-stable-2024.1.tar.gz 2026-06-10 04:52:41.527810 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.1.tar.gz 2026-06-10 04:52:41.527906 | ubuntu-noble | ++ head -1 2026-06-10 04:52:41.529245 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:41.537791 | ubuntu-noble | + directory=neutron-24.2.2.dev23 2026-06-10 04:52:41.537868 | ubuntu-noble | + echo Check patches for neutron-stable-2024.1.tar.gz 2026-06-10 04:52:41.537883 | ubuntu-noble | Check patches for neutron-stable-2024.1.tar.gz 2026-06-10 04:52:41.537945 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron ]] 2026-06-10 04:52:41.538002 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.1.tar.gz 2026-06-10 04:52:41.538011 | ubuntu-noble | Check overlays for neutron-stable-2024.1.tar.gz 2026-06-10 04:52:41.538020 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron/source ]] 2026-06-10 04:52:41.538050 | ubuntu-noble | + popd 2026-06-10 04:52:41.538174 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:41.538186 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:41.539346 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-06-10 04:52:41.541479 | ubuntu-noble | + filename=nova-stable-2024.1.tar.gz 2026-06-10 04:52:41.541509 | ubuntu-noble | + [[ -e nova-stable-2024.1.tar.gz ]] 2026-06-10 04:52:41.541584 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-06-10 04:52:41.541595 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-06-10 04:52:41.541628 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-06-10 04:52:43.427830 | ubuntu-noble | 2026-06-10 04:52:43 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz [9527251/9527251] -> "nova-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:43.430008 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:43.430066 | ubuntu-noble | + echo Process nova-stable-2024.1.tar.gz 2026-06-10 04:52:43.430077 | ubuntu-noble | Process nova-stable-2024.1.tar.gz 2026-06-10 04:52:43.433151 | ubuntu-noble | ++ tar -tzf nova-stable-2024.1.tar.gz 2026-06-10 04:52:43.433183 | ubuntu-noble | ++ head -1 2026-06-10 04:52:43.434550 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:43.460367 | ubuntu-noble | + directory=nova-29.3.1.dev15 2026-06-10 04:52:43.460458 | ubuntu-noble | + echo Check patches for nova-stable-2024.1.tar.gz 2026-06-10 04:52:43.460465 | ubuntu-noble | Check patches for nova-stable-2024.1.tar.gz 2026-06-10 04:52:43.460471 | ubuntu-noble | + [[ -e ../patches/2024.1/nova ]] 2026-06-10 04:52:43.460478 | ubuntu-noble | + tar xzf nova-stable-2024.1.tar.gz 2026-06-10 04:52:43.887286 | ubuntu-noble | + rm nova-stable-2024.1.tar.gz 2026-06-10 04:52:43.890914 | ubuntu-noble | + pushd nova-29.3.1.dev15 2026-06-10 04:52:43.893772 | ubuntu-noble | ++ find ../../patches/2024.1/nova -type f -name '*.patch' 2026-06-10 04:52:43.893815 | ubuntu-noble | ++ sort 2026-06-10 04:52:43.895284 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-10 04:52:43.895325 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-06-10 04:52:43.895333 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-06-10 04:52:43.895342 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-06-10 04:52:43.897077 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-06-10 04:52:43.897572 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-06-10 04:52:43.897642 | ubuntu-noble | + patch --forward --batch -p1 2026-06-10 04:52:43.899643 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-06-10 04:52:43.899664 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-06-10 04:52:43.899672 | ubuntu-noble | + popd 2026-06-10 04:52:43.899740 | ubuntu-noble | + tar czf nova-stable-2024.1.tar.gz nova-29.3.1.dev15 2026-06-10 04:52:45.425501 | ubuntu-noble | + rm -r nova-29.3.1.dev15 2026-06-10 04:52:45.507433 | ubuntu-noble | + echo Check overlays for nova-stable-2024.1.tar.gz 2026-06-10 04:52:45.507485 | ubuntu-noble | Check overlays for nova-stable-2024.1.tar.gz 2026-06-10 04:52:45.507496 | ubuntu-noble | + [[ -e ../overlays/2024.1/nova/source ]] 2026-06-10 04:52:45.507545 | ubuntu-noble | + popd 2026-06-10 04:52:45.507774 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:45.507802 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:45.508829 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-06-10 04:52:45.510846 | ubuntu-noble | + filename=octavia-stable-2024.1.tar.gz 2026-06-10 04:52:45.510901 | ubuntu-noble | + [[ -e octavia-stable-2024.1.tar.gz ]] 2026-06-10 04:52:45.510915 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-06-10 04:52:45.510926 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-06-10 04:52:45.510937 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-06-10 04:52:46.874880 | ubuntu-noble | 2026-06-10 04:52:46 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz [1315892/1315892] -> "octavia-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:46.878050 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:46.878086 | ubuntu-noble | + echo Process octavia-stable-2024.1.tar.gz 2026-06-10 04:52:46.878098 | ubuntu-noble | Process octavia-stable-2024.1.tar.gz 2026-06-10 04:52:46.881926 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.1.tar.gz 2026-06-10 04:52:46.882050 | ubuntu-noble | ++ head -1 2026-06-10 04:52:46.883868 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:46.888928 | ubuntu-noble | + directory=octavia-14.0.3.dev8 2026-06-10 04:52:46.889004 | ubuntu-noble | + echo Check patches for octavia-stable-2024.1.tar.gz 2026-06-10 04:52:46.889020 | ubuntu-noble | Check patches for octavia-stable-2024.1.tar.gz 2026-06-10 04:52:46.889031 | ubuntu-noble | + [[ -e ../patches/2024.1/octavia ]] 2026-06-10 04:52:46.889052 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.1.tar.gz 2026-06-10 04:52:46.889063 | ubuntu-noble | Check overlays for octavia-stable-2024.1.tar.gz 2026-06-10 04:52:46.889073 | ubuntu-noble | + [[ -e ../overlays/2024.1/octavia/source ]] 2026-06-10 04:52:46.889084 | ubuntu-noble | + popd 2026-06-10 04:52:46.889094 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:46.889106 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:46.890526 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-06-10 04:52:46.892212 | ubuntu-noble | + filename=placement-stable-2024.1.tar.gz 2026-06-10 04:52:46.892258 | ubuntu-noble | + [[ -e placement-stable-2024.1.tar.gz ]] 2026-06-10 04:52:46.892268 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-06-10 04:52:46.892283 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-06-10 04:52:46.892312 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-06-10 04:52:48.097391 | ubuntu-noble | 2026-06-10 04:52:48 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz [570269/570269] -> "placement-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:48.100157 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:48.100202 | ubuntu-noble | + echo Process placement-stable-2024.1.tar.gz 2026-06-10 04:52:48.100217 | ubuntu-noble | Process placement-stable-2024.1.tar.gz 2026-06-10 04:52:48.104780 | ubuntu-noble | ++ tar -tzf placement-stable-2024.1.tar.gz 2026-06-10 04:52:48.104841 | ubuntu-noble | ++ head -1 2026-06-10 04:52:48.106766 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:48.120502 | ubuntu-noble | + directory=openstack_placement-11.0.1.dev5 2026-06-10 04:52:48.120578 | ubuntu-noble | + echo Check patches for placement-stable-2024.1.tar.gz 2026-06-10 04:52:48.120591 | ubuntu-noble | Check patches for placement-stable-2024.1.tar.gz 2026-06-10 04:52:48.120602 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_placement ]] 2026-06-10 04:52:48.120669 | ubuntu-noble | + echo Check overlays for placement-stable-2024.1.tar.gz 2026-06-10 04:52:48.120681 | ubuntu-noble | Check overlays for placement-stable-2024.1.tar.gz 2026-06-10 04:52:48.120759 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_placement/source ]] 2026-06-10 04:52:48.120781 | ubuntu-noble | + popd 2026-06-10 04:52:48.120913 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:48.120930 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:48.122558 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:48.124918 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:48.124951 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.1.tar.gz ]] 2026-06-10 04:52:48.124997 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:48.125010 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:48.125025 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:50.045902 | ubuntu-noble | 2026-06-10 04:52:50 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz [9061706/9061706] -> "skyline-apiserver-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:50.047002 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:50.047067 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:50.047079 | ubuntu-noble | Process skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:50.050804 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:50.050857 | ubuntu-noble | ++ head -1 2026-06-10 04:52:50.051386 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:50.060507 | ubuntu-noble | + directory=skyline-apiserver-4.0.2.dev5 2026-06-10 04:52:50.060623 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:50.060669 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:50.060683 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-apiserver ]] 2026-06-10 04:52:50.060738 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:50.060752 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-06-10 04:52:50.060760 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-apiserver/source ]] 2026-06-10 04:52:50.060768 | ubuntu-noble | + popd 2026-06-10 04:52:50.060777 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:50.060792 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:50.062273 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:50.064415 | ubuntu-noble | + filename=skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:50.064478 | ubuntu-noble | + [[ -e skyline-console-stable-2024.1.tar.gz ]] 2026-06-10 04:52:50.064487 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:50.064510 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:50.064516 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:52.792835 | ubuntu-noble | 2026-06-10 04:52:52 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz [26555457/26555457] -> "skyline-console-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:52.795197 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:52.795452 | ubuntu-noble | + echo Process skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:52.795539 | ubuntu-noble | Process skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:52.798497 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:52.799345 | ubuntu-noble | ++ head -1 2026-06-10 04:52:52.800547 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:52.809596 | ubuntu-noble | + directory=skyline-console-4.0.2.dev6 2026-06-10 04:52:52.810315 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:52.810346 | ubuntu-noble | Check patches for skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:52.810354 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-console ]] 2026-06-10 04:52:52.810361 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:52.810378 | ubuntu-noble | Check overlays for skyline-console-stable-2024.1.tar.gz 2026-06-10 04:52:52.810385 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-console/source ]] 2026-06-10 04:52:52.810391 | ubuntu-noble | + popd 2026-06-10 04:52:52.810398 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-10 04:52:52.810406 | ubuntu-noble | + pushd tarballs 2026-06-10 04:52:52.811400 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-06-10 04:52:52.814818 | ubuntu-noble | + filename=requirements-stable-2024.1.tar.gz 2026-06-10 04:52:52.814879 | ubuntu-noble | + [[ -e requirements-stable-2024.1.tar.gz ]] 2026-06-10 04:52:52.814891 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-06-10 04:52:52.814901 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-06-10 04:52:52.814911 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-06-10 04:52:53.776884 | ubuntu-noble | 2026-06-10 04:52:53 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz [147389/147389] -> "requirements-stable-2024.1.tar.gz" [1] 2026-06-10 04:52:53.778589 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-10 04:52:53.778633 | ubuntu-noble | + echo Process requirements-stable-2024.1.tar.gz 2026-06-10 04:52:53.778647 | ubuntu-noble | Process requirements-stable-2024.1.tar.gz 2026-06-10 04:52:53.781769 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.1.tar.gz 2026-06-10 04:52:53.781812 | ubuntu-noble | ++ head -1 2026-06-10 04:52:53.782229 | ubuntu-noble | ++ cut -f1 -d/ 2026-06-10 04:52:53.787014 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev6776 2026-06-10 04:52:53.787095 | ubuntu-noble | + echo Check patches for requirements-stable-2024.1.tar.gz 2026-06-10 04:52:53.787118 | ubuntu-noble | Check patches for requirements-stable-2024.1.tar.gz 2026-06-10 04:52:53.787160 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_requirements ]] 2026-06-10 04:52:53.787204 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.1.tar.gz 2026-06-10 04:52:53.787221 | ubuntu-noble | Check overlays for requirements-stable-2024.1.tar.gz 2026-06-10 04:52:53.787251 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_requirements/source ]] 2026-06-10 04:52:53.787285 | ubuntu-noble | + popd 2026-06-10 04:52:53.867002 | ubuntu-noble | ok: Runtime: 0:01:06.295033 2026-06-10 04:52:53.881653 | 2026-06-10 04:52:53.881757 | PLAY RECAP 2026-06-10 04:52:53.881810 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-10 04:52:53.881835 | 2026-06-10 04:52:54.011854 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-06-10 04:52:54.012904 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-10 04:52:54.814218 | 2026-06-10 04:52:54.814379 | PLAY [Base post-fetch] 2026-06-10 04:52:54.828701 | 2026-06-10 04:52:54.828839 | TASK [diagnose-network : Ensure log directory exists] 2026-06-10 04:52:55.495949 | ubuntu-noble | ok 2026-06-10 04:52:55.504332 | 2026-06-10 04:52:55.504486 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-10 04:53:39.070614 | ubuntu-noble | ok: Runtime: 0:00:42.976658 2026-06-10 04:53:39.084262 | 2026-06-10 04:53:39.084480 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-10 04:53:40.128256 | ubuntu-noble | ok: Runtime: 0:00:00.361920 2026-06-10 04:53:40.139366 | 2026-06-10 04:53:40.139562 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-10 04:53:40.674191 | ubuntu-noble | ok: Runtime: 0:00:00.061882 2026-06-10 04:53:40.684890 | 2026-06-10 04:53:40.685018 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-10 04:53:40.741603 | ubuntu-noble | skipping: Conditional result was False 2026-06-10 04:53:40.755790 | 2026-06-10 04:53:40.755981 | TASK [fetch-output : Set log path for single node] 2026-06-10 04:53:40.802396 | ubuntu-noble | ok 2026-06-10 04:53:40.809509 | 2026-06-10 04:53:40.809645 | LOOP [fetch-output : Ensure local output dirs] 2026-06-10 04:53:41.104415 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/20fcd9cf19224c71acc05a881edf165e/work/logs" 2026-06-10 04:53:41.460060 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/20fcd9cf19224c71acc05a881edf165e/work/artifacts" 2026-06-10 04:53:41.737585 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/20fcd9cf19224c71acc05a881edf165e/work/docs" 2026-06-10 04:53:41.756712 | 2026-06-10 04:53:41.756870 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-10 04:53:42.538133 | ubuntu-noble | changed: 2026-06-10 04:53:42.538381 | ubuntu-noble | .d..t...... ./ 2026-06-10 04:53:42.538423 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-06-10 04:53:42.538451 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-06-10 04:53:42.538475 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-06-10 04:53:42.538498 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-06-10 04:53:42.538520 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-06-10 04:53:42.538565 | ubuntu-noble | changed: All items complete 2026-06-10 04:53:42.538595 | 2026-06-10 04:53:43.107832 | ubuntu-noble | changed: .d..t...... ./ 2026-06-10 04:53:43.650547 | ubuntu-noble | changed: .d..t...... ./ 2026-06-10 04:53:43.680864 | 2026-06-10 04:53:43.681031 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-10 04:53:44.029369 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.010177 2026-06-10 04:53:44.347958 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.006550 2026-06-10 04:53:44.368465 | 2026-06-10 04:53:44.368587 | PLAY RECAP 2026-06-10 04:53:44.368640 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-10 04:53:44.368665 | 2026-06-10 04:53:44.513003 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-10 04:53:44.515534 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 04:53:45.316928 | 2026-06-10 04:53:45.317134 | PLAY [Base post] 2026-06-10 04:53:45.332463 | 2026-06-10 04:53:45.332640 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-10 04:53:46.160179 | ubuntu-noble | changed 2026-06-10 04:53:46.183129 | 2026-06-10 04:53:46.183354 | PLAY RECAP 2026-06-10 04:53:46.183433 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-10 04:53:46.183496 | 2026-06-10 04:53:46.351110 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 04:53:46.352119 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-10 04:53:47.168692 | 2026-06-10 04:53:47.168876 | PLAY [Base post-logs] 2026-06-10 04:53:47.181020 | 2026-06-10 04:53:47.181187 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-10 04:53:47.644282 | localhost | changed 2026-06-10 04:53:47.654859 | 2026-06-10 04:53:47.655020 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-10 04:53:47.680508 | localhost | ok 2026-06-10 04:53:47.683686 | 2026-06-10 04:53:47.683786 | TASK [Set zuul-log-path fact] 2026-06-10 04:53:47.698300 | localhost | ok 2026-06-10 04:53:47.706340 | 2026-06-10 04:53:47.706452 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 04:53:47.730974 | localhost | ok 2026-06-10 04:53:47.734035 | 2026-06-10 04:53:47.734263 | TASK [upload-logs : Create log directories] 2026-06-10 04:53:48.272731 | localhost | changed 2026-06-10 04:53:48.276215 | 2026-06-10 04:53:48.276348 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-10 04:53:48.799032 | localhost -> localhost | ok: Runtime: 0:00:00.015397 2026-06-10 04:53:48.803362 | 2026-06-10 04:53:48.803489 | TASK [upload-logs : Upload logs to log server] 2026-06-10 04:53:49.441331 | localhost | Output suppressed because no_log was given 2026-06-10 04:53:49.444474 | 2026-06-10 04:53:49.445231 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 04:53:49.502091 | localhost | skipping: Conditional result was False 2026-06-10 04:53:49.516661 | localhost | skipping: Conditional result was False 2026-06-10 04:53:49.532725 | 2026-06-10 04:53:49.532918 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 04:53:49.583829 | localhost | skipping: Conditional result was False 2026-06-10 04:53:49.584159 | 2026-06-10 04:53:49.589110 | localhost | skipping: Conditional result was False 2026-06-10 04:53:49.606944 | 2026-06-10 04:53:49.607325 | LOOP [upload-logs : Upload console log and json output]