2026-08-08 11:29:16.402521 | Job console starting 2026-08-08 11:29:16.420022 | Updating git repos 2026-08-08 11:29:16.482783 | Cloning repos into workspace 2026-08-08 11:29:16.525327 | Restoring repo states 2026-08-08 11:29:16.571862 | Merging changes 2026-08-08 11:29:17.863851 | Checking out repos 2026-08-08 11:29:17.928948 | Preparing playbooks 2026-08-08 11:29:19.272423 | Running Ansible setup 2026-08-08 11:29:25.499742 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-08 11:29:26.261272 | 2026-08-08 11:29:26.261404 | PLAY [Base pre] 2026-08-08 11:29:26.276187 | 2026-08-08 11:29:26.276313 | TASK [Setup log path fact] 2026-08-08 11:29:26.303534 | debian-bookworm | ok 2026-08-08 11:29:26.326563 | 2026-08-08 11:29:26.326725 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 11:29:26.414319 | debian-bookworm | ok 2026-08-08 11:29:26.426022 | 2026-08-08 11:29:26.426122 | TASK [emit-job-header : Print job information] 2026-08-08 11:29:26.492818 | # Job Information 2026-08-08 11:29:26.492962 | Ansible Version: 2.16.14 2026-08-08 11:29:26.492992 | Job: mypy 2026-08-08 11:29:26.493018 | Pipeline: check 2026-08-08 11:29:26.493037 | Executor: 521e9411259a 2026-08-08 11:29:26.493055 | Triggered by: https://github.com/osism/python-osism/pull/2581 2026-08-08 11:29:26.493073 | Event ID: 5959f0f0-931c-11f1-9e23-4117a811245e 2026-08-08 11:29:26.497206 | 2026-08-08 11:29:26.497331 | LOOP [emit-job-header : Print node information] 2026-08-08 11:29:26.597537 | debian-bookworm | ok: 2026-08-08 11:29:26.597775 | debian-bookworm | # Node Information 2026-08-08 11:29:26.597807 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-08 11:29:26.597829 | debian-bookworm | Hostname: debian 2026-08-08 11:29:26.597847 | debian-bookworm | Username: zuul 2026-08-08 11:29:26.597865 | debian-bookworm | Distro: Debian 12.15 2026-08-08 11:29:26.597889 | debian-bookworm | Provider: regiocloud-a 2026-08-08 11:29:26.597911 | debian-bookworm | Region: 2026-08-08 11:29:26.597928 | debian-bookworm | Label: debian-bookworm 2026-08-08 11:29:26.597944 | debian-bookworm | Product Name: OpenStack Nova 2026-08-08 11:29:26.597960 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5a:903a 2026-08-08 11:29:26.610193 | 2026-08-08 11:29:26.610312 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-08 11:29:27.138528 | debian-bookworm -> localhost | changed 2026-08-08 11:29:27.148369 | 2026-08-08 11:29:27.148474 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-08 11:29:28.919452 | debian-bookworm -> localhost | changed 2026-08-08 11:29:28.938336 | 2026-08-08 11:29:28.938447 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-08 11:29:29.168408 | debian-bookworm -> localhost | ok 2026-08-08 11:29:29.174337 | 2026-08-08 11:29:29.174426 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-08 11:29:29.202520 | debian-bookworm | ok 2026-08-08 11:29:29.221182 | debian-bookworm | included: /var/lib/zuul/builds/93c8be4be254483093eff4e431da55de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-08 11:29:29.226081 | 2026-08-08 11:29:29.226157 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-08 11:29:31.508923 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-08 11:29:31.509109 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/93c8be4be254483093eff4e431da55de/work/93c8be4be254483093eff4e431da55de_id_rsa 2026-08-08 11:29:31.509147 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/93c8be4be254483093eff4e431da55de/work/93c8be4be254483093eff4e431da55de_id_rsa.pub 2026-08-08 11:29:31.509175 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-08 11:29:31.509201 | debian-bookworm -> localhost | SHA256:N9DwUWHN1/3G+Cokiwh6vv1U8UjGHXbQNZH7AkOlR5A zuul-build-sshkey 2026-08-08 11:29:31.509223 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-08 11:29:31.509255 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-08 11:29:31.509278 | debian-bookworm -> localhost | | . ..OX++*| 2026-08-08 11:29:31.509300 | debian-bookworm -> localhost | | = =E=+.=| 2026-08-08 11:29:31.509321 | debian-bookworm -> localhost | | . B.o .+o| 2026-08-08 11:29:31.509340 | debian-bookworm -> localhost | | + +o...+| 2026-08-08 11:29:31.509360 | debian-bookworm -> localhost | | S = .o o.| 2026-08-08 11:29:31.509384 | debian-bookworm -> localhost | | . o... . o| 2026-08-08 11:29:31.509405 | debian-bookworm -> localhost | | . . ... + o | 2026-08-08 11:29:31.509424 | debian-bookworm -> localhost | | . ..... . . . | 2026-08-08 11:29:31.509445 | debian-bookworm -> localhost | | oo.... . | 2026-08-08 11:29:31.509466 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-08 11:29:31.509514 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.653003 2026-08-08 11:29:31.516023 | 2026-08-08 11:29:31.516119 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-08 11:29:31.540393 | debian-bookworm | ok 2026-08-08 11:29:31.553991 | debian-bookworm | included: /var/lib/zuul/builds/93c8be4be254483093eff4e431da55de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-08 11:29:31.562116 | 2026-08-08 11:29:31.562219 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-08 11:29:31.575365 | debian-bookworm | skipping: Conditional result was False 2026-08-08 11:29:31.582108 | 2026-08-08 11:29:31.582229 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-08 11:29:32.184142 | debian-bookworm | changed 2026-08-08 11:29:32.189653 | 2026-08-08 11:29:32.189744 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-08 11:29:32.419410 | debian-bookworm | ok 2026-08-08 11:29:32.426067 | 2026-08-08 11:29:32.426173 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-08 11:29:33.144825 | debian-bookworm | changed 2026-08-08 11:29:33.149383 | 2026-08-08 11:29:33.149464 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-08 11:29:33.787056 | debian-bookworm | changed 2026-08-08 11:29:33.792444 | 2026-08-08 11:29:33.792537 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-08 11:29:33.815639 | debian-bookworm | skipping: Conditional result was False 2026-08-08 11:29:33.824855 | 2026-08-08 11:29:33.824960 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-08 11:29:34.347101 | debian-bookworm -> localhost | changed 2026-08-08 11:29:34.359554 | 2026-08-08 11:29:34.359680 | TASK [add-build-sshkey : Add back temp key] 2026-08-08 11:29:35.104135 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/93c8be4be254483093eff4e431da55de/work/93c8be4be254483093eff4e431da55de_id_rsa (zuul-build-sshkey) 2026-08-08 11:29:35.104352 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033880 2026-08-08 11:29:35.112671 | 2026-08-08 11:29:35.112777 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-08 11:29:35.559765 | debian-bookworm | ok 2026-08-08 11:29:35.568466 | 2026-08-08 11:29:35.568580 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-08 11:29:35.601736 | debian-bookworm | skipping: Conditional result was False 2026-08-08 11:29:35.615689 | 2026-08-08 11:29:35.615810 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-08 11:29:36.061166 | debian-bookworm | ok 2026-08-08 11:29:36.081264 | 2026-08-08 11:29:36.081385 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-08 11:29:36.117758 | debian-bookworm | ok 2026-08-08 11:29:36.126375 | 2026-08-08 11:29:36.126496 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-08 11:29:36.454232 | debian-bookworm -> localhost | ok 2026-08-08 11:29:36.464510 | 2026-08-08 11:29:36.464636 | TASK [validate-host : Collect information about the host] 2026-08-08 11:29:37.626999 | debian-bookworm | ok 2026-08-08 11:29:37.639358 | 2026-08-08 11:29:37.639462 | TASK [validate-host : Sanitize hostname] 2026-08-08 11:29:37.765826 | debian-bookworm | ok 2026-08-08 11:29:37.770170 | 2026-08-08 11:29:37.770257 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-08 11:29:38.475388 | debian-bookworm -> localhost | changed 2026-08-08 11:29:38.480968 | 2026-08-08 11:29:38.481069 | TASK [validate-host : Collect information about zuul worker] 2026-08-08 11:29:38.944783 | debian-bookworm | ok 2026-08-08 11:29:38.949268 | 2026-08-08 11:29:38.949364 | TASK [validate-host : Write out all zuul information for each host] 2026-08-08 11:29:39.505353 | debian-bookworm -> localhost | changed 2026-08-08 11:29:39.514174 | 2026-08-08 11:29:39.514270 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-08 11:29:39.799160 | debian-bookworm | ok 2026-08-08 11:29:39.805267 | 2026-08-08 11:29:39.805403 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-08 11:29:41.061875 | debian-bookworm | changed: 2026-08-08 11:29:41.062124 | debian-bookworm | cd+++++++++ src/ 2026-08-08 11:29:41.062168 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-08 11:29:41.062197 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-08 11:29:41.062223 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-08 11:29:41.062248 | debian-bookworm | Containerfile 2026-08-08 11:29:41.062404 | debian-bookworm | Containerfile 2026-08-08 11:29:41.070216 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (50.0.0) 2026-08-08 11:31:30.341513 | 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.1) 2026-08-08 11:31:30.346562 | 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-08 11:31:31.161965 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-08-08 11:31:31.496822 | debian-bookworm | Successfully installed types-PyMySQL-1.2.0.20260807 types-PyYAML-6.0.12.20260724 types-paramiko-5.0.0.20260724 types-python-dateutil-2.9.0.20260807 types-pytz-2026.3.1.20260727 types-simplejson-4.1.0.20260724 types-tabulate-0.10.0.20260508 2026-08-08 11:31:37.328512 | 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-08 11:31:37.328653 | 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-08 11:31:37.328670 | 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-08 11:31:37.328705 | 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-08 11:31:37.328716 | 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-08 11:31:37.328737 | 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-08 11:31:37.328757 | 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-08 11:31:37.328778 | 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-08 11:31:37.328800 | 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-08 11:31:37.328810 | 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-08 11:31:37.328820 | 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-08 11:31:37.328851 | 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-08 11:31:37.328862 | 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-08 11:31:37.328872 | 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-08 11:31:37.328887 | 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-08 11:31:37.328908 | debian-bookworm | Installing missing stub packages: 2026-08-08 11:31:37.328920 | 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-08 11:31:37.328930 | debian-bookworm | 2026-08-08 11:31:37.328940 | debian-bookworm | 2026-08-08 11:31:37.328950 | debian-bookworm | Success: no issues found in 215 source files 2026-08-08 11:31:37.477919 | debian-bookworm | ok: Runtime: 0:00:22.127754 2026-08-08 11:31:37.485979 | 2026-08-08 11:31:37.486070 | PLAY RECAP 2026-08-08 11:31:37.486126 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-08-08 11:31:37.486151 | 2026-08-08 11:31:37.657213 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-08-08 11:31:37.658287 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-08 11:31:38.622304 | 2026-08-08 11:31:38.622605 | PLAY [Base post-fetch] 2026-08-08 11:31:38.658285 | 2026-08-08 11:31:38.658493 | TASK [diagnose-network : Ensure log directory exists] 2026-08-08 11:31:39.071714 | debian-bookworm | ok 2026-08-08 11:31:39.087126 | 2026-08-08 11:31:39.087338 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-08 11:31:50.927542 | debian-bookworm | ok: Runtime: 0:00:05.886855 2026-08-08 11:31:50.934566 | 2026-08-08 11:31:50.934695 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-08 11:31:56.890406 | debian-bookworm | ok: Runtime: 0:00:00.007186 2026-08-08 11:31:56.900702 | 2026-08-08 11:31:56.901675 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-08 11:32:02.799274 | debian-bookworm | ok: Runtime: 0:00:00.007756 2026-08-08 11:32:02.810631 | 2026-08-08 11:32:02.810768 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-08 11:32:02.872107 | debian-bookworm | skipping: Conditional result was False 2026-08-08 11:32:02.878174 | 2026-08-08 11:32:02.878345 | TASK [fetch-output : Set log path for single node] 2026-08-08 11:32:02.921958 | debian-bookworm | ok 2026-08-08 11:32:02.927554 | 2026-08-08 11:32:02.927684 | LOOP [fetch-output : Ensure local output dirs] 2026-08-08 11:32:03.306876 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/93c8be4be254483093eff4e431da55de/work/logs" 2026-08-08 11:32:03.661793 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/93c8be4be254483093eff4e431da55de/work/artifacts" 2026-08-08 11:32:03.985496 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/93c8be4be254483093eff4e431da55de/work/docs" 2026-08-08 11:32:04.002780 | 2026-08-08 11:32:04.002961 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-08 11:32:05.220411 | debian-bookworm | changed: 2026-08-08 11:32:05.220663 | debian-bookworm | .d..t...... ./ 2026-08-08 11:32:05.220700 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-08 11:32:05.220723 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-08 11:32:05.220744 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-08 11:32:05.220765 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-08 11:32:05.220785 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-08 11:32:05.220829 | debian-bookworm | changed: All items complete 2026-08-08 11:32:05.220854 | 2026-08-08 11:32:05.897207 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 11:32:06.625122 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 11:32:06.645757 | 2026-08-08 11:32:06.645904 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-08 11:32:07.588404 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.021059 2026-08-08 11:32:08.479370 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.023847 2026-08-08 11:32:08.490079 | 2026-08-08 11:32:08.490212 | PLAY RECAP 2026-08-08 11:32:08.490263 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-08 11:32:08.490317 | 2026-08-08 11:32:08.611204 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-08 11:32:08.612294 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 11:32:09.457898 | 2026-08-08 11:32:09.458114 | PLAY [Base post] 2026-08-08 11:32:09.493495 | 2026-08-08 11:32:09.493629 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-08 11:32:10.296564 | debian-bookworm | changed 2026-08-08 11:32:10.308091 | 2026-08-08 11:32:10.308198 | PLAY RECAP 2026-08-08 11:32:10.308260 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-08 11:32:10.308353 | 2026-08-08 11:32:10.427216 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 11:32:10.428676 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-08 11:32:11.716218 | 2026-08-08 11:32:11.716431 | PLAY [Base post-logs] 2026-08-08 11:32:11.728329 | 2026-08-08 11:32:11.728516 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-08 11:32:12.567465 | localhost | changed 2026-08-08 11:32:12.587326 | 2026-08-08 11:32:12.587484 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-08 11:32:12.635733 | localhost | ok 2026-08-08 11:32:12.638763 | 2026-08-08 11:32:12.638873 | TASK [Set zuul-log-path fact] 2026-08-08 11:32:12.667092 | localhost | ok 2026-08-08 11:32:12.680867 | 2026-08-08 11:32:12.681013 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 11:32:12.736388 | localhost | ok 2026-08-08 11:32:12.739407 | 2026-08-08 11:32:12.739514 | TASK [upload-logs : Create log directories] 2026-08-08 11:32:13.843575 | localhost | changed 2026-08-08 11:32:13.846124 | 2026-08-08 11:32:13.846212 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-08 11:32:14.773547 | localhost -> localhost | ok: Runtime: 0:00:00.004682 2026-08-08 11:32:14.777152 | 2026-08-08 11:32:14.777253 | TASK [upload-logs : Upload logs to log server] 2026-08-08 11:32:15.551135 | localhost | Output suppressed because no_log was given 2026-08-08 11:32:15.552830 | 2026-08-08 11:32:15.552912 | LOOP [upload-logs : Compress console log and json output] 2026-08-08 11:32:15.632144 | localhost | skipping: Conditional result was False 2026-08-08 11:32:15.637919 | localhost | skipping: Conditional result was False 2026-08-08 11:32:15.649387 | 2026-08-08 11:32:15.649497 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-08 11:32:15.740169 | localhost | skipping: Conditional result was False 2026-08-08 11:32:15.740427 | 2026-08-08 11:32:15.750019 | localhost | skipping: Conditional result was False 2026-08-08 11:32:15.755570 | 2026-08-08 11:32:15.755667 | LOOP [upload-logs : Upload console log and json output]