2026-09-17 14:10:38.733859 | Job console starting 2026-09-17 14:10:38.758186 | Updating git repos 2026-09-17 14:10:40.182632 | Cloning repos into workspace 2026-09-17 14:10:56.543786 | Restoring repo states 2026-09-17 14:11:06.881810 | Merging changes 2026-09-17 14:11:08.127191 | Checking out repos 2026-09-17 14:11:10.939541 | Preparing playbooks 2026-09-17 14:11:13.596723 | Running Ansible setup 2026-09-17 14:11:17.107038 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-17 14:11:17.674388 | 2026-09-17 14:11:17.707328 | PLAY [localhost] 2026-09-17 14:11:17.714863 | 2026-09-17 14:11:17.714975 | TASK [Gathering Facts] 2026-09-17 14:11:18.551627 | localhost | ok 2026-09-17 14:11:18.557762 | 2026-09-17 14:11:18.557835 | TASK [Setup log path fact] 2026-09-17 14:11:18.574000 | localhost | ok 2026-09-17 14:11:18.583539 | 2026-09-17 14:11:18.583620 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-17 14:11:18.620917 | localhost | ok 2026-09-17 14:11:18.626329 | 2026-09-17 14:11:18.626395 | TASK [emit-job-header : Print job information] 2026-09-17 14:11:18.678802 | # Job Information 2026-09-17 14:11:18.679161 | Ansible Version: 2.16.18 2026-09-17 14:11:18.679268 | Job: atmosphere-molecule-csi-rbd 2026-09-17 14:11:18.679346 | Pipeline: check 2026-09-17 14:11:18.679413 | Executor: 2d72f0692154 2026-09-17 14:11:18.679480 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4377 2026-09-17 14:11:18.679554 | Event ID: eec0f2d0-b2a0-11f1-9f48-c9074de78fb6 2026-09-17 14:11:18.686652 | 2026-09-17 14:11:18.686752 | LOOP [emit-job-header : Print node information] 2026-09-17 14:11:18.797286 | localhost | ok: 2026-09-17 14:11:18.797765 | localhost | # Node Information 2026-09-17 14:11:18.797816 | localhost | Inventory Hostname: instance 2026-09-17 14:11:18.797842 | localhost | Hostname: np0000193017 2026-09-17 14:11:18.797864 | localhost | Username: zuul 2026-09-17 14:11:18.797890 | localhost | Distro: Ubuntu 22.04 2026-09-17 14:11:18.797911 | localhost | Provider: yul1 2026-09-17 14:11:18.797933 | localhost | Region: ca-ymq-1 2026-09-17 14:11:18.797953 | localhost | Label: ubuntu-jammy 2026-09-17 14:11:18.797973 | localhost | Product Name: OpenStack Nova 2026-09-17 14:11:18.797993 | localhost | Interface IP: 162.253.55.128 2026-09-17 14:11:18.815667 | 2026-09-17 14:11:18.815877 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-17 14:11:19.348878 | localhost -> localhost | changed 2026-09-17 14:11:19.355795 | 2026-09-17 14:11:19.355887 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-17 14:11:20.272720 | localhost -> localhost | changed 2026-09-17 14:11:20.279940 | 2026-09-17 14:11:20.280025 | PLAY [all] 2026-09-17 14:11:20.290286 | 2026-09-17 14:11:20.290377 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-17 14:11:20.517004 | instance -> localhost | ok 2026-09-17 14:11:20.527064 | 2026-09-17 14:11:20.527200 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-17 14:11:20.550005 | instance | ok 2026-09-17 14:11:20.574283 | instance | included: /var/lib/zuul/builds/fdec1e69b5984b5b8ed5da94f31bda34/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-17 14:11:20.582264 | 2026-09-17 14:11:20.582430 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-17 14:11:21.588392 | instance -> localhost | Generating public/private rsa key pair. 2026-09-17 14:11:21.588823 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/fdec1e69b5984b5b8ed5da94f31bda34/work/fdec1e69b5984b5b8ed5da94f31bda34_id_rsa 2026-09-17 14:11:21.588891 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/fdec1e69b5984b5b8ed5da94f31bda34/work/fdec1e69b5984b5b8ed5da94f31bda34_id_rsa.pub 2026-09-17 14:11:21.588937 | instance -> localhost | The key fingerprint is: 2026-09-17 14:11:21.588981 | instance -> localhost | SHA256:0waVtxcnN/AHOvCPhyyHqf5PyIUTYjijiIRD/JwDaPY zuul-build-sshkey 2026-09-17 14:11:21.589050 | instance -> localhost | The key's randomart image is: 2026-09-17 14:11:21.589117 | instance -> localhost | +---[RSA 3072]----+ 2026-09-17 14:11:21.589170 | instance -> localhost | |o. o. .o | 2026-09-17 14:11:21.589215 | instance -> localhost | |+= . ..o..+oo| 2026-09-17 14:11:21.589256 | instance -> localhost | |=.= . + + ..+. *o| 2026-09-17 14:11:21.589296 | instance -> localhost | |.o E . + + *.=. .| 2026-09-17 14:11:21.589337 | instance -> localhost | |. . o S O *.o | 2026-09-17 14:11:21.589377 | instance -> localhost | | = * . | 2026-09-17 14:11:21.589418 | instance -> localhost | | . o . | 2026-09-17 14:11:21.589461 | instance -> localhost | | . . | 2026-09-17 14:11:21.589507 | instance -> localhost | | ..... | 2026-09-17 14:11:21.589549 | instance -> localhost | +----[SHA256]-----+ 2026-09-17 14:11:21.589638 | instance -> localhost | ok: Runtime: 0:00:00.513307 2026-09-17 14:11:21.602329 | 2026-09-17 14:11:21.602463 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-17 14:11:21.644909 | instance | ok 2026-09-17 14:11:21.669672 | instance | included: /var/lib/zuul/builds/fdec1e69b5984b5b8ed5da94f31bda34/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-17 14:11:21.678607 | 2026-09-17 14:11:21.678681 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-17 14:11:21.702003 | instance | skipping: Conditional result was False 2026-09-17 14:11:21.709258 | 2026-09-17 14:11:21.709340 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-17 14:11:22.166619 | instance | changed 2026-09-17 14:11:22.174473 | 2026-09-17 14:11:22.174587 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-17 14:11:22.386151 | instance | ok 2026-09-17 14:11:22.396309 | 2026-09-17 14:11:22.396437 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-17 14:11:22.927409 | instance | changed 2026-09-17 14:11:22.935632 | 2026-09-17 14:11:22.935715 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-17 14:11:23.465440 | instance | changed 2026-09-17 14:11:23.490477 | 2026-09-17 14:11:23.490665 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-17 14:11:23.515220 | instance | skipping: Conditional result was False 2026-09-17 14:11:23.522178 | 2026-09-17 14:11:23.522263 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-17 14:11:23.961584 | instance -> localhost | changed 2026-09-17 14:11:23.974933 | 2026-09-17 14:11:23.975030 | TASK [add-build-sshkey : Add back temp key] 2026-09-17 14:11:24.411040 | instance -> localhost | Identity added: /var/lib/zuul/builds/fdec1e69b5984b5b8ed5da94f31bda34/work/fdec1e69b5984b5b8ed5da94f31bda34_id_rsa (zuul-build-sshkey) 2026-09-17 14:11:24.411393 | instance -> localhost | ok: Runtime: 0:00:00.012238 2026-09-17 14:11:24.421396 | 2026-09-17 14:11:24.421534 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-17 14:11:24.753010 | instance | ok 2026-09-17 14:11:24.762074 | 2026-09-17 14:11:24.762228 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-17 14:11:24.797470 | instance | skipping: Conditional result was False 2026-09-17 14:11:24.815967 | 2026-09-17 14:11:24.816175 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-17 14:11:25.186784 | instance | ok 2026-09-17 14:11:25.200338 | 2026-09-17 14:11:25.200539 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-17 14:11:28.588646 | instance | Output suppressed because no_log was given 2026-09-17 14:11:28.598880 | 2026-09-17 14:11:28.598963 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-17 14:11:28.826077 | instance | ok: "logs" 2026-09-17 14:11:28.826484 | instance | ok: All items complete 2026-09-17 14:11:28.826541 | 2026-09-17 14:11:28.960964 | instance | ok: "artifacts" 2026-09-17 14:11:29.111379 | instance | ok: "docs" 2026-09-17 14:11:29.135619 | 2026-09-17 14:11:29.135853 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-17 14:11:29.359934 | instance | changed: "logs" 2026-09-17 14:11:29.546445 | instance | changed: "artifacts" 2026-09-17 14:11:29.715394 | instance | changed: "docs" 2026-09-17 14:11:29.731487 | 2026-09-17 14:11:29.731572 | PLAY RECAP 2026-09-17 14:11:29.731629 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-17 14:11:29.731664 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 14:11:29.731690 | 2026-09-17 14:11:29.889789 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-17 14:11:29.891746 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-17 14:11:30.503915 | 2026-09-17 14:11:30.504067 | PLAY [all] 2026-09-17 14:11:30.517901 | 2026-09-17 14:11:30.518020 | TASK [setup-uv : Extract archive] 2026-09-17 14:11:32.952269 | instance | changed 2026-09-17 14:11:32.963603 | 2026-09-17 14:11:32.963779 | TASK [setup-uv : Print version] 2026-09-17 14:11:33.374229 | instance | uv 0.8.13 2026-09-17 14:11:33.501595 | instance | ok: Runtime: 0:00:00.012313 2026-09-17 14:11:33.524919 | 2026-09-17 14:11:33.525152 | TASK [Install Ansible collection siblings] 2026-09-17 14:13:39.089221 | instance | ERROR 2026-09-17 14:13:39.089869 | instance | { 2026-09-17 14:13:39.089980 | instance | "log": [ 2026-09-17 14:13:39.090057 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-09-17 14:13:39.090122 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-09-17 14:13:39.090182 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-09-17 14:13:39.090251 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-09-17 14:13:39.090335 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-09-17 14:13:39.090407 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-09-17 14:13:39.090467 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-09-17 14:13:39.090529 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-09-17 14:13:39.090588 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-09-17 14:13:39.090644 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-09-17 14:13:39.090701 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-09-17 14:13:39.090759 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-09-17 14:13:39.090816 | instance | "Resolved ansible.netcommon to 1.2.0 for 1.2.0", 2026-09-17 14:13:39.090876 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-09-17 14:13:39.090933 | instance | "Resolved ansible.utils to v6.1.1 for >=2.9.0", 2026-09-17 14:13:39.090992 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-09-17 14:13:39.091054 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-09-17 14:13:39.091113 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-09-17 14:13:39.091168 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-09-17 14:13:39.091224 | instance | "Resolved openstack.cloud to 2.6.0 for >=2.0.0", 2026-09-17 14:13:39.091288 | instance | "Resolved vexxhost.ceph to v4.2.0 for >=3.2.0", 2026-09-17 14:13:39.091408 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.7.0", 2026-09-17 14:13:39.091477 | instance | "Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0", 2026-09-17 14:13:39.091542 | instance | "Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0", 2026-09-17 14:13:39.091604 | instance | "Resolved ansible.utils to v6.1.1 for >=2.9.0,>=6.0.0", 2026-09-17 14:13:39.091664 | instance | "Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0", 2026-09-17 14:13:39.091723 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2", 2026-09-17 14:13:39.091785 | instance | "Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0", 2026-09-17 14:13:39.091845 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0", 2026-09-17 14:13:39.091906 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3", 2026-09-17 14:13:39.091966 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2", 2026-09-17 14:13:39.092025 | instance | "Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0", 2026-09-17 14:13:39.092082 | instance | "Checked out ansible.netcommon to 1.2.0", 2026-09-17 14:13:39.092141 | instance | "Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-09-17 14:13:39.092213 | instance | "Using CPython 3.10.12 interpreter at: /usr/bin/python3", 2026-09-17 14:13:39.092278 | instance | "Creating virtual environment at: .venv", 2026-09-17 14:13:39.092365 | instance | " Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere", 2026-09-17 14:13:39.092429 | instance | "Downloading setuptools (1.1MiB)", 2026-09-17 14:13:39.092487 | instance | "Downloading openstacksdk (1.7MiB)", 2026-09-17 14:13:39.092596 | instance | "Downloading netaddr (2.2MiB)", 2026-09-17 14:13:39.092664 | instance | "Downloading ansible-core (2.1MiB)", 2026-09-17 14:13:39.092723 | instance | "Downloading rjsonnet (1.2MiB)", 2026-09-17 14:13:39.092781 | instance | "Downloading kubernetes (1.9MiB)", 2026-09-17 14:13:39.092850 | instance | "Downloading cryptography (4.2MiB)", 2026-09-17 14:13:39.092910 | instance | "Downloading pygments (1.2MiB)", 2026-09-17 14:13:39.092969 | instance | " Building pyperclip==1.9.0", 2026-09-17 14:13:39.093026 | instance | " Downloading rjsonnet", 2026-09-17 14:13:39.093088 | instance | " Downloading netaddr", 2026-09-17 14:13:39.093147 | instance | " Downloading pygments", 2026-09-17 14:13:39.093204 | instance | " Downloading cryptography", 2026-09-17 14:13:39.093259 | instance | " Downloading setuptools", 2026-09-17 14:13:39.093352 | instance | " Downloading kubernetes", 2026-09-17 14:13:39.093403 | instance | " Downloading ansible-core", 2026-09-17 14:13:39.093443 | instance | " Downloading openstacksdk", 2026-09-17 14:13:39.093482 | instance | " Built pyperclip==1.9.0", 2026-09-17 14:13:39.093524 | instance | " \u00d7 Failed to build `atmosphere @", 2026-09-17 14:13:39.093579 | instance | " \u2502 file:///home/zuul/src/github.com/vexxhost/atmosphere`", 2026-09-17 14:13:39.093636 | instance | " \u251c\u2500\u25b6 Failed to resolve requirements from `build-system.requires`", 2026-09-17 14:13:39.093692 | instance | " \u251c\u2500\u25b6 No solution found when resolving: `hatchling`, `hatch-vcs`,", 2026-09-17 14:13:39.093749 | instance | " \u2502 `editables~=0.3`", 2026-09-17 14:13:39.093810 | instance | " \u251c\u2500\u25b6 Failed to fetch: `https://pypi.org/simple/editables/`", 2026-09-17 14:13:39.093874 | instance | " \u251c\u2500\u25b6 Request failed after 3 retries", 2026-09-17 14:13:39.093935 | instance | " \u251c\u2500\u25b6 error sending request for url (https://pypi.org/simple/editables/)", 2026-09-17 14:13:39.093995 | instance | " \u2570\u2500\u25b6 operation timed out" 2026-09-17 14:13:39.094070 | instance | ], 2026-09-17 14:13:39.094133 | instance | "msg": "Command failed: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-09-17 14:13:39.094206 | instance | "rc": 1 2026-09-17 14:13:39.094272 | instance | } failure 2026-09-17 14:13:39.101459 | 2026-09-17 14:13:39.101525 | PLAY RECAP 2026-09-17 14:13:39.101579 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-17 14:13:39.101605 | 2026-09-17 14:13:39.232873 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-17 14:13:39.238705 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-17 14:13:40.050747 | 2026-09-17 14:13:40.050960 | PLAY [all] 2026-09-17 14:13:40.068333 | 2026-09-17 14:13:40.068583 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-17 14:13:40.103616 | instance | skipping: Conditional result was False 2026-09-17 14:13:40.109434 | 2026-09-17 14:13:40.109597 | TASK [fetch-output : Set log path for single node] 2026-09-17 14:13:40.149500 | instance | ok 2026-09-17 14:13:40.156077 | 2026-09-17 14:13:40.156179 | LOOP [fetch-output : Ensure local output dirs] 2026-09-17 14:13:40.561283 | instance -> localhost | ok: "/var/lib/zuul/builds/fdec1e69b5984b5b8ed5da94f31bda34/work/logs" 2026-09-17 14:13:40.786044 | instance -> localhost | changed: "/var/lib/zuul/builds/fdec1e69b5984b5b8ed5da94f31bda34/work/artifacts" 2026-09-17 14:13:41.003892 | instance -> localhost | changed: "/var/lib/zuul/builds/fdec1e69b5984b5b8ed5da94f31bda34/work/docs" 2026-09-17 14:13:41.022000 | 2026-09-17 14:13:41.022123 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-17 14:13:41.726855 | instance | ok 2026-09-17 14:13:41.727184 | instance | changed: All items complete 2026-09-17 14:13:41.727241 | 2026-09-17 14:13:42.199712 | instance | changed: .d..t...... ./ 2026-09-17 14:13:42.672362 | instance | changed: .d..t...... ./ 2026-09-17 14:13:42.694998 | 2026-09-17 14:13:42.695191 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-17 14:13:43.120838 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007740 2026-09-17 14:13:43.353222 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.005172 2026-09-17 14:13:43.375949 | 2026-09-17 14:13:43.376137 | PLAY [all] 2026-09-17 14:13:43.388578 | 2026-09-17 14:13:43.388739 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-17 14:13:43.809759 | instance | changed 2026-09-17 14:13:43.820419 | 2026-09-17 14:13:43.820550 | PLAY RECAP 2026-09-17 14:13:43.820724 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-17 14:13:43.820776 | 2026-09-17 14:13:44.007783 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-17 14:13:44.010707 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-17 14:13:44.694009 | 2026-09-17 14:13:44.694207 | PLAY [localhost] 2026-09-17 14:13:44.704910 | 2026-09-17 14:13:44.705053 | TASK [Generate Zuul manifest] 2026-09-17 14:13:44.722524 | localhost | ok 2026-09-17 14:13:44.739422 | 2026-09-17 14:13:44.739603 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-17 14:13:45.124437 | localhost | changed 2026-09-17 14:13:45.137606 | 2026-09-17 14:13:45.137818 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-17 14:13:45.208746 | localhost | ok 2026-09-17 14:13:45.358082 | 2026-09-17 14:13:45.358253 | TASK [Upload logs] 2026-09-17 14:13:45.381045 | localhost | ok 2026-09-17 14:13:45.447606 | 2026-09-17 14:13:45.447756 | TASK [Set zuul-log-path fact] 2026-09-17 14:13:45.467099 | localhost | ok 2026-09-17 14:13:45.483627 | 2026-09-17 14:13:45.483859 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-17 14:13:45.523542 | localhost | ok 2026-09-17 14:13:45.531187 | 2026-09-17 14:13:45.531348 | TASK [upload-logs : Create log directories] 2026-09-17 14:13:45.991102 | localhost | changed 2026-09-17 14:13:46.000482 | 2026-09-17 14:13:46.000722 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-17 14:13:46.409262 | localhost -> localhost | ok: Runtime: 0:00:00.005415 2026-09-17 14:13:46.418570 | 2026-09-17 14:13:46.419298 | TASK [upload-logs : Upload logs to log server] 2026-09-17 14:13:47.021340 | localhost | Output suppressed because no_log was given 2026-09-17 14:13:47.082809 | 2026-09-17 14:13:47.082956 | LOOP [upload-logs : Compress console log and json output] 2026-09-17 14:13:47.148444 | localhost | skipping: Conditional result was False 2026-09-17 14:13:47.156565 | localhost | skipping: Conditional result was False 2026-09-17 14:13:47.164661 | 2026-09-17 14:13:47.164859 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-17 14:13:47.202053 | localhost | skipping: Conditional result was False 2026-09-17 14:13:47.202479 | 2026-09-17 14:13:47.206273 | localhost | skipping: Conditional result was False 2026-09-17 14:13:47.214391 | 2026-09-17 14:13:47.214801 | LOOP [upload-logs : Upload console log and json output]