2026-05-21 22:44:16.567953 | Job console starting 2026-05-21 22:44:16.583641 | Updating git repos 2026-05-21 22:44:16.617186 | Cloning repos into workspace 2026-05-21 22:44:16.686515 | Restoring repo states 2026-05-21 22:44:16.700917 | Merging changes 2026-05-21 22:44:16.975349 | Checking out repos 2026-05-21 22:44:17.007996 | Preparing playbooks 2026-05-21 22:44:18.361337 | Running Ansible setup 2026-05-21 22:44:22.860519 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 22:44:23.506516 | 2026-05-21 22:44:23.537434 | PLAY [localhost] 2026-05-21 22:44:23.552368 | 2026-05-21 22:44:23.552535 | TASK [Gathering Facts] 2026-05-21 22:44:24.504693 | localhost | ok 2026-05-21 22:44:24.524349 | 2026-05-21 22:44:24.524558 | TASK [Setup log path fact] 2026-05-21 22:44:24.546821 | localhost | ok 2026-05-21 22:44:24.560366 | 2026-05-21 22:44:24.560517 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 22:44:24.605890 | localhost | ok 2026-05-21 22:44:24.616247 | 2026-05-21 22:44:24.616319 | TASK [emit-job-header : Print job information] 2026-05-21 22:44:24.657476 | # Job Information 2026-05-21 22:44:24.657854 | Ansible Version: 2.16.18 2026-05-21 22:44:24.657913 | Job: ansible-test 2026-05-21 22:44:24.657946 | Pipeline: check 2026-05-21 22:44:24.657973 | Executor: 2d72f0692154 2026-05-21 22:44:24.658001 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/130 2026-05-21 22:44:24.658032 | Event ID: 7e688440-5566-11f1-87a2-04a2a7b79ebe 2026-05-21 22:44:24.663071 | 2026-05-21 22:44:24.663184 | LOOP [emit-job-header : Print node information] 2026-05-21 22:44:24.976476 | localhost | ok: 2026-05-21 22:44:24.976691 | localhost | # Node Information 2026-05-21 22:44:24.976733 | localhost | Inventory Hostname: ubuntu-noble 2026-05-21 22:44:24.976766 | localhost | Hostname: np0000176031 2026-05-21 22:44:24.976798 | localhost | Username: zuul 2026-05-21 22:44:24.976832 | localhost | Distro: Ubuntu 24.04 2026-05-21 22:44:24.976862 | localhost | Provider: yul1 2026-05-21 22:44:24.976890 | localhost | Region: ca-ymq-1 2026-05-21 22:44:24.976918 | localhost | Label: ubuntu-noble 2026-05-21 22:44:24.976945 | localhost | Product Name: OpenStack Nova 2026-05-21 22:44:24.976995 | localhost | Interface IP: 199.204.45.216 2026-05-21 22:44:24.990453 | 2026-05-21 22:44:24.990821 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 22:44:25.522766 | localhost -> localhost | changed 2026-05-21 22:44:25.529459 | 2026-05-21 22:44:25.529536 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 22:44:26.604373 | localhost -> localhost | changed 2026-05-21 22:44:26.611690 | 2026-05-21 22:44:26.611747 | PLAY [all] 2026-05-21 22:44:26.620732 | 2026-05-21 22:44:26.620797 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 22:44:26.966622 | ubuntu-noble -> localhost | ok 2026-05-21 22:44:26.977421 | 2026-05-21 22:44:26.977499 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 22:44:27.001302 | ubuntu-noble | ok 2026-05-21 22:44:27.021707 | ubuntu-noble | included: /var/lib/zuul/builds/4051831f043f4672a0aa9ae0f654cb57/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 22:44:27.027781 | 2026-05-21 22:44:27.027843 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 22:44:28.046945 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-05-21 22:44:28.047201 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/4051831f043f4672a0aa9ae0f654cb57/work/4051831f043f4672a0aa9ae0f654cb57_id_rsa 2026-05-21 22:44:28.047249 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/4051831f043f4672a0aa9ae0f654cb57/work/4051831f043f4672a0aa9ae0f654cb57_id_rsa.pub 2026-05-21 22:44:28.047380 | ubuntu-noble -> localhost | The key fingerprint is: 2026-05-21 22:44:28.047441 | ubuntu-noble -> localhost | SHA256:CrNl9dwAJelJ1jPZgrTAlvlG68JD78P1E/QzjMGyZbQ zuul-build-sshkey 2026-05-21 22:44:28.047494 | ubuntu-noble -> localhost | The key's randomart image is: 2026-05-21 22:44:28.047641 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-05-21 22:44:28.047697 | ubuntu-noble -> localhost | | ..++=.o | 2026-05-21 22:44:28.047732 | ubuntu-noble -> localhost | | =.*+* o | 2026-05-21 22:44:28.047900 | ubuntu-noble -> localhost | | . *oo.* . | 2026-05-21 22:44:28.048060 | ubuntu-noble -> localhost | | ..*o.oE | 2026-05-21 22:44:28.048127 | ubuntu-noble -> localhost | | ooo+S o*.= | 2026-05-21 22:44:28.048174 | ubuntu-noble -> localhost | | *+.o o o = | 2026-05-21 22:44:28.048219 | ubuntu-noble -> localhost | | . .= . . . o | 2026-05-21 22:44:28.048266 | ubuntu-noble -> localhost | | + o | 2026-05-21 22:44:28.048318 | ubuntu-noble -> localhost | | . . | 2026-05-21 22:44:28.048355 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-05-21 22:44:28.048441 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.537192 2026-05-21 22:44:28.057318 | 2026-05-21 22:44:28.057470 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 22:44:28.085259 | ubuntu-noble | ok 2026-05-21 22:44:28.098191 | ubuntu-noble | included: /var/lib/zuul/builds/4051831f043f4672a0aa9ae0f654cb57/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 22:44:28.111646 | 2026-05-21 22:44:28.111814 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 22:44:28.137802 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 22:44:28.146869 | 2026-05-21 22:44:28.147036 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 22:44:28.745124 | ubuntu-noble | changed 2026-05-21 22:44:28.751257 | 2026-05-21 22:44:28.751331 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 22:44:28.976255 | ubuntu-noble | ok 2026-05-21 22:44:28.982404 | 2026-05-21 22:44:28.982502 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 22:44:29.542980 | ubuntu-noble | changed 2026-05-21 22:44:29.548944 | 2026-05-21 22:44:29.549037 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 22:44:30.085739 | ubuntu-noble | changed 2026-05-21 22:44:30.092086 | 2026-05-21 22:44:30.092149 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 22:44:30.116722 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 22:44:30.125614 | 2026-05-21 22:44:30.125708 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 22:44:30.721800 | ubuntu-noble -> localhost | changed 2026-05-21 22:44:30.734439 | 2026-05-21 22:44:30.734510 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 22:44:31.291620 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/4051831f043f4672a0aa9ae0f654cb57/work/4051831f043f4672a0aa9ae0f654cb57_id_rsa (zuul-build-sshkey) 2026-05-21 22:44:31.291853 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013688 2026-05-21 22:44:31.311217 | 2026-05-21 22:44:31.311334 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 22:44:31.685554 | ubuntu-noble | ok 2026-05-21 22:44:31.690915 | 2026-05-21 22:44:31.691026 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 22:44:31.717945 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 22:44:31.737500 | 2026-05-21 22:44:31.737651 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-21 22:44:32.116109 | ubuntu-noble | ok 2026-05-21 22:44:32.274541 | 2026-05-21 22:44:32.274712 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-21 22:44:33.136853 | ubuntu-noble | Output suppressed because no_log was given 2026-05-21 22:44:33.150683 | 2026-05-21 22:44:33.150759 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-21 22:44:33.401819 | ubuntu-noble | ok: "logs" 2026-05-21 22:44:33.402409 | ubuntu-noble | ok: All items complete 2026-05-21 22:44:33.402464 | 2026-05-21 22:44:33.600214 | ubuntu-noble | ok: "artifacts" 2026-05-21 22:44:33.789189 | ubuntu-noble | ok: "docs" 2026-05-21 22:44:33.798513 | 2026-05-21 22:44:33.798674 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-21 22:44:34.023766 | ubuntu-noble | changed: "logs" 2026-05-21 22:44:34.207253 | ubuntu-noble | changed: "artifacts" 2026-05-21 22:44:34.406242 | ubuntu-noble | changed: "docs" 2026-05-21 22:44:34.426696 | 2026-05-21 22:44:34.426801 | PLAY RECAP 2026-05-21 22:44:34.426850 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 22:44:34.426880 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-21 22:44:34.426903 | 2026-05-21 22:44:34.622817 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 22:44:34.626122 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-05-21 22:44:35.202485 | 2026-05-21 22:44:35.202837 | PLAY [all] 2026-05-21 22:44:35.215484 | 2026-05-21 22:44:35.215561 | TASK [setup-uv : Extract archive] 2026-05-21 22:44:37.719456 | ubuntu-noble | changed 2026-05-21 22:44:37.729361 | 2026-05-21 22:44:37.729509 | TASK [setup-uv : Print version] 2026-05-21 22:44:37.550463 | ubuntu-noble | uv 0.8.13 2026-05-21 22:44:38.284686 | ubuntu-noble | ok: Runtime: 0:00:00.015944 2026-05-21 22:44:38.306547 | 2026-05-21 22:44:38.306647 | TASK [Install Galaxy collection] 2026-05-21 22:44:37.988760 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-05-21 22:44:37.988884 | ubuntu-noble | Creating virtual environment at: .venv 2026-05-21 22:44:38.324801 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-05-21 22:44:38.324988 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-05-21 22:44:38.339254 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-05-21 22:44:38.536163 | ubuntu-noble | Downloading cryptography 2026-05-21 22:44:38.541455 | ubuntu-noble | Downloading pygments 2026-05-21 22:44:38.686292 | ubuntu-noble | Downloading ansible-core 2026-05-21 22:44:38.737753 | ubuntu-noble | Installed 37 packages in 51ms 2026-05-21 22:44:43.971782 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-05-21 22:44:47.907303 | ubuntu-noble | Starting galaxy collection install process 2026-05-21 22:44:47.907349 | ubuntu-noble | Process install dependency map 2026-05-21 22:44:47.907361 | ubuntu-noble | Starting collection install process 2026-05-21 22:44:47.907370 | ubuntu-noble | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-21 22:44:47.907379 | ubuntu-noble | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-21 22:44:47.907388 | ubuntu-noble | vexxhost.containers:1.6.6 was installed successfully 2026-05-21 22:44:47.907397 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1072sfwkiy7a/tmplofctb52/ansible-posix-2.2.0-r3tokg1g 2026-05-21 22:44:47.907696 | ubuntu-noble | Installing 'ansible.posix:2.2.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-21 22:44:47.907705 | ubuntu-noble | ansible.posix:2.2.0 was installed successfully 2026-05-21 22:44:47.907714 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1072sfwkiy7a/tmplofctb52/community-general-13.0.0-j4189y2s 2026-05-21 22:44:47.907728 | ubuntu-noble | Installing 'community.general:13.0.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-21 22:44:47.907737 | ubuntu-noble | community.general:13.0.0 was installed successfully 2026-05-21 22:44:48.352902 | ubuntu-noble | ok: Runtime: 0:00:10.089342 2026-05-21 22:44:48.354704 | 2026-05-21 22:44:48.354768 | PLAY RECAP 2026-05-21 22:44:48.354826 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 22:44:48.354857 | 2026-05-21 22:44:48.537581 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-05-21 22:44:48.539852 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-05-21 22:44:49.147246 | 2026-05-21 22:44:49.147382 | PLAY [all] 2026-05-21 22:44:49.159335 | 2026-05-21 22:44:49.159410 | TASK [Load metadata] 2026-05-21 22:44:49.215956 | ubuntu-noble | ok 2026-05-21 22:44:49.223068 | 2026-05-21 22:44:49.223191 | TASK [Run "ansible-test"] 2026-05-21 22:44:50.151922 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-05-21 22:44:50.152112 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-05-21 22:44:50.152129 | ubuntu-noble | Unit test controller with Python 3.12 2026-05-21 22:44:51.523879 | ubuntu-noble | ============================= test session starts ============================== 2026-05-21 22:44:51.523914 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-05-21 22:44:51.523920 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-21 22:44:51.523926 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-05-21 22:44:51.523934 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-05-21 22:44:51.523938 | ubuntu-noble | created: 8/8 workers 2026-05-21 22:44:51.523942 | ubuntu-noble | 8 workers [26 items] 2026-05-21 22:44:51.523946 | ubuntu-noble | 2026-05-21 22:44:51.788588 | ubuntu-noble | .......................... [100%] 2026-05-21 22:44:51.788651 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-05-21 22:44:51.788662 | ubuntu-noble | ============================== 26 passed in 1.02s ============================== 2026-05-21 22:44:51.820937 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-05-21 22:44:51.820961 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-05-21 22:44:51.820970 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-05-21 22:44:52.264853 | ubuntu-noble | ok: Runtime: 0:00:02.265835 2026-05-21 22:44:52.267048 | 2026-05-21 22:44:52.267227 | PLAY RECAP 2026-05-21 22:44:52.267291 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 22:44:52.267322 | 2026-05-21 22:44:52.450727 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-05-21 22:44:52.452581 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 22:44:53.069834 | 2026-05-21 22:44:53.069977 | PLAY [all] 2026-05-21 22:44:53.083615 | 2026-05-21 22:44:53.083701 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-21 22:44:53.129999 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 22:44:53.140213 | 2026-05-21 22:44:53.140317 | TASK [fetch-output : Set log path for single node] 2026-05-21 22:44:53.186299 | ubuntu-noble | ok 2026-05-21 22:44:53.193247 | 2026-05-21 22:44:53.193340 | LOOP [fetch-output : Ensure local output dirs] 2026-05-21 22:44:53.594699 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/4051831f043f4672a0aa9ae0f654cb57/work/logs" 2026-05-21 22:44:53.822271 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/4051831f043f4672a0aa9ae0f654cb57/work/artifacts" 2026-05-21 22:44:54.046485 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/4051831f043f4672a0aa9ae0f654cb57/work/docs" 2026-05-21 22:44:54.064879 | 2026-05-21 22:44:54.065189 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 22:44:54.755209 | ubuntu-noble | changed: .d..t...... ./ 2026-05-21 22:44:54.755437 | ubuntu-noble | changed: All items complete 2026-05-21 22:44:54.755466 | 2026-05-21 22:44:55.265561 | ubuntu-noble | changed: .d..t...... ./ 2026-05-21 22:44:55.740275 | ubuntu-noble | changed: .d..t...... ./ 2026-05-21 22:44:55.760736 | 2026-05-21 22:44:55.760893 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 22:44:56.216147 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008894 2026-05-21 22:44:56.436541 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.006794 2026-05-21 22:44:56.455705 | 2026-05-21 22:44:56.455840 | PLAY [all] 2026-05-21 22:44:56.462172 | 2026-05-21 22:44:56.462235 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 22:44:56.943579 | ubuntu-noble | changed 2026-05-21 22:44:56.952323 | 2026-05-21 22:44:56.952412 | PLAY RECAP 2026-05-21 22:44:56.952467 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-21 22:44:56.952490 | 2026-05-21 22:44:57.123145 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 22:44:57.125880 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 22:44:57.741526 | 2026-05-21 22:44:57.741712 | PLAY [localhost] 2026-05-21 22:44:57.752474 | 2026-05-21 22:44:57.752549 | TASK [Generate Zuul manifest] 2026-05-21 22:44:57.775358 | localhost | ok 2026-05-21 22:44:57.792435 | 2026-05-21 22:44:57.792515 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 22:44:58.182313 | localhost | changed 2026-05-21 22:44:58.194503 | 2026-05-21 22:44:58.194590 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 22:44:58.226316 | localhost | ok 2026-05-21 22:44:58.236792 | 2026-05-21 22:44:58.236893 | TASK [Upload logs] 2026-05-21 22:44:58.256292 | localhost | ok 2026-05-21 22:44:58.317159 | 2026-05-21 22:44:58.317305 | TASK [Set zuul-log-path fact] 2026-05-21 22:44:58.338173 | localhost | ok 2026-05-21 22:44:58.353018 | 2026-05-21 22:44:58.353123 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 22:44:58.385401 | localhost | ok 2026-05-21 22:44:58.397400 | 2026-05-21 22:44:58.397556 | TASK [upload-logs : Create log directories] 2026-05-21 22:44:58.795538 | localhost | changed 2026-05-21 22:44:58.801580 | 2026-05-21 22:44:58.801650 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 22:44:59.201598 | localhost -> localhost | ok: Runtime: 0:00:00.005931 2026-05-21 22:44:59.209005 | 2026-05-21 22:44:59.209134 | TASK [upload-logs : Upload logs to log server] 2026-05-21 22:44:59.688526 | localhost | Output suppressed because no_log was given 2026-05-21 22:44:59.692398 | 2026-05-21 22:44:59.692465 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 22:44:59.742605 | localhost | skipping: Conditional result was False 2026-05-21 22:44:59.750260 | localhost | skipping: Conditional result was False 2026-05-21 22:44:59.764838 | 2026-05-21 22:44:59.765169 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 22:44:59.809405 | localhost | skipping: Conditional result was False 2026-05-21 22:44:59.809864 | 2026-05-21 22:44:59.813352 | localhost | skipping: Conditional result was False 2026-05-21 22:44:59.830164 | 2026-05-21 22:44:59.830355 | LOOP [upload-logs : Upload console log and json output]