2026-04-18 16:34:14.181555 | Job console starting 2026-04-18 16:34:14.200887 | Updating git repos 2026-04-18 16:34:14.484803 | Cloning repos into workspace 2026-04-18 16:34:14.789722 | Restoring repo states 2026-04-18 16:34:14.797811 | Merging changes 2026-04-18 16:34:15.351061 | Checking out repos 2026-04-18 16:34:15.721685 | Preparing playbooks 2026-04-18 16:34:18.428165 | Running Ansible setup 2026-04-18 16:34:22.677271 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-18 16:34:23.286836 | 2026-04-18 16:34:23.286988 | PLAY [localhost] 2026-04-18 16:34:23.295603 | 2026-04-18 16:34:23.295729 | TASK [Gathering Facts] 2026-04-18 16:34:24.296727 | localhost | ok 2026-04-18 16:34:24.309680 | 2026-04-18 16:34:24.309856 | TASK [Setup log path fact] 2026-04-18 16:34:24.339902 | localhost | ok 2026-04-18 16:34:24.354949 | 2026-04-18 16:34:24.355069 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-18 16:34:24.386516 | localhost | ok 2026-04-18 16:34:24.395893 | 2026-04-18 16:34:24.396001 | TASK [emit-job-header : Print job information] 2026-04-18 16:34:24.438125 | # Job Information 2026-04-18 16:34:24.438346 | Ansible Version: 2.16.16 2026-04-18 16:34:24.438390 | Job: ansible-test 2026-04-18 16:34:24.438422 | Pipeline: check 2026-04-18 16:34:24.438449 | Executor: 0a8996d2b663 2026-04-18 16:34:24.438477 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/104 2026-04-18 16:34:24.438508 | Event ID: 3b9743e0-3b44-11f1-8b36-e33dc4de3ce3 2026-04-18 16:34:24.442980 | 2026-04-18 16:34:24.443087 | LOOP [emit-job-header : Print node information] 2026-04-18 16:34:24.555217 | localhost | ok: 2026-04-18 16:34:24.620813 | localhost | # Node Information 2026-04-18 16:34:24.620926 | localhost | Inventory Hostname: ubuntu-noble 2026-04-18 16:34:24.620980 | localhost | Hostname: np0000167401 2026-04-18 16:34:24.621012 | localhost | Username: zuul 2026-04-18 16:34:24.621044 | localhost | Distro: Ubuntu 24.04 2026-04-18 16:34:24.621072 | localhost | Provider: yul1 2026-04-18 16:34:24.621098 | localhost | Region: ca-ymq-1 2026-04-18 16:34:24.621124 | localhost | Label: ubuntu-noble 2026-04-18 16:34:24.621149 | localhost | Product Name: OpenStack Nova 2026-04-18 16:34:24.621175 | localhost | Interface IP: 199.19.213.62 2026-04-18 16:34:24.640561 | 2026-04-18 16:34:24.640702 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-18 16:34:25.070758 | localhost -> localhost | changed 2026-04-18 16:34:25.075738 | 2026-04-18 16:34:25.075809 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-18 16:34:26.187417 | localhost -> localhost | changed 2026-04-18 16:34:26.195087 | 2026-04-18 16:34:26.389082 | PLAY [all] 2026-04-18 16:34:26.401800 | 2026-04-18 16:34:26.401902 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-18 16:34:26.649035 | ubuntu-noble -> localhost | ok 2026-04-18 16:34:26.655332 | 2026-04-18 16:34:26.655403 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-18 16:34:26.685698 | ubuntu-noble | ok 2026-04-18 16:34:26.700702 | ubuntu-noble | included: /var/lib/zuul/builds/278a33c9264e4339841bf6994333fc2e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-18 16:34:26.709398 | 2026-04-18 16:34:26.709460 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-18 16:34:28.040837 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-18 16:34:28.041119 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/278a33c9264e4339841bf6994333fc2e/work/278a33c9264e4339841bf6994333fc2e_id_rsa 2026-04-18 16:34:28.041152 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/278a33c9264e4339841bf6994333fc2e/work/278a33c9264e4339841bf6994333fc2e_id_rsa.pub 2026-04-18 16:34:28.041176 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-18 16:34:28.041198 | ubuntu-noble -> localhost | SHA256:6aePweoysx8nN/QjmcT2WGRdoJgbGJxfh2POilnLJ5U zuul-build-sshkey 2026-04-18 16:34:28.041232 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-18 16:34:28.041254 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-18 16:34:28.041286 | ubuntu-noble -> localhost | | ... .... | 2026-04-18 16:34:28.041308 | ubuntu-noble -> localhost | | oo o=o.. | 2026-04-18 16:34:28.041329 | ubuntu-noble -> localhost | | ..+=++. | 2026-04-18 16:34:28.041349 | ubuntu-noble -> localhost | | .o*E | 2026-04-18 16:34:28.041369 | ubuntu-noble -> localhost | | =S+. | 2026-04-18 16:34:28.041388 | ubuntu-noble -> localhost | | o*=B. | 2026-04-18 16:34:28.041408 | ubuntu-noble -> localhost | | o %o= | 2026-04-18 16:34:28.041427 | ubuntu-noble -> localhost | | + * B . | 2026-04-18 16:34:28.041449 | ubuntu-noble -> localhost | | .B+ o.. | 2026-04-18 16:34:28.041469 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-18 16:34:28.041529 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.900463 2026-04-18 16:34:28.047655 | 2026-04-18 16:34:28.047741 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-18 16:34:28.082765 | ubuntu-noble | ok 2026-04-18 16:34:28.091693 | ubuntu-noble | included: /var/lib/zuul/builds/278a33c9264e4339841bf6994333fc2e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-18 16:34:28.100228 | 2026-04-18 16:34:28.100320 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-18 16:34:28.125172 | ubuntu-noble | skipping: Conditional result was False 2026-04-18 16:34:28.135418 | 2026-04-18 16:34:28.135536 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-18 16:34:28.663417 | ubuntu-noble | changed 2026-04-18 16:34:28.671245 | 2026-04-18 16:34:28.671352 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-18 16:34:28.888592 | ubuntu-noble | ok 2026-04-18 16:34:28.896342 | 2026-04-18 16:34:28.896504 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-18 16:34:29.489299 | ubuntu-noble | changed 2026-04-18 16:34:29.497876 | 2026-04-18 16:34:29.498013 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-18 16:34:30.051522 | ubuntu-noble | changed 2026-04-18 16:34:30.057211 | 2026-04-18 16:34:30.057283 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-18 16:34:30.081316 | ubuntu-noble | skipping: Conditional result was False 2026-04-18 16:34:30.092713 | 2026-04-18 16:34:30.092843 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-18 16:34:30.471551 | ubuntu-noble -> localhost | changed 2026-04-18 16:34:30.487840 | 2026-04-18 16:34:30.487959 | TASK [add-build-sshkey : Add back temp key] 2026-04-18 16:34:30.833994 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/278a33c9264e4339841bf6994333fc2e/work/278a33c9264e4339841bf6994333fc2e_id_rsa (zuul-build-sshkey) 2026-04-18 16:34:30.834266 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.017500 2026-04-18 16:34:30.842038 | 2026-04-18 16:34:30.842194 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-18 16:34:31.271193 | ubuntu-noble | ok 2026-04-18 16:34:31.278216 | 2026-04-18 16:34:31.278284 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-18 16:34:31.303324 | ubuntu-noble | skipping: Conditional result was False 2026-04-18 16:34:31.319282 | 2026-04-18 16:34:31.319362 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-18 16:34:31.708630 | ubuntu-noble | ok 2026-04-18 16:34:31.714594 | 2026-04-18 16:34:31.714662 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-18 16:34:32.571550 | ubuntu-noble | Output suppressed because no_log was given 2026-04-18 16:34:32.597816 | 2026-04-18 16:34:32.598193 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-18 16:34:32.900752 | ubuntu-noble | ok: "logs" 2026-04-18 16:34:32.900925 | ubuntu-noble | ok: All items complete 2026-04-18 16:34:32.901037 | 2026-04-18 16:34:33.049125 | ubuntu-noble | ok: "artifacts" 2026-04-18 16:34:33.286703 | ubuntu-noble | ok: "docs" 2026-04-18 16:34:33.303177 | 2026-04-18 16:34:33.303299 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-18 16:34:33.532395 | ubuntu-noble | changed: "logs" 2026-04-18 16:34:33.720180 | ubuntu-noble | changed: "artifacts" 2026-04-18 16:34:33.929040 | ubuntu-noble | changed: "docs" 2026-04-18 16:34:33.951100 | 2026-04-18 16:34:33.951195 | PLAY RECAP 2026-04-18 16:34:33.951235 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 16:34:33.951264 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-18 16:34:33.951286 | 2026-04-18 16:34:34.114154 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-18 16:34:34.115174 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-18 16:34:34.701511 | 2026-04-18 16:34:34.701620 | PLAY [all] 2026-04-18 16:34:34.713556 | 2026-04-18 16:34:34.713636 | TASK [setup-uv : Extract archive] 2026-04-18 16:34:37.178477 | ubuntu-noble | changed 2026-04-18 16:34:37.186191 | 2026-04-18 16:34:37.186411 | TASK [setup-uv : Print version] 2026-04-18 16:34:37.312944 | ubuntu-noble | uv 0.8.13 2026-04-18 16:34:37.718091 | ubuntu-noble | ok: Runtime: 0:00:00.015021 2026-04-18 16:34:37.728397 | 2026-04-18 16:34:37.728462 | TASK [Install Galaxy collection] 2026-04-18 16:34:37.768225 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-04-18 16:34:37.768349 | ubuntu-noble | Creating virtual environment at: .venv 2026-04-18 16:34:38.066909 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-04-18 16:34:38.067118 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-04-18 16:34:38.067410 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-04-18 16:34:38.253150 | ubuntu-noble | Downloading cryptography 2026-04-18 16:34:38.303078 | ubuntu-noble | Downloading pygments 2026-04-18 16:34:38.485219 | ubuntu-noble | Downloading ansible-core 2026-04-18 16:34:38.535883 | ubuntu-noble | Installed 37 packages in 49ms 2026-04-18 16:34:42.797793 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-04-18 16:34:46.846611 | ubuntu-noble | Starting galaxy collection install process 2026-04-18 16:34:46.846662 | ubuntu-noble | Process install dependency map 2026-04-18 16:34:46.846675 | ubuntu-noble | Starting collection install process 2026-04-18 16:34:46.846684 | ubuntu-noble | Installing 'vexxhost.containers:1.6.5' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-04-18 16:34:46.846693 | ubuntu-noble | Created collection for vexxhost.containers:1.6.5 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-04-18 16:34:46.846702 | ubuntu-noble | vexxhost.containers:1.6.5 was installed successfully 2026-04-18 16:34:46.847567 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1076m5_4suxm/tmpdew87n4_/ansible-posix-2.1.0-mpbaf_ym 2026-04-18 16:34:46.847606 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-04-18 16:34:46.847615 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-04-18 16:34:46.847624 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.5.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1076m5_4suxm/tmpdew87n4_/community-general-12.5.0-zfy6_uoh 2026-04-18 16:34:46.847638 | ubuntu-noble | Installing 'community.general:12.5.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-04-18 16:34:46.847647 | ubuntu-noble | community.general:12.5.0 was installed successfully 2026-04-18 16:34:47.090195 | ubuntu-noble | ok: Runtime: 0:00:09.262960 2026-04-18 16:34:47.092133 | 2026-04-18 16:34:47.092273 | PLAY RECAP 2026-04-18 16:34:47.092331 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 16:34:47.092362 | 2026-04-18 16:34:47.204015 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-18 16:34:47.227274 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-18 16:34:47.950698 | 2026-04-18 16:34:47.950861 | PLAY [all] 2026-04-18 16:34:47.963653 | 2026-04-18 16:34:47.963770 | TASK [Load metadata] 2026-04-18 16:34:48.023608 | ubuntu-noble | ok 2026-04-18 16:34:48.031319 | 2026-04-18 16:34:48.031395 | TASK [Run "ansible-test"] 2026-04-18 16:34:48.951303 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-04-18 16:34:48.951518 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-18 16:34:48.951575 | ubuntu-noble | Unit test controller with Python 3.12 2026-04-18 16:34:50.416651 | ubuntu-noble | ============================= test session starts ============================== 2026-04-18 16:34:50.416709 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-8.4.1, pluggy-1.6.0 2026-04-18 16:34:50.416719 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-04-18 16:34:50.416728 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-04-18 16:34:50.416738 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-04-18 16:34:50.416745 | ubuntu-noble | created: 8/8 workers 2026-04-18 16:34:50.416750 | ubuntu-noble | 8 workers [26 items] 2026-04-18 16:34:50.416756 | ubuntu-noble | 2026-04-18 16:34:50.698821 | ubuntu-noble | .......................... [100%] 2026-04-18 16:34:50.698885 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-04-18 16:34:50.698890 | ubuntu-noble | ============================== 26 passed in 1.10s ============================== 2026-04-18 16:34:50.733195 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-04-18 16:34:50.733207 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-04-18 16:34:50.733211 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-18 16:34:51.054067 | ubuntu-noble | ok: Runtime: 0:00:02.399910 2026-04-18 16:34:51.057071 | 2026-04-18 16:34:51.057150 | PLAY RECAP 2026-04-18 16:34:51.057214 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 16:34:51.057247 | 2026-04-18 16:34:51.297129 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-18 16:34:51.344311 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-18 16:34:51.982737 | 2026-04-18 16:34:51.982873 | PLAY [all] 2026-04-18 16:34:51.994767 | 2026-04-18 16:34:51.994855 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-18 16:34:52.041866 | ubuntu-noble | skipping: Conditional result was False 2026-04-18 16:34:52.053094 | 2026-04-18 16:34:52.053224 | TASK [fetch-output : Set log path for single node] 2026-04-18 16:34:52.083481 | ubuntu-noble | ok 2026-04-18 16:34:52.088427 | 2026-04-18 16:34:52.088495 | LOOP [fetch-output : Ensure local output dirs] 2026-04-18 16:34:52.810338 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/278a33c9264e4339841bf6994333fc2e/work/logs" 2026-04-18 16:34:53.060666 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/278a33c9264e4339841bf6994333fc2e/work/artifacts" 2026-04-18 16:34:53.261093 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/278a33c9264e4339841bf6994333fc2e/work/docs" 2026-04-18 16:34:53.278629 | 2026-04-18 16:34:53.278778 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-18 16:34:54.050965 | ubuntu-noble | ok 2026-04-18 16:34:54.051280 | ubuntu-noble | changed: All items complete 2026-04-18 16:34:54.051321 | 2026-04-18 16:34:54.512868 | ubuntu-noble | changed: .d..t...... ./ 2026-04-18 16:34:55.002441 | ubuntu-noble | changed: .d..t...... ./ 2026-04-18 16:34:55.023577 | 2026-04-18 16:34:55.023765 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-18 16:34:55.504114 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.005302 2026-04-18 16:34:55.964440 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.005487 2026-04-18 16:34:55.985301 | 2026-04-18 16:34:55.985414 | PLAY [all] 2026-04-18 16:34:55.991903 | 2026-04-18 16:34:55.991972 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-18 16:34:56.459423 | ubuntu-noble | changed 2026-04-18 16:34:56.468303 | 2026-04-18 16:34:56.468478 | PLAY RECAP 2026-04-18 16:34:56.468536 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-18 16:34:56.468560 | 2026-04-18 16:34:56.706222 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-18 16:34:56.708060 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-18 16:34:57.382242 | 2026-04-18 16:34:57.382373 | PLAY [localhost] 2026-04-18 16:34:57.392389 | 2026-04-18 16:34:57.392503 | TASK [Generate Zuul manifest] 2026-04-18 16:34:57.412348 | localhost | ok 2026-04-18 16:34:57.430787 | 2026-04-18 16:34:57.440477 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-18 16:34:58.188709 | localhost | changed 2026-04-18 16:34:58.218095 | 2026-04-18 16:34:58.218313 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-18 16:34:58.271104 | localhost | ok 2026-04-18 16:34:58.278598 | 2026-04-18 16:34:58.278676 | TASK [Upload logs] 2026-04-18 16:34:58.301189 | localhost | ok 2026-04-18 16:34:58.373579 | 2026-04-18 16:34:58.373750 | TASK [Set zuul-log-path fact] 2026-04-18 16:34:58.396648 | localhost | ok 2026-04-18 16:34:58.408861 | 2026-04-18 16:34:58.519811 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-18 16:34:58.563921 | localhost | ok 2026-04-18 16:34:58.576467 | 2026-04-18 16:34:58.576663 | TASK [upload-logs : Create log directories] 2026-04-18 16:34:59.051141 | localhost | changed 2026-04-18 16:34:59.058599 | 2026-04-18 16:34:59.058671 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-18 16:34:59.533329 | localhost -> localhost | ok: Runtime: 0:00:00.005572 2026-04-18 16:34:59.542204 | 2026-04-18 16:34:59.542350 | TASK [upload-logs : Upload logs to log server] 2026-04-18 16:35:00.066705 | localhost | Output suppressed because no_log was given 2026-04-18 16:35:00.073839 | 2026-04-18 16:35:00.074087 | LOOP [upload-logs : Compress console log and json output] 2026-04-18 16:35:00.127196 | localhost | skipping: Conditional result was False 2026-04-18 16:35:00.130589 | localhost | skipping: Conditional result was False 2026-04-18 16:35:00.143696 | 2026-04-18 16:35:00.143880 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-18 16:35:00.195384 | localhost | skipping: Conditional result was False 2026-04-18 16:35:00.227673 | 2026-04-18 16:35:00.229170 | localhost | skipping: Conditional result was False 2026-04-18 16:35:00.239658 | 2026-04-18 16:35:00.239844 | LOOP [upload-logs : Upload console log and json output]