2026-09-19 05:55:17.922977 | Job console starting 2026-09-19 05:55:17.933571 | Updating git repos 2026-09-19 05:55:23.533853 | Cloning repos into workspace 2026-09-19 05:55:41.767611 | Restoring repo states 2026-09-19 05:55:52.685147 | Merging changes 2026-09-19 05:55:54.064367 | Checking out repos 2026-09-19 05:55:57.779566 | Preparing playbooks 2026-09-19 05:56:01.418460 | Running Ansible setup 2026-09-19 05:56:05.207634 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-19 05:56:05.911761 | 2026-09-19 05:56:05.912445 | PLAY [localhost] 2026-09-19 05:56:05.920969 | 2026-09-19 05:56:05.921091 | TASK [Gathering Facts] 2026-09-19 05:56:06.901143 | localhost | ok 2026-09-19 05:56:06.911544 | 2026-09-19 05:56:06.911651 | TASK [Setup log path fact] 2026-09-19 05:56:06.931387 | localhost | ok 2026-09-19 05:56:06.944070 | 2026-09-19 05:56:06.944155 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-19 05:56:06.981411 | localhost | ok 2026-09-19 05:56:06.990256 | 2026-09-19 05:56:06.990355 | TASK [emit-job-header : Print job information] 2026-09-19 05:56:07.031870 | # Job Information 2026-09-19 05:56:07.032030 | Ansible Version: 2.16.18 2026-09-19 05:56:07.032071 | Job: atmosphere-molecule-aio-ovn 2026-09-19 05:56:07.032098 | Pipeline: check 2026-09-19 05:56:07.032122 | Executor: 2d72f0692154 2026-09-19 05:56:07.032145 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4090 2026-09-19 05:56:07.032173 | Event ID: 3dee1ec0-b3ee-11f1-89f5-c3822a87adef 2026-09-19 05:56:07.043967 | 2026-09-19 05:56:07.044128 | LOOP [emit-job-header : Print node information] 2026-09-19 05:56:07.146717 | localhost | ok: 2026-09-19 05:56:07.146859 | localhost | # Node Information 2026-09-19 05:56:07.146887 | localhost | Inventory Hostname: instance 2026-09-19 05:56:07.146907 | localhost | Hostname: np0000193466 2026-09-19 05:56:07.146925 | localhost | Username: zuul 2026-09-19 05:56:07.146945 | localhost | Distro: Ubuntu 22.04 2026-09-19 05:56:07.146962 | localhost | Provider: yul1 2026-09-19 05:56:07.146979 | localhost | Region: ca-ymq-1 2026-09-19 05:56:07.146996 | localhost | Label: ubuntu-jammy-16 2026-09-19 05:56:07.147012 | localhost | Product Name: OpenStack Nova 2026-09-19 05:56:07.147029 | localhost | Interface IP: 162.253.55.116 2026-09-19 05:56:07.161645 | 2026-09-19 05:56:07.161841 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-19 05:56:07.524920 | localhost -> localhost | changed 2026-09-19 05:56:07.537276 | 2026-09-19 05:56:07.537734 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-19 05:56:08.424617 | localhost -> localhost | changed 2026-09-19 05:56:08.431816 | 2026-09-19 05:56:08.431900 | PLAY [all] 2026-09-19 05:56:08.446256 | 2026-09-19 05:56:08.446438 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-19 05:56:08.849794 | instance -> localhost | ok 2026-09-19 05:56:08.859753 | 2026-09-19 05:56:08.859853 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-19 05:56:08.888833 | instance | ok 2026-09-19 05:56:08.902668 | instance | included: /var/lib/zuul/builds/65328d2cada14085934f4cb630de2a2c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-19 05:56:08.909483 | 2026-09-19 05:56:08.909545 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-19 05:56:10.212796 | instance -> localhost | Generating public/private rsa key pair. 2026-09-19 05:56:10.213082 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/65328d2cada14085934f4cb630de2a2c/work/65328d2cada14085934f4cb630de2a2c_id_rsa 2026-09-19 05:56:10.213145 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/65328d2cada14085934f4cb630de2a2c/work/65328d2cada14085934f4cb630de2a2c_id_rsa.pub 2026-09-19 05:56:10.213191 | instance -> localhost | The key fingerprint is: 2026-09-19 05:56:10.213259 | instance -> localhost | SHA256:NKm0H8pCnnZ/CgviodRrcwv1uf9VwaIoKcrewXk1VYo zuul-build-sshkey 2026-09-19 05:56:10.213330 | instance -> localhost | The key's randomart image is: 2026-09-19 05:56:10.213373 | instance -> localhost | +---[RSA 3072]----+ 2026-09-19 05:56:10.213426 | instance -> localhost | | . | 2026-09-19 05:56:10.213471 | instance -> localhost | | .. o . | 2026-09-19 05:56:10.213511 | instance -> localhost | | . +E o . o | 2026-09-19 05:56:10.213550 | instance -> localhost | | . +..o . . .| 2026-09-19 05:56:10.213587 | instance -> localhost | | .oooS+ . . | 2026-09-19 05:56:10.213625 | instance -> localhost | | oo+o+o+.. . | 2026-09-19 05:56:10.213662 | instance -> localhost | | .o=*+=+. . | 2026-09-19 05:56:10.213701 | instance -> localhost | |.o.*+=o+. . . | 2026-09-19 05:56:10.213744 | instance -> localhost | |. ooooo.++.. | 2026-09-19 05:56:10.213783 | instance -> localhost | +----[SHA256]-----+ 2026-09-19 05:56:10.213878 | instance -> localhost | ok: Runtime: 0:00:00.928370 2026-09-19 05:56:10.225344 | 2026-09-19 05:56:10.225472 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-19 05:56:10.263103 | instance | ok 2026-09-19 05:56:10.279872 | instance | included: /var/lib/zuul/builds/65328d2cada14085934f4cb630de2a2c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-19 05:56:10.291912 | 2026-09-19 05:56:10.292030 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-19 05:56:10.316930 | instance | skipping: Conditional result was False 2026-09-19 05:56:10.329200 | 2026-09-19 05:56:10.329389 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-19 05:56:10.763635 | instance | changed 2026-09-19 05:56:11.113530 | 2026-09-19 05:56:11.113717 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-19 05:56:11.379490 | instance | ok 2026-09-19 05:56:11.391463 | 2026-09-19 05:56:11.391598 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-19 05:56:11.912836 | instance | changed 2026-09-19 05:56:11.921009 | 2026-09-19 05:56:11.921112 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-19 05:56:12.388758 | instance | changed 2026-09-19 05:56:12.395570 | 2026-09-19 05:56:12.395665 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-19 05:56:12.421805 | instance | skipping: Conditional result was False 2026-09-19 05:56:12.430588 | 2026-09-19 05:56:12.430686 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-19 05:56:12.819518 | instance -> localhost | changed 2026-09-19 05:56:12.830320 | 2026-09-19 05:56:12.830439 | TASK [add-build-sshkey : Add back temp key] 2026-09-19 05:56:13.088247 | instance -> localhost | Identity added: /var/lib/zuul/builds/65328d2cada14085934f4cb630de2a2c/work/65328d2cada14085934f4cb630de2a2c_id_rsa (zuul-build-sshkey) 2026-09-19 05:56:13.088830 | instance -> localhost | ok: Runtime: 0:00:00.014202 2026-09-19 05:56:13.098986 | 2026-09-19 05:56:13.099119 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-19 05:56:13.387517 | instance | ok 2026-09-19 05:56:13.503612 | 2026-09-19 05:56:13.503848 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-19 05:56:13.540315 | instance | skipping: Conditional result was False 2026-09-19 05:56:13.564068 | 2026-09-19 05:56:13.564292 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-19 05:56:13.890921 | instance | ok 2026-09-19 05:56:13.898438 | 2026-09-19 05:56:13.898525 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-19 05:56:19.938535 | instance | Output suppressed because no_log was given 2026-09-19 05:56:19.964059 | 2026-09-19 05:56:19.964235 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-19 05:56:20.196674 | instance | ok: "logs" 2026-09-19 05:56:20.197084 | instance | ok: All items complete 2026-09-19 05:56:20.197162 | 2026-09-19 05:56:20.375529 | instance | ok: "artifacts" 2026-09-19 05:56:20.554963 | instance | ok: "docs" 2026-09-19 05:56:20.566289 | 2026-09-19 05:56:20.566419 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-19 05:56:20.775941 | instance | changed: "logs" 2026-09-19 05:56:20.970637 | instance | changed: "artifacts" 2026-09-19 05:56:21.138495 | instance | changed: "docs" 2026-09-19 05:56:21.159617 | 2026-09-19 05:56:21.159742 | PLAY RECAP 2026-09-19 05:56:21.159827 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-19 05:56:21.159885 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-19 05:56:21.159928 | 2026-09-19 05:56:21.339065 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-19 05:56:21.515600 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-19 05:56:22.117428 | 2026-09-19 05:56:22.117540 | PLAY [all] 2026-09-19 05:56:22.128701 | 2026-09-19 05:56:22.144765 | TASK [setup-uv : Extract archive] 2026-09-19 05:56:24.528696 | instance | changed 2026-09-19 05:56:24.540290 | 2026-09-19 05:56:24.540445 | TASK [setup-uv : Print version] 2026-09-19 05:56:24.901960 | instance | uv 0.8.13 2026-09-19 05:56:25.089564 | instance | ok: Runtime: 0:00:00.019878 2026-09-19 05:56:25.106901 | 2026-09-19 05:56:25.107031 | TASK [Install Ansible collection siblings] 2026-09-19 05:56:27.082557 | instance | ERROR 2026-09-19 05:56:27.083069 | instance | { 2026-09-19 05:56:27.083146 | instance | "log": [ 2026-09-19 05:56:27.083204 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-09-19 05:56:27.083291 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-09-19 05:56:27.083340 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-09-19 05:56:27.083394 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-09-19 05:56:27.083444 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-09-19 05:56:27.083501 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-09-19 05:56:27.083545 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-09-19 05:56:27.083579 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-09-19 05:56:27.083613 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-09-19 05:56:27.083659 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-09-19 05:56:27.083705 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-09-19 05:56:27.083755 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-09-19 05:56:27.083805 | instance | "Resolved ansible.netcommon to 1.2.0 for 1.2.0", 2026-09-19 05:56:27.083853 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-09-19 05:56:27.083901 | instance | "Resolved ansible.utils to v6.1.1 for >=2.9.0", 2026-09-19 05:56:27.083949 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-09-19 05:56:27.083989 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-09-19 05:56:27.084024 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-09-19 05:56:27.084068 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-09-19 05:56:27.084113 | instance | "Resolved openstack.cloud to 2.6.0 for >=2.0.0", 2026-09-19 05:56:27.084168 | instance | "Resolved vexxhost.ceph to v4.2.0 for >=3.1.2", 2026-09-19 05:56:27.084234 | instance | "Resolved atmosphere.common to v0.7.1 for >=0.7.0", 2026-09-19 05:56:27.084315 | instance | "Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0", 2026-09-19 05:56:27.084366 | instance | "Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0", 2026-09-19 05:56:27.084404 | instance | "Resolved ansible.utils to v6.1.1 for >=2.9.0,>=6.0.0", 2026-09-19 05:56:27.084442 | instance | "Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0", 2026-09-19 05:56:27.084475 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2", 2026-09-19 05:56:27.084546 | instance | "Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0", 2026-09-19 05:56:27.084595 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0", 2026-09-19 05:56:27.084643 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3", 2026-09-19 05:56:27.084694 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2", 2026-09-19 05:56:27.084739 | instance | "Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0", 2026-09-19 05:56:27.084783 | instance | "Checked out ansible.netcommon to 1.2.0", 2026-09-19 05:56:27.084833 | 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-19 05:56:27.084889 | instance | "Using CPython 3.10.12 interpreter at: /usr/bin/python3", 2026-09-19 05:56:27.084935 | instance | "Creating virtual environment at: .venv", 2026-09-19 05:56:27.084980 | instance | " Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere", 2026-09-19 05:56:27.085030 | instance | "Downloading rjsonnet (1.2MiB)", 2026-09-19 05:56:27.085072 | instance | "Downloading kubernetes (1.9MiB)", 2026-09-19 05:56:27.085106 | instance | "Downloading ansible-core (2.1MiB)", 2026-09-19 05:56:27.085149 | instance | "Downloading netaddr (2.2MiB)", 2026-09-19 05:56:27.085195 | instance | "Downloading cryptography (4.2MiB)", 2026-09-19 05:56:27.085243 | instance | "Downloading openstacksdk (1.7MiB)", 2026-09-19 05:56:27.085315 | instance | "Downloading pygments (1.2MiB)", 2026-09-19 05:56:27.085362 | instance | "Downloading setuptools (1.1MiB)", 2026-09-19 05:56:27.085407 | instance | " Building pyperclip==1.9.0", 2026-09-19 05:56:27.085458 | instance | " Downloading rjsonnet", 2026-09-19 05:56:27.085505 | instance | " Downloading netaddr", 2026-09-19 05:56:27.085550 | instance | " Downloading pygments", 2026-09-19 05:56:27.085597 | instance | " Downloading cryptography", 2026-09-19 05:56:27.085644 | instance | " Downloading setuptools", 2026-09-19 05:56:27.085690 | instance | " Downloading kubernetes", 2026-09-19 05:56:27.085727 | instance | " Downloading ansible-core", 2026-09-19 05:56:27.085774 | instance | " Downloading openstacksdk", 2026-09-19 05:56:27.085819 | instance | " \u00d7 Failed to build `atmosphere @", 2026-09-19 05:56:27.085869 | instance | " \u2502 file:///home/zuul/src/github.com/vexxhost/atmosphere`", 2026-09-19 05:56:27.085912 | instance | " \u251c\u2500\u25b6 Failed to resolve requirements from `build-system.requires`", 2026-09-19 05:56:27.085955 | instance | " \u251c\u2500\u25b6 No solution found when resolving: `hatchling`, `hatch-vcs`", 2026-09-19 05:56:27.086000 | instance | " \u251c\u2500\u25b6 Failed to fetch: `https://pypi.org/simple/setuptools/`", 2026-09-19 05:56:27.086050 | instance | " \u251c\u2500\u25b6 request or response body error", 2026-09-19 05:56:27.086094 | instance | " \u251c\u2500\u25b6 error reading a body from connection", 2026-09-19 05:56:27.086130 | instance | " \u2570\u2500\u25b6 connection reset" 2026-09-19 05:56:27.086175 | instance | ], 2026-09-19 05:56:27.086223 | 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-19 05:56:27.086692 | instance | "rc": 1 2026-09-19 05:56:27.086756 | instance | } failure 2026-09-19 05:56:27.094109 | 2026-09-19 05:56:27.094202 | PLAY RECAP 2026-09-19 05:56:27.094519 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-19 05:56:27.094587 | 2026-09-19 05:56:27.240887 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-19 05:56:27.247914 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-19 05:56:27.806711 | 2026-09-19 05:56:27.806846 | PLAY [all] 2026-09-19 05:56:27.817305 | 2026-09-19 05:56:27.817431 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-19 05:56:27.881618 | instance | skipping: Conditional result was False 2026-09-19 05:56:27.889765 | 2026-09-19 05:56:27.889907 | TASK [fetch-output : Set log path for single node] 2026-09-19 05:56:27.938294 | instance | ok 2026-09-19 05:56:27.942409 | 2026-09-19 05:56:27.942474 | LOOP [fetch-output : Ensure local output dirs] 2026-09-19 05:56:28.321957 | instance -> localhost | ok: "/var/lib/zuul/builds/65328d2cada14085934f4cb630de2a2c/work/logs" 2026-09-19 05:56:28.542058 | instance -> localhost | changed: "/var/lib/zuul/builds/65328d2cada14085934f4cb630de2a2c/work/artifacts" 2026-09-19 05:56:28.747488 | instance -> localhost | changed: "/var/lib/zuul/builds/65328d2cada14085934f4cb630de2a2c/work/docs" 2026-09-19 05:56:28.762052 | 2026-09-19 05:56:28.762184 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-19 05:56:29.461715 | instance | changed: .d..t...... ./ 2026-09-19 05:56:29.462024 | instance | changed: All items complete 2026-09-19 05:56:29.462081 | 2026-09-19 05:56:29.945222 | instance | changed: .d..t...... ./ 2026-09-19 05:56:30.400154 | instance | changed: .d..t...... ./ 2026-09-19 05:56:30.426853 | 2026-09-19 05:56:30.427041 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-19 05:56:30.853192 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007147 2026-09-19 05:56:31.098979 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007293 2026-09-19 05:56:31.110617 | 2026-09-19 05:56:31.110736 | PLAY [all] 2026-09-19 05:56:31.118004 | 2026-09-19 05:56:31.118086 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-19 05:56:31.563825 | instance | changed 2026-09-19 05:56:31.570505 | 2026-09-19 05:56:31.570567 | PLAY RECAP 2026-09-19 05:56:31.570627 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-19 05:56:31.570653 | 2026-09-19 05:56:31.738458 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-19 05:56:31.748326 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-19 05:56:32.354907 | 2026-09-19 05:56:32.355031 | PLAY [localhost] 2026-09-19 05:56:32.363953 | 2026-09-19 05:56:32.364023 | TASK [Generate Zuul manifest] 2026-09-19 05:56:32.380786 | localhost | ok 2026-09-19 05:56:32.394274 | 2026-09-19 05:56:32.394436 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-19 05:56:32.819358 | localhost | changed 2026-09-19 05:56:32.838605 | 2026-09-19 05:56:32.838752 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-19 05:56:32.881182 | localhost | ok 2026-09-19 05:56:32.896057 | 2026-09-19 05:56:32.896348 | TASK [Upload logs] 2026-09-19 05:56:32.917993 | localhost | ok 2026-09-19 05:56:33.027818 | 2026-09-19 05:56:33.027982 | TASK [Set zuul-log-path fact] 2026-09-19 05:56:33.046653 | localhost | ok 2026-09-19 05:56:33.057540 | 2026-09-19 05:56:33.057610 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-19 05:56:33.096021 | localhost | ok 2026-09-19 05:56:33.106168 | 2026-09-19 05:56:33.106279 | TASK [upload-logs : Create log directories] 2026-09-19 05:56:33.520997 | localhost | changed 2026-09-19 05:56:33.528766 | 2026-09-19 05:56:33.528885 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-19 05:56:33.978256 | localhost -> localhost | ok: Runtime: 0:00:00.006255 2026-09-19 05:56:33.987492 | 2026-09-19 05:56:33.987620 | TASK [upload-logs : Upload logs to log server] 2026-09-19 05:56:34.424044 | localhost | Output suppressed because no_log was given 2026-09-19 05:56:34.430866 | 2026-09-19 05:56:34.430999 | LOOP [upload-logs : Compress console log and json output] 2026-09-19 05:56:34.497559 | localhost | skipping: Conditional result was False 2026-09-19 05:56:34.503920 | localhost | skipping: Conditional result was False 2026-09-19 05:56:34.522445 | 2026-09-19 05:56:34.522714 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-19 05:56:34.581236 | localhost | skipping: Conditional result was False 2026-09-19 05:56:34.581672 | 2026-09-19 05:56:34.586251 | localhost | skipping: Conditional result was False 2026-09-19 05:56:34.596430 | 2026-09-19 05:56:34.596633 | LOOP [upload-logs : Upload console log and json output]