2025-11-22 21:27:09.011054 | Job console starting 2025-11-22 21:27:09.065246 | Updating git repos 2025-11-22 21:27:09.188645 | Cloning repos into workspace 2025-11-22 21:27:09.285580 | Restoring repo states 2025-11-22 21:27:09.333611 | Merging changes 2025-11-22 21:27:09.965964 | Checking out repos 2025-11-22 21:27:10.068818 | Preparing playbooks 2025-11-22 21:27:10.957910 | Running Ansible setup 2025-11-22 21:27:16.309450 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-22 21:27:17.174855 | 2025-11-22 21:27:17.175037 | PLAY [Base pre] 2025-11-22 21:27:17.192211 | 2025-11-22 21:27:17.192374 | TASK [Setup log path fact] 2025-11-22 21:27:17.212413 | debian-bookworm | ok 2025-11-22 21:27:17.228686 | 2025-11-22 21:27:17.228846 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-22 21:27:17.259048 | debian-bookworm | ok 2025-11-22 21:27:17.269808 | 2025-11-22 21:27:17.269973 | TASK [emit-job-header : Print job information] 2025-11-22 21:27:17.309779 | # Job Information 2025-11-22 21:27:17.309982 | Ansible Version: 2.16.14 2025-11-22 21:27:17.310018 | Job: mypy 2025-11-22 21:27:17.310050 | Pipeline: check 2025-11-22 21:27:17.310074 | Executor: 521e9411259a 2025-11-22 21:27:17.310096 | Triggered by: https://github.com/osism/python-osism/pull/1833 2025-11-22 21:27:17.310118 | Event ID: fb370600-c7e9-11f0-9df3-c40e18b37aa4 2025-11-22 21:27:17.315859 | 2025-11-22 21:27:17.316019 | LOOP [emit-job-header : Print node information] 2025-11-22 21:27:17.426960 | debian-bookworm | ok: 2025-11-22 21:27:17.427252 | debian-bookworm | # Node Information 2025-11-22 21:27:17.427290 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-22 21:27:17.427315 | debian-bookworm | Hostname: debian 2025-11-22 21:27:17.427337 | debian-bookworm | Username: zuul 2025-11-22 21:27:17.427358 | debian-bookworm | Distro: Debian 12.12 2025-11-22 21:27:17.427388 | debian-bookworm | Provider: regiocloud-a 2025-11-22 21:27:17.427413 | debian-bookworm | Region: 2025-11-22 21:27:17.427434 | debian-bookworm | Label: debian-bookworm 2025-11-22 21:27:17.427454 | debian-bookworm | Product Name: OpenStack Nova 2025-11-22 21:27:17.427474 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9c:f2a9 2025-11-22 21:27:17.445515 | 2025-11-22 21:27:17.445657 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-22 21:27:18.470017 | debian-bookworm -> localhost | changed 2025-11-22 21:27:18.476611 | 2025-11-22 21:27:18.476712 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-22 21:27:19.854621 | debian-bookworm -> localhost | changed 2025-11-22 21:27:19.874271 | 2025-11-22 21:27:19.874382 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-22 21:27:20.434731 | debian-bookworm -> localhost | ok 2025-11-22 21:27:20.439611 | 2025-11-22 21:27:20.439694 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-22 21:27:20.466435 | debian-bookworm | ok 2025-11-22 21:27:20.496461 | debian-bookworm | included: /var/lib/zuul/builds/9dfd621508744a4fadf3f7d40082a905/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-22 21:27:20.501205 | 2025-11-22 21:27:20.501281 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-22 21:27:21.860005 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-22 21:27:21.860198 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9dfd621508744a4fadf3f7d40082a905/work/9dfd621508744a4fadf3f7d40082a905_id_rsa 2025-11-22 21:27:21.860236 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9dfd621508744a4fadf3f7d40082a905/work/9dfd621508744a4fadf3f7d40082a905_id_rsa.pub 2025-11-22 21:27:21.860263 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-22 21:27:21.860286 | debian-bookworm -> localhost | SHA256:LcITYy1xpSi6k3hqC8vWIw22kzOcYmQsnGN0UwzvKjw zuul-build-sshkey 2025-11-22 21:27:21.860308 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-22 21:27:21.860339 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-22 21:27:21.860361 | debian-bookworm -> localhost | | .o . ... | 2025-11-22 21:27:21.860382 | debian-bookworm -> localhost | | .o = . | 2025-11-22 21:27:21.860402 | debian-bookworm -> localhost | | o.* o | 2025-11-22 21:27:21.860421 | debian-bookworm -> localhost | | . +.+ + . | 2025-11-22 21:27:21.860440 | debian-bookworm -> localhost | |+ + ..+ S . | 2025-11-22 21:27:21.860465 | debian-bookworm -> localhost | |o% o. o . | 2025-11-22 21:27:21.860487 | debian-bookworm -> localhost | |XE&. | 2025-11-22 21:27:21.860508 | debian-bookworm -> localhost | |+^o= | 2025-11-22 21:27:21.860529 | debian-bookworm -> localhost | |Bo* . | 2025-11-22 21:27:21.860549 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-22 21:27:21.860600 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.400493 2025-11-22 21:27:21.866650 | 2025-11-22 21:27:21.866746 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-22 21:27:21.904327 | debian-bookworm | ok 2025-11-22 21:27:21.913129 | debian-bookworm | included: /var/lib/zuul/builds/9dfd621508744a4fadf3f7d40082a905/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-22 21:27:21.921647 | 2025-11-22 21:27:21.921730 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-22 21:27:21.945129 | debian-bookworm | skipping: Conditional result was False 2025-11-22 21:27:21.950572 | 2025-11-22 21:27:21.950658 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-22 21:27:22.583441 | debian-bookworm | changed 2025-11-22 21:27:22.588589 | 2025-11-22 21:27:22.588673 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-22 21:27:22.867799 | debian-bookworm | ok 2025-11-22 21:27:22.873011 | 2025-11-22 21:27:22.873100 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-22 21:27:23.590472 | debian-bookworm | changed 2025-11-22 21:27:23.596827 | 2025-11-22 21:27:23.596938 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-22 21:27:24.271444 | debian-bookworm | changed 2025-11-22 21:27:24.276649 | 2025-11-22 21:27:24.276736 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-22 21:27:24.300486 | debian-bookworm | skipping: Conditional result was False 2025-11-22 21:27:24.306084 | 2025-11-22 21:27:24.306173 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-22 21:27:24.726505 | debian-bookworm -> localhost | changed 2025-11-22 21:27:24.736030 | 2025-11-22 21:27:24.736122 | TASK [add-build-sshkey : Add back temp key] 2025-11-22 21:27:25.052786 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9dfd621508744a4fadf3f7d40082a905/work/9dfd621508744a4fadf3f7d40082a905_id_rsa (zuul-build-sshkey) 2025-11-22 21:27:25.052984 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008128 2025-11-22 21:27:25.061429 | 2025-11-22 21:27:25.061518 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-22 21:27:25.492173 | debian-bookworm | ok 2025-11-22 21:27:25.502389 | 2025-11-22 21:27:25.502561 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-22 21:27:25.526817 | debian-bookworm | skipping: Conditional result was False 2025-11-22 21:27:25.538545 | 2025-11-22 21:27:25.538663 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-22 21:27:25.969518 | debian-bookworm | ok 2025-11-22 21:27:25.985922 | 2025-11-22 21:27:25.986033 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-22 21:27:26.015648 | debian-bookworm | ok 2025-11-22 21:27:26.020432 | 2025-11-22 21:27:26.020518 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-22 21:27:26.362514 | debian-bookworm -> localhost | ok 2025-11-22 21:27:26.368859 | 2025-11-22 21:27:26.368961 | TASK [validate-host : Collect information about the host] 2025-11-22 21:27:27.528897 | debian-bookworm | ok 2025-11-22 21:27:27.549640 | 2025-11-22 21:27:27.549747 | TASK [validate-host : Sanitize hostname] 2025-11-22 21:27:27.670195 | debian-bookworm | ok 2025-11-22 21:27:27.746955 | 2025-11-22 21:27:27.747070 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-22 21:27:28.346106 | debian-bookworm -> localhost | changed 2025-11-22 21:27:28.353197 | 2025-11-22 21:27:28.353314 | TASK [validate-host : Collect information about zuul worker] 2025-11-22 21:27:28.831837 | debian-bookworm | ok 2025-11-22 21:27:28.836788 | 2025-11-22 21:27:28.836915 | TASK [validate-host : Write out all zuul information for each host] 2025-11-22 21:27:29.825575 | debian-bookworm -> localhost | changed 2025-11-22 21:27:29.846130 | 2025-11-22 21:27:29.846262 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-22 21:27:30.148429 | debian-bookworm | ok 2025-11-22 21:27:30.154378 | 2025-11-22 21:27:30.154500 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-22 21:27:31.225993 | debian-bookworm | changed: 2025-11-22 21:27:31.226159 | debian-bookworm | cd+++++++++ src/ 2025-11-22 21:27:31.226193 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-22 21:27:31.226218 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-22 21:27:31.226240 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-11-22 21:27:31.226260 | debian-bookworm | Containerfile 2025-11-22 21:27:31.226370 | debian-bookworm | Containerfile 2025-11-22 21:27:31.247540 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2025-11-22 21:28:59.358484 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-11-22 21:28:59.386902 | 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-11-22 21:28:59.398346 | 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-11-22 21:29:00.180791 | 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-11-22 21:29:00.593702 | debian-bookworm | Successfully installed 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-11-22 21:29:06.603294 | 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-11-22 21:29:06.603396 | 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-11-22 21:29:06.603412 | 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-11-22 21:29:06.603423 | 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-11-22 21:29:06.603433 | 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-11-22 21:29:06.603445 | 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-11-22 21:29:06.603455 | debian-bookworm | Installing missing stub packages: 2025-11-22 21:29:06.603468 | 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-11-22 21:29:06.603478 | debian-bookworm | 2025-11-22 21:29:06.603492 | debian-bookworm | 2025-11-22 21:29:06.603503 | debian-bookworm | Success: no issues found in 69 source files 2025-11-22 21:29:06.702019 | debian-bookworm | ok: Runtime: 0:00:21.686975 2025-11-22 21:29:06.718396 | 2025-11-22 21:29:06.718533 | PLAY RECAP 2025-11-22 21:29:06.718641 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-11-22 21:29:06.718695 | 2025-11-22 21:29:06.845602 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-11-22 21:29:06.846541 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-22 21:29:07.562690 | 2025-11-22 21:29:07.562895 | PLAY [Base post] 2025-11-22 21:29:07.578171 | 2025-11-22 21:29:07.578319 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-22 21:29:08.145677 | debian-bookworm | changed 2025-11-22 21:29:08.153751 | 2025-11-22 21:29:08.153886 | PLAY RECAP 2025-11-22 21:29:08.154017 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-22 21:29:08.154099 | 2025-11-22 21:29:08.277237 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-22 21:29:08.278187 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-22 21:29:09.064198 | 2025-11-22 21:29:09.064383 | PLAY [Base post-logs] 2025-11-22 21:29:09.075720 | 2025-11-22 21:29:09.075888 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-22 21:29:09.611344 | localhost | changed 2025-11-22 21:29:09.625166 | 2025-11-22 21:29:09.625381 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-22 21:29:09.662642 | localhost | ok 2025-11-22 21:29:09.665747 | 2025-11-22 21:29:09.665847 | TASK [Set zuul-log-path fact] 2025-11-22 21:29:09.692428 | localhost | ok 2025-11-22 21:29:09.705955 | 2025-11-22 21:29:09.706133 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-22 21:29:09.745239 | localhost | ok 2025-11-22 21:29:09.751853 | 2025-11-22 21:29:09.752047 | TASK [upload-logs : Create log directories] 2025-11-22 21:29:10.291545 | localhost | changed 2025-11-22 21:29:10.295772 | 2025-11-22 21:29:10.295979 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-22 21:29:10.803112 | localhost -> localhost | ok: Runtime: 0:00:00.007002 2025-11-22 21:29:10.809753 | 2025-11-22 21:29:10.809919 | TASK [upload-logs : Upload logs to log server] 2025-11-22 21:29:11.393450 | localhost | Output suppressed because no_log was given 2025-11-22 21:29:11.395594 | 2025-11-22 21:29:11.395708 | LOOP [upload-logs : Compress console log and json output] 2025-11-22 21:29:11.453193 | localhost | skipping: Conditional result was False 2025-11-22 21:29:11.458334 | localhost | skipping: Conditional result was False 2025-11-22 21:29:11.470996 | 2025-11-22 21:29:11.471233 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-22 21:29:11.520337 | localhost | skipping: Conditional result was False 2025-11-22 21:29:11.520916 | 2025-11-22 21:29:11.524105 | localhost | skipping: Conditional result was False 2025-11-22 21:29:11.529777 | 2025-11-22 21:29:11.529890 | LOOP [upload-logs : Upload console log and json output]