2025-11-28 08:50:58.445651 | Job console starting 2025-11-28 08:50:58.467780 | Updating git repos 2025-11-28 08:50:58.512131 | Cloning repos into workspace 2025-11-28 08:50:58.620358 | Restoring repo states 2025-11-28 08:50:58.633048 | Merging changes 2025-11-28 08:50:59.200977 | Checking out repos 2025-11-28 08:50:59.249057 | Preparing playbooks 2025-11-28 08:51:00.057873 | Running Ansible setup 2025-11-28 08:51:04.677884 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-28 08:51:05.626783 | 2025-11-28 08:51:05.626985 | PLAY [Base pre] 2025-11-28 08:51:05.643439 | 2025-11-28 08:51:05.643615 | TASK [Setup log path fact] 2025-11-28 08:51:05.684120 | debian-bookworm | ok 2025-11-28 08:51:05.711785 | 2025-11-28 08:51:05.711961 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 08:51:05.772099 | debian-bookworm | ok 2025-11-28 08:51:05.788934 | 2025-11-28 08:51:05.789069 | TASK [emit-job-header : Print job information] 2025-11-28 08:51:05.871029 | # Job Information 2025-11-28 08:51:05.871257 | Ansible Version: 2.16.14 2025-11-28 08:51:05.871295 | Job: mypy 2025-11-28 08:51:05.871328 | Pipeline: check 2025-11-28 08:51:05.871352 | Executor: 521e9411259a 2025-11-28 08:51:05.871373 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1008 2025-11-28 08:51:05.871395 | Event ID: 56316270-cc37-11f0-90d9-b48cf3186b30 2025-11-28 08:51:05.876490 | 2025-11-28 08:51:05.876658 | LOOP [emit-job-header : Print node information] 2025-11-28 08:51:06.003817 | debian-bookworm | ok: 2025-11-28 08:51:06.004031 | debian-bookworm | # Node Information 2025-11-28 08:51:06.004066 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-28 08:51:06.004092 | debian-bookworm | Hostname: debian 2025-11-28 08:51:06.004114 | debian-bookworm | Username: zuul 2025-11-28 08:51:06.004135 | debian-bookworm | Distro: Debian 12.12 2025-11-28 08:51:06.004159 | debian-bookworm | Provider: regiocloud-a 2025-11-28 08:51:06.004180 | debian-bookworm | Region: 2025-11-28 08:51:06.004202 | debian-bookworm | Label: debian-bookworm 2025-11-28 08:51:06.004222 | debian-bookworm | Product Name: OpenStack Nova 2025-11-28 08:51:06.004241 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:9861 2025-11-28 08:51:06.022656 | 2025-11-28 08:51:06.022808 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-28 08:51:06.947353 | debian-bookworm -> localhost | changed 2025-11-28 08:51:06.961427 | 2025-11-28 08:51:06.961634 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-28 08:51:08.701498 | debian-bookworm -> localhost | changed 2025-11-28 08:51:08.717809 | 2025-11-28 08:51:08.717953 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-28 08:51:09.107277 | debian-bookworm -> localhost | ok 2025-11-28 08:51:09.123132 | 2025-11-28 08:51:09.123290 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-28 08:51:09.163745 | debian-bookworm | ok 2025-11-28 08:51:09.191911 | debian-bookworm | included: /var/lib/zuul/builds/b8de1c47cea243a0b04e4bd23550d541/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-28 08:51:09.198328 | 2025-11-28 08:51:09.198454 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-28 08:51:10.843269 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-28 08:51:10.843542 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b8de1c47cea243a0b04e4bd23550d541/work/b8de1c47cea243a0b04e4bd23550d541_id_rsa 2025-11-28 08:51:10.843607 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b8de1c47cea243a0b04e4bd23550d541/work/b8de1c47cea243a0b04e4bd23550d541_id_rsa.pub 2025-11-28 08:51:10.843634 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-28 08:51:10.843661 | debian-bookworm -> localhost | SHA256:3bzTx8y6fdcs5ZvnD0pi4tBEALJyEB7j9L+4LPEQvIs zuul-build-sshkey 2025-11-28 08:51:10.843683 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-28 08:51:10.843716 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-28 08:51:10.843739 | debian-bookworm -> localhost | |o=. ... | 2025-11-28 08:51:10.843761 | debian-bookworm -> localhost | |+.+o . | 2025-11-28 08:51:10.843782 | debian-bookworm -> localhost | |ooo. . | 2025-11-28 08:51:10.843801 | debian-bookworm -> localhost | | = . . . o | 2025-11-28 08:51:10.843821 | debian-bookworm -> localhost | | o . S . o | 2025-11-28 08:51:10.843843 | debian-bookworm -> localhost | | + . .o o +.| 2025-11-28 08:51:10.843863 | debian-bookworm -> localhost | |. =. .. o o + o+*| 2025-11-28 08:51:10.843883 | debian-bookworm -> localhost | |Eo... o o o o.=O| 2025-11-28 08:51:10.843903 | debian-bookworm -> localhost | | .o . . o*X| 2025-11-28 08:51:10.843923 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-28 08:51:10.843978 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.078649 2025-11-28 08:51:10.850440 | 2025-11-28 08:51:10.850594 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-28 08:51:10.900533 | debian-bookworm | ok 2025-11-28 08:51:10.920574 | debian-bookworm | included: /var/lib/zuul/builds/b8de1c47cea243a0b04e4bd23550d541/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-28 08:51:10.943052 | 2025-11-28 08:51:10.943199 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-28 08:51:10.967439 | debian-bookworm | skipping: Conditional result was False 2025-11-28 08:51:10.975203 | 2025-11-28 08:51:10.975359 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-28 08:51:11.626342 | debian-bookworm | changed 2025-11-28 08:51:11.635780 | 2025-11-28 08:51:11.635923 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-28 08:51:11.905109 | debian-bookworm | ok 2025-11-28 08:51:11.915314 | 2025-11-28 08:51:11.915504 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-28 08:51:12.584015 | debian-bookworm | changed 2025-11-28 08:51:12.596361 | 2025-11-28 08:51:12.596597 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-28 08:51:13.240677 | debian-bookworm | changed 2025-11-28 08:51:13.248730 | 2025-11-28 08:51:13.248856 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-28 08:51:13.272760 | debian-bookworm | skipping: Conditional result was False 2025-11-28 08:51:13.279246 | 2025-11-28 08:51:13.279365 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-28 08:51:13.881705 | debian-bookworm -> localhost | changed 2025-11-28 08:51:13.900634 | 2025-11-28 08:51:13.900780 | TASK [add-build-sshkey : Add back temp key] 2025-11-28 08:51:14.317110 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b8de1c47cea243a0b04e4bd23550d541/work/b8de1c47cea243a0b04e4bd23550d541_id_rsa (zuul-build-sshkey) 2025-11-28 08:51:14.317381 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015421 2025-11-28 08:51:14.326709 | 2025-11-28 08:51:14.339012 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-28 08:51:14.763269 | debian-bookworm | ok 2025-11-28 08:51:14.768888 | 2025-11-28 08:51:14.769024 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-28 08:51:14.796706 | debian-bookworm | skipping: Conditional result was False 2025-11-28 08:51:14.807657 | 2025-11-28 08:51:14.807789 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-28 08:51:15.255866 | debian-bookworm | ok 2025-11-28 08:51:15.270281 | 2025-11-28 08:51:15.270425 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-28 08:51:15.299842 | debian-bookworm | ok 2025-11-28 08:51:15.305422 | 2025-11-28 08:51:15.305581 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-28 08:51:15.665497 | debian-bookworm -> localhost | ok 2025-11-28 08:51:15.672868 | 2025-11-28 08:51:15.673013 | TASK [validate-host : Collect information about the host] 2025-11-28 08:51:17.866799 | debian-bookworm | ok 2025-11-28 08:51:17.877590 | 2025-11-28 08:51:17.877726 | TASK [validate-host : Sanitize hostname] 2025-11-28 08:51:18.019902 | debian-bookworm | ok 2025-11-28 08:51:18.063493 | 2025-11-28 08:51:18.063654 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-28 08:51:18.725972 | debian-bookworm -> localhost | changed 2025-11-28 08:51:18.732338 | 2025-11-28 08:51:18.732461 | TASK [validate-host : Collect information about zuul worker] 2025-11-28 08:51:19.140054 | debian-bookworm | ok 2025-11-28 08:51:19.148721 | 2025-11-28 08:51:19.148883 | TASK [validate-host : Write out all zuul information for each host] 2025-11-28 08:51:19.801972 | debian-bookworm -> localhost | changed 2025-11-28 08:51:19.822439 | 2025-11-28 08:51:19.822657 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-28 08:51:20.157969 | debian-bookworm | ok 2025-11-28 08:51:20.172788 | 2025-11-28 08:51:20.172941 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-28 08:51:21.204572 | debian-bookworm | changed: 2025-11-28 08:51:21.204807 | debian-bookworm | cd+++++++++ src/ 2025-11-28 08:51:21.204843 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-28 08:51:21.204868 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-28 08:51:21.204890 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-11-28 08:51:21.204911 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-11-28 08:52:06.318005 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2025-11-28 08:52:06.430845 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 2025-11-28 08:52:10.103366 | debian-bookworm | Installing missing stub packages: 2025-11-28 08:52:10.103458 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2025-11-28 08:52:10.103477 | debian-bookworm | 2025-11-28 08:52:10.103490 | debian-bookworm | 2025-11-28 08:52:10.103502 | debian-bookworm | Success: no issues found in 12 source files 2025-11-28 08:52:10.251956 | debian-bookworm | ok: Runtime: 0:00:11.621929 2025-11-28 08:52:10.267683 | 2025-11-28 08:52:10.267824 | PLAY RECAP 2025-11-28 08:52:10.267918 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-11-28 08:52:10.267962 | 2025-11-28 08:52:10.407486 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-11-28 08:52:10.408421 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-28 08:52:11.139970 | 2025-11-28 08:52:11.140193 | PLAY [Base post] 2025-11-28 08:52:11.154573 | 2025-11-28 08:52:11.154716 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-28 08:52:11.736470 | debian-bookworm | changed 2025-11-28 08:52:11.760491 | 2025-11-28 08:52:11.760691 | PLAY RECAP 2025-11-28 08:52:11.760782 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-28 08:52:11.760873 | 2025-11-28 08:52:11.889073 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-28 08:52:11.889960 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-28 08:52:12.717087 | 2025-11-28 08:52:12.717257 | PLAY [Base post-logs] 2025-11-28 08:52:12.728735 | 2025-11-28 08:52:12.728875 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-28 08:52:13.181658 | localhost | changed 2025-11-28 08:52:13.191946 | 2025-11-28 08:52:13.192113 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-28 08:52:13.227694 | localhost | ok 2025-11-28 08:52:13.231108 | 2025-11-28 08:52:13.231214 | TASK [Set zuul-log-path fact] 2025-11-28 08:52:13.256650 | localhost | ok 2025-11-28 08:52:13.267061 | 2025-11-28 08:52:13.267193 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 08:52:13.292411 | localhost | ok 2025-11-28 08:52:13.295638 | 2025-11-28 08:52:13.295742 | TASK [upload-logs : Create log directories] 2025-11-28 08:52:13.884797 | localhost | changed 2025-11-28 08:52:13.890636 | 2025-11-28 08:52:13.890815 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-28 08:52:14.444507 | localhost -> localhost | ok: Runtime: 0:00:00.005513 2025-11-28 08:52:14.451675 | 2025-11-28 08:52:14.451854 | TASK [upload-logs : Upload logs to log server] 2025-11-28 08:52:15.071248 | localhost | Output suppressed because no_log was given 2025-11-28 08:52:15.075877 | 2025-11-28 08:52:15.076092 | LOOP [upload-logs : Compress console log and json output] 2025-11-28 08:52:15.134925 | localhost | skipping: Conditional result was False 2025-11-28 08:52:15.142310 | localhost | skipping: Conditional result was False 2025-11-28 08:52:15.148059 | 2025-11-28 08:52:15.148233 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-28 08:52:15.198624 | localhost | skipping: Conditional result was False 2025-11-28 08:52:15.198974 | 2025-11-28 08:52:15.211643 | localhost | skipping: Conditional result was False 2025-11-28 08:52:15.217234 | 2025-11-28 08:52:15.217368 | LOOP [upload-logs : Upload console log and json output]