2026-06-20 06:41:38.561417 | Job console starting 2026-06-20 06:41:38.576319 | Updating git repos 2026-06-20 06:41:38.618946 | Cloning repos into workspace 2026-06-20 06:41:38.725376 | Restoring repo states 2026-06-20 06:41:38.747678 | Merging changes 2026-06-20 06:41:39.502620 | Checking out repos 2026-06-20 06:41:39.573489 | Preparing playbooks 2026-06-20 06:41:40.987582 | Running Ansible setup 2026-06-20 06:41:47.792506 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-20 06:41:49.252022 | 2026-06-20 06:41:49.258483 | PLAY [Base pre] 2026-06-20 06:41:49.307671 | 2026-06-20 06:41:49.307787 | TASK [Setup log path fact] 2026-06-20 06:41:49.351419 | debian-bookworm | ok 2026-06-20 06:41:49.383718 | 2026-06-20 06:41:49.383842 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 06:41:49.447129 | debian-bookworm | ok 2026-06-20 06:41:49.463505 | 2026-06-20 06:41:49.463606 | TASK [emit-job-header : Print job information] 2026-06-20 06:41:49.541968 | # Job Information 2026-06-20 06:41:49.542160 | Ansible Version: 2.16.14 2026-06-20 06:41:49.542193 | Job: mypy 2026-06-20 06:41:49.542223 | Pipeline: check 2026-06-20 06:41:49.542246 | Executor: 521e9411259a 2026-06-20 06:41:49.542263 | Triggered by: https://github.com/osism/python-osism/pull/2324 2026-06-20 06:41:49.542282 | Event ID: 99133380-6c72-11f1-903a-30c4f1d91512 2026-06-20 06:41:49.547182 | 2026-06-20 06:41:49.547275 | LOOP [emit-job-header : Print node information] 2026-06-20 06:41:49.768709 | debian-bookworm | ok: 2026-06-20 06:41:49.768964 | debian-bookworm | # Node Information 2026-06-20 06:41:49.769002 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-20 06:41:49.769025 | debian-bookworm | Hostname: debian 2026-06-20 06:41:49.769044 | debian-bookworm | Username: zuul 2026-06-20 06:41:49.769062 | debian-bookworm | Distro: Debian 12.14 2026-06-20 06:41:49.769082 | debian-bookworm | Provider: regiocloud-a 2026-06-20 06:41:49.769100 | debian-bookworm | Region: 2026-06-20 06:41:49.769117 | debian-bookworm | Label: debian-bookworm 2026-06-20 06:41:49.769134 | debian-bookworm | Product Name: OpenStack Nova 2026-06-20 06:41:49.769150 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea6:b368 2026-06-20 06:41:49.786539 | 2026-06-20 06:41:49.786638 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-20 06:41:50.828867 | debian-bookworm -> localhost | changed 2026-06-20 06:41:50.835828 | 2026-06-20 06:41:50.835922 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-20 06:41:53.485439 | debian-bookworm -> localhost | changed 2026-06-20 06:41:53.495686 | 2026-06-20 06:41:53.497041 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-20 06:41:54.029503 | debian-bookworm -> localhost | ok 2026-06-20 06:41:54.036288 | 2026-06-20 06:41:54.036379 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-20 06:41:54.085444 | debian-bookworm | ok 2026-06-20 06:41:54.111916 | debian-bookworm | included: /var/lib/zuul/builds/66c9cac3dd7a4b31828911f05dc55e40/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-20 06:41:54.131129 | 2026-06-20 06:41:54.131224 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-20 06:41:58.198150 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-20 06:41:58.198334 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/66c9cac3dd7a4b31828911f05dc55e40/work/66c9cac3dd7a4b31828911f05dc55e40_id_rsa 2026-06-20 06:41:58.198366 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/66c9cac3dd7a4b31828911f05dc55e40/work/66c9cac3dd7a4b31828911f05dc55e40_id_rsa.pub 2026-06-20 06:41:58.198388 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-20 06:41:58.198409 | debian-bookworm -> localhost | SHA256:34cHOhAb+p1mYCc3vMsC9H7Oa92ICvStjzBs4iZ3Cr4 zuul-build-sshkey 2026-06-20 06:41:58.198428 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-20 06:41:58.198453 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-20 06:41:58.198473 | debian-bookworm -> localhost | | | 2026-06-20 06:41:58.198492 | debian-bookworm -> localhost | | | 2026-06-20 06:41:58.198509 | debian-bookworm -> localhost | | o | 2026-06-20 06:41:58.198526 | debian-bookworm -> localhost | | .. = | 2026-06-20 06:41:58.198543 | debian-bookworm -> localhost | | .o.S = . | 2026-06-20 06:41:58.198561 | debian-bookworm -> localhost | | o.+.X * o | 2026-06-20 06:41:58.198579 | debian-bookworm -> localhost | | . . *oo @oooo | 2026-06-20 06:41:58.198595 | debian-bookworm -> localhost | | ..ooo.+oB+ooo. | 2026-06-20 06:41:58.198612 | debian-bookworm -> localhost | | E=oo +BB. | 2026-06-20 06:41:58.198629 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-20 06:41:58.198683 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.115923 2026-06-20 06:41:58.204752 | 2026-06-20 06:41:58.204834 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-20 06:41:58.242791 | debian-bookworm | ok 2026-06-20 06:41:58.257998 | debian-bookworm | included: /var/lib/zuul/builds/66c9cac3dd7a4b31828911f05dc55e40/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-20 06:41:58.276070 | 2026-06-20 06:41:58.276164 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-20 06:41:58.301203 | debian-bookworm | skipping: Conditional result was False 2026-06-20 06:41:58.306848 | 2026-06-20 06:41:58.306934 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-20 06:41:59.128565 | debian-bookworm | changed 2026-06-20 06:41:59.134688 | 2026-06-20 06:41:59.134791 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-20 06:41:59.417570 | debian-bookworm | ok 2026-06-20 06:41:59.425913 | 2026-06-20 06:41:59.426017 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-20 06:42:00.171747 | debian-bookworm | changed 2026-06-20 06:42:00.177253 | 2026-06-20 06:42:00.177334 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-20 06:42:00.850505 | debian-bookworm | changed 2026-06-20 06:42:00.855509 | 2026-06-20 06:42:00.855598 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-20 06:42:00.897504 | debian-bookworm | skipping: Conditional result was False 2026-06-20 06:42:00.904637 | 2026-06-20 06:42:00.904748 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-20 06:42:01.627212 | debian-bookworm -> localhost | changed 2026-06-20 06:42:01.639384 | 2026-06-20 06:42:01.640312 | TASK [add-build-sshkey : Add back temp key] 2026-06-20 06:42:02.170677 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/66c9cac3dd7a4b31828911f05dc55e40/work/66c9cac3dd7a4b31828911f05dc55e40_id_rsa (zuul-build-sshkey) 2026-06-20 06:42:02.170873 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011280 2026-06-20 06:42:02.177065 | 2026-06-20 06:42:02.177145 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-20 06:42:02.604690 | debian-bookworm | ok 2026-06-20 06:42:02.610753 | 2026-06-20 06:42:02.612813 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-20 06:42:02.637053 | debian-bookworm | skipping: Conditional result was False 2026-06-20 06:42:02.647563 | 2026-06-20 06:42:02.647650 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-20 06:42:03.044196 | debian-bookworm | ok 2026-06-20 06:42:03.053370 | 2026-06-20 06:42:03.053487 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-20 06:42:03.101799 | debian-bookworm | ok 2026-06-20 06:42:03.107093 | 2026-06-20 06:42:03.107185 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-20 06:42:03.612955 | debian-bookworm -> localhost | ok 2026-06-20 06:42:03.624084 | 2026-06-20 06:42:03.624218 | TASK [validate-host : Collect information about the host] 2026-06-20 06:42:04.695905 | debian-bookworm | ok 2026-06-20 06:42:04.714765 | 2026-06-20 06:42:04.714880 | TASK [validate-host : Sanitize hostname] 2026-06-20 06:42:04.853306 | debian-bookworm | ok 2026-06-20 06:42:04.859769 | 2026-06-20 06:42:04.859939 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-20 06:42:05.539534 | debian-bookworm -> localhost | changed 2026-06-20 06:42:05.545527 | 2026-06-20 06:42:05.545615 | TASK [validate-host : Collect information about zuul worker] 2026-06-20 06:42:05.953284 | debian-bookworm | ok 2026-06-20 06:42:05.957921 | 2026-06-20 06:42:05.958015 | TASK [validate-host : Write out all zuul information for each host] 2026-06-20 06:42:06.539572 | debian-bookworm -> localhost | changed 2026-06-20 06:42:06.549116 | 2026-06-20 06:42:06.549197 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-20 06:42:06.820738 | debian-bookworm | ok 2026-06-20 06:42:06.826905 | 2026-06-20 06:42:06.826999 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-20 06:42:08.009075 | debian-bookworm | changed: 2026-06-20 06:42:08.010565 | debian-bookworm | cd+++++++++ src/ 2026-06-20 06:42:08.010763 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-20 06:42:08.010802 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-20 06:42:08.010860 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-20 06:42:08.010888 | debian-bookworm | Containerfile 2026-06-20 06:42:08.011034 | debian-bookworm | Containerfile 2026-06-20 06:42:08.054233 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-06-20 06:44:02.528337 | 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-06-20 06:44:02.532415 | 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-06-20 06:44:03.311312 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-06-20 06:44:03.558919 | 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-06-20 06:44:07.758663 | 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-06-20 06:44:07.758762 | 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-06-20 06:44:07.758778 | 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-06-20 06:44:07.758802 | 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-06-20 06:44:07.758814 | 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-06-20 06:44:07.758826 | 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-06-20 06:44:07.758837 | 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-06-20 06:44:07.758849 | 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-06-20 06:44:07.758860 | 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-06-20 06:44:07.758872 | 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-06-20 06:44:07.758883 | 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-06-20 06:44:07.758916 | 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-06-20 06:44:07.758929 | 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-06-20 06:44:07.758940 | 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-06-20 06:44:07.758956 | debian-bookworm | Installing missing stub packages: 2026-06-20 06:44:07.758969 | 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-06-20 06:44:07.758980 | debian-bookworm | 2026-06-20 06:44:07.758992 | debian-bookworm | 2026-06-20 06:44:07.759003 | debian-bookworm | Success: no issues found in 149 source files 2026-06-20 06:44:08.060141 | debian-bookworm | ok: Runtime: 0:00:18.014000 2026-06-20 06:44:08.067256 | 2026-06-20 06:44:08.067407 | PLAY RECAP 2026-06-20 06:44:08.067465 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-20 06:44:08.067491 | 2026-06-20 06:44:08.429102 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-06-20 06:44:08.430500 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-20 06:44:09.499106 | 2026-06-20 06:44:09.499285 | PLAY [Base post-fetch] 2026-06-20 06:44:09.514065 | 2026-06-20 06:44:09.514213 | TASK [diagnose-network : Ensure log directory exists] 2026-06-20 06:44:09.913635 | debian-bookworm | ok 2026-06-20 06:44:09.926769 | 2026-06-20 06:44:09.927106 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-20 06:44:37.553025 | debian-bookworm | ok: Runtime: 0:00:25.002810 2026-06-20 06:44:37.563895 | 2026-06-20 06:44:37.564011 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-20 06:44:43.641829 | debian-bookworm | ok: Runtime: 0:00:00.008272 2026-06-20 06:44:43.647884 | 2026-06-20 06:44:43.648026 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-20 06:44:49.710771 | debian-bookworm | ok: Runtime: 0:00:00.008579 2026-06-20 06:44:49.722227 | 2026-06-20 06:44:49.722362 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-20 06:44:49.801050 | debian-bookworm | skipping: Conditional result was False 2026-06-20 06:44:49.815106 | 2026-06-20 06:44:49.815268 | TASK [fetch-output : Set log path for single node] 2026-06-20 06:44:49.885859 | debian-bookworm | ok 2026-06-20 06:44:49.892534 | 2026-06-20 06:44:49.892672 | LOOP [fetch-output : Ensure local output dirs] 2026-06-20 06:44:50.274336 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/66c9cac3dd7a4b31828911f05dc55e40/work/logs" 2026-06-20 06:44:50.743931 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/66c9cac3dd7a4b31828911f05dc55e40/work/artifacts" 2026-06-20 06:44:51.005057 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/66c9cac3dd7a4b31828911f05dc55e40/work/docs" 2026-06-20 06:44:51.020948 | 2026-06-20 06:44:51.021107 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-20 06:44:51.972777 | debian-bookworm | changed: 2026-06-20 06:44:51.973030 | debian-bookworm | .d..t...... ./ 2026-06-20 06:44:51.973068 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-20 06:44:51.973092 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-20 06:44:51.973114 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-20 06:44:51.973134 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-20 06:44:51.973154 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-20 06:44:51.973198 | debian-bookworm | changed: All items complete 2026-06-20 06:44:51.973225 | 2026-06-20 06:44:52.618960 | debian-bookworm | changed: .d..t...... ./ 2026-06-20 06:44:53.220632 | debian-bookworm | changed: .d..t...... ./ 2026-06-20 06:44:53.242994 | 2026-06-20 06:44:53.243134 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-20 06:44:53.579541 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007115 2026-06-20 06:44:53.857190 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006927 2026-06-20 06:44:53.873251 | 2026-06-20 06:44:53.873357 | PLAY RECAP 2026-06-20 06:44:53.873408 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-20 06:44:53.873433 | 2026-06-20 06:44:54.031758 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-20 06:44:54.033787 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-20 06:44:54.880012 | 2026-06-20 06:44:54.880197 | PLAY [Base post] 2026-06-20 06:44:54.902202 | 2026-06-20 06:44:54.902378 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-20 06:44:55.607119 | debian-bookworm | changed 2026-06-20 06:44:55.623782 | 2026-06-20 06:44:55.623968 | PLAY RECAP 2026-06-20 06:44:55.624039 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-20 06:44:55.624103 | 2026-06-20 06:44:55.807843 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-20 06:44:55.808952 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-20 06:44:56.763611 | 2026-06-20 06:44:56.763835 | PLAY [Base post-logs] 2026-06-20 06:44:56.775882 | 2026-06-20 06:44:56.776046 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-20 06:44:57.642528 | localhost | changed 2026-06-20 06:44:57.657103 | 2026-06-20 06:44:57.657294 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-20 06:44:57.708269 | localhost | ok 2026-06-20 06:44:57.711837 | 2026-06-20 06:44:57.711959 | TASK [Set zuul-log-path fact] 2026-06-20 06:44:57.727875 | localhost | ok 2026-06-20 06:44:57.738775 | 2026-06-20 06:44:57.738916 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 06:44:57.764456 | localhost | ok 2026-06-20 06:44:57.767614 | 2026-06-20 06:44:57.767748 | TASK [upload-logs : Create log directories] 2026-06-20 06:44:58.326614 | localhost | changed 2026-06-20 06:44:58.329679 | 2026-06-20 06:44:58.329852 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-20 06:44:58.916125 | localhost -> localhost | ok: Runtime: 0:00:00.014779 2026-06-20 06:44:58.920269 | 2026-06-20 06:44:58.920388 | TASK [upload-logs : Upload logs to log server] 2026-06-20 06:44:59.558602 | localhost | Output suppressed because no_log was given 2026-06-20 06:44:59.560525 | 2026-06-20 06:44:59.560626 | LOOP [upload-logs : Compress console log and json output] 2026-06-20 06:44:59.612335 | localhost | skipping: Conditional result was False 2026-06-20 06:44:59.619223 | localhost | skipping: Conditional result was False 2026-06-20 06:44:59.632342 | 2026-06-20 06:44:59.632545 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-20 06:44:59.698489 | localhost | skipping: Conditional result was False 2026-06-20 06:44:59.698812 | 2026-06-20 06:44:59.704045 | localhost | skipping: Conditional result was False 2026-06-20 06:44:59.715224 | 2026-06-20 06:44:59.715484 | LOOP [upload-logs : Upload console log and json output]