2025-12-14 18:34:41.814132 | Job console starting 2025-12-14 18:34:41.824360 | Updating git repos 2025-12-14 18:34:41.902429 | Cloning repos into workspace 2025-12-14 18:34:42.110586 | Restoring repo states 2025-12-14 18:34:42.144250 | Merging changes 2025-12-14 18:34:43.184046 | Checking out repos 2025-12-14 18:34:43.280508 | Preparing playbooks 2025-12-14 18:34:45.173523 | Running Ansible setup 2025-12-14 18:34:53.969023 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-14 18:34:55.839338 | 2025-12-14 18:34:55.839527 | PLAY [Base pre] 2025-12-14 18:34:55.877004 | 2025-12-14 18:34:55.877179 | TASK [Setup log path fact] 2025-12-14 18:34:55.907995 | debian-bookworm | ok 2025-12-14 18:34:55.927245 | 2025-12-14 18:34:55.927415 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-14 18:34:55.957760 | debian-bookworm | ok 2025-12-14 18:34:55.979089 | 2025-12-14 18:34:55.979241 | TASK [emit-job-header : Print job information] 2025-12-14 18:34:56.124900 | # Job Information 2025-12-14 18:34:56.125100 | Ansible Version: 2.16.14 2025-12-14 18:34:56.125137 | Job: mypy 2025-12-14 18:34:56.125170 | Pipeline: check 2025-12-14 18:34:56.125194 | Executor: 521e9411259a 2025-12-14 18:34:56.125215 | Triggered by: https://github.com/osism/python-osism/pull/1908 2025-12-14 18:34:56.125238 | Event ID: 87e68020-d91b-11f0-8730-46a3ee7a4706 2025-12-14 18:34:56.130698 | 2025-12-14 18:34:56.130904 | LOOP [emit-job-header : Print node information] 2025-12-14 18:34:56.503921 | debian-bookworm | ok: 2025-12-14 18:34:56.504166 | debian-bookworm | # Node Information 2025-12-14 18:34:56.506058 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-14 18:34:56.506142 | debian-bookworm | Hostname: debian 2025-12-14 18:34:56.506170 | debian-bookworm | Username: zuul 2025-12-14 18:34:56.506193 | debian-bookworm | Distro: Debian 12.12 2025-12-14 18:34:56.506217 | debian-bookworm | Provider: regiocloud-a 2025-12-14 18:34:56.506239 | debian-bookworm | Region: 2025-12-14 18:34:56.506260 | debian-bookworm | Label: debian-bookworm 2025-12-14 18:34:56.506279 | debian-bookworm | Product Name: OpenStack Nova 2025-12-14 18:34:56.506298 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:3a44 2025-12-14 18:34:56.533565 | 2025-12-14 18:34:56.533708 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-14 18:34:57.828858 | debian-bookworm -> localhost | changed 2025-12-14 18:34:57.837076 | 2025-12-14 18:34:57.837227 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-14 18:35:01.313433 | debian-bookworm -> localhost | changed 2025-12-14 18:35:01.336124 | 2025-12-14 18:35:01.336245 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-14 18:35:02.153627 | debian-bookworm -> localhost | ok 2025-12-14 18:35:02.159659 | 2025-12-14 18:35:02.159762 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-14 18:35:02.187616 | debian-bookworm | ok 2025-12-14 18:35:02.259240 | debian-bookworm | included: /var/lib/zuul/builds/1cb695342e494241a8a52f239b85a624/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-14 18:35:02.265694 | 2025-12-14 18:35:02.265811 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-14 18:35:04.816516 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-14 18:35:04.816709 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1cb695342e494241a8a52f239b85a624/work/1cb695342e494241a8a52f239b85a624_id_rsa 2025-12-14 18:35:04.816747 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1cb695342e494241a8a52f239b85a624/work/1cb695342e494241a8a52f239b85a624_id_rsa.pub 2025-12-14 18:35:04.816774 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-14 18:35:04.816809 | debian-bookworm -> localhost | SHA256:+/lvTsMZc8XwCR1o8ouZ0ogUmCEGeTVIMtjb+VkOSnk zuul-build-sshkey 2025-12-14 18:35:04.816832 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-14 18:35:04.816867 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-14 18:35:04.816889 | debian-bookworm -> localhost | |.=++o++ .+..| 2025-12-14 18:35:04.816911 | debian-bookworm -> localhost | |..=o.o.. . o.=.| 2025-12-14 18:35:04.816932 | debian-bookworm -> localhost | | .o o . + .+| 2025-12-14 18:35:04.816951 | debian-bookworm -> localhost | | . = E.. . .| 2025-12-14 18:35:04.816971 | debian-bookworm -> localhost | | . +.=S o + + .| 2025-12-14 18:35:04.816997 | debian-bookworm -> localhost | | . o..+ = o = | 2025-12-14 18:35:04.817019 | debian-bookworm -> localhost | | . . = | 2025-12-14 18:35:04.817039 | debian-bookworm -> localhost | | . . ... | 2025-12-14 18:35:04.817060 | debian-bookworm -> localhost | | o..+o | 2025-12-14 18:35:04.817081 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-14 18:35:04.817135 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.270486 2025-12-14 18:35:04.823984 | 2025-12-14 18:35:04.824089 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-14 18:35:04.852342 | debian-bookworm | ok 2025-12-14 18:35:04.882108 | debian-bookworm | included: /var/lib/zuul/builds/1cb695342e494241a8a52f239b85a624/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-14 18:35:04.916857 | 2025-12-14 18:35:04.916968 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-14 18:35:04.991982 | debian-bookworm | skipping: Conditional result was False 2025-12-14 18:35:04.998178 | 2025-12-14 18:35:04.998284 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-14 18:35:05.892213 | debian-bookworm | changed 2025-12-14 18:35:05.901227 | 2025-12-14 18:35:05.901782 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-14 18:35:06.244522 | debian-bookworm | ok 2025-12-14 18:35:06.249396 | 2025-12-14 18:35:06.249477 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-14 18:35:07.141519 | debian-bookworm | changed 2025-12-14 18:35:07.158576 | 2025-12-14 18:35:07.158673 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-14 18:35:08.042716 | debian-bookworm | changed 2025-12-14 18:35:08.048140 | 2025-12-14 18:35:08.048229 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-14 18:35:08.106411 | debian-bookworm | skipping: Conditional result was False 2025-12-14 18:35:08.115398 | 2025-12-14 18:35:08.115500 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-14 18:35:09.246865 | debian-bookworm -> localhost | changed 2025-12-14 18:35:09.269671 | 2025-12-14 18:35:09.269783 | TASK [add-build-sshkey : Add back temp key] 2025-12-14 18:35:10.038554 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1cb695342e494241a8a52f239b85a624/work/1cb695342e494241a8a52f239b85a624_id_rsa (zuul-build-sshkey) 2025-12-14 18:35:10.038773 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015455 2025-12-14 18:35:10.046273 | 2025-12-14 18:35:10.046369 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-14 18:35:10.818814 | debian-bookworm | ok 2025-12-14 18:35:10.824501 | 2025-12-14 18:35:10.824592 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-14 18:35:10.879604 | debian-bookworm | skipping: Conditional result was False 2025-12-14 18:35:10.896312 | 2025-12-14 18:35:10.896423 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-14 18:35:12.144647 | debian-bookworm | ok 2025-12-14 18:35:12.207010 | 2025-12-14 18:35:12.207124 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-14 18:35:12.295233 | debian-bookworm | ok 2025-12-14 18:35:12.300514 | 2025-12-14 18:35:12.300627 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-14 18:35:13.256760 | debian-bookworm -> localhost | ok 2025-12-14 18:35:13.263319 | 2025-12-14 18:35:13.263421 | TASK [validate-host : Collect information about the host] 2025-12-14 18:35:15.316016 | debian-bookworm | ok 2025-12-14 18:35:15.334453 | 2025-12-14 18:35:15.334560 | TASK [validate-host : Sanitize hostname] 2025-12-14 18:35:15.553316 | debian-bookworm | ok 2025-12-14 18:35:15.600562 | 2025-12-14 18:35:15.600741 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-14 18:35:16.513815 | debian-bookworm -> localhost | changed 2025-12-14 18:35:16.523057 | 2025-12-14 18:35:16.523699 | TASK [validate-host : Collect information about zuul worker] 2025-12-14 18:35:16.975169 | debian-bookworm | ok 2025-12-14 18:35:16.979670 | 2025-12-14 18:35:16.979774 | TASK [validate-host : Write out all zuul information for each host] 2025-12-14 18:35:17.949039 | debian-bookworm -> localhost | changed 2025-12-14 18:35:17.963675 | 2025-12-14 18:35:17.963838 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-14 18:35:18.280314 | debian-bookworm | ok 2025-12-14 18:35:18.287847 | 2025-12-14 18:35:18.288000 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-14 18:35:19.565974 | debian-bookworm | changed: 2025-12-14 18:35:19.566196 | debian-bookworm | cd+++++++++ src/ 2025-12-14 18:35:19.566230 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-14 18:35:19.566255 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-14 18:35:19.566276 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-12-14 18:35:19.566296 | debian-bookworm | Containerfile 2025-12-14 18:35:19.566425 | debian-bookworm | Containerfile 2025-12-14 18:35:19.610324 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2025-12-14 18:36:43.333924 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.2) 2025-12-14 18:36:43.363571 | 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-14 18:36:43.375639 | 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-14 18:36:44.186429 | 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-14 18:36:44.561135 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20250916 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-14 18:36:51.225517 | 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-14 18:36:51.225616 | 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-14 18:36:51.225634 | 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-14 18:36:51.225645 | 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-14 18:36:51.225677 | 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-14 18:36:51.225691 | 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-14 18:36:51.225703 | 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-14 18:36:51.225740 | 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-14 18:36:51.225753 | 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-14 18:36:51.225775 | debian-bookworm | Installing missing stub packages: 2025-12-14 18:36:51.225789 | 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-14 18:36:51.225802 | debian-bookworm | 2025-12-14 18:36:51.225813 | debian-bookworm | 2025-12-14 18:36:51.225824 | debian-bookworm | Success: no issues found in 74 source files 2025-12-14 18:36:51.615407 | debian-bookworm | ok: Runtime: 0:00:20.906805 2025-12-14 18:36:51.634000 | 2025-12-14 18:36:51.634181 | PLAY RECAP 2025-12-14 18:36:51.634297 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-12-14 18:36:51.634348 | 2025-12-14 18:36:51.797821 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-12-14 18:36:51.798719 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-14 18:36:52.623488 | 2025-12-14 18:36:52.623660 | PLAY [Base post] 2025-12-14 18:36:52.639487 | 2025-12-14 18:36:52.639643 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-14 18:36:53.194344 | debian-bookworm | changed 2025-12-14 18:36:53.215562 | 2025-12-14 18:36:53.215759 | PLAY RECAP 2025-12-14 18:36:53.215936 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-14 18:36:53.216061 | 2025-12-14 18:36:53.376611 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-14 18:36:53.378099 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-14 18:36:54.249898 | 2025-12-14 18:36:54.250076 | PLAY [Base post-logs] 2025-12-14 18:36:54.261486 | 2025-12-14 18:36:54.261639 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-14 18:36:54.786103 | localhost | changed 2025-12-14 18:36:54.797685 | 2025-12-14 18:36:54.797908 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-14 18:36:54.836660 | localhost | ok 2025-12-14 18:36:54.844659 | 2025-12-14 18:36:54.844878 | TASK [Set zuul-log-path fact] 2025-12-14 18:36:54.867485 | localhost | ok 2025-12-14 18:36:54.886047 | 2025-12-14 18:36:54.886219 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-14 18:36:54.912694 | localhost | ok 2025-12-14 18:36:54.917447 | 2025-12-14 18:36:54.917586 | TASK [upload-logs : Create log directories] 2025-12-14 18:36:55.528401 | localhost | changed 2025-12-14 18:36:55.531969 | 2025-12-14 18:36:55.532097 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-14 18:36:56.123596 | localhost -> localhost | ok: Runtime: 0:00:00.005899 2025-12-14 18:36:56.131458 | 2025-12-14 18:36:56.131596 | TASK [upload-logs : Upload logs to log server] 2025-12-14 18:36:56.717360 | localhost | Output suppressed because no_log was given 2025-12-14 18:36:56.721873 | 2025-12-14 18:36:56.722082 | LOOP [upload-logs : Compress console log and json output] 2025-12-14 18:36:56.802872 | localhost | skipping: Conditional result was False 2025-12-14 18:36:56.815456 | localhost | skipping: Conditional result was False 2025-12-14 18:36:56.823706 | 2025-12-14 18:36:56.823857 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-14 18:36:56.904374 | localhost | skipping: Conditional result was False 2025-12-14 18:36:56.905236 | 2025-12-14 18:36:56.919762 | localhost | skipping: Conditional result was False 2025-12-14 18:36:56.936916 | 2025-12-14 18:36:56.937208 | LOOP [upload-logs : Upload console log and json output]