2025-10-29 03:02:53.903003 | Job console starting 2025-10-29 03:02:53.911621 | Updating git repos 2025-10-29 03:02:53.932450 | Cloning repos into workspace 2025-10-29 03:02:53.973282 | Restoring repo states 2025-10-29 03:02:53.982395 | Merging changes 2025-10-29 03:02:53.982409 | Checking out repos 2025-10-29 03:02:54.086870 | Preparing playbooks 2025-10-29 03:02:54.921405 | Running Ansible setup 2025-10-29 03:03:00.516013 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-29 03:03:02.063378 | 2025-10-29 03:03:02.063507 | PLAY [Base pre] 2025-10-29 03:03:02.080587 | 2025-10-29 03:03:02.080678 | TASK [Setup log path fact] 2025-10-29 03:03:02.109066 | debian-bookworm | ok 2025-10-29 03:03:02.123495 | 2025-10-29 03:03:02.123614 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-29 03:03:02.151753 | debian-bookworm | ok 2025-10-29 03:03:02.167538 | 2025-10-29 03:03:02.167651 | TASK [emit-job-header : Print job information] 2025-10-29 03:03:02.245682 | # Job Information 2025-10-29 03:03:02.245847 | Ansible Version: 2.16.14 2025-10-29 03:03:02.245877 | Job: mypy 2025-10-29 03:03:02.245904 | Pipeline: periodic-daily 2025-10-29 03:03:02.245924 | Executor: 521e9411259a 2025-10-29 03:03:02.245941 | Triggered by: https://github.com/osism/sonic-manager 2025-10-29 03:03:02.245962 | Event ID: 60c6b890d3b74d3995a9c39eb659930a 2025-10-29 03:03:02.249971 | 2025-10-29 03:03:02.250055 | LOOP [emit-job-header : Print node information] 2025-10-29 03:03:02.368822 | debian-bookworm | ok: 2025-10-29 03:03:02.368995 | debian-bookworm | # Node Information 2025-10-29 03:03:02.369023 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-29 03:03:02.369043 | debian-bookworm | Hostname: debian 2025-10-29 03:03:02.369061 | debian-bookworm | Username: zuul 2025-10-29 03:03:02.369078 | debian-bookworm | Distro: Debian 12.12 2025-10-29 03:03:02.369098 | debian-bookworm | Provider: regiocloud-a 2025-10-29 03:03:02.369115 | debian-bookworm | Region: 2025-10-29 03:03:02.369133 | debian-bookworm | Label: debian-bookworm 2025-10-29 03:03:02.369149 | debian-bookworm | Product Name: OpenStack Nova 2025-10-29 03:03:02.369165 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed3:d1d4 2025-10-29 03:03:02.385823 | 2025-10-29 03:03:02.385927 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-29 03:03:03.674379 | debian-bookworm -> localhost | changed 2025-10-29 03:03:03.680413 | 2025-10-29 03:03:03.680507 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-29 03:03:05.859130 | debian-bookworm -> localhost | changed 2025-10-29 03:03:05.873808 | 2025-10-29 03:03:05.873913 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-29 03:03:06.849410 | debian-bookworm -> localhost | ok 2025-10-29 03:03:06.854504 | 2025-10-29 03:03:06.854617 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-29 03:03:06.891473 | debian-bookworm | ok 2025-10-29 03:03:06.918305 | debian-bookworm | included: /var/lib/zuul/builds/fcc68404c2cf4d06a4a687ee1c86261f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-29 03:03:06.931167 | 2025-10-29 03:03:06.931253 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-29 03:03:10.016022 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-29 03:03:10.016199 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fcc68404c2cf4d06a4a687ee1c86261f/work/fcc68404c2cf4d06a4a687ee1c86261f_id_rsa 2025-10-29 03:03:10.016229 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fcc68404c2cf4d06a4a687ee1c86261f/work/fcc68404c2cf4d06a4a687ee1c86261f_id_rsa.pub 2025-10-29 03:03:10.016251 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-29 03:03:10.016270 | debian-bookworm -> localhost | SHA256:rfMhyUUlsOt3CcWGzI92w8JSSK2pTJs9t5aVvRU2D60 zuul-build-sshkey 2025-10-29 03:03:10.016289 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-29 03:03:10.016316 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-29 03:03:10.016334 | debian-bookworm -> localhost | | oo. . | 2025-10-29 03:03:10.016351 | debian-bookworm -> localhost | | . =.= | 2025-10-29 03:03:10.016367 | debian-bookworm -> localhost | | oo* + . | 2025-10-29 03:03:10.016383 | debian-bookworm -> localhost | | . o* * .+.| 2025-10-29 03:03:10.016398 | debian-bookworm -> localhost | | o =S O =o.o+| 2025-10-29 03:03:10.016417 | debian-bookworm -> localhost | | =oo*.+ooE o| 2025-10-29 03:03:10.016434 | debian-bookworm -> localhost | | Boo+o o | 2025-10-29 03:03:10.016451 | debian-bookworm -> localhost | | =+o . | 2025-10-29 03:03:10.016468 | debian-bookworm -> localhost | | .. | 2025-10-29 03:03:10.016484 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-29 03:03:10.016526 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.967698 2025-10-29 03:03:10.021662 | 2025-10-29 03:03:10.021743 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-29 03:03:10.072724 | debian-bookworm | ok 2025-10-29 03:03:10.086061 | debian-bookworm | included: /var/lib/zuul/builds/fcc68404c2cf4d06a4a687ee1c86261f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-29 03:03:10.109490 | 2025-10-29 03:03:10.109611 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-29 03:03:10.142585 | debian-bookworm | skipping: Conditional result was False 2025-10-29 03:03:10.147789 | 2025-10-29 03:03:10.147876 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-29 03:03:11.052151 | debian-bookworm | changed 2025-10-29 03:03:11.056493 | 2025-10-29 03:03:11.056586 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-29 03:03:11.359814 | debian-bookworm | ok 2025-10-29 03:03:11.364363 | 2025-10-29 03:03:11.364441 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-29 03:03:12.242145 | debian-bookworm | changed 2025-10-29 03:03:12.254513 | 2025-10-29 03:03:12.254674 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-29 03:03:12.979927 | debian-bookworm | changed 2025-10-29 03:03:12.984670 | 2025-10-29 03:03:12.984746 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-29 03:03:13.045605 | debian-bookworm | skipping: Conditional result was False 2025-10-29 03:03:13.051763 | 2025-10-29 03:03:13.051847 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-29 03:03:14.142953 | debian-bookworm -> localhost | changed 2025-10-29 03:03:14.151485 | 2025-10-29 03:03:14.151589 | TASK [add-build-sshkey : Add back temp key] 2025-10-29 03:03:14.858974 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fcc68404c2cf4d06a4a687ee1c86261f/work/fcc68404c2cf4d06a4a687ee1c86261f_id_rsa (zuul-build-sshkey) 2025-10-29 03:03:14.859191 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.044614 2025-10-29 03:03:14.865603 | 2025-10-29 03:03:14.865684 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-29 03:03:15.470527 | debian-bookworm | ok 2025-10-29 03:03:15.474728 | 2025-10-29 03:03:15.474850 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-29 03:03:15.529525 | debian-bookworm | skipping: Conditional result was False 2025-10-29 03:03:15.539221 | 2025-10-29 03:03:15.539309 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-29 03:03:16.148267 | debian-bookworm | ok 2025-10-29 03:03:16.161874 | 2025-10-29 03:03:16.161963 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-29 03:03:16.217547 | debian-bookworm | ok 2025-10-29 03:03:16.221518 | 2025-10-29 03:03:16.221612 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-29 03:03:17.035801 | debian-bookworm -> localhost | ok 2025-10-29 03:03:17.043808 | 2025-10-29 03:03:17.043892 | TASK [validate-host : Collect information about the host] 2025-10-29 03:03:18.315495 | debian-bookworm | ok 2025-10-29 03:03:18.327788 | 2025-10-29 03:03:18.327876 | TASK [validate-host : Sanitize hostname] 2025-10-29 03:03:18.415618 | debian-bookworm | ok 2025-10-29 03:03:18.441764 | 2025-10-29 03:03:18.441850 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-29 03:03:19.534079 | debian-bookworm -> localhost | changed 2025-10-29 03:03:19.538784 | 2025-10-29 03:03:19.538887 | TASK [validate-host : Collect information about zuul worker] 2025-10-29 03:03:19.943887 | debian-bookworm | ok 2025-10-29 03:03:19.947847 | 2025-10-29 03:03:19.947929 | TASK [validate-host : Write out all zuul information for each host] 2025-10-29 03:03:20.843198 | debian-bookworm -> localhost | changed 2025-10-29 03:03:20.863200 | 2025-10-29 03:03:20.864248 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-29 03:03:21.235414 | debian-bookworm | ok 2025-10-29 03:03:21.251434 | 2025-10-29 03:03:21.251534 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-29 03:03:22.384818 | debian-bookworm | changed: 2025-10-29 03:03:22.384996 | debian-bookworm | cd+++++++++ src/ 2025-10-29 03:03:22.385031 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-29 03:03:22.385054 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-29 03:03:22.385077 | debian-bookworm | cd+++++++++ src/github.com/osism/sonic-manager/ 2025-10-29 03:03:22.385097 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-29 03:03:55.734905 | debian-bookworm | Installing collected packages: types-requests, types-pytz 2025-10-29 03:03:55.779061 | debian-bookworm | Successfully installed types-pytz-2025.2.0.20250809 types-requests-2.32.4.20250913 2025-10-29 03:03:58.666482 | debian-bookworm | sonic_manager/core/config.py:21: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.666620 | debian-bookworm | sonic_manager/core/config.py:21: note: Use "-> None" if function does not return a value 2025-10-29 03:03:58.666641 | debian-bookworm | sonic_manager/core/config.py:23: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666657 | debian-bookworm | sonic_manager/core/config.py:24: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666688 | debian-bookworm | sonic_manager/core/config.py:25: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666700 | debian-bookworm | sonic_manager/core/config.py:28: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666713 | debian-bookworm | sonic_manager/core/config.py:31: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666724 | debian-bookworm | sonic_manager/core/config.py:34: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666735 | debian-bookworm | sonic_manager/core/config.py:37: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666746 | debian-bookworm | sonic_manager/core/config.py:43: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666759 | debian-bookworm | sonic_manager/core/config.py:44: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666770 | debian-bookworm | sonic_manager/core/config.py:45: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666781 | debian-bookworm | sonic_manager/core/config.py:46: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666792 | debian-bookworm | sonic_manager/core/config.py:51: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666804 | debian-bookworm | sonic_manager/core/netbox_client.py:41: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.666848 | debian-bookworm | sonic_manager/core/netbox_client.py:41: note: Use "-> None" if function does not return a value 2025-10-29 03:03:58.666861 | debian-bookworm | sonic_manager/core/netbox_client.py:62: error: Returning Any from function declared to return "list[dict[str, Any]]" [no-any-return] 2025-10-29 03:03:58.666873 | debian-bookworm | sonic_manager/core/utils.py:35: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.666884 | debian-bookworm | sonic_manager/sonic/device.py:10: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.666896 | debian-bookworm | sonic_manager/sonic/device.py:37: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.666907 | debian-bookworm | sonic_manager/sonic/device.py:57: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.666937 | debian-bookworm | sonic_manager/sonic/cache.py:15: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.666950 | debian-bookworm | sonic_manager/sonic/cache.py:15: note: Use "-> None" if function does not return a value 2025-10-29 03:03:58.666961 | debian-bookworm | sonic_manager/sonic/cache.py:16: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-29 03:03:58.666972 | debian-bookworm | sonic_manager/sonic/cache.py:49: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.666984 | debian-bookworm | sonic_manager/sonic/cache.py:49: note: Use "-> None" if function does not return a value 2025-10-29 03:03:58.666995 | debian-bookworm | sonic_manager/sonic/cache.py:84: error: Returning Any from function declared to return "InterfaceCache" [no-any-return] 2025-10-29 03:03:58.667007 | debian-bookworm | sonic_manager/sonic/cache.py:100: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.667018 | debian-bookworm | sonic_manager/sonic/cache.py:100: note: Use "-> None" if function does not return a value 2025-10-29 03:03:58.667029 | debian-bookworm | sonic_manager/sonic/cache.py:113: error: Returning Any from function declared to return "Optional[dict[str, int]]" [no-any-return] 2025-10-29 03:03:58.667040 | debian-bookworm | sonic_manager/sonic/exporter.py:16: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667051 | debian-bookworm | sonic_manager/sonic/exporter.py:107: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667063 | debian-bookworm | sonic_manager/sonic/interface.py:17: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667084 | debian-bookworm | sonic_manager/sonic/interface.py:43: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667100 | debian-bookworm | sonic_manager/sonic/interface.py:113: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667112 | debian-bookworm | sonic_manager/sonic/interface.py:151: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667123 | debian-bookworm | sonic_manager/sonic/interface.py:219: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667134 | debian-bookworm | sonic_manager/sonic/interface.py:233: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667145 | debian-bookworm | sonic_manager/sonic/interface.py:277: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667156 | debian-bookworm | sonic_manager/sonic/interface.py:337: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667167 | debian-bookworm | sonic_manager/sonic/interface.py:400: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.667178 | debian-bookworm | sonic_manager/sonic/interface.py:400: note: Use "-> None" if function does not return a value 2025-10-29 03:03:58.667190 | debian-bookworm | sonic_manager/sonic/interface.py:409: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667201 | debian-bookworm | sonic_manager/sonic/interface.py:425: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667211 | debian-bookworm | sonic_manager/sonic/interface.py:660: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667222 | debian-bookworm | sonic_manager/sonic/bgp.py:49: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667233 | debian-bookworm | sonic_manager/sonic/bgp.py:65: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667245 | debian-bookworm | sonic_manager/sonic/config_generator.py:40: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667256 | debian-bookworm | sonic_manager/sonic/config_generator.py:46: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667267 | debian-bookworm | sonic_manager/sonic/config_generator.py:229: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667278 | debian-bookworm | sonic_manager/sonic/config_generator.py:358: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667297 | debian-bookworm | sonic_manager/sonic/config_generator.py:378: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667308 | debian-bookworm | sonic_manager/sonic/config_generator.py:411: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667319 | debian-bookworm | sonic_manager/sonic/config_generator.py:501: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667330 | debian-bookworm | sonic_manager/sonic/config_generator.py:532: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667341 | debian-bookworm | sonic_manager/sonic/config_generator.py:544: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667352 | debian-bookworm | sonic_manager/sonic/config_generator.py:617: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667363 | debian-bookworm | sonic_manager/sonic/config_generator.py:630: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667374 | debian-bookworm | sonic_manager/sonic/config_generator.py:703: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667385 | debian-bookworm | sonic_manager/sonic/config_generator.py:729: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.667396 | debian-bookworm | sonic_manager/sonic/config_generator.py:787: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667407 | debian-bookworm | sonic_manager/sonic/config_generator.py:807: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.667418 | debian-bookworm | sonic_manager/sonic/config_generator.py:807: note: Use "-> None" if function does not return a value 2025-10-29 03:03:58.667429 | debian-bookworm | sonic_manager/sonic/config_generator.py:814: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.667440 | debian-bookworm | sonic_manager/sonic/config_generator.py:814: note: Use "-> None" if function does not return a value 2025-10-29 03:03:58.667451 | debian-bookworm | sonic_manager/sonic/config_generator.py:821: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667462 | debian-bookworm | sonic_manager/sonic/config_generator.py:881: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667472 | debian-bookworm | sonic_manager/sonic/config_generator.py:914: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667483 | debian-bookworm | sonic_manager/sonic/sync.py:17: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667494 | debian-bookworm | sonic_manager/cli/main.py:15: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667505 | debian-bookworm | sonic_manager/cli/main.py:28: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667516 | debian-bookworm | sonic_manager/cli/main.py:50: error: Function is missing a type annotation [no-untyped-def] 2025-10-29 03:03:58.667527 | debian-bookworm | sonic_manager/cli/main.py:77: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.667547 | debian-bookworm | sonic_manager/cli/main.py:77: note: Use "-> None" if function does not return a value 2025-10-29 03:03:58.667559 | debian-bookworm | sonic_manager/cli/main.py:89: error: Function is missing a return type annotation [no-untyped-def] 2025-10-29 03:03:58.667570 | debian-bookworm | sonic_manager/cli/main.py:89: note: Use "-> None" if function does not return a value 2025-10-29 03:03:58.667581 | debian-bookworm | Installing missing stub packages: 2025-10-29 03:03:58.667597 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-pytz types-requests 2025-10-29 03:03:58.667609 | debian-bookworm | 2025-10-29 03:03:58.667621 | debian-bookworm | 2025-10-29 03:03:58.667632 | debian-bookworm | Found 53 errors in 11 files (checked 18 source files) 2025-10-29 03:03:58.964370 | debian-bookworm | ERROR 2025-10-29 03:03:58.964537 | debian-bookworm | { 2025-10-29 03:03:58.964587 | debian-bookworm | "delta": "0:00:08.991029", 2025-10-29 03:03:58.964611 | debian-bookworm | "end": "2025-10-29 03:03:58.677411", 2025-10-29 03:03:58.964632 | debian-bookworm | "msg": "non-zero return code", 2025-10-29 03:03:58.964651 | debian-bookworm | "rc": 1, 2025-10-29 03:03:58.964670 | debian-bookworm | "start": "2025-10-29 03:03:49.686382" 2025-10-29 03:03:58.964687 | debian-bookworm | } failure 2025-10-29 03:03:58.967201 | 2025-10-29 03:03:58.967262 | PLAY RECAP 2025-10-29 03:03:58.967310 | debian-bookworm | ok: 10 changed: 7 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2025-10-29 03:03:58.967333 | 2025-10-29 03:03:59.071324 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-29 03:03:59.072337 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-29 03:03:59.849289 | 2025-10-29 03:03:59.849414 | PLAY [Base post] 2025-10-29 03:03:59.884820 | 2025-10-29 03:03:59.884938 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-29 03:04:00.415863 | debian-bookworm | changed 2025-10-29 03:04:00.424673 | 2025-10-29 03:04:00.424791 | PLAY RECAP 2025-10-29 03:04:00.424854 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-29 03:04:00.424926 | 2025-10-29 03:04:00.542607 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-29 03:04:00.543415 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-29 03:04:01.311540 | 2025-10-29 03:04:01.311696 | PLAY [Base post-logs] 2025-10-29 03:04:01.321592 | 2025-10-29 03:04:01.321710 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-29 03:04:01.701880 | localhost | changed 2025-10-29 03:04:01.711633 | 2025-10-29 03:04:01.711762 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-29 03:04:01.747347 | localhost | ok 2025-10-29 03:04:01.752354 | 2025-10-29 03:04:01.752462 | TASK [Set zuul-log-path fact] 2025-10-29 03:04:01.767222 | localhost | ok 2025-10-29 03:04:01.774738 | 2025-10-29 03:04:01.774825 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-29 03:04:01.810283 | localhost | ok 2025-10-29 03:04:01.815498 | 2025-10-29 03:04:01.815651 | TASK [upload-logs : Create log directories] 2025-10-29 03:04:02.251269 | localhost | changed 2025-10-29 03:04:02.255701 | 2025-10-29 03:04:02.255842 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-29 03:04:02.669476 | localhost -> localhost | ok: Runtime: 0:00:00.004118 2025-10-29 03:04:02.674487 | 2025-10-29 03:04:02.674601 | TASK [upload-logs : Upload logs to log server] 2025-10-29 03:04:03.220747 | localhost | Output suppressed because no_log was given 2025-10-29 03:04:03.223639 | 2025-10-29 03:04:03.223760 | LOOP [upload-logs : Compress console log and json output] 2025-10-29 03:04:03.280154 | localhost | skipping: Conditional result was False 2025-10-29 03:04:03.290362 | localhost | skipping: Conditional result was False 2025-10-29 03:04:03.295783 | 2025-10-29 03:04:03.295921 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-29 03:04:03.357168 | localhost | skipping: Conditional result was False 2025-10-29 03:04:03.357437 | 2025-10-29 03:04:03.366431 | localhost | skipping: Conditional result was False 2025-10-29 03:04:03.380705 | 2025-10-29 03:04:03.380930 | LOOP [upload-logs : Upload console log and json output]