2025-12-29 16:59:07.604886 | Job console starting 2025-12-29 16:59:07.634910 | Updating git repos 2025-12-29 16:59:07.698969 | Cloning repos into workspace 2025-12-29 16:59:07.792933 | Restoring repo states 2025-12-29 16:59:07.814039 | Merging changes 2025-12-29 16:59:08.443418 | Checking out repos 2025-12-29 16:59:08.509559 | Preparing playbooks 2025-12-29 16:59:09.647734 | Running Ansible setup 2025-12-29 16:59:15.665265 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-29 16:59:17.068717 | 2025-12-29 16:59:17.068889 | PLAY [Base pre] 2025-12-29 16:59:17.085908 | 2025-12-29 16:59:17.086064 | TASK [Setup log path fact] 2025-12-29 16:59:17.112532 | debian-bookworm | ok 2025-12-29 16:59:17.136424 | 2025-12-29 16:59:17.136608 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-29 16:59:17.177624 | debian-bookworm | ok 2025-12-29 16:59:17.201040 | 2025-12-29 16:59:17.201189 | TASK [emit-job-header : Print job information] 2025-12-29 16:59:17.309344 | # Job Information 2025-12-29 16:59:17.309568 | Ansible Version: 2.16.14 2025-12-29 16:59:17.309605 | Job: mypy 2025-12-29 16:59:17.309639 | Pipeline: check 2025-12-29 16:59:17.309680 | Executor: 521e9411259a 2025-12-29 16:59:17.309702 | Triggered by: https://github.com/osism/python-osism/pull/1703 2025-12-29 16:59:17.309725 | Event ID: aaf04520-e4d7-11f0-9740-b3f09aaca633 2025-12-29 16:59:17.315020 | 2025-12-29 16:59:17.315146 | LOOP [emit-job-header : Print node information] 2025-12-29 16:59:17.556834 | debian-bookworm | ok: 2025-12-29 16:59:17.557180 | debian-bookworm | # Node Information 2025-12-29 16:59:17.557223 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-29 16:59:17.557249 | debian-bookworm | Hostname: debian 2025-12-29 16:59:17.557271 | debian-bookworm | Username: zuul 2025-12-29 16:59:17.557292 | debian-bookworm | Distro: Debian 12.12 2025-12-29 16:59:17.557315 | debian-bookworm | Provider: regiocloud-a 2025-12-29 16:59:17.557335 | debian-bookworm | Region: 2025-12-29 16:59:17.557356 | debian-bookworm | Label: debian-bookworm 2025-12-29 16:59:17.557375 | debian-bookworm | Product Name: OpenStack Nova 2025-12-29 16:59:17.557437 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe48:6127 2025-12-29 16:59:17.589149 | 2025-12-29 16:59:17.589297 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-29 16:59:18.866663 | debian-bookworm -> localhost | changed 2025-12-29 16:59:18.874289 | 2025-12-29 16:59:18.874454 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-29 16:59:21.665584 | debian-bookworm -> localhost | changed 2025-12-29 16:59:21.680783 | 2025-12-29 16:59:21.680927 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-29 16:59:22.771779 | debian-bookworm -> localhost | ok 2025-12-29 16:59:22.778730 | 2025-12-29 16:59:22.778897 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-29 16:59:22.819163 | debian-bookworm | ok 2025-12-29 16:59:22.903812 | debian-bookworm | included: /var/lib/zuul/builds/11c0b3be8bd24d80acc18cd1acf65dda/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-29 16:59:22.936122 | 2025-12-29 16:59:22.936271 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-29 16:59:24.216978 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-29 16:59:24.217215 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/11c0b3be8bd24d80acc18cd1acf65dda/work/11c0b3be8bd24d80acc18cd1acf65dda_id_rsa 2025-12-29 16:59:24.217254 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/11c0b3be8bd24d80acc18cd1acf65dda/work/11c0b3be8bd24d80acc18cd1acf65dda_id_rsa.pub 2025-12-29 16:59:24.217282 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-29 16:59:24.217307 | debian-bookworm -> localhost | SHA256:8FVR/GurSxuc96m9KYayldm/0pyRLHT/k8oF3XLOjok zuul-build-sshkey 2025-12-29 16:59:24.217475 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-29 16:59:24.217526 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-29 16:59:24.217550 | debian-bookworm -> localhost | | o+. | 2025-12-29 16:59:24.217573 | debian-bookworm -> localhost | | . . | 2025-12-29 16:59:24.217594 | debian-bookworm -> localhost | | . . . | 2025-12-29 16:59:24.217614 | debian-bookworm -> localhost | | o . ...o| 2025-12-29 16:59:24.217635 | debian-bookworm -> localhost | | S ..+.*| 2025-12-29 16:59:24.217661 | debian-bookworm -> localhost | | =.o@.| 2025-12-29 16:59:24.217682 | debian-bookworm -> localhost | | +.*=oO| 2025-12-29 16:59:24.217702 | debian-bookworm -> localhost | | ...o=B@=| 2025-12-29 16:59:24.217722 | debian-bookworm -> localhost | | .o EBXB*| 2025-12-29 16:59:24.217743 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-29 16:59:24.217799 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.586665 2025-12-29 16:59:24.226082 | 2025-12-29 16:59:24.226222 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-29 16:59:24.281405 | debian-bookworm | ok 2025-12-29 16:59:24.307694 | debian-bookworm | included: /var/lib/zuul/builds/11c0b3be8bd24d80acc18cd1acf65dda/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-29 16:59:24.338301 | 2025-12-29 16:59:24.338495 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-29 16:59:24.382610 | debian-bookworm | skipping: Conditional result was False 2025-12-29 16:59:24.389570 | 2025-12-29 16:59:24.389693 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-29 16:59:25.494753 | debian-bookworm | changed 2025-12-29 16:59:25.507201 | 2025-12-29 16:59:25.507326 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-29 16:59:25.828309 | debian-bookworm | ok 2025-12-29 16:59:25.834118 | 2025-12-29 16:59:25.834241 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-29 16:59:26.613693 | debian-bookworm | changed 2025-12-29 16:59:26.629156 | 2025-12-29 16:59:26.629303 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-29 16:59:27.334262 | debian-bookworm | changed 2025-12-29 16:59:27.343784 | 2025-12-29 16:59:27.343937 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-29 16:59:27.369764 | debian-bookworm | skipping: Conditional result was False 2025-12-29 16:59:27.378089 | 2025-12-29 16:59:27.378231 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-29 16:59:27.937542 | debian-bookworm -> localhost | changed 2025-12-29 16:59:27.955966 | 2025-12-29 16:59:27.956160 | TASK [add-build-sshkey : Add back temp key] 2025-12-29 16:59:28.405195 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/11c0b3be8bd24d80acc18cd1acf65dda/work/11c0b3be8bd24d80acc18cd1acf65dda_id_rsa (zuul-build-sshkey) 2025-12-29 16:59:28.405467 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020510 2025-12-29 16:59:28.413998 | 2025-12-29 16:59:28.414134 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-29 16:59:28.855234 | debian-bookworm | ok 2025-12-29 16:59:28.860981 | 2025-12-29 16:59:28.861225 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-29 16:59:28.926324 | debian-bookworm | skipping: Conditional result was False 2025-12-29 16:59:28.940672 | 2025-12-29 16:59:28.940812 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-29 16:59:29.616852 | debian-bookworm | ok 2025-12-29 16:59:29.648863 | 2025-12-29 16:59:29.649219 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-29 16:59:29.706215 | debian-bookworm | ok 2025-12-29 16:59:29.731178 | 2025-12-29 16:59:29.731326 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-29 16:59:30.278993 | debian-bookworm -> localhost | ok 2025-12-29 16:59:30.300976 | 2025-12-29 16:59:30.301116 | TASK [validate-host : Collect information about the host] 2025-12-29 16:59:32.077703 | debian-bookworm | ok 2025-12-29 16:59:32.094740 | 2025-12-29 16:59:32.094944 | TASK [validate-host : Sanitize hostname] 2025-12-29 16:59:32.318225 | debian-bookworm | ok 2025-12-29 16:59:32.458065 | 2025-12-29 16:59:32.458218 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-29 16:59:33.419743 | debian-bookworm -> localhost | changed 2025-12-29 16:59:33.426614 | 2025-12-29 16:59:33.426753 | TASK [validate-host : Collect information about zuul worker] 2025-12-29 16:59:34.120690 | debian-bookworm | ok 2025-12-29 16:59:34.125873 | 2025-12-29 16:59:34.126015 | TASK [validate-host : Write out all zuul information for each host] 2025-12-29 16:59:34.907320 | debian-bookworm -> localhost | changed 2025-12-29 16:59:34.917615 | 2025-12-29 16:59:34.917745 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-29 16:59:35.210067 | debian-bookworm | ok 2025-12-29 16:59:35.217632 | 2025-12-29 16:59:35.217771 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-29 16:59:37.015706 | debian-bookworm | changed: 2025-12-29 16:59:37.015932 | debian-bookworm | cd+++++++++ src/ 2025-12-29 16:59:37.015970 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-29 16:59:37.016228 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-29 16:59:37.016257 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-12-29 16:59:37.016278 | debian-bookworm | Containerfile 2025-12-29 16:59:37.016434 | debian-bookworm | Containerfile 2025-12-29 16:59:37.027475 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2025-12-29 17:01:03.913873 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.2) 2025-12-29 17:01:03.942636 | 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-12-29 17:01:03.955582 | 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-12-29 17:01:04.794962 | 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 2025-12-29 17:01:05.209140 | 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.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 types-ujson-5.10.0.20250822 2025-12-29 17:01:14.366559 | 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-12-29 17:01:14.366681 | 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-12-29 17:01:14.366701 | 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-12-29 17:01:14.366714 | 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-12-29 17:01:14.366727 | 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] 2025-12-29 17:01:14.366742 | 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] 2025-12-29 17:01:14.366762 | 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] 2025-12-29 17:01:14.366824 | 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] 2025-12-29 17:01:14.366846 | 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] 2025-12-29 17:01:14.366866 | debian-bookworm | Installing missing stub packages: 2025-12-29 17:01:14.366887 | 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 2025-12-29 17:01:14.366910 | debian-bookworm | 2025-12-29 17:01:14.366929 | debian-bookworm | 2025-12-29 17:01:14.366948 | debian-bookworm | Success: no issues found in 74 source files 2025-12-29 17:01:14.442348 | debian-bookworm | ok: Runtime: 0:00:24.722493 2025-12-29 17:01:14.453806 | 2025-12-29 17:01:14.453953 | PLAY RECAP 2025-12-29 17:01:14.454027 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-12-29 17:01:14.454061 | 2025-12-29 17:01:14.608360 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-12-29 17:01:14.610611 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-29 17:01:15.391309 | 2025-12-29 17:01:15.391567 | PLAY [Base post] 2025-12-29 17:01:15.406208 | 2025-12-29 17:01:15.406363 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-29 17:01:16.052373 | debian-bookworm | changed 2025-12-29 17:01:16.067522 | 2025-12-29 17:01:16.067682 | PLAY RECAP 2025-12-29 17:01:16.067770 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-29 17:01:16.067857 | 2025-12-29 17:01:16.232164 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-29 17:01:16.234160 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-29 17:01:17.077378 | 2025-12-29 17:01:17.077585 | PLAY [Base post-logs] 2025-12-29 17:01:17.089527 | 2025-12-29 17:01:17.089702 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-29 17:01:17.600125 | localhost | changed 2025-12-29 17:01:17.621774 | 2025-12-29 17:01:17.621977 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-29 17:01:17.661662 | localhost | ok 2025-12-29 17:01:17.669004 | 2025-12-29 17:01:17.669191 | TASK [Set zuul-log-path fact] 2025-12-29 17:01:17.687549 | localhost | ok 2025-12-29 17:01:17.701490 | 2025-12-29 17:01:17.701665 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-29 17:01:17.729127 | localhost | ok 2025-12-29 17:01:17.734755 | 2025-12-29 17:01:17.734954 | TASK [upload-logs : Create log directories] 2025-12-29 17:01:18.272070 | localhost | changed 2025-12-29 17:01:18.275262 | 2025-12-29 17:01:18.275445 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-29 17:01:18.800091 | localhost -> localhost | ok: Runtime: 0:00:00.008503 2025-12-29 17:01:18.810484 | 2025-12-29 17:01:18.810753 | TASK [upload-logs : Upload logs to log server] 2025-12-29 17:01:19.391853 | localhost | Output suppressed because no_log was given 2025-12-29 17:01:19.396030 | 2025-12-29 17:01:19.396200 | LOOP [upload-logs : Compress console log and json output] 2025-12-29 17:01:19.463836 | localhost | skipping: Conditional result was False 2025-12-29 17:01:19.468769 | localhost | skipping: Conditional result was False 2025-12-29 17:01:19.481188 | 2025-12-29 17:01:19.481475 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-29 17:01:19.535673 | localhost | skipping: Conditional result was False 2025-12-29 17:01:19.536347 | 2025-12-29 17:01:19.540078 | localhost | skipping: Conditional result was False 2025-12-29 17:01:19.548003 | 2025-12-29 17:01:19.548235 | LOOP [upload-logs : Upload console log and json output]