2026-09-24 00:48:53.243673 | Job console starting 2026-09-24 00:48:53.254811 | Updating git repos 2026-09-24 00:48:53.305710 | Cloning repos into workspace 2026-09-24 00:48:53.384273 | Restoring repo states 2026-09-24 00:48:53.403426 | Merging changes 2026-09-24 00:48:54.421797 | Checking out repos 2026-09-24 00:48:54.463895 | Preparing playbooks 2026-09-24 00:48:55.667722 | Running Ansible setup 2026-09-24 00:49:01.498576 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-24 00:49:02.060712 | 2026-09-24 00:49:02.060831 | PLAY [localhost] 2026-09-24 00:49:02.067823 | 2026-09-24 00:49:02.067889 | TASK [Gathering Facts] 2026-09-24 00:49:02.948366 | localhost | ok 2026-09-24 00:49:02.961704 | 2026-09-24 00:49:02.961869 | TASK [Setup log path fact] 2026-09-24 00:49:02.984765 | localhost | ok 2026-09-24 00:49:03.004261 | 2026-09-24 00:49:03.004400 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-24 00:49:03.046522 | localhost | ok 2026-09-24 00:49:03.059389 | 2026-09-24 00:49:03.059542 | TASK [emit-job-header : Print job information] 2026-09-24 00:49:03.113269 | # Job Information 2026-09-24 00:49:03.113538 | Ansible Version: 2.16.18 2026-09-24 00:49:03.113613 | Job: ansible-test 2026-09-24 00:49:03.113660 | Pipeline: check 2026-09-24 00:49:03.113714 | Executor: 2d72f0692154 2026-09-24 00:49:03.113757 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/293 2026-09-24 00:49:03.113812 | Event ID: e533a450-b7b0-11f1-98be-9e8d6b6260a8 2026-09-24 00:49:03.123621 | 2026-09-24 00:49:03.123776 | LOOP [emit-job-header : Print node information] 2026-09-24 00:49:03.232078 | localhost | ok: 2026-09-24 00:49:03.232351 | localhost | # Node Information 2026-09-24 00:49:03.232421 | localhost | Inventory Hostname: ubuntu-noble 2026-09-24 00:49:03.232479 | localhost | Hostname: np0000193851 2026-09-24 00:49:03.232586 | localhost | Username: zuul 2026-09-24 00:49:03.232657 | localhost | Distro: Ubuntu 24.04 2026-09-24 00:49:03.232706 | localhost | Provider: yul1 2026-09-24 00:49:03.232753 | localhost | Region: ca-ymq-1 2026-09-24 00:49:03.232798 | localhost | Label: ubuntu-noble 2026-09-24 00:49:03.232844 | localhost | Product Name: OpenStack Nova 2026-09-24 00:49:03.232889 | localhost | Interface IP: 162.253.55.239 2026-09-24 00:49:03.246572 | 2026-09-24 00:49:03.246820 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-24 00:49:03.668696 | localhost -> localhost | changed 2026-09-24 00:49:03.676312 | 2026-09-24 00:49:03.676389 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-24 00:49:04.564309 | localhost -> localhost | changed 2026-09-24 00:49:04.574687 | 2026-09-24 00:49:04.574792 | PLAY [all] 2026-09-24 00:49:04.589425 | 2026-09-24 00:49:04.589552 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-24 00:49:04.826541 | ubuntu-noble -> localhost | ok 2026-09-24 00:49:04.837634 | 2026-09-24 00:49:04.837759 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-24 00:49:04.871228 | ubuntu-noble | ok 2026-09-24 00:49:04.897811 | ubuntu-noble | included: /var/lib/zuul/builds/3d15a65f46624797a328501e13b71d36/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-24 00:49:04.905166 | 2026-09-24 00:49:04.905239 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-24 00:49:06.186154 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-09-24 00:49:06.186382 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/3d15a65f46624797a328501e13b71d36/work/3d15a65f46624797a328501e13b71d36_id_rsa 2026-09-24 00:49:06.186443 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/3d15a65f46624797a328501e13b71d36/work/3d15a65f46624797a328501e13b71d36_id_rsa.pub 2026-09-24 00:49:06.186489 | ubuntu-noble -> localhost | The key fingerprint is: 2026-09-24 00:49:06.186532 | ubuntu-noble -> localhost | SHA256:NuHOYi0JRJgzbduNfbpmEgrUrR9WjbrYRBPOsZ+x2Ck zuul-build-sshkey 2026-09-24 00:49:06.186594 | ubuntu-noble -> localhost | The key's randomart image is: 2026-09-24 00:49:06.186637 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-09-24 00:49:06.186688 | ubuntu-noble -> localhost | | +. | 2026-09-24 00:49:06.186733 | ubuntu-noble -> localhost | | =.o o | 2026-09-24 00:49:06.186773 | ubuntu-noble -> localhost | | =.* B.o | 2026-09-24 00:49:06.186815 | ubuntu-noble -> localhost | | ..o X.*.o | 2026-09-24 00:49:06.186855 | ubuntu-noble -> localhost | | . .o BSB | 2026-09-24 00:49:06.186894 | ubuntu-noble -> localhost | | . ..E*B. | 2026-09-24 00:49:06.186934 | ubuntu-noble -> localhost | | . B==+. | 2026-09-24 00:49:06.186974 | ubuntu-noble -> localhost | | o.=o+ | 2026-09-24 00:49:06.187040 | ubuntu-noble -> localhost | | + | 2026-09-24 00:49:06.187085 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-09-24 00:49:06.187178 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.855168 2026-09-24 00:49:06.197557 | 2026-09-24 00:49:06.197678 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-24 00:49:06.231067 | ubuntu-noble | ok 2026-09-24 00:49:06.248211 | ubuntu-noble | included: /var/lib/zuul/builds/3d15a65f46624797a328501e13b71d36/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-24 00:49:06.260436 | 2026-09-24 00:49:06.260526 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-24 00:49:06.283853 | ubuntu-noble | skipping: Conditional result was False 2026-09-24 00:49:06.294613 | 2026-09-24 00:49:06.294739 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-24 00:49:06.834938 | ubuntu-noble | changed 2026-09-24 00:49:06.845313 | 2026-09-24 00:49:06.845456 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-24 00:49:07.093324 | ubuntu-noble | ok 2026-09-24 00:49:07.103614 | 2026-09-24 00:49:07.103795 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-24 00:49:07.677079 | ubuntu-noble | changed 2026-09-24 00:49:07.687930 | 2026-09-24 00:49:07.688113 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-24 00:49:08.281737 | ubuntu-noble | changed 2026-09-24 00:49:08.294684 | 2026-09-24 00:49:08.294814 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-24 00:49:08.320911 | ubuntu-noble | skipping: Conditional result was False 2026-09-24 00:49:08.333152 | 2026-09-24 00:49:08.333301 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-24 00:49:08.683871 | ubuntu-noble -> localhost | changed 2026-09-24 00:49:08.705996 | 2026-09-24 00:49:08.706164 | TASK [add-build-sshkey : Add back temp key] 2026-09-24 00:49:09.005362 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/3d15a65f46624797a328501e13b71d36/work/3d15a65f46624797a328501e13b71d36_id_rsa (zuul-build-sshkey) 2026-09-24 00:49:09.005675 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013170 2026-09-24 00:49:09.015778 | 2026-09-24 00:49:09.015898 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-24 00:49:09.370083 | ubuntu-noble | ok 2026-09-24 00:49:09.381117 | 2026-09-24 00:49:09.381252 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-24 00:49:09.417628 | ubuntu-noble | skipping: Conditional result was False 2026-09-24 00:49:09.439291 | 2026-09-24 00:49:09.439462 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-24 00:49:09.800190 | ubuntu-noble | ok 2026-09-24 00:49:09.864951 | 2026-09-24 00:49:09.865128 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-24 00:49:10.952375 | ubuntu-noble | Output suppressed because no_log was given 2026-09-24 00:49:10.970772 | 2026-09-24 00:49:10.970925 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-24 00:49:11.207486 | ubuntu-noble | ok: "logs" 2026-09-24 00:49:11.207867 | ubuntu-noble | ok: All items complete 2026-09-24 00:49:11.207943 | 2026-09-24 00:49:11.431645 | ubuntu-noble | ok: "artifacts" 2026-09-24 00:49:11.641799 | ubuntu-noble | ok: "docs" 2026-09-24 00:49:11.655761 | 2026-09-24 00:49:11.656024 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-24 00:49:11.897451 | ubuntu-noble | changed: "logs" 2026-09-24 00:49:12.082036 | ubuntu-noble | changed: "artifacts" 2026-09-24 00:49:12.310529 | ubuntu-noble | changed: "docs" 2026-09-24 00:49:12.331556 | 2026-09-24 00:49:12.331710 | PLAY RECAP 2026-09-24 00:49:12.331791 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-24 00:49:12.331847 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-24 00:49:12.331892 | 2026-09-24 00:49:12.479855 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-24 00:49:12.481977 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-09-24 00:49:13.028664 | 2026-09-24 00:49:13.029079 | PLAY [all] 2026-09-24 00:49:13.040480 | 2026-09-24 00:49:13.040565 | TASK [setup-uv : Extract archive] 2026-09-24 00:49:15.600324 | ubuntu-noble | changed 2026-09-24 00:49:15.619319 | 2026-09-24 00:49:15.619626 | TASK [setup-uv : Print version] 2026-09-24 00:49:16.011570 | ubuntu-noble | uv 0.8.13 2026-09-24 00:49:16.167724 | ubuntu-noble | ok: Runtime: 0:00:00.020586 2026-09-24 00:49:16.186977 | 2026-09-24 00:49:16.187164 | TASK [Install Galaxy collection] 2026-09-24 00:49:16.557100 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-09-24 00:49:16.557258 | ubuntu-noble | Creating virtual environment at: .venv 2026-09-24 00:49:17.003651 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-09-24 00:49:17.006585 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-09-24 00:49:17.010298 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-09-24 00:49:17.193512 | ubuntu-noble | Downloading pygments 2026-09-24 00:49:17.901210 | ubuntu-noble | Downloading cryptography 2026-09-24 00:49:18.021368 | ubuntu-noble | Downloading ansible-core 2026-09-24 00:49:18.085480 | ubuntu-noble | Installed 37 packages in 63ms 2026-09-24 00:50:22.267344 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-09-24 00:56:58.485370 | ubuntu-noble | Starting galaxy collection install process 2026-09-24 00:56:58.485471 | ubuntu-noble | Process install dependency map 2026-09-24 00:56:58.485488 | ubuntu-noble | Starting collection install process 2026-09-24 00:56:58.485501 | ubuntu-noble | Installing 'vexxhost.kubernetes:3.4.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-24 00:56:58.485512 | ubuntu-noble | Created collection for vexxhost.kubernetes:3.4.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-24 00:56:58.485524 | ubuntu-noble | vexxhost.kubernetes:3.4.0 was installed successfully 2026-09-24 00:56:58.485537 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1081wccmlmy9/tmpffmk_afi/ansible-posix-2.2.2-q52irw_2 2026-09-24 00:56:58.485570 | ubuntu-noble | Installing 'ansible.posix:2.2.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-24 00:56:58.485582 | ubuntu-noble | ansible.posix:2.2.2 was installed successfully 2026-09-24 00:56:58.485593 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.4.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1081wccmlmy9/tmpffmk_afi/community-crypto-3.4.0-i9u33bs5 2026-09-24 00:56:58.485614 | ubuntu-noble | Installing 'community.crypto:3.4.0' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-24 00:56:58.485626 | ubuntu-noble | community.crypto:3.4.0 was installed successfully 2026-09-24 00:56:58.485637 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.4.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1081wccmlmy9/tmpffmk_afi/community-general-13.4.0-naqx8ldt 2026-09-24 00:56:58.485648 | ubuntu-noble | Installing 'community.general:13.4.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-24 00:56:58.485659 | ubuntu-noble | community.general:13.4.0 was installed successfully 2026-09-24 00:56:58.485670 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/kubernetes-core-6.6.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1081wccmlmy9/tmpffmk_afi/kubernetes-core-6.6.0-lx7_wbtt 2026-09-24 00:56:58.485682 | ubuntu-noble | Installing 'kubernetes.core:6.6.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-24 00:56:58.485693 | ubuntu-noble | kubernetes.core:6.6.0 was installed successfully 2026-09-24 00:56:58.485704 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.8.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1081wccmlmy9/tmpffmk_afi/vexxhost-containers-1.6.8-liwnuo0s 2026-09-24 00:56:58.485715 | ubuntu-noble | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-24 00:56:58.485726 | ubuntu-noble | vexxhost.containers:1.6.8 was installed successfully 2026-09-24 00:56:58.485743 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.5.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1081wccmlmy9/tmpffmk_afi/community-library_inventory_filtering_v1-1.1.5-fjm5ujo0 2026-09-24 00:56:58.485755 | ubuntu-noble | Installing 'community.library_inventory_filtering_v1:1.1.5' to '/home/zuul/.ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-09-24 00:56:58.485845 | ubuntu-noble | community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-09-24 00:56:58.954102 | ubuntu-noble | ok: Runtime: 0:07:42.127996 2026-09-24 00:56:58.956685 | 2026-09-24 00:56:58.956771 | PLAY RECAP 2026-09-24 00:56:58.956850 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-24 00:56:58.956891 | 2026-09-24 00:56:59.079571 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-09-24 00:56:59.081613 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-09-24 00:56:59.647925 | 2026-09-24 00:56:59.648070 | PLAY [all] 2026-09-24 00:56:59.659206 | 2026-09-24 00:56:59.659285 | TASK [Load metadata] 2026-09-24 00:56:59.731284 | ubuntu-noble | ok 2026-09-24 00:56:59.740978 | 2026-09-24 00:56:59.741079 | TASK [Run "ansible-test"] 2026-09-24 00:57:00.794168 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-09-24 00:57:00.794302 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-09-24 00:57:00.794327 | ubuntu-noble | Unit test controller with Python 3.12 2026-09-24 00:57:02.527853 | ubuntu-noble | ============================= test session starts ============================== 2026-09-24 00:57:02.527906 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-09-24 00:57:02.527913 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-24 00:57:02.527919 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-09-24 00:57:02.527925 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-09-24 00:57:02.527929 | ubuntu-noble | created: 8/8 workers 2026-09-24 00:57:02.527933 | ubuntu-noble | 8 workers [40 items] 2026-09-24 00:57:02.527937 | ubuntu-noble | 2026-09-24 00:57:02.904039 | ubuntu-noble | ........................................ [100%] 2026-09-24 00:57:02.904087 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-09-24 00:57:02.904094 | ubuntu-noble | ============================== 40 passed in 1.47s ============================== 2026-09-24 00:57:02.933545 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-09-24 00:57:02.933593 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-09-24 00:57:02.933602 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-09-24 00:57:03.287154 | ubuntu-noble | ok: Runtime: 0:00:02.804643 2026-09-24 00:57:03.289723 | 2026-09-24 00:57:03.289809 | PLAY RECAP 2026-09-24 00:57:03.289888 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-24 00:57:03.289932 | 2026-09-24 00:57:03.399805 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-09-24 00:57:03.402017 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-24 00:57:03.941520 | 2026-09-24 00:57:03.941650 | PLAY [all] 2026-09-24 00:57:03.952823 | 2026-09-24 00:57:03.952896 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-24 00:57:04.006714 | ubuntu-noble | skipping: Conditional result was False 2026-09-24 00:57:04.013483 | 2026-09-24 00:57:04.013580 | TASK [fetch-output : Set log path for single node] 2026-09-24 00:57:04.047185 | ubuntu-noble | ok 2026-09-24 00:57:04.054087 | 2026-09-24 00:57:04.054206 | LOOP [fetch-output : Ensure local output dirs] 2026-09-24 00:57:04.448870 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/3d15a65f46624797a328501e13b71d36/work/logs" 2026-09-24 00:57:04.660221 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/3d15a65f46624797a328501e13b71d36/work/artifacts" 2026-09-24 00:57:04.875607 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/3d15a65f46624797a328501e13b71d36/work/docs" 2026-09-24 00:57:04.894855 | 2026-09-24 00:57:04.895093 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-24 00:57:05.557653 | ubuntu-noble | changed: .d..t...... ./ 2026-09-24 00:57:05.557993 | ubuntu-noble | changed: All items complete 2026-09-24 00:57:05.558048 | 2026-09-24 00:57:06.117475 | ubuntu-noble | changed: .d..t...... ./ 2026-09-24 00:57:06.621477 | ubuntu-noble | changed: .d..t...... ./ 2026-09-24 00:57:06.651340 | 2026-09-24 00:57:06.651528 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-24 00:57:07.088825 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007366 2026-09-24 00:57:07.318326 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.006841 2026-09-24 00:57:07.334059 | 2026-09-24 00:57:07.334164 | PLAY [all] 2026-09-24 00:57:07.346098 | 2026-09-24 00:57:07.346226 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-24 00:57:07.849748 | ubuntu-noble | changed 2026-09-24 00:57:07.861090 | 2026-09-24 00:57:07.861191 | PLAY RECAP 2026-09-24 00:57:07.861274 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-24 00:57:07.861315 | 2026-09-24 00:57:08.016680 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-24 00:57:08.018702 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-24 00:57:08.593821 | 2026-09-24 00:57:08.593947 | PLAY [localhost] 2026-09-24 00:57:08.603686 | 2026-09-24 00:57:08.603756 | TASK [Generate Zuul manifest] 2026-09-24 00:57:08.621685 | localhost | ok 2026-09-24 00:57:08.634378 | 2026-09-24 00:57:08.634460 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-24 00:57:09.018995 | localhost | changed 2026-09-24 00:57:09.039256 | 2026-09-24 00:57:09.039439 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-24 00:57:09.082205 | localhost | ok 2026-09-24 00:57:09.097256 | 2026-09-24 00:57:09.097390 | TASK [Upload logs] 2026-09-24 00:57:09.118681 | localhost | ok 2026-09-24 00:57:09.185963 | 2026-09-24 00:57:09.186054 | TASK [Set zuul-log-path fact] 2026-09-24 00:57:09.202709 | localhost | ok 2026-09-24 00:57:09.212688 | 2026-09-24 00:57:09.212752 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-24 00:57:09.240443 | localhost | ok 2026-09-24 00:57:09.248740 | 2026-09-24 00:57:09.248822 | TASK [upload-logs : Create log directories] 2026-09-24 00:57:09.643615 | localhost | changed 2026-09-24 00:57:09.652643 | 2026-09-24 00:57:09.652778 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-24 00:57:10.077862 | localhost -> localhost | ok: Runtime: 0:00:00.004818 2026-09-24 00:57:10.082900 | 2026-09-24 00:57:10.082964 | TASK [upload-logs : Upload logs to log server] 2026-09-24 00:57:10.550855 | localhost | Output suppressed because no_log was given 2026-09-24 00:57:10.558010 | 2026-09-24 00:57:10.558163 | LOOP [upload-logs : Compress console log and json output] 2026-09-24 00:57:10.624193 | localhost | skipping: Conditional result was False 2026-09-24 00:57:10.633887 | localhost | skipping: Conditional result was False 2026-09-24 00:57:10.643728 | 2026-09-24 00:57:10.643900 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-24 00:57:10.703491 | localhost | skipping: Conditional result was False 2026-09-24 00:57:10.703886 | 2026-09-24 00:57:10.708660 | localhost | skipping: Conditional result was False 2026-09-24 00:57:10.718097 | 2026-09-24 00:57:10.718266 | LOOP [upload-logs : Upload console log and json output]