2026-01-14 07:34:06.151980 | Job console starting 2026-01-14 07:34:06.191255 | Updating git repos 2026-01-14 07:34:06.238031 | Cloning repos into workspace 2026-01-14 07:34:06.307960 | Restoring repo states 2026-01-14 07:34:06.341682 | Merging changes 2026-01-14 07:34:07.055980 | Checking out repos 2026-01-14 07:34:07.190168 | Preparing playbooks 2026-01-14 07:34:08.509052 | Running Ansible setup 2026-01-14 07:34:14.527382 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-14 07:34:16.174713 | 2026-01-14 07:34:16.174925 | PLAY [Base pre] 2026-01-14 07:34:16.199272 | 2026-01-14 07:34:16.199432 | TASK [Setup log path fact] 2026-01-14 07:34:16.239277 | debian-bookworm | ok 2026-01-14 07:34:16.267857 | 2026-01-14 07:34:16.268050 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-14 07:34:16.304825 | debian-bookworm | ok 2026-01-14 07:34:16.332826 | 2026-01-14 07:34:16.332973 | TASK [emit-job-header : Print job information] 2026-01-14 07:34:16.415927 | # Job Information 2026-01-14 07:34:16.416124 | Ansible Version: 2.16.14 2026-01-14 07:34:16.416161 | Job: mypy 2026-01-14 07:34:16.416194 | Pipeline: check 2026-01-14 07:34:16.416218 | Executor: 521e9411259a 2026-01-14 07:34:16.416240 | Triggered by: https://github.com/osism/python-osism/pull/1933 2026-01-14 07:34:16.416263 | Event ID: 61e39080-f11b-11f0-8566-1fb24ce24600 2026-01-14 07:34:16.421492 | 2026-01-14 07:34:16.421662 | LOOP [emit-job-header : Print node information] 2026-01-14 07:34:16.660785 | debian-bookworm | ok: 2026-01-14 07:34:16.661033 | debian-bookworm | # Node Information 2026-01-14 07:34:16.661068 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-14 07:34:16.661093 | debian-bookworm | Hostname: debian 2026-01-14 07:34:16.661115 | debian-bookworm | Username: zuul 2026-01-14 07:34:16.661228 | debian-bookworm | Distro: Debian 12.13 2026-01-14 07:34:16.661263 | debian-bookworm | Provider: regiocloud-a 2026-01-14 07:34:16.661290 | debian-bookworm | Region: 2026-01-14 07:34:16.661312 | debian-bookworm | Label: debian-bookworm 2026-01-14 07:34:16.661332 | debian-bookworm | Product Name: OpenStack Nova 2026-01-14 07:34:16.661353 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7d:88cc 2026-01-14 07:34:16.676714 | 2026-01-14 07:34:16.676859 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-14 07:34:17.400736 | debian-bookworm -> localhost | changed 2026-01-14 07:34:17.408360 | 2026-01-14 07:34:17.408506 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-14 07:34:19.563307 | debian-bookworm -> localhost | changed 2026-01-14 07:34:19.587079 | 2026-01-14 07:34:19.587244 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-14 07:34:20.111738 | debian-bookworm -> localhost | ok 2026-01-14 07:34:20.118510 | 2026-01-14 07:34:20.118687 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-14 07:34:20.169015 | debian-bookworm | ok 2026-01-14 07:34:20.212543 | debian-bookworm | included: /var/lib/zuul/builds/e85719aa13df4f84bd771d6d9608a65f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-14 07:34:20.223298 | 2026-01-14 07:34:20.223434 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-14 07:34:24.113703 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-14 07:34:24.113939 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e85719aa13df4f84bd771d6d9608a65f/work/e85719aa13df4f84bd771d6d9608a65f_id_rsa 2026-01-14 07:34:24.113981 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e85719aa13df4f84bd771d6d9608a65f/work/e85719aa13df4f84bd771d6d9608a65f_id_rsa.pub 2026-01-14 07:34:24.114009 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-14 07:34:24.114035 | debian-bookworm -> localhost | SHA256:pDGUTcHayUtdhMgp/0FBvbzirrmuyr8DeqCe5YWKI4s zuul-build-sshkey 2026-01-14 07:34:24.114058 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-14 07:34:24.114095 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-14 07:34:24.114117 | debian-bookworm -> localhost | | .*o=o=. | 2026-01-14 07:34:24.114139 | debian-bookworm -> localhost | | .o * o o | 2026-01-14 07:34:24.114159 | debian-bookworm -> localhost | | o*.+ o . | 2026-01-14 07:34:24.114180 | debian-bookworm -> localhost | | .=* o o | 2026-01-14 07:34:24.114200 | debian-bookworm -> localhost | | ..So . . | 2026-01-14 07:34:24.114225 | debian-bookworm -> localhost | | . o . o . | 2026-01-14 07:34:24.114247 | debian-bookworm -> localhost | | . = o . . | 2026-01-14 07:34:24.114267 | debian-bookworm -> localhost | |* *.o . .. | 2026-01-14 07:34:24.114289 | debian-bookworm -> localhost | |E* ooo+==+. | 2026-01-14 07:34:24.114309 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-14 07:34:24.114363 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.852861 2026-01-14 07:34:24.121278 | 2026-01-14 07:34:24.121424 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-14 07:34:24.151173 | debian-bookworm | ok 2026-01-14 07:34:24.163787 | debian-bookworm | included: /var/lib/zuul/builds/e85719aa13df4f84bd771d6d9608a65f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-14 07:34:24.173403 | 2026-01-14 07:34:24.173536 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-14 07:34:24.208472 | debian-bookworm | skipping: Conditional result was False 2026-01-14 07:34:24.219305 | 2026-01-14 07:34:24.219461 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-14 07:34:24.875272 | debian-bookworm | changed 2026-01-14 07:34:24.880878 | 2026-01-14 07:34:24.880990 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-14 07:34:25.122856 | debian-bookworm | ok 2026-01-14 07:34:25.132878 | 2026-01-14 07:34:25.133024 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-14 07:34:25.800877 | debian-bookworm | changed 2026-01-14 07:34:25.811323 | 2026-01-14 07:34:25.811538 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-14 07:34:26.529949 | debian-bookworm | changed 2026-01-14 07:34:26.543774 | 2026-01-14 07:34:26.543919 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-14 07:34:26.588804 | debian-bookworm | skipping: Conditional result was False 2026-01-14 07:34:26.595175 | 2026-01-14 07:34:26.595295 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-14 07:34:27.233844 | debian-bookworm -> localhost | changed 2026-01-14 07:34:27.245262 | 2026-01-14 07:34:27.245403 | TASK [add-build-sshkey : Add back temp key] 2026-01-14 07:34:27.752644 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e85719aa13df4f84bd771d6d9608a65f/work/e85719aa13df4f84bd771d6d9608a65f_id_rsa (zuul-build-sshkey) 2026-01-14 07:34:27.752925 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015477 2026-01-14 07:34:27.762056 | 2026-01-14 07:34:27.762197 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-14 07:34:28.187351 | debian-bookworm | ok 2026-01-14 07:34:28.192950 | 2026-01-14 07:34:28.193076 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-14 07:34:28.227109 | debian-bookworm | skipping: Conditional result was False 2026-01-14 07:34:28.252066 | 2026-01-14 07:34:28.252206 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-14 07:34:28.716740 | debian-bookworm | ok 2026-01-14 07:34:28.728123 | 2026-01-14 07:34:28.728251 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-14 07:34:28.757376 | debian-bookworm | ok 2026-01-14 07:34:28.762698 | 2026-01-14 07:34:28.762808 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-14 07:34:29.202027 | debian-bookworm -> localhost | ok 2026-01-14 07:34:29.209807 | 2026-01-14 07:34:29.209972 | TASK [validate-host : Collect information about the host] 2026-01-14 07:34:30.558798 | debian-bookworm | ok 2026-01-14 07:34:30.579822 | 2026-01-14 07:34:30.579974 | TASK [validate-host : Sanitize hostname] 2026-01-14 07:34:30.703292 | debian-bookworm | ok 2026-01-14 07:34:30.758482 | 2026-01-14 07:34:30.758677 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-14 07:34:31.816212 | debian-bookworm -> localhost | changed 2026-01-14 07:34:31.824868 | 2026-01-14 07:34:31.825004 | TASK [validate-host : Collect information about zuul worker] 2026-01-14 07:34:32.271563 | debian-bookworm | ok 2026-01-14 07:34:32.276411 | 2026-01-14 07:34:32.276528 | TASK [validate-host : Write out all zuul information for each host] 2026-01-14 07:34:33.207800 | debian-bookworm -> localhost | changed 2026-01-14 07:34:33.220491 | 2026-01-14 07:34:33.220677 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-14 07:34:33.512379 | debian-bookworm | ok 2026-01-14 07:34:33.518441 | 2026-01-14 07:34:33.518568 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-14 07:34:34.995238 | debian-bookworm | changed: 2026-01-14 07:34:34.995459 | debian-bookworm | cd+++++++++ src/ 2026-01-14 07:34:34.995494 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-14 07:34:34.995517 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-14 07:34:34.995539 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-14 07:34:34.995559 | debian-bookworm | Containerfile 2026-01-14 07:34:34.995731 | debian-bookworm | Containerfile 2026-01-14 07:34:35.019535 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2026-01-14 07:35:52.823827 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-01-14 07:35:52.851746 | 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-01-14 07:35:52.863968 | 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) (2.23) 2026-01-14 07:35:53.653743 | debian-bookworm | Installing collected packages: types-ujson, types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-01-14 07:35:53.983811 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20251220 types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-paramiko-4.0.0.20250822 types-python-dateutil-2.9.0.20251115 types-pytz-2025.2.0.20251108 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 types-ujson-5.10.0.20250822 2026-01-14 07:35:59.901813 | 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-01-14 07:35:59.901897 | 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-01-14 07:35:59.901911 | 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-01-14 07:35:59.901920 | 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-01-14 07:35:59.901928 | 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-01-14 07:35:59.901937 | 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-01-14 07:35:59.901945 | 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-01-14 07:35:59.901973 | 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-01-14 07:35:59.901982 | 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-01-14 07:35:59.901999 | debian-bookworm | Installing missing stub packages: 2026-01-14 07:35:59.902008 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-decorator types-paramiko types-python-dateutil types-pytz types-requests types-simplejson types-tabulate types-ujson 2026-01-14 07:35:59.902016 | debian-bookworm | 2026-01-14 07:35:59.902024 | debian-bookworm | 2026-01-14 07:35:59.902031 | debian-bookworm | Success: no issues found in 74 source files 2026-01-14 07:36:00.240343 | debian-bookworm | ok: Runtime: 0:00:19.459738 2026-01-14 07:36:00.256188 | 2026-01-14 07:36:00.256334 | PLAY RECAP 2026-01-14 07:36:00.256422 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-01-14 07:36:00.256463 | 2026-01-14 07:36:00.398505 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-01-14 07:36:00.400934 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-14 07:36:01.146040 | 2026-01-14 07:36:01.146215 | PLAY [Base post] 2026-01-14 07:36:01.160888 | 2026-01-14 07:36:01.161047 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-14 07:36:01.709984 | debian-bookworm | changed 2026-01-14 07:36:01.719554 | 2026-01-14 07:36:01.719724 | PLAY RECAP 2026-01-14 07:36:01.719801 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-14 07:36:01.719877 | 2026-01-14 07:36:01.857743 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-14 07:36:01.859852 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-14 07:36:02.680425 | 2026-01-14 07:36:02.680607 | PLAY [Base post-logs] 2026-01-14 07:36:02.691887 | 2026-01-14 07:36:02.692043 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-14 07:36:03.167016 | localhost | changed 2026-01-14 07:36:03.184837 | 2026-01-14 07:36:03.185069 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-14 07:36:03.225007 | localhost | ok 2026-01-14 07:36:03.232778 | 2026-01-14 07:36:03.232965 | TASK [Set zuul-log-path fact] 2026-01-14 07:36:03.262555 | localhost | ok 2026-01-14 07:36:03.277862 | 2026-01-14 07:36:03.278057 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-14 07:36:03.316039 | localhost | ok 2026-01-14 07:36:03.322740 | 2026-01-14 07:36:03.322943 | TASK [upload-logs : Create log directories] 2026-01-14 07:36:03.854977 | localhost | changed 2026-01-14 07:36:03.860439 | 2026-01-14 07:36:03.860705 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-14 07:36:04.385518 | localhost -> localhost | ok: Runtime: 0:00:00.007769 2026-01-14 07:36:04.396027 | 2026-01-14 07:36:04.396250 | TASK [upload-logs : Upload logs to log server] 2026-01-14 07:36:04.973140 | localhost | Output suppressed because no_log was given 2026-01-14 07:36:04.976256 | 2026-01-14 07:36:04.976427 | LOOP [upload-logs : Compress console log and json output] 2026-01-14 07:36:05.041325 | localhost | skipping: Conditional result was False 2026-01-14 07:36:05.047425 | localhost | skipping: Conditional result was False 2026-01-14 07:36:05.060846 | 2026-01-14 07:36:05.061102 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-14 07:36:05.120764 | localhost | skipping: Conditional result was False 2026-01-14 07:36:05.121414 | 2026-01-14 07:36:05.125483 | localhost | skipping: Conditional result was False 2026-01-14 07:36:05.140483 | 2026-01-14 07:36:05.140774 | LOOP [upload-logs : Upload console log and json output]