2026-05-08 14:55:33.236901 | Job console starting 2026-05-08 14:55:33.283170 | Updating git repos 2026-05-08 14:55:33.412150 | Cloning repos into workspace 2026-05-08 14:55:33.550825 | Restoring repo states 2026-05-08 14:55:33.565518 | Merging changes 2026-05-08 14:55:34.303208 | Checking out repos 2026-05-08 14:55:34.381117 | Preparing playbooks 2026-05-08 14:55:36.423022 | Running Ansible setup 2026-05-08 14:55:43.870269 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 14:55:45.133430 | 2026-05-08 14:55:45.133595 | PLAY [Base pre] 2026-05-08 14:55:45.187428 | 2026-05-08 14:55:45.187578 | TASK [Setup log path fact] 2026-05-08 14:55:45.218656 | debian-bookworm | ok 2026-05-08 14:55:45.238189 | 2026-05-08 14:55:45.238336 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 14:55:45.305213 | debian-bookworm | ok 2026-05-08 14:55:45.336334 | 2026-05-08 14:55:45.336479 | TASK [emit-job-header : Print job information] 2026-05-08 14:55:45.426171 | # Job Information 2026-05-08 14:55:45.426354 | Ansible Version: 2.16.14 2026-05-08 14:55:45.426387 | Job: container-image-kolla-ansible-build-2025.1 2026-05-08 14:55:45.426419 | Pipeline: check 2026-05-08 14:55:45.426443 | Executor: 521e9411259a 2026-05-08 14:55:45.426464 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/897 2026-05-08 14:55:45.426485 | Event ID: f0c51194-4aed-11f1-9eff-de234dae0ce0 2026-05-08 14:55:45.431318 | 2026-05-08 14:55:45.431418 | LOOP [emit-job-header : Print node information] 2026-05-08 14:55:45.640237 | debian-bookworm | ok: 2026-05-08 14:55:45.640493 | debian-bookworm | # Node Information 2026-05-08 14:55:45.640530 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-08 14:55:45.640551 | debian-bookworm | Hostname: debian 2026-05-08 14:55:45.640569 | debian-bookworm | Username: zuul 2026-05-08 14:55:45.640586 | debian-bookworm | Distro: Debian 12.13 2026-05-08 14:55:45.640605 | debian-bookworm | Provider: regiocloud-a 2026-05-08 14:55:45.640644 | debian-bookworm | Region: 2026-05-08 14:55:45.640662 | debian-bookworm | Label: debian-bookworm 2026-05-08 14:55:45.640677 | debian-bookworm | Product Name: OpenStack Nova 2026-05-08 14:55:45.640692 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe40:bade 2026-05-08 14:55:45.661978 | 2026-05-08 14:55:45.662116 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 14:55:46.549751 | debian-bookworm -> localhost | changed 2026-05-08 14:55:46.559103 | 2026-05-08 14:55:46.559202 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 14:55:48.553374 | debian-bookworm -> localhost | changed 2026-05-08 14:55:48.561918 | 2026-05-08 14:55:48.562008 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 14:55:49.395970 | debian-bookworm -> localhost | ok 2026-05-08 14:55:49.401509 | 2026-05-08 14:55:49.401603 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 14:55:49.422629 | debian-bookworm | ok 2026-05-08 14:55:49.436841 | debian-bookworm | included: /var/lib/zuul/builds/143f38ea5c554e27873087d45779bec3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 14:55:49.441599 | 2026-05-08 14:55:49.441690 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 14:55:51.026407 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-08 14:55:51.026737 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/143f38ea5c554e27873087d45779bec3/work/143f38ea5c554e27873087d45779bec3_id_rsa 2026-05-08 14:55:51.026809 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/143f38ea5c554e27873087d45779bec3/work/143f38ea5c554e27873087d45779bec3_id_rsa.pub 2026-05-08 14:55:51.026872 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-08 14:55:51.026900 | debian-bookworm -> localhost | SHA256:OqonblagP4m9pk9FrvB7dApbO9+3oAQvxJnwB5ZtVIo zuul-build-sshkey 2026-05-08 14:55:51.026934 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-08 14:55:51.026958 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-08 14:55:51.026980 | debian-bookworm -> localhost | | ... | 2026-05-08 14:55:51.027002 | debian-bookworm -> localhost | | = . | 2026-05-08 14:55:51.027023 | debian-bookworm -> localhost | | . E + | 2026-05-08 14:55:51.027043 | debian-bookworm -> localhost | | .B = | 2026-05-08 14:55:51.027064 | debian-bookworm -> localhost | |.. .X . S | 2026-05-08 14:55:51.027089 | debian-bookworm -> localhost | |.o.+++.. | 2026-05-08 14:55:51.027110 | debian-bookworm -> localhost | | ++B.+= . | 2026-05-08 14:55:51.027131 | debian-bookworm -> localhost | |..@.*+ + .. | 2026-05-08 14:55:51.027152 | debian-bookworm -> localhost | |.B*B.oo .... | 2026-05-08 14:55:51.027173 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-08 14:55:51.027229 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.036432 2026-05-08 14:55:51.035984 | 2026-05-08 14:55:51.036090 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 14:55:51.061948 | debian-bookworm | ok 2026-05-08 14:55:51.078719 | debian-bookworm | included: /var/lib/zuul/builds/143f38ea5c554e27873087d45779bec3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 14:55:51.090514 | 2026-05-08 14:55:51.090665 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 14:55:51.104284 | debian-bookworm | skipping: Conditional result was False 2026-05-08 14:55:51.113087 | 2026-05-08 14:55:51.113189 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 14:55:51.712536 | debian-bookworm | changed 2026-05-08 14:55:51.717734 | 2026-05-08 14:55:51.717828 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 14:55:51.987602 | debian-bookworm | ok 2026-05-08 14:55:51.997634 | 2026-05-08 14:55:51.997749 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 14:55:52.774539 | debian-bookworm | changed 2026-05-08 14:55:52.790199 | 2026-05-08 14:55:52.790315 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 14:55:53.559346 | debian-bookworm | changed 2026-05-08 14:55:53.570137 | 2026-05-08 14:55:53.570246 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 14:55:53.629282 | debian-bookworm | skipping: Conditional result was False 2026-05-08 14:55:53.635460 | 2026-05-08 14:55:53.635563 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 14:55:54.612408 | debian-bookworm -> localhost | changed 2026-05-08 14:55:54.624669 | 2026-05-08 14:55:54.624832 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 14:55:55.618500 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/143f38ea5c554e27873087d45779bec3/work/143f38ea5c554e27873087d45779bec3_id_rsa (zuul-build-sshkey) 2026-05-08 14:55:55.618872 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019774 2026-05-08 14:55:55.628694 | 2026-05-08 14:55:55.628867 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 14:55:56.070303 | debian-bookworm | ok 2026-05-08 14:55:56.092273 | 2026-05-08 14:55:56.092453 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 14:55:56.136927 | debian-bookworm | skipping: Conditional result was False 2026-05-08 14:55:56.151124 | 2026-05-08 14:55:56.151276 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 14:55:56.646749 | debian-bookworm | ok 2026-05-08 14:55:56.669955 | 2026-05-08 14:55:56.670122 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 14:55:56.756935 | debian-bookworm | ok 2026-05-08 14:55:56.762574 | 2026-05-08 14:55:56.762740 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 14:55:57.681782 | debian-bookworm -> localhost | ok 2026-05-08 14:55:57.696504 | 2026-05-08 14:55:57.696692 | TASK [validate-host : Collect information about the host] 2026-05-08 14:55:59.286114 | debian-bookworm | ok 2026-05-08 14:55:59.307298 | 2026-05-08 14:55:59.307421 | TASK [validate-host : Sanitize hostname] 2026-05-08 14:55:59.449378 | debian-bookworm | ok 2026-05-08 14:55:59.543018 | 2026-05-08 14:55:59.543131 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 14:56:00.421570 | debian-bookworm -> localhost | changed 2026-05-08 14:56:00.426236 | 2026-05-08 14:56:00.426323 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 14:56:00.916450 | debian-bookworm | ok 2026-05-08 14:56:00.924350 | 2026-05-08 14:56:00.924463 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 14:56:01.455343 | debian-bookworm -> localhost | changed 2026-05-08 14:56:01.468765 | 2026-05-08 14:56:01.468870 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 14:56:01.770300 | debian-bookworm | ok 2026-05-08 14:56:01.776646 | 2026-05-08 14:56:01.776757 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 14:56:02.604853 | debian-bookworm | changed: 2026-05-08 14:56:02.605029 | debian-bookworm | cd+++++++++ src/ 2026-05-08 14:56:02.605064 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-08 14:56:02.605088 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-08 14:56:02.605109 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-08 14:56:02.605129 | debian-bookworm | Containerfile 2026-05-08 14:56:02.605274 | debian-bookworm | . 2026-05-08 15:15:59.953171 | debian-bookworm | #30 1128.9 Using /etc/ansible/ansible.cfg as config file 2026-05-08 15:15:59.953283 | debian-bookworm | #30 1128.9 Starting galaxy collection install process 2026-05-08 15:15:59.953290 | debian-bookworm | #30 1128.9 Process install dependency map 2026-05-08 15:15:59.953295 | debian-bookworm | #30 1128.9 Starting collection install process 2026-05-08 15:15:59.953300 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/community-rabbitmq-1.6.0-fj29prmk 2026-05-08 15:15:59.953307 | debian-bookworm | #30 1128.9 Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-05-08 15:15:59.953327 | debian-bookworm | #30 1128.9 community.rabbitmq:1.6.0 was installed successfully 2026-05-08 15:15:59.953331 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/ansible-posix-2.1.0-vrkm6ttl 2026-05-08 15:15:59.953335 | debian-bookworm | #30 1128.9 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-05-08 15:15:59.953340 | debian-bookworm | #30 1128.9 ansible.posix:2.1.0 was installed successfully 2026-05-08 15:15:59.953352 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-grafana-2.3.0.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/community-grafana-2.3.0-q8uzjqhq 2026-05-08 15:15:59.953356 | debian-bookworm | #30 1128.9 Installing 'community.grafana:2.3.0' to '/usr/share/ansible/collections/ansible_collections/community/grafana' 2026-05-08 15:15:59.953360 | debian-bookworm | #30 1128.9 community.grafana:2.3.0 was installed successfully 2026-05-08 15:15:59.953364 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.5.0.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/openstack-cloud-2.5.0-c122s53v 2026-05-08 15:15:59.953368 | debian-bookworm | #30 1128.9 Installing 'openstack.cloud:2.5.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-05-08 15:15:59.953372 | debian-bookworm | #30 1128.9 openstack.cloud:2.5.0 was installed successfully 2026-05-08 15:15:59.953376 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-network-5.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/community-network-5.1.0-hbt39zyv 2026-05-08 15:15:59.953380 | debian-bookworm | #30 1128.9 Installing 'community.network:5.1.0' to '/usr/share/ansible/collections/ansible_collections/community/network' 2026-05-08 15:15:59.953384 | debian-bookworm | #30 1128.9 community.network:5.1.0 was installed successfully 2026-05-08 15:15:59.953388 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/ansible-utils-6.0.2-kf7pjtid 2026-05-08 15:15:59.953392 | debian-bookworm | #30 1128.9 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-05-08 15:15:59.953396 | debian-bookworm | #30 1128.9 ansible.utils:6.0.2 was installed successfully 2026-05-08 15:15:59.953400 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-hashi_vault-7.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/community-hashi_vault-7.1.0-xxe1nnh2 2026-05-08 15:15:59.953413 | debian-bookworm | #30 1128.9 Installing 'community.hashi_vault:7.1.0' to '/usr/share/ansible/collections/ansible_collections/community/hashi_vault' 2026-05-08 15:15:59.953417 | debian-bookworm | #30 1128.9 community.hashi_vault:7.1.0 was installed successfully 2026-05-08 15:15:59.953421 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/netbox-netbox-3.23.0-t0w3t9ly 2026-05-08 15:15:59.953424 | debian-bookworm | #30 1128.9 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-05-08 15:15:59.953428 | debian-bookworm | #30 1128.9 netbox.netbox:3.23.0 was installed successfully 2026-05-08 15:15:59.953432 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.5.2.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/ansible-netcommon-8.5.2-bz5zequl 2026-05-08 15:15:59.953436 | debian-bookworm | #30 1128.9 Installing 'ansible.netcommon:8.5.2' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-05-08 15:15:59.953440 | debian-bookworm | #30 1128.9 ansible.netcommon:8.5.2 was installed successfully 2026-05-08 15:15:59.953456 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260318.0.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/osism-commons-0.20260318.0-atv9fw5j 2026-05-08 15:15:59.953461 | debian-bookworm | #30 1128.9 Installing 'osism.commons:0.20260318.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-05-08 15:15:59.953465 | debian-bookworm | #30 1128.9 osism.commons:0.20260318.0 was installed successfully 2026-05-08 15:15:59.953469 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/containers-podman-1.20.1.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/containers-podman-1.20.1-0qi6rbek 2026-05-08 15:15:59.953473 | debian-bookworm | #30 1128.9 Installing 'containers.podman:1.20.1' to '/usr/share/ansible/collections/ansible_collections/containers/podman' 2026-05-08 15:15:59.953476 | debian-bookworm | #30 1128.9 containers.podman:1.20.1 was installed successfully 2026-05-08 15:15:59.953480 | debian-bookworm | #30 1128.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-mysql-5.0.0.tar.gz to /root/.ansible/tmp/ansible-local-1448um66m0vx/tmphz34eeg0/community-mysql-5.0.0-2xsye8ah 2026-05-08 15:16:00.083232 | debian-bookworm | #30 ERROR: process "/bin/bash -o pipefail -c set -e\nset -x\n\n# show motd\necho '[ ! -z \"$TERM\" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc\n\n# upgrade/install required packages\napt-get update\napt-get install -y --no-install-recommends \\\n build-essential \\\n dumb-init \\\n git \\\n gnupg-agent \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n patch \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/ansible-playbooks /playbooks\ngit clone https://github.com/osism/generics /generics\ngit clone https://github.com/osism/kolla-operations /operations\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"kolla-ansible-$VERSION\" )\n ( cd /playbooks || exit; git fetch --all --force; git checkout \"$(yq -M -r .playbooks_version \"/release/latest/base.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\n ( cd /operations || exit; git fetch --all --force; git checkout \"$(yq -M -r .operations_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph\ncp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph\ncp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla\ncp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla\n\n# run preparations\nmkdir -p /ansible/galaxy /ansible/group_vars/all\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/filter_plugins \\\n /ansible/library \\\n /ansible/logs \\\n /ansible/module_utils \\\n /ansible/roles \\\n /ansible/secrets \\\n /ansible/tasks \\\n /interface \\\n /share\n\n# prepare project repository\nif [ \"$OPENSTACK_VERSION\" = \"master\" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi\nif [ \"$OPENSTACK_VERSION\" != \"master\" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi\n\n# apply patches\nfor patchfile in $(find /patches/$OPENSTACK_VERSION -name \"*.patch\"); do\n echo $patchfile;\n ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1\n ( cd /repository && patch --forward --batch -p1 ) < $patchfile\ndone\n\n# install required ansible collections & roles\nansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles\nln -s /usr/share/ansible/roles /ansible/galaxy\n\nansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections\nln -s /usr/share/ansible/collections /ansible/collections\n\n# install mitogen ansible plugin\nmkdir -p /usr/share/mitogen\ntar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen\nrm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml}\nrm /mitogen.tar.gz\n\n# project specific instructions\nln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml\nuv pip install --no-cache --system -r /repository/requirements.txt\nuv pip install --no-cache --system /repository\npython3 /remove-common-as-dependency.py\npython3 /split-kolla-ansible-site.py\ncp -r /repository/ansible/action_plugins/* /ansible/action_plugins\nif [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi\nif [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi\ncp /repository/ansible/library/* /ansible/library\ncp -r /repository/ansible/roles/* /ansible/roles\npython3 /kolla-container-throttle.py\nfor playbook in $(find /repository/ansible -maxdepth 1 -name \"*.yml\" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-\"$(basename $playbook)\"; done\ncp /repository/ansible/nova.yml /ansible/kolla-nova.yml\ncp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml\ncp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml\nrm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml\nrm /remove-common-as-dependency.py\nrm /split-kolla-ansible-site.py\nmkdir /ansible/files\ncp /repository/tools/cleanup-* /ansible/files\n\n# add refresh-containers action\nfind /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml\nrm /refresh-containers.yml\n\n# prepare overlays\nmv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays\nif [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi\nfor d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n git \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n python3-dev\napt-get autoremove -y\n\nrm -rf \\\n /patches \\\n /release \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/*\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2026-05-08 15:16:00.196645 | debian-bookworm | ------ 2026-05-08 15:16:00.196715 | debian-bookworm | > [builder 23/25] RUN <>> RUN <>> set -e 2026-05-08 15:16:00.200627 | debian-bookworm | 50 | >>> set -x 2026-05-08 15:16:00.200647 | debian-bookworm | 51 | >>> 2026-05-08 15:16:00.200665 | debian-bookworm | 52 | >>> # show motd 2026-05-08 15:16:00.200706 | debian-bookworm | 53 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2026-05-08 15:16:00.200726 | debian-bookworm | 54 | >>> 2026-05-08 15:16:00.200745 | debian-bookworm | 55 | >>> # upgrade/install required packages 2026-05-08 15:16:00.200776 | debian-bookworm | 56 | >>> apt-get update 2026-05-08 15:16:00.200804 | debian-bookworm | 57 | >>> apt-get install -y --no-install-recommends \ 2026-05-08 15:16:00.200823 | debian-bookworm | 58 | >>> build-essential \ 2026-05-08 15:16:00.200852 | debian-bookworm | 59 | >>> dumb-init \ 2026-05-08 15:16:00.200892 | debian-bookworm | 60 | >>> git \ 2026-05-08 15:16:00.200911 | debian-bookworm | 61 | >>> gnupg-agent \ 2026-05-08 15:16:00.200929 | debian-bookworm | 62 | >>> jq \ 2026-05-08 15:16:00.200960 | debian-bookworm | 63 | >>> libffi-dev \ 2026-05-08 15:16:00.200987 | debian-bookworm | 64 | >>> libssh-dev \ 2026-05-08 15:16:00.201006 | debian-bookworm | 65 | >>> libssl-dev \ 2026-05-08 15:16:00.201024 | debian-bookworm | 66 | >>> libyaml-dev \ 2026-05-08 15:16:00.201055 | debian-bookworm | 67 | >>> openssh-client \ 2026-05-08 15:16:00.201082 | debian-bookworm | 68 | >>> patch \ 2026-05-08 15:16:00.201102 | debian-bookworm | 69 | >>> procps \ 2026-05-08 15:16:00.201120 | debian-bookworm | 70 | >>> rsync \ 2026-05-08 15:16:00.201150 | debian-bookworm | 71 | >>> sshpass 2026-05-08 15:16:00.201178 | debian-bookworm | 72 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2026-05-08 15:16:00.201198 | debian-bookworm | 73 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2026-05-08 15:16:00.201216 | debian-bookworm | 74 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2026-05-08 15:16:00.201257 | debian-bookworm | 75 | >>> 2026-05-08 15:16:00.201276 | debian-bookworm | 76 | >>> # add user 2026-05-08 15:16:00.201295 | debian-bookworm | 77 | >>> groupadd -g "$GROUP_ID" dragon 2026-05-08 15:16:00.201326 | debian-bookworm | 78 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2026-05-08 15:16:00.201353 | debian-bookworm | 79 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2026-05-08 15:16:00.201372 | debian-bookworm | 80 | >>> 2026-05-08 15:16:00.201391 | debian-bookworm | 81 | >>> # prepare release repository 2026-05-08 15:16:00.201421 | debian-bookworm | 82 | >>> git clone https://github.com/osism/release /release 2026-05-08 15:16:00.201448 | debian-bookworm | 83 | >>> 2026-05-08 15:16:00.201467 | debian-bookworm | 84 | >>> # prepare project repository 2026-05-08 15:16:00.201486 | debian-bookworm | 85 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2026-05-08 15:16:00.201517 | debian-bookworm | 86 | >>> git clone https://github.com/osism/generics /generics 2026-05-08 15:16:00.201557 | debian-bookworm | 87 | >>> git clone https://github.com/osism/kolla-operations /operations 2026-05-08 15:16:00.201576 | debian-bookworm | 88 | >>> 2026-05-08 15:16:00.201625 | debian-bookworm | 89 | >>> if [ "$VERSION" != "latest" ]; then 2026-05-08 15:16:00.201653 | debian-bookworm | 90 | >>> ( cd /release || exit; git fetch --all --force; git checkout "kolla-ansible-$VERSION" ) 2026-05-08 15:16:00.201674 | debian-bookworm | 91 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/base.yml")" ) 2026-05-08 15:16:00.201694 | debian-bookworm | 92 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2026-05-08 15:16:00.201733 | debian-bookworm | 93 | >>> ( cd /operations || exit; git fetch --all --force; git checkout "$(yq -M -r .operations_version "/release/latest/base.yml")" ) 2026-05-08 15:16:00.201753 | debian-bookworm | 94 | >>> fi 2026-05-08 15:16:00.201772 | debian-bookworm | 95 | >>> 2026-05-08 15:16:00.201803 | debian-bookworm | 96 | >>> # add inventory files 2026-05-08 15:16:00.201830 | debian-bookworm | 97 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2026-05-08 15:16:00.201850 | debian-bookworm | 98 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-05-08 15:16:00.201868 | debian-bookworm | 99 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-05-08 15:16:00.201899 | debian-bookworm | 100 | >>> cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2026-05-08 15:16:00.201926 | debian-bookworm | 101 | >>> cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2026-05-08 15:16:00.201945 | debian-bookworm | 102 | >>> 2026-05-08 15:16:00.201964 | debian-bookworm | 103 | >>> # run preparations 2026-05-08 15:16:00.201995 | debian-bookworm | 104 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-05-08 15:16:00.202022 | debian-bookworm | 105 | >>> python3 /src/render-python-requirements.py 2026-05-08 15:16:00.202042 | debian-bookworm | 106 | >>> python3 /src/render-versions.py 2026-05-08 15:16:00.202060 | debian-bookworm | 107 | >>> 2026-05-08 15:16:00.202091 | debian-bookworm | 108 | >>> # install required python packages 2026-05-08 15:16:00.202118 | debian-bookworm | 109 | >>> uv pip install --no-cache --system -r /requirements.txt 2026-05-08 15:16:00.202138 | debian-bookworm | 110 | >>> 2026-05-08 15:16:00.202157 | debian-bookworm | 111 | >>> # set ansible version in the motd 2026-05-08 15:16:00.202196 | debian-bookworm | 112 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2026-05-08 15:16:00.202215 | debian-bookworm | 113 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2026-05-08 15:16:00.202234 | debian-bookworm | 114 | >>> 2026-05-08 15:16:00.202265 | debian-bookworm | 115 | >>> # create required directories 2026-05-08 15:16:00.202293 | debian-bookworm | 116 | >>> mkdir -p \ 2026-05-08 15:16:00.202312 | debian-bookworm | 117 | >>> /ansible \ 2026-05-08 15:16:00.202331 | debian-bookworm | 118 | >>> /ansible/action_plugins \ 2026-05-08 15:16:00.202362 | debian-bookworm | 119 | >>> /ansible/cache \ 2026-05-08 15:16:00.202389 | debian-bookworm | 120 | >>> /ansible/filter_plugins \ 2026-05-08 15:16:00.202408 | debian-bookworm | 121 | >>> /ansible/library \ 2026-05-08 15:16:00.202427 | debian-bookworm | 122 | >>> /ansible/logs \ 2026-05-08 15:16:00.202457 | debian-bookworm | 123 | >>> /ansible/module_utils \ 2026-05-08 15:16:00.202484 | debian-bookworm | 124 | >>> /ansible/roles \ 2026-05-08 15:16:00.202504 | debian-bookworm | 125 | >>> /ansible/secrets \ 2026-05-08 15:16:00.202523 | debian-bookworm | 126 | >>> /ansible/tasks \ 2026-05-08 15:16:00.202553 | debian-bookworm | 127 | >>> /interface \ 2026-05-08 15:16:00.202630 | debian-bookworm | 128 | >>> /share 2026-05-08 15:16:00.202674 | debian-bookworm | 129 | >>> 2026-05-08 15:16:00.202694 | debian-bookworm | 130 | >>> # prepare project repository 2026-05-08 15:16:00.202713 | debian-bookworm | 131 | >>> if [ "$OPENSTACK_VERSION" = "master" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi 2026-05-08 15:16:00.202767 | debian-bookworm | 132 | >>> if [ "$OPENSTACK_VERSION" != "master" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi 2026-05-08 15:16:00.202803 | debian-bookworm | 133 | >>> 2026-05-08 15:16:00.202845 | debian-bookworm | 134 | >>> # apply patches 2026-05-08 15:16:00.202866 | debian-bookworm | 135 | >>> for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch"); do 2026-05-08 15:16:00.202884 | debian-bookworm | 136 | >>> echo $patchfile; 2026-05-08 15:16:00.202925 | debian-bookworm | 137 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1 2026-05-08 15:16:00.202953 | debian-bookworm | 138 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile 2026-05-08 15:16:00.202973 | debian-bookworm | 139 | >>> done 2026-05-08 15:16:00.203012 | debian-bookworm | 140 | >>> 2026-05-08 15:16:00.203031 | debian-bookworm | 141 | >>> # install required ansible collections & roles 2026-05-08 15:16:00.203050 | debian-bookworm | 142 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-05-08 15:16:00.203089 | debian-bookworm | 143 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2026-05-08 15:16:00.203109 | debian-bookworm | 144 | >>> 2026-05-08 15:16:00.203131 | debian-bookworm | 145 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-05-08 15:16:00.203170 | debian-bookworm | 146 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2026-05-08 15:16:00.203188 | debian-bookworm | 147 | >>> 2026-05-08 15:16:00.203206 | debian-bookworm | 148 | >>> # install mitogen ansible plugin 2026-05-08 15:16:00.203223 | debian-bookworm | 149 | >>> mkdir -p /usr/share/mitogen 2026-05-08 15:16:00.203262 | debian-bookworm | 150 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-08 15:16:00.203280 | debian-bookworm | 151 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2026-05-08 15:16:00.203300 | debian-bookworm | 152 | >>> rm /mitogen.tar.gz 2026-05-08 15:16:00.203337 | debian-bookworm | 153 | >>> 2026-05-08 15:16:00.203355 | debian-bookworm | 154 | >>> # project specific instructions 2026-05-08 15:16:00.203373 | debian-bookworm | 155 | >>> ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-05-08 15:16:00.203411 | debian-bookworm | 156 | >>> uv pip install --no-cache --system -r /repository/requirements.txt 2026-05-08 15:16:00.203429 | debian-bookworm | 157 | >>> uv pip install --no-cache --system /repository 2026-05-08 15:16:00.203447 | debian-bookworm | 158 | >>> python3 /remove-common-as-dependency.py 2026-05-08 15:16:00.203465 | debian-bookworm | 159 | >>> python3 /split-kolla-ansible-site.py 2026-05-08 15:16:00.203504 | debian-bookworm | 160 | >>> cp -r /repository/ansible/action_plugins/* /ansible/action_plugins 2026-05-08 15:16:00.203522 | debian-bookworm | 161 | >>> if [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi 2026-05-08 15:16:00.203540 | debian-bookworm | 162 | >>> if [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi 2026-05-08 15:16:00.203577 | debian-bookworm | 163 | >>> cp /repository/ansible/library/* /ansible/library 2026-05-08 15:16:00.203613 | debian-bookworm | 164 | >>> cp -r /repository/ansible/roles/* /ansible/roles 2026-05-08 15:16:00.203652 | debian-bookworm | 165 | >>> python3 /kolla-container-throttle.py 2026-05-08 15:16:00.203672 | debian-bookworm | 166 | >>> for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-"$(basename $playbook)"; done 2026-05-08 15:16:00.203690 | debian-bookworm | 167 | >>> cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-05-08 15:16:00.203708 | debian-bookworm | 168 | >>> cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-05-08 15:16:00.203746 | debian-bookworm | 169 | >>> cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-05-08 15:16:00.203764 | debian-bookworm | 170 | >>> rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-05-08 15:16:00.203782 | debian-bookworm | 171 | >>> rm /remove-common-as-dependency.py 2026-05-08 15:16:00.203819 | debian-bookworm | 172 | >>> rm /split-kolla-ansible-site.py 2026-05-08 15:16:00.203837 | debian-bookworm | 173 | >>> mkdir /ansible/files 2026-05-08 15:16:00.203855 | debian-bookworm | 174 | >>> cp /repository/tools/cleanup-* /ansible/files 2026-05-08 15:16:00.203873 | debian-bookworm | 175 | >>> 2026-05-08 15:16:00.203911 | debian-bookworm | 176 | >>> # add refresh-containers action 2026-05-08 15:16:00.203929 | debian-bookworm | 177 | >>> find /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml 2026-05-08 15:16:00.203947 | debian-bookworm | 178 | >>> rm /refresh-containers.yml 2026-05-08 15:16:00.203984 | debian-bookworm | 179 | >>> 2026-05-08 15:16:00.204002 | debian-bookworm | 180 | >>> # prepare overlays 2026-05-08 15:16:00.204020 | debian-bookworm | 181 | >>> mv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays 2026-05-08 15:16:00.204064 | debian-bookworm | 182 | >>> if [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi 2026-05-08 15:16:00.204083 | debian-bookworm | 183 | >>> for d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done 2026-05-08 15:16:00.204101 | debian-bookworm | 184 | >>> 2026-05-08 15:16:00.204138 | debian-bookworm | 185 | >>> # copy ara configuration 2026-05-08 15:16:00.204157 | debian-bookworm | 186 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2026-05-08 15:16:00.204175 | debian-bookworm | 187 | >>> 2026-05-08 15:16:00.204192 | debian-bookworm | 188 | >>> # set correct permssions 2026-05-08 15:16:00.204210 | debian-bookworm | 189 | >>> chown -R dragon: /ansible /share /interface 2026-05-08 15:16:00.204248 | debian-bookworm | 190 | >>> 2026-05-08 15:16:00.204266 | debian-bookworm | 191 | >>> # cleanup 2026-05-08 15:16:00.204284 | debian-bookworm | 192 | >>> apt-get clean 2026-05-08 15:16:00.204302 | debian-bookworm | 193 | >>> apt-get remove -y \ 2026-05-08 15:16:00.204320 | debian-bookworm | 194 | >>> build-essential \ 2026-05-08 15:16:00.204339 | debian-bookworm | 195 | >>> git \ 2026-05-08 15:16:00.204357 | debian-bookworm | 196 | >>> libffi-dev \ 2026-05-08 15:16:00.204396 | debian-bookworm | 197 | >>> libssh-dev \ 2026-05-08 15:16:00.204414 | debian-bookworm | 198 | >>> libssl-dev \ 2026-05-08 15:16:00.204432 | debian-bookworm | 199 | >>> libyaml-dev \ 2026-05-08 15:16:00.204449 | debian-bookworm | 200 | >>> python3-dev 2026-05-08 15:16:00.204467 | debian-bookworm | 201 | >>> apt-get autoremove -y 2026-05-08 15:16:00.204485 | debian-bookworm | 202 | >>> 2026-05-08 15:16:00.204503 | debian-bookworm | 203 | >>> rm -rf \ 2026-05-08 15:16:00.204521 | debian-bookworm | 204 | >>> /patches \ 2026-05-08 15:16:00.204539 | debian-bookworm | 205 | >>> /release \ 2026-05-08 15:16:00.204557 | debian-bookworm | 206 | >>> /root/.cache \ 2026-05-08 15:16:00.204575 | debian-bookworm | 207 | >>> /tmp/* \ 2026-05-08 15:16:00.204627 | debian-bookworm | 208 | >>> /usr/share/doc/* \ 2026-05-08 15:16:00.204646 | debian-bookworm | 209 | >>> /usr/share/man/* \ 2026-05-08 15:16:00.204664 | debian-bookworm | 210 | >>> /var/lib/apt/lists/* \ 2026-05-08 15:16:00.204682 | debian-bookworm | 211 | >>> /var/tmp/* 2026-05-08 15:16:00.204700 | debian-bookworm | 212 | >>> 2026-05-08 15:16:00.204718 | debian-bookworm | 213 | >>> uv pip install --no-cache --system pyclean==3.0.0 2026-05-08 15:16:00.204735 | debian-bookworm | 214 | >>> pyclean /usr 2026-05-08 15:16:00.204754 | debian-bookworm | 215 | >>> uv pip uninstall --system pyclean 2026-05-08 15:16:00.204772 | debian-bookworm | 216 | >>> EOF 2026-05-08 15:16:00.204790 | debian-bookworm | 217 | 2026-05-08 15:16:00.204813 | debian-bookworm | -------------------- 2026-05-08 15:16:00.204883 | debian-bookworm | ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c set -e\nset -x\n\n# show motd\necho '[ ! -z \"$TERM\" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc\n\n# upgrade/install required packages\napt-get update\napt-get install -y --no-install-recommends \\\n build-essential \\\n dumb-init \\\n git \\\n gnupg-agent \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n patch \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/ansible-playbooks /playbooks\ngit clone https://github.com/osism/generics /generics\ngit clone https://github.com/osism/kolla-operations /operations\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"kolla-ansible-$VERSION\" )\n ( cd /playbooks || exit; git fetch --all --force; git checkout \"$(yq -M -r .playbooks_version \"/release/latest/base.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\n ( cd /operations || exit; git fetch --all --force; git checkout \"$(yq -M -r .operations_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph\ncp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph\ncp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla\ncp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla\n\n# run preparations\nmkdir -p /ansible/galaxy /ansible/group_vars/all\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/filter_plugins \\\n /ansible/library \\\n /ansible/logs \\\n /ansible/module_utils \\\n /ansible/roles \\\n /ansible/secrets \\\n /ansible/tasks \\\n /interface \\\n /share\n\n# prepare project repository\nif [ \"$OPENSTACK_VERSION\" = \"master\" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi\nif [ \"$OPENSTACK_VERSION\" != \"master\" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi\n\n# apply patches\nfor patchfile in $(find /patches/$OPENSTACK_VERSION -name \"*.patch\"); do\n echo $patchfile;\n ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1\n ( cd /repository && patch --forward --batch -p1 ) < $patchfile\ndone\n\n# install required ansible collections & roles\nansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles\nln -s /usr/share/ansible/roles /ansible/galaxy\n\nansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections\nln -s /usr/share/ansible/collections /ansible/collections\n\n# install mitogen ansible plugin\nmkdir -p /usr/share/mitogen\ntar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen\nrm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml}\nrm /mitogen.tar.gz\n\n# project specific instructions\nln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml\nuv pip install --no-cache --system -r /repository/requirements.txt\nuv pip install --no-cache --system /repository\npython3 /remove-common-as-dependency.py\npython3 /split-kolla-ansible-site.py\ncp -r /repository/ansible/action_plugins/* /ansible/action_plugins\nif [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi\nif [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi\ncp /repository/ansible/library/* /ansible/library\ncp -r /repository/ansible/roles/* /ansible/roles\npython3 /kolla-container-throttle.py\nfor playbook in $(find /repository/ansible -maxdepth 1 -name \"*.yml\" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-\"$(basename $playbook)\"; done\ncp /repository/ansible/nova.yml /ansible/kolla-nova.yml\ncp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml\ncp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml\nrm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml\nrm /remove-common-as-dependency.py\nrm /split-kolla-ansible-site.py\nmkdir /ansible/files\ncp /repository/tools/cleanup-* /ansible/files\n\n# add refresh-containers action\nfind /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml\nrm /refresh-containers.yml\n\n# prepare overlays\nmv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays\nif [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi\nfor d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n git \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n python3-dev\napt-get autoremove -y\n\nrm -rf \\\n /patches \\\n /release \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/*\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2026-05-08 15:16:00.693881 | debian-bookworm | ERROR 2026-05-08 15:16:00.694361 | debian-bookworm | { 2026-05-08 15:16:00.694515 | debian-bookworm | "delta": "0:19:01.615639", 2026-05-08 15:16:00.694588 | debian-bookworm | "end": "2026-05-08 15:16:00.212236", 2026-05-08 15:16:00.694650 | debian-bookworm | "msg": "non-zero return code", 2026-05-08 15:16:00.694706 | debian-bookworm | "rc": 1, 2026-05-08 15:16:00.694785 | debian-bookworm | "start": "2026-05-08 14:56:58.596597" 2026-05-08 15:16:00.694926 | debian-bookworm | } failure 2026-05-08 15:16:00.725489 | 2026-05-08 15:16:00.725655 | PLAY RECAP 2026-05-08 15:16:00.725763 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2026-05-08 15:16:00.725814 | 2026-05-08 15:16:00.894066 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-05-08 15:16:00.896557 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 15:16:01.707836 | 2026-05-08 15:16:01.708011 | PLAY [Base post-fetch] 2026-05-08 15:16:01.723192 | 2026-05-08 15:16:01.724112 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-08 15:16:01.780814 | debian-bookworm | skipping: Conditional result was False 2026-05-08 15:16:01.790188 | 2026-05-08 15:16:01.790427 | TASK [fetch-output : Set log path for single node] 2026-05-08 15:16:01.833835 | debian-bookworm | ok 2026-05-08 15:16:01.839033 | 2026-05-08 15:16:01.839149 | LOOP [fetch-output : Ensure local output dirs] 2026-05-08 15:16:02.352801 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/143f38ea5c554e27873087d45779bec3/work/logs" 2026-05-08 15:16:02.652618 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/143f38ea5c554e27873087d45779bec3/work/artifacts" 2026-05-08 15:16:02.935367 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/143f38ea5c554e27873087d45779bec3/work/docs" 2026-05-08 15:16:02.959346 | 2026-05-08 15:16:02.959670 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 15:16:03.763404 | debian-bookworm | changed: 2026-05-08 15:16:03.763747 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-08 15:16:03.763798 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-08 15:16:03.763841 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-08 15:16:03.763909 | debian-bookworm | changed: All items complete 2026-05-08 15:16:03.763947 | 2026-05-08 15:16:04.360825 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 15:16:04.970783 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 15:16:05.002199 | 2026-05-08 15:16:05.002358 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 15:16:05.541901 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011010 2026-05-08 15:16:05.858132 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012465 2026-05-08 15:16:05.874987 | 2026-05-08 15:16:05.875115 | PLAY RECAP 2026-05-08 15:16:05.875190 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-08 15:16:05.875226 | 2026-05-08 15:16:06.006468 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 15:16:06.008598 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 15:16:06.793959 | 2026-05-08 15:16:06.794152 | PLAY [Base post] 2026-05-08 15:16:06.808472 | 2026-05-08 15:16:06.808633 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 15:16:07.648742 | debian-bookworm | changed 2026-05-08 15:16:07.663493 | 2026-05-08 15:16:07.663673 | PLAY RECAP 2026-05-08 15:16:07.663774 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 15:16:07.663880 | 2026-05-08 15:16:07.826403 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 15:16:07.829022 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 15:16:08.666135 | 2026-05-08 15:16:08.666373 | PLAY [Base post-logs] 2026-05-08 15:16:08.679187 | 2026-05-08 15:16:08.679398 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 15:16:09.172507 | localhost | changed 2026-05-08 15:16:09.184034 | 2026-05-08 15:16:09.184246 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 15:16:09.222308 | localhost | ok 2026-05-08 15:16:09.226326 | 2026-05-08 15:16:09.226479 | TASK [Set zuul-log-path fact] 2026-05-08 15:16:09.256131 | localhost | ok 2026-05-08 15:16:09.273032 | 2026-05-08 15:16:09.273211 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 15:16:09.311715 | localhost | ok 2026-05-08 15:16:09.316337 | 2026-05-08 15:16:09.316619 | TASK [upload-logs : Create log directories] 2026-05-08 15:16:09.838117 | localhost | changed 2026-05-08 15:16:09.842607 | 2026-05-08 15:16:09.842782 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 15:16:10.386245 | localhost -> localhost | ok: Runtime: 0:00:00.007725 2026-05-08 15:16:10.392382 | 2026-05-08 15:16:10.392601 | TASK [upload-logs : Upload logs to log server] 2026-05-08 15:16:10.961766 | localhost | Output suppressed because no_log was given 2026-05-08 15:16:10.964329 | 2026-05-08 15:16:10.964526 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 15:16:11.014294 | localhost | skipping: Conditional result was False 2026-05-08 15:16:11.020961 | localhost | skipping: Conditional result was False 2026-05-08 15:16:11.028206 | 2026-05-08 15:16:11.028588 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 15:16:11.082255 | localhost | skipping: Conditional result was False 2026-05-08 15:16:11.082988 | 2026-05-08 15:16:11.086433 | localhost | skipping: Conditional result was False 2026-05-08 15:16:11.094693 | 2026-05-08 15:16:11.094990 | LOOP [upload-logs : Upload console log and json output]