2025-11-11 00:36:40.589863 | Job console starting 2025-11-11 00:36:40.604511 | Updating git repos 2025-11-11 00:36:40.677135 | Cloning repos into workspace 2025-11-11 00:36:40.782047 | Restoring repo states 2025-11-11 00:36:40.794578 | Merging changes 2025-11-11 00:36:41.480038 | Checking out repos 2025-11-11 00:36:41.545995 | Preparing playbooks 2025-11-11 00:36:42.912502 | Running Ansible setup 2025-11-11 00:36:48.634176 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-11 00:36:49.646875 | 2025-11-11 00:36:49.646999 | PLAY [Base pre] 2025-11-11 00:36:49.672414 | 2025-11-11 00:36:49.672536 | TASK [Setup log path fact] 2025-11-11 00:36:49.701027 | debian-bookworm | ok 2025-11-11 00:36:49.716858 | 2025-11-11 00:36:49.716986 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-11 00:36:49.746315 | debian-bookworm | ok 2025-11-11 00:36:49.756711 | 2025-11-11 00:36:49.756811 | TASK [emit-job-header : Print job information] 2025-11-11 00:36:49.784647 | # Job Information 2025-11-11 00:36:49.784840 | Ansible Version: 2.16.14 2025-11-11 00:36:49.784875 | Job: mypy 2025-11-11 00:36:49.784909 | Pipeline: check 2025-11-11 00:36:49.784933 | Executor: 521e9411259a 2025-11-11 00:36:49.784954 | Triggered by: https://github.com/osism/openstack-resource-manager/pull/138 2025-11-11 00:36:49.784977 | Event ID: 5b2c5f70-be93-11f0-8fd7-ec879d1f4c9f 2025-11-11 00:36:49.789926 | 2025-11-11 00:36:49.790033 | LOOP [emit-job-header : Print node information] 2025-11-11 00:36:49.891902 | debian-bookworm | ok: 2025-11-11 00:36:49.892054 | debian-bookworm | # Node Information 2025-11-11 00:36:49.892086 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-11 00:36:49.892111 | debian-bookworm | Hostname: debian 2025-11-11 00:36:49.892133 | debian-bookworm | Username: zuul 2025-11-11 00:36:49.892154 | debian-bookworm | Distro: Debian 12.12 2025-11-11 00:36:49.892179 | debian-bookworm | Provider: regiocloud-a 2025-11-11 00:36:49.892200 | debian-bookworm | Region: 2025-11-11 00:36:49.892220 | debian-bookworm | Label: debian-bookworm 2025-11-11 00:36:49.892240 | debian-bookworm | Product Name: OpenStack Nova 2025-11-11 00:36:49.892260 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe46:2ed3 2025-11-11 00:36:49.911233 | 2025-11-11 00:36:49.911377 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-11 00:36:50.469947 | debian-bookworm -> localhost | changed 2025-11-11 00:36:50.475561 | 2025-11-11 00:36:50.475649 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-11 00:36:51.990425 | debian-bookworm -> localhost | changed 2025-11-11 00:36:51.999388 | 2025-11-11 00:36:51.999475 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-11 00:36:52.431739 | debian-bookworm -> localhost | ok 2025-11-11 00:36:52.436839 | 2025-11-11 00:36:52.436930 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-11 00:36:52.473480 | debian-bookworm | ok 2025-11-11 00:36:52.497764 | debian-bookworm | included: /var/lib/zuul/builds/6d483c5fcb044408907b5efec73167c1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-11 00:36:52.502611 | 2025-11-11 00:36:52.502685 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-11 00:36:54.018278 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-11 00:36:54.018471 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6d483c5fcb044408907b5efec73167c1/work/6d483c5fcb044408907b5efec73167c1_id_rsa 2025-11-11 00:36:54.018502 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6d483c5fcb044408907b5efec73167c1/work/6d483c5fcb044408907b5efec73167c1_id_rsa.pub 2025-11-11 00:36:54.018525 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-11 00:36:54.018546 | debian-bookworm -> localhost | SHA256:tNqJwdgSUFl9w+cuyqv3+cN7iGKavpfihmj6d4P/GPk zuul-build-sshkey 2025-11-11 00:36:54.018565 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-11 00:36:54.018592 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-11 00:36:54.018610 | debian-bookworm -> localhost | | ...o.. . | 2025-11-11 00:36:54.018628 | debian-bookworm -> localhost | | .. . + . | 2025-11-11 00:36:54.018645 | debian-bookworm -> localhost | | . .. + | 2025-11-11 00:36:54.018662 | debian-bookworm -> localhost | | = . . . | 2025-11-11 00:36:54.018679 | debian-bookworm -> localhost | | o + S . | 2025-11-11 00:36:54.018700 | debian-bookworm -> localhost | | . * .. . | 2025-11-11 00:36:54.018717 | debian-bookworm -> localhost | | . o=.oo + . | 2025-11-11 00:36:54.018734 | debian-bookworm -> localhost | | o + ==O ..+ . | 2025-11-11 00:36:54.018751 | debian-bookworm -> localhost | |.+.. *X@E+o.o+ | 2025-11-11 00:36:54.018768 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-11 00:36:54.018809 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.915433 2025-11-11 00:36:54.023845 | 2025-11-11 00:36:54.023927 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-11 00:36:54.040718 | debian-bookworm | ok 2025-11-11 00:36:54.048011 | debian-bookworm | included: /var/lib/zuul/builds/6d483c5fcb044408907b5efec73167c1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-11 00:36:54.055587 | 2025-11-11 00:36:54.055662 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-11 00:36:54.068472 | debian-bookworm | skipping: Conditional result was False 2025-11-11 00:36:54.073496 | 2025-11-11 00:36:54.073570 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-11 00:36:54.677273 | debian-bookworm | changed 2025-11-11 00:36:54.686736 | 2025-11-11 00:36:54.686920 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-11 00:36:54.939333 | debian-bookworm | ok 2025-11-11 00:36:54.944128 | 2025-11-11 00:36:54.944208 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-11 00:36:55.631639 | debian-bookworm | changed 2025-11-11 00:36:55.642895 | 2025-11-11 00:36:55.643052 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-11 00:36:56.309588 | debian-bookworm | changed 2025-11-11 00:36:56.315003 | 2025-11-11 00:36:56.315093 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-11 00:36:56.327762 | debian-bookworm | skipping: Conditional result was False 2025-11-11 00:36:56.333474 | 2025-11-11 00:36:56.333662 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-11 00:36:56.878218 | debian-bookworm -> localhost | changed 2025-11-11 00:36:56.891665 | 2025-11-11 00:36:56.891767 | TASK [add-build-sshkey : Add back temp key] 2025-11-11 00:36:57.483453 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6d483c5fcb044408907b5efec73167c1/work/6d483c5fcb044408907b5efec73167c1_id_rsa (zuul-build-sshkey) 2025-11-11 00:36:57.483884 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023242 2025-11-11 00:36:57.493580 | 2025-11-11 00:36:57.493682 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-11 00:36:58.018942 | debian-bookworm | ok 2025-11-11 00:36:58.024284 | 2025-11-11 00:36:58.024391 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-11 00:36:58.074227 | debian-bookworm | skipping: Conditional result was False 2025-11-11 00:36:58.087851 | 2025-11-11 00:36:58.087954 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-11 00:36:58.657513 | debian-bookworm | ok 2025-11-11 00:36:58.681675 | 2025-11-11 00:36:58.681783 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-11 00:36:58.709301 | debian-bookworm | ok 2025-11-11 00:36:58.714223 | 2025-11-11 00:36:58.714321 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-11 00:36:59.329066 | debian-bookworm -> localhost | ok 2025-11-11 00:36:59.335712 | 2025-11-11 00:36:59.335807 | TASK [validate-host : Collect information about the host] 2025-11-11 00:37:01.876400 | debian-bookworm | ok 2025-11-11 00:37:01.890880 | 2025-11-11 00:37:01.890970 | TASK [validate-host : Sanitize hostname] 2025-11-11 00:37:02.140615 | debian-bookworm | ok 2025-11-11 00:37:02.219506 | 2025-11-11 00:37:02.234974 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-11 00:37:03.475941 | debian-bookworm -> localhost | changed 2025-11-11 00:37:03.480534 | 2025-11-11 00:37:03.480626 | TASK [validate-host : Collect information about zuul worker] 2025-11-11 00:37:04.082660 | debian-bookworm | ok 2025-11-11 00:37:04.086378 | 2025-11-11 00:37:04.086464 | TASK [validate-host : Write out all zuul information for each host] 2025-11-11 00:37:04.962530 | debian-bookworm -> localhost | changed 2025-11-11 00:37:04.970128 | 2025-11-11 00:37:04.970218 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-11 00:37:05.263661 | debian-bookworm | ok 2025-11-11 00:37:05.268031 | 2025-11-11 00:37:05.268109 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-11 00:37:06.746533 | debian-bookworm | changed: 2025-11-11 00:37:06.746675 | debian-bookworm | cd+++++++++ src/ 2025-11-11 00:37:06.746702 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-11 00:37:06.746722 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-11 00:37:06.746740 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-resource-manager/ 2025-11-11 00:37:06.746758 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-11-11 00:37:58.223195 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-python-dateutil, types-PyMySQL, types-decorator 2025-11-11 00:37:58.414702 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20250916 types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-python-dateutil-2.9.0.20251108 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 2025-11-11 00:38:01.982028 | debian-bookworm | Installing missing stub packages: 2025-11-11 00:38:01.982058 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-decorator types-python-dateutil types-requests types-simplejson types-tabulate 2025-11-11 00:38:01.982065 | debian-bookworm | 2025-11-11 00:38:01.982069 | debian-bookworm | 2025-11-11 00:38:01.982073 | debian-bookworm | Success: no issues found in 8 source files 2025-11-11 00:38:02.124179 | debian-bookworm | ok: Runtime: 0:00:11.164560 2025-11-11 00:38:02.131727 | 2025-11-11 00:38:02.131824 | PLAY RECAP 2025-11-11 00:38:02.131879 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-11-11 00:38:02.131903 | 2025-11-11 00:38:02.289258 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-11-11 00:38:02.291467 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-11 00:38:03.080038 | 2025-11-11 00:38:03.080204 | PLAY [Base post] 2025-11-11 00:38:03.105079 | 2025-11-11 00:38:03.105221 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-11 00:38:03.659067 | debian-bookworm | changed 2025-11-11 00:38:03.665667 | 2025-11-11 00:38:03.665772 | PLAY RECAP 2025-11-11 00:38:03.665837 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-11 00:38:03.665899 | 2025-11-11 00:38:03.787835 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-11 00:38:03.788718 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-11 00:38:04.648929 | 2025-11-11 00:38:04.649093 | PLAY [Base post-logs] 2025-11-11 00:38:04.659882 | 2025-11-11 00:38:04.660019 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-11 00:38:05.094731 | localhost | changed 2025-11-11 00:38:05.118489 | 2025-11-11 00:38:05.118663 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-11 00:38:05.164673 | localhost | ok 2025-11-11 00:38:05.168096 | 2025-11-11 00:38:05.168191 | TASK [Set zuul-log-path fact] 2025-11-11 00:38:05.183143 | localhost | ok 2025-11-11 00:38:05.194271 | 2025-11-11 00:38:05.194391 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-11 00:38:05.240909 | localhost | ok 2025-11-11 00:38:05.246035 | 2025-11-11 00:38:05.246190 | TASK [upload-logs : Create log directories] 2025-11-11 00:38:05.828506 | localhost | changed 2025-11-11 00:38:05.831377 | 2025-11-11 00:38:05.831488 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-11 00:38:06.375903 | localhost -> localhost | ok: Runtime: 0:00:00.017754 2025-11-11 00:38:06.381344 | 2025-11-11 00:38:06.381472 | TASK [upload-logs : Upload logs to log server] 2025-11-11 00:38:07.183016 | localhost | Output suppressed because no_log was given 2025-11-11 00:38:07.184875 | 2025-11-11 00:38:07.184979 | LOOP [upload-logs : Compress console log and json output] 2025-11-11 00:38:07.235747 | localhost | skipping: Conditional result was False 2025-11-11 00:38:07.244549 | localhost | skipping: Conditional result was False 2025-11-11 00:38:07.253069 | 2025-11-11 00:38:07.253179 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-11 00:38:07.312821 | localhost | skipping: Conditional result was False 2025-11-11 00:38:07.313102 | 2025-11-11 00:38:07.318195 | localhost | skipping: Conditional result was False 2025-11-11 00:38:07.330715 | 2025-11-11 00:38:07.330881 | LOOP [upload-logs : Upload console log and json output]