2026-06-03 00:01:21.306595 | Job console starting 2026-06-03 00:01:21.315956 | Updating git repos 2026-06-03 00:01:21.337182 | Cloning repos into workspace 2026-06-03 00:01:21.371909 | Restoring repo states 2026-06-03 00:01:21.382449 | Merging changes 2026-06-03 00:01:21.382470 | Checking out repos 2026-06-03 00:01:21.443980 | Preparing playbooks 2026-06-03 00:01:22.646910 | Running Ansible setup 2026-06-03 00:01:33.456255 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-03 00:01:34.326391 | 2026-06-03 00:01:34.326539 | PLAY [Base pre] 2026-06-03 00:01:34.343334 | 2026-06-03 00:01:34.343461 | TASK [Setup log path fact] 2026-06-03 00:01:34.371985 | ubuntu-noble-large | ok 2026-06-03 00:01:34.387810 | 2026-06-03 00:01:34.387960 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-03 00:01:34.416171 | ubuntu-noble-large | ok 2026-06-03 00:01:34.426519 | 2026-06-03 00:01:34.426626 | TASK [emit-job-header : Print job information] 2026-06-03 00:01:34.455668 | # Job Information 2026-06-03 00:01:34.455866 | Ansible Version: 2.16.14 2026-06-03 00:01:34.455913 | Job: container-images-kolla-push-2024.1 2026-06-03 00:01:34.455955 | Pipeline: periodic-midnight 2026-06-03 00:01:34.455978 | Executor: 521e9411259a 2026-06-03 00:01:34.455999 | Triggered by: https://github.com/osism/container-images-kolla 2026-06-03 00:01:34.456022 | Event ID: c4bbe0a17da848e9b48e60b1c60e5f21 2026-06-03 00:01:34.464018 | 2026-06-03 00:01:34.464123 | LOOP [emit-job-header : Print node information] 2026-06-03 00:01:34.564703 | ubuntu-noble-large | ok: 2026-06-03 00:01:34.564927 | ubuntu-noble-large | # Node Information 2026-06-03 00:01:34.564963 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-06-03 00:01:34.564989 | ubuntu-noble-large | Hostname: ubuntu 2026-06-03 00:01:34.565011 | ubuntu-noble-large | Username: zuul 2026-06-03 00:01:34.565032 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-06-03 00:01:34.565056 | ubuntu-noble-large | Provider: regiocloud-a 2026-06-03 00:01:34.565077 | ubuntu-noble-large | Region: 2026-06-03 00:01:34.565098 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-06-03 00:01:34.565118 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-06-03 00:01:34.565137 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe39:b474 2026-06-03 00:01:34.578169 | 2026-06-03 00:01:34.578280 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-03 00:01:35.208957 | ubuntu-noble-large -> localhost | changed 2026-06-03 00:01:35.217233 | 2026-06-03 00:01:35.217344 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-03 00:01:36.956199 | ubuntu-noble-large -> localhost | changed 2026-06-03 00:01:36.973325 | 2026-06-03 00:01:36.973435 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-03 00:01:37.518610 | ubuntu-noble-large -> localhost | ok 2026-06-03 00:01:37.561409 | 2026-06-03 00:01:37.562574 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-03 00:01:37.612313 | ubuntu-noble-large | ok 2026-06-03 00:01:37.667352 | ubuntu-noble-large | included: /var/lib/zuul/builds/df819949642f489fa99d52f5cbabdbb6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-03 00:01:37.701121 | 2026-06-03 00:01:37.701229 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-03 00:01:39.033386 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-06-03 00:01:39.033587 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/df819949642f489fa99d52f5cbabdbb6/work/df819949642f489fa99d52f5cbabdbb6_id_rsa 2026-06-03 00:01:39.033623 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/df819949642f489fa99d52f5cbabdbb6/work/df819949642f489fa99d52f5cbabdbb6_id_rsa.pub 2026-06-03 00:01:39.033651 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-06-03 00:01:39.033677 | ubuntu-noble-large -> localhost | SHA256:c9zi6SzQI9i5PdIuMgN2rqrGxJQaagthlXT0lQ2BeDM zuul-build-sshkey 2026-06-03 00:01:39.033709 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-06-03 00:01:39.033732 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-06-03 00:01:39.033754 | ubuntu-noble-large -> localhost | | ..oo. .+= | 2026-06-03 00:01:39.033775 | ubuntu-noble-large -> localhost | | o...E.. . | 2026-06-03 00:01:39.033795 | ubuntu-noble-large -> localhost | | o ..o | 2026-06-03 00:01:39.033815 | ubuntu-noble-large -> localhost | |o+ . . | 2026-06-03 00:01:39.033834 | ubuntu-noble-large -> localhost | |*o o oS + . | 2026-06-03 00:01:39.033861 | ubuntu-noble-large -> localhost | |++o o = o+ o | 2026-06-03 00:01:39.033883 | ubuntu-noble-large -> localhost | |=..+ * .o | 2026-06-03 00:01:39.033914 | ubuntu-noble-large -> localhost | | + = + =o | 2026-06-03 00:01:39.033937 | ubuntu-noble-large -> localhost | |=... + +.oo | 2026-06-03 00:01:39.033958 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-06-03 00:01:39.034011 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.709969 2026-06-03 00:01:39.040503 | 2026-06-03 00:01:39.040599 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-03 00:01:39.079072 | ubuntu-noble-large | ok 2026-06-03 00:01:39.089427 | ubuntu-noble-large | included: /var/lib/zuul/builds/df819949642f489fa99d52f5cbabdbb6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-03 00:01:39.108197 | 2026-06-03 00:01:39.108441 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-03 00:01:39.136964 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-03 00:01:39.150008 | 2026-06-03 00:01:39.150117 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-03 00:01:39.891697 | ubuntu-noble-large | changed 2026-06-03 00:01:39.903713 | 2026-06-03 00:01:39.903852 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-03 00:01:40.206785 | ubuntu-noble-large | ok 2026-06-03 00:01:40.213246 | 2026-06-03 00:01:40.213333 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-03 00:01:41.023436 | ubuntu-noble-large | changed 2026-06-03 00:01:41.051814 | 2026-06-03 00:01:41.052036 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-03 00:01:41.904198 | ubuntu-noble-large | changed 2026-06-03 00:01:41.911976 | 2026-06-03 00:01:41.912149 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-03 00:01:41.948142 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-03 00:01:41.956076 | 2026-06-03 00:01:41.956178 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-03 00:01:42.609064 | ubuntu-noble-large -> localhost | changed 2026-06-03 00:01:42.626554 | 2026-06-03 00:01:42.626665 | TASK [add-build-sshkey : Add back temp key] 2026-06-03 00:01:43.161120 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/df819949642f489fa99d52f5cbabdbb6/work/df819949642f489fa99d52f5cbabdbb6_id_rsa (zuul-build-sshkey) 2026-06-03 00:01:43.161546 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.015232 2026-06-03 00:01:43.173268 | 2026-06-03 00:01:43.173397 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-03 00:01:43.617446 | ubuntu-noble-large | ok 2026-06-03 00:01:43.626547 | 2026-06-03 00:01:43.626696 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-03 00:01:43.662413 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-03 00:01:43.677352 | 2026-06-03 00:01:43.677489 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-03 00:01:44.216691 | ubuntu-noble-large | ok 2026-06-03 00:01:44.238371 | 2026-06-03 00:01:44.238525 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-03 00:01:44.283738 | ubuntu-noble-large | ok 2026-06-03 00:01:44.291447 | 2026-06-03 00:01:44.291576 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-03 00:01:44.607646 | ubuntu-noble-large -> localhost | ok 2026-06-03 00:01:44.620496 | 2026-06-03 00:01:44.622195 | TASK [validate-host : Collect information about the host] 2026-06-03 00:01:45.984774 | ubuntu-noble-large | ok 2026-06-03 00:01:46.113035 | 2026-06-03 00:01:46.113197 | TASK [validate-host : Sanitize hostname] 2026-06-03 00:01:46.230463 | ubuntu-noble-large | ok 2026-06-03 00:01:46.239839 | 2026-06-03 00:01:46.240013 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-03 00:01:47.501679 | ubuntu-noble-large -> localhost | changed 2026-06-03 00:01:47.508664 | 2026-06-03 00:01:47.508785 | TASK [validate-host : Collect information about zuul worker] 2026-06-03 00:01:48.107801 | ubuntu-noble-large | ok 2026-06-03 00:01:48.116967 | 2026-06-03 00:01:48.117128 | TASK [validate-host : Write out all zuul information for each host] 2026-06-03 00:01:48.915405 | ubuntu-noble-large -> localhost | changed 2026-06-03 00:01:48.955240 | 2026-06-03 00:01:48.955444 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-03 00:01:49.352873 | ubuntu-noble-large | ok 2026-06-03 00:01:49.367956 | 2026-06-03 00:01:49.368094 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-03 00:01:50.424194 | ubuntu-noble-large | changed: 2026-06-03 00:01:50.424428 | ubuntu-noble-large | cd+++++++++ src/ 2026-06-03 00:01:50.424464 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-06-03 00:01:50.424489 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-06-03 00:01:50.424512 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-06-03 00:01:50.424534 | ubuntu-noble-large | Containerfile 2026-06-03 00:01:50.424648 | ubuntu-noble-large | 2026-06-03 00:04:06.819401 | ubuntu-noble-large | 2026-06-03 00:04:06.819405 | ubuntu-noble-large | Or undo this operation with: 2026-06-03 00:04:06.819409 | ubuntu-noble-large | 2026-06-03 00:04:06.819413 | ubuntu-noble-large | git switch - 2026-06-03 00:04:06.819417 | ubuntu-noble-large | 2026-06-03 00:04:06.819421 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-03 00:04:06.819425 | ubuntu-noble-large | 2026-06-03 00:04:06.819430 | ubuntu-noble-large | HEAD is now at a497c4252 Fix ironic-pxe syslinux-tftpboot on aarch64 Rocky Linux 2026-06-03 00:04:06.821915 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-06-03 00:04:06.828037 | ubuntu-noble-large | + export HASH_KOLLA=a497c4252 2026-06-03 00:04:06.828057 | ubuntu-noble-large | + HASH_KOLLA=a497c4252 2026-06-03 00:04:06.828118 | ubuntu-noble-large | + popd 2026-06-03 00:04:06.828303 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-06-03 00:04:06.833550 | ubuntu-noble-large | ++ find patches/kolla-build/2024.1 -type f -name '*.patch' 2026-06-03 00:04:06.837580 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-06-03 00:04:06.837611 | ubuntu-noble-large | + pushd kolla 2026-06-03 00:04:06.837751 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch' 2026-06-03 00:04:06.837762 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch 2026-06-03 00:04:06.837773 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-03 00:04:06.842936 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2026-06-03 00:04:06.843093 | ubuntu-noble-large | Hunk #1 succeeded at 326 (offset 4 lines). 2026-06-03 00:04:06.843692 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-03 00:04:06.846669 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2026-06-03 00:04:06.846825 | ubuntu-noble-large | Hunk #1 succeeded at 326 (offset 4 lines). 2026-06-03 00:04:06.847595 | ubuntu-noble-large | + popd 2026-06-03 00:04:06.847722 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-06-03 00:04:06.847736 | ubuntu-noble-large | + pushd kolla 2026-06-03 00:04:06.847840 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch' 2026-06-03 00:04:06.847854 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch 2026-06-03 00:04:06.847866 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-03 00:04:06.850707 | ubuntu-noble-large | checking file kolla/common/sources.py 2026-06-03 00:04:06.851443 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-03 00:04:06.853371 | ubuntu-noble-large | patching file kolla/common/sources.py 2026-06-03 00:04:06.853809 | ubuntu-noble-large | + popd 2026-06-03 00:04:06.854011 | ubuntu-noble-large | + [[ -f templates/2024.1/repos.yaml ]] 2026-06-03 00:04:06.854034 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2026-06-03 00:04:06.988760 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2026-06-03 00:04:06.988846 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2026-06-03 00:04:06.988859 | ubuntu-noble-large | + cat overlays/2024.1/base/apt_preferences.ubuntu 2026-06-03 00:04:06.993063 | ubuntu-noble-large | Package: rabbitmq-server 2026-06-03 00:04:06.993098 | ubuntu-noble-large | Pin: version 3.13.* 2026-06-03 00:04:06.993109 | ubuntu-noble-large | Pin-Priority: 1000 2026-06-03 00:04:06.993121 | ubuntu-noble-large | 2026-06-03 00:04:06.993133 | ubuntu-noble-large | Package: openvswitch* 2026-06-03 00:04:06.993146 | ubuntu-noble-large | Pin: version 3.3.* 2026-06-03 00:04:06.993157 | ubuntu-noble-large | Pin-Priority: 1000 2026-06-03 00:04:06.994351 | ubuntu-noble-large | ++ find overlays/2024.1 -maxdepth 1 -mindepth 1 -type d 2026-06-03 00:04:06.996118 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-06-03 00:04:06.996992 | ubuntu-noble-large | ++ basename overlays/2024.1/cinder 2026-06-03 00:04:06.999072 | ubuntu-noble-large | + image_name=cinder 2026-06-03 00:04:06.999216 | ubuntu-noble-large | + cp -r overlays/2024.1/cinder/source kolla/docker/cinder 2026-06-03 00:04:07.004345 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-06-03 00:04:07.005479 | ubuntu-noble-large | ++ basename overlays/2024.1/base 2026-06-03 00:04:07.008355 | ubuntu-noble-large | + image_name=base 2026-06-03 00:04:07.008503 | ubuntu-noble-large | + cp -r overlays/2024.1/base/apt_preferences.ubuntu overlays/2024.1/base/erlang.gpg overlays/2024.1/base/rabbitmq.gpg overlays/2024.1/base/sources.list.ubuntu kolla/docker/base 2026-06-03 00:04:07.013389 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-06-03 00:04:07.014367 | ubuntu-noble-large | ++ basename overlays/2024.1/nova 2026-06-03 00:04:07.017053 | ubuntu-noble-large | + image_name=nova 2026-06-03 00:04:07.017095 | ubuntu-noble-large | + cp -r overlays/2024.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-06-03 00:04:07.019263 | ubuntu-noble-large | + find patches/2024.1 -mindepth 1 -type d 2026-06-03 00:04:07.022688 | ubuntu-noble-large | patches/2024.1/keystone 2026-06-03 00:04:07.022781 | ubuntu-noble-large | patches/2024.1/cinder 2026-06-03 00:04:07.022806 | ubuntu-noble-large | patches/2024.1/kolla 2026-06-03 00:04:07.022827 | ubuntu-noble-large | patches/2024.1/neutron-dynamic-routing 2026-06-03 00:04:07.022844 | ubuntu-noble-large | patches/2024.1/nova 2026-06-03 00:04:07.024610 | ubuntu-noble-large | ++ find patches/2024.1 -mindepth 1 -type d 2026-06-03 00:04:07.024649 | ubuntu-noble-large | ++ grep kolla 2026-06-03 00:04:07.024932 | ubuntu-noble-large | ++ grep -v kolla-build 2026-06-03 00:04:07.028934 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-06-03 00:04:07.029872 | ubuntu-noble-large | ++ basename patches/2024.1/kolla 2026-06-03 00:04:07.032260 | ubuntu-noble-large | + project=kolla 2026-06-03 00:04:07.034787 | ubuntu-noble-large | ++ find patches/2024.1/kolla -type f -name '*.patch' 2026-06-03 00:04:07.034829 | ubuntu-noble-large | ++ sort 2026-06-03 00:04:07.040468 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-03 00:04:07.040497 | ubuntu-noble-large | + pushd kolla 2026-06-03 00:04:07.040626 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.1/kolla/backport-924302.patch' 2026-06-03 00:04:07.040641 | ubuntu-noble-large | APPLY PATCH patches/2024.1/kolla/backport-924302.patch 2026-06-03 00:04:07.040652 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-03 00:04:07.042099 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-06-03 00:04:07.042250 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-06-03 00:04:07.042577 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-03 00:04:07.045486 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-06-03 00:04:07.045916 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-06-03 00:04:07.046545 | ubuntu-noble-large | + popd 2026-06-03 00:04:07.046651 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-03 00:04:07.046665 | ubuntu-noble-large | + pushd kolla 2026-06-03 00:04:07.046732 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.1/kolla/backport-926744.patch' 2026-06-03 00:04:07.046746 | ubuntu-noble-large | APPLY PATCH patches/2024.1/kolla/backport-926744.patch 2026-06-03 00:04:07.046760 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-03 00:04:07.049571 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2026-06-03 00:04:07.049885 | ubuntu-noble-large | checking file docker/horizon/Dockerfile.j2 2026-06-03 00:04:07.049942 | ubuntu-noble-large | Hunk #1 succeeded at 67 (offset 1 line). 2026-06-03 00:04:07.050141 | ubuntu-noble-large | checking file docker/horizon/extend_start.sh 2026-06-03 00:04:07.050524 | ubuntu-noble-large | checking file docker/kolla-toolbox/Dockerfile.j2 2026-06-03 00:04:07.050809 | ubuntu-noble-large | checking file docker/openstack-base/Dockerfile.j2 2026-06-03 00:04:07.051067 | ubuntu-noble-large | checking file docker/skyline/skyline-apiserver/extend_start.sh 2026-06-03 00:04:07.051378 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2026-06-03 00:04:07.051529 | ubuntu-noble-large | Hunk #3 succeeded at 319 with fuzz 1. 2026-06-03 00:04:07.051918 | ubuntu-noble-large | checking file kolla/tests/test_build.py 2026-06-03 00:04:07.052076 | ubuntu-noble-large | Hunk #1 succeeded at 671 (offset 10 lines). 2026-06-03 00:04:07.052732 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-03 00:04:07.055513 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2026-06-03 00:04:07.056118 | ubuntu-noble-large | patching file docker/horizon/Dockerfile.j2 2026-06-03 00:04:07.056147 | ubuntu-noble-large | Hunk #1 succeeded at 67 (offset 1 line). 2026-06-03 00:04:07.056533 | ubuntu-noble-large | patching file docker/horizon/extend_start.sh 2026-06-03 00:04:07.056843 | ubuntu-noble-large | patching file docker/kolla-toolbox/Dockerfile.j2 2026-06-03 00:04:07.057235 | ubuntu-noble-large | patching file docker/openstack-base/Dockerfile.j2 2026-06-03 00:04:07.057572 | ubuntu-noble-large | patching file docker/skyline/skyline-apiserver/extend_start.sh 2026-06-03 00:04:07.057933 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2026-06-03 00:04:07.058090 | ubuntu-noble-large | Hunk #3 succeeded at 319 with fuzz 1. 2026-06-03 00:04:07.058677 | ubuntu-noble-large | patching file kolla/tests/test_build.py 2026-06-03 00:04:07.058816 | ubuntu-noble-large | Hunk #1 succeeded at 671 (offset 10 lines). 2026-06-03 00:04:07.059311 | ubuntu-noble-large | + popd 2026-06-03 00:04:07.059459 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-03 00:04:07.059475 | ubuntu-noble-large | + pushd kolla 2026-06-03 00:04:07.059576 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch' 2026-06-03 00:04:07.059591 | ubuntu-noble-large | APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch 2026-06-03 00:04:07.059602 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-03 00:04:07.061073 | ubuntu-noble-large | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-06-03 00:04:07.061121 | ubuntu-noble-large | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-06-03 00:04:07.061237 | ubuntu-noble-large | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-06-03 00:04:07.061287 | ubuntu-noble-large | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-06-03 00:04:07.061391 | ubuntu-noble-large | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-06-03 00:04:07.061664 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-03 00:04:07.064473 | ubuntu-noble-large | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-06-03 00:04:07.064706 | ubuntu-noble-large | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-06-03 00:04:07.064866 | ubuntu-noble-large | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-06-03 00:04:07.065090 | ubuntu-noble-large | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-06-03 00:04:07.065244 | ubuntu-noble-large | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-06-03 00:04:07.066351 | ubuntu-noble-large | + popd 2026-06-03 00:04:07.066392 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-03 00:04:07.066427 | ubuntu-noble-large | + pushd kolla 2026-06-03 00:04:07.066597 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.1/kolla/squash.patch' 2026-06-03 00:04:07.066618 | ubuntu-noble-large | APPLY PATCH patches/2024.1/kolla/squash.patch 2026-06-03 00:04:07.066632 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-03 00:04:07.068042 | ubuntu-noble-large | checking file kolla/image/tasks.py 2026-06-03 00:04:07.068074 | ubuntu-noble-large | Hunk #1 succeeded at 422 (offset 10 lines). 2026-06-03 00:04:07.068394 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-03 00:04:07.071616 | ubuntu-noble-large | patching file kolla/image/tasks.py 2026-06-03 00:04:07.071764 | ubuntu-noble-large | Hunk #1 succeeded at 422 (offset 10 lines). 2026-06-03 00:04:07.072381 | ubuntu-noble-large | + popd 2026-06-03 00:04:07.072540 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2026-06-03 00:04:07.810861 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-06-03 00:04:07.888839 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-03 00:04:07.958864 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-06-03 00:04:08.058532 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-06-03 00:04:08.073070 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) 2026-06-03 00:04:08.170761 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-06-03 00:04:08.183091 | ubuntu-noble-large | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-03 00:04:08.194472 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-06-03 00:04:08.200262 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-06-03 00:04:08.260180 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-06-03 00:04:08.271616 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-06-03 00:04:08.326082 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-03 00:04:08.337431 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-03 00:04:08.420427 | ubuntu-noble-large | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-03 00:04:08.432878 | ubuntu-noble-large | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-03 00:04:08.510554 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-03 00:04:08.522999 | ubuntu-noble-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-03 00:04:08.589467 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-03 00:04:08.601921 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-03 00:04:08.623144 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-06-03 00:04:08.626563 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2026-06-03 00:04:08.712995 | ubuntu-noble-large | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-06-03 00:04:08.725498 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-06-03 00:04:08.753542 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.7) 2026-06-03 00:04:08.755083 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.18) 2026-06-03 00:04:08.756842 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-06-03 00:04:08.758163 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.5.20) 2026-06-03 00:04:08.808808 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-03 00:04:08.840557 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.0 MB/s eta 0:00:00 2026-06-03 00:04:08.854575 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) 2026-06-03 00:04:08.875577 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.5/212.5 kB 13.5 MB/s eta 0:00:00 2026-06-03 00:04:08.889958 | ubuntu-noble-large | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-06-03 00:04:08.906210 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.5/137.5 kB 11.8 MB/s eta 0:00:00 2026-06-03 00:04:08.919259 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-06-03 00:04:08.992555 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 779.6 kB/s eta 0:00:00 2026-06-03 00:04:09.008053 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-03 00:04:09.116788 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.2 MB/s eta 0:00:00 2026-06-03 00:04:09.132643 | ubuntu-noble-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-03 00:04:09.152265 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 2.9 MB/s eta 0:00:00 2026-06-03 00:04:09.165111 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-03 00:04:09.191490 | ubuntu-noble-large | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-03 00:04:09.208545 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 kB 4.3 MB/s eta 0:00:00 2026-06-03 00:04:09.223162 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-06-03 00:04:09.483054 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-06-03 00:04:10.417128 | ubuntu-noble-large | Successfully installed GitPython-3.1.50 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.4.0 oslo.i18n-6.8.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.8.0 2026-06-03 00:04:10.558670 | ubuntu-noble-large | + pip3 install kolla/ 2026-06-03 00:04:11.059544 | ubuntu-noble-large | Processing ./kolla 2026-06-03 00:04:11.062498 | ubuntu-noble-large | Installing build dependencies: started 2026-06-03 00:04:13.394463 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2026-06-03 00:04:13.402502 | ubuntu-noble-large | Getting requirements to build wheel: started 2026-06-03 00:04:13.641213 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2026-06-03 00:04:13.647250 | ubuntu-noble-large | Installing backend dependencies: started 2026-06-03 00:04:15.937611 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2026-06-03 00:04:15.939947 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2026-06-03 00:04:16.568663 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-03 00:04:16.582251 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev11) (7.0.3) 2026-06-03 00:04:16.583575 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev11) (3.1.6) 2026-06-03 00:04:16.585384 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev11) (3.1.50) 2026-06-03 00:04:16.586866 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev11) (10.4.0) 2026-06-03 00:04:16.588483 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev11) (80.10.2) 2026-06-03 00:04:16.628370 | ubuntu-noble-large | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==18.8.1.dev11) (4.0.12) 2026-06-03 00:04:16.632602 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==18.8.1.dev11) (3.0.3) 2026-06-03 00:04:16.640250 | ubuntu-noble-large | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev11) (1.3.0) 2026-06-03 00:04:16.641436 | ubuntu-noble-large | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev11) (5.8.0) 2026-06-03 00:04:16.642627 | ubuntu-noble-large | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev11) (6.8.0) 2026-06-03 00:04:16.644121 | ubuntu-noble-large | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev11) (2.0.0) 2026-06-03 00:04:16.645951 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev11) (6.0.3) 2026-06-03 00:04:16.647412 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev11) (2.32.5) 2026-06-03 00:04:16.695475 | ubuntu-noble-large | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==18.8.1.dev11) (5.0.3) 2026-06-03 00:04:16.712554 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev11) (3.4.7) 2026-06-03 00:04:16.714235 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev11) (3.18) 2026-06-03 00:04:16.715740 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev11) (2.7.0) 2026-06-03 00:04:16.717049 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev11) (2026.5.20) 2026-06-03 00:04:16.743309 | ubuntu-noble-large | Building wheels for collected packages: kolla 2026-06-03 00:04:16.744436 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2026-06-03 00:04:18.282839 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-06-03 00:04:18.287080 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-18.8.1.dev11-py3-none-any.whl size=380056 sha256=b6baffd433397aeceea7b8c71baed28c19394c6b5ceb98e7d9dca7690ee672e6 2026-06-03 00:04:18.287614 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-d4pl0wn1/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-06-03 00:04:18.301783 | ubuntu-noble-large | Successfully built kolla 2026-06-03 00:04:18.488520 | ubuntu-noble-large | Installing collected packages: kolla 2026-06-03 00:04:18.667777 | ubuntu-noble-large | Successfully installed kolla-18.8.1.dev11 2026-06-03 00:04:18.836649 | ubuntu-noble-large | ++ kolla-build --version 2026-06-03 00:04:19.514233 | ubuntu-noble-large | + export KOLLA_VERSION=18.8.1 2026-06-03 00:04:19.514351 | ubuntu-noble-large | + KOLLA_VERSION=18.8.1 2026-06-03 00:04:19.515798 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-06-03 00:04:19.522254 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=ba9587d 2026-06-03 00:04:19.522294 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=ba9587d 2026-06-03 00:04:19.523418 | ubuntu-noble-large | ++ cd release 2026-06-03 00:04:19.523481 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-06-03 00:04:19.527578 | ubuntu-noble-large | + export HASH_RELEASE=0c04206 2026-06-03 00:04:19.527655 | ubuntu-noble-large | + HASH_RELEASE=0c04206 2026-06-03 00:04:19.527687 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2026-06-03 00:04:19.692192 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2026-06-03 00:04:19.692291 | ubuntu-noble-large | DEBUG template-overrides.j2 2026-06-03 00:04:19.692307 | ubuntu-noble-large | + cat templates/2024.1/template-overrides.j2 2026-06-03 00:04:19.693955 | ubuntu-noble-large | {% extends parent_template %} 2026-06-03 00:04:19.693996 | ubuntu-noble-large | 2026-06-03 00:04:19.694010 | ubuntu-noble-large | {% set fluentd_plugins = [ 2026-06-03 00:04:19.694021 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2026-06-03 00:04:19.694032 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2026-06-03 00:04:19.694043 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2026-06-03 00:04:19.694053 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2026-06-03 00:04:19.694068 | ubuntu-noble-large | ] %} 2026-06-03 00:04:19.694087 | ubuntu-noble-large | 2026-06-03 00:04:19.694106 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-06-03 00:04:19.694124 | ubuntu-noble-large | 2026-06-03 00:04:19.694143 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2026-06-03 00:04:19.694162 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2026-06-03 00:04:19.694180 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2026-06-03 00:04:19.694199 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.694217 | ubuntu-noble-large | 2026-06-03 00:04:19.694235 | ubuntu-noble-large | {% block horizon_header %} 2026-06-03 00:04:19.694255 | ubuntu-noble-large | RUN apt-get update \ 2026-06-03 00:04:19.694273 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-06-03 00:04:19.694290 | ubuntu-noble-large | && SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pip --no-cache-dir install --upgrade mysqlclient \ 2026-06-03 00:04:19.694301 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-06-03 00:04:19.694311 | ubuntu-noble-large | && apt-get clean \ 2026-06-03 00:04:19.694321 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-06-03 00:04:19.694344 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.694355 | ubuntu-noble-large | 2026-06-03 00:04:19.694365 | ubuntu-noble-large | {% block horizon_footer %} 2026-06-03 00:04:19.694376 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-06-03 00:04:19.694387 | ubuntu-noble-large | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3.10/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-06-03 00:04:19.694400 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2026-06-03 00:04:19.694410 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.694420 | ubuntu-noble-large | 2026-06-03 00:04:19.694430 | ubuntu-noble-large | {% block base_header %} 2026-06-03 00:04:19.694470 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-06-03 00:04:19.694481 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2026-06-03 00:04:19.694491 | ubuntu-noble-large | 2026-06-03 00:04:19.694501 | ubuntu-noble-large | RUN apt-get update \ 2026-06-03 00:04:19.694511 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-06-03 00:04:19.694522 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2026-06-03 00:04:19.694532 | ubuntu-noble-large | && apt-get clean \ 2026-06-03 00:04:19.694542 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-06-03 00:04:19.694552 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.694562 | ubuntu-noble-large | 2026-06-03 00:04:19.694572 | ubuntu-noble-large | {% block openstack_base_header %} 2026-06-03 00:04:19.694582 | ubuntu-noble-large | RUN apt-get update \ 2026-06-03 00:04:19.694592 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-06-03 00:04:19.694602 | ubuntu-noble-large | && apt-get clean \ 2026-06-03 00:04:19.694612 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-06-03 00:04:19.694622 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.694632 | ubuntu-noble-large | 2026-06-03 00:04:19.694642 | ubuntu-noble-large | {% set bifrost_deploy_packages_append = ['debootstrap', 'squashfs-tools', 'cpio'] %} 2026-06-03 00:04:19.694652 | ubuntu-noble-large | 2026-06-03 00:04:19.694662 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-06-03 00:04:19.694672 | ubuntu-noble-large | 2026-06-03 00:04:19.694683 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-06-03 00:04:19.694693 | ubuntu-noble-large | 2026-06-03 00:04:19.694703 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'purestorage', 'infinisdk', 'python-linstor' ] %} 2026-06-03 00:04:19.694713 | ubuntu-noble-large | {% block cinder_volume_footer %} 2026-06-03 00:04:19.694740 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-06-03 00:04:19.694751 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.694761 | ubuntu-noble-large | 2026-06-03 00:04:19.694771 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-06-03 00:04:19.694781 | ubuntu-noble-large | {% block manila_base_footer %} 2026-06-03 00:04:19.694791 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-06-03 00:04:19.694801 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.694811 | ubuntu-noble-large | 2026-06-03 00:04:19.694939 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-06-03 00:04:19.694958 | ubuntu-noble-large | {% block magnum_base_footer %} 2026-06-03 00:04:19.694969 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-06-03 00:04:19.694979 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-06-03 00:04:19.694989 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-06-03 00:04:19.694999 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.695009 | ubuntu-noble-large | 2026-06-03 00:04:19.695018 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-06-03 00:04:19.695028 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2026-06-03 00:04:19.695038 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-06-03 00:04:19.695048 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-06-03 00:04:19.695058 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.695068 | ubuntu-noble-large | 2026-06-03 00:04:19.695078 | ubuntu-noble-large | {% block grafana_footer %} 2026-06-03 00:04:19.695087 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-06-03 00:04:19.695097 | ubuntu-noble-large | && mkdir -p /operations \ 2026-06-03 00:04:19.695107 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-06-03 00:04:19.695117 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2026-06-03 00:04:19.695127 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.695137 | ubuntu-noble-large | 2026-06-03 00:04:19.695147 | ubuntu-noble-large | {% block ovs_install %} 2026-06-03 00:04:19.695156 | ubuntu-noble-large | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-jammy:v3.3.4 /*.deb /tmp/packages/ 2026-06-03 00:04:19.695166 | ubuntu-noble-large | RUN apt-get update \ 2026-06-03 00:04:19.695176 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-06-03 00:04:19.695186 | ubuntu-noble-large | python3-netifaces \ 2026-06-03 00:04:19.695196 | ubuntu-noble-large | tcpdump \ 2026-06-03 00:04:19.695206 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-06-03 00:04:19.695227 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-06-03 00:04:19.695238 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-06-03 00:04:19.695248 | ubuntu-noble-large | && rm -rf /tmp/packages \ 2026-06-03 00:04:19.695258 | ubuntu-noble-large | && apt-get clean \ 2026-06-03 00:04:19.695267 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-06-03 00:04:19.695277 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.695287 | ubuntu-noble-large | 2026-06-03 00:04:19.695297 | ubuntu-noble-large | {% block keystone_footer %} 2026-06-03 00:04:19.695307 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-06-03 00:04:19.695317 | ubuntu-noble-large | RUN apt-get update \ 2026-06-03 00:04:19.695331 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-06-03 00:04:19.695349 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2026-06-03 00:04:19.695366 | ubuntu-noble-large | libldap-common \ 2026-06-03 00:04:19.695384 | ubuntu-noble-large | libmemcached11 \ 2026-06-03 00:04:19.695401 | ubuntu-noble-large | && apt-get clean \ 2026-06-03 00:04:19.695419 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2026-06-03 00:04:19.695461 | ubuntu-noble-large | && curl -o /tmp/liboauth2.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2_1.4.5.2-1.jammy_amd64.deb" \ 2026-06-03 00:04:19.695483 | ubuntu-noble-large | && dpkg -i /tmp/liboauth2.deb \ 2026-06-03 00:04:19.695502 | ubuntu-noble-large | && rm -f /tmp/liboauth2.deb \ 2026-06-03 00:04:19.695521 | ubuntu-noble-large | && curl -o /tmp/liboauth2-apache.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2-apache_1.4.5.2-1.jammy_amd64.deb" \ 2026-06-03 00:04:19.695538 | ubuntu-noble-large | && dpkg -i /tmp/liboauth2-apache.deb \ 2026-06-03 00:04:19.695557 | ubuntu-noble-large | && rm -f /tmp/liboauth2-apache.deb \ 2026-06-03 00:04:19.695577 | ubuntu-noble-large | && curl -o /tmp/libapache2-mod-oauth2.deb "https://github.com/zmartzone/mod_oauth2/releases/download/v3.3.0/libapache2-mod-oauth2_3.3.0-1.jammy_amd64.deb" \ 2026-06-03 00:04:19.695594 | ubuntu-noble-large | && dpkg -i /tmp/libapache2-mod-oauth2.deb \ 2026-06-03 00:04:19.695612 | ubuntu-noble-large | && rm -f /tmp/libapache2-mod-oauth2.deb \ 2026-06-03 00:04:19.695628 | ubuntu-noble-large | && a2enmod oauth2 \ 2026-06-03 00:04:19.695645 | ubuntu-noble-large | && a2enmod auth_openidc 2026-06-03 00:04:19.695663 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.695680 | ubuntu-noble-large | 2026-06-03 00:04:19.695698 | ubuntu-noble-large | {% block footer %} 2026-06-03 00:04:19.695715 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2026-06-03 00:04:19.695734 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2026-06-03 00:04:19.695751 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-06-03 00:04:19.695761 | ubuntu-noble-large | && apt-get autoremove -y \ 2026-06-03 00:04:19.695775 | ubuntu-noble-large | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-06-03 00:04:19.695799 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.695809 | ubuntu-noble-large | 2026-06-03 00:04:19.695852 | ubuntu-noble-large | {% block fluentd_footer %} 2026-06-03 00:04:19.695862 | ubuntu-noble-large | LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build_date }}" fluentd_binary="fluentd" fluentd_user="{{ fluentd_user }}" 2026-06-03 00:04:19.695873 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.695883 | ubuntu-noble-large | 2026-06-03 00:04:19.695931 | ubuntu-noble-large | {% block labels %} 2026-06-03 00:04:19.695942 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2026-06-03 00:04:19.695952 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2026-06-03 00:04:19.695962 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="ba9587d" \ 2026-06-03 00:04:19.695971 | ubuntu-noble-large | "de.osism.commit.kolla"="a497c4252" \ 2026-06-03 00:04:19.695982 | ubuntu-noble-large | "de.osism.commit.kolla_version"="18.8.1" \ 2026-06-03 00:04:19.695991 | ubuntu-noble-large | "de.osism.commit.release"="0c04206" \ 2026-06-03 00:04:19.696001 | ubuntu-noble-large | "de.osism.release.openstack"="2024.1" \ 2026-06-03 00:04:19.696011 | ubuntu-noble-large | "de.osism.version"="latest" \ 2026-06-03 00:04:19.696021 | ubuntu-noble-large | "org.opencontainers.image.created"="2026-06-03T00:04:19.670688+00:00" \ 2026-06-03 00:04:19.696031 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-06-03 00:04:19.696041 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-06-03 00:04:19.696064 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-06-03 00:04:19.696075 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-06-03 00:04:19.696085 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-06-03 00:04:19.696095 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-06-03 00:04:19.696105 | ubuntu-noble-large | {% endblock %} 2026-06-03 00:04:19.696115 | ubuntu-noble-large | 2026-06-03 00:04:19.696125 | ubuntu-noble-large | + bash scripts/002-generate.sh 2026-06-03 00:04:19.699709 | ubuntu-noble-large | + BASE=ubuntu 2026-06-03 00:04:19.699749 | ubuntu-noble-large | + BASE_VERSION=22.04 2026-06-03 00:04:19.701079 | ubuntu-noble-large | ++ date +%Y%m%d 2026-06-03 00:04:19.704476 | ubuntu-noble-large | + BUILD_ID=20260603 2026-06-03 00:04:19.704549 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-06-03 00:04:19.704562 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-06-03 00:04:19.704576 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.1 2026-06-03 00:04:19.704590 | ubuntu-noble-large | + VERSION=latest 2026-06-03 00:04:19.704748 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-06-03 00:04:19.704763 | ubuntu-noble-large | + . defaults/all.sh 2026-06-03 00:04:19.704927 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-06-03 00:04:19.704948 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-06-03 00:04:19.704963 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-06-03 00:04:19.704973 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-06-03 00:04:19.705222 | ubuntu-noble-large | +++ deactivate nondestructive 2026-06-03 00:04:19.705242 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-03 00:04:19.705301 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-03 00:04:19.705314 | ubuntu-noble-large | +++ hash -r 2026-06-03 00:04:19.705361 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-03 00:04:19.705373 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-06-03 00:04:19.705387 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-06-03 00:04:19.705401 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-06-03 00:04:19.705498 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-06-03 00:04:19.705509 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-06-03 00:04:19.705523 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-06-03 00:04:19.705534 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-06-03 00:04:19.705549 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-06-03 00:04:19.705597 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-06-03 00:04:19.705609 | ubuntu-noble-large | +++ export PATH 2026-06-03 00:04:19.705655 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-03 00:04:19.705714 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-06-03 00:04:19.705725 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-06-03 00:04:19.705752 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-06-03 00:04:19.705767 | ubuntu-noble-large | +++ export PS1 2026-06-03 00:04:19.705777 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-06-03 00:04:19.705788 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-06-03 00:04:19.705799 | ubuntu-noble-large | +++ hash -r 2026-06-03 00:04:19.705838 | ubuntu-noble-large | + . defaults/2024.1.sh 2026-06-03 00:04:19.706951 | ubuntu-noble-large | +++ date +%Y%m%d 2026-06-03 00:04:19.709941 | ubuntu-noble-large | ++ export BUILD_ID=20260603 2026-06-03 00:04:19.709983 | ubuntu-noble-large | ++ BUILD_ID=20260603 2026-06-03 00:04:19.710082 | ubuntu-noble-large | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-06-03 00:04:19.710096 | ubuntu-noble-large | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-06-03 00:04:19.710110 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-06-03 00:04:19.710120 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-06-03 00:04:19.710134 | ubuntu-noble-large | ++ export BASE_VERSION=22.04 2026-06-03 00:04:19.710148 | ubuntu-noble-large | ++ BASE_VERSION=22.04 2026-06-03 00:04:19.710250 | ubuntu-noble-large | + export VERSION 2026-06-03 00:04:19.710262 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-06-03 00:04:19.710277 | ubuntu-noble-large | + DOCKER_TAG=build-20260603 2026-06-03 00:04:19.710337 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2026-06-03 00:04:19.710352 | ubuntu-noble-large | + KOLLA_BASE_TAG=22.04 2026-06-03 00:04:19.710366 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-06-03 00:04:19.710411 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2026-06-03 00:04:19.710457 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2026-06-03 00:04:19.862983 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2026-06-03 00:04:19.863089 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-06-03 00:04:20.981642 | ubuntu-noble-large | localhost | SUCCESS => { 2026-06-03 00:04:20.981752 | ubuntu-noble-large | "changed": false, 2026-06-03 00:04:20.981796 | ubuntu-noble-large | "gid": 1000, 2026-06-03 00:04:20.981808 | ubuntu-noble-large | "group": "zuul", 2026-06-03 00:04:20.981818 | ubuntu-noble-large | "mode": "0664", 2026-06-03 00:04:20.981828 | ubuntu-noble-large | "msg": "OK", 2026-06-03 00:04:20.981838 | ubuntu-noble-large | "owner": "zuul", 2026-06-03 00:04:20.981848 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-03 00:04:20.981859 | ubuntu-noble-large | "size": 4202, 2026-06-03 00:04:20.981868 | ubuntu-noble-large | "state": "file", 2026-06-03 00:04:20.981878 | ubuntu-noble-large | "uid": 1000 2026-06-03 00:04:20.981923 | ubuntu-noble-large | } 2026-06-03 00:04:21.077566 | ubuntu-noble-large | + setini DEFAULT tag build-20260603 2026-06-03 00:04:21.077665 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=tag value=build-20260603' 2026-06-03 00:04:22.152837 | ubuntu-noble-large | localhost | CHANGED => { 2026-06-03 00:04:22.152985 | ubuntu-noble-large | "changed": true, 2026-06-03 00:04:22.153005 | ubuntu-noble-large | "gid": 1000, 2026-06-03 00:04:22.153016 | ubuntu-noble-large | "group": "zuul", 2026-06-03 00:04:22.153026 | ubuntu-noble-large | "mode": "0664", 2026-06-03 00:04:22.153036 | ubuntu-noble-large | "msg": "option changed", 2026-06-03 00:04:22.153046 | ubuntu-noble-large | "owner": "zuul", 2026-06-03 00:04:22.153056 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-03 00:04:22.153066 | ubuntu-noble-large | "size": 4210, 2026-06-03 00:04:22.153076 | ubuntu-noble-large | "state": "file", 2026-06-03 00:04:22.153086 | ubuntu-noble-large | "uid": 1000 2026-06-03 00:04:22.153097 | ubuntu-noble-large | } 2026-06-03 00:04:22.241510 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2026-06-03 00:04:22.241626 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-06-03 00:04:23.296491 | ubuntu-noble-large | localhost | SUCCESS => { 2026-06-03 00:04:23.296580 | ubuntu-noble-large | "changed": false, 2026-06-03 00:04:23.296595 | ubuntu-noble-large | "gid": 1000, 2026-06-03 00:04:23.296605 | ubuntu-noble-large | "group": "zuul", 2026-06-03 00:04:23.296615 | ubuntu-noble-large | "mode": "0664", 2026-06-03 00:04:23.296625 | ubuntu-noble-large | "msg": "OK", 2026-06-03 00:04:23.296635 | ubuntu-noble-large | "owner": "zuul", 2026-06-03 00:04:23.296645 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-03 00:04:23.296655 | ubuntu-noble-large | "size": 4210, 2026-06-03 00:04:23.296665 | ubuntu-noble-large | "state": "file", 2026-06-03 00:04:23.296675 | ubuntu-noble-large | "uid": 1000 2026-06-03 00:04:23.296750 | ubuntu-noble-large | } 2026-06-03 00:04:23.381217 | ubuntu-noble-large | + setini DEFAULT base_tag 22.04 2026-06-03 00:04:23.381312 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=22.04' 2026-06-03 00:04:24.403677 | ubuntu-noble-large | localhost | SUCCESS => { 2026-06-03 00:04:24.403752 | ubuntu-noble-large | "changed": false, 2026-06-03 00:04:24.403762 | ubuntu-noble-large | "gid": 1000, 2026-06-03 00:04:24.403770 | ubuntu-noble-large | "group": "zuul", 2026-06-03 00:04:24.403776 | ubuntu-noble-large | "mode": "0664", 2026-06-03 00:04:24.403783 | ubuntu-noble-large | "msg": "OK", 2026-06-03 00:04:24.403790 | ubuntu-noble-large | "owner": "zuul", 2026-06-03 00:04:24.403796 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-03 00:04:24.403803 | ubuntu-noble-large | "size": 4210, 2026-06-03 00:04:24.403811 | ubuntu-noble-large | "state": "file", 2026-06-03 00:04:24.403818 | ubuntu-noble-large | "uid": 1000 2026-06-03 00:04:24.403825 | ubuntu-noble-large | } 2026-06-03 00:04:24.490977 | ubuntu-noble-large | + setini DEFAULT install_type source 2026-06-03 00:04:24.491055 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-06-03 00:04:25.538977 | ubuntu-noble-large | localhost | SUCCESS => { 2026-06-03 00:04:25.539066 | ubuntu-noble-large | "changed": false, 2026-06-03 00:04:25.539080 | ubuntu-noble-large | "gid": 1000, 2026-06-03 00:04:25.539091 | ubuntu-noble-large | "group": "zuul", 2026-06-03 00:04:25.539101 | ubuntu-noble-large | "mode": "0664", 2026-06-03 00:04:25.539111 | ubuntu-noble-large | "msg": "OK", 2026-06-03 00:04:25.539121 | ubuntu-noble-large | "owner": "zuul", 2026-06-03 00:04:25.539131 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-03 00:04:25.539141 | ubuntu-noble-large | "size": 4210, 2026-06-03 00:04:25.539151 | ubuntu-noble-large | "state": "file", 2026-06-03 00:04:25.539161 | ubuntu-noble-large | "uid": 1000 2026-06-03 00:04:25.539171 | ubuntu-noble-large | } 2026-06-03 00:04:25.653830 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2024.1.tar.gz 2026-06-03 00:04:25.653955 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.1.tar.gz' 2026-06-03 00:04:26.707845 | ubuntu-noble-large | localhost | CHANGED => { 2026-06-03 00:04:26.707975 | ubuntu-noble-large | "changed": true, 2026-06-03 00:04:26.708010 | ubuntu-noble-large | "gid": 1000, 2026-06-03 00:04:26.708022 | ubuntu-noble-large | "group": "zuul", 2026-06-03 00:04:26.708033 | ubuntu-noble-large | "mode": "0664", 2026-06-03 00:04:26.708043 | ubuntu-noble-large | "msg": "section and option added", 2026-06-03 00:04:26.708055 | ubuntu-noble-large | "owner": "zuul", 2026-06-03 00:04:26.708065 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-03 00:04:26.708076 | ubuntu-noble-large | "size": 4281, 2026-06-03 00:04:26.708086 | ubuntu-noble-large | "state": "file", 2026-06-03 00:04:26.708097 | ubuntu-noble-large | "uid": 1000 2026-06-03 00:04:26.708108 | ubuntu-noble-large | } 2026-06-03 00:04:26.804991 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz' kolla-build.conf 2026-06-03 00:04:26.812054 | ubuntu-noble-large | + setini openstack-base type local 2026-06-03 00:04:26.812145 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-06-03 00:04:27.846096 | ubuntu-noble-large | localhost | CHANGED => { 2026-06-03 00:04:27.846201 | ubuntu-noble-large | "changed": true, 2026-06-03 00:04:27.846216 | ubuntu-noble-large | "gid": 1000, 2026-06-03 00:04:27.846227 | ubuntu-noble-large | "group": "zuul", 2026-06-03 00:04:27.846239 | ubuntu-noble-large | "mode": "0664", 2026-06-03 00:04:27.846250 | ubuntu-noble-large | "msg": "option added", 2026-06-03 00:04:27.846261 | ubuntu-noble-large | "owner": "zuul", 2026-06-03 00:04:27.846272 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-03 00:04:27.846283 | ubuntu-noble-large | "size": 4392, 2026-06-03 00:04:27.846294 | ubuntu-noble-large | "state": "file", 2026-06-03 00:04:27.846305 | ubuntu-noble-large | "uid": 1000 2026-06-03 00:04:27.846315 | ubuntu-noble-large | } 2026-06-03 00:04:27.926991 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2026-06-03 00:04:27.927065 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2026-06-03 00:04:27.927072 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-06-03 00:04:29.074114 | ubuntu-noble-large | localhost | CHANGED => { 2026-06-03 00:04:29.074203 | ubuntu-noble-large | "changed": true, 2026-06-03 00:04:29.074211 | ubuntu-noble-large | "gid": 1000, 2026-06-03 00:04:29.074217 | ubuntu-noble-large | "group": "zuul", 2026-06-03 00:04:29.074223 | ubuntu-noble-large | "mode": "0664", 2026-06-03 00:04:29.074229 | ubuntu-noble-large | "msg": "option added", 2026-06-03 00:04:29.074235 | ubuntu-noble-large | "owner": "zuul", 2026-06-03 00:04:29.074241 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-03 00:04:29.074247 | ubuntu-noble-large | "size": 4430, 2026-06-03 00:04:29.074253 | ubuntu-noble-large | "state": "file", 2026-06-03 00:04:29.074258 | ubuntu-noble-large | "uid": 1000 2026-06-03 00:04:29.074264 | ubuntu-noble-large | } 2026-06-03 00:04:29.149988 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2026-06-03 00:04:29.150056 | ubuntu-noble-large | DEBUG kolla-build.conf 2026-06-03 00:04:29.150061 | ubuntu-noble-large | + cat kolla-build.conf 2026-06-03 00:04:29.153177 | ubuntu-noble-large | [DEFAULT] 2026-06-03 00:04:29.153187 | ubuntu-noble-large | base = ubuntu 2026-06-03 00:04:29.153191 | ubuntu-noble-large | base_package_type = deb 2026-06-03 00:04:29.153196 | ubuntu-noble-large | base_tag = 22.04 2026-06-03 00:04:29.153200 | ubuntu-noble-large | install_type = source 2026-06-03 00:04:29.153204 | ubuntu-noble-large | namespace = kolla 2026-06-03 00:04:29.153208 | ubuntu-noble-large | openstack_release = 2024.1 2026-06-03 00:04:29.153212 | ubuntu-noble-large | push = false 2026-06-03 00:04:29.153215 | ubuntu-noble-large | tag = build-20260603 2026-06-03 00:04:29.153219 | ubuntu-noble-large | threads = 1 2026-06-03 00:04:29.153223 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2026-06-03 00:04:29.153228 | ubuntu-noble-large | 2026-06-03 00:04:29.153233 | ubuntu-noble-large | ######################################################################### 2026-06-03 00:04:29.153238 | ubuntu-noble-large | # sources tracked in release repository 2026-06-03 00:04:29.153241 | ubuntu-noble-large | 2026-06-03 00:04:29.153245 | ubuntu-noble-large | [aodh-base] 2026-06-03 00:04:29.153248 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153252 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-06-03 00:04:29.153255 | ubuntu-noble-large | location = tarballs/aodh-stable-2024.1.tar.gz 2026-06-03 00:04:29.153259 | ubuntu-noble-large | 2026-06-03 00:04:29.153262 | ubuntu-noble-large | 2026-06-03 00:04:29.153266 | ubuntu-noble-large | 2026-06-03 00:04:29.153313 | ubuntu-noble-large | [barbican-base] 2026-06-03 00:04:29.153317 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153321 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-06-03 00:04:29.153325 | ubuntu-noble-large | location = tarballs/barbican-stable-2024.1.tar.gz 2026-06-03 00:04:29.153329 | ubuntu-noble-large | 2026-06-03 00:04:29.153332 | ubuntu-noble-large | 2026-06-03 00:04:29.153336 | ubuntu-noble-large | 2026-06-03 00:04:29.153339 | ubuntu-noble-large | [blazar-base] 2026-06-03 00:04:29.153343 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153347 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-06-03 00:04:29.153350 | ubuntu-noble-large | location = tarballs/blazar-stable-2024.1.tar.gz 2026-06-03 00:04:29.153354 | ubuntu-noble-large | 2026-06-03 00:04:29.153357 | ubuntu-noble-large | 2026-06-03 00:04:29.153361 | ubuntu-noble-large | 2026-06-03 00:04:29.153364 | ubuntu-noble-large | [ceilometer-base] 2026-06-03 00:04:29.153368 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153372 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-06-03 00:04:29.153375 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2024.1.tar.gz 2026-06-03 00:04:29.153379 | ubuntu-noble-large | 2026-06-03 00:04:29.153383 | ubuntu-noble-large | 2026-06-03 00:04:29.153386 | ubuntu-noble-large | 2026-06-03 00:04:29.153390 | ubuntu-noble-large | [cinder-base] 2026-06-03 00:04:29.153393 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153397 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-06-03 00:04:29.153400 | ubuntu-noble-large | location = tarballs/cinder-stable-2024.1.tar.gz 2026-06-03 00:04:29.153404 | ubuntu-noble-large | 2026-06-03 00:04:29.153407 | ubuntu-noble-large | 2026-06-03 00:04:29.153411 | ubuntu-noble-large | 2026-06-03 00:04:29.153414 | ubuntu-noble-large | [designate-base] 2026-06-03 00:04:29.153418 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153421 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-06-03 00:04:29.153424 | ubuntu-noble-large | location = tarballs/designate-stable-2024.1.tar.gz 2026-06-03 00:04:29.153428 | ubuntu-noble-large | 2026-06-03 00:04:29.153431 | ubuntu-noble-large | 2026-06-03 00:04:29.153435 | ubuntu-noble-large | 2026-06-03 00:04:29.153438 | ubuntu-noble-large | [glance-base] 2026-06-03 00:04:29.153442 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153445 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-06-03 00:04:29.153449 | ubuntu-noble-large | location = tarballs/glance-stable-2024.1.tar.gz 2026-06-03 00:04:29.153452 | ubuntu-noble-large | 2026-06-03 00:04:29.153455 | ubuntu-noble-large | 2026-06-03 00:04:29.153459 | ubuntu-noble-large | 2026-06-03 00:04:29.153462 | ubuntu-noble-large | [horizon] 2026-06-03 00:04:29.153466 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153469 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-06-03 00:04:29.153487 | ubuntu-noble-large | location = tarballs/horizon-stable-2024.1.tar.gz 2026-06-03 00:04:29.153491 | ubuntu-noble-large | 2026-06-03 00:04:29.153494 | ubuntu-noble-large | 2026-06-03 00:04:29.153498 | ubuntu-noble-large | 2026-06-03 00:04:29.153501 | ubuntu-noble-large | [ironic-base] 2026-06-03 00:04:29.153504 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153508 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-06-03 00:04:29.153511 | ubuntu-noble-large | location = tarballs/ironic-stable-2024.1.tar.gz 2026-06-03 00:04:29.153515 | ubuntu-noble-large | 2026-06-03 00:04:29.153518 | ubuntu-noble-large | 2026-06-03 00:04:29.153522 | ubuntu-noble-large | 2026-06-03 00:04:29.153525 | ubuntu-noble-large | [keystone-base] 2026-06-03 00:04:29.153529 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153532 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-06-03 00:04:29.153536 | ubuntu-noble-large | location = tarballs/keystone-stable-2024.1.tar.gz 2026-06-03 00:04:29.153539 | ubuntu-noble-large | 2026-06-03 00:04:29.153543 | ubuntu-noble-large | 2026-06-03 00:04:29.153546 | ubuntu-noble-large | 2026-06-03 00:04:29.153549 | ubuntu-noble-large | [magnum-base] 2026-06-03 00:04:29.153553 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153556 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-06-03 00:04:29.153569 | ubuntu-noble-large | location = tarballs/magnum-stable-2024.1.tar.gz 2026-06-03 00:04:29.153573 | ubuntu-noble-large | 2026-06-03 00:04:29.153576 | ubuntu-noble-large | 2026-06-03 00:04:29.153580 | ubuntu-noble-large | 2026-06-03 00:04:29.153583 | ubuntu-noble-large | [manila-base] 2026-06-03 00:04:29.153587 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153590 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-06-03 00:04:29.153593 | ubuntu-noble-large | location = tarballs/manila-stable-2024.1.tar.gz 2026-06-03 00:04:29.153597 | ubuntu-noble-large | 2026-06-03 00:04:29.153600 | ubuntu-noble-large | 2026-06-03 00:04:29.153604 | ubuntu-noble-large | 2026-06-03 00:04:29.153607 | ubuntu-noble-large | [masakari-base] 2026-06-03 00:04:29.153614 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153618 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-06-03 00:04:29.153621 | ubuntu-noble-large | location = tarballs/masakari-stable-2024.1.tar.gz 2026-06-03 00:04:29.153625 | ubuntu-noble-large | 2026-06-03 00:04:29.153628 | ubuntu-noble-large | 2026-06-03 00:04:29.153631 | ubuntu-noble-large | 2026-06-03 00:04:29.153635 | ubuntu-noble-large | [neutron-bgp-dragent] 2026-06-03 00:04:29.153638 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153642 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-03 00:04:29.153646 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-03 00:04:29.153649 | ubuntu-noble-large | 2026-06-03 00:04:29.153653 | ubuntu-noble-large | 2026-06-03 00:04:29.153656 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2026-06-03 00:04:29.153660 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153663 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-03 00:04:29.153667 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-06-03 00:04:29.153670 | ubuntu-noble-large | 2026-06-03 00:04:29.153674 | ubuntu-noble-large | 2026-06-03 00:04:29.153677 | ubuntu-noble-large | [neutron-vpnaas-base] 2026-06-03 00:04:29.153681 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153684 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-06-03 00:04:29.153688 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2024.1.tar.gz 2026-06-03 00:04:29.153692 | ubuntu-noble-large | 2026-06-03 00:04:29.153695 | ubuntu-noble-large | 2026-06-03 00:04:29.153698 | ubuntu-noble-large | 2026-06-03 00:04:29.153702 | ubuntu-noble-large | [neutron-base] 2026-06-03 00:04:29.153705 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153709 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-06-03 00:04:29.153712 | ubuntu-noble-large | location = tarballs/neutron-stable-2024.1.tar.gz 2026-06-03 00:04:29.153716 | ubuntu-noble-large | 2026-06-03 00:04:29.153719 | ubuntu-noble-large | 2026-06-03 00:04:29.153723 | ubuntu-noble-large | 2026-06-03 00:04:29.153726 | ubuntu-noble-large | [nova-base] 2026-06-03 00:04:29.153729 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153733 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-06-03 00:04:29.153736 | ubuntu-noble-large | location = tarballs/nova-stable-2024.1.tar.gz 2026-06-03 00:04:29.153740 | ubuntu-noble-large | 2026-06-03 00:04:29.153743 | ubuntu-noble-large | 2026-06-03 00:04:29.153747 | ubuntu-noble-large | 2026-06-03 00:04:29.153750 | ubuntu-noble-large | [octavia-base] 2026-06-03 00:04:29.153753 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153757 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-06-03 00:04:29.153760 | ubuntu-noble-large | location = tarballs/octavia-stable-2024.1.tar.gz 2026-06-03 00:04:29.153764 | ubuntu-noble-large | 2026-06-03 00:04:29.153767 | ubuntu-noble-large | 2026-06-03 00:04:29.153771 | ubuntu-noble-large | 2026-06-03 00:04:29.153774 | ubuntu-noble-large | [placement-base] 2026-06-03 00:04:29.153778 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153781 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-06-03 00:04:29.153784 | ubuntu-noble-large | location = tarballs/placement-stable-2024.1.tar.gz 2026-06-03 00:04:29.153788 | ubuntu-noble-large | 2026-06-03 00:04:29.153791 | ubuntu-noble-large | 2026-06-03 00:04:29.153795 | ubuntu-noble-large | 2026-06-03 00:04:29.153798 | ubuntu-noble-large | [skyline-apiserver-base] 2026-06-03 00:04:29.153802 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153805 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-06-03 00:04:29.153809 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2024.1.tar.gz 2026-06-03 00:04:29.153812 | ubuntu-noble-large | 2026-06-03 00:04:29.153816 | ubuntu-noble-large | 2026-06-03 00:04:29.153819 | ubuntu-noble-large | 2026-06-03 00:04:29.153823 | ubuntu-noble-large | [skyline-console-base] 2026-06-03 00:04:29.153826 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.153835 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-06-03 00:04:29.153839 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2024.1.tar.gz 2026-06-03 00:04:29.153842 | ubuntu-noble-large | 2026-06-03 00:04:29.153846 | ubuntu-noble-large | 2026-06-03 00:04:29.153849 | ubuntu-noble-large | [openstack-base] 2026-06-03 00:04:29.153853 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-06-03 00:04:29.153856 | ubuntu-noble-large | location = tarballs/requirements-stable-2024.1.tar.gz 2026-06-03 00:04:29.153863 | ubuntu-noble-large | type = local 2026-06-03 00:04:29.154511 | ubuntu-noble-large | + bash scripts/003-patch.sh 2026-06-03 00:04:29.158253 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.1 2026-06-03 00:04:29.158274 | ubuntu-noble-large | + VERSION=latest 2026-06-03 00:04:29.158279 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-06-03 00:04:29.158386 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-06-03 00:04:29.158408 | ubuntu-noble-large | + . defaults/all.sh 2026-06-03 00:04:29.158573 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-06-03 00:04:29.158579 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-06-03 00:04:29.158618 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-06-03 00:04:29.158645 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-06-03 00:04:29.158911 | ubuntu-noble-large | +++ deactivate nondestructive 2026-06-03 00:04:29.158994 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-03 00:04:29.159001 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-03 00:04:29.159030 | ubuntu-noble-large | +++ hash -r 2026-06-03 00:04:29.159101 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-03 00:04:29.159106 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-06-03 00:04:29.159125 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-06-03 00:04:29.159158 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-06-03 00:04:29.159257 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-06-03 00:04:29.159264 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-06-03 00:04:29.159290 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-06-03 00:04:29.159295 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-06-03 00:04:29.159349 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-06-03 00:04:29.159391 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-06-03 00:04:29.159403 | ubuntu-noble-large | +++ export PATH 2026-06-03 00:04:29.159456 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-03 00:04:29.159541 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-06-03 00:04:29.159547 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-06-03 00:04:29.159552 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-06-03 00:04:29.159572 | ubuntu-noble-large | +++ export PS1 2026-06-03 00:04:29.159576 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-06-03 00:04:29.159581 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-06-03 00:04:29.159621 | ubuntu-noble-large | +++ hash -r 2026-06-03 00:04:29.159691 | ubuntu-noble-large | + . defaults/2024.1.sh 2026-06-03 00:04:29.160838 | ubuntu-noble-large | +++ date +%Y%m%d 2026-06-03 00:04:29.164462 | ubuntu-noble-large | ++ export BUILD_ID=20260603 2026-06-03 00:04:29.164483 | ubuntu-noble-large | ++ BUILD_ID=20260603 2026-06-03 00:04:29.164542 | ubuntu-noble-large | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-06-03 00:04:29.164548 | ubuntu-noble-large | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-06-03 00:04:29.164554 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-06-03 00:04:29.164558 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-06-03 00:04:29.164577 | ubuntu-noble-large | ++ export BASE_VERSION=22.04 2026-06-03 00:04:29.164581 | ubuntu-noble-large | ++ BASE_VERSION=22.04 2026-06-03 00:04:29.164630 | ubuntu-noble-large | + export VERSION 2026-06-03 00:04:29.164635 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-06-03 00:04:29.164655 | ubuntu-noble-large | + mkdir -p tarballs 2026-06-03 00:04:29.169292 | ubuntu-noble-large | + ping -c2 tarballs.opendev.org 2026-06-03 00:04:32.927019 | ubuntu-noble-large | PING static03.opendev.org (104.130.246.98) 56(84) bytes of data. 2026-06-03 00:04:32.927139 | ubuntu-noble-large | 64 bytes from static03.opendev.org (104.130.246.98): icmp_seq=1 ttl=45 time=138 ms 2026-06-03 00:04:33.736413 | ubuntu-noble-large | 64 bytes from static03.opendev.org (104.130.246.98): icmp_seq=2 ttl=45 time=134 ms 2026-06-03 00:04:33.736531 | ubuntu-noble-large | 2026-06-03 00:04:33.736588 | ubuntu-noble-large | --- static03.opendev.org ping statistics --- 2026-06-03 00:04:33.736606 | ubuntu-noble-large | 2 packets transmitted, 2 received, 0% packet loss, time 1001ms 2026-06-03 00:04:33.736619 | ubuntu-noble-large | rtt min/avg/max/mdev = 134.261/135.918/137.576/1.657 ms 2026-06-03 00:04:33.739861 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2026-06-03 00:04:33.740439 | ubuntu-noble-large | ++ awk '{ print $4 }' 2026-06-03 00:04:33.745797 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-03 00:04:33.745833 | ubuntu-noble-large | + pushd tarballs 2026-06-03 00:04:33.747138 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-06-03 00:04:33.750019 | ubuntu-noble-large | + filename=aodh-stable-2024.1.tar.gz 2026-06-03 00:04:33.750043 | ubuntu-noble-large | + [[ -e aodh-stable-2024.1.tar.gz ]] 2026-06-03 00:04:33.750095 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-06-03 00:04:33.750140 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-06-03 00:04:33.750156 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-06-03 00:06:52.640469 | ubuntu-noble-large | failed: Connection timed out. 2026-06-03 00:09:07.808463 | ubuntu-noble-large | failed: Connection timed out. 2026-06-03 00:11:22.976438 | ubuntu-noble-large | failed: Connection timed out. 2026-06-03 00:11:22.979360 | ubuntu-noble-large | + exit 2 2026-06-03 00:11:23.102328 | ubuntu-noble-large | ERROR 2026-06-03 00:11:23.103004 | ubuntu-noble-large | { 2026-06-03 00:11:23.103596 | ubuntu-noble-large | "delta": "0:07:20.271453", 2026-06-03 00:11:23.103772 | ubuntu-noble-large | "end": "2026-06-03 00:11:22.981522", 2026-06-03 00:11:23.103887 | ubuntu-noble-large | "msg": "non-zero return code", 2026-06-03 00:11:23.104077 | ubuntu-noble-large | "rc": 2, 2026-06-03 00:11:23.104181 | ubuntu-noble-large | "start": "2026-06-03 00:04:02.710069" 2026-06-03 00:11:23.104291 | ubuntu-noble-large | } failure 2026-06-03 00:11:23.128910 | 2026-06-03 00:11:23.129098 | PLAY RECAP 2026-06-03 00:11:23.129220 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-06-03 00:11:23.129275 | 2026-06-03 00:11:23.281382 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2026-06-03 00:11:23.283075 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-03 00:11:24.079922 | 2026-06-03 00:11:24.080105 | PLAY [Base post-fetch] 2026-06-03 00:11:24.095345 | 2026-06-03 00:11:24.095499 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-03 00:11:24.171791 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-03 00:11:24.186390 | 2026-06-03 00:11:24.186652 | TASK [fetch-output : Set log path for single node] 2026-06-03 00:11:24.234967 | ubuntu-noble-large | ok 2026-06-03 00:11:24.243996 | 2026-06-03 00:11:24.244278 | LOOP [fetch-output : Ensure local output dirs] 2026-06-03 00:11:24.777959 | ubuntu-noble-large -> localhost | ok: "/var/lib/zuul/builds/df819949642f489fa99d52f5cbabdbb6/work/logs" 2026-06-03 00:11:25.059700 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/df819949642f489fa99d52f5cbabdbb6/work/artifacts" 2026-06-03 00:11:25.333492 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/df819949642f489fa99d52f5cbabdbb6/work/docs" 2026-06-03 00:11:25.353373 | 2026-06-03 00:11:25.353588 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-03 00:11:26.213055 | ubuntu-noble-large | changed: 2026-06-03 00:11:26.213442 | ubuntu-noble-large | .d..t...... ./ 2026-06-03 00:11:26.213508 | ubuntu-noble-large | >f+++++++++ sudo-debug.txt 2026-06-03 00:11:26.213573 | ubuntu-noble-large | >f+++++++++ sudo-strace.log 2026-06-03 00:11:26.213625 | ubuntu-noble-large | >f+++++++++ sudo-strace.log.time 2026-06-03 00:11:26.213690 | ubuntu-noble-large | changed: All items complete 2026-06-03 00:11:26.213729 | 2026-06-03 00:11:26.807353 | ubuntu-noble-large | changed: .d..t...... ./ 2026-06-03 00:11:27.408647 | ubuntu-noble-large | changed: .d..t...... ./ 2026-06-03 00:11:27.429047 | 2026-06-03 00:11:27.429193 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-03 00:11:27.462681 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-03 00:11:27.466033 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-03 00:11:27.490042 | 2026-06-03 00:11:27.490175 | PLAY RECAP 2026-06-03 00:11:27.490260 | ubuntu-noble-large | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-03 00:11:27.490303 | 2026-06-03 00:11:27.636155 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-03 00:11:27.637202 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-03 00:11:28.419569 | 2026-06-03 00:11:28.419743 | PLAY [Base post] 2026-06-03 00:11:28.433711 | 2026-06-03 00:11:28.433857 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-03 00:11:29.358043 | ubuntu-noble-large | changed 2026-06-03 00:11:29.365552 | 2026-06-03 00:11:29.365668 | PLAY RECAP 2026-06-03 00:11:29.365734 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-03 00:11:29.365797 | 2026-06-03 00:11:29.502059 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-03 00:11:29.503118 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-03 00:11:30.392873 | 2026-06-03 00:11:30.393099 | PLAY [Base post-logs] 2026-06-03 00:11:30.404866 | 2026-06-03 00:11:30.405052 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-03 00:11:30.923047 | localhost | changed 2026-06-03 00:11:30.945630 | 2026-06-03 00:11:30.945807 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-03 00:11:30.971768 | localhost | ok 2026-06-03 00:11:30.975812 | 2026-06-03 00:11:30.975932 | TASK [Set zuul-log-path fact] 2026-06-03 00:11:31.003791 | localhost | ok 2026-06-03 00:11:31.020350 | 2026-06-03 00:11:31.020538 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-03 00:11:31.060621 | localhost | ok 2026-06-03 00:11:31.068013 | 2026-06-03 00:11:31.068207 | TASK [upload-logs : Create log directories] 2026-06-03 00:11:31.647666 | localhost | changed 2026-06-03 00:11:31.652269 | 2026-06-03 00:11:31.652409 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-03 00:11:32.208115 | localhost -> localhost | ok: Runtime: 0:00:00.004513 2026-06-03 00:11:32.217207 | 2026-06-03 00:11:32.217415 | TASK [upload-logs : Upload logs to log server] 2026-06-03 00:11:32.847704 | localhost | Output suppressed because no_log was given 2026-06-03 00:11:32.851622 | 2026-06-03 00:11:32.851803 | LOOP [upload-logs : Compress console log and json output] 2026-06-03 00:11:32.902359 | localhost | skipping: Conditional result was False 2026-06-03 00:11:32.908589 | localhost | skipping: Conditional result was False 2026-06-03 00:11:32.916376 | 2026-06-03 00:11:32.916581 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-03 00:11:32.966551 | localhost | skipping: Conditional result was False 2026-06-03 00:11:32.967223 | 2026-06-03 00:11:32.971377 | localhost | skipping: Conditional result was False 2026-06-03 00:11:32.979264 | 2026-06-03 00:11:32.979497 | LOOP [upload-logs : Upload console log and json output]