2026-07-02 14:07:13.440284 | Job console starting 2026-07-02 14:07:13.471917 | Updating git repos 2026-07-02 14:07:13.520477 | Cloning repos into workspace 2026-07-02 14:07:13.573374 | Restoring repo states 2026-07-02 14:07:13.583451 | Merging changes 2026-07-02 14:07:14.194635 | Checking out repos 2026-07-02 14:07:14.249359 | Preparing playbooks 2026-07-02 14:07:15.326239 | Running Ansible setup 2026-07-02 14:07:22.547347 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-02 14:07:24.163981 | 2026-07-02 14:07:24.164131 | PLAY [Base pre] 2026-07-02 14:07:24.199308 | 2026-07-02 14:07:24.199443 | TASK [Setup log path fact] 2026-07-02 14:07:24.227413 | debian-bookworm | ok 2026-07-02 14:07:24.267941 | 2026-07-02 14:07:24.268080 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 14:07:24.316114 | debian-bookworm | ok 2026-07-02 14:07:24.332872 | 2026-07-02 14:07:24.332996 | TASK [emit-job-header : Print job information] 2026-07-02 14:07:24.425541 | # Job Information 2026-07-02 14:07:24.425768 | Ansible Version: 2.16.14 2026-07-02 14:07:24.425807 | Job: mypy 2026-07-02 14:07:24.425843 | Pipeline: check 2026-07-02 14:07:24.425867 | Executor: 521e9411259a 2026-07-02 14:07:24.425888 | Triggered by: https://github.com/osism/python-osism/pull/2342 2026-07-02 14:07:24.425911 | Event ID: 4c7a6730-761f-11f1-8402-d5df57c95e12 2026-07-02 14:07:24.430986 | 2026-07-02 14:07:24.431094 | LOOP [emit-job-header : Print node information] 2026-07-02 14:07:24.692887 | debian-bookworm | ok: 2026-07-02 14:07:24.693105 | debian-bookworm | # Node Information 2026-07-02 14:07:24.693143 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-02 14:07:24.693169 | debian-bookworm | Hostname: debian 2026-07-02 14:07:24.693192 | debian-bookworm | Username: zuul 2026-07-02 14:07:24.693213 | debian-bookworm | Distro: Debian 12.14 2026-07-02 14:07:24.693237 | debian-bookworm | Provider: regiocloud-a 2026-07-02 14:07:24.693259 | debian-bookworm | Region: 2026-07-02 14:07:24.693281 | debian-bookworm | Label: debian-bookworm 2026-07-02 14:07:24.693301 | debian-bookworm | Product Name: OpenStack Nova 2026-07-02 14:07:24.693322 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:fac7 2026-07-02 14:07:24.712862 | 2026-07-02 14:07:24.712981 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-02 14:07:25.473705 | debian-bookworm -> localhost | changed 2026-07-02 14:07:25.480496 | 2026-07-02 14:07:25.480645 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-02 14:07:27.554231 | debian-bookworm -> localhost | changed 2026-07-02 14:07:27.562850 | 2026-07-02 14:07:27.562944 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-02 14:07:28.030116 | debian-bookworm -> localhost | ok 2026-07-02 14:07:28.035040 | 2026-07-02 14:07:28.035128 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-02 14:07:28.076314 | debian-bookworm | ok 2026-07-02 14:07:28.115506 | debian-bookworm | included: /var/lib/zuul/builds/b673a415876b4ba1848cc091d0ab4eb0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-02 14:07:28.134402 | 2026-07-02 14:07:28.134508 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-02 14:07:32.293844 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-02 14:07:32.294019 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b673a415876b4ba1848cc091d0ab4eb0/work/b673a415876b4ba1848cc091d0ab4eb0_id_rsa 2026-07-02 14:07:32.294051 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b673a415876b4ba1848cc091d0ab4eb0/work/b673a415876b4ba1848cc091d0ab4eb0_id_rsa.pub 2026-07-02 14:07:32.294074 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-02 14:07:32.294095 | debian-bookworm -> localhost | SHA256:BgvXOOeMb8D0OBsmtkUTrb1AB7ENd9yaFrA+fIWvjo8 zuul-build-sshkey 2026-07-02 14:07:32.294114 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-02 14:07:32.294144 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-02 14:07:32.294163 | debian-bookworm -> localhost | | =+oo.. | 2026-07-02 14:07:32.294181 | debian-bookworm -> localhost | | .Oooo.. | 2026-07-02 14:07:32.294198 | debian-bookworm -> localhost | | ..X+= .+. | 2026-07-02 14:07:32.294214 | debian-bookworm -> localhost | | *o#. +o | 2026-07-02 14:07:32.294230 | debian-bookworm -> localhost | | o @.So. . | 2026-07-02 14:07:32.294248 | debian-bookworm -> localhost | | . = B.o . | 2026-07-02 14:07:32.294264 | debian-bookworm -> localhost | | . . o . | 2026-07-02 14:07:32.294280 | debian-bookworm -> localhost | | . + | 2026-07-02 14:07:32.294297 | debian-bookworm -> localhost | | E.o | 2026-07-02 14:07:32.294313 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-02 14:07:32.294354 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.161445 2026-07-02 14:07:32.299718 | 2026-07-02 14:07:32.299809 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-02 14:07:32.331961 | debian-bookworm | ok 2026-07-02 14:07:32.345151 | debian-bookworm | included: /var/lib/zuul/builds/b673a415876b4ba1848cc091d0ab4eb0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-02 14:07:32.353267 | 2026-07-02 14:07:32.353363 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-02 14:07:32.366321 | debian-bookworm | skipping: Conditional result was False 2026-07-02 14:07:32.370998 | 2026-07-02 14:07:32.371077 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-02 14:07:33.087014 | debian-bookworm | changed 2026-07-02 14:07:33.091652 | 2026-07-02 14:07:33.091738 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-02 14:07:33.444018 | debian-bookworm | ok 2026-07-02 14:07:33.448489 | 2026-07-02 14:07:33.448580 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-02 14:07:34.205227 | debian-bookworm | changed 2026-07-02 14:07:34.209627 | 2026-07-02 14:07:34.209708 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-02 14:07:34.867969 | debian-bookworm | changed 2026-07-02 14:07:34.875771 | 2026-07-02 14:07:34.875875 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-02 14:07:34.920345 | debian-bookworm | skipping: Conditional result was False 2026-07-02 14:07:34.926640 | 2026-07-02 14:07:34.926747 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-02 14:07:35.499143 | debian-bookworm -> localhost | changed 2026-07-02 14:07:35.510579 | 2026-07-02 14:07:35.510686 | TASK [add-build-sshkey : Add back temp key] 2026-07-02 14:07:35.892894 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b673a415876b4ba1848cc091d0ab4eb0/work/b673a415876b4ba1848cc091d0ab4eb0_id_rsa (zuul-build-sshkey) 2026-07-02 14:07:35.893111 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011229 2026-07-02 14:07:35.901362 | 2026-07-02 14:07:35.901471 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-02 14:07:36.273915 | debian-bookworm | ok 2026-07-02 14:07:36.278187 | 2026-07-02 14:07:36.278271 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-02 14:07:36.300942 | debian-bookworm | skipping: Conditional result was False 2026-07-02 14:07:36.309151 | 2026-07-02 14:07:36.309242 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-02 14:07:36.768236 | debian-bookworm | ok 2026-07-02 14:07:36.778607 | 2026-07-02 14:07:36.778695 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-02 14:07:36.805048 | debian-bookworm | ok 2026-07-02 14:07:36.809032 | 2026-07-02 14:07:36.809101 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-02 14:07:37.476137 | debian-bookworm -> localhost | ok 2026-07-02 14:07:37.481296 | 2026-07-02 14:07:37.481375 | TASK [validate-host : Collect information about the host] 2026-07-02 14:07:38.845442 | debian-bookworm | ok 2026-07-02 14:07:38.854602 | 2026-07-02 14:07:38.854686 | TASK [validate-host : Sanitize hostname] 2026-07-02 14:07:38.981779 | debian-bookworm | ok 2026-07-02 14:07:38.990464 | 2026-07-02 14:07:38.990607 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-02 14:07:39.791255 | debian-bookworm -> localhost | changed 2026-07-02 14:07:39.795974 | 2026-07-02 14:07:39.796068 | TASK [validate-host : Collect information about zuul worker] 2026-07-02 14:07:40.340026 | debian-bookworm | ok 2026-07-02 14:07:40.344006 | 2026-07-02 14:07:40.344102 | TASK [validate-host : Write out all zuul information for each host] 2026-07-02 14:07:41.132386 | debian-bookworm -> localhost | changed 2026-07-02 14:07:41.141561 | 2026-07-02 14:07:41.141667 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-02 14:07:41.462221 | debian-bookworm | ok 2026-07-02 14:07:41.467715 | 2026-07-02 14:07:41.467820 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-02 14:07:42.584461 | debian-bookworm | changed: 2026-07-02 14:07:42.584644 | debian-bookworm | cd+++++++++ src/ 2026-07-02 14:07:42.584679 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-02 14:07:42.584703 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-02 14:07:42.584724 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-02 14:07:42.584745 | debian-bookworm | Containerfile 2026-07-02 14:07:42.584875 | debian-bookworm | Containerfile 2026-07-02 14:07:42.610448 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-07-02 14:09:40.853650 | 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-02 14:09:40.857768 | 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-02 14:09:41.658548 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-07-02 14:09:41.895723 | 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-02 14:09:47.707006 | 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-02 14:09:47.707210 | 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-02 14:09:47.707232 | 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-02 14:09:47.707258 | 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-02 14:09:47.707270 | 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-02 14:09:47.707282 | 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-02 14:09:47.707294 | 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-02 14:09:47.707306 | 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-02 14:09:47.707318 | 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-02 14:09:47.707329 | 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-02 14:09:47.707341 | 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-02 14:09:47.707378 | 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-02 14:09:47.707391 | 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-02 14:09:47.707402 | 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-02 14:09:47.707459 | debian-bookworm | Installing missing stub packages: 2026-07-02 14:09:47.707475 | 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-02 14:09:47.707487 | debian-bookworm | 2026-07-02 14:09:47.707500 | debian-bookworm | 2026-07-02 14:09:47.707512 | debian-bookworm | Success: no issues found in 158 source files 2026-07-02 14:09:48.042902 | debian-bookworm | ok: Runtime: 0:00:21.951034 2026-07-02 14:09:48.057996 | 2026-07-02 14:09:48.058112 | PLAY RECAP 2026-07-02 14:09:48.058201 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-02 14:09:48.058243 | 2026-07-02 14:09:48.195395 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-02 14:09:48.197403 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-02 14:09:48.992131 | 2026-07-02 14:09:48.992319 | PLAY [Base post-fetch] 2026-07-02 14:09:49.007303 | 2026-07-02 14:09:49.007460 | TASK [diagnose-network : Ensure log directory exists] 2026-07-02 14:09:49.432072 | debian-bookworm | ok 2026-07-02 14:09:49.444708 | 2026-07-02 14:09:49.444912 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-02 14:10:01.219105 | debian-bookworm | ok: Runtime: 0:00:05.956834 2026-07-02 14:10:01.229436 | 2026-07-02 14:10:01.229576 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-02 14:10:07.275998 | debian-bookworm | ok: Runtime: 0:00:00.009459 2026-07-02 14:10:07.281571 | 2026-07-02 14:10:07.281695 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-02 14:10:13.340453 | debian-bookworm | ok: Runtime: 0:00:00.008994 2026-07-02 14:10:13.359906 | 2026-07-02 14:10:13.360105 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-02 14:10:13.426363 | debian-bookworm | skipping: Conditional result was False 2026-07-02 14:10:13.435520 | 2026-07-02 14:10:13.435741 | TASK [fetch-output : Set log path for single node] 2026-07-02 14:10:13.495840 | debian-bookworm | ok 2026-07-02 14:10:13.503792 | 2026-07-02 14:10:13.503945 | LOOP [fetch-output : Ensure local output dirs] 2026-07-02 14:10:13.863809 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b673a415876b4ba1848cc091d0ab4eb0/work/logs" 2026-07-02 14:10:14.134961 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b673a415876b4ba1848cc091d0ab4eb0/work/artifacts" 2026-07-02 14:10:14.436182 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b673a415876b4ba1848cc091d0ab4eb0/work/docs" 2026-07-02 14:10:14.454276 | 2026-07-02 14:10:14.454457 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-02 14:10:15.369966 | debian-bookworm | changed: 2026-07-02 14:10:15.370349 | debian-bookworm | .d..t...... ./ 2026-07-02 14:10:15.370412 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-02 14:10:15.370455 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-02 14:10:15.370492 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-02 14:10:15.370578 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-02 14:10:15.370622 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-02 14:10:15.370693 | debian-bookworm | changed: All items complete 2026-07-02 14:10:15.370739 | 2026-07-02 14:10:15.954302 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 14:10:16.539818 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 14:10:16.563002 | 2026-07-02 14:10:16.563150 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-02 14:10:16.928193 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013601 2026-07-02 14:10:17.247056 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011586 2026-07-02 14:10:17.259285 | 2026-07-02 14:10:17.259394 | PLAY RECAP 2026-07-02 14:10:17.259447 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-02 14:10:17.259472 | 2026-07-02 14:10:17.410446 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-02 14:10:17.411405 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 14:10:18.189702 | 2026-07-02 14:10:18.189876 | PLAY [Base post] 2026-07-02 14:10:18.204418 | 2026-07-02 14:10:18.204602 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-02 14:10:18.792868 | debian-bookworm | changed 2026-07-02 14:10:18.802386 | 2026-07-02 14:10:18.802595 | PLAY RECAP 2026-07-02 14:10:18.802684 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-02 14:10:18.802763 | 2026-07-02 14:10:18.939646 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 14:10:18.941432 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-02 14:10:19.772394 | 2026-07-02 14:10:19.772623 | PLAY [Base post-logs] 2026-07-02 14:10:19.783751 | 2026-07-02 14:10:19.783909 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-02 14:10:20.267912 | localhost | changed 2026-07-02 14:10:20.282349 | 2026-07-02 14:10:20.282526 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-02 14:10:20.321684 | localhost | ok 2026-07-02 14:10:20.328904 | 2026-07-02 14:10:20.329097 | TASK [Set zuul-log-path fact] 2026-07-02 14:10:20.357370 | localhost | ok 2026-07-02 14:10:20.369185 | 2026-07-02 14:10:20.369316 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 14:10:20.406364 | localhost | ok 2026-07-02 14:10:20.412113 | 2026-07-02 14:10:20.412267 | TASK [upload-logs : Create log directories] 2026-07-02 14:10:20.948371 | localhost | changed 2026-07-02 14:10:20.956751 | 2026-07-02 14:10:20.956988 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-02 14:10:21.534411 | localhost -> localhost | ok: Runtime: 0:00:00.010476 2026-07-02 14:10:21.543722 | 2026-07-02 14:10:21.543980 | TASK [upload-logs : Upload logs to log server] 2026-07-02 14:10:22.141885 | localhost | Output suppressed because no_log was given 2026-07-02 14:10:22.146087 | 2026-07-02 14:10:22.146489 | LOOP [upload-logs : Compress console log and json output] 2026-07-02 14:10:22.202639 | localhost | skipping: Conditional result was False 2026-07-02 14:10:22.215970 | localhost | skipping: Conditional result was False 2026-07-02 14:10:22.226062 | 2026-07-02 14:10:22.226190 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-02 14:10:22.278166 | localhost | skipping: Conditional result was False 2026-07-02 14:10:22.278666 | 2026-07-02 14:10:22.282674 | localhost | skipping: Conditional result was False 2026-07-02 14:10:22.296329 | 2026-07-02 14:10:22.296638 | LOOP [upload-logs : Upload console log and json output]