2026-07-20 01:47:22.103755 | Job console starting 2026-07-20 01:47:22.119960 | Updating git repos 2026-07-20 01:47:22.219203 | Cloning repos into workspace 2026-07-20 01:47:22.344983 | Restoring repo states 2026-07-20 01:47:22.384281 | Merging changes 2026-07-20 01:47:23.143456 | Checking out repos 2026-07-20 01:47:23.174277 | Preparing playbooks 2026-07-20 01:47:24.037398 | Running Ansible setup 2026-07-20 01:47:28.935652 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 01:47:29.795990 | 2026-07-20 01:47:29.796242 | PLAY [Base pre] 2026-07-20 01:47:29.827216 | 2026-07-20 01:47:29.827417 | TASK [Setup log path fact] 2026-07-20 01:47:29.870963 | ubuntu-noble | ok 2026-07-20 01:47:29.889451 | 2026-07-20 01:47:29.889647 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 01:47:29.932395 | ubuntu-noble | ok 2026-07-20 01:47:29.944965 | 2026-07-20 01:47:29.945101 | TASK [emit-job-header : Print job information] 2026-07-20 01:47:29.988764 | # Job Information 2026-07-20 01:47:29.989159 | Ansible Version: 2.16.14 2026-07-20 01:47:29.989238 | Job: container-images-kolla-patch-2025.1 2026-07-20 01:47:29.989307 | Pipeline: check 2026-07-20 01:47:29.989356 | Executor: 521e9411259a 2026-07-20 01:47:29.989399 | Triggered by: https://github.com/osism/container-images-kolla/pull/750 2026-07-20 01:47:29.989446 | Event ID: d2bdbd90-83dc-11f1-86f7-269634d65020 2026-07-20 01:47:29.998373 | 2026-07-20 01:47:29.998546 | LOOP [emit-job-header : Print node information] 2026-07-20 01:47:30.128631 | ubuntu-noble | ok: 2026-07-20 01:47:30.128878 | ubuntu-noble | # Node Information 2026-07-20 01:47:30.128951 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-20 01:47:30.128979 | ubuntu-noble | Hostname: ubuntu 2026-07-20 01:47:30.129002 | ubuntu-noble | Username: zuul 2026-07-20 01:47:30.129024 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-20 01:47:30.129049 | ubuntu-noble | Provider: regiocloud-a 2026-07-20 01:47:30.129070 | ubuntu-noble | Region: 2026-07-20 01:47:30.129092 | ubuntu-noble | Label: ubuntu-noble 2026-07-20 01:47:30.129113 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-20 01:47:30.129133 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4f:a7c0 2026-07-20 01:47:30.139680 | 2026-07-20 01:47:30.139824 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 01:47:30.680890 | ubuntu-noble -> localhost | changed 2026-07-20 01:47:30.706714 | 2026-07-20 01:47:30.706904 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 01:47:31.871015 | ubuntu-noble -> localhost | changed 2026-07-20 01:47:31.888395 | 2026-07-20 01:47:31.888562 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 01:47:32.183868 | ubuntu-noble -> localhost | ok 2026-07-20 01:47:32.199882 | 2026-07-20 01:47:32.200086 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 01:47:32.246377 | ubuntu-noble | ok 2026-07-20 01:47:32.265902 | ubuntu-noble | included: /var/lib/zuul/builds/f6f8a471bb9c413d8964dbc2b70692b4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 01:47:32.272663 | 2026-07-20 01:47:32.272809 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 01:47:33.341609 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-20 01:47:33.342031 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/f6f8a471bb9c413d8964dbc2b70692b4/work/f6f8a471bb9c413d8964dbc2b70692b4_id_rsa 2026-07-20 01:47:33.342088 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/f6f8a471bb9c413d8964dbc2b70692b4/work/f6f8a471bb9c413d8964dbc2b70692b4_id_rsa.pub 2026-07-20 01:47:33.342124 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-20 01:47:33.342155 | ubuntu-noble -> localhost | SHA256:q4pku6vG9Tlmb5ZYLMoGLhFpIVAfN6f0Gb3PWjVqlp4 zuul-build-sshkey 2026-07-20 01:47:33.342182 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-20 01:47:33.342227 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-20 01:47:33.342255 | ubuntu-noble -> localhost | |o.. . + o. | 2026-07-20 01:47:33.342282 | ubuntu-noble -> localhost | |.. . + = o. | 2026-07-20 01:47:33.342306 | ubuntu-noble -> localhost | |... . . o . | 2026-07-20 01:47:33.342329 | ubuntu-noble -> localhost | |o. . o | 2026-07-20 01:47:33.342351 | ubuntu-noble -> localhost | |.. . S o + . | 2026-07-20 01:47:33.342383 | ubuntu-noble -> localhost | |.. . . o . O | 2026-07-20 01:47:33.342407 | ubuntu-noble -> localhost | |o.* o = o * . | 2026-07-20 01:47:33.342429 | ubuntu-noble -> localhost | |.* * B = . E | 2026-07-20 01:47:33.342453 | ubuntu-noble -> localhost | |+.*o+.*. | 2026-07-20 01:47:33.342476 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-20 01:47:33.342550 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.505268 2026-07-20 01:47:33.350399 | 2026-07-20 01:47:33.350540 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 01:47:33.400574 | ubuntu-noble | ok 2026-07-20 01:47:33.414344 | ubuntu-noble | included: /var/lib/zuul/builds/f6f8a471bb9c413d8964dbc2b70692b4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 01:47:33.423327 | 2026-07-20 01:47:33.423483 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 01:47:33.458875 | ubuntu-noble | skipping: Conditional result was False 2026-07-20 01:47:33.466006 | 2026-07-20 01:47:33.466134 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 01:47:34.250271 | ubuntu-noble | changed 2026-07-20 01:47:34.260012 | 2026-07-20 01:47:34.260162 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 01:47:34.611143 | ubuntu-noble | ok 2026-07-20 01:47:34.617803 | 2026-07-20 01:47:34.617991 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 01:47:35.375848 | ubuntu-noble | changed 2026-07-20 01:47:35.386350 | 2026-07-20 01:47:35.386558 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 01:47:36.219890 | ubuntu-noble | changed 2026-07-20 01:47:36.226962 | 2026-07-20 01:47:36.227074 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 01:47:36.281677 | ubuntu-noble | skipping: Conditional result was False 2026-07-20 01:47:36.289207 | 2026-07-20 01:47:36.289365 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 01:47:36.767085 | ubuntu-noble -> localhost | changed 2026-07-20 01:47:36.778992 | 2026-07-20 01:47:36.779125 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 01:47:37.158732 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/f6f8a471bb9c413d8964dbc2b70692b4/work/f6f8a471bb9c413d8964dbc2b70692b4_id_rsa (zuul-build-sshkey) 2026-07-20 01:47:37.159063 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.016423 2026-07-20 01:47:37.167278 | 2026-07-20 01:47:37.167386 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 01:47:37.632812 | ubuntu-noble | ok 2026-07-20 01:47:37.639097 | 2026-07-20 01:47:37.639220 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 01:47:37.674562 | ubuntu-noble | skipping: Conditional result was False 2026-07-20 01:47:37.686709 | 2026-07-20 01:47:37.686900 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 01:47:38.213234 | ubuntu-noble | ok 2026-07-20 01:47:38.227291 | 2026-07-20 01:47:38.227431 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 01:47:38.271748 | ubuntu-noble | ok 2026-07-20 01:47:38.278686 | 2026-07-20 01:47:38.278812 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 01:47:38.587645 | ubuntu-noble -> localhost | ok 2026-07-20 01:47:38.594997 | 2026-07-20 01:47:38.595127 | TASK [validate-host : Collect information about the host] 2026-07-20 01:47:39.877841 | ubuntu-noble | ok 2026-07-20 01:47:39.891275 | 2026-07-20 01:47:39.891425 | TASK [validate-host : Sanitize hostname] 2026-07-20 01:47:40.088411 | ubuntu-noble | ok 2026-07-20 01:47:40.093429 | 2026-07-20 01:47:40.093541 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 01:47:40.725830 | ubuntu-noble -> localhost | changed 2026-07-20 01:47:40.732562 | 2026-07-20 01:47:40.732679 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 01:47:41.210154 | ubuntu-noble | ok 2026-07-20 01:47:41.219836 | 2026-07-20 01:47:41.220029 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 01:47:41.854510 | ubuntu-noble -> localhost | changed 2026-07-20 01:47:41.869822 | 2026-07-20 01:47:41.870012 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 01:47:42.192939 | ubuntu-noble | ok 2026-07-20 01:47:42.199423 | 2026-07-20 01:47:42.199559 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 01:47:43.239463 | ubuntu-noble | changed: 2026-07-20 01:47:43.239860 | ubuntu-noble | cd+++++++++ src/ 2026-07-20 01:47:43.239898 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-20 01:47:43.239977 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-20 01:47:43.240001 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-20 01:47:43.240061 | ubuntu-noble | Containerfile 2026-07-20 01:47:43.240204 | ubuntu-noble | 2026-07-20 01:49:57.844214 | ubuntu-noble | 2026-07-20 01:49:57.844224 | ubuntu-noble | Or undo this operation with: 2026-07-20 01:49:57.844235 | ubuntu-noble | 2026-07-20 01:49:57.844245 | ubuntu-noble | git switch - 2026-07-20 01:49:57.844256 | ubuntu-noble | 2026-07-20 01:49:57.844266 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 01:49:57.844276 | ubuntu-noble | 2026-07-20 01:49:57.844286 | ubuntu-noble | HEAD is now at 93b836e19 Adopt an AI policy 2026-07-20 01:49:57.845717 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-20 01:49:57.849666 | ubuntu-noble | + export HASH_KOLLA=93b836e19 2026-07-20 01:49:57.849712 | ubuntu-noble | + HASH_KOLLA=93b836e19 2026-07-20 01:49:57.849724 | ubuntu-noble | + popd 2026-07-20 01:49:57.849736 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-20 01:49:57.851711 | ubuntu-noble | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2026-07-20 01:49:57.853884 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-20 01:49:57.853917 | ubuntu-noble | + pushd kolla 2026-07-20 01:49:57.853924 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2026-07-20 01:49:57.853929 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2026-07-20 01:49:57.853934 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:49:57.857714 | ubuntu-noble | checking file kolla/common/sources.py 2026-07-20 01:49:57.857874 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:49:57.859444 | ubuntu-noble | patching file kolla/common/sources.py 2026-07-20 01:49:57.859557 | ubuntu-noble | + popd 2026-07-20 01:49:57.859641 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-20 01:49:57.859666 | ubuntu-noble | + pushd kolla 2026-07-20 01:49:57.859761 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2026-07-20 01:49:57.859768 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2026-07-20 01:49:57.859774 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:49:57.861391 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-20 01:49:57.861412 | ubuntu-noble | Hunk #1 succeeded at 329 with fuzz 1 (offset 7 lines). 2026-07-20 01:49:57.861568 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:49:57.863841 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-20 01:49:57.864170 | ubuntu-noble | Hunk #1 succeeded at 329 with fuzz 1 (offset 7 lines). 2026-07-20 01:49:57.864759 | ubuntu-noble | + popd 2026-07-20 01:49:57.865113 | ubuntu-noble | + [[ -f templates/2025.1/repos.yaml ]] 2026-07-20 01:49:57.865168 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-07-20 01:49:58.007546 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-07-20 01:49:58.007636 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-07-20 01:49:58.007650 | ubuntu-noble | + cat overlays/2025.1/base/apt_preferences.ubuntu 2026-07-20 01:49:58.009559 | ubuntu-noble | Package: rabbitmq-server 2026-07-20 01:49:58.009598 | ubuntu-noble | Pin: version 4.1.* 2026-07-20 01:49:58.009608 | ubuntu-noble | Pin-Priority: 1000 2026-07-20 01:49:58.009618 | ubuntu-noble | 2026-07-20 01:49:58.009628 | ubuntu-noble | Package: openvswitch* 2026-07-20 01:49:58.009638 | ubuntu-noble | Pin: version 3.5.* 2026-07-20 01:49:58.009647 | ubuntu-noble | Pin-Priority: 1000 2026-07-20 01:49:58.009655 | ubuntu-noble | 2026-07-20 01:49:58.009666 | ubuntu-noble | Package: erlang* 2026-07-20 01:49:58.009676 | ubuntu-noble | Pin: version 1:27.* 2026-07-20 01:49:58.009685 | ubuntu-noble | Pin-Priority: 1000 2026-07-20 01:49:58.009694 | ubuntu-noble | 2026-07-20 01:49:58.009703 | ubuntu-noble | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-20 01:49:58.009713 | ubuntu-noble | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-20 01:49:58.009722 | ubuntu-noble | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-20 01:49:58.009753 | ubuntu-noble | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-20 01:49:58.009762 | ubuntu-noble | # kolla 992239, master-only) is backported to this release. 2026-07-20 01:49:58.009771 | ubuntu-noble | Package: proxysql 2026-07-20 01:49:58.009780 | ubuntu-noble | Pin: version 3.0.8* 2026-07-20 01:49:58.009788 | ubuntu-noble | Pin-Priority: 1001 2026-07-20 01:49:58.010158 | ubuntu-noble | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2026-07-20 01:49:58.011711 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-20 01:49:58.012738 | ubuntu-noble | ++ basename overlays/2025.1/nova 2026-07-20 01:49:58.013785 | ubuntu-noble | + image_name=nova 2026-07-20 01:49:58.013871 | ubuntu-noble | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-20 01:49:58.017922 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-20 01:49:58.018024 | ubuntu-noble | ++ basename overlays/2025.1/base 2026-07-20 01:49:58.019176 | ubuntu-noble | + image_name=base 2026-07-20 01:49:58.019243 | ubuntu-noble | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2026-07-20 01:49:58.021148 | ubuntu-noble | + find patches/2025.1 -mindepth 1 -type d 2026-07-20 01:49:58.022572 | ubuntu-noble | patches/2025.1/kolla 2026-07-20 01:49:58.022604 | ubuntu-noble | patches/2025.1/neutron-dynamic-routing 2026-07-20 01:49:58.022616 | ubuntu-noble | patches/2025.1/nova 2026-07-20 01:49:58.022626 | ubuntu-noble | patches/2025.1/cinder 2026-07-20 01:49:58.022637 | ubuntu-noble | patches/2025.1/openstack_requirements 2026-07-20 01:49:58.022646 | ubuntu-noble | patches/2025.1/ironic 2026-07-20 01:49:58.022656 | ubuntu-noble | patches/2025.1/keystone 2026-07-20 01:49:58.024636 | ubuntu-noble | ++ find patches/2025.1 -mindepth 1 -type d 2026-07-20 01:49:58.027618 | ubuntu-noble | ++ grep kolla 2026-07-20 01:49:58.027667 | ubuntu-noble | ++ grep -v kolla-build 2026-07-20 01:49:58.030341 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-20 01:49:58.031261 | ubuntu-noble | ++ basename patches/2025.1/kolla 2026-07-20 01:49:58.032392 | ubuntu-noble | + project=kolla 2026-07-20 01:49:58.033939 | ubuntu-noble | ++ find patches/2025.1/kolla -type f -name '*.patch' 2026-07-20 01:49:58.035898 | ubuntu-noble | ++ sort 2026-07-20 01:49:58.038351 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-20 01:49:58.038385 | ubuntu-noble | + pushd kolla 2026-07-20 01:49:58.038400 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2026-07-20 01:49:58.038407 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2026-07-20 01:49:58.038413 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:49:58.040072 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-20 01:49:58.040511 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-20 01:49:58.040550 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:49:58.042201 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-20 01:49:58.042779 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-20 01:49:58.042897 | ubuntu-noble | + popd 2026-07-20 01:49:58.042921 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-20 01:49:58.042932 | ubuntu-noble | + pushd kolla 2026-07-20 01:49:58.042947 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2026-07-20 01:49:58.042953 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2026-07-20 01:49:58.042959 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:49:58.044861 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2026-07-20 01:49:58.045561 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-07-20 01:49:58.045580 | ubuntu-noble | checking file docker/base/proxysql.repo 2026-07-20 01:49:58.045585 | ubuntu-noble | checking file kolla/template/repos.yaml 2026-07-20 01:49:58.045594 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:49:58.046943 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2026-07-20 01:49:58.047144 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-07-20 01:49:58.047286 | ubuntu-noble | patching file docker/base/proxysql.repo 2026-07-20 01:49:58.047403 | ubuntu-noble | patching file kolla/template/repos.yaml 2026-07-20 01:49:58.047698 | ubuntu-noble | + popd 2026-07-20 01:49:58.047746 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-20 01:49:58.047754 | ubuntu-noble | + pushd kolla 2026-07-20 01:49:58.047789 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2026-07-20 01:49:58.047795 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/squash.patch 2026-07-20 01:49:58.047801 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:49:58.049400 | ubuntu-noble | checking file kolla/image/tasks.py 2026-07-20 01:49:58.049431 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-07-20 01:49:58.049440 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:49:58.050983 | ubuntu-noble | patching file kolla/image/tasks.py 2026-07-20 01:49:58.051005 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-07-20 01:49:58.051014 | ubuntu-noble | + popd 2026-07-20 01:49:58.051086 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-07-20 01:49:58.733084 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-20 01:49:58.800630 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-20 01:49:58.814243 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-07-20 01:49:58.910180 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-20 01:49:58.922154 | ubuntu-noble | Downloading gitpython-3.1.52-py3-none-any.whl.metadata (14 kB) 2026-07-20 01:49:59.019583 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-20 01:49:59.032911 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 01:49:59.309181 | ubuntu-noble | Collecting setuptools<82,>=64.0.0 (from -r kolla/requirements.txt (line 5)) 2026-07-20 01:49:59.321193 | ubuntu-noble | Downloading setuptools-81.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 01:49:59.348714 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-07-20 01:49:59.404674 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-20 01:49:59.416120 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-20 01:49:59.472591 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-20 01:49:59.484364 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-20 01:49:59.546241 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-20 01:49:59.559133 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 01:49:59.624222 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-20 01:49:59.638708 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-20 01:49:59.698558 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-20 01:49:59.711124 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-20 01:49:59.731227 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-07-20 01:49:59.734630 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.34.2) 2026-07-20 01:49:59.826328 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-20 01:49:59.837092 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-20 01:49:59.865688 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.9) 2026-07-20 01:49:59.867265 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.18) 2026-07-20 01:49:59.869096 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-07-20 01:49:59.870472 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.6.17) 2026-07-20 01:49:59.911240 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-20 01:49:59.940919 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.8 MB/s eta 0:00:00 2026-07-20 01:49:59.952723 | ubuntu-noble | Downloading gitpython-3.1.52-py3-none-any.whl (215 kB) 2026-07-20 01:49:59.976707 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 215.4/215.4 kB 11.8 MB/s eta 0:00:00 2026-07-20 01:49:59.989864 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-07-20 01:50:00.030705 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 3.7 MB/s eta 0:00:00 2026-07-20 01:50:00.044662 | ubuntu-noble | Downloading setuptools-81.0.0-py3-none-any.whl (1.1 MB) 2026-07-20 01:50:00.102231 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 21.7 MB/s eta 0:00:00 2026-07-20 01:50:00.117272 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-20 01:50:00.138201 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.9 MB/s eta 0:00:00 2026-07-20 01:50:00.155662 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-20 01:50:00.261207 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.1 MB/s eta 0:00:00 2026-07-20 01:50:00.276979 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-20 01:50:00.293640 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 3.8 MB/s eta 0:00:00 2026-07-20 01:50:00.308949 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-20 01:50:00.334627 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-20 01:50:00.350884 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 4.7 MB/s eta 0:00:00 2026-07-20 01:50:00.364563 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-20 01:50:00.684711 | ubuntu-noble | Installing collected packages: stevedore, smmap, setuptools, rfc3986, netaddr, pbr, gitdb, oslo.i18n, GitPython, oslo.config 2026-07-20 01:50:00.764805 | ubuntu-noble | Attempting uninstall: setuptools 2026-07-20 01:50:00.770419 | ubuntu-noble | Found existing installation: setuptools 83.0.0 2026-07-20 01:50:00.802447 | ubuntu-noble | Uninstalling setuptools-83.0.0: 2026-07-20 01:50:01.038123 | ubuntu-noble | Successfully uninstalled setuptools-83.0.0 2026-07-20 01:50:02.887605 | ubuntu-noble | Successfully installed GitPython-3.1.52 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.6.0 oslo.i18n-6.9.0 pbr-7.0.3 rfc3986-2.0.0 setuptools-81.0.0 smmap-5.0.3 stevedore-5.9.0 2026-07-20 01:50:03.030175 | ubuntu-noble | + pip3 install kolla/ 2026-07-20 01:50:03.564221 | ubuntu-noble | Processing ./kolla 2026-07-20 01:50:03.566941 | ubuntu-noble | Installing build dependencies: started 2026-07-20 01:50:05.714075 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-07-20 01:50:05.721435 | ubuntu-noble | Getting requirements to build wheel: started 2026-07-20 01:50:05.942349 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-07-20 01:50:05.948480 | ubuntu-noble | Installing backend dependencies: started 2026-07-20 01:50:08.297148 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-07-20 01:50:08.299300 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-07-20 01:50:08.928310 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-20 01:50:08.939731 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev19) (7.0.3) 2026-07-20 01:50:08.942158 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev19) (3.1.6) 2026-07-20 01:50:08.944902 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev19) (3.1.52) 2026-07-20 01:50:08.947054 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev19) (10.6.0) 2026-07-20 01:50:08.949169 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev19) (81.0.0) 2026-07-20 01:50:08.994840 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==20.4.1.dev19) (4.0.12) 2026-07-20 01:50:08.999191 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.4.1.dev19) (3.0.3) 2026-07-20 01:50:09.007412 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (1.3.0) 2026-07-20 01:50:09.008642 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (5.9.0) 2026-07-20 01:50:09.009887 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (6.9.0) 2026-07-20 01:50:09.011420 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (2.0.0) 2026-07-20 01:50:09.013361 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (6.0.3) 2026-07-20 01:50:09.014730 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (2.34.2) 2026-07-20 01:50:09.065041 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==20.4.1.dev19) (5.0.3) 2026-07-20 01:50:09.083520 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev19) (3.4.9) 2026-07-20 01:50:09.085318 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev19) (3.18) 2026-07-20 01:50:09.086879 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev19) (2.7.0) 2026-07-20 01:50:09.088283 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev19) (2026.6.17) 2026-07-20 01:50:09.117570 | ubuntu-noble | Building wheels for collected packages: kolla 2026-07-20 01:50:09.118715 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-07-20 01:50:10.631907 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-20 01:50:10.635344 | ubuntu-noble | Created wheel for kolla: filename=kolla-20.4.1.dev19-py3-none-any.whl size=389309 sha256=944add0b6b0e86a44bc480c59d69e23ffe97ce06269b35752c5e08506f6a579d 2026-07-20 01:50:10.636066 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-cocuy6qp/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-20 01:50:10.648846 | ubuntu-noble | Successfully built kolla 2026-07-20 01:50:10.840748 | ubuntu-noble | Installing collected packages: kolla 2026-07-20 01:50:11.018090 | ubuntu-noble | Successfully installed kolla-20.4.1.dev19 2026-07-20 01:50:11.154019 | ubuntu-noble | ++ kolla-build --version 2026-07-20 01:50:11.744085 | ubuntu-noble | + export KOLLA_VERSION=20.4.1 2026-07-20 01:50:11.744202 | ubuntu-noble | + KOLLA_VERSION=20.4.1 2026-07-20 01:50:11.744261 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-20 01:50:11.746887 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=fe66173 2026-07-20 01:50:11.746928 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=fe66173 2026-07-20 01:50:11.747695 | ubuntu-noble | ++ cd release 2026-07-20 01:50:11.747711 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-20 01:50:11.752782 | ubuntu-noble | + export HASH_RELEASE=cc36d72 2026-07-20 01:50:11.752824 | ubuntu-noble | + HASH_RELEASE=cc36d72 2026-07-20 01:50:11.752890 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-07-20 01:50:11.903937 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-07-20 01:50:11.904016 | ubuntu-noble | DEBUG template-overrides.j2 2026-07-20 01:50:11.904027 | ubuntu-noble | + cat templates/2025.1/template-overrides.j2 2026-07-20 01:50:11.905717 | ubuntu-noble | {% extends parent_template %} 2026-07-20 01:50:11.905742 | ubuntu-noble | 2026-07-20 01:50:11.905747 | ubuntu-noble | {% set fluentd_plugins = [ 2026-07-20 01:50:11.905751 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-07-20 01:50:11.905756 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-07-20 01:50:11.905759 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-07-20 01:50:11.905763 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-07-20 01:50:11.905767 | ubuntu-noble | ] %} 2026-07-20 01:50:11.905771 | ubuntu-noble | 2026-07-20 01:50:11.905775 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-07-20 01:50:11.905779 | ubuntu-noble | 2026-07-20 01:50:11.905783 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-20 01:50:11.905786 | ubuntu-noble | 2026-07-20 01:50:11.905790 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-07-20 01:50:11.905793 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-20 01:50:11.905797 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-07-20 01:50:11.905801 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-07-20 01:50:11.905832 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.905836 | ubuntu-noble | 2026-07-20 01:50:11.905840 | ubuntu-noble | {% block horizon_header %} 2026-07-20 01:50:11.905843 | ubuntu-noble | RUN apt-get update \ 2026-07-20 01:50:11.905847 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-20 01:50:11.905851 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-07-20 01:50:11.905856 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-20 01:50:11.905860 | ubuntu-noble | && apt-get clean \ 2026-07-20 01:50:11.905863 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-20 01:50:11.905867 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.905870 | ubuntu-noble | 2026-07-20 01:50:11.905874 | ubuntu-noble | {% block horizon_footer %} 2026-07-20 01:50:11.905878 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-20 01:50:11.905884 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-07-20 01:50:11.905888 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-07-20 01:50:11.905892 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.905895 | ubuntu-noble | 2026-07-20 01:50:11.905899 | ubuntu-noble | {% block base_header %} 2026-07-20 01:50:11.905902 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-20 01:50:11.905906 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-20 01:50:11.905909 | ubuntu-noble | 2026-07-20 01:50:11.905913 | ubuntu-noble | RUN apt-get update \ 2026-07-20 01:50:11.905916 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-20 01:50:11.905920 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-07-20 01:50:11.905923 | ubuntu-noble | && apt-get clean \ 2026-07-20 01:50:11.905927 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-20 01:50:11.905930 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.905934 | ubuntu-noble | 2026-07-20 01:50:11.905937 | ubuntu-noble | {% block openstack_base_header %} 2026-07-20 01:50:11.905941 | ubuntu-noble | RUN apt-get update \ 2026-07-20 01:50:11.905945 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-20 01:50:11.905948 | ubuntu-noble | && apt-get clean \ 2026-07-20 01:50:11.905952 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-20 01:50:11.905955 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.905958 | ubuntu-noble | 2026-07-20 01:50:11.905977 | ubuntu-noble | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-07-20 01:50:11.905992 | ubuntu-noble | 2026-07-20 01:50:11.905996 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-20 01:50:11.906000 | ubuntu-noble | 2026-07-20 01:50:11.906003 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-20 01:50:11.906007 | ubuntu-noble | 2026-07-20 01:50:11.906010 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-07-20 01:50:11.906013 | ubuntu-noble | {% block cinder_volume_footer %} 2026-07-20 01:50:11.906017 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-20 01:50:11.906020 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.906024 | ubuntu-noble | 2026-07-20 01:50:11.906027 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-20 01:50:11.906031 | ubuntu-noble | {% block manila_base_footer %} 2026-07-20 01:50:11.906034 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-20 01:50:11.906037 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.906041 | ubuntu-noble | 2026-07-20 01:50:11.906044 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-20 01:50:11.906048 | ubuntu-noble | {% block magnum_base_footer %} 2026-07-20 01:50:11.906051 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-20 01:50:11.906055 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-20 01:50:11.906058 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-20 01:50:11.906062 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.906065 | ubuntu-noble | 2026-07-20 01:50:11.906068 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-20 01:50:11.906072 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-07-20 01:50:11.906075 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-20 01:50:11.906079 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-20 01:50:11.906082 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.906086 | ubuntu-noble | 2026-07-20 01:50:11.906089 | ubuntu-noble | {% block grafana_footer %} 2026-07-20 01:50:11.906093 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-20 01:50:11.906096 | ubuntu-noble | && mkdir -p /operations \ 2026-07-20 01:50:11.906100 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-20 01:50:11.906103 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-07-20 01:50:11.906107 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.906110 | ubuntu-noble | 2026-07-20 01:50:11.906114 | ubuntu-noble | {% block keystone_footer %} 2026-07-20 01:50:11.906117 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-20 01:50:11.906120 | ubuntu-noble | RUN apt-get update \ 2026-07-20 01:50:11.906128 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-20 01:50:11.906131 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-07-20 01:50:11.906135 | ubuntu-noble | libldap-common \ 2026-07-20 01:50:11.906138 | ubuntu-noble | libmemcached11 \ 2026-07-20 01:50:11.906141 | ubuntu-noble | && apt-get clean \ 2026-07-20 01:50:11.906145 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-07-20 01:50:11.906148 | ubuntu-noble | && a2enmod auth_openidc 2026-07-20 01:50:11.906152 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.906155 | ubuntu-noble | 2026-07-20 01:50:11.906159 | ubuntu-noble | {% block footer %} 2026-07-20 01:50:11.906162 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-07-20 01:50:11.906165 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-07-20 01:50:11.906169 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-20 01:50:11.906172 | ubuntu-noble | && apt-get autoremove -y \ 2026-07-20 01:50:11.906178 | ubuntu-noble | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-20 01:50:11.906191 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.906195 | ubuntu-noble | 2026-07-20 01:50:11.906198 | ubuntu-noble | {% block labels %} 2026-07-20 01:50:11.906202 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-07-20 01:50:11.906205 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-07-20 01:50:11.906208 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="fe66173" \ 2026-07-20 01:50:11.906215 | ubuntu-noble | "de.osism.commit.kolla"="93b836e19" \ 2026-07-20 01:50:11.906218 | ubuntu-noble | "de.osism.commit.kolla_version"="20.4.1" \ 2026-07-20 01:50:11.906221 | ubuntu-noble | "de.osism.commit.release"="cc36d72" \ 2026-07-20 01:50:11.906225 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2026-07-20 01:50:11.906228 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2026-07-20 01:50:11.906232 | ubuntu-noble | "de.osism.release.openstack"="2025.1" \ 2026-07-20 01:50:11.906235 | ubuntu-noble | "de.osism.version"="latest" \ 2026-07-20 01:50:11.906238 | ubuntu-noble | "org.opencontainers.image.created"="2026-07-20T01:50:11.883019+00:00" \ 2026-07-20 01:50:11.906242 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-20 01:50:11.906245 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-20 01:50:11.906249 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-20 01:50:11.906252 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-20 01:50:11.906256 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-20 01:50:11.906259 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-20 01:50:11.906262 | ubuntu-noble | {% endblock %} 2026-07-20 01:50:11.906266 | ubuntu-noble | 2026-07-20 01:50:11.906713 | ubuntu-noble | + bash scripts/002-generate.sh 2026-07-20 01:50:11.911746 | ubuntu-noble | + BASE=ubuntu 2026-07-20 01:50:11.911856 | ubuntu-noble | + BASE_VERSION=22.04 2026-07-20 01:50:11.912782 | ubuntu-noble | ++ date +%Y%m%d 2026-07-20 01:50:11.915335 | ubuntu-noble | + BUILD_ID=20260720 2026-07-20 01:50:11.915397 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-07-20 01:50:11.915404 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-20 01:50:11.915428 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2026-07-20 01:50:11.915449 | ubuntu-noble | + VERSION=latest 2026-07-20 01:50:11.915539 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-20 01:50:11.915563 | ubuntu-noble | + . defaults/all.sh 2026-07-20 01:50:11.915668 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-20 01:50:11.915674 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-20 01:50:11.915706 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-20 01:50:11.915731 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-20 01:50:11.916095 | ubuntu-noble | +++ deactivate nondestructive 2026-07-20 01:50:11.916159 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-20 01:50:11.916185 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-20 01:50:11.916204 | ubuntu-noble | +++ hash -r 2026-07-20 01:50:11.916275 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-20 01:50:11.916281 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-20 01:50:11.916302 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-20 01:50:11.916336 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-20 01:50:11.916429 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-20 01:50:11.916449 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-20 01:50:11.916468 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-20 01:50:11.916474 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-20 01:50:11.916516 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-20 01:50:11.916558 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-20 01:50:11.916580 | ubuntu-noble | +++ export PATH 2026-07-20 01:50:11.916625 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-20 01:50:11.916676 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-20 01:50:11.916695 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-20 01:50:11.916717 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-20 01:50:11.916732 | ubuntu-noble | +++ export PS1 2026-07-20 01:50:11.916738 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-20 01:50:11.916759 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-20 01:50:11.916788 | ubuntu-noble | +++ hash -r 2026-07-20 01:50:11.916891 | ubuntu-noble | + . defaults/2025.1.sh 2026-07-20 01:50:11.917566 | ubuntu-noble | +++ date +%Y%m%d 2026-07-20 01:50:11.919687 | ubuntu-noble | ++ export BUILD_ID=20260720 2026-07-20 01:50:11.919700 | ubuntu-noble | ++ BUILD_ID=20260720 2026-07-20 01:50:11.919731 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-20 01:50:11.919736 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-20 01:50:11.919754 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-07-20 01:50:11.919760 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-07-20 01:50:11.919803 | ubuntu-noble | + export VERSION 2026-07-20 01:50:11.919823 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-20 01:50:11.919857 | ubuntu-noble | + DOCKER_TAG=build-20260720 2026-07-20 01:50:11.919876 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-07-20 01:50:11.919894 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2026-07-20 01:50:11.919915 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-20 01:50:11.919932 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-07-20 01:50:11.919971 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-07-20 01:50:12.059756 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-07-20 01:50:12.059847 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-07-20 01:50:13.175880 | ubuntu-noble | localhost | SUCCESS => { 2026-07-20 01:50:13.175934 | ubuntu-noble | "changed": false, 2026-07-20 01:50:13.175939 | ubuntu-noble | "gid": 1000, 2026-07-20 01:50:13.175944 | ubuntu-noble | "group": "zuul", 2026-07-20 01:50:13.175947 | ubuntu-noble | "mode": "0664", 2026-07-20 01:50:13.175950 | ubuntu-noble | "msg": "OK", 2026-07-20 01:50:13.175954 | ubuntu-noble | "owner": "zuul", 2026-07-20 01:50:13.175958 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-20 01:50:13.175962 | ubuntu-noble | "size": 4562, 2026-07-20 01:50:13.175966 | ubuntu-noble | "state": "file", 2026-07-20 01:50:13.175969 | ubuntu-noble | "uid": 1000 2026-07-20 01:50:13.175985 | ubuntu-noble | } 2026-07-20 01:50:13.261896 | ubuntu-noble | + setini DEFAULT tag build-20260720 2026-07-20 01:50:13.261999 | 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-20260720' 2026-07-20 01:50:14.282481 | ubuntu-noble | localhost | CHANGED => { 2026-07-20 01:50:14.282539 | ubuntu-noble | "changed": true, 2026-07-20 01:50:14.282547 | ubuntu-noble | "gid": 1000, 2026-07-20 01:50:14.282555 | ubuntu-noble | "group": "zuul", 2026-07-20 01:50:14.282561 | ubuntu-noble | "mode": "0664", 2026-07-20 01:50:14.282568 | ubuntu-noble | "msg": "option changed", 2026-07-20 01:50:14.282575 | ubuntu-noble | "owner": "zuul", 2026-07-20 01:50:14.282583 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-20 01:50:14.282591 | ubuntu-noble | "size": 4570, 2026-07-20 01:50:14.282598 | ubuntu-noble | "state": "file", 2026-07-20 01:50:14.282604 | ubuntu-noble | "uid": 1000 2026-07-20 01:50:14.282611 | ubuntu-noble | } 2026-07-20 01:50:14.365189 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-07-20 01:50:14.365243 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-07-20 01:50:15.371153 | ubuntu-noble | localhost | SUCCESS => { 2026-07-20 01:50:15.371198 | ubuntu-noble | "changed": false, 2026-07-20 01:50:15.371203 | ubuntu-noble | "gid": 1000, 2026-07-20 01:50:15.371207 | ubuntu-noble | "group": "zuul", 2026-07-20 01:50:15.371210 | ubuntu-noble | "mode": "0664", 2026-07-20 01:50:15.371214 | ubuntu-noble | "msg": "OK", 2026-07-20 01:50:15.371217 | ubuntu-noble | "owner": "zuul", 2026-07-20 01:50:15.371221 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-20 01:50:15.371225 | ubuntu-noble | "size": 4570, 2026-07-20 01:50:15.371228 | ubuntu-noble | "state": "file", 2026-07-20 01:50:15.371232 | ubuntu-noble | "uid": 1000 2026-07-20 01:50:15.371235 | ubuntu-noble | } 2026-07-20 01:50:15.464509 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2026-07-20 01:50:15.464568 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2026-07-20 01:50:16.451927 | ubuntu-noble | localhost | SUCCESS => { 2026-07-20 01:50:16.452064 | ubuntu-noble | "changed": false, 2026-07-20 01:50:16.452079 | ubuntu-noble | "gid": 1000, 2026-07-20 01:50:16.452088 | ubuntu-noble | "group": "zuul", 2026-07-20 01:50:16.452097 | ubuntu-noble | "mode": "0664", 2026-07-20 01:50:16.452106 | ubuntu-noble | "msg": "OK", 2026-07-20 01:50:16.452114 | ubuntu-noble | "owner": "zuul", 2026-07-20 01:50:16.452123 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-20 01:50:16.452132 | ubuntu-noble | "size": 4570, 2026-07-20 01:50:16.452140 | ubuntu-noble | "state": "file", 2026-07-20 01:50:16.452149 | ubuntu-noble | "uid": 1000 2026-07-20 01:50:16.452158 | ubuntu-noble | } 2026-07-20 01:50:16.538330 | ubuntu-noble | + setini DEFAULT install_type source 2026-07-20 01:50:16.538399 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-07-20 01:50:17.528533 | ubuntu-noble | localhost | SUCCESS => { 2026-07-20 01:50:17.528577 | ubuntu-noble | "changed": false, 2026-07-20 01:50:17.528594 | ubuntu-noble | "gid": 1000, 2026-07-20 01:50:17.528598 | ubuntu-noble | "group": "zuul", 2026-07-20 01:50:17.528601 | ubuntu-noble | "mode": "0664", 2026-07-20 01:50:17.528605 | ubuntu-noble | "msg": "OK", 2026-07-20 01:50:17.528608 | ubuntu-noble | "owner": "zuul", 2026-07-20 01:50:17.528612 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-20 01:50:17.528616 | ubuntu-noble | "size": 4570, 2026-07-20 01:50:17.528619 | ubuntu-noble | "state": "file", 2026-07-20 01:50:17.528623 | ubuntu-noble | "uid": 1000 2026-07-20 01:50:17.528627 | ubuntu-noble | } 2026-07-20 01:50:17.605682 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2026-07-20 01:50:17.605737 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2025.1.tar.gz' 2026-07-20 01:50:18.647366 | ubuntu-noble | localhost | CHANGED => { 2026-07-20 01:50:18.647420 | ubuntu-noble | "changed": true, 2026-07-20 01:50:18.647426 | ubuntu-noble | "gid": 1000, 2026-07-20 01:50:18.647430 | ubuntu-noble | "group": "zuul", 2026-07-20 01:50:18.647433 | ubuntu-noble | "mode": "0664", 2026-07-20 01:50:18.647437 | ubuntu-noble | "msg": "section and option added", 2026-07-20 01:50:18.647442 | ubuntu-noble | "owner": "zuul", 2026-07-20 01:50:18.647446 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-20 01:50:18.647450 | ubuntu-noble | "size": 4641, 2026-07-20 01:50:18.647453 | ubuntu-noble | "state": "file", 2026-07-20 01:50:18.647456 | ubuntu-noble | "uid": 1000 2026-07-20 01:50:18.647460 | ubuntu-noble | } 2026-07-20 01:50:18.738722 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2026-07-20 01:50:18.741679 | ubuntu-noble | + setini openstack-base type local 2026-07-20 01:50:18.741731 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-07-20 01:50:19.755604 | ubuntu-noble | localhost | CHANGED => { 2026-07-20 01:50:19.755651 | ubuntu-noble | "changed": true, 2026-07-20 01:50:19.755657 | ubuntu-noble | "gid": 1000, 2026-07-20 01:50:19.755660 | ubuntu-noble | "group": "zuul", 2026-07-20 01:50:19.755664 | ubuntu-noble | "mode": "0664", 2026-07-20 01:50:19.755667 | ubuntu-noble | "msg": "option added", 2026-07-20 01:50:19.755671 | ubuntu-noble | "owner": "zuul", 2026-07-20 01:50:19.755675 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-20 01:50:19.755679 | ubuntu-noble | "size": 4752, 2026-07-20 01:50:19.755682 | ubuntu-noble | "state": "file", 2026-07-20 01:50:19.755686 | ubuntu-noble | "uid": 1000 2026-07-20 01:50:19.755689 | ubuntu-noble | } 2026-07-20 01:50:19.837310 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-07-20 01:50:19.837366 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-20 01:50:19.837372 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-07-20 01:50:20.866987 | ubuntu-noble | localhost | CHANGED => { 2026-07-20 01:50:20.867072 | ubuntu-noble | "changed": true, 2026-07-20 01:50:20.867080 | ubuntu-noble | "gid": 1000, 2026-07-20 01:50:20.867087 | ubuntu-noble | "group": "zuul", 2026-07-20 01:50:20.867093 | ubuntu-noble | "mode": "0664", 2026-07-20 01:50:20.867099 | ubuntu-noble | "msg": "option added", 2026-07-20 01:50:20.867104 | ubuntu-noble | "owner": "zuul", 2026-07-20 01:50:20.867111 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-20 01:50:20.867117 | ubuntu-noble | "size": 4790, 2026-07-20 01:50:20.867123 | ubuntu-noble | "state": "file", 2026-07-20 01:50:20.867128 | ubuntu-noble | "uid": 1000 2026-07-20 01:50:20.867134 | ubuntu-noble | } 2026-07-20 01:50:20.948801 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-07-20 01:50:20.948930 | ubuntu-noble | DEBUG kolla-build.conf 2026-07-20 01:50:20.948944 | ubuntu-noble | + cat kolla-build.conf 2026-07-20 01:50:20.949930 | ubuntu-noble | [DEFAULT] 2026-07-20 01:50:20.949959 | ubuntu-noble | base = ubuntu 2026-07-20 01:50:20.949971 | ubuntu-noble | base_package_type = deb 2026-07-20 01:50:20.949982 | ubuntu-noble | base_tag = 24.04 2026-07-20 01:50:20.949994 | ubuntu-noble | install_type = source 2026-07-20 01:50:20.950015 | ubuntu-noble | namespace = kolla 2026-07-20 01:50:20.950045 | ubuntu-noble | openstack_release = 2025.1 2026-07-20 01:50:20.950056 | ubuntu-noble | push = false 2026-07-20 01:50:20.950066 | ubuntu-noble | tag = build-20260720 2026-07-20 01:50:20.950076 | ubuntu-noble | threads = 1 2026-07-20 01:50:20.950109 | ubuntu-noble | patches_path = kolla-patches/2025.1 2026-07-20 01:50:20.950120 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-07-20 01:50:20.950131 | ubuntu-noble | 2026-07-20 01:50:20.950143 | ubuntu-noble | ######################################################################### 2026-07-20 01:50:20.950154 | ubuntu-noble | # sources tracked in release repository 2026-07-20 01:50:20.950163 | ubuntu-noble | 2026-07-20 01:50:20.950173 | ubuntu-noble | [aodh-base] 2026-07-20 01:50:20.950183 | ubuntu-noble | type = local 2026-07-20 01:50:20.950193 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-20 01:50:20.950203 | ubuntu-noble | location = tarballs/aodh-stable-2025.1.tar.gz 2026-07-20 01:50:20.950212 | ubuntu-noble | 2026-07-20 01:50:20.950222 | ubuntu-noble | 2026-07-20 01:50:20.950231 | ubuntu-noble | 2026-07-20 01:50:20.950241 | ubuntu-noble | [barbican-base] 2026-07-20 01:50:20.950251 | ubuntu-noble | type = local 2026-07-20 01:50:20.950260 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-20 01:50:20.950271 | ubuntu-noble | location = tarballs/barbican-stable-2025.1.tar.gz 2026-07-20 01:50:20.950280 | ubuntu-noble | 2026-07-20 01:50:20.950290 | ubuntu-noble | 2026-07-20 01:50:20.950300 | ubuntu-noble | 2026-07-20 01:50:20.950310 | ubuntu-noble | [blazar-base] 2026-07-20 01:50:20.950320 | ubuntu-noble | type = local 2026-07-20 01:50:20.950330 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-20 01:50:20.950339 | ubuntu-noble | location = tarballs/blazar-stable-2025.1.tar.gz 2026-07-20 01:50:20.950349 | ubuntu-noble | 2026-07-20 01:50:20.950358 | ubuntu-noble | 2026-07-20 01:50:20.950368 | ubuntu-noble | 2026-07-20 01:50:20.950377 | ubuntu-noble | [ceilometer-base] 2026-07-20 01:50:20.950387 | ubuntu-noble | type = local 2026-07-20 01:50:20.950396 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:20.950406 | ubuntu-noble | location = tarballs/ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:20.950416 | ubuntu-noble | 2026-07-20 01:50:20.950425 | ubuntu-noble | 2026-07-20 01:50:20.950434 | ubuntu-noble | 2026-07-20 01:50:20.950444 | ubuntu-noble | [cinder-base] 2026-07-20 01:50:20.950453 | ubuntu-noble | type = local 2026-07-20 01:50:20.950463 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-20 01:50:20.950473 | ubuntu-noble | location = tarballs/cinder-stable-2025.1.tar.gz 2026-07-20 01:50:20.950482 | ubuntu-noble | 2026-07-20 01:50:20.950492 | ubuntu-noble | 2026-07-20 01:50:20.950501 | ubuntu-noble | 2026-07-20 01:50:20.950510 | ubuntu-noble | [designate-base] 2026-07-20 01:50:20.950520 | ubuntu-noble | type = local 2026-07-20 01:50:20.950529 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-20 01:50:20.950539 | ubuntu-noble | location = tarballs/designate-stable-2025.1.tar.gz 2026-07-20 01:50:20.950548 | ubuntu-noble | 2026-07-20 01:50:20.950558 | ubuntu-noble | 2026-07-20 01:50:20.950567 | ubuntu-noble | 2026-07-20 01:50:20.950577 | ubuntu-noble | [glance-base] 2026-07-20 01:50:20.950586 | ubuntu-noble | type = local 2026-07-20 01:50:20.950596 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-20 01:50:20.950617 | ubuntu-noble | location = tarballs/glance-stable-2025.1.tar.gz 2026-07-20 01:50:20.950628 | ubuntu-noble | 2026-07-20 01:50:20.950637 | ubuntu-noble | 2026-07-20 01:50:20.950647 | ubuntu-noble | 2026-07-20 01:50:20.950657 | ubuntu-noble | [heat-base] 2026-07-20 01:50:20.950667 | ubuntu-noble | type = local 2026-07-20 01:50:20.950676 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-20 01:50:20.950686 | ubuntu-noble | location = tarballs/heat-stable-2025.1.tar.gz 2026-07-20 01:50:20.950696 | ubuntu-noble | 2026-07-20 01:50:20.950705 | ubuntu-noble | 2026-07-20 01:50:20.950715 | ubuntu-noble | 2026-07-20 01:50:20.950725 | ubuntu-noble | [horizon] 2026-07-20 01:50:20.950734 | ubuntu-noble | type = local 2026-07-20 01:50:20.950744 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-20 01:50:20.950754 | ubuntu-noble | location = tarballs/horizon-stable-2025.1.tar.gz 2026-07-20 01:50:20.950764 | ubuntu-noble | 2026-07-20 01:50:20.950773 | ubuntu-noble | 2026-07-20 01:50:20.950783 | ubuntu-noble | 2026-07-20 01:50:20.950792 | ubuntu-noble | [ironic-base] 2026-07-20 01:50:20.950802 | ubuntu-noble | type = local 2026-07-20 01:50:20.950841 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-20 01:50:20.950852 | ubuntu-noble | location = tarballs/ironic-stable-2025.1.tar.gz 2026-07-20 01:50:20.950862 | ubuntu-noble | 2026-07-20 01:50:20.950871 | ubuntu-noble | 2026-07-20 01:50:20.950881 | ubuntu-noble | 2026-07-20 01:50:20.950891 | ubuntu-noble | [keystone-base] 2026-07-20 01:50:20.950908 | ubuntu-noble | type = local 2026-07-20 01:50:20.950919 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-20 01:50:20.950928 | ubuntu-noble | location = tarballs/keystone-stable-2025.1.tar.gz 2026-07-20 01:50:20.950938 | ubuntu-noble | 2026-07-20 01:50:20.950948 | ubuntu-noble | 2026-07-20 01:50:20.950957 | ubuntu-noble | 2026-07-20 01:50:20.950967 | ubuntu-noble | [magnum-base] 2026-07-20 01:50:20.950977 | ubuntu-noble | type = local 2026-07-20 01:50:20.950986 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-20 01:50:20.950996 | ubuntu-noble | location = tarballs/magnum-stable-2025.1.tar.gz 2026-07-20 01:50:20.951006 | ubuntu-noble | 2026-07-20 01:50:20.951016 | ubuntu-noble | 2026-07-20 01:50:20.951071 | ubuntu-noble | 2026-07-20 01:50:20.951083 | ubuntu-noble | [manila-base] 2026-07-20 01:50:20.951092 | ubuntu-noble | type = local 2026-07-20 01:50:20.951102 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-20 01:50:20.951112 | ubuntu-noble | location = tarballs/manila-stable-2025.1.tar.gz 2026-07-20 01:50:20.951121 | ubuntu-noble | 2026-07-20 01:50:20.951131 | ubuntu-noble | 2026-07-20 01:50:20.951140 | ubuntu-noble | 2026-07-20 01:50:20.951150 | ubuntu-noble | [masakari-base] 2026-07-20 01:50:20.951159 | ubuntu-noble | type = local 2026-07-20 01:50:20.951169 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-20 01:50:20.951178 | ubuntu-noble | location = tarballs/masakari-stable-2025.1.tar.gz 2026-07-20 01:50:20.951188 | ubuntu-noble | 2026-07-20 01:50:20.951197 | ubuntu-noble | 2026-07-20 01:50:20.951207 | ubuntu-noble | 2026-07-20 01:50:20.951216 | ubuntu-noble | [neutron-bgp-dragent] 2026-07-20 01:50:20.951226 | ubuntu-noble | type = local 2026-07-20 01:50:20.951236 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:20.951245 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:20.951255 | ubuntu-noble | 2026-07-20 01:50:20.951264 | ubuntu-noble | 2026-07-20 01:50:20.951274 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-20 01:50:20.951284 | ubuntu-noble | type = local 2026-07-20 01:50:20.951294 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:20.951303 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:20.951313 | ubuntu-noble | 2026-07-20 01:50:20.951322 | ubuntu-noble | 2026-07-20 01:50:20.951332 | ubuntu-noble | [neutron-vpnaas-base] 2026-07-20 01:50:20.951341 | ubuntu-noble | type = local 2026-07-20 01:50:20.951351 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:20.951361 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:20.951371 | ubuntu-noble | 2026-07-20 01:50:20.951380 | ubuntu-noble | 2026-07-20 01:50:20.951389 | ubuntu-noble | 2026-07-20 01:50:20.951399 | ubuntu-noble | [neutron-base] 2026-07-20 01:50:20.951409 | ubuntu-noble | type = local 2026-07-20 01:50:20.951418 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-20 01:50:20.951428 | ubuntu-noble | location = tarballs/neutron-stable-2025.1.tar.gz 2026-07-20 01:50:20.951437 | ubuntu-noble | 2026-07-20 01:50:20.951447 | ubuntu-noble | 2026-07-20 01:50:20.951456 | ubuntu-noble | 2026-07-20 01:50:20.951466 | ubuntu-noble | [nova-base] 2026-07-20 01:50:20.951475 | ubuntu-noble | type = local 2026-07-20 01:50:20.951485 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-20 01:50:20.951494 | ubuntu-noble | location = tarballs/nova-stable-2025.1.tar.gz 2026-07-20 01:50:20.951504 | ubuntu-noble | 2026-07-20 01:50:20.951514 | ubuntu-noble | 2026-07-20 01:50:20.951523 | ubuntu-noble | 2026-07-20 01:50:20.951532 | ubuntu-noble | [octavia-base] 2026-07-20 01:50:20.951542 | ubuntu-noble | type = local 2026-07-20 01:50:20.951552 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-20 01:50:20.951561 | ubuntu-noble | location = tarballs/octavia-stable-2025.1.tar.gz 2026-07-20 01:50:20.951571 | ubuntu-noble | 2026-07-20 01:50:20.951580 | ubuntu-noble | 2026-07-20 01:50:20.951590 | ubuntu-noble | 2026-07-20 01:50:20.951599 | ubuntu-noble | [placement-base] 2026-07-20 01:50:20.951609 | ubuntu-noble | type = local 2026-07-20 01:50:20.951618 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-20 01:50:20.951628 | ubuntu-noble | location = tarballs/placement-stable-2025.1.tar.gz 2026-07-20 01:50:20.951637 | ubuntu-noble | 2026-07-20 01:50:20.951647 | ubuntu-noble | 2026-07-20 01:50:20.951663 | ubuntu-noble | 2026-07-20 01:50:20.951673 | ubuntu-noble | [skyline-apiserver-base] 2026-07-20 01:50:20.951683 | ubuntu-noble | type = local 2026-07-20 01:50:20.951706 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:20.951716 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:20.951726 | ubuntu-noble | 2026-07-20 01:50:20.951735 | ubuntu-noble | 2026-07-20 01:50:20.951745 | ubuntu-noble | 2026-07-20 01:50:20.951754 | ubuntu-noble | [skyline-console-base] 2026-07-20 01:50:20.951764 | ubuntu-noble | type = local 2026-07-20 01:50:20.951773 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:20.951783 | ubuntu-noble | location = tarballs/skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:20.951793 | ubuntu-noble | 2026-07-20 01:50:20.951802 | ubuntu-noble | 2026-07-20 01:50:20.951852 | ubuntu-noble | 2026-07-20 01:50:20.951862 | ubuntu-noble | [watcher-base] 2026-07-20 01:50:20.951872 | ubuntu-noble | type = local 2026-07-20 01:50:20.951881 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-20 01:50:20.951891 | ubuntu-noble | location = tarballs/watcher-stable-2025.1.tar.gz 2026-07-20 01:50:20.951901 | ubuntu-noble | 2026-07-20 01:50:20.951910 | ubuntu-noble | 2026-07-20 01:50:20.951920 | ubuntu-noble | [openstack-base] 2026-07-20 01:50:20.951930 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-20 01:50:20.951939 | ubuntu-noble | location = tarballs/requirements-stable-2025.1.tar.gz 2026-07-20 01:50:20.951949 | ubuntu-noble | type = local 2026-07-20 01:50:20.951959 | ubuntu-noble | + bash scripts/003-patch.sh 2026-07-20 01:50:20.951974 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2026-07-20 01:50:20.951984 | ubuntu-noble | + VERSION=latest 2026-07-20 01:50:20.951994 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-20 01:50:20.952008 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-20 01:50:20.952021 | ubuntu-noble | + . defaults/all.sh 2026-07-20 01:50:20.952152 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-20 01:50:20.952167 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-20 01:50:20.952177 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-20 01:50:20.952188 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-20 01:50:20.952254 | ubuntu-noble | +++ deactivate nondestructive 2026-07-20 01:50:20.952280 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-20 01:50:20.952295 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-20 01:50:20.952305 | ubuntu-noble | +++ hash -r 2026-07-20 01:50:20.952319 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-20 01:50:20.952329 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-20 01:50:20.952339 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-20 01:50:20.952353 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-20 01:50:20.952366 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-20 01:50:20.952379 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-20 01:50:20.952389 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-20 01:50:20.952399 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-20 01:50:20.952414 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-20 01:50:20.952425 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-20 01:50:20.952435 | ubuntu-noble | +++ export PATH 2026-07-20 01:50:20.952449 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-20 01:50:20.952459 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-20 01:50:20.952472 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-20 01:50:20.952482 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-20 01:50:20.952492 | ubuntu-noble | +++ export PS1 2026-07-20 01:50:20.952502 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-20 01:50:20.952512 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-20 01:50:20.952526 | ubuntu-noble | +++ hash -r 2026-07-20 01:50:20.952536 | ubuntu-noble | + . defaults/2025.1.sh 2026-07-20 01:50:20.953708 | ubuntu-noble | +++ date +%Y%m%d 2026-07-20 01:50:20.954800 | ubuntu-noble | ++ export BUILD_ID=20260720 2026-07-20 01:50:20.954870 | ubuntu-noble | ++ BUILD_ID=20260720 2026-07-20 01:50:20.954890 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-20 01:50:20.954902 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-20 01:50:20.954913 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-07-20 01:50:20.954922 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-07-20 01:50:20.954932 | ubuntu-noble | + export VERSION 2026-07-20 01:50:20.954941 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-20 01:50:20.954951 | ubuntu-noble | + mkdir -p tarballs 2026-07-20 01:50:20.956526 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-07-20 01:50:21.099986 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-20 01:50:21.100102 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=40 time=125 ms 2026-07-20 01:50:22.088525 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=40 time=124 ms 2026-07-20 01:50:22.088614 | ubuntu-noble | 2026-07-20 01:50:22.088627 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-07-20 01:50:22.088637 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 1001ms 2026-07-20 01:50:22.088645 | ubuntu-noble | rtt min/avg/max/mdev = 123.788/124.350/124.913/0.562 ms 2026-07-20 01:50:22.090882 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-07-20 01:50:22.090927 | ubuntu-noble | ++ awk '{ print $4 }' 2026-07-20 01:50:22.095427 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:22.095517 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:22.096867 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-20 01:50:22.099105 | ubuntu-noble | + filename=aodh-stable-2025.1.tar.gz 2026-07-20 01:50:22.099153 | ubuntu-noble | + [[ -e aodh-stable-2025.1.tar.gz ]] 2026-07-20 01:50:22.099173 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-20 01:50:22.099185 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-20 01:50:22.099196 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-20 01:50:23.156846 | ubuntu-noble | 2026-07-20 01:50:23 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:23.159751 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:23.159832 | ubuntu-noble | + echo Process aodh-stable-2025.1.tar.gz 2026-07-20 01:50:23.159852 | ubuntu-noble | Process aodh-stable-2025.1.tar.gz 2026-07-20 01:50:23.162945 | ubuntu-noble | ++ tar -tzf aodh-stable-2025.1.tar.gz 2026-07-20 01:50:23.166920 | ubuntu-noble | ++ head -1 2026-07-20 01:50:23.167016 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:23.177961 | ubuntu-noble | + directory=aodh-20.0.0.0rc2.dev2 2026-07-20 01:50:23.178026 | ubuntu-noble | + echo Check patches for aodh-stable-2025.1.tar.gz 2026-07-20 01:50:23.178058 | ubuntu-noble | Check patches for aodh-stable-2025.1.tar.gz 2026-07-20 01:50:23.178068 | ubuntu-noble | + [[ -e ../patches/2025.1/aodh ]] 2026-07-20 01:50:23.178079 | ubuntu-noble | + echo Check overlays for aodh-stable-2025.1.tar.gz 2026-07-20 01:50:23.178090 | ubuntu-noble | Check overlays for aodh-stable-2025.1.tar.gz 2026-07-20 01:50:23.178101 | ubuntu-noble | + [[ -e ../overlays/2025.1/aodh/source ]] 2026-07-20 01:50:23.178138 | ubuntu-noble | + popd 2026-07-20 01:50:23.178246 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:23.178262 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:23.179380 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-20 01:50:23.181081 | ubuntu-noble | + filename=barbican-stable-2025.1.tar.gz 2026-07-20 01:50:23.181114 | ubuntu-noble | + [[ -e barbican-stable-2025.1.tar.gz ]] 2026-07-20 01:50:23.181126 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-20 01:50:23.181138 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-20 01:50:23.181149 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-20 01:50:24.332968 | ubuntu-noble | 2026-07-20 01:50:24 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [663542/663542] -> "barbican-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:24.334443 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:24.334487 | ubuntu-noble | + echo Process barbican-stable-2025.1.tar.gz 2026-07-20 01:50:24.334499 | ubuntu-noble | Process barbican-stable-2025.1.tar.gz 2026-07-20 01:50:24.337874 | ubuntu-noble | ++ tar -tzf barbican-stable-2025.1.tar.gz 2026-07-20 01:50:24.337913 | ubuntu-noble | ++ head -1 2026-07-20 01:50:24.337932 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:24.345625 | ubuntu-noble | + directory=barbican-20.0.1.dev5 2026-07-20 01:50:24.345662 | ubuntu-noble | + echo Check patches for barbican-stable-2025.1.tar.gz 2026-07-20 01:50:24.345669 | ubuntu-noble | Check patches for barbican-stable-2025.1.tar.gz 2026-07-20 01:50:24.345721 | ubuntu-noble | + [[ -e ../patches/2025.1/barbican ]] 2026-07-20 01:50:24.345773 | ubuntu-noble | + echo Check overlays for barbican-stable-2025.1.tar.gz 2026-07-20 01:50:24.345780 | ubuntu-noble | Check overlays for barbican-stable-2025.1.tar.gz 2026-07-20 01:50:24.345786 | ubuntu-noble | + [[ -e ../overlays/2025.1/barbican/source ]] 2026-07-20 01:50:24.345831 | ubuntu-noble | + popd 2026-07-20 01:50:24.345960 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:24.345975 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:24.346696 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-20 01:50:24.348412 | ubuntu-noble | + filename=blazar-stable-2025.1.tar.gz 2026-07-20 01:50:24.348431 | ubuntu-noble | + [[ -e blazar-stable-2025.1.tar.gz ]] 2026-07-20 01:50:24.348475 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-20 01:50:24.348482 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-20 01:50:24.348488 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-20 01:50:25.406983 | ubuntu-noble | 2026-07-20 01:50:25 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430885/430885] -> "blazar-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:25.409111 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:25.409185 | ubuntu-noble | + echo Process blazar-stable-2025.1.tar.gz 2026-07-20 01:50:25.409199 | ubuntu-noble | Process blazar-stable-2025.1.tar.gz 2026-07-20 01:50:25.412896 | ubuntu-noble | ++ tar -tzf blazar-stable-2025.1.tar.gz 2026-07-20 01:50:25.412941 | ubuntu-noble | ++ head -1 2026-07-20 01:50:25.413668 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:25.419612 | ubuntu-noble | + directory=blazar-15.0.1.dev6 2026-07-20 01:50:25.419657 | ubuntu-noble | + echo Check patches for blazar-stable-2025.1.tar.gz 2026-07-20 01:50:25.419665 | ubuntu-noble | Check patches for blazar-stable-2025.1.tar.gz 2026-07-20 01:50:25.419671 | ubuntu-noble | + [[ -e ../patches/2025.1/blazar ]] 2026-07-20 01:50:25.419691 | ubuntu-noble | + echo Check overlays for blazar-stable-2025.1.tar.gz 2026-07-20 01:50:25.419698 | ubuntu-noble | Check overlays for blazar-stable-2025.1.tar.gz 2026-07-20 01:50:25.419706 | ubuntu-noble | + [[ -e ../overlays/2025.1/blazar/source ]] 2026-07-20 01:50:25.419733 | ubuntu-noble | + popd 2026-07-20 01:50:25.419897 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:25.419921 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:25.420843 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:25.422420 | ubuntu-noble | + filename=ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:25.422442 | ubuntu-noble | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2026-07-20 01:50:25.422470 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:25.422478 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:25.422487 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:26.735112 | ubuntu-noble | 2026-07-20 01:50:26 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:26.737502 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:26.737551 | ubuntu-noble | + echo Process ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:26.737564 | ubuntu-noble | Process ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:26.739894 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:26.739934 | ubuntu-noble | ++ head -1 2026-07-20 01:50:26.741771 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:26.747722 | ubuntu-noble | + directory=ceilometer-24.0.1.dev4 2026-07-20 01:50:26.747847 | ubuntu-noble | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:26.747915 | ubuntu-noble | Check patches for ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:26.747974 | ubuntu-noble | + [[ -e ../patches/2025.1/ceilometer ]] 2026-07-20 01:50:26.748031 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:26.748053 | ubuntu-noble | Check overlays for ceilometer-stable-2025.1.tar.gz 2026-07-20 01:50:26.748116 | ubuntu-noble | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2026-07-20 01:50:26.748151 | ubuntu-noble | + popd 2026-07-20 01:50:26.748246 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:26.748283 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:26.749098 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-20 01:50:26.751370 | ubuntu-noble | + filename=cinder-stable-2025.1.tar.gz 2026-07-20 01:50:26.751397 | ubuntu-noble | + [[ -e cinder-stable-2025.1.tar.gz ]] 2026-07-20 01:50:26.751404 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-20 01:50:26.751410 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-20 01:50:26.751417 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-20 01:50:28.360759 | ubuntu-noble | 2026-07-20 01:50:28 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6445075/6445075] -> "cinder-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:28.364199 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:28.364280 | ubuntu-noble | + echo Process cinder-stable-2025.1.tar.gz 2026-07-20 01:50:28.364300 | ubuntu-noble | Process cinder-stable-2025.1.tar.gz 2026-07-20 01:50:28.366890 | ubuntu-noble | ++ tar -tzf cinder-stable-2025.1.tar.gz 2026-07-20 01:50:28.366940 | ubuntu-noble | ++ head -1 2026-07-20 01:50:28.366953 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:28.375349 | ubuntu-noble | + directory=cinder-26.2.1.dev18 2026-07-20 01:50:28.375501 | ubuntu-noble | + echo Check patches for cinder-stable-2025.1.tar.gz 2026-07-20 01:50:28.375540 | ubuntu-noble | Check patches for cinder-stable-2025.1.tar.gz 2026-07-20 01:50:28.375621 | ubuntu-noble | + [[ -e ../patches/2025.1/cinder ]] 2026-07-20 01:50:28.375690 | ubuntu-noble | + tar xzf cinder-stable-2025.1.tar.gz 2026-07-20 01:50:28.736423 | ubuntu-noble | + rm cinder-stable-2025.1.tar.gz 2026-07-20 01:50:28.743651 | ubuntu-noble | + pushd cinder-26.2.1.dev18 2026-07-20 01:50:28.745152 | ubuntu-noble | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2026-07-20 01:50:28.745492 | ubuntu-noble | ++ sort 2026-07-20 01:50:28.748956 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-20 01:50:28.749031 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2026-07-20 01:50:28.749050 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2026-07-20 01:50:28.749102 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:50:28.751288 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-07-20 01:50:28.752276 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-07-20 01:50:28.752712 | ubuntu-noble | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-07-20 01:50:28.752723 | ubuntu-noble | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-07-20 01:50:28.752798 | ubuntu-noble | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-07-20 01:50:28.753130 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-07-20 01:50:28.753410 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-20 01:50:28.753570 | ubuntu-noble | Hunk #4 succeeded at 793 (offset 1 line). 2026-07-20 01:50:28.753579 | ubuntu-noble | Hunk #5 succeeded at 889 (offset 1 line). 2026-07-20 01:50:28.753584 | ubuntu-noble | Hunk #6 succeeded at 902 (offset 1 line). 2026-07-20 01:50:28.753788 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-07-20 01:50:28.754330 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-07-20 01:50:28.754585 | ubuntu-noble | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-07-20 01:50:28.754592 | ubuntu-noble | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-07-20 01:50:28.754599 | ubuntu-noble | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-07-20 01:50:28.754794 | ubuntu-noble | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-07-20 01:50:28.754946 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-20 01:50:28.754967 | ubuntu-noble | Hunk #1 succeeded at 526 (offset 1 line). 2026-07-20 01:50:28.755023 | ubuntu-noble | Hunk #2 succeeded at 613 (offset 2 lines). 2026-07-20 01:50:28.755037 | ubuntu-noble | Hunk #3 succeeded at 719 (offset 2 lines). 2026-07-20 01:50:28.755223 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-07-20 01:50:28.756097 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:50:28.757441 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-07-20 01:50:28.758141 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-07-20 01:50:28.758424 | ubuntu-noble | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-07-20 01:50:28.758441 | ubuntu-noble | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-07-20 01:50:28.758461 | ubuntu-noble | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-07-20 01:50:28.758663 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-07-20 01:50:28.758886 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-20 01:50:28.758968 | ubuntu-noble | Hunk #4 succeeded at 793 (offset 1 line). 2026-07-20 01:50:28.758985 | ubuntu-noble | Hunk #5 succeeded at 889 (offset 1 line). 2026-07-20 01:50:28.758995 | ubuntu-noble | Hunk #6 succeeded at 902 (offset 1 line). 2026-07-20 01:50:28.759187 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-07-20 01:50:28.759539 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-07-20 01:50:28.759760 | ubuntu-noble | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-07-20 01:50:28.759784 | ubuntu-noble | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-07-20 01:50:28.759800 | ubuntu-noble | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-07-20 01:50:28.759865 | ubuntu-noble | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-07-20 01:50:28.759928 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-20 01:50:28.759975 | ubuntu-noble | Hunk #1 succeeded at 526 (offset 1 line). 2026-07-20 01:50:28.760050 | ubuntu-noble | Hunk #2 succeeded at 613 (offset 2 lines). 2026-07-20 01:50:28.760062 | ubuntu-noble | Hunk #3 succeeded at 719 (offset 2 lines). 2026-07-20 01:50:28.760181 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-07-20 01:50:28.761705 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-20 01:50:28.761754 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2026-07-20 01:50:28.761767 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2026-07-20 01:50:28.761777 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:50:28.762796 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-20 01:50:28.762922 | ubuntu-noble | Hunk #1 succeeded at 617 with fuzz 2. 2026-07-20 01:50:28.763121 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-20 01:50:28.763146 | ubuntu-noble | Hunk #1 succeeded at 527 (offset 1 line). 2026-07-20 01:50:28.763257 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-07-20 01:50:28.763888 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:50:28.767542 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-20 01:50:28.768143 | ubuntu-noble | Hunk #1 succeeded at 617 with fuzz 2. 2026-07-20 01:50:28.768550 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-20 01:50:28.768715 | ubuntu-noble | Hunk #1 succeeded at 527 (offset 1 line). 2026-07-20 01:50:28.768988 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-07-20 01:50:28.770232 | ubuntu-noble | + popd 2026-07-20 01:50:28.770361 | ubuntu-noble | + tar czf cinder-stable-2025.1.tar.gz cinder-26.2.1.dev18 2026-07-20 01:50:29.996373 | ubuntu-noble | + rm -r cinder-26.2.1.dev18 2026-07-20 01:50:30.089093 | ubuntu-noble | + echo Check overlays for cinder-stable-2025.1.tar.gz 2026-07-20 01:50:30.089205 | ubuntu-noble | Check overlays for cinder-stable-2025.1.tar.gz 2026-07-20 01:50:30.089230 | ubuntu-noble | + [[ -e ../overlays/2025.1/cinder/source ]] 2026-07-20 01:50:30.089242 | ubuntu-noble | + popd 2026-07-20 01:50:30.089253 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:30.089265 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:30.090489 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-20 01:50:30.093756 | ubuntu-noble | + filename=designate-stable-2025.1.tar.gz 2026-07-20 01:50:30.093791 | ubuntu-noble | + [[ -e designate-stable-2025.1.tar.gz ]] 2026-07-20 01:50:30.094318 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-20 01:50:30.094340 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-20 01:50:30.094355 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-20 01:50:31.373018 | ubuntu-noble | 2026-07-20 01:50:31 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [1004250/1004250] -> "designate-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:31.375558 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:31.375619 | ubuntu-noble | + echo Process designate-stable-2025.1.tar.gz 2026-07-20 01:50:31.375630 | ubuntu-noble | Process designate-stable-2025.1.tar.gz 2026-07-20 01:50:31.378865 | ubuntu-noble | ++ tar -tzf designate-stable-2025.1.tar.gz 2026-07-20 01:50:31.378909 | ubuntu-noble | ++ head -1 2026-07-20 01:50:31.380028 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:31.386923 | ubuntu-noble | + directory=designate-20.0.1.dev17 2026-07-20 01:50:31.387016 | ubuntu-noble | + echo Check patches for designate-stable-2025.1.tar.gz 2026-07-20 01:50:31.387039 | ubuntu-noble | Check patches for designate-stable-2025.1.tar.gz 2026-07-20 01:50:31.387143 | ubuntu-noble | + [[ -e ../patches/2025.1/designate ]] 2026-07-20 01:50:31.387206 | ubuntu-noble | + echo Check overlays for designate-stable-2025.1.tar.gz 2026-07-20 01:50:31.387225 | ubuntu-noble | Check overlays for designate-stable-2025.1.tar.gz 2026-07-20 01:50:31.387257 | ubuntu-noble | + [[ -e ../overlays/2025.1/designate/source ]] 2026-07-20 01:50:31.387288 | ubuntu-noble | + popd 2026-07-20 01:50:31.387385 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:31.387416 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:31.388463 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-20 01:50:31.390496 | ubuntu-noble | + filename=glance-stable-2025.1.tar.gz 2026-07-20 01:50:31.390526 | ubuntu-noble | + [[ -e glance-stable-2025.1.tar.gz ]] 2026-07-20 01:50:31.390531 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-20 01:50:31.390537 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-20 01:50:31.390542 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-20 01:50:32.908199 | ubuntu-noble | 2026-07-20 01:50:32 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2129810/2129810] -> "glance-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:32.911676 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:32.911726 | ubuntu-noble | + echo Process glance-stable-2025.1.tar.gz 2026-07-20 01:50:32.911739 | ubuntu-noble | Process glance-stable-2025.1.tar.gz 2026-07-20 01:50:32.914896 | ubuntu-noble | ++ tar -tzf glance-stable-2025.1.tar.gz 2026-07-20 01:50:32.914945 | ubuntu-noble | ++ head -1 2026-07-20 01:50:32.915308 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:32.923636 | ubuntu-noble | + directory=glance-30.2.1.dev5 2026-07-20 01:50:32.923681 | ubuntu-noble | + echo Check patches for glance-stable-2025.1.tar.gz 2026-07-20 01:50:32.923690 | ubuntu-noble | Check patches for glance-stable-2025.1.tar.gz 2026-07-20 01:50:32.923700 | ubuntu-noble | + [[ -e ../patches/2025.1/glance ]] 2026-07-20 01:50:32.923740 | ubuntu-noble | + echo Check overlays for glance-stable-2025.1.tar.gz 2026-07-20 01:50:32.923747 | ubuntu-noble | Check overlays for glance-stable-2025.1.tar.gz 2026-07-20 01:50:32.923756 | ubuntu-noble | + [[ -e ../overlays/2025.1/glance/source ]] 2026-07-20 01:50:32.923783 | ubuntu-noble | + popd 2026-07-20 01:50:32.923901 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:32.923921 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:32.925323 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-20 01:50:32.928123 | ubuntu-noble | + filename=heat-stable-2025.1.tar.gz 2026-07-20 01:50:32.928189 | ubuntu-noble | + [[ -e heat-stable-2025.1.tar.gz ]] 2026-07-20 01:50:32.928212 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-20 01:50:32.928224 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-20 01:50:32.928235 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-20 01:50:34.357992 | ubuntu-noble | 2026-07-20 01:50:34 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2370175/2370175] -> "heat-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:34.359739 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:34.359785 | ubuntu-noble | + echo Process heat-stable-2025.1.tar.gz 2026-07-20 01:50:34.359796 | ubuntu-noble | Process heat-stable-2025.1.tar.gz 2026-07-20 01:50:34.361922 | ubuntu-noble | ++ tar -tzf heat-stable-2025.1.tar.gz 2026-07-20 01:50:34.361968 | ubuntu-noble | ++ head -1 2026-07-20 01:50:34.363231 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:34.373902 | ubuntu-noble | + directory=openstack_heat-24.1.1.dev13 2026-07-20 01:50:34.374142 | ubuntu-noble | + echo Check patches for heat-stable-2025.1.tar.gz 2026-07-20 01:50:34.374188 | ubuntu-noble | Check patches for heat-stable-2025.1.tar.gz 2026-07-20 01:50:34.374253 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_heat ]] 2026-07-20 01:50:34.374331 | ubuntu-noble | + echo Check overlays for heat-stable-2025.1.tar.gz 2026-07-20 01:50:34.374357 | ubuntu-noble | Check overlays for heat-stable-2025.1.tar.gz 2026-07-20 01:50:34.374400 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2026-07-20 01:50:34.374441 | ubuntu-noble | + popd 2026-07-20 01:50:34.374594 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:34.374665 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:34.375538 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-20 01:50:34.377511 | ubuntu-noble | + filename=horizon-stable-2025.1.tar.gz 2026-07-20 01:50:34.377555 | ubuntu-noble | + [[ -e horizon-stable-2025.1.tar.gz ]] 2026-07-20 01:50:34.377569 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-20 01:50:34.377582 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-20 01:50:34.377596 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-20 01:50:36.006447 | ubuntu-noble | 2026-07-20 01:50:36 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5356797/5356797] -> "horizon-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:36.010135 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:36.010304 | ubuntu-noble | + echo Process horizon-stable-2025.1.tar.gz 2026-07-20 01:50:36.010320 | ubuntu-noble | Process horizon-stable-2025.1.tar.gz 2026-07-20 01:50:36.012952 | ubuntu-noble | ++ tar -tzf horizon-stable-2025.1.tar.gz 2026-07-20 01:50:36.013306 | ubuntu-noble | ++ head -1 2026-07-20 01:50:36.015428 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:36.022565 | ubuntu-noble | + directory=horizon-25.3.3.dev7 2026-07-20 01:50:36.022611 | ubuntu-noble | + echo Check patches for horizon-stable-2025.1.tar.gz 2026-07-20 01:50:36.022620 | ubuntu-noble | Check patches for horizon-stable-2025.1.tar.gz 2026-07-20 01:50:36.022629 | ubuntu-noble | + [[ -e ../patches/2025.1/horizon ]] 2026-07-20 01:50:36.022707 | ubuntu-noble | + echo Check overlays for horizon-stable-2025.1.tar.gz 2026-07-20 01:50:36.022716 | ubuntu-noble | Check overlays for horizon-stable-2025.1.tar.gz 2026-07-20 01:50:36.022724 | ubuntu-noble | + [[ -e ../overlays/2025.1/horizon/source ]] 2026-07-20 01:50:36.022733 | ubuntu-noble | + popd 2026-07-20 01:50:36.022890 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:36.022909 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:36.023923 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-20 01:50:36.025957 | ubuntu-noble | + filename=ironic-stable-2025.1.tar.gz 2026-07-20 01:50:36.025996 | ubuntu-noble | + [[ -e ironic-stable-2025.1.tar.gz ]] 2026-07-20 01:50:36.026004 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-20 01:50:36.026013 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-20 01:50:36.026020 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-20 01:50:37.467008 | ubuntu-noble | 2026-07-20 01:50:37 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2932855/2932855] -> "ironic-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:37.468914 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:37.468969 | ubuntu-noble | + echo Process ironic-stable-2025.1.tar.gz 2026-07-20 01:50:37.468978 | ubuntu-noble | Process ironic-stable-2025.1.tar.gz 2026-07-20 01:50:37.471874 | ubuntu-noble | ++ tar -tzf ironic-stable-2025.1.tar.gz 2026-07-20 01:50:37.471910 | ubuntu-noble | ++ head -1 2026-07-20 01:50:37.473486 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:37.481292 | ubuntu-noble | + directory=ironic-29.0.6.dev19 2026-07-20 01:50:37.481323 | ubuntu-noble | + echo Check patches for ironic-stable-2025.1.tar.gz 2026-07-20 01:50:37.481329 | ubuntu-noble | Check patches for ironic-stable-2025.1.tar.gz 2026-07-20 01:50:37.481333 | ubuntu-noble | + [[ -e ../patches/2025.1/ironic ]] 2026-07-20 01:50:37.481337 | ubuntu-noble | + tar xzf ironic-stable-2025.1.tar.gz 2026-07-20 01:50:37.678912 | ubuntu-noble | + rm ironic-stable-2025.1.tar.gz 2026-07-20 01:50:37.683350 | ubuntu-noble | + pushd ironic-29.0.6.dev19 2026-07-20 01:50:37.685866 | ubuntu-noble | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2026-07-20 01:50:37.685900 | ubuntu-noble | ++ sort 2026-07-20 01:50:37.687239 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-20 01:50:37.687270 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch' 2026-07-20 01:50:37.687275 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch 2026-07-20 01:50:37.687279 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:50:37.688937 | ubuntu-noble | checking file ironic/common/states.py 2026-07-20 01:50:37.688958 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-20 01:50:37.688962 | ubuntu-noble | Hunk #1 succeeded at 214 (offset 1 line). 2026-07-20 01:50:37.689070 | ubuntu-noble | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-20 01:50:37.689446 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:50:37.693336 | ubuntu-noble | patching file ironic/common/states.py 2026-07-20 01:50:37.693383 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-20 01:50:37.693396 | ubuntu-noble | Hunk #1 succeeded at 214 (offset 1 line). 2026-07-20 01:50:37.693405 | ubuntu-noble | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-20 01:50:37.693422 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-20 01:50:37.693432 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2026-07-20 01:50:37.693441 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2026-07-20 01:50:37.693450 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:50:37.695844 | ubuntu-noble | checking file ironic/conf/deploy.py 2026-07-20 01:50:37.696446 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:50:37.698384 | ubuntu-noble | patching file ironic/conf/deploy.py 2026-07-20 01:50:37.698965 | ubuntu-noble | + popd 2026-07-20 01:50:37.699057 | ubuntu-noble | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.6.dev19 2026-07-20 01:50:38.283724 | ubuntu-noble | + rm -r ironic-29.0.6.dev19 2026-07-20 01:50:38.337882 | ubuntu-noble | + echo Check overlays for ironic-stable-2025.1.tar.gz 2026-07-20 01:50:38.338010 | ubuntu-noble | Check overlays for ironic-stable-2025.1.tar.gz 2026-07-20 01:50:38.338036 | ubuntu-noble | + [[ -e ../overlays/2025.1/ironic/source ]] 2026-07-20 01:50:38.338058 | ubuntu-noble | + popd 2026-07-20 01:50:38.338095 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:38.338165 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:38.338498 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-20 01:50:38.340529 | ubuntu-noble | + filename=keystone-stable-2025.1.tar.gz 2026-07-20 01:50:38.340562 | ubuntu-noble | + [[ -e keystone-stable-2025.1.tar.gz ]] 2026-07-20 01:50:38.340581 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-20 01:50:38.340593 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-20 01:50:38.340602 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-20 01:50:39.622952 | ubuntu-noble | 2026-07-20 01:50:39 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1792482/1792482] -> "keystone-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:39.626495 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:39.626596 | ubuntu-noble | + echo Process keystone-stable-2025.1.tar.gz 2026-07-20 01:50:39.626614 | ubuntu-noble | Process keystone-stable-2025.1.tar.gz 2026-07-20 01:50:39.629929 | ubuntu-noble | ++ tar -tzf keystone-stable-2025.1.tar.gz 2026-07-20 01:50:39.630046 | ubuntu-noble | ++ head -1 2026-07-20 01:50:39.632979 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:39.644169 | ubuntu-noble | + directory=keystone-27.0.2.dev22 2026-07-20 01:50:39.644343 | ubuntu-noble | + echo Check patches for keystone-stable-2025.1.tar.gz 2026-07-20 01:50:39.644404 | ubuntu-noble | Check patches for keystone-stable-2025.1.tar.gz 2026-07-20 01:50:39.644502 | ubuntu-noble | + [[ -e ../patches/2025.1/keystone ]] 2026-07-20 01:50:39.644577 | ubuntu-noble | + tar xzf keystone-stable-2025.1.tar.gz 2026-07-20 01:50:39.759554 | ubuntu-noble | + rm keystone-stable-2025.1.tar.gz 2026-07-20 01:50:39.761727 | ubuntu-noble | + pushd keystone-27.0.2.dev22 2026-07-20 01:50:39.762772 | ubuntu-noble | ++ find ../../patches/2025.1/keystone -type f -name '*.patch' 2026-07-20 01:50:39.762920 | ubuntu-noble | ++ sort 2026-07-20 01:50:39.765240 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-20 01:50:39.765300 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/keystone/0006-Block-app-credential-token-rescoping.patch' 2026-07-20 01:50:39.765315 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/keystone/0006-Block-app-credential-token-rescoping.patch 2026-07-20 01:50:39.765340 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:50:39.766610 | ubuntu-noble | checking file keystone/auth/plugins/token.py 2026-07-20 01:50:39.767268 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-07-20 01:50:39.768166 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:50:39.769209 | ubuntu-noble | patching file keystone/auth/plugins/token.py 2026-07-20 01:50:39.769767 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-07-20 01:50:39.770930 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-20 01:50:39.770970 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/keystone/0007-Include-system-scope-in-rescope-guard.patch' 2026-07-20 01:50:39.770976 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/keystone/0007-Include-system-scope-in-rescope-guard.patch 2026-07-20 01:50:39.770980 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:50:39.772862 | ubuntu-noble | checking file keystone/auth/plugins/token.py 2026-07-20 01:50:39.772885 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-07-20 01:50:39.773483 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:50:39.776481 | ubuntu-noble | patching file keystone/auth/plugins/token.py 2026-07-20 01:50:39.778236 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-07-20 01:50:39.780662 | ubuntu-noble | + popd 2026-07-20 01:50:39.780802 | ubuntu-noble | + tar czf keystone-stable-2025.1.tar.gz keystone-27.0.2.dev22 2026-07-20 01:50:40.135151 | ubuntu-noble | + rm -r keystone-27.0.2.dev22 2026-07-20 01:50:40.164591 | ubuntu-noble | + echo Check overlays for keystone-stable-2025.1.tar.gz 2026-07-20 01:50:40.164641 | ubuntu-noble | Check overlays for keystone-stable-2025.1.tar.gz 2026-07-20 01:50:40.164651 | ubuntu-noble | + [[ -e ../overlays/2025.1/keystone/source ]] 2026-07-20 01:50:40.164656 | ubuntu-noble | + popd 2026-07-20 01:50:40.164780 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:40.164973 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:40.165795 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-20 01:50:40.168663 | ubuntu-noble | + filename=magnum-stable-2025.1.tar.gz 2026-07-20 01:50:40.168705 | ubuntu-noble | + [[ -e magnum-stable-2025.1.tar.gz ]] 2026-07-20 01:50:40.168774 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-20 01:50:40.168780 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-20 01:50:40.168955 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-20 01:50:41.409966 | ubuntu-noble | 2026-07-20 01:50:41 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [976595/976595] -> "magnum-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:41.411552 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:41.411604 | ubuntu-noble | + echo Process magnum-stable-2025.1.tar.gz 2026-07-20 01:50:41.411616 | ubuntu-noble | Process magnum-stable-2025.1.tar.gz 2026-07-20 01:50:41.413788 | ubuntu-noble | ++ tar -tzf magnum-stable-2025.1.tar.gz 2026-07-20 01:50:41.413857 | ubuntu-noble | ++ head -1 2026-07-20 01:50:41.413869 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:41.420679 | ubuntu-noble | + directory=magnum-20.0.2.dev9 2026-07-20 01:50:41.420797 | ubuntu-noble | + echo Check patches for magnum-stable-2025.1.tar.gz 2026-07-20 01:50:41.420857 | ubuntu-noble | Check patches for magnum-stable-2025.1.tar.gz 2026-07-20 01:50:41.420921 | ubuntu-noble | + [[ -e ../patches/2025.1/magnum ]] 2026-07-20 01:50:41.420998 | ubuntu-noble | + echo Check overlays for magnum-stable-2025.1.tar.gz 2026-07-20 01:50:41.421023 | ubuntu-noble | Check overlays for magnum-stable-2025.1.tar.gz 2026-07-20 01:50:41.421067 | ubuntu-noble | + [[ -e ../overlays/2025.1/magnum/source ]] 2026-07-20 01:50:41.421105 | ubuntu-noble | + popd 2026-07-20 01:50:41.421251 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:41.421296 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:41.422023 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-20 01:50:41.423933 | ubuntu-noble | + filename=manila-stable-2025.1.tar.gz 2026-07-20 01:50:41.423995 | ubuntu-noble | + [[ -e manila-stable-2025.1.tar.gz ]] 2026-07-20 01:50:41.424011 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-20 01:50:41.424019 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-20 01:50:41.424026 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-20 01:50:43.002534 | ubuntu-noble | 2026-07-20 01:50:43 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3548098/3548098] -> "manila-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:43.004695 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:43.004766 | ubuntu-noble | + echo Process manila-stable-2025.1.tar.gz 2026-07-20 01:50:43.004777 | ubuntu-noble | Process manila-stable-2025.1.tar.gz 2026-07-20 01:50:43.007890 | ubuntu-noble | ++ tar -tzf manila-stable-2025.1.tar.gz 2026-07-20 01:50:43.007927 | ubuntu-noble | ++ head -1 2026-07-20 01:50:43.009449 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:43.017395 | ubuntu-noble | + directory=manila-20.0.2.dev12 2026-07-20 01:50:43.017592 | ubuntu-noble | + echo Check patches for manila-stable-2025.1.tar.gz 2026-07-20 01:50:43.017636 | ubuntu-noble | Check patches for manila-stable-2025.1.tar.gz 2026-07-20 01:50:43.017721 | ubuntu-noble | + [[ -e ../patches/2025.1/manila ]] 2026-07-20 01:50:43.017872 | ubuntu-noble | + echo Check overlays for manila-stable-2025.1.tar.gz 2026-07-20 01:50:43.017923 | ubuntu-noble | Check overlays for manila-stable-2025.1.tar.gz 2026-07-20 01:50:43.017986 | ubuntu-noble | + [[ -e ../overlays/2025.1/manila/source ]] 2026-07-20 01:50:43.018047 | ubuntu-noble | + popd 2026-07-20 01:50:43.018273 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:43.018373 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:43.019416 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-20 01:50:43.021636 | ubuntu-noble | + filename=masakari-stable-2025.1.tar.gz 2026-07-20 01:50:43.021675 | ubuntu-noble | + [[ -e masakari-stable-2025.1.tar.gz ]] 2026-07-20 01:50:43.021686 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-20 01:50:43.021726 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-20 01:50:43.021738 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-20 01:50:44.062741 | ubuntu-noble | 2026-07-20 01:50:44 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:44.065890 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:44.065944 | ubuntu-noble | + echo Process masakari-stable-2025.1.tar.gz 2026-07-20 01:50:44.065957 | ubuntu-noble | Process masakari-stable-2025.1.tar.gz 2026-07-20 01:50:44.068888 | ubuntu-noble | ++ tar -tzf masakari-stable-2025.1.tar.gz 2026-07-20 01:50:44.068936 | ubuntu-noble | ++ head -1 2026-07-20 01:50:44.069344 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:44.076274 | ubuntu-noble | + directory=masakari-19.0.1.dev3 2026-07-20 01:50:44.076372 | ubuntu-noble | + echo Check patches for masakari-stable-2025.1.tar.gz 2026-07-20 01:50:44.076386 | ubuntu-noble | Check patches for masakari-stable-2025.1.tar.gz 2026-07-20 01:50:44.076397 | ubuntu-noble | + [[ -e ../patches/2025.1/masakari ]] 2026-07-20 01:50:44.076406 | ubuntu-noble | + echo Check overlays for masakari-stable-2025.1.tar.gz 2026-07-20 01:50:44.076415 | ubuntu-noble | Check overlays for masakari-stable-2025.1.tar.gz 2026-07-20 01:50:44.076424 | ubuntu-noble | + [[ -e ../overlays/2025.1/masakari/source ]] 2026-07-20 01:50:44.076433 | ubuntu-noble | + popd 2026-07-20 01:50:44.076448 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:44.076459 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:44.077895 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:44.079455 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:44.079483 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-07-20 01:50:44.079499 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:44.079509 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:44.079518 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:45.008076 | ubuntu-noble | 2026-07-20 01:50:45 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz [124178/124178] -> "neutron-dynamic-routing-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:45.011178 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:45.011266 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:45.011281 | ubuntu-noble | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:45.013917 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:45.013974 | ubuntu-noble | ++ head -1 2026-07-20 01:50:45.014706 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:45.022717 | ubuntu-noble | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-07-20 01:50:45.022776 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:45.022787 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:45.022794 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2026-07-20 01:50:45.022869 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:45.022881 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:45.022891 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2026-07-20 01:50:45.022937 | ubuntu-noble | + popd 2026-07-20 01:50:45.023050 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:45.023062 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:45.024141 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:45.026143 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-20 01:50:45.026215 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-07-20 01:50:45.026226 | ubuntu-noble | + popd 2026-07-20 01:50:45.026320 | ubuntu-noble | + continue 2026-07-20 01:50:45.026331 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:45.026340 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:45.027248 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:45.029043 | ubuntu-noble | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:45.029151 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2026-07-20 01:50:45.029180 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:45.029202 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:45.029232 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:46.069889 | ubuntu-noble | 2026-07-20 01:50:46 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz [229988/229988] -> "neutron-vpnaas-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:46.071795 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:46.071864 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:46.071880 | ubuntu-noble | Process neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:46.075326 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:46.075359 | ubuntu-noble | ++ head -1 2026-07-20 01:50:46.075619 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:46.078972 | ubuntu-noble | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2026-07-20 01:50:46.079062 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:46.079085 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:46.079104 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2026-07-20 01:50:46.079188 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:46.079209 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-20 01:50:46.079228 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2026-07-20 01:50:46.079246 | ubuntu-noble | + popd 2026-07-20 01:50:46.079267 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:46.079288 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:46.079893 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-20 01:50:46.081682 | ubuntu-noble | + filename=neutron-stable-2025.1.tar.gz 2026-07-20 01:50:46.081722 | ubuntu-noble | + [[ -e neutron-stable-2025.1.tar.gz ]] 2026-07-20 01:50:46.081733 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-20 01:50:46.081744 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-20 01:50:46.081756 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-20 01:50:47.949115 | ubuntu-noble | 2026-07-20 01:50:47 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12254683/12254683] -> "neutron-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:47.952108 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:47.952235 | ubuntu-noble | + echo Process neutron-stable-2025.1.tar.gz 2026-07-20 01:50:47.952250 | ubuntu-noble | Process neutron-stable-2025.1.tar.gz 2026-07-20 01:50:47.953938 | ubuntu-noble | ++ tar -tzf neutron-stable-2025.1.tar.gz 2026-07-20 01:50:47.954102 | ubuntu-noble | ++ head -1 2026-07-20 01:50:47.956433 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:47.965345 | ubuntu-noble | + directory=neutron-26.0.5.dev9 2026-07-20 01:50:47.965394 | ubuntu-noble | + echo Check patches for neutron-stable-2025.1.tar.gz 2026-07-20 01:50:47.965402 | ubuntu-noble | Check patches for neutron-stable-2025.1.tar.gz 2026-07-20 01:50:47.965489 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron ]] 2026-07-20 01:50:47.965597 | ubuntu-noble | + echo Check overlays for neutron-stable-2025.1.tar.gz 2026-07-20 01:50:47.965607 | ubuntu-noble | Check overlays for neutron-stable-2025.1.tar.gz 2026-07-20 01:50:47.965723 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron/source ]] 2026-07-20 01:50:47.965803 | ubuntu-noble | + popd 2026-07-20 01:50:47.966043 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:47.966057 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:47.967425 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-20 01:50:47.969737 | ubuntu-noble | + filename=nova-stable-2025.1.tar.gz 2026-07-20 01:50:47.969765 | ubuntu-noble | + [[ -e nova-stable-2025.1.tar.gz ]] 2026-07-20 01:50:47.969856 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-20 01:50:47.969869 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-20 01:50:47.969879 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-20 01:50:49.812047 | ubuntu-noble | 2026-07-20 01:50:49 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9660204/9660204] -> "nova-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:49.814964 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:49.815047 | ubuntu-noble | + echo Process nova-stable-2025.1.tar.gz 2026-07-20 01:50:49.815060 | ubuntu-noble | Process nova-stable-2025.1.tar.gz 2026-07-20 01:50:49.817899 | ubuntu-noble | ++ tar -tzf nova-stable-2025.1.tar.gz 2026-07-20 01:50:49.817941 | ubuntu-noble | ++ head -1 2026-07-20 01:50:49.819338 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:49.825420 | ubuntu-noble | + directory=nova-31.3.2.dev3 2026-07-20 01:50:49.825762 | ubuntu-noble | + echo Check patches for nova-stable-2025.1.tar.gz 2026-07-20 01:50:49.825791 | ubuntu-noble | Check patches for nova-stable-2025.1.tar.gz 2026-07-20 01:50:49.825882 | ubuntu-noble | + [[ -e ../patches/2025.1/nova ]] 2026-07-20 01:50:49.825944 | ubuntu-noble | + tar xzf nova-stable-2025.1.tar.gz 2026-07-20 01:50:50.247833 | ubuntu-noble | + rm nova-stable-2025.1.tar.gz 2026-07-20 01:50:50.251740 | ubuntu-noble | + pushd nova-31.3.2.dev3 2026-07-20 01:50:50.253220 | ubuntu-noble | ++ sort 2026-07-20 01:50:50.253588 | ubuntu-noble | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2026-07-20 01:50:50.257754 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-20 01:50:50.257805 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-20 01:50:50.257855 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-20 01:50:50.257869 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:50:50.258976 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-07-20 01:50:50.259102 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-20 01:50:50.259339 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:50:50.262603 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-07-20 01:50:50.262645 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-20 01:50:50.262859 | ubuntu-noble | + popd 2026-07-20 01:50:50.262923 | ubuntu-noble | + tar czf nova-stable-2025.1.tar.gz nova-31.3.2.dev3 2026-07-20 01:50:51.787142 | ubuntu-noble | + rm -r nova-31.3.2.dev3 2026-07-20 01:50:51.889564 | ubuntu-noble | + echo Check overlays for nova-stable-2025.1.tar.gz 2026-07-20 01:50:51.889667 | ubuntu-noble | Check overlays for nova-stable-2025.1.tar.gz 2026-07-20 01:50:51.889683 | ubuntu-noble | + [[ -e ../overlays/2025.1/nova/source ]] 2026-07-20 01:50:51.889706 | ubuntu-noble | + popd 2026-07-20 01:50:51.889720 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:51.889732 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:51.891018 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-20 01:50:51.893951 | ubuntu-noble | + filename=octavia-stable-2025.1.tar.gz 2026-07-20 01:50:51.893976 | ubuntu-noble | + [[ -e octavia-stable-2025.1.tar.gz ]] 2026-07-20 01:50:51.893981 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-20 01:50:51.893986 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-20 01:50:51.894002 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-20 01:50:53.320925 | ubuntu-noble | 2026-07-20 01:50:53 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1338232/1338232] -> "octavia-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:53.322623 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:53.322869 | ubuntu-noble | + echo Process octavia-stable-2025.1.tar.gz 2026-07-20 01:50:53.322929 | ubuntu-noble | Process octavia-stable-2025.1.tar.gz 2026-07-20 01:50:53.325933 | ubuntu-noble | ++ tar -tzf octavia-stable-2025.1.tar.gz 2026-07-20 01:50:53.326553 | ubuntu-noble | ++ head -1 2026-07-20 01:50:53.328587 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:53.338073 | ubuntu-noble | + directory=octavia-16.0.2.dev14 2026-07-20 01:50:53.339757 | ubuntu-noble | + echo Check patches for octavia-stable-2025.1.tar.gz 2026-07-20 01:50:53.339933 | ubuntu-noble | Check patches for octavia-stable-2025.1.tar.gz 2026-07-20 01:50:53.339978 | ubuntu-noble | + [[ -e ../patches/2025.1/octavia ]] 2026-07-20 01:50:53.340031 | ubuntu-noble | + echo Check overlays for octavia-stable-2025.1.tar.gz 2026-07-20 01:50:53.340069 | ubuntu-noble | Check overlays for octavia-stable-2025.1.tar.gz 2026-07-20 01:50:53.340093 | ubuntu-noble | + [[ -e ../overlays/2025.1/octavia/source ]] 2026-07-20 01:50:53.340110 | ubuntu-noble | + popd 2026-07-20 01:50:53.340199 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:53.340221 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:53.341562 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-20 01:50:53.343737 | ubuntu-noble | + filename=placement-stable-2025.1.tar.gz 2026-07-20 01:50:53.343787 | ubuntu-noble | + [[ -e placement-stable-2025.1.tar.gz ]] 2026-07-20 01:50:53.343798 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-20 01:50:53.343835 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-20 01:50:53.343847 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-20 01:50:54.530034 | ubuntu-noble | 2026-07-20 01:50:54 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [568042/568042] -> "placement-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:54.533794 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:54.533896 | ubuntu-noble | + echo Process placement-stable-2025.1.tar.gz 2026-07-20 01:50:54.533912 | ubuntu-noble | Process placement-stable-2025.1.tar.gz 2026-07-20 01:50:54.536906 | ubuntu-noble | ++ tar -tzf placement-stable-2025.1.tar.gz 2026-07-20 01:50:54.536959 | ubuntu-noble | ++ head -1 2026-07-20 01:50:54.538345 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:54.554344 | ubuntu-noble | + directory=openstack_placement-13.0.1.dev6 2026-07-20 01:50:54.554418 | ubuntu-noble | + echo Check patches for placement-stable-2025.1.tar.gz 2026-07-20 01:50:54.554428 | ubuntu-noble | Check patches for placement-stable-2025.1.tar.gz 2026-07-20 01:50:54.554435 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_placement ]] 2026-07-20 01:50:54.554444 | ubuntu-noble | + echo Check overlays for placement-stable-2025.1.tar.gz 2026-07-20 01:50:54.554450 | ubuntu-noble | Check overlays for placement-stable-2025.1.tar.gz 2026-07-20 01:50:54.554458 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2026-07-20 01:50:54.554486 | ubuntu-noble | + popd 2026-07-20 01:50:54.554613 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:54.554625 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:54.555722 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:54.557931 | ubuntu-noble | + filename=skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:54.557972 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2026-07-20 01:50:54.557982 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:54.557990 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:54.558019 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:56.332067 | ubuntu-noble | 2026-07-20 01:50:56 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9063273/9063273] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:56.334287 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:56.334367 | ubuntu-noble | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:56.334391 | ubuntu-noble | Process skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:56.336935 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:56.336999 | ubuntu-noble | ++ head -1 2026-07-20 01:50:56.338306 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:56.345907 | ubuntu-noble | + directory=skyline_apiserver-6.0.1.dev17 2026-07-20 01:50:56.346074 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:56.346123 | ubuntu-noble | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:56.346239 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2026-07-20 01:50:56.346342 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:56.346379 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-07-20 01:50:56.346436 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2026-07-20 01:50:56.346480 | ubuntu-noble | + popd 2026-07-20 01:50:56.346595 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:56.346637 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:56.347586 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:56.349517 | ubuntu-noble | + filename=skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:56.349867 | ubuntu-noble | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2026-07-20 01:50:56.349893 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:56.349902 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:56.349910 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:59.801908 | ubuntu-noble | 2026-07-20 01:50:59 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26666407/26666407] -> "skyline-console-stable-2025.1.tar.gz" [1] 2026-07-20 01:50:59.803721 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:50:59.803965 | ubuntu-noble | + echo Process skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:59.804024 | ubuntu-noble | Process skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:59.806236 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:59.806630 | ubuntu-noble | ++ head -1 2026-07-20 01:50:59.808425 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:50:59.816704 | ubuntu-noble | + directory=skyline_console-6.0.2.dev2 2026-07-20 01:50:59.816899 | ubuntu-noble | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:59.816946 | ubuntu-noble | Check patches for skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:59.817017 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_console ]] 2026-07-20 01:50:59.817100 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:59.817127 | ubuntu-noble | Check overlays for skyline-console-stable-2025.1.tar.gz 2026-07-20 01:50:59.817198 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2026-07-20 01:50:59.817245 | ubuntu-noble | + popd 2026-07-20 01:50:59.817400 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:50:59.817450 | ubuntu-noble | + pushd tarballs 2026-07-20 01:50:59.818482 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-20 01:50:59.820882 | ubuntu-noble | + filename=watcher-stable-2025.1.tar.gz 2026-07-20 01:50:59.820966 | ubuntu-noble | + [[ -e watcher-stable-2025.1.tar.gz ]] 2026-07-20 01:50:59.821045 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-20 01:50:59.821095 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-20 01:50:59.821166 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-20 01:51:01.149769 | ubuntu-noble | 2026-07-20 01:51:01 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz [1145795/1145795] -> "watcher-stable-2025.1.tar.gz" [1] 2026-07-20 01:51:01.152352 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:51:01.152413 | ubuntu-noble | + echo Process watcher-stable-2025.1.tar.gz 2026-07-20 01:51:01.152428 | ubuntu-noble | Process watcher-stable-2025.1.tar.gz 2026-07-20 01:51:01.155932 | ubuntu-noble | ++ tar -tzf watcher-stable-2025.1.tar.gz 2026-07-20 01:51:01.156022 | ubuntu-noble | ++ head -1 2026-07-20 01:51:01.156354 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:51:01.163442 | ubuntu-noble | + directory=python_watcher-14.1.1.dev7 2026-07-20 01:51:01.163554 | ubuntu-noble | + echo Check patches for watcher-stable-2025.1.tar.gz 2026-07-20 01:51:01.163582 | ubuntu-noble | Check patches for watcher-stable-2025.1.tar.gz 2026-07-20 01:51:01.163639 | ubuntu-noble | + [[ -e ../patches/2025.1/python_watcher ]] 2026-07-20 01:51:01.163704 | ubuntu-noble | + echo Check overlays for watcher-stable-2025.1.tar.gz 2026-07-20 01:51:01.163726 | ubuntu-noble | Check overlays for watcher-stable-2025.1.tar.gz 2026-07-20 01:51:01.163763 | ubuntu-noble | + [[ -e ../overlays/2025.1/python_watcher/source ]] 2026-07-20 01:51:01.163800 | ubuntu-noble | + popd 2026-07-20 01:51:01.163966 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-20 01:51:01.164007 | ubuntu-noble | + pushd tarballs 2026-07-20 01:51:01.164867 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-20 01:51:01.166887 | ubuntu-noble | + filename=requirements-stable-2025.1.tar.gz 2026-07-20 01:51:01.167083 | ubuntu-noble | + [[ -e requirements-stable-2025.1.tar.gz ]] 2026-07-20 01:51:01.167260 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-20 01:51:01.167311 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-20 01:51:01.167381 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-20 01:51:02.087973 | ubuntu-noble | 2026-07-20 01:51:02 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150665/150665] -> "requirements-stable-2025.1.tar.gz" [1] 2026-07-20 01:51:02.090652 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-20 01:51:02.090900 | ubuntu-noble | + echo Process requirements-stable-2025.1.tar.gz 2026-07-20 01:51:02.090994 | ubuntu-noble | Process requirements-stable-2025.1.tar.gz 2026-07-20 01:51:02.093399 | ubuntu-noble | ++ tar -tzf requirements-stable-2025.1.tar.gz 2026-07-20 01:51:02.097897 | ubuntu-noble | ++ head -1 2026-07-20 01:51:02.097967 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-20 01:51:02.103187 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7517 2026-07-20 01:51:02.103302 | ubuntu-noble | + echo Check patches for requirements-stable-2025.1.tar.gz 2026-07-20 01:51:02.103333 | ubuntu-noble | Check patches for requirements-stable-2025.1.tar.gz 2026-07-20 01:51:02.103393 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_requirements ]] 2026-07-20 01:51:02.103442 | ubuntu-noble | + tar xzf requirements-stable-2025.1.tar.gz 2026-07-20 01:51:02.122959 | ubuntu-noble | + rm requirements-stable-2025.1.tar.gz 2026-07-20 01:51:02.125078 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7517 2026-07-20 01:51:02.126472 | ubuntu-noble | ++ find ../../patches/2025.1/openstack_requirements -type f -name '*.patch' 2026-07-20 01:51:02.126605 | ubuntu-noble | ++ sort 2026-07-20 01:51:02.130514 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-20 01:51:02.130642 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch' 2026-07-20 01:51:02.130676 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch 2026-07-20 01:51:02.130729 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-20 01:51:02.132748 | ubuntu-noble | checking file upper-constraints.txt 2026-07-20 01:51:02.133337 | ubuntu-noble | + patch --forward --batch -p1 2026-07-20 01:51:02.135287 | ubuntu-noble | patching file upper-constraints.txt 2026-07-20 01:51:02.135892 | ubuntu-noble | + popd 2026-07-20 01:51:02.136052 | ubuntu-noble | + tar czf requirements-stable-2025.1.tar.gz openstack_requirements-1.2.1.dev7517 2026-07-20 01:51:02.177873 | ubuntu-noble | + rm -r openstack_requirements-1.2.1.dev7517 2026-07-20 01:51:02.186029 | ubuntu-noble | + echo Check overlays for requirements-stable-2025.1.tar.gz 2026-07-20 01:51:02.186076 | ubuntu-noble | Check overlays for requirements-stable-2025.1.tar.gz 2026-07-20 01:51:02.186128 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2026-07-20 01:51:02.186179 | ubuntu-noble | + popd 2026-07-20 01:51:02.456243 | ubuntu-noble | ok: Runtime: 0:01:08.620638 2026-07-20 01:51:02.485589 | 2026-07-20 01:51:02.486119 | PLAY RECAP 2026-07-20 01:51:02.486364 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 01:51:02.486420 | 2026-07-20 01:51:02.688923 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-07-20 01:51:02.690012 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 01:51:03.680414 | 2026-07-20 01:51:03.680603 | PLAY [Base post-fetch] 2026-07-20 01:51:03.707422 | 2026-07-20 01:51:03.707592 | TASK [diagnose-network : Ensure log directory exists] 2026-07-20 01:51:04.378663 | ubuntu-noble | ok 2026-07-20 01:51:04.393488 | 2026-07-20 01:51:04.395570 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-20 01:51:16.848165 | ubuntu-noble | ok: Runtime: 0:00:05.878036 2026-07-20 01:51:16.862676 | 2026-07-20 01:51:16.862985 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-20 01:51:23.089379 | ubuntu-noble | ok: Runtime: 0:00:00.290189 2026-07-20 01:51:23.109704 | 2026-07-20 01:51:23.110567 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-20 01:51:29.494039 | ubuntu-noble | ok: Runtime: 0:00:00.058521 2026-07-20 01:51:29.514933 | 2026-07-20 01:51:29.515239 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-20 01:51:29.595327 | ubuntu-noble | skipping: Conditional result was False 2026-07-20 01:51:29.603198 | 2026-07-20 01:51:29.603402 | TASK [fetch-output : Set log path for single node] 2026-07-20 01:51:29.688046 | ubuntu-noble | ok 2026-07-20 01:51:29.703588 | 2026-07-20 01:51:29.703780 | LOOP [fetch-output : Ensure local output dirs] 2026-07-20 01:51:30.108017 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/f6f8a471bb9c413d8964dbc2b70692b4/work/logs" 2026-07-20 01:51:30.581967 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/f6f8a471bb9c413d8964dbc2b70692b4/work/artifacts" 2026-07-20 01:51:30.976471 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/f6f8a471bb9c413d8964dbc2b70692b4/work/docs" 2026-07-20 01:51:30.996896 | 2026-07-20 01:51:30.997060 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 01:51:31.822652 | ubuntu-noble | changed: 2026-07-20 01:51:31.822972 | ubuntu-noble | .d..t...... ./ 2026-07-20 01:51:31.823012 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-20 01:51:31.823037 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-20 01:51:31.823059 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-20 01:51:31.823080 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-20 01:51:31.823101 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-20 01:51:31.823146 | ubuntu-noble | changed: All items complete 2026-07-20 01:51:31.823174 | 2026-07-20 01:51:32.443393 | ubuntu-noble | changed: .d..t...... ./ 2026-07-20 01:51:33.110950 | ubuntu-noble | changed: .d..t...... ./ 2026-07-20 01:51:33.141912 | 2026-07-20 01:51:33.142081 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 01:51:33.572561 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.009347 2026-07-20 01:51:33.994047 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.012777 2026-07-20 01:51:34.012329 | 2026-07-20 01:51:34.012515 | PLAY RECAP 2026-07-20 01:51:34.012607 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 01:51:34.012652 | 2026-07-20 01:51:34.167026 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 01:51:34.168224 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 01:51:35.047239 | 2026-07-20 01:51:35.047412 | PLAY [Base post] 2026-07-20 01:51:35.062114 | 2026-07-20 01:51:35.062264 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 01:51:36.077624 | ubuntu-noble | changed 2026-07-20 01:51:36.084740 | 2026-07-20 01:51:36.084901 | PLAY RECAP 2026-07-20 01:51:36.085034 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 01:51:36.085103 | 2026-07-20 01:51:36.224494 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 01:51:36.225575 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 01:51:37.124905 | 2026-07-20 01:51:37.125099 | PLAY [Base post-logs] 2026-07-20 01:51:37.136473 | 2026-07-20 01:51:37.136612 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 01:51:37.725643 | localhost | changed 2026-07-20 01:51:37.741162 | 2026-07-20 01:51:37.741344 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 01:51:37.784595 | localhost | ok 2026-07-20 01:51:37.788061 | 2026-07-20 01:51:37.788173 | TASK [Set zuul-log-path fact] 2026-07-20 01:51:37.819256 | localhost | ok 2026-07-20 01:51:37.832248 | 2026-07-20 01:51:37.832400 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 01:51:37.871701 | localhost | ok 2026-07-20 01:51:37.875442 | 2026-07-20 01:51:37.875572 | TASK [upload-logs : Create log directories] 2026-07-20 01:51:38.482728 | localhost | changed 2026-07-20 01:51:38.487952 | 2026-07-20 01:51:38.488327 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 01:51:39.170556 | localhost -> localhost | ok: Runtime: 0:00:00.020577 2026-07-20 01:51:39.181259 | 2026-07-20 01:51:39.181448 | TASK [upload-logs : Upload logs to log server] 2026-07-20 01:51:40.045581 | localhost | Output suppressed because no_log was given 2026-07-20 01:51:40.047698 | 2026-07-20 01:51:40.047803 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 01:51:40.121534 | localhost | skipping: Conditional result was False 2026-07-20 01:51:40.127797 | localhost | skipping: Conditional result was False 2026-07-20 01:51:40.143224 | 2026-07-20 01:51:40.143375 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 01:51:40.220293 | localhost | skipping: Conditional result was False 2026-07-20 01:51:40.220672 | 2026-07-20 01:51:40.226007 | localhost | skipping: Conditional result was False 2026-07-20 01:51:40.233739 | 2026-07-20 01:51:40.233957 | LOOP [upload-logs : Upload console log and json output]