2026-04-27 07:32:48.429372 | Job console starting 2026-04-27 07:32:48.455606 | Updating git repos 2026-04-27 07:32:48.505637 | Cloning repos into workspace 2026-04-27 07:32:48.599233 | Restoring repo states 2026-04-27 07:32:48.618946 | Merging changes 2026-04-27 07:32:49.368661 | Checking out repos 2026-04-27 07:32:49.441850 | Preparing playbooks 2026-04-27 07:32:50.676603 | Running Ansible setup 2026-04-27 07:32:57.538795 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 07:32:59.181134 | 2026-04-27 07:32:59.181263 | PLAY [Base pre] 2026-04-27 07:32:59.201090 | 2026-04-27 07:32:59.201213 | TASK [Setup log path fact] 2026-04-27 07:32:59.241974 | debian-bookworm | ok 2026-04-27 07:32:59.286794 | 2026-04-27 07:32:59.286955 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 07:32:59.363575 | debian-bookworm | ok 2026-04-27 07:32:59.385466 | 2026-04-27 07:32:59.387010 | TASK [emit-job-header : Print job information] 2026-04-27 07:32:59.441728 | # Job Information 2026-04-27 07:32:59.442013 | Ansible Version: 2.16.14 2026-04-27 07:32:59.442057 | Job: mypy 2026-04-27 07:32:59.442095 | Pipeline: check 2026-04-27 07:32:59.442123 | Executor: 521e9411259a 2026-04-27 07:32:59.442144 | Triggered by: https://github.com/osism/python-osism/pull/2210 2026-04-27 07:32:59.442167 | Event ID: 44a280d0-420b-11f1-8e66-6f343d2bc22e 2026-04-27 07:32:59.451429 | 2026-04-27 07:32:59.451574 | LOOP [emit-job-header : Print node information] 2026-04-27 07:32:59.674970 | debian-bookworm | ok: 2026-04-27 07:32:59.675169 | debian-bookworm | # Node Information 2026-04-27 07:32:59.675216 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-27 07:32:59.675246 | debian-bookworm | Hostname: debian 2026-04-27 07:32:59.675269 | debian-bookworm | Username: zuul 2026-04-27 07:32:59.675291 | debian-bookworm | Distro: Debian 12.13 2026-04-27 07:32:59.675323 | debian-bookworm | Provider: regiocloud-a 2026-04-27 07:32:59.675349 | debian-bookworm | Region: 2026-04-27 07:32:59.675371 | debian-bookworm | Label: debian-bookworm 2026-04-27 07:32:59.675393 | debian-bookworm | Product Name: OpenStack Nova 2026-04-27 07:32:59.675413 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea0:c5d0 2026-04-27 07:32:59.705982 | 2026-04-27 07:32:59.706101 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 07:33:00.910554 | debian-bookworm -> localhost | changed 2026-04-27 07:33:00.917401 | 2026-04-27 07:33:00.917524 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 07:33:03.836822 | debian-bookworm -> localhost | changed 2026-04-27 07:33:03.873726 | 2026-04-27 07:33:03.873884 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 07:33:04.409933 | debian-bookworm -> localhost | ok 2026-04-27 07:33:04.417852 | 2026-04-27 07:33:04.417965 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 07:33:04.479421 | debian-bookworm | ok 2026-04-27 07:33:04.517957 | debian-bookworm | included: /var/lib/zuul/builds/a3f3b262cf334a208f37f066d3344e63/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 07:33:04.551877 | 2026-04-27 07:33:04.554719 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 07:33:07.500171 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-27 07:33:07.500376 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a3f3b262cf334a208f37f066d3344e63/work/a3f3b262cf334a208f37f066d3344e63_id_rsa 2026-04-27 07:33:07.500415 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a3f3b262cf334a208f37f066d3344e63/work/a3f3b262cf334a208f37f066d3344e63_id_rsa.pub 2026-04-27 07:33:07.500442 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-27 07:33:07.500489 | debian-bookworm -> localhost | SHA256:KF9+RevXcTcoWooKte37dGODr93ZJTAwBikE1S/5wgA zuul-build-sshkey 2026-04-27 07:33:07.500514 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-27 07:33:07.500549 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-27 07:33:07.500573 | debian-bookworm -> localhost | | .+o... | 2026-04-27 07:33:07.500596 | debian-bookworm -> localhost | | E . o. | 2026-04-27 07:33:07.500616 | debian-bookworm -> localhost | | . . o+ . | 2026-04-27 07:33:07.500637 | debian-bookworm -> localhost | | ..o..+ .. | 2026-04-27 07:33:07.500657 | debian-bookworm -> localhost | | ...oSo o=. oo| 2026-04-27 07:33:07.500682 | debian-bookworm -> localhost | | .ooo+ *o.o .=| 2026-04-27 07:33:07.500704 | debian-bookworm -> localhost | | . ..o.*.=. o o| 2026-04-27 07:33:07.500724 | debian-bookworm -> localhost | | . o ..= +.o..| 2026-04-27 07:33:07.500745 | debian-bookworm -> localhost | | . ooo.o o . | 2026-04-27 07:33:07.500766 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-27 07:33:07.500820 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.176637 2026-04-27 07:33:07.507112 | 2026-04-27 07:33:07.507208 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 07:33:07.550410 | debian-bookworm | ok 2026-04-27 07:33:07.574745 | debian-bookworm | included: /var/lib/zuul/builds/a3f3b262cf334a208f37f066d3344e63/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 07:33:07.606594 | 2026-04-27 07:33:07.606704 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 07:33:07.634808 | debian-bookworm | skipping: Conditional result was False 2026-04-27 07:33:07.640673 | 2026-04-27 07:33:07.640774 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 07:33:08.466701 | debian-bookworm | changed 2026-04-27 07:33:08.475090 | 2026-04-27 07:33:08.475195 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 07:33:08.727689 | debian-bookworm | ok 2026-04-27 07:33:08.736899 | 2026-04-27 07:33:08.737003 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 07:33:09.468032 | debian-bookworm | changed 2026-04-27 07:33:09.476618 | 2026-04-27 07:33:09.476728 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 07:33:10.281462 | debian-bookworm | changed 2026-04-27 07:33:10.286041 | 2026-04-27 07:33:10.286127 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 07:33:10.318798 | debian-bookworm | skipping: Conditional result was False 2026-04-27 07:33:10.323944 | 2026-04-27 07:33:10.324032 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 07:33:11.418595 | debian-bookworm -> localhost | changed 2026-04-27 07:33:11.433417 | 2026-04-27 07:33:11.433537 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 07:33:12.123514 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a3f3b262cf334a208f37f066d3344e63/work/a3f3b262cf334a208f37f066d3344e63_id_rsa (zuul-build-sshkey) 2026-04-27 07:33:12.123758 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021550 2026-04-27 07:33:12.132001 | 2026-04-27 07:33:12.132101 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 07:33:12.826880 | debian-bookworm | ok 2026-04-27 07:33:12.832510 | 2026-04-27 07:33:12.832612 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 07:33:12.893542 | debian-bookworm | skipping: Conditional result was False 2026-04-27 07:33:12.911376 | 2026-04-27 07:33:12.911495 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-27 07:33:13.537348 | debian-bookworm | ok 2026-04-27 07:33:13.563654 | 2026-04-27 07:33:13.563782 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-27 07:33:13.609517 | debian-bookworm | ok 2026-04-27 07:33:13.623678 | 2026-04-27 07:33:13.623782 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-27 07:33:14.145456 | debian-bookworm -> localhost | ok 2026-04-27 07:33:14.152191 | 2026-04-27 07:33:14.152291 | TASK [validate-host : Collect information about the host] 2026-04-27 07:33:15.895798 | debian-bookworm | ok 2026-04-27 07:33:15.903921 | 2026-04-27 07:33:15.904012 | TASK [validate-host : Sanitize hostname] 2026-04-27 07:33:16.023092 | debian-bookworm | ok 2026-04-27 07:33:16.056547 | 2026-04-27 07:33:16.056680 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-27 07:33:17.059422 | debian-bookworm -> localhost | changed 2026-04-27 07:33:17.064084 | 2026-04-27 07:33:17.064168 | TASK [validate-host : Collect information about zuul worker] 2026-04-27 07:33:17.474526 | debian-bookworm | ok 2026-04-27 07:33:17.478382 | 2026-04-27 07:33:17.478483 | TASK [validate-host : Write out all zuul information for each host] 2026-04-27 07:33:18.387242 | debian-bookworm -> localhost | changed 2026-04-27 07:33:18.397081 | 2026-04-27 07:33:18.397188 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-27 07:33:18.720002 | debian-bookworm | ok 2026-04-27 07:33:18.728265 | 2026-04-27 07:33:18.728363 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-27 07:33:20.053798 | debian-bookworm | changed: 2026-04-27 07:33:20.053962 | debian-bookworm | cd+++++++++ src/ 2026-04-27 07:33:20.053990 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-27 07:33:20.054010 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-27 07:33:20.054028 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-27 07:33:20.054046 | debian-bookworm | Containerfile 2026-04-27 07:33:20.054156 | debian-bookworm | Containerfile 2026-04-27 07:33:20.074216 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (47.0.0) 2026-04-27 07:34:49.636040 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-27 07:34:49.647252 | 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-04-27 07:34:49.660459 | 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-04-27 07:34:50.496044 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-04-27 07:34:50.912263 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260408 types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-paramiko-4.0.0.20260408 types-python-dateutil-2.9.0.20260408 types-pytz-2026.1.1.20260408 types-requests-2.33.0.20260408 types-simplejson-3.20.0.20260408 types-tabulate-0.10.0.20260408 2026-04-27 07:34:56.901321 | debian-bookworm | tests/unit/test_settings.py:45: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-27 07:34:56.901535 | 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-04-27 07:34:56.901558 | 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-04-27 07:34:56.901571 | 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-04-27 07:34:56.901583 | 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-04-27 07:34:56.901594 | 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-04-27 07:34:56.901606 | 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-04-27 07:34:56.901617 | 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-04-27 07:34:56.901676 | 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-04-27 07:34:56.901695 | 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-04-27 07:34:56.901707 | debian-bookworm | Installing missing stub packages: 2026-04-27 07:34:56.901721 | 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 2026-04-27 07:34:56.901732 | debian-bookworm | 2026-04-27 07:34:56.901745 | debian-bookworm | 2026-04-27 07:34:56.901756 | debian-bookworm | Success: no issues found in 93 source files 2026-04-27 07:34:57.335327 | debian-bookworm | ok: Runtime: 0:00:21.824606 2026-04-27 07:34:57.347080 | 2026-04-27 07:34:57.347188 | PLAY RECAP 2026-04-27 07:34:57.347293 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-27 07:34:57.347329 | 2026-04-27 07:34:57.542338 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-27 07:34:57.543723 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 07:34:58.526478 | 2026-04-27 07:34:58.526667 | PLAY [Base post] 2026-04-27 07:34:58.571332 | 2026-04-27 07:34:58.571561 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-27 07:34:59.213814 | debian-bookworm | changed 2026-04-27 07:34:59.223285 | 2026-04-27 07:34:59.223441 | PLAY RECAP 2026-04-27 07:34:59.223510 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 07:34:59.223575 | 2026-04-27 07:34:59.416171 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 07:34:59.417870 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-27 07:35:00.284410 | 2026-04-27 07:35:00.284614 | PLAY [Base post-logs] 2026-04-27 07:35:00.296741 | 2026-04-27 07:35:00.296963 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-27 07:35:01.105334 | localhost | changed 2026-04-27 07:35:01.121094 | 2026-04-27 07:35:01.121324 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-27 07:35:01.178260 | localhost | ok 2026-04-27 07:35:01.182453 | 2026-04-27 07:35:01.182576 | TASK [Set zuul-log-path fact] 2026-04-27 07:35:01.199905 | localhost | ok 2026-04-27 07:35:01.213642 | 2026-04-27 07:35:01.213786 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 07:35:01.240073 | localhost | ok 2026-04-27 07:35:01.244453 | 2026-04-27 07:35:01.244604 | TASK [upload-logs : Create log directories] 2026-04-27 07:35:02.144822 | localhost | changed 2026-04-27 07:35:02.148662 | 2026-04-27 07:35:02.148787 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-27 07:35:03.027041 | localhost -> localhost | ok: Runtime: 0:00:00.030547 2026-04-27 07:35:03.033335 | 2026-04-27 07:35:03.033479 | TASK [upload-logs : Upload logs to log server] 2026-04-27 07:35:03.969069 | localhost | Output suppressed because no_log was given 2026-04-27 07:35:03.972092 | 2026-04-27 07:35:03.972271 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 07:35:04.054573 | localhost | skipping: Conditional result was False 2026-04-27 07:35:04.070482 | localhost | skipping: Conditional result was False 2026-04-27 07:35:04.084574 | 2026-04-27 07:35:04.084793 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 07:35:04.162720 | localhost | skipping: Conditional result was False 2026-04-27 07:35:04.163074 | 2026-04-27 07:35:04.168802 | localhost | skipping: Conditional result was False 2026-04-27 07:35:04.174099 | 2026-04-27 07:35:04.174369 | LOOP [upload-logs : Upload console log and json output]