2026-01-22 03:02:43.701016 | Job console starting 2026-01-22 03:02:43.718678 | Updating git repos 2026-01-22 03:02:43.755758 | Cloning repos into workspace 2026-01-22 03:02:43.810732 | Restoring repo states 2026-01-22 03:02:43.825511 | Merging changes 2026-01-22 03:02:43.825528 | Checking out repos 2026-01-22 03:02:43.905268 | Preparing playbooks 2026-01-22 03:02:45.164992 | Running Ansible setup 2026-01-22 03:02:49.969251 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-22 03:02:50.775994 | 2026-01-22 03:02:50.776126 | PLAY [Base pre] 2026-01-22 03:02:50.790884 | 2026-01-22 03:02:50.791007 | TASK [Setup log path fact] 2026-01-22 03:02:50.809010 | debian-bookworm | ok 2026-01-22 03:02:50.832422 | 2026-01-22 03:02:50.832557 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-22 03:02:50.911528 | debian-bookworm | ok 2026-01-22 03:02:50.919297 | 2026-01-22 03:02:50.919392 | TASK [emit-job-header : Print job information] 2026-01-22 03:02:50.956266 | # Job Information 2026-01-22 03:02:50.956404 | Ansible Version: 2.16.14 2026-01-22 03:02:50.956433 | Job: openstack-project-manager-mypy 2026-01-22 03:02:50.956459 | Pipeline: periodic-daily 2026-01-22 03:02:50.956478 | Executor: 521e9411259a 2026-01-22 03:02:50.956495 | Triggered by: https://github.com/osism/openstack-project-manager 2026-01-22 03:02:50.956514 | Event ID: 2cb46c916db845ce9afb351d964278f3 2026-01-22 03:02:50.960366 | 2026-01-22 03:02:50.960461 | LOOP [emit-job-header : Print node information] 2026-01-22 03:02:51.183678 | debian-bookworm | ok: 2026-01-22 03:02:51.183866 | debian-bookworm | # Node Information 2026-01-22 03:02:51.183897 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-22 03:02:51.183918 | debian-bookworm | Hostname: debian 2026-01-22 03:02:51.183937 | debian-bookworm | Username: zuul 2026-01-22 03:02:51.183953 | debian-bookworm | Distro: Debian 12.13 2026-01-22 03:02:51.183973 | debian-bookworm | Provider: regiocloud-a 2026-01-22 03:02:51.183989 | debian-bookworm | Region: 2026-01-22 03:02:51.184007 | debian-bookworm | Label: debian-bookworm 2026-01-22 03:02:51.184023 | debian-bookworm | Product Name: OpenStack Nova 2026-01-22 03:02:51.184039 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1b:7b9b 2026-01-22 03:02:51.194322 | 2026-01-22 03:02:51.194438 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-22 03:02:52.300513 | debian-bookworm -> localhost | changed 2026-01-22 03:02:52.306152 | 2026-01-22 03:02:52.306237 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-22 03:02:53.809208 | debian-bookworm -> localhost | changed 2026-01-22 03:02:53.818608 | 2026-01-22 03:02:53.818740 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-22 03:02:54.494307 | debian-bookworm -> localhost | ok 2026-01-22 03:02:54.500218 | 2026-01-22 03:02:54.500321 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-22 03:02:54.555630 | debian-bookworm | ok 2026-01-22 03:02:54.572442 | debian-bookworm | included: /var/lib/zuul/builds/0f9a8853324041fb84191fa1e07b6528/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-22 03:02:54.578568 | 2026-01-22 03:02:54.578662 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-22 03:02:57.268060 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-22 03:02:57.268266 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0f9a8853324041fb84191fa1e07b6528/work/0f9a8853324041fb84191fa1e07b6528_id_rsa 2026-01-22 03:02:57.268309 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0f9a8853324041fb84191fa1e07b6528/work/0f9a8853324041fb84191fa1e07b6528_id_rsa.pub 2026-01-22 03:02:57.268337 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-22 03:02:57.268364 | debian-bookworm -> localhost | SHA256:zV0HtdCf61B4qNu7wArN2TmUDHZ5doLpalkSdFvjaN4 zuul-build-sshkey 2026-01-22 03:02:57.268408 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-22 03:02:57.268431 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-22 03:02:57.268452 | debian-bookworm -> localhost | | . . +o..| 2026-01-22 03:02:57.268473 | debian-bookworm -> localhost | | . . O oo.| 2026-01-22 03:02:57.268493 | debian-bookworm -> localhost | | + O =+o+| 2026-01-22 03:02:57.268513 | debian-bookworm -> localhost | | .oO.=+o=.| 2026-01-22 03:02:57.268534 | debian-bookworm -> localhost | | S.oBoEo .| 2026-01-22 03:02:57.268563 | debian-bookworm -> localhost | | o X... . | 2026-01-22 03:02:57.268585 | debian-bookworm -> localhost | | . B *o o | 2026-01-22 03:02:57.268606 | debian-bookworm -> localhost | | o ..o. . | 2026-01-22 03:02:57.268627 | debian-bookworm -> localhost | | . oo | 2026-01-22 03:02:57.268647 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-22 03:02:57.268695 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.832819 2026-01-22 03:02:57.274932 | 2026-01-22 03:02:57.275024 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-22 03:02:57.327747 | debian-bookworm | ok 2026-01-22 03:02:57.336814 | debian-bookworm | included: /var/lib/zuul/builds/0f9a8853324041fb84191fa1e07b6528/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-22 03:02:57.370767 | 2026-01-22 03:02:57.370883 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-22 03:02:57.403898 | debian-bookworm | skipping: Conditional result was False 2026-01-22 03:02:57.409771 | 2026-01-22 03:02:57.409866 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-22 03:02:58.000561 | debian-bookworm | changed 2026-01-22 03:02:58.009012 | 2026-01-22 03:02:58.009138 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-22 03:02:58.258293 | debian-bookworm | ok 2026-01-22 03:02:58.266700 | 2026-01-22 03:02:58.266803 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-22 03:02:58.986568 | debian-bookworm | changed 2026-01-22 03:02:58.994864 | 2026-01-22 03:02:58.994968 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-22 03:02:59.617189 | debian-bookworm | changed 2026-01-22 03:02:59.623021 | 2026-01-22 03:02:59.623122 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-22 03:02:59.646129 | debian-bookworm | skipping: Conditional result was False 2026-01-22 03:02:59.652082 | 2026-01-22 03:02:59.652179 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-22 03:03:00.247800 | debian-bookworm -> localhost | changed 2026-01-22 03:03:00.261875 | 2026-01-22 03:03:00.261998 | TASK [add-build-sshkey : Add back temp key] 2026-01-22 03:03:00.761040 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0f9a8853324041fb84191fa1e07b6528/work/0f9a8853324041fb84191fa1e07b6528_id_rsa (zuul-build-sshkey) 2026-01-22 03:03:00.761277 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009154 2026-01-22 03:03:00.769205 | 2026-01-22 03:03:00.769312 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-22 03:03:01.182526 | debian-bookworm | ok 2026-01-22 03:03:01.190457 | 2026-01-22 03:03:01.190746 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-22 03:03:01.217226 | debian-bookworm | skipping: Conditional result was False 2026-01-22 03:03:01.235961 | 2026-01-22 03:03:01.236072 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-22 03:03:01.664446 | debian-bookworm | ok 2026-01-22 03:03:01.676657 | 2026-01-22 03:03:01.676810 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-22 03:03:01.706235 | debian-bookworm | ok 2026-01-22 03:03:01.711470 | 2026-01-22 03:03:01.711602 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-22 03:03:01.991075 | debian-bookworm -> localhost | ok 2026-01-22 03:03:02.000290 | 2026-01-22 03:03:02.000427 | TASK [validate-host : Collect information about the host] 2026-01-22 03:03:03.102396 | debian-bookworm | ok 2026-01-22 03:03:03.116158 | 2026-01-22 03:03:03.116275 | TASK [validate-host : Sanitize hostname] 2026-01-22 03:03:03.238270 | debian-bookworm | ok 2026-01-22 03:03:03.270798 | 2026-01-22 03:03:03.270926 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-22 03:03:03.895874 | debian-bookworm -> localhost | changed 2026-01-22 03:03:03.902942 | 2026-01-22 03:03:03.903066 | TASK [validate-host : Collect information about zuul worker] 2026-01-22 03:03:04.335450 | debian-bookworm | ok 2026-01-22 03:03:04.343891 | 2026-01-22 03:03:04.344056 | TASK [validate-host : Write out all zuul information for each host] 2026-01-22 03:03:04.929725 | debian-bookworm -> localhost | changed 2026-01-22 03:03:04.941477 | 2026-01-22 03:03:04.941667 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-22 03:03:05.206791 | debian-bookworm | ok 2026-01-22 03:03:05.220274 | 2026-01-22 03:03:05.220481 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-22 03:03:06.172832 | debian-bookworm | changed: 2026-01-22 03:03:06.173186 | debian-bookworm | cd+++++++++ src/ 2026-01-22 03:03:06.173246 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-22 03:03:06.173287 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-22 03:03:06.173325 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-01-22 03:03:06.173587 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-01-22 03:04:04.611747 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-01-22 03:04:04.707084 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 2026-01-22 03:04:08.966862 | debian-bookworm | Installing missing stub packages: 2026-01-22 03:04:08.966993 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-01-22 03:04:08.967013 | debian-bookworm | 2026-01-22 03:04:08.967026 | debian-bookworm | 2026-01-22 03:04:08.967038 | debian-bookworm | Success: no issues found in 13 source files 2026-01-22 03:04:09.409412 | debian-bookworm | ok: Runtime: 0:00:11.341357 2026-01-22 03:04:09.419292 | 2026-01-22 03:04:09.419593 | PLAY RECAP 2026-01-22 03:04:09.419753 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-01-22 03:04:09.419831 | 2026-01-22 03:04:09.681578 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-01-22 03:04:09.682611 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-22 03:04:10.991299 | 2026-01-22 03:04:10.991526 | PLAY [Base post] 2026-01-22 03:04:11.025319 | 2026-01-22 03:04:11.025518 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-22 03:04:11.978588 | debian-bookworm | changed 2026-01-22 03:04:11.996545 | 2026-01-22 03:04:11.996703 | PLAY RECAP 2026-01-22 03:04:11.996771 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-22 03:04:11.996835 | 2026-01-22 03:04:12.697646 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-22 03:04:12.698656 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-22 03:04:14.656327 | 2026-01-22 03:04:14.656582 | PLAY [Base post-logs] 2026-01-22 03:04:14.694692 | 2026-01-22 03:04:14.694943 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-22 03:04:15.173356 | localhost | changed 2026-01-22 03:04:15.181579 | 2026-01-22 03:04:15.181689 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-22 03:04:15.217023 | localhost | ok 2026-01-22 03:04:15.219564 | 2026-01-22 03:04:15.219637 | TASK [Set zuul-log-path fact] 2026-01-22 03:04:15.233858 | localhost | ok 2026-01-22 03:04:15.241461 | 2026-01-22 03:04:15.241564 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-22 03:04:15.286547 | localhost | ok 2026-01-22 03:04:15.289110 | 2026-01-22 03:04:15.289186 | TASK [upload-logs : Create log directories] 2026-01-22 03:04:15.773147 | localhost | changed 2026-01-22 03:04:15.775463 | 2026-01-22 03:04:15.775546 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-22 03:04:16.705636 | localhost -> localhost | ok: Runtime: 0:00:00.003967 2026-01-22 03:04:16.710927 | 2026-01-22 03:04:16.711024 | TASK [upload-logs : Upload logs to log server] 2026-01-22 03:04:17.773481 | localhost | Output suppressed because no_log was given 2026-01-22 03:04:17.775068 | 2026-01-22 03:04:17.775189 | LOOP [upload-logs : Compress console log and json output] 2026-01-22 03:04:17.819680 | localhost | skipping: Conditional result was False 2026-01-22 03:04:17.825129 | localhost | skipping: Conditional result was False 2026-01-22 03:04:17.832436 | 2026-01-22 03:04:17.832535 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-22 03:04:17.892210 | localhost | skipping: Conditional result was False 2026-01-22 03:04:17.892495 | 2026-01-22 03:04:17.896070 | localhost | skipping: Conditional result was False 2026-01-22 03:04:17.908356 | 2026-01-22 03:04:17.908483 | LOOP [upload-logs : Upload console log and json output]