2026-06-14 19:33:55.156636 | Job console starting 2026-06-14 19:33:55.170587 | Updating git repos 2026-06-14 19:33:55.236240 | Cloning repos into workspace 2026-06-14 19:33:55.310289 | Restoring repo states 2026-06-14 19:33:55.320982 | Merging changes 2026-06-14 19:33:56.016302 | Checking out repos 2026-06-14 19:33:56.148733 | Preparing playbooks 2026-06-14 19:33:57.854233 | Running Ansible setup 2026-06-14 19:34:03.942347 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-14 19:34:05.996312 | 2026-06-14 19:34:05.996567 | PLAY [Base pre] 2026-06-14 19:34:06.023003 | 2026-06-14 19:34:06.023160 | TASK [Setup log path fact] 2026-06-14 19:34:06.043613 | debian-bookworm | ok 2026-06-14 19:34:06.063182 | 2026-06-14 19:34:06.063337 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-14 19:34:06.094267 | debian-bookworm | ok 2026-06-14 19:34:06.108980 | 2026-06-14 19:34:06.109229 | TASK [emit-job-header : Print job information] 2026-06-14 19:34:06.154998 | # Job Information 2026-06-14 19:34:06.155279 | Ansible Version: 2.16.14 2026-06-14 19:34:06.155322 | Job: mypy 2026-06-14 19:34:06.155356 | Pipeline: check 2026-06-14 19:34:06.155379 | Executor: 521e9411259a 2026-06-14 19:34:06.155401 | Triggered by: https://github.com/osism/python-osism/pull/2372 2026-06-14 19:34:06.155424 | Event ID: f59f0a10-6827-11f1-83d7-211f9a6b9465 2026-06-14 19:34:06.172237 | 2026-06-14 19:34:06.172826 | LOOP [emit-job-header : Print node information] 2026-06-14 19:34:06.425459 | debian-bookworm | ok: 2026-06-14 19:34:06.425671 | debian-bookworm | # Node Information 2026-06-14 19:34:06.425708 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-14 19:34:06.425735 | debian-bookworm | Hostname: debian 2026-06-14 19:34:06.425758 | debian-bookworm | Username: zuul 2026-06-14 19:34:06.425779 | debian-bookworm | Distro: Debian 12.14 2026-06-14 19:34:06.425804 | debian-bookworm | Provider: regiocloud-a 2026-06-14 19:34:06.425826 | debian-bookworm | Region: 2026-06-14 19:34:06.425848 | debian-bookworm | Label: debian-bookworm 2026-06-14 19:34:06.425867 | debian-bookworm | Product Name: OpenStack Nova 2026-06-14 19:34:06.425887 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4e:9b83 2026-06-14 19:34:06.459715 | 2026-06-14 19:34:06.459888 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-14 19:34:07.564139 | debian-bookworm -> localhost | changed 2026-06-14 19:34:07.577568 | 2026-06-14 19:34:07.577894 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-14 19:34:11.148605 | debian-bookworm -> localhost | changed 2026-06-14 19:34:11.167556 | 2026-06-14 19:34:11.167672 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-14 19:34:11.732031 | debian-bookworm -> localhost | ok 2026-06-14 19:34:11.753407 | 2026-06-14 19:34:11.753657 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-14 19:34:11.791279 | debian-bookworm | ok 2026-06-14 19:34:11.833397 | debian-bookworm | included: /var/lib/zuul/builds/b09e680850704db9b90b5312a772bb7a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-14 19:34:11.859477 | 2026-06-14 19:34:11.860172 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-14 19:34:14.790231 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-14 19:34:14.790417 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b09e680850704db9b90b5312a772bb7a/work/b09e680850704db9b90b5312a772bb7a_id_rsa 2026-06-14 19:34:14.790454 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b09e680850704db9b90b5312a772bb7a/work/b09e680850704db9b90b5312a772bb7a_id_rsa.pub 2026-06-14 19:34:14.790480 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-14 19:34:14.790506 | debian-bookworm -> localhost | SHA256:jhrDEGxIV70oC1wpTZLf7dFw42fpZL/RJgpL5qLUugY zuul-build-sshkey 2026-06-14 19:34:14.790530 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-14 19:34:14.790561 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-14 19:34:14.790584 | debian-bookworm -> localhost | | o+oo.. | 2026-06-14 19:34:14.790605 | debian-bookworm -> localhost | |.=o+ o o | 2026-06-14 19:34:14.790625 | debian-bookworm -> localhost | |o B . o * . . | 2026-06-14 19:34:14.790645 | debian-bookworm -> localhost | | + + o + o * | 2026-06-14 19:34:14.790665 | debian-bookworm -> localhost | | o o . S * . . | 2026-06-14 19:34:14.790688 | debian-bookworm -> localhost | | E .+ + . + o | 2026-06-14 19:34:14.790707 | debian-bookworm -> localhost | | =...= o . = | 2026-06-14 19:34:14.790727 | debian-bookworm -> localhost | | .=.. o . . | 2026-06-14 19:34:14.790748 | debian-bookworm -> localhost | | o+o . | 2026-06-14 19:34:14.790768 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-14 19:34:14.790815 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.742665 2026-06-14 19:34:14.797245 | 2026-06-14 19:34:14.797360 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-14 19:34:14.846798 | debian-bookworm | ok 2026-06-14 19:34:14.862536 | debian-bookworm | included: /var/lib/zuul/builds/b09e680850704db9b90b5312a772bb7a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-14 19:34:14.880542 | 2026-06-14 19:34:14.880649 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-14 19:34:14.915917 | debian-bookworm | skipping: Conditional result was False 2026-06-14 19:34:14.921850 | 2026-06-14 19:34:14.921943 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-14 19:34:15.817979 | debian-bookworm | changed 2026-06-14 19:34:15.831145 | 2026-06-14 19:34:15.831260 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-14 19:34:16.138115 | debian-bookworm | ok 2026-06-14 19:34:16.144039 | 2026-06-14 19:34:16.144138 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-14 19:34:16.888969 | debian-bookworm | changed 2026-06-14 19:34:16.897701 | 2026-06-14 19:34:16.897842 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-14 19:34:17.680070 | debian-bookworm | changed 2026-06-14 19:34:17.686851 | 2026-06-14 19:34:17.686940 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-14 19:34:17.719733 | debian-bookworm | skipping: Conditional result was False 2026-06-14 19:34:17.724898 | 2026-06-14 19:34:17.724992 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-14 19:34:18.466783 | debian-bookworm -> localhost | changed 2026-06-14 19:34:18.483116 | 2026-06-14 19:34:18.483980 | TASK [add-build-sshkey : Add back temp key] 2026-06-14 19:34:18.990437 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b09e680850704db9b90b5312a772bb7a/work/b09e680850704db9b90b5312a772bb7a_id_rsa (zuul-build-sshkey) 2026-06-14 19:34:18.990639 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.037910 2026-06-14 19:34:18.996880 | 2026-06-14 19:34:18.996959 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-14 19:34:19.503674 | debian-bookworm | ok 2026-06-14 19:34:19.513566 | 2026-06-14 19:34:19.513667 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-14 19:34:19.560861 | debian-bookworm | skipping: Conditional result was False 2026-06-14 19:34:19.569644 | 2026-06-14 19:34:19.569740 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-14 19:34:20.138590 | debian-bookworm | ok 2026-06-14 19:34:20.151687 | 2026-06-14 19:34:20.151784 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-14 19:34:20.200129 | debian-bookworm | ok 2026-06-14 19:34:20.205446 | 2026-06-14 19:34:20.205613 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-14 19:34:20.953914 | debian-bookworm -> localhost | ok 2026-06-14 19:34:20.959444 | 2026-06-14 19:34:20.959521 | TASK [validate-host : Collect information about the host] 2026-06-14 19:34:22.776394 | debian-bookworm | ok 2026-06-14 19:34:22.807025 | 2026-06-14 19:34:22.807148 | TASK [validate-host : Sanitize hostname] 2026-06-14 19:34:23.171795 | debian-bookworm | ok 2026-06-14 19:34:23.182916 | 2026-06-14 19:34:23.183011 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-14 19:34:24.671247 | debian-bookworm -> localhost | changed 2026-06-14 19:34:24.684159 | 2026-06-14 19:34:24.684264 | TASK [validate-host : Collect information about zuul worker] 2026-06-14 19:34:25.246745 | debian-bookworm | ok 2026-06-14 19:34:25.260878 | 2026-06-14 19:34:25.260992 | TASK [validate-host : Write out all zuul information for each host] 2026-06-14 19:34:27.156195 | debian-bookworm -> localhost | changed 2026-06-14 19:34:27.167108 | 2026-06-14 19:34:27.167212 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-14 19:34:27.479743 | debian-bookworm | ok 2026-06-14 19:34:27.496520 | 2026-06-14 19:34:27.496636 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-14 19:34:29.114076 | debian-bookworm | changed: 2026-06-14 19:34:29.114244 | debian-bookworm | cd+++++++++ src/ 2026-06-14 19:34:29.114273 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-14 19:34:29.114293 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-14 19:34:29.114311 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-14 19:34:29.114327 | debian-bookworm | Containerfile 2026-06-14 19:34:29.114432 | debian-bookworm | Containerfile 2026-06-14 19:34:29.153824 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-06-14 19:36:33.704434 | debian-bookworm | Requirement already satisfied: cffi>=2.0.0 in /tmp/venv/lib/python3.11/site-packages (from cryptography>=37.0.0->types-paramiko) (2.0.0) 2026-06-14 19:36:33.708593 | debian-bookworm | Requirement already satisfied: pycparser in /tmp/venv/lib/python3.11/site-packages (from cffi>=2.0.0->cryptography>=37.0.0->types-paramiko) (3.0) 2026-06-14 19:36:34.467328 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-06-14 19:36:34.743186 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260518 types-PyYAML-6.0.12.20260518 types-paramiko-4.0.0.20260518 types-python-dateutil-2.9.0.20260518 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-06-14 19:36:38.891988 | debian-bookworm | tests/conftest.py:95: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892039 | debian-bookworm | tests/unit/test_settings.py:45: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892058 | debian-bookworm | osism/services/websocket_manager.py:87: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892077 | debian-bookworm | osism/services/websocket_manager.py:89: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892090 | debian-bookworm | osism/services/websocket_manager.py:91: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892104 | debian-bookworm | osism/tasks/conductor/sonic/cache.py:16: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892118 | debian-bookworm | osism/services/listener.py:181: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892133 | debian-bookworm | osism/services/listener.py:182: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892147 | debian-bookworm | osism/services/listener.py:184: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892160 | debian-bookworm | osism/services/listener.py:185: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892173 | debian-bookworm | osism/services/listener.py:488: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892194 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:342: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892208 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:397: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892222 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:436: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 19:36:38.892281 | debian-bookworm | Installing missing stub packages: 2026-06-14 19:36:38.892288 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-paramiko types-python-dateutil types-pytz types-simplejson types-tabulate 2026-06-14 19:36:38.892292 | debian-bookworm | 2026-06-14 19:36:38.892296 | debian-bookworm | 2026-06-14 19:36:38.892300 | debian-bookworm | Success: no issues found in 141 source files 2026-06-14 19:36:39.046657 | debian-bookworm | ok: Runtime: 0:00:18.686857 2026-06-14 19:36:39.066901 | 2026-06-14 19:36:39.067040 | PLAY RECAP 2026-06-14 19:36:39.067119 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-14 19:36:39.067157 | 2026-06-14 19:36:39.233393 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-06-14 19:36:39.234448 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-14 19:36:40.082680 | 2026-06-14 19:36:40.082889 | PLAY [Base post-fetch] 2026-06-14 19:36:40.105632 | 2026-06-14 19:36:40.105817 | TASK [diagnose-network : Ensure log directory exists] 2026-06-14 19:36:40.490777 | debian-bookworm | ok 2026-06-14 19:36:40.504733 | 2026-06-14 19:36:40.504991 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-14 19:36:47.050452 | debian-bookworm | ok: Runtime: 0:00:05.505304 2026-06-14 19:36:47.063372 | 2026-06-14 19:36:47.063607 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-14 19:36:47.611697 | debian-bookworm | ok: Runtime: 0:00:00.007639 2026-06-14 19:36:47.618335 | 2026-06-14 19:36:47.618542 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-14 19:36:48.173511 | debian-bookworm | ok: Runtime: 0:00:00.007898 2026-06-14 19:36:48.185781 | 2026-06-14 19:36:48.185933 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-14 19:36:48.242571 | debian-bookworm | skipping: Conditional result was False 2026-06-14 19:36:48.252510 | 2026-06-14 19:36:48.252697 | TASK [fetch-output : Set log path for single node] 2026-06-14 19:36:48.304144 | debian-bookworm | ok 2026-06-14 19:36:48.309508 | 2026-06-14 19:36:48.309631 | LOOP [fetch-output : Ensure local output dirs] 2026-06-14 19:36:48.670719 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b09e680850704db9b90b5312a772bb7a/work/logs" 2026-06-14 19:36:48.972110 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b09e680850704db9b90b5312a772bb7a/work/artifacts" 2026-06-14 19:36:49.296598 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b09e680850704db9b90b5312a772bb7a/work/docs" 2026-06-14 19:36:49.309632 | 2026-06-14 19:36:49.309761 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-14 19:36:50.176948 | debian-bookworm | changed: 2026-06-14 19:36:50.177234 | debian-bookworm | .d..t...... ./ 2026-06-14 19:36:50.177273 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-14 19:36:50.177298 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-14 19:36:50.177320 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-14 19:36:50.177341 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-14 19:36:50.177361 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-14 19:36:50.177401 | debian-bookworm | changed: All items complete 2026-06-14 19:36:50.177424 | 2026-06-14 19:36:50.781434 | debian-bookworm | changed: .d..t...... ./ 2026-06-14 19:36:51.357906 | debian-bookworm | changed: .d..t...... ./ 2026-06-14 19:36:51.375426 | 2026-06-14 19:36:51.375587 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-14 19:36:51.773445 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013784 2026-06-14 19:36:52.211768 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008020 2026-06-14 19:36:52.225113 | 2026-06-14 19:36:52.225347 | PLAY RECAP 2026-06-14 19:36:52.225413 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-14 19:36:52.225441 | 2026-06-14 19:36:52.401230 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-14 19:36:52.402209 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-14 19:36:53.184479 | 2026-06-14 19:36:53.184670 | PLAY [Base post] 2026-06-14 19:36:53.200402 | 2026-06-14 19:36:53.200582 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-14 19:36:53.781787 | debian-bookworm | changed 2026-06-14 19:36:53.788904 | 2026-06-14 19:36:53.789072 | PLAY RECAP 2026-06-14 19:36:53.789242 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-14 19:36:53.789310 | 2026-06-14 19:36:53.934716 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-14 19:36:53.938423 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-14 19:36:54.881722 | 2026-06-14 19:36:54.882056 | PLAY [Base post-logs] 2026-06-14 19:36:54.901622 | 2026-06-14 19:36:54.902253 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-14 19:36:55.427474 | localhost | changed 2026-06-14 19:36:55.455399 | 2026-06-14 19:36:55.455924 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-14 19:36:55.485488 | localhost | ok 2026-06-14 19:36:55.488974 | 2026-06-14 19:36:55.489112 | TASK [Set zuul-log-path fact] 2026-06-14 19:36:55.506699 | localhost | ok 2026-06-14 19:36:55.524306 | 2026-06-14 19:36:55.524513 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-14 19:36:55.554287 | localhost | ok 2026-06-14 19:36:55.561679 | 2026-06-14 19:36:55.561853 | TASK [upload-logs : Create log directories] 2026-06-14 19:36:56.169379 | localhost | changed 2026-06-14 19:36:56.173268 | 2026-06-14 19:36:56.173463 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-14 19:36:56.818233 | localhost -> localhost | ok: Runtime: 0:00:00.004573 2026-06-14 19:36:56.823086 | 2026-06-14 19:36:56.823219 | TASK [upload-logs : Upload logs to log server] 2026-06-14 19:36:57.458642 | localhost | Output suppressed because no_log was given 2026-06-14 19:36:57.461166 | 2026-06-14 19:36:57.461274 | LOOP [upload-logs : Compress console log and json output] 2026-06-14 19:36:57.545568 | localhost | skipping: Conditional result was False 2026-06-14 19:36:57.552946 | localhost | skipping: Conditional result was False 2026-06-14 19:36:57.556711 | 2026-06-14 19:36:57.556822 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-14 19:36:57.620946 | localhost | skipping: Conditional result was False 2026-06-14 19:36:57.621298 | 2026-06-14 19:36:57.627560 | localhost | skipping: Conditional result was False 2026-06-14 19:36:57.636240 | 2026-06-14 19:36:57.636375 | LOOP [upload-logs : Upload console log and json output]