2026-08-03 01:52:12.481766 | Job console starting 2026-08-03 01:52:12.494697 | Updating git repos 2026-08-03 01:52:12.531441 | Cloning repos into workspace 2026-08-03 01:52:12.614116 | Restoring repo states 2026-08-03 01:52:12.670077 | Merging changes 2026-08-03 01:52:13.535673 | Checking out repos 2026-08-03 01:52:13.576704 | Preparing playbooks 2026-08-03 01:52:14.568704 | Running Ansible setup 2026-08-03 01:52:19.335485 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 01:52:20.384738 | 2026-08-03 01:52:20.384938 | PLAY [Base pre] 2026-08-03 01:52:20.435264 | 2026-08-03 01:52:20.435454 | TASK [Setup log path fact] 2026-08-03 01:52:20.468777 | debian-bookworm | ok 2026-08-03 01:52:20.515872 | 2026-08-03 01:52:20.516074 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 01:52:20.556367 | debian-bookworm | ok 2026-08-03 01:52:20.573201 | 2026-08-03 01:52:20.573335 | TASK [emit-job-header : Print job information] 2026-08-03 01:52:20.696458 | # Job Information 2026-08-03 01:52:20.696719 | Ansible Version: 2.16.14 2026-08-03 01:52:20.696756 | Job: mypy 2026-08-03 01:52:20.696788 | Pipeline: check 2026-08-03 01:52:20.696811 | Executor: 521e9411259a 2026-08-03 01:52:20.696832 | Triggered by: https://github.com/osism/python-osism/pull/2544 2026-08-03 01:52:20.696859 | Event ID: e1d56010-8edd-11f1-9cd6-62e4a8aff68a 2026-08-03 01:52:20.703909 | 2026-08-03 01:52:20.704038 | LOOP [emit-job-header : Print node information] 2026-08-03 01:52:20.939379 | debian-bookworm | ok: 2026-08-03 01:52:20.939801 | debian-bookworm | # Node Information 2026-08-03 01:52:20.939857 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 01:52:20.939935 | debian-bookworm | Hostname: debian 2026-08-03 01:52:20.939958 | debian-bookworm | Username: zuul 2026-08-03 01:52:20.940026 | debian-bookworm | Distro: Debian 12.15 2026-08-03 01:52:20.940062 | debian-bookworm | Provider: regiocloud-a 2026-08-03 01:52:20.940093 | debian-bookworm | Region: 2026-08-03 01:52:20.940115 | debian-bookworm | Label: debian-bookworm 2026-08-03 01:52:20.940135 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 01:52:20.940155 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe28:72b0 2026-08-03 01:52:20.968548 | 2026-08-03 01:52:20.968723 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 01:52:22.277145 | debian-bookworm -> localhost | changed 2026-08-03 01:52:22.300559 | 2026-08-03 01:52:22.300761 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 01:52:25.090482 | debian-bookworm -> localhost | changed 2026-08-03 01:52:25.113278 | 2026-08-03 01:52:25.113385 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 01:52:25.829663 | debian-bookworm -> localhost | ok 2026-08-03 01:52:25.834924 | 2026-08-03 01:52:25.835018 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 01:52:25.877271 | debian-bookworm | ok 2026-08-03 01:52:25.902247 | debian-bookworm | included: /var/lib/zuul/builds/b1f3130981304b6cab2235c8304625a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 01:52:25.925837 | 2026-08-03 01:52:25.925937 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 01:52:28.824696 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 01:52:28.824909 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b1f3130981304b6cab2235c8304625a9/work/b1f3130981304b6cab2235c8304625a9_id_rsa 2026-08-03 01:52:28.824961 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b1f3130981304b6cab2235c8304625a9/work/b1f3130981304b6cab2235c8304625a9_id_rsa.pub 2026-08-03 01:52:28.824997 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 01:52:28.825022 | debian-bookworm -> localhost | SHA256:xHocRaLKl1o6h69inEvU5TQhWRbuBwROpD6iNTgGjjI zuul-build-sshkey 2026-08-03 01:52:28.825045 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 01:52:28.825076 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 01:52:28.825099 | debian-bookworm -> localhost | | .=+*...o | 2026-08-03 01:52:28.825121 | debian-bookworm -> localhost | | +.= + o | 2026-08-03 01:52:28.825141 | debian-bookworm -> localhost | |. . . B + | 2026-08-03 01:52:28.825161 | debian-bookworm -> localhost | |+o o * B . | 2026-08-03 01:52:28.825181 | debian-bookworm -> localhost | |Eo* + B S | 2026-08-03 01:52:28.825205 | debian-bookworm -> localhost | |+* o * o | 2026-08-03 01:52:28.825226 | debian-bookworm -> localhost | |....= . | 2026-08-03 01:52:28.825246 | debian-bookworm -> localhost | | .= + | 2026-08-03 01:52:28.825266 | debian-bookworm -> localhost | | ..o... | 2026-08-03 01:52:28.825287 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 01:52:28.825339 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.017108 2026-08-03 01:52:28.835553 | 2026-08-03 01:52:28.835675 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 01:52:28.854559 | debian-bookworm | ok 2026-08-03 01:52:28.868092 | debian-bookworm | included: /var/lib/zuul/builds/b1f3130981304b6cab2235c8304625a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 01:52:28.876146 | 2026-08-03 01:52:28.876243 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 01:52:28.900007 | debian-bookworm | skipping: Conditional result was False 2026-08-03 01:52:28.918193 | 2026-08-03 01:52:28.918548 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 01:52:29.636947 | debian-bookworm | changed 2026-08-03 01:52:29.642366 | 2026-08-03 01:52:29.642461 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 01:52:29.878629 | debian-bookworm | ok 2026-08-03 01:52:29.884364 | 2026-08-03 01:52:29.884466 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 01:52:30.549629 | debian-bookworm | changed 2026-08-03 01:52:30.554747 | 2026-08-03 01:52:30.554849 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 01:52:31.229292 | debian-bookworm | changed 2026-08-03 01:52:31.238038 | 2026-08-03 01:52:31.238141 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 01:52:31.271731 | debian-bookworm | skipping: Conditional result was False 2026-08-03 01:52:31.277766 | 2026-08-03 01:52:31.277870 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 01:52:32.148029 | debian-bookworm -> localhost | changed 2026-08-03 01:52:32.171534 | 2026-08-03 01:52:32.171631 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 01:52:32.521007 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b1f3130981304b6cab2235c8304625a9/work/b1f3130981304b6cab2235c8304625a9_id_rsa (zuul-build-sshkey) 2026-08-03 01:52:32.521303 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015305 2026-08-03 01:52:32.528891 | 2026-08-03 01:52:32.528994 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 01:52:32.899544 | debian-bookworm | ok 2026-08-03 01:52:32.916479 | 2026-08-03 01:52:32.916694 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 01:52:32.944566 | debian-bookworm | skipping: Conditional result was False 2026-08-03 01:52:32.961122 | 2026-08-03 01:52:32.961249 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 01:52:33.442977 | debian-bookworm | ok 2026-08-03 01:52:33.457310 | 2026-08-03 01:52:33.457421 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 01:52:33.492976 | debian-bookworm | ok 2026-08-03 01:52:33.502613 | 2026-08-03 01:52:33.502744 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 01:52:33.789339 | debian-bookworm -> localhost | ok 2026-08-03 01:52:33.796454 | 2026-08-03 01:52:33.796576 | TASK [validate-host : Collect information about the host] 2026-08-03 01:52:34.901024 | debian-bookworm | ok 2026-08-03 01:52:34.911529 | 2026-08-03 01:52:34.911625 | TASK [validate-host : Sanitize hostname] 2026-08-03 01:52:35.086666 | debian-bookworm | ok 2026-08-03 01:52:35.093038 | 2026-08-03 01:52:35.093127 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 01:52:35.996225 | debian-bookworm -> localhost | changed 2026-08-03 01:52:36.002139 | 2026-08-03 01:52:36.002239 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 01:52:36.479668 | debian-bookworm | ok 2026-08-03 01:52:36.486947 | 2026-08-03 01:52:36.487332 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 01:52:38.361319 | debian-bookworm -> localhost | changed 2026-08-03 01:52:38.372300 | 2026-08-03 01:52:38.372431 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 01:52:38.681191 | debian-bookworm | ok 2026-08-03 01:52:38.689619 | 2026-08-03 01:52:38.689754 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 01:52:39.813246 | debian-bookworm | changed: 2026-08-03 01:52:39.813436 | debian-bookworm | cd+++++++++ src/ 2026-08-03 01:52:39.813470 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 01:52:39.813506 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 01:52:39.813530 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-03 01:52:39.813550 | debian-bookworm | Containerfile 2026-08-03 01:52:39.813681 | debian-bookworm | Containerfile 2026-08-03 01:52:39.827337 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (50.0.0) 2026-08-03 01:54:35.703618 | 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-08-03 01:54:35.708149 | 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-08-03 01:54:36.523126 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-08-03 01:54:36.841372 | debian-bookworm | Successfully installed types-PyMySQL-1.2.0.20260724 types-PyYAML-6.0.12.20260724 types-paramiko-5.0.0.20260724 types-python-dateutil-2.9.0.20260716 types-pytz-2026.3.1.20260727 types-simplejson-4.1.0.20260724 types-tabulate-0.10.0.20260508 2026-08-03 01:54:42.336309 | 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-08-03 01:54:42.336404 | 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-08-03 01:54:42.336420 | 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-08-03 01:54:42.336440 | 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-08-03 01:54:42.336450 | 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-08-03 01:54:42.336460 | debian-bookworm | osism/services/websocket_manager.py:94: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-08-03 01:54:42.336470 | 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-08-03 01:54:42.336480 | 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-08-03 01:54:42.336489 | 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-08-03 01:54:42.336499 | 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-08-03 01:54:42.336509 | 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-08-03 01:54:42.336538 | 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-08-03 01:54:42.336549 | 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-08-03 01:54:42.336558 | 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-08-03 01:54:42.336572 | 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-08-03 01:54:42.336582 | debian-bookworm | Installing missing stub packages: 2026-08-03 01:54:42.336593 | 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-08-03 01:54:42.336602 | debian-bookworm | 2026-08-03 01:54:42.336612 | debian-bookworm | 2026-08-03 01:54:42.336622 | debian-bookworm | Success: no issues found in 201 source files 2026-08-03 01:54:42.453122 | debian-bookworm | ok: Runtime: 0:00:21.082284 2026-08-03 01:54:42.463244 | 2026-08-03 01:54:42.463335 | PLAY RECAP 2026-08-03 01:54:42.463398 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-08-03 01:54:42.463424 | 2026-08-03 01:54:43.021828 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-08-03 01:54:43.023011 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 01:54:44.716769 | 2026-08-03 01:54:44.716979 | PLAY [Base post-fetch] 2026-08-03 01:54:44.734141 | 2026-08-03 01:54:44.734321 | TASK [diagnose-network : Ensure log directory exists] 2026-08-03 01:54:45.092183 | debian-bookworm | ok 2026-08-03 01:54:45.108023 | 2026-08-03 01:54:45.108243 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-03 01:54:57.271768 | debian-bookworm | ok: Runtime: 0:00:05.932123 2026-08-03 01:54:57.282294 | 2026-08-03 01:54:57.282409 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-03 01:55:03.316594 | debian-bookworm | ok: Runtime: 0:00:00.008286 2026-08-03 01:55:03.325538 | 2026-08-03 01:55:03.325705 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-03 01:55:09.390509 | debian-bookworm | ok: Runtime: 0:00:00.004616 2026-08-03 01:55:09.406938 | 2026-08-03 01:55:09.407092 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-03 01:55:09.529482 | debian-bookworm | skipping: Conditional result was False 2026-08-03 01:55:09.536762 | 2026-08-03 01:55:09.536927 | TASK [fetch-output : Set log path for single node] 2026-08-03 01:55:09.632751 | debian-bookworm | ok 2026-08-03 01:55:09.674252 | 2026-08-03 01:55:09.674473 | LOOP [fetch-output : Ensure local output dirs] 2026-08-03 01:55:10.329175 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b1f3130981304b6cab2235c8304625a9/work/logs" 2026-08-03 01:55:10.980217 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b1f3130981304b6cab2235c8304625a9/work/artifacts" 2026-08-03 01:55:11.521647 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b1f3130981304b6cab2235c8304625a9/work/docs" 2026-08-03 01:55:11.541409 | 2026-08-03 01:55:11.541708 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 01:55:12.601980 | debian-bookworm | changed: 2026-08-03 01:55:12.602238 | debian-bookworm | .d..t...... ./ 2026-08-03 01:55:12.602273 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 01:55:12.602296 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 01:55:12.602318 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 01:55:12.602339 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 01:55:12.602360 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 01:55:12.602402 | debian-bookworm | changed: All items complete 2026-08-03 01:55:12.602425 | 2026-08-03 01:55:13.345526 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 01:55:14.048536 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 01:55:14.077787 | 2026-08-03 01:55:14.077964 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 01:55:14.614323 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012382 2026-08-03 01:55:14.952081 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010957 2026-08-03 01:55:14.987845 | 2026-08-03 01:55:14.988613 | PLAY RECAP 2026-08-03 01:55:14.988733 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-03 01:55:14.988764 | 2026-08-03 01:55:15.215487 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 01:55:15.216154 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 01:55:16.131726 | 2026-08-03 01:55:16.131877 | PLAY [Base post] 2026-08-03 01:55:16.146058 | 2026-08-03 01:55:16.146205 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 01:55:16.675237 | debian-bookworm | changed 2026-08-03 01:55:16.681393 | 2026-08-03 01:55:16.681518 | PLAY RECAP 2026-08-03 01:55:16.681579 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 01:55:16.681640 | 2026-08-03 01:55:16.796136 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 01:55:16.798179 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 01:55:17.661976 | 2026-08-03 01:55:17.662136 | PLAY [Base post-logs] 2026-08-03 01:55:17.673240 | 2026-08-03 01:55:17.673511 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 01:55:18.156107 | localhost | changed 2026-08-03 01:55:18.165748 | 2026-08-03 01:55:18.165890 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 01:55:18.190746 | localhost | ok 2026-08-03 01:55:18.194068 | 2026-08-03 01:55:18.194157 | TASK [Set zuul-log-path fact] 2026-08-03 01:55:18.208686 | localhost | ok 2026-08-03 01:55:18.217535 | 2026-08-03 01:55:18.217634 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 01:55:18.242054 | localhost | ok 2026-08-03 01:55:18.246024 | 2026-08-03 01:55:18.246141 | TASK [upload-logs : Create log directories] 2026-08-03 01:55:18.769707 | localhost | changed 2026-08-03 01:55:18.774712 | 2026-08-03 01:55:18.774903 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 01:55:19.281763 | localhost -> localhost | ok: Runtime: 0:00:00.008591 2026-08-03 01:55:19.285963 | 2026-08-03 01:55:19.286057 | TASK [upload-logs : Upload logs to log server] 2026-08-03 01:55:19.891892 | localhost | Output suppressed because no_log was given 2026-08-03 01:55:19.893628 | 2026-08-03 01:55:19.893718 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 01:55:19.942591 | localhost | skipping: Conditional result was False 2026-08-03 01:55:19.949656 | localhost | skipping: Conditional result was False 2026-08-03 01:55:19.959589 | 2026-08-03 01:55:19.959687 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 01:55:20.004690 | localhost | skipping: Conditional result was False 2026-08-03 01:55:20.004941 | 2026-08-03 01:55:20.011352 | localhost | skipping: Conditional result was False 2026-08-03 01:55:20.015774 | 2026-08-03 01:55:20.015879 | LOOP [upload-logs : Upload console log and json output]