2025-10-21 16:28:42.699979 | Job console starting 2025-10-21 16:28:42.718277 | Updating git repos 2025-10-21 16:28:42.783186 | Cloning repos into workspace 2025-10-21 16:28:42.836468 | Restoring repo states 2025-10-21 16:28:42.856239 | Merging changes 2025-10-21 16:28:43.403525 | Checking out repos 2025-10-21 16:28:43.459552 | Preparing playbooks 2025-10-21 16:28:44.372246 | Running Ansible setup 2025-10-21 16:28:49.611669 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-21 16:28:50.436590 | 2025-10-21 16:28:50.436716 | PLAY [Base pre] 2025-10-21 16:28:50.473216 | 2025-10-21 16:28:50.473347 | TASK [Setup log path fact] 2025-10-21 16:28:50.501749 | debian-bookworm | ok 2025-10-21 16:28:50.536280 | 2025-10-21 16:28:50.536411 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 16:28:50.585041 | debian-bookworm | ok 2025-10-21 16:28:50.613212 | 2025-10-21 16:28:50.613322 | TASK [emit-job-header : Print job information] 2025-10-21 16:28:50.679990 | # Job Information 2025-10-21 16:28:50.680149 | Ansible Version: 2.16.14 2025-10-21 16:28:50.680183 | Job: mypy 2025-10-21 16:28:50.680215 | Pipeline: check 2025-10-21 16:28:50.680238 | Executor: 521e9411259a 2025-10-21 16:28:50.680258 | Triggered by: https://github.com/osism/python-osism/pull/1765 2025-10-21 16:28:50.680281 | Event ID: 06484660-ae97-11f0-9455-262f6e4e78ea 2025-10-21 16:28:50.684990 | 2025-10-21 16:28:50.685087 | LOOP [emit-job-header : Print node information] 2025-10-21 16:28:50.794648 | debian-bookworm | ok: 2025-10-21 16:28:50.794801 | debian-bookworm | # Node Information 2025-10-21 16:28:50.795127 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-21 16:28:50.795161 | debian-bookworm | Hostname: debian 2025-10-21 16:28:50.795185 | debian-bookworm | Username: zuul 2025-10-21 16:28:50.795206 | debian-bookworm | Distro: Debian 12.12 2025-10-21 16:28:50.795232 | debian-bookworm | Provider: regiocloud-a 2025-10-21 16:28:50.795254 | debian-bookworm | Region: 2025-10-21 16:28:50.795275 | debian-bookworm | Label: debian-bookworm 2025-10-21 16:28:50.795295 | debian-bookworm | Product Name: OpenStack Nova 2025-10-21 16:28:50.795314 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feee:250a 2025-10-21 16:28:50.816979 | 2025-10-21 16:28:50.817112 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-21 16:28:51.394376 | debian-bookworm -> localhost | changed 2025-10-21 16:28:51.401161 | 2025-10-21 16:28:51.401259 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-21 16:28:52.911961 | debian-bookworm -> localhost | changed 2025-10-21 16:28:52.920432 | 2025-10-21 16:28:52.920516 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-21 16:28:53.354319 | debian-bookworm -> localhost | ok 2025-10-21 16:28:53.359299 | 2025-10-21 16:28:53.359384 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-21 16:28:53.395977 | debian-bookworm | ok 2025-10-21 16:28:53.417731 | debian-bookworm | included: /var/lib/zuul/builds/b2a54eacafdc4621b18d87b15cd1c997/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-21 16:28:53.426375 | 2025-10-21 16:28:53.426457 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-21 16:28:55.263238 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-21 16:28:55.263396 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b2a54eacafdc4621b18d87b15cd1c997/work/b2a54eacafdc4621b18d87b15cd1c997_id_rsa 2025-10-21 16:28:55.263426 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b2a54eacafdc4621b18d87b15cd1c997/work/b2a54eacafdc4621b18d87b15cd1c997_id_rsa.pub 2025-10-21 16:28:55.263447 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-21 16:28:55.263467 | debian-bookworm -> localhost | SHA256:qMcH/vGeIV5lKrjz9RZYffY2dB6kKofKm4GncW0GSfQ zuul-build-sshkey 2025-10-21 16:28:55.263484 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-21 16:28:55.263509 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-21 16:28:55.263528 | debian-bookworm -> localhost | | . | 2025-10-21 16:28:55.263545 | debian-bookworm -> localhost | | . . . | 2025-10-21 16:28:55.263561 | debian-bookworm -> localhost | | . E .o | 2025-10-21 16:28:55.263577 | debian-bookworm -> localhost | | ... ...o+| 2025-10-21 16:28:55.263593 | debian-bookworm -> localhost | | ooS .o+ .++| 2025-10-21 16:28:55.263616 | debian-bookworm -> localhost | | +.ooo.*. .+| 2025-10-21 16:28:55.263634 | debian-bookworm -> localhost | | .o*+*+B . ..| 2025-10-21 16:28:55.263651 | debian-bookworm -> localhost | | .*B=B +. | 2025-10-21 16:28:55.263669 | debian-bookworm -> localhost | | ..==.+.. | 2025-10-21 16:28:55.263686 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-21 16:28:55.263726 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.010455 2025-10-21 16:28:55.268789 | 2025-10-21 16:28:55.268871 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-21 16:28:55.325625 | debian-bookworm | ok 2025-10-21 16:28:55.349609 | debian-bookworm | included: /var/lib/zuul/builds/b2a54eacafdc4621b18d87b15cd1c997/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-21 16:28:55.370211 | 2025-10-21 16:28:55.370305 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-21 16:28:55.399232 | debian-bookworm | skipping: Conditional result was False 2025-10-21 16:28:55.403924 | 2025-10-21 16:28:55.403997 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-21 16:28:56.266815 | debian-bookworm | changed 2025-10-21 16:28:56.271214 | 2025-10-21 16:28:56.271293 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-21 16:28:56.549772 | debian-bookworm | ok 2025-10-21 16:28:56.554259 | 2025-10-21 16:28:56.554339 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-21 16:28:57.208720 | debian-bookworm | changed 2025-10-21 16:28:57.216192 | 2025-10-21 16:28:57.216274 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-21 16:28:57.916757 | debian-bookworm | changed 2025-10-21 16:28:57.921310 | 2025-10-21 16:28:57.921391 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-21 16:28:57.933704 | debian-bookworm | skipping: Conditional result was False 2025-10-21 16:28:57.938686 | 2025-10-21 16:28:57.938763 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-21 16:28:58.317139 | debian-bookworm -> localhost | changed 2025-10-21 16:28:58.327369 | 2025-10-21 16:28:58.327467 | TASK [add-build-sshkey : Add back temp key] 2025-10-21 16:28:58.597850 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b2a54eacafdc4621b18d87b15cd1c997/work/b2a54eacafdc4621b18d87b15cd1c997_id_rsa (zuul-build-sshkey) 2025-10-21 16:28:58.598026 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.007059 2025-10-21 16:28:58.608880 | 2025-10-21 16:28:58.608969 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-21 16:28:59.009427 | debian-bookworm | ok 2025-10-21 16:28:59.013871 | 2025-10-21 16:28:59.013947 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-21 16:28:59.040523 | debian-bookworm | skipping: Conditional result was False 2025-10-21 16:28:59.051429 | 2025-10-21 16:28:59.051533 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-21 16:28:59.527710 | debian-bookworm | ok 2025-10-21 16:28:59.539965 | 2025-10-21 16:28:59.540119 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-21 16:28:59.567652 | debian-bookworm | ok 2025-10-21 16:28:59.572446 | 2025-10-21 16:28:59.572533 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-21 16:28:59.862300 | debian-bookworm -> localhost | ok 2025-10-21 16:28:59.868649 | 2025-10-21 16:28:59.868747 | TASK [validate-host : Collect information about the host] 2025-10-21 16:29:01.014484 | debian-bookworm | ok 2025-10-21 16:29:01.024798 | 2025-10-21 16:29:01.024889 | TASK [validate-host : Sanitize hostname] 2025-10-21 16:29:01.133220 | debian-bookworm | ok 2025-10-21 16:29:01.163636 | 2025-10-21 16:29:01.163733 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-21 16:29:01.731814 | debian-bookworm -> localhost | changed 2025-10-21 16:29:01.741441 | 2025-10-21 16:29:01.741541 | TASK [validate-host : Collect information about zuul worker] 2025-10-21 16:29:02.145826 | debian-bookworm | ok 2025-10-21 16:29:02.149535 | 2025-10-21 16:29:02.149611 | TASK [validate-host : Write out all zuul information for each host] 2025-10-21 16:29:02.712752 | debian-bookworm -> localhost | changed 2025-10-21 16:29:02.721986 | 2025-10-21 16:29:02.722107 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-21 16:29:03.002809 | debian-bookworm | ok 2025-10-21 16:29:03.007963 | 2025-10-21 16:29:03.008054 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-21 16:29:04.081688 | debian-bookworm | changed: 2025-10-21 16:29:04.081886 | debian-bookworm | cd+++++++++ src/ 2025-10-21 16:29:04.081929 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-21 16:29:04.081959 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-21 16:29:04.081986 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-21 16:29:04.082012 | debian-bookworm | Containerfile 2025-10-21 16:29:04.082194 | debian-bookworm | Containerfile 2025-10-21 16:29:04.088228 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2025-10-21 16:30:30.475952 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-21 16:30:30.505190 | 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-21 16:30:30.517600 | 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-21 16:30:31.393981 | 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-21 16:30:31.691546 | 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-21 16:30:42.151647 | 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-21 16:30:42.151777 | 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-21 16:30:42.151795 | 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-21 16:30:42.151807 | 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-21 16:30:42.151819 | 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-21 16:30:42.151833 | 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-21 16:30:42.151844 | debian-bookworm | Installing missing stub packages: 2025-10-21 16:30:42.151917 | 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-21 16:30:42.151941 | debian-bookworm | 2025-10-21 16:30:42.151958 | debian-bookworm | 2025-10-21 16:30:42.151969 | debian-bookworm | Success: no issues found in 69 source files 2025-10-21 16:30:42.347422 | debian-bookworm | ok: Runtime: 0:00:28.570216 2025-10-21 16:30:42.361882 | 2025-10-21 16:30:42.361998 | PLAY RECAP 2025-10-21 16:30:42.362099 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-21 16:30:42.362140 | 2025-10-21 16:30:42.488554 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-21 16:30:42.490741 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-21 16:30:43.231521 | 2025-10-21 16:30:43.231667 | PLAY [Base post] 2025-10-21 16:30:43.246350 | 2025-10-21 16:30:43.246481 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-21 16:30:43.840563 | debian-bookworm | changed 2025-10-21 16:30:43.850258 | 2025-10-21 16:30:43.850383 | PLAY RECAP 2025-10-21 16:30:43.850460 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-21 16:30:43.850538 | 2025-10-21 16:30:43.963142 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-21 16:30:43.966991 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-21 16:30:44.736669 | 2025-10-21 16:30:44.736814 | PLAY [Base post-logs] 2025-10-21 16:30:44.747052 | 2025-10-21 16:30:44.747182 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-21 16:30:45.219644 | localhost | changed 2025-10-21 16:30:45.229934 | 2025-10-21 16:30:45.230119 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-21 16:30:45.266559 | localhost | ok 2025-10-21 16:30:45.272134 | 2025-10-21 16:30:45.272256 | TASK [Set zuul-log-path fact] 2025-10-21 16:30:45.289874 | localhost | ok 2025-10-21 16:30:45.300525 | 2025-10-21 16:30:45.300643 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 16:30:45.326826 | localhost | ok 2025-10-21 16:30:45.332803 | 2025-10-21 16:30:45.332954 | TASK [upload-logs : Create log directories] 2025-10-21 16:30:45.830228 | localhost | changed 2025-10-21 16:30:45.835359 | 2025-10-21 16:30:45.835518 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-21 16:30:46.321157 | localhost -> localhost | ok: Runtime: 0:00:00.007274 2025-10-21 16:30:46.330642 | 2025-10-21 16:30:46.330824 | TASK [upload-logs : Upload logs to log server] 2025-10-21 16:30:46.904312 | localhost | Output suppressed because no_log was given 2025-10-21 16:30:46.914290 | 2025-10-21 16:30:46.914446 | LOOP [upload-logs : Compress console log and json output] 2025-10-21 16:30:46.974337 | localhost | skipping: Conditional result was False 2025-10-21 16:30:46.983508 | localhost | skipping: Conditional result was False 2025-10-21 16:30:46.998218 | 2025-10-21 16:30:46.998404 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-21 16:30:47.077481 | localhost | skipping: Conditional result was False 2025-10-21 16:30:47.077741 | 2025-10-21 16:30:47.091710 | localhost | skipping: Conditional result was False 2025-10-21 16:30:47.100066 | 2025-10-21 16:30:47.100242 | LOOP [upload-logs : Upload console log and json output]