2026-04-14 02:23:58.813646 | Job console starting 2026-04-14 02:23:58.826450 | Updating git repos 2026-04-14 02:23:58.866925 | Cloning repos into workspace 2026-04-14 02:23:58.990432 | Restoring repo states 2026-04-14 02:23:58.998058 | Merging changes 2026-04-14 02:23:59.980216 | Checking out repos 2026-04-14 02:24:00.150121 | Preparing playbooks 2026-04-14 02:24:06.172792 | Running Ansible setup 2026-04-14 02:24:12.588094 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:24:13.242007 | 2026-04-14 02:24:13.242181 | PLAY [localhost] 2026-04-14 02:24:13.251846 | 2026-04-14 02:24:13.251973 | TASK [Gathering Facts] 2026-04-14 02:24:16.737441 | localhost | ok 2026-04-14 02:24:16.744847 | 2026-04-14 02:24:16.744923 | TASK [Setup log path fact] 2026-04-14 02:24:16.762752 | localhost | ok 2026-04-14 02:24:16.775837 | 2026-04-14 02:24:16.776020 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:24:16.804786 | localhost | ok 2026-04-14 02:24:16.817977 | 2026-04-14 02:24:16.818068 | TASK [emit-job-header : Print job information] 2026-04-14 02:24:16.859963 | # Job Information 2026-04-14 02:24:16.860202 | Ansible Version: 2.16.16 2026-04-14 02:24:16.860276 | Job: ansible-test 2026-04-14 02:24:16.860302 | Pipeline: check 2026-04-14 02:24:16.860324 | Executor: 0a8996d2b663 2026-04-14 02:24:16.860344 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/107 2026-04-14 02:24:16.860367 | Event ID: cf0dfd70-37a8-11f1-93e5-fb954d9f646c 2026-04-14 02:24:16.863309 | 2026-04-14 02:24:16.863382 | LOOP [emit-job-header : Print node information] 2026-04-14 02:24:16.991948 | localhost | ok: 2026-04-14 02:24:16.992194 | localhost | # Node Information 2026-04-14 02:24:16.992222 | localhost | Inventory Hostname: ubuntu-noble 2026-04-14 02:24:16.992243 | localhost | Hostname: np0000165954 2026-04-14 02:24:16.992263 | localhost | Username: zuul 2026-04-14 02:24:16.992316 | localhost | Distro: Ubuntu 24.04 2026-04-14 02:24:16.992339 | localhost | Provider: yul1 2026-04-14 02:24:16.992358 | localhost | Region: ca-ymq-1 2026-04-14 02:24:16.992376 | localhost | Label: ubuntu-noble 2026-04-14 02:24:16.992394 | localhost | Product Name: OpenStack Nova 2026-04-14 02:24:16.992412 | localhost | Interface IP: 199.19.213.212 2026-04-14 02:24:17.007429 | 2026-04-14 02:24:17.007576 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-14 02:24:17.489222 | localhost -> localhost | changed 2026-04-14 02:24:17.498512 | 2026-04-14 02:24:17.498585 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-14 02:24:18.391310 | localhost -> localhost | changed 2026-04-14 02:24:18.398429 | 2026-04-14 02:24:18.398483 | PLAY [all] 2026-04-14 02:24:18.406608 | 2026-04-14 02:24:18.406675 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-14 02:24:20.164184 | ubuntu-noble -> localhost | ok 2026-04-14 02:24:20.174765 | 2026-04-14 02:24:20.174851 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-14 02:24:20.209232 | ubuntu-noble | ok 2026-04-14 02:24:20.227679 | ubuntu-noble | included: /var/lib/zuul/builds/9e9b6dcc12cc44908eb9feaf72113d45/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-14 02:24:20.237708 | 2026-04-14 02:24:20.237866 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-14 02:24:21.152516 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-14 02:24:21.152740 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/9e9b6dcc12cc44908eb9feaf72113d45/work/9e9b6dcc12cc44908eb9feaf72113d45_id_rsa 2026-04-14 02:24:21.152785 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/9e9b6dcc12cc44908eb9feaf72113d45/work/9e9b6dcc12cc44908eb9feaf72113d45_id_rsa.pub 2026-04-14 02:24:21.152818 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-14 02:24:21.152850 | ubuntu-noble -> localhost | SHA256:7CZcIk+Bb/6cyY2NqpS10L0UrlgY++d+fqoRqXTIMTE zuul-build-sshkey 2026-04-14 02:24:21.152900 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-14 02:24:21.152931 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-14 02:24:21.152989 | ubuntu-noble -> localhost | | E | 2026-04-14 02:24:21.153023 | ubuntu-noble -> localhost | | . o | 2026-04-14 02:24:21.153053 | ubuntu-noble -> localhost | | o + . | 2026-04-14 02:24:21.153082 | ubuntu-noble -> localhost | | B O o | 2026-04-14 02:24:21.153111 | ubuntu-noble -> localhost | | = % S | 2026-04-14 02:24:21.153140 | ubuntu-noble -> localhost | | / X o | 2026-04-14 02:24:21.153167 | ubuntu-noble -> localhost | | + X * | 2026-04-14 02:24:21.153195 | ubuntu-noble -> localhost | | . O O. . | 2026-04-14 02:24:21.153227 | ubuntu-noble -> localhost | | ...o%+=o | 2026-04-14 02:24:21.153256 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-14 02:24:21.153322 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.394094 2026-04-14 02:24:21.159512 | 2026-04-14 02:24:21.159591 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-14 02:24:21.191097 | ubuntu-noble | ok 2026-04-14 02:24:21.200515 | ubuntu-noble | included: /var/lib/zuul/builds/9e9b6dcc12cc44908eb9feaf72113d45/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-14 02:24:21.208760 | 2026-04-14 02:24:21.208847 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-14 02:24:21.233377 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:24:21.243700 | 2026-04-14 02:24:21.243822 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-14 02:24:21.756811 | ubuntu-noble | changed 2026-04-14 02:24:21.763437 | 2026-04-14 02:24:21.763501 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-14 02:24:21.975920 | ubuntu-noble | ok 2026-04-14 02:24:21.981515 | 2026-04-14 02:24:21.981583 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-14 02:24:22.548971 | ubuntu-noble | changed 2026-04-14 02:24:22.555515 | 2026-04-14 02:24:22.555593 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-14 02:24:23.127058 | ubuntu-noble | changed 2026-04-14 02:24:23.134680 | 2026-04-14 02:24:23.134765 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-14 02:24:23.158858 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:24:23.166324 | 2026-04-14 02:24:23.166439 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-14 02:24:23.576068 | ubuntu-noble -> localhost | changed 2026-04-14 02:24:23.588870 | 2026-04-14 02:24:23.588991 | TASK [add-build-sshkey : Add back temp key] 2026-04-14 02:24:23.903108 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/9e9b6dcc12cc44908eb9feaf72113d45/work/9e9b6dcc12cc44908eb9feaf72113d45_id_rsa (zuul-build-sshkey) 2026-04-14 02:24:23.903332 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014446 2026-04-14 02:24:23.908686 | 2026-04-14 02:24:23.908752 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-14 02:24:24.281855 | ubuntu-noble | ok 2026-04-14 02:24:24.287390 | 2026-04-14 02:24:24.287517 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-14 02:24:24.312514 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:24:24.329142 | 2026-04-14 02:24:24.329237 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-14 02:24:24.707903 | ubuntu-noble | ok 2026-04-14 02:24:24.715519 | 2026-04-14 02:24:24.715585 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-14 02:24:26.176476 | ubuntu-noble | Output suppressed because no_log was given 2026-04-14 02:24:26.189014 | 2026-04-14 02:24:26.189109 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-14 02:24:26.469318 | ubuntu-noble | ok: "logs" 2026-04-14 02:24:26.469616 | ubuntu-noble | ok: All items complete 2026-04-14 02:24:26.469668 | 2026-04-14 02:24:26.602010 | ubuntu-noble | ok: "artifacts" 2026-04-14 02:24:26.858011 | ubuntu-noble | ok: "docs" 2026-04-14 02:24:26.880651 | 2026-04-14 02:24:26.880883 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-14 02:24:27.098173 | ubuntu-noble | changed: "logs" 2026-04-14 02:24:27.287925 | ubuntu-noble | changed: "artifacts" 2026-04-14 02:24:27.566445 | ubuntu-noble | changed: "docs" 2026-04-14 02:24:27.597707 | 2026-04-14 02:24:27.597926 | PLAY RECAP 2026-04-14 02:24:27.597975 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:24:27.598089 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-14 02:24:27.598208 | 2026-04-14 02:24:27.807063 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:24:27.854509 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-14 02:24:28.578106 | 2026-04-14 02:24:28.578235 | PLAY [all] 2026-04-14 02:24:28.590213 | 2026-04-14 02:24:28.590289 | TASK [setup-uv : Extract archive] 2026-04-14 02:24:30.970283 | ubuntu-noble | changed 2026-04-14 02:24:30.978775 | 2026-04-14 02:24:30.978875 | TASK [setup-uv : Print version] 2026-04-14 02:24:31.481994 | ubuntu-noble | uv 0.8.13 2026-04-14 02:24:31.676972 | ubuntu-noble | ok: Runtime: 0:00:00.016202 2026-04-14 02:24:31.692467 | 2026-04-14 02:24:31.692628 | TASK [Install Galaxy collection] 2026-04-14 02:24:32.079032 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-04-14 02:24:32.079174 | ubuntu-noble | Creating virtual environment at: .venv 2026-04-14 02:24:32.569800 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-04-14 02:24:32.573336 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-04-14 02:24:32.574841 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-04-14 02:24:32.787407 | ubuntu-noble | Downloading cryptography 2026-04-14 02:24:32.807212 | ubuntu-noble | Downloading pygments 2026-04-14 02:24:32.997599 | ubuntu-noble | Downloading ansible-core 2026-04-14 02:24:33.043404 | ubuntu-noble | Installed 37 packages in 45ms 2026-04-14 02:24:37.143579 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-04-14 02:24:41.094605 | ubuntu-noble | Starting galaxy collection install process 2026-04-14 02:24:41.094678 | ubuntu-noble | Process install dependency map 2026-04-14 02:24:41.094691 | ubuntu-noble | Starting collection install process 2026-04-14 02:24:41.094700 | ubuntu-noble | Installing 'vexxhost.containers:1.6.5' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-04-14 02:24:41.094709 | ubuntu-noble | Created collection for vexxhost.containers:1.6.5 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-04-14 02:24:41.094717 | ubuntu-noble | vexxhost.containers:1.6.5 was installed successfully 2026-04-14 02:24:41.094727 | 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-1079ylahgrzr/tmp0241vry_/ansible-posix-2.1.0-upa6llma 2026-04-14 02:24:41.094768 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-04-14 02:24:41.094776 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-04-14 02:24:41.094785 | 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-1079ylahgrzr/tmp0241vry_/community-general-12.5.0-usmkh5qq 2026-04-14 02:24:41.094837 | ubuntu-noble | Installing 'community.general:12.5.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-04-14 02:24:41.094851 | ubuntu-noble | community.general:12.5.0 was installed successfully 2026-04-14 02:24:41.314971 | ubuntu-noble | ok: Runtime: 0:00:09.172403 2026-04-14 02:24:41.320256 | 2026-04-14 02:24:41.320314 | PLAY RECAP 2026-04-14 02:24:41.320361 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:24:41.320383 | 2026-04-14 02:24:41.525887 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-14 02:24:41.528571 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-14 02:24:42.205931 | 2026-04-14 02:24:42.206114 | PLAY [all] 2026-04-14 02:24:42.224689 | 2026-04-14 02:24:42.224876 | TASK [Load metadata] 2026-04-14 02:24:42.278384 | ubuntu-noble | ok 2026-04-14 02:24:42.287623 | 2026-04-14 02:24:42.287743 | TASK [Run "ansible-test"] 2026-04-14 02:24:43.257639 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-04-14 02:24:43.257789 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-14 02:24:43.257856 | ubuntu-noble | Unit test controller with Python 3.12 2026-04-14 02:24:44.596543 | ubuntu-noble | ============================= test session starts ============================== 2026-04-14 02:24:44.597647 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-8.4.1, pluggy-1.6.0 2026-04-14 02:24:44.597675 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-04-14 02:24:44.597681 | 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-14 02:24:44.597685 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-04-14 02:24:44.597689 | ubuntu-noble | created: 8/8 workers 2026-04-14 02:24:44.597693 | ubuntu-noble | 8 workers [26 items] 2026-04-14 02:24:44.597697 | ubuntu-noble | 2026-04-14 02:24:44.822164 | ubuntu-noble | .......................... [100%] 2026-04-14 02:24:44.822205 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-04-14 02:24:44.822210 | ubuntu-noble | ============================== 26 passed in 0.97s ============================== 2026-04-14 02:24:44.850829 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-04-14 02:24:44.850847 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-04-14 02:24:44.850854 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-14 02:24:45.352993 | ubuntu-noble | ok: Runtime: 0:00:02.196325 2026-04-14 02:24:45.936810 | 2026-04-14 02:24:45.936935 | PLAY RECAP 2026-04-14 02:24:45.937014 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:24:45.937040 | 2026-04-14 02:24:46.122625 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-14 02:24:46.124652 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:24:46.786609 | 2026-04-14 02:24:47.002536 | PLAY [all] 2026-04-14 02:24:47.020762 | 2026-04-14 02:24:47.020949 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-14 02:24:47.067299 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:24:47.075260 | 2026-04-14 02:24:47.075354 | TASK [fetch-output : Set log path for single node] 2026-04-14 02:24:47.115648 | ubuntu-noble | ok 2026-04-14 02:24:47.121409 | 2026-04-14 02:24:47.121487 | LOOP [fetch-output : Ensure local output dirs] 2026-04-14 02:24:47.542172 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/9e9b6dcc12cc44908eb9feaf72113d45/work/logs" 2026-04-14 02:24:48.692821 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/9e9b6dcc12cc44908eb9feaf72113d45/work/artifacts" 2026-04-14 02:24:48.958227 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/9e9b6dcc12cc44908eb9feaf72113d45/work/docs" 2026-04-14 02:24:48.988121 | 2026-04-14 02:24:48.988273 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-14 02:24:49.737283 | ubuntu-noble | ok 2026-04-14 02:24:49.737492 | ubuntu-noble | changed: All items complete 2026-04-14 02:24:49.737520 | 2026-04-14 02:24:50.233044 | ubuntu-noble | changed: .d..t...... ./ 2026-04-14 02:24:50.747875 | ubuntu-noble | changed: .d..t...... ./ 2026-04-14 02:24:51.293999 | 2026-04-14 02:24:51.294551 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-14 02:24:51.812125 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.011567 2026-04-14 02:24:52.123245 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.024022 2026-04-14 02:24:52.135298 | 2026-04-14 02:24:52.135424 | PLAY [all] 2026-04-14 02:24:52.142257 | 2026-04-14 02:24:52.142335 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-14 02:24:52.662169 | ubuntu-noble | changed 2026-04-14 02:24:52.907330 | 2026-04-14 02:24:52.907455 | PLAY RECAP 2026-04-14 02:24:52.907519 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-14 02:24:52.907549 | 2026-04-14 02:24:53.112508 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:24:53.116581 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-14 02:24:53.711073 | 2026-04-14 02:24:53.884052 | PLAY [localhost] 2026-04-14 02:24:53.902188 | 2026-04-14 02:24:53.902338 | TASK [Generate Zuul manifest] 2026-04-14 02:24:53.923665 | localhost | ok 2026-04-14 02:24:53.950172 | 2026-04-14 02:24:53.950389 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-14 02:24:54.293403 | localhost | changed 2026-04-14 02:24:54.314277 | 2026-04-14 02:24:54.314385 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-14 02:24:54.345382 | localhost | ok 2026-04-14 02:24:54.356259 | 2026-04-14 02:24:54.356388 | TASK [Upload logs] 2026-04-14 02:24:54.382702 | localhost | ok 2026-04-14 02:24:54.473276 | 2026-04-14 02:24:54.473444 | TASK [Set zuul-log-path fact] 2026-04-14 02:24:54.502627 | localhost | ok 2026-04-14 02:24:54.514302 | 2026-04-14 02:24:54.514377 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:24:54.543321 | localhost | ok 2026-04-14 02:24:54.551390 | 2026-04-14 02:24:54.551462 | TASK [upload-logs : Create log directories] 2026-04-14 02:24:55.356729 | localhost | changed 2026-04-14 02:24:55.361517 | 2026-04-14 02:24:55.361583 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-14 02:24:55.765816 | localhost -> localhost | ok: Runtime: 0:00:00.004863 2026-04-14 02:24:55.772368 | 2026-04-14 02:24:55.772453 | TASK [upload-logs : Upload logs to log server] 2026-04-14 02:24:56.349607 | localhost | Output suppressed because no_log was given 2026-04-14 02:24:56.355274 | 2026-04-14 02:24:56.355442 | LOOP [upload-logs : Compress console log and json output] 2026-04-14 02:24:56.407339 | localhost | skipping: Conditional result was False 2026-04-14 02:24:56.793485 | localhost | skipping: Conditional result was False 2026-04-14 02:24:56.811573 | 2026-04-14 02:24:56.811747 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-14 02:24:56.856212 | localhost | skipping: Conditional result was False 2026-04-14 02:24:56.856472 | 2026-04-14 02:24:56.863280 | localhost | skipping: Conditional result was False 2026-04-14 02:24:56.874715 | 2026-04-14 02:24:56.874884 | LOOP [upload-logs : Upload console log and json output]