2026-07-21 11:46:54.207981 | Job console starting 2026-07-21 11:46:54.228825 | Updating git repos 2026-07-21 11:46:54.340782 | Cloning repos into workspace 2026-07-21 11:46:54.479099 | Restoring repo states 2026-07-21 11:46:54.501970 | Merging changes 2026-07-21 11:46:55.270450 | Checking out repos 2026-07-21 11:46:55.311064 | Preparing playbooks 2026-07-21 11:46:57.141928 | Running Ansible setup 2026-07-21 11:47:03.924906 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 11:47:04.873998 | 2026-07-21 11:47:04.874124 | PLAY [Base pre] 2026-07-21 11:47:04.891114 | 2026-07-21 11:47:04.891249 | TASK [Setup log path fact] 2026-07-21 11:47:04.929485 | debian-bookworm | ok 2026-07-21 11:47:04.961443 | 2026-07-21 11:47:04.961598 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 11:47:05.023869 | debian-bookworm | ok 2026-07-21 11:47:05.043991 | 2026-07-21 11:47:05.044119 | TASK [emit-job-header : Print job information] 2026-07-21 11:47:05.112988 | # Job Information 2026-07-21 11:47:05.113146 | Ansible Version: 2.16.14 2026-07-21 11:47:05.113181 | Job: mypy 2026-07-21 11:47:05.113214 | Pipeline: check 2026-07-21 11:47:05.113238 | Executor: 521e9411259a 2026-07-21 11:47:05.113271 | Triggered by: https://github.com/osism/python-osism/pull/2499 2026-07-21 11:47:05.113296 | Event ID: d8e426f0-84f9-11f1-940c-44b938c7c1a1 2026-07-21 11:47:05.124431 | 2026-07-21 11:47:05.124546 | LOOP [emit-job-header : Print node information] 2026-07-21 11:47:05.392058 | debian-bookworm | ok: 2026-07-21 11:47:05.392290 | debian-bookworm | # Node Information 2026-07-21 11:47:05.392330 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 11:47:05.392356 | debian-bookworm | Hostname: debian 2026-07-21 11:47:05.392379 | debian-bookworm | Username: zuul 2026-07-21 11:47:05.392400 | debian-bookworm | Distro: Debian 12.15 2026-07-21 11:47:05.392425 | debian-bookworm | Provider: regiocloud-a 2026-07-21 11:47:05.392447 | debian-bookworm | Region: 2026-07-21 11:47:05.392468 | debian-bookworm | Label: debian-bookworm 2026-07-21 11:47:05.392489 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 11:47:05.392509 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb4:64b1 2026-07-21 11:47:05.412636 | 2026-07-21 11:47:05.412754 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 11:47:06.532313 | debian-bookworm -> localhost | changed 2026-07-21 11:47:06.541339 | 2026-07-21 11:47:06.541453 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 11:47:08.750999 | debian-bookworm -> localhost | changed 2026-07-21 11:47:08.759866 | 2026-07-21 11:47:08.759969 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 11:47:09.255376 | debian-bookworm -> localhost | ok 2026-07-21 11:47:09.261366 | 2026-07-21 11:47:09.261467 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 11:47:09.291158 | debian-bookworm | ok 2026-07-21 11:47:09.326387 | debian-bookworm | included: /var/lib/zuul/builds/ae36de9ab7e5448884498a1bde300b71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 11:47:09.344793 | 2026-07-21 11:47:09.344908 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 11:47:11.479151 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 11:47:11.479380 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ae36de9ab7e5448884498a1bde300b71/work/ae36de9ab7e5448884498a1bde300b71_id_rsa 2026-07-21 11:47:11.479419 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ae36de9ab7e5448884498a1bde300b71/work/ae36de9ab7e5448884498a1bde300b71_id_rsa.pub 2026-07-21 11:47:11.479445 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 11:47:11.479470 | debian-bookworm -> localhost | SHA256:WhMrhKO7phYJIT0cbULnOx0Mcv7Kazx7rd8DHBJ2U88 zuul-build-sshkey 2026-07-21 11:47:11.479493 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 11:47:11.479525 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 11:47:11.479547 | debian-bookworm -> localhost | | ++o+ .. | 2026-07-21 11:47:11.479569 | debian-bookworm -> localhost | |o =*o+o o o | 2026-07-21 11:47:11.479590 | debian-bookworm -> localhost | |.. +=.+o.. E | 2026-07-21 11:47:11.479622 | debian-bookworm -> localhost | |. . *...o | 2026-07-21 11:47:11.479644 | debian-bookworm -> localhost | |. o o +oS. | 2026-07-21 11:47:11.479669 | debian-bookworm -> localhost | | o o o +o. | 2026-07-21 11:47:11.479689 | debian-bookworm -> localhost | | o.o .. . | 2026-07-21 11:47:11.479710 | debian-bookworm -> localhost | | ...+.. ... | 2026-07-21 11:47:11.479731 | debian-bookworm -> localhost | |oo..o+.o. .. | 2026-07-21 11:47:11.479753 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 11:47:11.479805 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.783887 2026-07-21 11:47:11.486554 | 2026-07-21 11:47:11.486657 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 11:47:11.524963 | debian-bookworm | ok 2026-07-21 11:47:11.557723 | debian-bookworm | included: /var/lib/zuul/builds/ae36de9ab7e5448884498a1bde300b71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 11:47:11.575249 | 2026-07-21 11:47:11.575380 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 11:47:11.624735 | debian-bookworm | skipping: Conditional result was False 2026-07-21 11:47:11.630780 | 2026-07-21 11:47:11.630900 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 11:47:12.399779 | debian-bookworm | changed 2026-07-21 11:47:12.405104 | 2026-07-21 11:47:12.405189 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 11:47:12.719461 | debian-bookworm | ok 2026-07-21 11:47:12.727153 | 2026-07-21 11:47:12.727247 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 11:47:13.498143 | debian-bookworm | changed 2026-07-21 11:47:13.507695 | 2026-07-21 11:47:13.507791 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 11:47:14.232990 | debian-bookworm | changed 2026-07-21 11:47:14.238433 | 2026-07-21 11:47:14.238522 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 11:47:14.261975 | debian-bookworm | skipping: Conditional result was False 2026-07-21 11:47:14.268018 | 2026-07-21 11:47:14.268109 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 11:47:14.699110 | debian-bookworm -> localhost | changed 2026-07-21 11:47:14.710258 | 2026-07-21 11:47:14.710359 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 11:47:15.369142 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ae36de9ab7e5448884498a1bde300b71/work/ae36de9ab7e5448884498a1bde300b71_id_rsa (zuul-build-sshkey) 2026-07-21 11:47:15.369409 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008721 2026-07-21 11:47:15.378083 | 2026-07-21 11:47:15.378187 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 11:47:15.770077 | debian-bookworm | ok 2026-07-21 11:47:15.778384 | 2026-07-21 11:47:15.778491 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 11:47:15.801763 | debian-bookworm | skipping: Conditional result was False 2026-07-21 11:47:15.814172 | 2026-07-21 11:47:15.814293 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 11:47:16.242281 | debian-bookworm | ok 2026-07-21 11:47:16.256031 | 2026-07-21 11:47:16.256140 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 11:47:16.302412 | debian-bookworm | ok 2026-07-21 11:47:16.308341 | 2026-07-21 11:47:16.308442 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 11:47:16.923902 | debian-bookworm -> localhost | ok 2026-07-21 11:47:16.929147 | 2026-07-21 11:47:16.929228 | TASK [validate-host : Collect information about the host] 2026-07-21 11:47:18.163112 | debian-bookworm | ok 2026-07-21 11:47:18.188821 | 2026-07-21 11:47:18.188937 | TASK [validate-host : Sanitize hostname] 2026-07-21 11:47:18.444287 | debian-bookworm | ok 2026-07-21 11:47:18.459200 | 2026-07-21 11:47:18.459314 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 11:47:19.628367 | debian-bookworm -> localhost | changed 2026-07-21 11:47:19.633130 | 2026-07-21 11:47:19.633207 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 11:47:20.052907 | debian-bookworm | ok 2026-07-21 11:47:20.057559 | 2026-07-21 11:47:20.057648 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 11:47:20.679961 | debian-bookworm -> localhost | changed 2026-07-21 11:47:20.689013 | 2026-07-21 11:47:20.689105 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 11:47:21.018699 | debian-bookworm | ok 2026-07-21 11:47:21.024142 | 2026-07-21 11:47:21.028326 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 11:47:22.473809 | debian-bookworm | changed: 2026-07-21 11:47:22.475195 | debian-bookworm | cd+++++++++ src/ 2026-07-21 11:47:22.475236 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 11:47:22.475268 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 11:47:22.475287 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-21 11:47:22.475303 | debian-bookworm | Containerfile 2026-07-21 11:47:22.475412 | debian-bookworm | Containerfile 2026-07-21 11:47:22.481623 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-07-21 11:49:14.438241 | 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.1.0) 2026-07-21 11:49:14.446484 | 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-07-21 11:49:15.271193 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-07-21 11:49:15.490359 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260518 types-PyYAML-6.0.12.20260518 types-paramiko-5.0.0.20260617 types-python-dateutil-2.9.0.20260716 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-07-21 11:49:20.410822 | 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-07-21 11:49:20.410902 | 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-07-21 11:49:20.410919 | 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-07-21 11:49:20.410943 | 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-07-21 11:49:20.410954 | 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-07-21 11:49:20.410965 | 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-07-21 11:49:20.410976 | 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-07-21 11:49:20.410988 | 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-07-21 11:49:20.410999 | 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-07-21 11:49:20.411010 | 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-07-21 11:49:20.411032 | 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-07-21 11:49:20.411067 | 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-07-21 11:49:20.411079 | 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-07-21 11:49:20.411090 | 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-07-21 11:49:20.411105 | debian-bookworm | Installing missing stub packages: 2026-07-21 11:49:20.411118 | 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-07-21 11:49:20.411129 | debian-bookworm | 2026-07-21 11:49:20.411140 | debian-bookworm | 2026-07-21 11:49:20.411151 | debian-bookworm | Success: no issues found in 181 source files 2026-07-21 11:49:20.739102 | debian-bookworm | ok: Runtime: 0:00:19.958060 2026-07-21 11:49:20.754750 | 2026-07-21 11:49:20.754914 | PLAY RECAP 2026-07-21 11:49:20.755008 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-21 11:49:20.755052 | 2026-07-21 11:49:20.897684 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-21 11:49:20.899368 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 11:49:21.692785 | 2026-07-21 11:49:21.692967 | PLAY [Base post-fetch] 2026-07-21 11:49:21.707750 | 2026-07-21 11:49:21.707891 | TASK [diagnose-network : Ensure log directory exists] 2026-07-21 11:49:22.100939 | debian-bookworm | ok 2026-07-21 11:49:22.112613 | 2026-07-21 11:49:22.112804 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-21 11:49:33.769823 | debian-bookworm | ok: Runtime: 0:00:05.931910 2026-07-21 11:49:33.779370 | 2026-07-21 11:49:33.779527 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-21 11:49:39.750330 | debian-bookworm | ok: Runtime: 0:00:00.007321 2026-07-21 11:49:39.758543 | 2026-07-21 11:49:39.758706 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-21 11:49:45.705132 | debian-bookworm | ok: Runtime: 0:00:00.007372 2026-07-21 11:49:45.716779 | 2026-07-21 11:49:45.716945 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-21 11:49:45.775403 | debian-bookworm | skipping: Conditional result was False 2026-07-21 11:49:45.787824 | 2026-07-21 11:49:45.788051 | TASK [fetch-output : Set log path for single node] 2026-07-21 11:49:45.832942 | debian-bookworm | ok 2026-07-21 11:49:45.838470 | 2026-07-21 11:49:45.838604 | LOOP [fetch-output : Ensure local output dirs] 2026-07-21 11:49:46.167183 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/ae36de9ab7e5448884498a1bde300b71/work/logs" 2026-07-21 11:49:46.475557 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ae36de9ab7e5448884498a1bde300b71/work/artifacts" 2026-07-21 11:49:46.772027 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ae36de9ab7e5448884498a1bde300b71/work/docs" 2026-07-21 11:49:46.790990 | 2026-07-21 11:49:46.791238 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 11:49:47.555815 | debian-bookworm | changed: 2026-07-21 11:49:47.556204 | debian-bookworm | .d..t...... ./ 2026-07-21 11:49:47.556277 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 11:49:47.556313 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 11:49:47.556381 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 11:49:47.556416 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 11:49:47.556448 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 11:49:47.556523 | debian-bookworm | changed: All items complete 2026-07-21 11:49:47.556568 | 2026-07-21 11:49:48.190625 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 11:49:48.786755 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 11:49:48.804409 | 2026-07-21 11:49:48.804575 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 11:49:49.174465 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013900 2026-07-21 11:49:49.461162 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010719 2026-07-21 11:49:49.490432 | 2026-07-21 11:49:49.490581 | PLAY RECAP 2026-07-21 11:49:49.490649 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 11:49:49.490680 | 2026-07-21 11:49:49.653249 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 11:49:49.655260 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 11:49:50.475366 | 2026-07-21 11:49:50.475539 | PLAY [Base post] 2026-07-21 11:49:50.490016 | 2026-07-21 11:49:50.490204 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 11:49:51.061036 | debian-bookworm | changed 2026-07-21 11:49:51.070676 | 2026-07-21 11:49:51.070875 | PLAY RECAP 2026-07-21 11:49:51.070966 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 11:49:51.071044 | 2026-07-21 11:49:51.229993 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 11:49:51.231212 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 11:49:52.134729 | 2026-07-21 11:49:52.135082 | PLAY [Base post-logs] 2026-07-21 11:49:52.147440 | 2026-07-21 11:49:52.147609 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 11:49:52.675911 | localhost | changed 2026-07-21 11:49:52.691622 | 2026-07-21 11:49:52.691798 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 11:49:52.730032 | localhost | ok 2026-07-21 11:49:52.736691 | 2026-07-21 11:49:52.736831 | TASK [Set zuul-log-path fact] 2026-07-21 11:49:52.765475 | localhost | ok 2026-07-21 11:49:52.777429 | 2026-07-21 11:49:52.777577 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 11:49:52.814973 | localhost | ok 2026-07-21 11:49:52.818727 | 2026-07-21 11:49:52.818871 | TASK [upload-logs : Create log directories] 2026-07-21 11:49:53.381680 | localhost | changed 2026-07-21 11:49:53.388422 | 2026-07-21 11:49:53.388602 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 11:49:53.938302 | localhost -> localhost | ok: Runtime: 0:00:00.007806 2026-07-21 11:49:53.945128 | 2026-07-21 11:49:53.945354 | TASK [upload-logs : Upload logs to log server] 2026-07-21 11:49:54.588297 | localhost | Output suppressed because no_log was given 2026-07-21 11:49:54.590428 | 2026-07-21 11:49:54.590545 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 11:49:54.647197 | localhost | skipping: Conditional result was False 2026-07-21 11:49:54.652768 | localhost | skipping: Conditional result was False 2026-07-21 11:49:54.662722 | 2026-07-21 11:49:54.662921 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 11:49:54.729031 | localhost | skipping: Conditional result was False 2026-07-21 11:49:54.729404 | 2026-07-21 11:49:54.736602 | localhost | skipping: Conditional result was False 2026-07-21 11:49:54.747407 | 2026-07-21 11:49:54.747632 | LOOP [upload-logs : Upload console log and json output]