2026-07-06 11:57:46.753268 | Job console starting 2026-07-06 11:57:46.776615 | Updating git repos 2026-07-06 11:57:46.833708 | Cloning repos into workspace 2026-07-06 11:57:46.892005 | Restoring repo states 2026-07-06 11:57:46.919747 | Merging changes 2026-07-06 11:57:47.775454 | Checking out repos 2026-07-06 11:57:47.917691 | Preparing playbooks 2026-07-06 11:57:49.496373 | Running Ansible setup 2026-07-06 11:57:57.932464 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-06 11:57:59.648932 | 2026-07-06 11:57:59.649077 | PLAY [Base pre] 2026-07-06 11:57:59.701525 | 2026-07-06 11:57:59.701663 | TASK [Setup log path fact] 2026-07-06 11:57:59.745880 | debian-bookworm | ok 2026-07-06 11:57:59.769721 | 2026-07-06 11:57:59.769887 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-06 11:57:59.820568 | debian-bookworm | ok 2026-07-06 11:57:59.840277 | 2026-07-06 11:57:59.840405 | TASK [emit-job-header : Print job information] 2026-07-06 11:57:59.900034 | # Job Information 2026-07-06 11:57:59.900252 | Ansible Version: 2.16.14 2026-07-06 11:57:59.900289 | Job: mypy 2026-07-06 11:57:59.900325 | Pipeline: check 2026-07-06 11:57:59.900352 | Executor: 521e9411259a 2026-07-06 11:57:59.900374 | Triggered by: https://github.com/osism/python-osism/pull/2441 2026-07-06 11:57:59.900396 | Event ID: e117ae60-7931-11f1-91bc-aca403cfdc0e 2026-07-06 11:57:59.907100 | 2026-07-06 11:57:59.907215 | LOOP [emit-job-header : Print node information] 2026-07-06 11:58:00.126336 | debian-bookworm | ok: 2026-07-06 11:58:00.130890 | debian-bookworm | # Node Information 2026-07-06 11:58:00.130973 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-06 11:58:00.131004 | debian-bookworm | Hostname: debian 2026-07-06 11:58:00.131029 | debian-bookworm | Username: zuul 2026-07-06 11:58:00.131053 | debian-bookworm | Distro: Debian 12.14 2026-07-06 11:58:00.131081 | debian-bookworm | Provider: regiocloud-a 2026-07-06 11:58:00.131103 | debian-bookworm | Region: 2026-07-06 11:58:00.131124 | debian-bookworm | Label: debian-bookworm 2026-07-06 11:58:00.131145 | debian-bookworm | Product Name: OpenStack Nova 2026-07-06 11:58:00.131166 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe23:4a08 2026-07-06 11:58:00.146047 | 2026-07-06 11:58:00.146165 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-06 11:58:01.296305 | debian-bookworm -> localhost | changed 2026-07-06 11:58:01.303425 | 2026-07-06 11:58:01.303596 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-06 11:58:03.748927 | debian-bookworm -> localhost | changed 2026-07-06 11:58:03.758157 | 2026-07-06 11:58:03.758248 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-06 11:58:04.619392 | debian-bookworm -> localhost | ok 2026-07-06 11:58:04.624636 | 2026-07-06 11:58:04.624727 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-06 11:58:04.664328 | debian-bookworm | ok 2026-07-06 11:58:04.712614 | debian-bookworm | included: /var/lib/zuul/builds/4faa236d2f6b49008df3d280b19ff288/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-06 11:58:04.723206 | 2026-07-06 11:58:04.723295 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-06 11:58:06.846644 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-06 11:58:06.846865 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4faa236d2f6b49008df3d280b19ff288/work/4faa236d2f6b49008df3d280b19ff288_id_rsa 2026-07-06 11:58:06.846902 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4faa236d2f6b49008df3d280b19ff288/work/4faa236d2f6b49008df3d280b19ff288_id_rsa.pub 2026-07-06 11:58:06.846924 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-06 11:58:06.846950 | debian-bookworm -> localhost | SHA256:H51Q2ffjcDLPB4oB51CoOb2MWjnfinxh1+4FGl2Fkew zuul-build-sshkey 2026-07-06 11:58:06.846968 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-06 11:58:06.846996 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-06 11:58:06.847016 | debian-bookworm -> localhost | | o. .+.+.| 2026-07-06 11:58:06.847034 | debian-bookworm -> localhost | | + ... =..| 2026-07-06 11:58:06.847051 | debian-bookworm -> localhost | | + =. ....| 2026-07-06 11:58:06.847068 | debian-bookworm -> localhost | | + . o+ *Eo.| 2026-07-06 11:58:06.847085 | debian-bookworm -> localhost | | =S.o+=.O..| 2026-07-06 11:58:06.847105 | debian-bookworm -> localhost | | = =.o+o. +.| 2026-07-06 11:58:06.847122 | debian-bookworm -> localhost | | o + +o. . .| 2026-07-06 11:58:06.847139 | debian-bookworm -> localhost | | .. .o . .. | 2026-07-06 11:58:06.847156 | debian-bookworm -> localhost | | o... .. | 2026-07-06 11:58:06.847173 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-06 11:58:06.847216 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.951873 2026-07-06 11:58:06.858262 | 2026-07-06 11:58:06.858360 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-06 11:58:06.882030 | debian-bookworm | ok 2026-07-06 11:58:06.895277 | debian-bookworm | included: /var/lib/zuul/builds/4faa236d2f6b49008df3d280b19ff288/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-06 11:58:06.908874 | 2026-07-06 11:58:06.908961 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-06 11:58:06.949229 | debian-bookworm | skipping: Conditional result was False 2026-07-06 11:58:06.954088 | 2026-07-06 11:58:06.954176 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-06 11:58:07.716338 | debian-bookworm | changed 2026-07-06 11:58:07.723109 | 2026-07-06 11:58:07.723236 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-06 11:58:07.995116 | debian-bookworm | ok 2026-07-06 11:58:08.000907 | 2026-07-06 11:58:08.001005 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-06 11:58:08.683347 | debian-bookworm | changed 2026-07-06 11:58:08.692305 | 2026-07-06 11:58:08.692411 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-06 11:58:09.458022 | debian-bookworm | changed 2026-07-06 11:58:09.462559 | 2026-07-06 11:58:09.462638 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-06 11:58:09.511476 | debian-bookworm | skipping: Conditional result was False 2026-07-06 11:58:09.518140 | 2026-07-06 11:58:09.518246 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-06 11:58:10.171249 | debian-bookworm -> localhost | changed 2026-07-06 11:58:10.182653 | 2026-07-06 11:58:10.182764 | TASK [add-build-sshkey : Add back temp key] 2026-07-06 11:58:10.795964 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4faa236d2f6b49008df3d280b19ff288/work/4faa236d2f6b49008df3d280b19ff288_id_rsa (zuul-build-sshkey) 2026-07-06 11:58:10.796203 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040644 2026-07-06 11:58:10.813634 | 2026-07-06 11:58:10.813766 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-06 11:58:11.622647 | debian-bookworm | ok 2026-07-06 11:58:11.632967 | 2026-07-06 11:58:11.633087 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-06 11:58:11.656405 | debian-bookworm | skipping: Conditional result was False 2026-07-06 11:58:11.667737 | 2026-07-06 11:58:11.667861 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-06 11:58:12.122919 | debian-bookworm | ok 2026-07-06 11:58:12.149785 | 2026-07-06 11:58:12.149928 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-06 11:58:12.178054 | debian-bookworm | ok 2026-07-06 11:58:12.188116 | 2026-07-06 11:58:12.188223 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-06 11:58:12.803685 | debian-bookworm -> localhost | ok 2026-07-06 11:58:12.810442 | 2026-07-06 11:58:12.810549 | TASK [validate-host : Collect information about the host] 2026-07-06 11:58:14.392893 | debian-bookworm | ok 2026-07-06 11:58:14.411507 | 2026-07-06 11:58:14.411655 | TASK [validate-host : Sanitize hostname] 2026-07-06 11:58:14.685250 | debian-bookworm | ok 2026-07-06 11:58:14.690003 | 2026-07-06 11:58:14.690110 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-06 11:58:15.744150 | debian-bookworm -> localhost | changed 2026-07-06 11:58:15.756912 | 2026-07-06 11:58:15.757127 | TASK [validate-host : Collect information about zuul worker] 2026-07-06 11:58:16.236338 | debian-bookworm | ok 2026-07-06 11:58:16.241201 | 2026-07-06 11:58:16.242152 | TASK [validate-host : Write out all zuul information for each host] 2026-07-06 11:58:16.888251 | debian-bookworm -> localhost | changed 2026-07-06 11:58:16.898569 | 2026-07-06 11:58:16.898723 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-06 11:58:17.215638 | debian-bookworm | ok 2026-07-06 11:58:17.224044 | 2026-07-06 11:58:17.224163 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-06 11:58:18.237059 | debian-bookworm | changed: 2026-07-06 11:58:18.237238 | debian-bookworm | cd+++++++++ src/ 2026-07-06 11:58:18.237272 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-06 11:58:18.237295 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-06 11:58:18.237316 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-06 11:58:18.237336 | debian-bookworm | Containerfile 2026-07-06 11:58:18.237462 | debian-bookworm | Containerfile 2026-07-06 11:58:18.244515 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-07-06 12:00:23.472667 | 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-07-06 12:00:23.477171 | 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-06 12:00:24.348820 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-07-06 12:00:24.568741 | 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-06 12:00:29.866581 | 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-06 12:00:29.866666 | 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-06 12:00:29.866682 | 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-06 12:00:29.866706 | 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-06 12:00:29.866717 | 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-06 12:00:29.866728 | 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-06 12:00:29.866740 | 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-06 12:00:29.866751 | 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-06 12:00:29.866762 | 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-06 12:00:29.866773 | 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-06 12:00:29.866785 | 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-06 12:00:29.866823 | 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-06 12:00:29.866835 | 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-06 12:00:29.866847 | 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-06 12:00:29.866863 | debian-bookworm | Installing missing stub packages: 2026-07-06 12:00:29.866875 | 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-06 12:00:29.866887 | debian-bookworm | 2026-07-06 12:00:29.866898 | debian-bookworm | 2026-07-06 12:00:29.866909 | debian-bookworm | Success: no issues found in 163 source files 2026-07-06 12:00:30.160014 | debian-bookworm | ok: Runtime: 0:00:22.991733 2026-07-06 12:00:30.169411 | 2026-07-06 12:00:30.169560 | PLAY RECAP 2026-07-06 12:00:30.169628 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-06 12:00:30.169656 | 2026-07-06 12:00:30.415656 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-06 12:00:30.416892 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-06 12:00:31.540004 | 2026-07-06 12:00:31.540187 | PLAY [Base post-fetch] 2026-07-06 12:00:31.556420 | 2026-07-06 12:00:31.556566 | TASK [diagnose-network : Ensure log directory exists] 2026-07-06 12:00:31.932407 | debian-bookworm | ok 2026-07-06 12:00:31.944382 | 2026-07-06 12:00:31.944623 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-06 12:00:43.983262 | debian-bookworm | ok: Runtime: 0:00:05.937602 2026-07-06 12:00:43.992599 | 2026-07-06 12:00:43.992746 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-06 12:00:50.062690 | debian-bookworm | ok: Runtime: 0:00:00.009743 2026-07-06 12:00:50.073373 | 2026-07-06 12:00:50.073527 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-06 12:00:56.084942 | debian-bookworm | ok: Runtime: 0:00:00.009647 2026-07-06 12:00:56.097497 | 2026-07-06 12:00:56.097655 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-06 12:00:56.184427 | debian-bookworm | skipping: Conditional result was False 2026-07-06 12:00:56.196909 | 2026-07-06 12:00:56.197150 | TASK [fetch-output : Set log path for single node] 2026-07-06 12:00:56.243960 | debian-bookworm | ok 2026-07-06 12:00:56.250441 | 2026-07-06 12:00:56.250574 | LOOP [fetch-output : Ensure local output dirs] 2026-07-06 12:00:56.581826 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/4faa236d2f6b49008df3d280b19ff288/work/logs" 2026-07-06 12:00:56.884879 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4faa236d2f6b49008df3d280b19ff288/work/artifacts" 2026-07-06 12:00:57.186315 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4faa236d2f6b49008df3d280b19ff288/work/docs" 2026-07-06 12:00:57.207120 | 2026-07-06 12:00:57.207322 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-06 12:00:58.066882 | debian-bookworm | changed: 2026-07-06 12:00:58.067177 | debian-bookworm | .d..t...... ./ 2026-07-06 12:00:58.067215 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-06 12:00:58.067240 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-06 12:00:58.067261 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-06 12:00:58.067283 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-06 12:00:58.067304 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-06 12:00:58.067345 | debian-bookworm | changed: All items complete 2026-07-06 12:00:58.067367 | 2026-07-06 12:00:59.028719 | debian-bookworm | changed: .d..t...... ./ 2026-07-06 12:00:59.606394 | debian-bookworm | changed: .d..t...... ./ 2026-07-06 12:00:59.637606 | 2026-07-06 12:00:59.637831 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-06 12:00:59.992822 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010607 2026-07-06 12:01:00.296820 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006816 2026-07-06 12:01:00.329164 | 2026-07-06 12:01:00.329424 | PLAY RECAP 2026-07-06 12:01:00.329497 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-06 12:01:00.329529 | 2026-07-06 12:01:00.522614 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-06 12:01:00.524677 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-06 12:01:01.363970 | 2026-07-06 12:01:01.364204 | PLAY [Base post] 2026-07-06 12:01:01.379061 | 2026-07-06 12:01:01.379225 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-06 12:01:02.000803 | debian-bookworm | changed 2026-07-06 12:01:02.011527 | 2026-07-06 12:01:02.011651 | PLAY RECAP 2026-07-06 12:01:02.011715 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-06 12:01:02.011777 | 2026-07-06 12:01:02.157231 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-06 12:01:02.159079 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-06 12:01:02.962404 | 2026-07-06 12:01:02.962587 | PLAY [Base post-logs] 2026-07-06 12:01:02.973906 | 2026-07-06 12:01:02.974071 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-06 12:01:03.477928 | localhost | changed 2026-07-06 12:01:03.491217 | 2026-07-06 12:01:03.491397 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-06 12:01:03.518547 | localhost | ok 2026-07-06 12:01:03.522425 | 2026-07-06 12:01:03.522551 | TASK [Set zuul-log-path fact] 2026-07-06 12:01:03.541119 | localhost | ok 2026-07-06 12:01:03.550316 | 2026-07-06 12:01:03.550439 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-06 12:01:03.579148 | localhost | ok 2026-07-06 12:01:03.586706 | 2026-07-06 12:01:03.586912 | TASK [upload-logs : Create log directories] 2026-07-06 12:01:04.160502 | localhost | changed 2026-07-06 12:01:04.166096 | 2026-07-06 12:01:04.166252 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-06 12:01:04.731287 | localhost -> localhost | ok: Runtime: 0:00:00.010121 2026-07-06 12:01:04.737545 | 2026-07-06 12:01:04.737690 | TASK [upload-logs : Upload logs to log server] 2026-07-06 12:01:05.421173 | localhost | Output suppressed because no_log was given 2026-07-06 12:01:05.423847 | 2026-07-06 12:01:05.424079 | LOOP [upload-logs : Compress console log and json output] 2026-07-06 12:01:05.478142 | localhost | skipping: Conditional result was False 2026-07-06 12:01:05.486719 | localhost | skipping: Conditional result was False 2026-07-06 12:01:05.492132 | 2026-07-06 12:01:05.492275 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-06 12:01:05.548188 | localhost | skipping: Conditional result was False 2026-07-06 12:01:05.548777 | 2026-07-06 12:01:05.552466 | localhost | skipping: Conditional result was False 2026-07-06 12:01:05.566055 | 2026-07-06 12:01:05.566305 | LOOP [upload-logs : Upload console log and json output]