2026-05-27 06:26:08.757947 | Job console starting 2026-05-27 06:26:08.805021 | Updating git repos 2026-05-27 06:26:08.939823 | Cloning repos into workspace 2026-05-27 06:26:09.007514 | Restoring repo states 2026-05-27 06:26:09.015527 | Merging changes 2026-05-27 06:26:09.687399 | Checking out repos 2026-05-27 06:26:09.838188 | Preparing playbooks 2026-05-27 06:26:12.136175 | Running Ansible setup 2026-05-27 06:26:17.954388 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 06:26:19.334242 | 2026-05-27 06:26:19.334369 | PLAY [Base pre] 2026-05-27 06:26:19.360960 | 2026-05-27 06:26:19.361085 | TASK [Setup log path fact] 2026-05-27 06:26:19.384202 | debian-bookworm | ok 2026-05-27 06:26:19.412902 | 2026-05-27 06:26:19.413034 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 06:26:19.482440 | debian-bookworm | ok 2026-05-27 06:26:19.515783 | 2026-05-27 06:26:19.515908 | TASK [emit-job-header : Print job information] 2026-05-27 06:26:19.574208 | # Job Information 2026-05-27 06:26:19.574359 | Ansible Version: 2.16.14 2026-05-27 06:26:19.574394 | Job: container-image-kolla-ansible-build-2024.2 2026-05-27 06:26:19.574428 | Pipeline: check 2026-05-27 06:26:19.574452 | Executor: 521e9411259a 2026-05-27 06:26:19.574473 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/907 2026-05-27 06:26:19.574508 | Event ID: ecf224c0-5994-11f1-8e97-9aa1c395a194 2026-05-27 06:26:19.579235 | 2026-05-27 06:26:19.579326 | LOOP [emit-job-header : Print node information] 2026-05-27 06:26:19.781615 | debian-bookworm | ok: 2026-05-27 06:26:19.781760 | debian-bookworm | # Node Information 2026-05-27 06:26:19.781789 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-27 06:26:19.781809 | debian-bookworm | Hostname: debian 2026-05-27 06:26:19.781827 | debian-bookworm | Username: zuul 2026-05-27 06:26:19.781843 | debian-bookworm | Distro: Debian 12.14 2026-05-27 06:26:19.781862 | debian-bookworm | Provider: regiocloud-a 2026-05-27 06:26:19.781879 | debian-bookworm | Region: 2026-05-27 06:26:19.781896 | debian-bookworm | Label: debian-bookworm 2026-05-27 06:26:19.781913 | debian-bookworm | Product Name: OpenStack Nova 2026-05-27 06:26:19.781928 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb1:dc4 2026-05-27 06:26:19.795717 | 2026-05-27 06:26:19.795834 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 06:26:20.751462 | debian-bookworm -> localhost | changed 2026-05-27 06:26:20.758139 | 2026-05-27 06:26:20.758240 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 06:26:22.656027 | debian-bookworm -> localhost | changed 2026-05-27 06:26:22.666625 | 2026-05-27 06:26:22.666732 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 06:26:23.271248 | debian-bookworm -> localhost | ok 2026-05-27 06:26:23.277078 | 2026-05-27 06:26:23.277171 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 06:26:23.316458 | debian-bookworm | ok 2026-05-27 06:26:23.377678 | debian-bookworm | included: /var/lib/zuul/builds/f6f5619136c04c8f9817b1c0b04d9d34/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 06:26:23.412228 | 2026-05-27 06:26:23.412337 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 06:26:25.625852 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-27 06:26:25.626018 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f6f5619136c04c8f9817b1c0b04d9d34/work/f6f5619136c04c8f9817b1c0b04d9d34_id_rsa 2026-05-27 06:26:25.626048 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f6f5619136c04c8f9817b1c0b04d9d34/work/f6f5619136c04c8f9817b1c0b04d9d34_id_rsa.pub 2026-05-27 06:26:25.626070 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-27 06:26:25.626090 | debian-bookworm -> localhost | SHA256:PY6rTpmS3fV0oZDO63Hoo4ZXCOzbGQhD1guO5br3WVE zuul-build-sshkey 2026-05-27 06:26:25.626119 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-27 06:26:25.626137 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-27 06:26:25.626154 | debian-bookworm -> localhost | | . | 2026-05-27 06:26:25.626171 | debian-bookworm -> localhost | | = . . | 2026-05-27 06:26:25.626188 | debian-bookworm -> localhost | | B o . E . | 2026-05-27 06:26:25.626204 | debian-bookworm -> localhost | | . = + = . . . | 2026-05-27 06:26:25.626220 | debian-bookworm -> localhost | | . + oS.* o . | 2026-05-27 06:26:25.626241 | debian-bookworm -> localhost | | . oo+o=.* . | 2026-05-27 06:26:25.626258 | debian-bookworm -> localhost | | .o =+++= o | 2026-05-27 06:26:25.626274 | debian-bookworm -> localhost | | . .ooo=+.o | 2026-05-27 06:26:25.626292 | debian-bookworm -> localhost | | . o=+o.o. | 2026-05-27 06:26:25.626308 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-27 06:26:25.626348 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.364933 2026-05-27 06:26:25.631505 | 2026-05-27 06:26:25.631586 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 06:26:25.657802 | debian-bookworm | ok 2026-05-27 06:26:25.680567 | debian-bookworm | included: /var/lib/zuul/builds/f6f5619136c04c8f9817b1c0b04d9d34/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 06:26:25.687973 | 2026-05-27 06:26:25.688048 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 06:26:25.700605 | debian-bookworm | skipping: Conditional result was False 2026-05-27 06:26:25.705883 | 2026-05-27 06:26:25.705968 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 06:26:26.354174 | debian-bookworm | changed 2026-05-27 06:26:26.362604 | 2026-05-27 06:26:26.362734 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 06:26:26.614331 | debian-bookworm | ok 2026-05-27 06:26:26.619685 | 2026-05-27 06:26:26.619775 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 06:26:27.355398 | debian-bookworm | changed 2026-05-27 06:26:27.361832 | 2026-05-27 06:26:27.361931 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 06:26:28.107781 | debian-bookworm | changed 2026-05-27 06:26:28.128098 | 2026-05-27 06:26:28.128209 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 06:26:28.151132 | debian-bookworm | skipping: Conditional result was False 2026-05-27 06:26:28.156764 | 2026-05-27 06:26:28.156855 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 06:26:28.624458 | debian-bookworm -> localhost | changed 2026-05-27 06:26:28.634618 | 2026-05-27 06:26:28.634718 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 06:26:29.066762 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f6f5619136c04c8f9817b1c0b04d9d34/work/f6f5619136c04c8f9817b1c0b04d9d34_id_rsa (zuul-build-sshkey) 2026-05-27 06:26:29.067086 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015987 2026-05-27 06:26:29.086486 | 2026-05-27 06:26:29.086628 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 06:26:29.693703 | debian-bookworm | ok 2026-05-27 06:26:29.699085 | 2026-05-27 06:26:29.699179 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 06:26:29.721944 | debian-bookworm | skipping: Conditional result was False 2026-05-27 06:26:29.742453 | 2026-05-27 06:26:29.742605 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 06:26:30.208598 | debian-bookworm | ok 2026-05-27 06:26:30.218766 | 2026-05-27 06:26:30.218876 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 06:26:30.246238 | debian-bookworm | ok 2026-05-27 06:26:30.251187 | 2026-05-27 06:26:30.251277 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 06:26:30.536610 | debian-bookworm -> localhost | ok 2026-05-27 06:26:30.543121 | 2026-05-27 06:26:30.543239 | TASK [validate-host : Collect information about the host] 2026-05-27 06:26:32.106351 | debian-bookworm | ok 2026-05-27 06:26:32.141675 | 2026-05-27 06:26:32.141822 | TASK [validate-host : Sanitize hostname] 2026-05-27 06:26:32.273631 | debian-bookworm | ok 2026-05-27 06:26:32.316439 | 2026-05-27 06:26:32.316604 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 06:26:33.161267 | debian-bookworm -> localhost | changed 2026-05-27 06:26:33.167297 | 2026-05-27 06:26:33.167420 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 06:26:33.675685 | debian-bookworm | ok 2026-05-27 06:26:33.680587 | 2026-05-27 06:26:33.680710 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 06:26:34.415343 | debian-bookworm -> localhost | changed 2026-05-27 06:26:34.430175 | 2026-05-27 06:26:34.430316 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 06:26:34.722381 | debian-bookworm | ok 2026-05-27 06:26:34.734217 | 2026-05-27 06:26:34.734344 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 06:26:35.654568 | debian-bookworm | changed: 2026-05-27 06:26:35.654772 | debian-bookworm | cd+++++++++ src/ 2026-05-27 06:26:35.654806 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-27 06:26:35.654849 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-27 06:26:35.654874 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-27 06:26:35.654894 | debian-bookworm | Containerfile 2026-05-27 06:26:35.655040 | debian-bookworm | > /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\" | LC_ALL=C sort); 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: 128 2026-05-27 06:28:17.723216 | debian-bookworm | ------ 2026-05-27 06:28:17.723311 | debian-bookworm | > [builder 23/25] RUN <>> RUN <>> set -e 2026-05-27 06:28:17.726583 | debian-bookworm | 50 | >>> set -x 2026-05-27 06:28:17.726600 | debian-bookworm | 51 | >>> 2026-05-27 06:28:17.726617 | debian-bookworm | 52 | >>> # show motd 2026-05-27 06:28:17.726634 | debian-bookworm | 53 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2026-05-27 06:28:17.726652 | debian-bookworm | 54 | >>> 2026-05-27 06:28:17.726688 | debian-bookworm | 55 | >>> # upgrade/install required packages 2026-05-27 06:28:17.726707 | debian-bookworm | 56 | >>> apt-get update 2026-05-27 06:28:17.726724 | debian-bookworm | 57 | >>> apt-get install -y --no-install-recommends \ 2026-05-27 06:28:17.726741 | debian-bookworm | 58 | >>> build-essential \ 2026-05-27 06:28:17.726758 | debian-bookworm | 59 | >>> dumb-init \ 2026-05-27 06:28:17.726774 | debian-bookworm | 60 | >>> git \ 2026-05-27 06:28:17.726791 | debian-bookworm | 61 | >>> gnupg-agent \ 2026-05-27 06:28:17.726808 | debian-bookworm | 62 | >>> jq \ 2026-05-27 06:28:17.726825 | debian-bookworm | 63 | >>> libffi-dev \ 2026-05-27 06:28:17.726841 | debian-bookworm | 64 | >>> libssh-dev \ 2026-05-27 06:28:17.726858 | debian-bookworm | 65 | >>> libssl-dev \ 2026-05-27 06:28:17.726875 | debian-bookworm | 66 | >>> libyaml-dev \ 2026-05-27 06:28:17.726906 | debian-bookworm | 67 | >>> openssh-client \ 2026-05-27 06:28:17.726924 | debian-bookworm | 68 | >>> patch \ 2026-05-27 06:28:17.726941 | debian-bookworm | 69 | >>> procps \ 2026-05-27 06:28:17.726958 | debian-bookworm | 70 | >>> rsync \ 2026-05-27 06:28:17.726975 | debian-bookworm | 71 | >>> sshpass 2026-05-27 06:28:17.726993 | debian-bookworm | 72 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2026-05-27 06:28:17.727010 | debian-bookworm | 73 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2026-05-27 06:28:17.727027 | debian-bookworm | 74 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2026-05-27 06:28:17.727045 | debian-bookworm | 75 | >>> 2026-05-27 06:28:17.727062 | debian-bookworm | 76 | >>> # add user 2026-05-27 06:28:17.727079 | debian-bookworm | 77 | >>> groupadd -g "$GROUP_ID" dragon 2026-05-27 06:28:17.727097 | debian-bookworm | 78 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2026-05-27 06:28:17.727114 | debian-bookworm | 79 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2026-05-27 06:28:17.727132 | debian-bookworm | 80 | >>> 2026-05-27 06:28:17.727148 | debian-bookworm | 81 | >>> # prepare release repository 2026-05-27 06:28:17.727165 | debian-bookworm | 82 | >>> git clone https://github.com/osism/release /release 2026-05-27 06:28:17.727182 | debian-bookworm | 83 | >>> 2026-05-27 06:28:17.727199 | debian-bookworm | 84 | >>> # prepare project repository 2026-05-27 06:28:17.727216 | debian-bookworm | 85 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2026-05-27 06:28:17.727234 | debian-bookworm | 86 | >>> git clone https://github.com/osism/generics /generics 2026-05-27 06:28:17.727250 | debian-bookworm | 87 | >>> git clone https://github.com/osism/kolla-operations /operations 2026-05-27 06:28:17.727267 | debian-bookworm | 88 | >>> 2026-05-27 06:28:17.727284 | debian-bookworm | 89 | >>> if [ "$VERSION" != "latest" ]; then 2026-05-27 06:28:17.727301 | debian-bookworm | 90 | >>> ( cd /release || exit; git fetch --all --force; git checkout "kolla-ansible-$VERSION" ) 2026-05-27 06:28:17.727320 | debian-bookworm | 91 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/base.yml")" ) 2026-05-27 06:28:17.727339 | debian-bookworm | 92 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2026-05-27 06:28:17.727356 | debian-bookworm | 93 | >>> ( cd /operations || exit; git fetch --all --force; git checkout "$(yq -M -r .operations_version "/release/latest/base.yml")" ) 2026-05-27 06:28:17.727373 | debian-bookworm | 94 | >>> fi 2026-05-27 06:28:17.727390 | debian-bookworm | 95 | >>> 2026-05-27 06:28:17.727407 | debian-bookworm | 96 | >>> # add inventory files 2026-05-27 06:28:17.727424 | debian-bookworm | 97 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2026-05-27 06:28:17.727443 | debian-bookworm | 98 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-05-27 06:28:17.727460 | debian-bookworm | 99 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-05-27 06:28:17.727477 | debian-bookworm | 100 | >>> cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2026-05-27 06:28:17.727494 | debian-bookworm | 101 | >>> cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2026-05-27 06:28:17.727518 | debian-bookworm | 102 | >>> 2026-05-27 06:28:17.727541 | debian-bookworm | 103 | >>> # run preparations 2026-05-27 06:28:17.727558 | debian-bookworm | 104 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-05-27 06:28:17.727575 | debian-bookworm | 105 | >>> python3 /src/render-python-requirements.py 2026-05-27 06:28:17.727593 | debian-bookworm | 106 | >>> python3 /src/render-versions.py 2026-05-27 06:28:17.727610 | debian-bookworm | 107 | >>> 2026-05-27 06:28:17.727627 | debian-bookworm | 108 | >>> # install required python packages 2026-05-27 06:28:17.727644 | debian-bookworm | 109 | >>> uv pip install --no-cache --system -r /requirements.txt 2026-05-27 06:28:17.727765 | debian-bookworm | 110 | >>> 2026-05-27 06:28:17.727787 | debian-bookworm | 111 | >>> # set ansible version in the motd 2026-05-27 06:28:17.727805 | debian-bookworm | 112 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2026-05-27 06:28:17.727822 | debian-bookworm | 113 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2026-05-27 06:28:17.727839 | debian-bookworm | 114 | >>> 2026-05-27 06:28:17.727856 | debian-bookworm | 115 | >>> # create required directories 2026-05-27 06:28:17.727871 | debian-bookworm | 116 | >>> mkdir -p \ 2026-05-27 06:28:17.727886 | debian-bookworm | 117 | >>> /ansible \ 2026-05-27 06:28:17.727907 | debian-bookworm | 118 | >>> /ansible/action_plugins \ 2026-05-27 06:28:17.727922 | debian-bookworm | 119 | >>> /ansible/cache \ 2026-05-27 06:28:17.727937 | debian-bookworm | 120 | >>> /ansible/filter_plugins \ 2026-05-27 06:28:17.727952 | debian-bookworm | 121 | >>> /ansible/library \ 2026-05-27 06:28:17.727967 | debian-bookworm | 122 | >>> /ansible/logs \ 2026-05-27 06:28:17.727982 | debian-bookworm | 123 | >>> /ansible/module_utils \ 2026-05-27 06:28:17.727996 | debian-bookworm | 124 | >>> /ansible/roles \ 2026-05-27 06:28:17.728011 | debian-bookworm | 125 | >>> /ansible/secrets \ 2026-05-27 06:28:17.728026 | debian-bookworm | 126 | >>> /ansible/tasks \ 2026-05-27 06:28:17.728041 | debian-bookworm | 127 | >>> /interface \ 2026-05-27 06:28:17.728055 | debian-bookworm | 128 | >>> /share 2026-05-27 06:28:17.728070 | debian-bookworm | 129 | >>> 2026-05-27 06:28:17.728085 | debian-bookworm | 130 | >>> # prepare project repository 2026-05-27 06:28:17.728100 | debian-bookworm | 131 | >>> if [ "$OPENSTACK_VERSION" = "master" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi 2026-05-27 06:28:17.728115 | debian-bookworm | 132 | >>> if [ "$OPENSTACK_VERSION" != "master" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi 2026-05-27 06:28:17.728131 | debian-bookworm | 133 | >>> 2026-05-27 06:28:17.728170 | debian-bookworm | 134 | >>> # apply patches 2026-05-27 06:28:17.728187 | debian-bookworm | 135 | >>> for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort); do 2026-05-27 06:28:17.728202 | debian-bookworm | 136 | >>> echo $patchfile; 2026-05-27 06:28:17.728217 | debian-bookworm | 137 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1 2026-05-27 06:28:17.728232 | debian-bookworm | 138 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile 2026-05-27 06:28:17.728247 | debian-bookworm | 139 | >>> done 2026-05-27 06:28:17.728262 | debian-bookworm | 140 | >>> 2026-05-27 06:28:17.728276 | debian-bookworm | 141 | >>> # install required ansible collections & roles 2026-05-27 06:28:17.728291 | debian-bookworm | 142 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-05-27 06:28:17.728306 | debian-bookworm | 143 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2026-05-27 06:28:17.728321 | debian-bookworm | 144 | >>> 2026-05-27 06:28:17.728336 | debian-bookworm | 145 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-05-27 06:28:17.728351 | debian-bookworm | 146 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2026-05-27 06:28:17.728366 | debian-bookworm | 147 | >>> 2026-05-27 06:28:17.728381 | debian-bookworm | 148 | >>> # install mitogen ansible plugin 2026-05-27 06:28:17.728396 | debian-bookworm | 149 | >>> mkdir -p /usr/share/mitogen 2026-05-27 06:28:17.728411 | debian-bookworm | 150 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-27 06:28:17.728426 | debian-bookworm | 151 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2026-05-27 06:28:17.728441 | debian-bookworm | 152 | >>> rm /mitogen.tar.gz 2026-05-27 06:28:17.728456 | debian-bookworm | 153 | >>> 2026-05-27 06:28:17.728471 | debian-bookworm | 154 | >>> # project specific instructions 2026-05-27 06:28:17.728486 | debian-bookworm | 155 | >>> ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-05-27 06:28:17.728501 | debian-bookworm | 156 | >>> uv pip install --no-cache --system -r /repository/requirements.txt 2026-05-27 06:28:17.728516 | debian-bookworm | 157 | >>> uv pip install --no-cache --system /repository 2026-05-27 06:28:17.728531 | debian-bookworm | 158 | >>> python3 /remove-common-as-dependency.py 2026-05-27 06:28:17.728546 | debian-bookworm | 159 | >>> python3 /split-kolla-ansible-site.py 2026-05-27 06:28:17.728561 | debian-bookworm | 160 | >>> cp -r /repository/ansible/action_plugins/* /ansible/action_plugins 2026-05-27 06:28:17.728576 | debian-bookworm | 161 | >>> if [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi 2026-05-27 06:28:17.728591 | debian-bookworm | 162 | >>> if [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi 2026-05-27 06:28:17.728606 | debian-bookworm | 163 | >>> cp /repository/ansible/library/* /ansible/library 2026-05-27 06:28:17.728622 | debian-bookworm | 164 | >>> cp -r /repository/ansible/roles/* /ansible/roles 2026-05-27 06:28:17.728639 | debian-bookworm | 165 | >>> python3 /kolla-container-throttle.py 2026-05-27 06:28:17.728654 | 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-27 06:28:17.728692 | debian-bookworm | 167 | >>> cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-05-27 06:28:17.728708 | debian-bookworm | 168 | >>> cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-05-27 06:28:17.728723 | debian-bookworm | 169 | >>> cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-05-27 06:28:17.728738 | debian-bookworm | 170 | >>> rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-05-27 06:28:17.728753 | debian-bookworm | 171 | >>> rm /remove-common-as-dependency.py 2026-05-27 06:28:17.728768 | debian-bookworm | 172 | >>> rm /split-kolla-ansible-site.py 2026-05-27 06:28:17.728783 | debian-bookworm | 173 | >>> mkdir /ansible/files 2026-05-27 06:28:17.728798 | debian-bookworm | 174 | >>> cp /repository/tools/cleanup-* /ansible/files 2026-05-27 06:28:17.728813 | debian-bookworm | 175 | >>> 2026-05-27 06:28:17.728828 | debian-bookworm | 176 | >>> # add refresh-containers action 2026-05-27 06:28:17.728844 | 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-27 06:28:17.728859 | debian-bookworm | 178 | >>> rm /refresh-containers.yml 2026-05-27 06:28:17.728874 | debian-bookworm | 179 | >>> 2026-05-27 06:28:17.728889 | debian-bookworm | 180 | >>> # prepare overlays 2026-05-27 06:28:17.728904 | debian-bookworm | 181 | >>> mv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays 2026-05-27 06:28:17.728919 | debian-bookworm | 182 | >>> if [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi 2026-05-27 06:28:17.728934 | debian-bookworm | 183 | >>> for d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done 2026-05-27 06:28:17.728949 | debian-bookworm | 184 | >>> 2026-05-27 06:28:17.728965 | debian-bookworm | 185 | >>> # copy ara configuration 2026-05-27 06:28:17.728980 | debian-bookworm | 186 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2026-05-27 06:28:17.728995 | debian-bookworm | 187 | >>> 2026-05-27 06:28:17.729010 | debian-bookworm | 188 | >>> # set correct permssions 2026-05-27 06:28:17.729025 | debian-bookworm | 189 | >>> chown -R dragon: /ansible /share /interface 2026-05-27 06:28:17.729040 | debian-bookworm | 190 | >>> 2026-05-27 06:28:17.729055 | debian-bookworm | 191 | >>> # cleanup 2026-05-27 06:28:17.729070 | debian-bookworm | 192 | >>> apt-get clean 2026-05-27 06:28:17.729091 | debian-bookworm | 193 | >>> apt-get remove -y \ 2026-05-27 06:28:17.729107 | debian-bookworm | 194 | >>> build-essential \ 2026-05-27 06:28:17.729122 | debian-bookworm | 195 | >>> git \ 2026-05-27 06:28:17.729137 | debian-bookworm | 196 | >>> libffi-dev \ 2026-05-27 06:28:17.729152 | debian-bookworm | 197 | >>> libssh-dev \ 2026-05-27 06:28:17.729167 | debian-bookworm | 198 | >>> libssl-dev \ 2026-05-27 06:28:17.729182 | debian-bookworm | 199 | >>> libyaml-dev \ 2026-05-27 06:28:17.729197 | debian-bookworm | 200 | >>> python3-dev 2026-05-27 06:28:17.729212 | debian-bookworm | 201 | >>> apt-get autoremove -y 2026-05-27 06:28:17.729227 | debian-bookworm | 202 | >>> 2026-05-27 06:28:17.729243 | debian-bookworm | 203 | >>> rm -rf \ 2026-05-27 06:28:17.729258 | debian-bookworm | 204 | >>> /patches \ 2026-05-27 06:28:17.729273 | debian-bookworm | 205 | >>> /release \ 2026-05-27 06:28:17.729288 | debian-bookworm | 206 | >>> /root/.cache \ 2026-05-27 06:28:17.729303 | debian-bookworm | 207 | >>> /tmp/* \ 2026-05-27 06:28:17.729318 | debian-bookworm | 208 | >>> /usr/share/doc/* \ 2026-05-27 06:28:17.729333 | debian-bookworm | 209 | >>> /usr/share/man/* \ 2026-05-27 06:28:17.729348 | debian-bookworm | 210 | >>> /var/lib/apt/lists/* \ 2026-05-27 06:28:17.729364 | debian-bookworm | 211 | >>> /var/tmp/* 2026-05-27 06:28:17.729379 | debian-bookworm | 212 | >>> 2026-05-27 06:28:17.729397 | debian-bookworm | 213 | >>> uv pip install --no-cache --system pyclean==3.0.0 2026-05-27 06:28:17.729412 | debian-bookworm | 214 | >>> pyclean /usr 2026-05-27 06:28:17.729427 | debian-bookworm | 215 | >>> uv pip uninstall --system pyclean 2026-05-27 06:28:17.729442 | debian-bookworm | 216 | >>> EOF 2026-05-27 06:28:17.729457 | debian-bookworm | 217 | 2026-05-27 06:28:17.729471 | debian-bookworm | -------------------- 2026-05-27 06:28:17.729523 | 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\" | LC_ALL=C sort); 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: 128 2026-05-27 06:28:17.811289 | debian-bookworm | ERROR 2026-05-27 06:28:17.811543 | debian-bookworm | { 2026-05-27 06:28:17.811590 | debian-bookworm | "delta": "0:00:48.344263", 2026-05-27 06:28:17.811616 | debian-bookworm | "end": "2026-05-27 06:28:17.736412", 2026-05-27 06:28:17.811637 | debian-bookworm | "msg": "non-zero return code", 2026-05-27 06:28:17.811657 | debian-bookworm | "rc": 1, 2026-05-27 06:28:17.811675 | debian-bookworm | "start": "2026-05-27 06:27:29.392149" 2026-05-27 06:28:17.811694 | debian-bookworm | } failure 2026-05-27 06:28:17.827566 | 2026-05-27 06:28:17.827668 | PLAY RECAP 2026-05-27 06:28:17.827728 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2026-05-27 06:28:17.827753 | 2026-05-27 06:28:18.014190 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-05-27 06:28:18.015282 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 06:28:18.895520 | 2026-05-27 06:28:18.895697 | PLAY [Base post-fetch] 2026-05-27 06:28:18.921051 | 2026-05-27 06:28:18.921218 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-27 06:28:18.966413 | debian-bookworm | skipping: Conditional result was False 2026-05-27 06:28:18.973326 | 2026-05-27 06:28:18.973532 | TASK [fetch-output : Set log path for single node] 2026-05-27 06:28:19.031472 | debian-bookworm | ok 2026-05-27 06:28:19.036826 | 2026-05-27 06:28:19.036944 | LOOP [fetch-output : Ensure local output dirs] 2026-05-27 06:28:19.577563 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/f6f5619136c04c8f9817b1c0b04d9d34/work/logs" 2026-05-27 06:28:20.196809 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f6f5619136c04c8f9817b1c0b04d9d34/work/artifacts" 2026-05-27 06:28:20.672875 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f6f5619136c04c8f9817b1c0b04d9d34/work/docs" 2026-05-27 06:28:20.687675 | 2026-05-27 06:28:20.687863 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 06:28:21.518096 | debian-bookworm | changed: 2026-05-27 06:28:21.518385 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-27 06:28:21.518448 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-27 06:28:21.518495 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-27 06:28:21.518549 | debian-bookworm | changed: All items complete 2026-05-27 06:28:21.518576 | 2026-05-27 06:28:22.344973 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 06:28:22.967335 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 06:28:22.990096 | 2026-05-27 06:28:22.990237 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 06:28:23.921678 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.035665 2026-05-27 06:28:24.438752 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.018867 2026-05-27 06:28:24.461008 | 2026-05-27 06:28:24.461126 | PLAY RECAP 2026-05-27 06:28:24.461184 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 06:28:24.461209 | 2026-05-27 06:28:24.632213 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 06:28:24.633246 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 06:28:25.643167 | 2026-05-27 06:28:25.643304 | PLAY [Base post] 2026-05-27 06:28:25.676073 | 2026-05-27 06:28:25.676195 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 06:28:26.443402 | debian-bookworm | changed 2026-05-27 06:28:26.451825 | 2026-05-27 06:28:26.451909 | PLAY RECAP 2026-05-27 06:28:26.451969 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 06:28:26.452028 | 2026-05-27 06:28:26.616523 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 06:28:26.617281 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 06:28:27.700650 | 2026-05-27 06:28:27.700776 | PLAY [Base post-logs] 2026-05-27 06:28:27.709896 | 2026-05-27 06:28:27.710001 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 06:28:28.132160 | localhost | changed 2026-05-27 06:28:28.141322 | 2026-05-27 06:28:28.141451 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 06:28:28.166124 | localhost | ok 2026-05-27 06:28:28.168919 | 2026-05-27 06:28:28.168998 | TASK [Set zuul-log-path fact] 2026-05-27 06:28:28.183129 | localhost | ok 2026-05-27 06:28:28.191592 | 2026-05-27 06:28:28.191684 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 06:28:28.215815 | localhost | ok 2026-05-27 06:28:28.218716 | 2026-05-27 06:28:28.218801 | TASK [upload-logs : Create log directories] 2026-05-27 06:28:28.739844 | localhost | changed 2026-05-27 06:28:28.742095 | 2026-05-27 06:28:28.742177 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 06:28:29.173790 | localhost -> localhost | ok: Runtime: 0:00:00.006374 2026-05-27 06:28:29.179506 | 2026-05-27 06:28:29.179631 | TASK [upload-logs : Upload logs to log server] 2026-05-27 06:28:29.734076 | localhost | Output suppressed because no_log was given 2026-05-27 06:28:29.736658 | 2026-05-27 06:28:29.736777 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 06:28:29.779626 | localhost | skipping: Conditional result was False 2026-05-27 06:28:29.784928 | localhost | skipping: Conditional result was False 2026-05-27 06:28:29.793829 | 2026-05-27 06:28:29.793931 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 06:28:29.835934 | localhost | skipping: Conditional result was False 2026-05-27 06:28:29.836156 | 2026-05-27 06:28:29.840274 | localhost | skipping: Conditional result was False 2026-05-27 06:28:29.849100 | 2026-05-27 06:28:29.849199 | LOOP [upload-logs : Upload console log and json output]