2026-09-18 15:12:43.058183 | Job console starting 2026-09-18 15:12:43.092036 | Updating git repos 2026-09-18 15:12:46.870503 | Cloning repos into workspace 2026-09-18 15:13:05.731552 | Restoring repo states 2026-09-18 15:13:12.371707 | Merging changes 2026-09-18 15:13:13.897832 | Checking out repos 2026-09-18 15:13:15.902045 | Preparing playbooks 2026-09-18 15:13:17.568770 | Running Ansible setup 2026-09-18 15:13:21.287586 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-18 15:13:22.032464 | 2026-09-18 15:13:22.033411 | PLAY [localhost] 2026-09-18 15:13:22.041931 | 2026-09-18 15:13:22.042051 | TASK [Gathering Facts] 2026-09-18 15:13:23.065165 | localhost | ok 2026-09-18 15:13:23.081277 | 2026-09-18 15:13:23.081480 | TASK [Setup log path fact] 2026-09-18 15:13:23.102101 | localhost | ok 2026-09-18 15:13:23.121122 | 2026-09-18 15:13:23.121307 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-18 15:13:23.167858 | localhost | ok 2026-09-18 15:13:23.179594 | 2026-09-18 15:13:23.179783 | TASK [emit-job-header : Print job information] 2026-09-18 15:13:23.231383 | # Job Information 2026-09-18 15:13:23.231668 | Ansible Version: 2.16.18 2026-09-18 15:13:23.231738 | Job: atmosphere-molecule-aio-openvswitch 2026-09-18 15:13:23.231783 | Pipeline: check 2026-09-18 15:13:23.231824 | Executor: 2d72f0692154 2026-09-18 15:13:23.231864 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4090 2026-09-18 15:13:23.231913 | Event ID: d17f4aa0-b372-11f1-81b4-c85382235181 2026-09-18 15:13:23.238195 | 2026-09-18 15:13:23.238390 | LOOP [emit-job-header : Print node information] 2026-09-18 15:13:23.358015 | localhost | ok: 2026-09-18 15:13:23.358575 | localhost | # Node Information 2026-09-18 15:13:23.358667 | localhost | Inventory Hostname: instance 2026-09-18 15:13:23.358776 | localhost | Hostname: np0000193312 2026-09-18 15:13:23.358850 | localhost | Username: zuul 2026-09-18 15:13:23.358919 | localhost | Distro: Ubuntu 22.04 2026-09-18 15:13:23.358980 | localhost | Provider: yul1 2026-09-18 15:13:23.359034 | localhost | Region: ca-ymq-1 2026-09-18 15:13:23.359089 | localhost | Label: ubuntu-jammy-16 2026-09-18 15:13:23.359143 | localhost | Product Name: OpenStack Nova 2026-09-18 15:13:23.359198 | localhost | Interface IP: 162.253.55.81 2026-09-18 15:13:23.381249 | 2026-09-18 15:13:23.455224 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-18 15:13:24.051943 | localhost -> localhost | changed 2026-09-18 15:13:24.061420 | 2026-09-18 15:13:24.061547 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-18 15:13:25.582278 | localhost -> localhost | changed 2026-09-18 15:13:25.596236 | 2026-09-18 15:13:25.596363 | PLAY [all] 2026-09-18 15:13:25.609412 | 2026-09-18 15:13:25.609575 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-18 15:13:26.029581 | instance -> localhost | ok 2026-09-18 15:13:26.064527 | 2026-09-18 15:13:26.064673 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-18 15:13:26.104933 | instance | ok 2026-09-18 15:13:26.118018 | instance | included: /var/lib/zuul/builds/538a1a6c18db4b62b8d378ceb50de39d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-18 15:13:26.122840 | 2026-09-18 15:13:26.122898 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-18 15:13:27.470370 | instance -> localhost | Generating public/private rsa key pair. 2026-09-18 15:13:27.470592 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/538a1a6c18db4b62b8d378ceb50de39d/work/538a1a6c18db4b62b8d378ceb50de39d_id_rsa 2026-09-18 15:13:27.470652 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/538a1a6c18db4b62b8d378ceb50de39d/work/538a1a6c18db4b62b8d378ceb50de39d_id_rsa.pub 2026-09-18 15:13:27.470688 | instance -> localhost | The key fingerprint is: 2026-09-18 15:13:27.470786 | instance -> localhost | SHA256:1Xl3FU2Tw8WvGz6OXsHkq4S50m0OeIubEWNy1QFPLoE zuul-build-sshkey 2026-09-18 15:13:27.470840 | instance -> localhost | The key's randomart image is: 2026-09-18 15:13:27.471129 | instance -> localhost | +---[RSA 3072]----+ 2026-09-18 15:13:27.471171 | instance -> localhost | | .o.o .=O| 2026-09-18 15:13:27.471205 | instance -> localhost | | E B o +=| 2026-09-18 15:13:27.471234 | instance -> localhost | | + * o =| 2026-09-18 15:13:27.471264 | instance -> localhost | | o . = .o| 2026-09-18 15:13:27.471292 | instance -> localhost | | . S +. | 2026-09-18 15:13:27.471320 | instance -> localhost | | + + o oo | 2026-09-18 15:13:27.471349 | instance -> localhost | | o.=...oo | 2026-09-18 15:13:27.471378 | instance -> localhost | | .=.=o++ | 2026-09-18 15:13:27.471410 | instance -> localhost | | +oo+=... | 2026-09-18 15:13:27.471439 | instance -> localhost | +----[SHA256]-----+ 2026-09-18 15:13:27.471516 | instance -> localhost | ok: Runtime: 0:00:00.838896 2026-09-18 15:13:27.491368 | 2026-09-18 15:13:27.491532 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-18 15:13:27.522811 | instance | ok 2026-09-18 15:13:27.536098 | instance | included: /var/lib/zuul/builds/538a1a6c18db4b62b8d378ceb50de39d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-18 15:13:27.548945 | 2026-09-18 15:13:27.549088 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-18 15:13:27.574369 | instance | skipping: Conditional result was False 2026-09-18 15:13:27.583253 | 2026-09-18 15:13:27.583403 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-18 15:13:28.027916 | instance | changed 2026-09-18 15:13:28.037174 | 2026-09-18 15:13:28.037312 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-18 15:13:28.255400 | instance | ok 2026-09-18 15:13:28.260469 | 2026-09-18 15:13:28.260564 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-18 15:13:28.741700 | instance | changed 2026-09-18 15:13:28.746256 | 2026-09-18 15:13:28.746319 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-18 15:13:29.256375 | instance | changed 2026-09-18 15:13:29.270241 | 2026-09-18 15:13:29.270509 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-18 15:13:29.297851 | instance | skipping: Conditional result was False 2026-09-18 15:13:29.311197 | 2026-09-18 15:13:29.311443 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-18 15:13:29.661757 | instance -> localhost | changed 2026-09-18 15:13:29.676621 | 2026-09-18 15:13:29.676736 | TASK [add-build-sshkey : Add back temp key] 2026-09-18 15:13:29.957751 | instance -> localhost | Identity added: /var/lib/zuul/builds/538a1a6c18db4b62b8d378ceb50de39d/work/538a1a6c18db4b62b8d378ceb50de39d_id_rsa (zuul-build-sshkey) 2026-09-18 15:13:29.957929 | instance -> localhost | ok: Runtime: 0:00:00.008788 2026-09-18 15:13:29.962292 | 2026-09-18 15:13:29.962351 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-18 15:13:30.246273 | instance | ok 2026-09-18 15:13:30.260374 | 2026-09-18 15:13:30.260576 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-18 15:13:30.297787 | instance | skipping: Conditional result was False 2026-09-18 15:13:30.320752 | 2026-09-18 15:13:30.320882 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-18 15:13:30.616450 | instance | ok 2026-09-18 15:13:30.621757 | 2026-09-18 15:13:30.621822 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-18 15:13:48.952923 | instance | Output suppressed because no_log was given 2026-09-18 15:13:48.962824 | 2026-09-18 15:13:48.962889 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-18 15:13:49.201031 | instance | ok: "logs" 2026-09-18 15:13:49.201556 | instance | ok: All items complete 2026-09-18 15:13:49.201664 | 2026-09-18 15:13:49.373110 | instance | ok: "artifacts" 2026-09-18 15:13:49.545727 | instance | ok: "docs" 2026-09-18 15:13:49.560295 | 2026-09-18 15:13:49.560561 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-18 15:13:49.756997 | instance | changed: "logs" 2026-09-18 15:13:49.909853 | instance | changed: "artifacts" 2026-09-18 15:13:50.056007 | instance | changed: "docs" 2026-09-18 15:13:50.077823 | 2026-09-18 15:13:50.077942 | PLAY RECAP 2026-09-18 15:13:50.078030 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-18 15:13:50.078084 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-18 15:13:50.078129 | 2026-09-18 15:13:50.329327 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-18 15:13:50.345028 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-18 15:13:51.002849 | 2026-09-18 15:13:51.002998 | PLAY [all] 2026-09-18 15:13:51.013910 | 2026-09-18 15:13:51.013991 | TASK [setup-uv : Extract archive] 2026-09-18 15:13:53.464360 | instance | changed 2026-09-18 15:13:53.476163 | 2026-09-18 15:13:53.476369 | TASK [setup-uv : Print version] 2026-09-18 15:13:53.889157 | instance | uv 0.8.13 2026-09-18 15:13:54.025324 | instance | ok: Runtime: 0:00:00.013131 2026-09-18 15:13:54.037006 | 2026-09-18 15:13:54.037098 | TASK [Install Ansible collection siblings] 2026-09-18 15:13:55.116405 | instance | ERROR 2026-09-18 15:13:55.116952 | instance | { 2026-09-18 15:13:55.117023 | instance | "log": [ 2026-09-18 15:13:55.117067 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-09-18 15:13:55.117112 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-09-18 15:13:55.117149 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-09-18 15:13:55.117192 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-09-18 15:13:55.117227 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-09-18 15:13:55.117267 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-09-18 15:13:55.117301 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-09-18 15:13:55.117336 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-09-18 15:13:55.117370 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-09-18 15:13:55.117404 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-09-18 15:13:55.117437 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-09-18 15:13:55.117470 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-09-18 15:13:55.117503 | instance | "Resolved ansible.netcommon to 1.2.0 for 1.2.0", 2026-09-18 15:13:55.117537 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-09-18 15:13:55.117570 | instance | "Resolved ansible.utils to v6.1.1 for >=2.9.0", 2026-09-18 15:13:55.117603 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-09-18 15:13:55.117658 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-09-18 15:13:55.117692 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-09-18 15:13:55.117724 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-09-18 15:13:55.117756 | instance | "Resolved openstack.cloud to 2.6.0 for >=2.0.0", 2026-09-18 15:13:55.117791 | instance | "Resolved vexxhost.ceph to v4.2.0 for >=3.1.2", 2026-09-18 15:13:55.117847 | instance | "Resolved atmosphere.common to v0.7.1 for >=0.7.0", 2026-09-18 15:13:55.117882 | instance | "Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0", 2026-09-18 15:13:55.117916 | instance | "Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0", 2026-09-18 15:13:55.117949 | instance | "Resolved ansible.utils to v6.1.1 for >=2.9.0,>=6.0.0", 2026-09-18 15:13:55.117982 | instance | "Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0", 2026-09-18 15:13:55.118014 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2", 2026-09-18 15:13:55.118046 | instance | "Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0", 2026-09-18 15:13:55.118077 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0", 2026-09-18 15:13:55.118110 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3", 2026-09-18 15:13:55.118143 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2", 2026-09-18 15:13:55.118175 | instance | "Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0", 2026-09-18 15:13:55.118207 | instance | "Checked out ansible.netcommon to 1.2.0", 2026-09-18 15:13:55.118239 | 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-18 15:13:55.118279 | instance | "Using CPython 3.10.12 interpreter at: /usr/bin/python3", 2026-09-18 15:13:55.118312 | instance | "Creating virtual environment at: .venv", 2026-09-18 15:13:55.118344 | instance | " Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere", 2026-09-18 15:13:55.118375 | instance | "Downloading pygments (1.2MiB)", 2026-09-18 15:13:55.118407 | instance | "Downloading netaddr (2.2MiB)", 2026-09-18 15:13:55.118439 | instance | "Downloading ansible-core (2.1MiB)", 2026-09-18 15:13:55.118471 | instance | "Downloading openstacksdk (1.7MiB)", 2026-09-18 15:13:55.118502 | instance | "Downloading kubernetes (1.9MiB)", 2026-09-18 15:13:55.118534 | instance | "Downloading setuptools (1.1MiB)", 2026-09-18 15:13:55.118574 | instance | "Downloading cryptography (4.2MiB)", 2026-09-18 15:13:55.118607 | instance | "Downloading rjsonnet (1.2MiB)", 2026-09-18 15:13:55.118660 | instance | " \u00d7 Failed to build `atmosphere @", 2026-09-18 15:13:55.118693 | instance | " \u2502 file:///home/zuul/src/github.com/vexxhost/atmosphere`", 2026-09-18 15:13:55.118725 | instance | " \u251c\u2500\u25b6 Failed to resolve requirements from `build-system.requires`", 2026-09-18 15:13:55.118758 | instance | " \u251c\u2500\u25b6 No solution found when resolving: `hatchling`, `hatch-vcs`", 2026-09-18 15:13:55.118791 | instance | " \u251c\u2500\u25b6 Failed to fetch:", 2026-09-18 15:13:55.118824 | instance | " \u2502 `https://files.pythonhosted.org/packages/4b/00/e9c0591b77186f6c1a8479500456ee72cd30730836c58b7a8a2654909c23/setuptools_scm-10.2.3-py3-none-any.whl.metadata`", 2026-09-18 15:13:55.118865 | instance | " \u251c\u2500\u25b6 request or response body error", 2026-09-18 15:13:55.118899 | instance | " \u251c\u2500\u25b6 error reading a body from connection", 2026-09-18 15:13:55.118931 | instance | " \u2570\u2500\u25b6 stream closed because of a broken pipe" 2026-09-18 15:13:55.118963 | instance | ], 2026-09-18 15:13:55.118995 | 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-18 15:13:55.119031 | instance | "rc": 1 2026-09-18 15:13:55.119063 | instance | } failure 2026-09-18 15:13:55.125476 | 2026-09-18 15:13:55.125573 | PLAY RECAP 2026-09-18 15:13:55.125689 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-18 15:13:55.125747 | 2026-09-18 15:13:55.347447 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-18 15:13:55.365183 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-18 15:13:55.960317 | 2026-09-18 15:13:55.960431 | PLAY [all] 2026-09-18 15:13:55.971050 | 2026-09-18 15:13:55.971151 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-18 15:13:56.035165 | instance | skipping: Conditional result was False 2026-09-18 15:13:56.044260 | 2026-09-18 15:13:56.044391 | TASK [fetch-output : Set log path for single node] 2026-09-18 15:13:56.088297 | instance | ok 2026-09-18 15:13:56.097447 | 2026-09-18 15:13:56.097590 | LOOP [fetch-output : Ensure local output dirs] 2026-09-18 15:13:56.576781 | instance -> localhost | ok: "/var/lib/zuul/builds/538a1a6c18db4b62b8d378ceb50de39d/work/logs" 2026-09-18 15:13:56.822639 | instance -> localhost | changed: "/var/lib/zuul/builds/538a1a6c18db4b62b8d378ceb50de39d/work/artifacts" 2026-09-18 15:13:57.083491 | instance -> localhost | changed: "/var/lib/zuul/builds/538a1a6c18db4b62b8d378ceb50de39d/work/docs" 2026-09-18 15:13:57.100437 | 2026-09-18 15:13:57.100693 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-18 15:13:57.798521 | instance | changed: .d..t...... ./ 2026-09-18 15:13:57.798988 | instance | changed: All items complete 2026-09-18 15:13:57.799085 | 2026-09-18 15:13:58.307294 | instance | changed: .d..t...... ./ 2026-09-18 15:13:58.832908 | instance | changed: .d..t...... ./ 2026-09-18 15:13:58.850898 | 2026-09-18 15:13:58.851047 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-18 15:13:59.358386 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007672 2026-09-18 15:13:59.598052 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006916 2026-09-18 15:13:59.618348 | 2026-09-18 15:13:59.618596 | PLAY [all] 2026-09-18 15:13:59.637120 | 2026-09-18 15:13:59.637244 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-18 15:14:00.108741 | instance | changed 2026-09-18 15:14:00.118879 | 2026-09-18 15:14:00.118976 | PLAY RECAP 2026-09-18 15:14:00.119059 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-18 15:14:00.119101 | 2026-09-18 15:14:00.250226 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-18 15:14:00.261986 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-18 15:14:00.912922 | 2026-09-18 15:14:00.913085 | PLAY [localhost] 2026-09-18 15:14:00.923415 | 2026-09-18 15:14:00.923567 | TASK [Generate Zuul manifest] 2026-09-18 15:14:00.943393 | localhost | ok 2026-09-18 15:14:00.963653 | 2026-09-18 15:14:00.963876 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-18 15:14:01.422699 | localhost | changed 2026-09-18 15:14:01.441370 | 2026-09-18 15:14:01.441588 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-18 15:14:01.485334 | localhost | ok 2026-09-18 15:14:01.499311 | 2026-09-18 15:14:01.499417 | TASK [Upload logs] 2026-09-18 15:14:01.522369 | localhost | ok 2026-09-18 15:14:01.669171 | 2026-09-18 15:14:01.669419 | TASK [Set zuul-log-path fact] 2026-09-18 15:14:01.695263 | localhost | ok 2026-09-18 15:14:01.719556 | 2026-09-18 15:14:01.719793 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-18 15:14:01.763189 | localhost | ok 2026-09-18 15:14:01.777483 | 2026-09-18 15:14:01.778514 | TASK [upload-logs : Create log directories] 2026-09-18 15:14:02.179934 | localhost | changed 2026-09-18 15:14:02.190501 | 2026-09-18 15:14:02.190863 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-18 15:14:02.602230 | localhost -> localhost | ok: Runtime: 0:00:00.005767 2026-09-18 15:14:02.612554 | 2026-09-18 15:14:02.612722 | TASK [upload-logs : Upload logs to log server] 2026-09-18 15:14:03.063142 | localhost | Output suppressed because no_log was given 2026-09-18 15:14:03.070527 | 2026-09-18 15:14:03.070685 | LOOP [upload-logs : Compress console log and json output] 2026-09-18 15:14:03.138338 | localhost | skipping: Conditional result was False 2026-09-18 15:14:03.144716 | localhost | skipping: Conditional result was False 2026-09-18 15:14:03.176081 | 2026-09-18 15:14:03.176285 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-18 15:14:03.235607 | localhost | skipping: Conditional result was False 2026-09-18 15:14:03.236019 | 2026-09-18 15:14:03.241053 | localhost | skipping: Conditional result was False 2026-09-18 15:14:03.254671 | 2026-09-18 15:14:03.254886 | LOOP [upload-logs : Upload console log and json output]