2025-10-12 15:21:06.586785 | Job console starting 2025-10-12 15:21:06.607787 | Updating git repos 2025-10-12 15:21:06.699472 | Cloning repos into workspace 2025-10-12 15:21:06.830738 | Restoring repo states 2025-10-12 15:21:06.859817 | Merging changes 2025-10-12 15:21:07.463453 | Checking out repos 2025-10-12 15:21:07.512827 | Preparing playbooks 2025-10-12 15:21:08.715794 | Running Ansible setup 2025-10-12 15:21:13.462819 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-12 15:21:14.291835 | 2025-10-12 15:21:14.292001 | PLAY [Base pre] 2025-10-12 15:21:14.321241 | 2025-10-12 15:21:14.321354 | TASK [Setup log path fact] 2025-10-12 15:21:14.349021 | debian-bookworm | ok 2025-10-12 15:21:14.383526 | 2025-10-12 15:21:14.383662 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-12 15:21:14.432337 | debian-bookworm | ok 2025-10-12 15:21:14.441654 | 2025-10-12 15:21:14.441776 | TASK [emit-job-header : Print job information] 2025-10-12 15:21:14.516456 | # Job Information 2025-10-12 15:21:14.516608 | Ansible Version: 2.16.14 2025-10-12 15:21:14.516643 | Job: mypy 2025-10-12 15:21:14.516675 | Pipeline: check 2025-10-12 15:21:14.516697 | Executor: 521e9411259a 2025-10-12 15:21:14.516718 | Triggered by: https://github.com/osism/python-osism/pull/1750 2025-10-12 15:21:14.516740 | Event ID: 0dc62520-a77f-11f0-9b92-252d2931f408 2025-10-12 15:21:14.521364 | 2025-10-12 15:21:14.521451 | LOOP [emit-job-header : Print node information] 2025-10-12 15:21:14.703727 | debian-bookworm | ok: 2025-10-12 15:21:14.703971 | debian-bookworm | # Node Information 2025-10-12 15:21:14.704049 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-12 15:21:14.704080 | debian-bookworm | Hostname: debian 2025-10-12 15:21:14.704104 | debian-bookworm | Username: zuul 2025-10-12 15:21:14.704125 | debian-bookworm | Distro: Debian 12.12 2025-10-12 15:21:14.704148 | debian-bookworm | Provider: regiocloud-a 2025-10-12 15:21:14.704169 | debian-bookworm | Region: 2025-10-12 15:21:14.704190 | debian-bookworm | Label: debian-bookworm 2025-10-12 15:21:14.704210 | debian-bookworm | Product Name: OpenStack Nova 2025-10-12 15:21:14.704229 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febe:6a25 2025-10-12 15:21:14.724169 | 2025-10-12 15:21:14.724277 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-12 15:21:15.629196 | debian-bookworm -> localhost | changed 2025-10-12 15:21:15.637643 | 2025-10-12 15:21:15.637743 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-12 15:21:17.114583 | debian-bookworm -> localhost | changed 2025-10-12 15:21:17.122962 | 2025-10-12 15:21:17.123042 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-12 15:21:17.650323 | debian-bookworm -> localhost | ok 2025-10-12 15:21:17.656190 | 2025-10-12 15:21:17.656286 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-12 15:21:17.684939 | debian-bookworm | ok 2025-10-12 15:21:17.726733 | debian-bookworm | included: /var/lib/zuul/builds/065f45add6ac4ef7b4107005718fc232/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-12 15:21:17.733424 | 2025-10-12 15:21:17.733517 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-12 15:21:19.869250 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-12 15:21:19.869463 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/065f45add6ac4ef7b4107005718fc232/work/065f45add6ac4ef7b4107005718fc232_id_rsa 2025-10-12 15:21:19.869495 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/065f45add6ac4ef7b4107005718fc232/work/065f45add6ac4ef7b4107005718fc232_id_rsa.pub 2025-10-12 15:21:19.869517 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-12 15:21:19.869536 | debian-bookworm -> localhost | SHA256:dj/kuP1YshCE0jYu0J1w5HWZlyAkjx1wXXYjCJBV5ZQ zuul-build-sshkey 2025-10-12 15:21:19.869553 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-12 15:21:19.869580 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-12 15:21:19.869598 | debian-bookworm -> localhost | | .oO=Oo=O+o.| 2025-10-12 15:21:19.869616 | debian-bookworm -> localhost | | . B X =*E+..| 2025-10-12 15:21:19.869633 | debian-bookworm -> localhost | | . o X + o | 2025-10-12 15:21:19.869649 | debian-bookworm -> localhost | | . + o | 2025-10-12 15:21:19.869664 | debian-bookworm -> localhost | | . S o . | 2025-10-12 15:21:19.869685 | debian-bookworm -> localhost | | o . * | 2025-10-12 15:21:19.869702 | debian-bookworm -> localhost | | o = . | 2025-10-12 15:21:19.869718 | debian-bookworm -> localhost | | + * | 2025-10-12 15:21:19.869734 | debian-bookworm -> localhost | | . +.. | 2025-10-12 15:21:19.869772 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-12 15:21:19.869819 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.631476 2025-10-12 15:21:19.874862 | 2025-10-12 15:21:19.874946 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-12 15:21:19.922002 | debian-bookworm | ok 2025-10-12 15:21:19.929277 | debian-bookworm | included: /var/lib/zuul/builds/065f45add6ac4ef7b4107005718fc232/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-12 15:21:19.936286 | 2025-10-12 15:21:19.936355 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-12 15:21:19.968998 | debian-bookworm | skipping: Conditional result was False 2025-10-12 15:21:19.973467 | 2025-10-12 15:21:19.973541 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-12 15:21:20.607649 | debian-bookworm | changed 2025-10-12 15:21:20.615525 | 2025-10-12 15:21:20.615616 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-12 15:21:20.864051 | debian-bookworm | ok 2025-10-12 15:21:20.869238 | 2025-10-12 15:21:20.869313 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-12 15:21:21.555484 | debian-bookworm | changed 2025-10-12 15:21:21.560863 | 2025-10-12 15:21:21.560937 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-12 15:21:22.252169 | debian-bookworm | changed 2025-10-12 15:21:22.264603 | 2025-10-12 15:21:22.264703 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-12 15:21:22.277263 | debian-bookworm | skipping: Conditional result was False 2025-10-12 15:21:22.281980 | 2025-10-12 15:21:22.282058 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-12 15:21:22.795017 | debian-bookworm -> localhost | changed 2025-10-12 15:21:22.804654 | 2025-10-12 15:21:22.804736 | TASK [add-build-sshkey : Add back temp key] 2025-10-12 15:21:23.069338 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/065f45add6ac4ef7b4107005718fc232/work/065f45add6ac4ef7b4107005718fc232_id_rsa (zuul-build-sshkey) 2025-10-12 15:21:23.069528 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008425 2025-10-12 15:21:23.080417 | 2025-10-12 15:21:23.080522 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-12 15:21:23.517574 | debian-bookworm | ok 2025-10-12 15:21:23.526697 | 2025-10-12 15:21:23.526966 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-12 15:21:23.560865 | debian-bookworm | skipping: Conditional result was False 2025-10-12 15:21:23.569033 | 2025-10-12 15:21:23.569108 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-12 15:21:23.985208 | debian-bookworm | ok 2025-10-12 15:21:23.993644 | 2025-10-12 15:21:23.993724 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-12 15:21:24.039583 | debian-bookworm | ok 2025-10-12 15:21:24.045108 | 2025-10-12 15:21:24.045231 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-12 15:21:24.307479 | debian-bookworm -> localhost | ok 2025-10-12 15:21:24.318440 | 2025-10-12 15:21:24.318575 | TASK [validate-host : Collect information about the host] 2025-10-12 15:21:25.500028 | debian-bookworm | ok 2025-10-12 15:21:25.516562 | 2025-10-12 15:21:25.516662 | TASK [validate-host : Sanitize hostname] 2025-10-12 15:21:25.702342 | debian-bookworm | ok 2025-10-12 15:21:25.771156 | 2025-10-12 15:21:25.771260 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-12 15:21:26.400036 | debian-bookworm -> localhost | changed 2025-10-12 15:21:26.405413 | 2025-10-12 15:21:26.405507 | TASK [validate-host : Collect information about zuul worker] 2025-10-12 15:21:26.829464 | debian-bookworm | ok 2025-10-12 15:21:26.834969 | 2025-10-12 15:21:26.835062 | TASK [validate-host : Write out all zuul information for each host] 2025-10-12 15:21:27.546311 | debian-bookworm -> localhost | changed 2025-10-12 15:21:27.555494 | 2025-10-12 15:21:27.555578 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-12 15:21:27.826363 | debian-bookworm | ok 2025-10-12 15:21:27.831617 | 2025-10-12 15:21:27.831704 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-12 15:21:28.928871 | debian-bookworm | changed: 2025-10-12 15:21:28.929031 | debian-bookworm | cd+++++++++ src/ 2025-10-12 15:21:28.929063 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-12 15:21:28.929086 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-12 15:21:28.929107 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-12 15:21:28.929127 | debian-bookworm | Containerfile 2025-10-12 15:21:28.929236 | debian-bookworm | Containerfile 2025-10-12 15:21:28.998252 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.2) 2025-10-12 15:22:49.015700 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-12 15:22:49.043363 | 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) 2025-10-12 15:22:49.054524 | 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) 2025-10-12 15:22:49.822488 | debian-bookworm | Installing collected packages: types-ujson, types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-decorator, types-paramiko 2025-10-12 15:22:50.065592 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20250324 types-paramiko-4.0.0.20250822 types-python-dateutil-2.9.0.20251008 types-pytz-2025.2.0.20250809 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 types-ujson-5.10.0.20250822 2025-10-12 15:22:55.715274 | 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] 2025-10-12 15:22:55.715342 | 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] 2025-10-12 15:22:55.715353 | 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] 2025-10-12 15:22:55.715361 | 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] 2025-10-12 15:22:55.715368 | debian-bookworm | osism/services/listener.py:174: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-12 15:22:55.715376 | debian-bookworm | osism/services/listener.py:175: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-12 15:22:55.715384 | debian-bookworm | Installing missing stub packages: 2025-10-12 15:22:55.715392 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-paramiko types-python-dateutil types-pytz types-requests types-simplejson types-tabulate types-ujson 2025-10-12 15:22:55.715399 | debian-bookworm | 2025-10-12 15:22:55.715409 | debian-bookworm | 2025-10-12 15:22:55.715417 | debian-bookworm | Success: no issues found in 69 source files 2025-10-12 15:22:56.229088 | debian-bookworm | ok: Runtime: 0:00:20.268964 2025-10-12 15:22:56.242664 | 2025-10-12 15:22:56.242798 | PLAY RECAP 2025-10-12 15:22:56.242902 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-12 15:22:56.242939 | 2025-10-12 15:22:56.367675 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-12 15:22:56.368720 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-12 15:22:57.073786 | 2025-10-12 15:22:57.073935 | PLAY [Base post] 2025-10-12 15:22:57.087237 | 2025-10-12 15:22:57.087363 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-12 15:22:57.623110 | debian-bookworm | changed 2025-10-12 15:22:57.630993 | 2025-10-12 15:22:57.631114 | PLAY RECAP 2025-10-12 15:22:57.631188 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-12 15:22:57.631262 | 2025-10-12 15:22:57.749912 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-12 15:22:57.750747 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-12 15:22:58.520802 | 2025-10-12 15:22:58.520956 | PLAY [Base post-logs] 2025-10-12 15:22:58.531144 | 2025-10-12 15:22:58.531301 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-12 15:22:58.966104 | localhost | changed 2025-10-12 15:22:58.984828 | 2025-10-12 15:22:58.985016 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-12 15:22:59.023253 | localhost | ok 2025-10-12 15:22:59.029196 | 2025-10-12 15:22:59.029342 | TASK [Set zuul-log-path fact] 2025-10-12 15:22:59.047686 | localhost | ok 2025-10-12 15:22:59.058871 | 2025-10-12 15:22:59.059006 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-12 15:22:59.095060 | localhost | ok 2025-10-12 15:22:59.100258 | 2025-10-12 15:22:59.100415 | TASK [upload-logs : Create log directories] 2025-10-12 15:22:59.615878 | localhost | changed 2025-10-12 15:22:59.619180 | 2025-10-12 15:22:59.619304 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-12 15:23:00.108815 | localhost -> localhost | ok: Runtime: 0:00:00.006834 2025-10-12 15:23:00.112929 | 2025-10-12 15:23:00.113041 | TASK [upload-logs : Upload logs to log server] 2025-10-12 15:23:00.648187 | localhost | Output suppressed because no_log was given 2025-10-12 15:23:00.651400 | 2025-10-12 15:23:00.651562 | LOOP [upload-logs : Compress console log and json output] 2025-10-12 15:23:00.714370 | localhost | skipping: Conditional result was False 2025-10-12 15:23:00.720283 | localhost | skipping: Conditional result was False 2025-10-12 15:23:00.732196 | 2025-10-12 15:23:00.732416 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-12 15:23:00.780026 | localhost | skipping: Conditional result was False 2025-10-12 15:23:00.780535 | 2025-10-12 15:23:00.784560 | localhost | skipping: Conditional result was False 2025-10-12 15:23:00.793003 | 2025-10-12 15:23:00.793241 | LOOP [upload-logs : Upload console log and json output]