2026-03-31 14:09:32.391102 | Job console starting 2026-03-31 14:09:32.418799 | Updating git repos 2026-03-31 14:09:32.528581 | Cloning repos into workspace 2026-03-31 14:09:32.626336 | Restoring repo states 2026-03-31 14:09:32.647460 | Merging changes 2026-03-31 14:09:33.290140 | Checking out repos 2026-03-31 14:09:33.346506 | Preparing playbooks 2026-03-31 14:09:34.422607 | Running Ansible setup 2026-03-31 14:09:40.027704 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-31 14:09:41.122767 | 2026-03-31 14:09:41.127004 | PLAY [Base pre] 2026-03-31 14:09:41.162431 | 2026-03-31 14:09:41.162587 | TASK [Setup log path fact] 2026-03-31 14:09:41.192469 | debian-bookworm | ok 2026-03-31 14:09:41.215776 | 2026-03-31 14:09:41.215937 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-31 14:09:41.296677 | debian-bookworm | ok 2026-03-31 14:09:41.317590 | 2026-03-31 14:09:41.317730 | TASK [emit-job-header : Print job information] 2026-03-31 14:09:41.400256 | # Job Information 2026-03-31 14:09:41.400446 | Ansible Version: 2.16.14 2026-03-31 14:09:41.400481 | Job: mypy 2026-03-31 14:09:41.400515 | Pipeline: check 2026-03-31 14:09:41.400538 | Executor: 521e9411259a 2026-03-31 14:09:41.400558 | Triggered by: https://github.com/osism/python-osism/pull/2160 2026-03-31 14:09:41.400580 | Event ID: 35463600-2d0b-11f1-9950-eaaa3abc43f7 2026-03-31 14:09:41.405884 | 2026-03-31 14:09:41.406010 | LOOP [emit-job-header : Print node information] 2026-03-31 14:09:41.602795 | debian-bookworm | ok: 2026-03-31 14:09:41.603352 | debian-bookworm | # Node Information 2026-03-31 14:09:41.603401 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-31 14:09:41.603428 | debian-bookworm | Hostname: debian 2026-03-31 14:09:41.603451 | debian-bookworm | Username: zuul 2026-03-31 14:09:41.603473 | debian-bookworm | Distro: Debian 12.13 2026-03-31 14:09:41.603497 | debian-bookworm | Provider: regiocloud-a 2026-03-31 14:09:41.603518 | debian-bookworm | Region: 2026-03-31 14:09:41.603539 | debian-bookworm | Label: debian-bookworm 2026-03-31 14:09:41.603558 | debian-bookworm | Product Name: OpenStack Nova 2026-03-31 14:09:41.603577 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe00:2682 2026-03-31 14:09:41.619189 | 2026-03-31 14:09:41.619353 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-31 14:09:42.443989 | debian-bookworm -> localhost | changed 2026-03-31 14:09:42.451474 | 2026-03-31 14:09:42.451605 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-31 14:09:44.182494 | debian-bookworm -> localhost | changed 2026-03-31 14:09:44.197050 | 2026-03-31 14:09:44.197216 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-31 14:09:44.562281 | debian-bookworm -> localhost | ok 2026-03-31 14:09:44.568648 | 2026-03-31 14:09:44.568777 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-31 14:09:44.608429 | debian-bookworm | ok 2026-03-31 14:09:44.639195 | debian-bookworm | included: /var/lib/zuul/builds/c7fca81293764e35901deeb77af9c4fc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-31 14:09:44.657735 | 2026-03-31 14:09:44.657875 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-31 14:09:46.841644 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-31 14:09:46.841862 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c7fca81293764e35901deeb77af9c4fc/work/c7fca81293764e35901deeb77af9c4fc_id_rsa 2026-03-31 14:09:46.841900 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c7fca81293764e35901deeb77af9c4fc/work/c7fca81293764e35901deeb77af9c4fc_id_rsa.pub 2026-03-31 14:09:46.841926 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-31 14:09:46.841951 | debian-bookworm -> localhost | SHA256:JxrZRYcrUj3hb/nZsOjcJuDOBwYqhJiKvIlwpXEwO18 zuul-build-sshkey 2026-03-31 14:09:46.841972 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-31 14:09:46.842004 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-31 14:09:46.842026 | debian-bookworm -> localhost | | .oo. | 2026-03-31 14:09:46.842048 | debian-bookworm -> localhost | | o .o+. | 2026-03-31 14:09:46.842078 | debian-bookworm -> localhost | | o = . oo | 2026-03-31 14:09:46.842106 | debian-bookworm -> localhost | |o = + Eoo... . | 2026-03-31 14:09:46.842173 | debian-bookworm -> localhost | |+ O .ooSo. + . | 2026-03-31 14:09:46.842212 | debian-bookworm -> localhost | |+.o o .o o+. o = | 2026-03-31 14:09:46.842243 | debian-bookworm -> localhost | |o.o .. o o. + .| 2026-03-31 14:09:46.842273 | debian-bookworm -> localhost | |.o ..oo.. | 2026-03-31 14:09:46.842304 | debian-bookworm -> localhost | | .o.oo. | 2026-03-31 14:09:46.842336 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-31 14:09:46.842407 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.238002 2026-03-31 14:09:46.849380 | 2026-03-31 14:09:46.849503 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-31 14:09:46.906105 | debian-bookworm | ok 2026-03-31 14:09:46.924089 | debian-bookworm | included: /var/lib/zuul/builds/c7fca81293764e35901deeb77af9c4fc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-31 14:09:46.945071 | 2026-03-31 14:09:46.945240 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-31 14:09:46.981262 | debian-bookworm | skipping: Conditional result was False 2026-03-31 14:09:46.987689 | 2026-03-31 14:09:46.987829 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-31 14:09:47.690992 | debian-bookworm | changed 2026-03-31 14:09:47.697227 | 2026-03-31 14:09:47.697360 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-31 14:09:47.976483 | debian-bookworm | ok 2026-03-31 14:09:47.989966 | 2026-03-31 14:09:47.990149 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-31 14:09:48.665986 | debian-bookworm | changed 2026-03-31 14:09:48.674528 | 2026-03-31 14:09:48.674657 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-31 14:09:49.343035 | debian-bookworm | changed 2026-03-31 14:09:49.351683 | 2026-03-31 14:09:49.351801 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-31 14:09:49.385480 | debian-bookworm | skipping: Conditional result was False 2026-03-31 14:09:49.391837 | 2026-03-31 14:09:49.391957 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-31 14:09:49.943653 | debian-bookworm -> localhost | changed 2026-03-31 14:09:49.954879 | 2026-03-31 14:09:49.955010 | TASK [add-build-sshkey : Add back temp key] 2026-03-31 14:09:50.522719 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c7fca81293764e35901deeb77af9c4fc/work/c7fca81293764e35901deeb77af9c4fc_id_rsa (zuul-build-sshkey) 2026-03-31 14:09:50.523085 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018334 2026-03-31 14:09:50.544366 | 2026-03-31 14:09:50.544507 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-31 14:09:50.997354 | debian-bookworm | ok 2026-03-31 14:09:51.004884 | 2026-03-31 14:09:51.005025 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-31 14:09:51.029273 | debian-bookworm | skipping: Conditional result was False 2026-03-31 14:09:51.041078 | 2026-03-31 14:09:51.041337 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-31 14:09:51.535719 | debian-bookworm | ok 2026-03-31 14:09:51.553035 | 2026-03-31 14:09:51.553220 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-31 14:09:51.618440 | debian-bookworm | ok 2026-03-31 14:09:51.632960 | 2026-03-31 14:09:51.633275 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-31 14:09:52.085581 | debian-bookworm -> localhost | ok 2026-03-31 14:09:52.092707 | 2026-03-31 14:09:52.092840 | TASK [validate-host : Collect information about the host] 2026-03-31 14:09:53.334618 | debian-bookworm | ok 2026-03-31 14:09:53.350649 | 2026-03-31 14:09:53.350787 | TASK [validate-host : Sanitize hostname] 2026-03-31 14:09:53.461475 | debian-bookworm | ok 2026-03-31 14:09:53.514956 | 2026-03-31 14:09:53.515099 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-31 14:09:54.329310 | debian-bookworm -> localhost | changed 2026-03-31 14:09:54.335314 | 2026-03-31 14:09:54.335435 | TASK [validate-host : Collect information about zuul worker] 2026-03-31 14:09:54.792796 | debian-bookworm | ok 2026-03-31 14:09:54.797790 | 2026-03-31 14:09:54.797903 | TASK [validate-host : Write out all zuul information for each host] 2026-03-31 14:09:55.449943 | debian-bookworm -> localhost | changed 2026-03-31 14:09:55.461357 | 2026-03-31 14:09:55.461492 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-31 14:09:55.769786 | debian-bookworm | ok 2026-03-31 14:09:55.782982 | 2026-03-31 14:09:55.783145 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-31 14:09:57.148694 | debian-bookworm | changed: 2026-03-31 14:09:57.148899 | debian-bookworm | cd+++++++++ src/ 2026-03-31 14:09:57.148934 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-31 14:09:57.148958 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-31 14:09:57.148980 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-31 14:09:57.149000 | debian-bookworm | Containerfile 2026-03-31 14:09:57.149152 | debian-bookworm | Containerfile 2026-03-31 14:09:57.160547 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.6) 2026-03-31 14:11:32.227732 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-31 14:11:32.262470 | 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-03-31 14:11:32.276447 | 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) (3.0) 2026-03-31 14:11:33.166724 | 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-03-31 14:11:33.542295 | 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.20260322 types-python-dateutil-2.9.0.20260323 types-pytz-2026.1.1.20260304 types-requests-2.33.0.20260327 types-simplejson-3.20.0.20250822 types-tabulate-0.10.0.20260308 types-ujson-5.10.0.20250822 2026-03-31 14:11:43.337045 | 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-03-31 14:11:43.337161 | 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-03-31 14:11:43.337186 | 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-03-31 14:11:43.337202 | 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-03-31 14:11:43.337214 | 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-03-31 14:11:43.337227 | 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-03-31 14:11:43.337239 | 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-03-31 14:11:43.337286 | 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-03-31 14:11:43.337299 | 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-03-31 14:11:43.337311 | debian-bookworm | Installing missing stub packages: 2026-03-31 14:11:43.337324 | 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-03-31 14:11:43.337338 | debian-bookworm | 2026-03-31 14:11:43.337350 | debian-bookworm | 2026-03-31 14:11:43.337362 | debian-bookworm | Success: no issues found in 77 source files 2026-03-31 14:11:43.434490 | debian-bookworm | ok: Runtime: 0:00:28.634121 2026-03-31 14:11:43.449849 | 2026-03-31 14:11:43.449986 | PLAY RECAP 2026-03-31 14:11:43.450075 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-31 14:11:43.450165 | 2026-03-31 14:11:43.588162 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-31 14:11:43.590292 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-31 14:11:44.315661 | 2026-03-31 14:11:44.315820 | PLAY [Base post] 2026-03-31 14:11:44.329461 | 2026-03-31 14:11:44.329590 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-31 14:11:44.927177 | debian-bookworm | changed 2026-03-31 14:11:44.936264 | 2026-03-31 14:11:44.936411 | PLAY RECAP 2026-03-31 14:11:44.936496 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-31 14:11:44.936573 | 2026-03-31 14:11:45.077726 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-31 14:11:45.078655 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-31 14:11:45.895966 | 2026-03-31 14:11:45.896183 | PLAY [Base post-logs] 2026-03-31 14:11:45.907002 | 2026-03-31 14:11:45.907158 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-31 14:11:46.371757 | localhost | changed 2026-03-31 14:11:46.388086 | 2026-03-31 14:11:46.388288 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-31 14:11:46.416170 | localhost | ok 2026-03-31 14:11:46.422585 | 2026-03-31 14:11:46.422772 | TASK [Set zuul-log-path fact] 2026-03-31 14:11:46.452323 | localhost | ok 2026-03-31 14:11:46.467834 | 2026-03-31 14:11:46.468031 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-31 14:11:46.506601 | localhost | ok 2026-03-31 14:11:46.514290 | 2026-03-31 14:11:46.514519 | TASK [upload-logs : Create log directories] 2026-03-31 14:11:47.034710 | localhost | changed 2026-03-31 14:11:47.040534 | 2026-03-31 14:11:47.040717 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-31 14:11:47.556155 | localhost -> localhost | ok: Runtime: 0:00:00.007799 2026-03-31 14:11:47.564601 | 2026-03-31 14:11:47.564779 | TASK [upload-logs : Upload logs to log server] 2026-03-31 14:11:48.134587 | localhost | Output suppressed because no_log was given 2026-03-31 14:11:48.138602 | 2026-03-31 14:11:48.138784 | LOOP [upload-logs : Compress console log and json output] 2026-03-31 14:11:48.199229 | localhost | skipping: Conditional result was False 2026-03-31 14:11:48.204411 | localhost | skipping: Conditional result was False 2026-03-31 14:11:48.211505 | 2026-03-31 14:11:48.211738 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-31 14:11:48.263206 | localhost | skipping: Conditional result was False 2026-03-31 14:11:48.263866 | 2026-03-31 14:11:48.267448 | localhost | skipping: Conditional result was False 2026-03-31 14:11:48.274431 | 2026-03-31 14:11:48.274621 | LOOP [upload-logs : Upload console log and json output]