2026-07-12 13:35:53.490400 | Job console starting 2026-07-12 13:35:53.512821 | Updating git repos 2026-07-12 13:35:53.598125 | Cloning repos into workspace 2026-07-12 13:35:53.695719 | Restoring repo states 2026-07-12 13:35:53.721286 | Merging changes 2026-07-12 13:35:54.608929 | Checking out repos 2026-07-12 13:35:54.727801 | Preparing playbooks 2026-07-12 13:35:56.360317 | Running Ansible setup 2026-07-12 13:36:03.254580 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-12 13:36:04.355113 | 2026-07-12 13:36:04.355265 | PLAY [Base pre] 2026-07-12 13:36:04.371833 | 2026-07-12 13:36:04.371943 | TASK [Setup log path fact] 2026-07-12 13:36:04.390342 | debian-bookworm | ok 2026-07-12 13:36:04.411404 | 2026-07-12 13:36:04.411528 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 13:36:04.449670 | debian-bookworm | ok 2026-07-12 13:36:04.467522 | 2026-07-12 13:36:04.467637 | TASK [emit-job-header : Print job information] 2026-07-12 13:36:04.545184 | # Job Information 2026-07-12 13:36:04.545368 | Ansible Version: 2.16.14 2026-07-12 13:36:04.545404 | Job: mypy 2026-07-12 13:36:04.545436 | Pipeline: check 2026-07-12 13:36:04.545460 | Executor: 521e9411259a 2026-07-12 13:36:04.545481 | Triggered by: https://github.com/osism/python-osism/pull/1917 2026-07-12 13:36:04.545506 | Event ID: 94e63e20-7df6-11f1-91d8-69dbeac3ac49 2026-07-12 13:36:04.550345 | 2026-07-12 13:36:04.550444 | LOOP [emit-job-header : Print node information] 2026-07-12 13:36:04.860104 | debian-bookworm | ok: 2026-07-12 13:36:04.860287 | debian-bookworm | # Node Information 2026-07-12 13:36:04.860498 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-12 13:36:04.860527 | debian-bookworm | Hostname: debian 2026-07-12 13:36:04.860549 | debian-bookworm | Username: zuul 2026-07-12 13:36:04.860570 | debian-bookworm | Distro: Debian 12.15 2026-07-12 13:36:04.860593 | debian-bookworm | Provider: regiocloud-a 2026-07-12 13:36:04.860613 | debian-bookworm | Region: 2026-07-12 13:36:04.860634 | debian-bookworm | Label: debian-bookworm 2026-07-12 13:36:04.860653 | debian-bookworm | Product Name: OpenStack Nova 2026-07-12 13:36:04.860674 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0f:342a 2026-07-12 13:36:04.878301 | 2026-07-12 13:36:04.878995 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-12 13:36:06.208077 | debian-bookworm -> localhost | changed 2026-07-12 13:36:06.215196 | 2026-07-12 13:36:06.215312 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-12 13:36:09.009215 | debian-bookworm -> localhost | changed 2026-07-12 13:36:09.032162 | 2026-07-12 13:36:09.032284 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-12 13:36:09.999466 | debian-bookworm -> localhost | ok 2026-07-12 13:36:10.012166 | 2026-07-12 13:36:10.012286 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-12 13:36:10.076066 | debian-bookworm | ok 2026-07-12 13:36:10.101839 | debian-bookworm | included: /var/lib/zuul/builds/70c9c88185834257851137fa65f032e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-12 13:36:10.107907 | 2026-07-12 13:36:10.108002 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-12 13:36:12.390239 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-12 13:36:12.390464 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/70c9c88185834257851137fa65f032e7/work/70c9c88185834257851137fa65f032e7_id_rsa 2026-07-12 13:36:12.390502 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/70c9c88185834257851137fa65f032e7/work/70c9c88185834257851137fa65f032e7_id_rsa.pub 2026-07-12 13:36:12.390530 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-12 13:36:12.390557 | debian-bookworm -> localhost | SHA256:UUNDjXUGEE9s+DBIYK8nRiTk1whPHz2cFdzltyPn9zk zuul-build-sshkey 2026-07-12 13:36:12.390580 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-12 13:36:12.390677 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-12 13:36:12.390702 | debian-bookworm -> localhost | | .+ =oo*O%*+o..| 2026-07-12 13:36:12.390725 | debian-bookworm -> localhost | | . B =.oX==o.. | 2026-07-12 13:36:12.390771 | debian-bookworm -> localhost | | . = = *. o| 2026-07-12 13:36:12.390861 | debian-bookworm -> localhost | | o . . . o| 2026-07-12 13:36:12.390886 | debian-bookworm -> localhost | | + S . + | 2026-07-12 13:36:12.390915 | debian-bookworm -> localhost | | . o + .| 2026-07-12 13:36:12.390938 | debian-bookworm -> localhost | | ..| 2026-07-12 13:36:12.390959 | debian-bookworm -> localhost | | E+| 2026-07-12 13:36:12.390980 | debian-bookworm -> localhost | | .o| 2026-07-12 13:36:12.391001 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-12 13:36:12.391074 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.175668 2026-07-12 13:36:12.398310 | 2026-07-12 13:36:12.398436 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-12 13:36:12.453152 | debian-bookworm | ok 2026-07-12 13:36:12.505184 | debian-bookworm | included: /var/lib/zuul/builds/70c9c88185834257851137fa65f032e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-12 13:36:12.513592 | 2026-07-12 13:36:12.513690 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-12 13:36:12.567811 | debian-bookworm | skipping: Conditional result was False 2026-07-12 13:36:12.575055 | 2026-07-12 13:36:12.575195 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-12 13:36:13.524122 | debian-bookworm | changed 2026-07-12 13:36:13.528523 | 2026-07-12 13:36:13.528595 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-12 13:36:13.848257 | debian-bookworm | ok 2026-07-12 13:36:13.854077 | 2026-07-12 13:36:13.854184 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-12 13:36:14.562159 | debian-bookworm | changed 2026-07-12 13:36:14.572330 | 2026-07-12 13:36:14.572469 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-12 13:36:15.302814 | debian-bookworm | changed 2026-07-12 13:36:15.308658 | 2026-07-12 13:36:15.308763 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-12 13:36:15.347216 | debian-bookworm | skipping: Conditional result was False 2026-07-12 13:36:15.356406 | 2026-07-12 13:36:15.356626 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-12 13:36:16.102873 | debian-bookworm -> localhost | changed 2026-07-12 13:36:16.116554 | 2026-07-12 13:36:16.116733 | TASK [add-build-sshkey : Add back temp key] 2026-07-12 13:36:16.690219 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/70c9c88185834257851137fa65f032e7/work/70c9c88185834257851137fa65f032e7_id_rsa (zuul-build-sshkey) 2026-07-12 13:36:16.690456 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015933 2026-07-12 13:36:16.699497 | 2026-07-12 13:36:16.699601 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-12 13:36:17.439734 | debian-bookworm | ok 2026-07-12 13:36:17.446145 | 2026-07-12 13:36:17.446241 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-12 13:36:17.507768 | debian-bookworm | skipping: Conditional result was False 2026-07-12 13:36:17.518334 | 2026-07-12 13:36:17.518437 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-12 13:36:18.053545 | debian-bookworm | ok 2026-07-12 13:36:18.080977 | 2026-07-12 13:36:18.081118 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-12 13:36:18.154669 | debian-bookworm | ok 2026-07-12 13:36:18.165067 | 2026-07-12 13:36:18.165169 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-12 13:36:18.874015 | debian-bookworm -> localhost | ok 2026-07-12 13:36:18.880333 | 2026-07-12 13:36:18.880438 | TASK [validate-host : Collect information about the host] 2026-07-12 13:36:20.356425 | debian-bookworm | ok 2026-07-12 13:36:20.415273 | 2026-07-12 13:36:20.415841 | TASK [validate-host : Sanitize hostname] 2026-07-12 13:36:20.819065 | debian-bookworm | ok 2026-07-12 13:36:20.829620 | 2026-07-12 13:36:20.829735 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-12 13:36:22.273491 | debian-bookworm -> localhost | changed 2026-07-12 13:36:22.293371 | 2026-07-12 13:36:22.294108 | TASK [validate-host : Collect information about zuul worker] 2026-07-12 13:36:22.835641 | debian-bookworm | ok 2026-07-12 13:36:22.849279 | 2026-07-12 13:36:22.849393 | TASK [validate-host : Write out all zuul information for each host] 2026-07-12 13:36:24.246258 | debian-bookworm -> localhost | changed 2026-07-12 13:36:24.257471 | 2026-07-12 13:36:24.257578 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-12 13:36:24.540680 | debian-bookworm | ok 2026-07-12 13:36:24.546302 | 2026-07-12 13:36:24.546401 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-12 13:36:26.064106 | debian-bookworm | changed: 2026-07-12 13:36:26.064325 | debian-bookworm | cd+++++++++ src/ 2026-07-12 13:36:26.064362 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-12 13:36:26.064387 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-12 13:36:26.064410 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-12 13:36:26.064439 | debian-bookworm | Containerfile 2026-07-12 13:36:26.064581 | debian-bookworm | Containerfile 2026-07-12 13:36:26.106396 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-07-12 13:38:26.736692 | 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-12 13:38:26.740894 | 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-12 13:38:27.551142 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-07-12 13:38:27.959036 | 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.20260518 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-07-12 13:38:34.099838 | 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-12 13:38:34.099906 | 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-12 13:38:34.099924 | 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-12 13:38:34.099945 | 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-12 13:38:34.099959 | 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-12 13:38:34.099973 | 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-12 13:38:34.099987 | 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-12 13:38:34.100002 | 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-12 13:38:34.100015 | 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-12 13:38:34.100028 | 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-12 13:38:34.100041 | 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-12 13:38:34.100064 | 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-12 13:38:34.100078 | 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-12 13:38:34.100091 | 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-12 13:38:34.100138 | debian-bookworm | Installing missing stub packages: 2026-07-12 13:38:34.100144 | 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-12 13:38:34.100148 | debian-bookworm | 2026-07-12 13:38:34.100153 | debian-bookworm | 2026-07-12 13:38:34.100157 | debian-bookworm | Success: no issues found in 165 source files 2026-07-12 13:38:34.519724 | debian-bookworm | ok: Runtime: 0:00:22.865256 2026-07-12 13:38:34.527173 | 2026-07-12 13:38:34.527272 | PLAY RECAP 2026-07-12 13:38:34.527329 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-12 13:38:34.527353 | 2026-07-12 13:38:34.687339 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-12 13:38:34.688370 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-12 13:38:35.821793 | 2026-07-12 13:38:35.823745 | PLAY [Base post-fetch] 2026-07-12 13:38:35.871641 | 2026-07-12 13:38:35.872291 | TASK [diagnose-network : Ensure log directory exists] 2026-07-12 13:38:36.374305 | debian-bookworm | ok 2026-07-12 13:38:36.392804 | 2026-07-12 13:38:36.393078 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-12 13:38:48.604724 | debian-bookworm | ok: Runtime: 0:00:06.115603 2026-07-12 13:38:48.627446 | 2026-07-12 13:38:48.627587 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-12 13:38:54.692970 | debian-bookworm | ok: Runtime: 0:00:00.006516 2026-07-12 13:38:54.699431 | 2026-07-12 13:38:54.699615 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-12 13:39:00.712207 | debian-bookworm | ok: Runtime: 0:00:00.008953 2026-07-12 13:39:00.733479 | 2026-07-12 13:39:00.733634 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-12 13:39:00.799526 | debian-bookworm | skipping: Conditional result was False 2026-07-12 13:39:00.813409 | 2026-07-12 13:39:00.813604 | TASK [fetch-output : Set log path for single node] 2026-07-12 13:39:00.856916 | debian-bookworm | ok 2026-07-12 13:39:00.862513 | 2026-07-12 13:39:00.862640 | LOOP [fetch-output : Ensure local output dirs] 2026-07-12 13:39:01.189488 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/70c9c88185834257851137fa65f032e7/work/logs" 2026-07-12 13:39:01.493925 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/70c9c88185834257851137fa65f032e7/work/artifacts" 2026-07-12 13:39:01.776936 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/70c9c88185834257851137fa65f032e7/work/docs" 2026-07-12 13:39:01.798499 | 2026-07-12 13:39:01.798728 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-12 13:39:02.638053 | debian-bookworm | changed: 2026-07-12 13:39:02.638313 | debian-bookworm | .d..t...... ./ 2026-07-12 13:39:02.638348 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-12 13:39:02.638371 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-12 13:39:02.638393 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-12 13:39:02.638414 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-12 13:39:02.638436 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-12 13:39:02.638485 | debian-bookworm | changed: All items complete 2026-07-12 13:39:02.638512 | 2026-07-12 13:39:03.297668 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 13:39:03.963278 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 13:39:04.003608 | 2026-07-12 13:39:04.003848 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-12 13:39:04.373613 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007536 2026-07-12 13:39:04.716337 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.015052 2026-07-12 13:39:04.739736 | 2026-07-12 13:39:04.739867 | PLAY RECAP 2026-07-12 13:39:04.739923 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-12 13:39:04.739949 | 2026-07-12 13:39:04.902639 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-12 13:39:04.903866 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 13:39:05.852534 | 2026-07-12 13:39:05.852762 | PLAY [Base post] 2026-07-12 13:39:05.869255 | 2026-07-12 13:39:05.869433 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-12 13:39:06.566239 | debian-bookworm | changed 2026-07-12 13:39:06.578493 | 2026-07-12 13:39:06.578717 | PLAY RECAP 2026-07-12 13:39:06.578981 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-12 13:39:06.579076 | 2026-07-12 13:39:06.832894 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 13:39:06.835736 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-12 13:39:07.939868 | 2026-07-12 13:39:07.940101 | PLAY [Base post-logs] 2026-07-12 13:39:07.952707 | 2026-07-12 13:39:07.952871 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-12 13:39:08.544698 | localhost | changed 2026-07-12 13:39:08.559617 | 2026-07-12 13:39:08.559946 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-12 13:39:08.597699 | localhost | ok 2026-07-12 13:39:08.602782 | 2026-07-12 13:39:08.602941 | TASK [Set zuul-log-path fact] 2026-07-12 13:39:08.643419 | localhost | ok 2026-07-12 13:39:08.658490 | 2026-07-12 13:39:08.658652 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 13:39:08.719734 | localhost | ok 2026-07-12 13:39:08.725097 | 2026-07-12 13:39:08.725236 | TASK [upload-logs : Create log directories] 2026-07-12 13:39:09.501577 | localhost | changed 2026-07-12 13:39:09.504841 | 2026-07-12 13:39:09.504955 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-12 13:39:10.169636 | localhost -> localhost | ok: Runtime: 0:00:00.008465 2026-07-12 13:39:10.175185 | 2026-07-12 13:39:10.175334 | TASK [upload-logs : Upload logs to log server] 2026-07-12 13:39:10.820291 | localhost | Output suppressed because no_log was given 2026-07-12 13:39:10.822518 | 2026-07-12 13:39:10.822649 | LOOP [upload-logs : Compress console log and json output] 2026-07-12 13:39:10.920327 | localhost | skipping: Conditional result was False 2026-07-12 13:39:10.929424 | localhost | skipping: Conditional result was False 2026-07-12 13:39:10.934299 | 2026-07-12 13:39:10.934434 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-12 13:39:10.988241 | localhost | skipping: Conditional result was False 2026-07-12 13:39:10.988546 | 2026-07-12 13:39:10.995613 | localhost | skipping: Conditional result was False 2026-07-12 13:39:11.006191 | 2026-07-12 13:39:11.006311 | LOOP [upload-logs : Upload console log and json output]