2025-10-26 00:18:12.536411 | Job console starting 2025-10-26 00:18:12.545366 | Updating git repos 2025-10-26 00:18:12.588729 | Cloning repos into workspace 2025-10-26 00:18:12.680959 | Restoring repo states 2025-10-26 00:18:12.711511 | Merging changes 2025-10-26 00:18:13.372029 | Checking out repos 2025-10-26 00:18:13.411311 | Preparing playbooks 2025-10-26 00:18:14.476296 | Running Ansible setup 2025-10-26 00:18:20.931203 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-26 00:18:22.107355 | 2025-10-26 00:18:22.107477 | PLAY [Base pre] 2025-10-26 00:18:22.141239 | 2025-10-26 00:18:22.141361 | TASK [Setup log path fact] 2025-10-26 00:18:22.172816 | debian-bookworm | ok 2025-10-26 00:18:22.201980 | 2025-10-26 00:18:22.202124 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-26 00:18:22.254569 | debian-bookworm | ok 2025-10-26 00:18:22.278688 | 2025-10-26 00:18:22.278809 | TASK [emit-job-header : Print job information] 2025-10-26 00:18:22.343835 | # Job Information 2025-10-26 00:18:22.344003 | Ansible Version: 2.16.14 2025-10-26 00:18:22.344040 | Job: mypy 2025-10-26 00:18:22.344073 | Pipeline: check 2025-10-26 00:18:22.344095 | Executor: 521e9411259a 2025-10-26 00:18:22.344116 | Triggered by: https://github.com/osism/openstack-image-manager/pull/982 2025-10-26 00:18:22.344140 | Event ID: 3b3c62d0-b201-11f0-9069-315b78562e4a 2025-10-26 00:18:22.349012 | 2025-10-26 00:18:22.349108 | LOOP [emit-job-header : Print node information] 2025-10-26 00:18:22.549847 | debian-bookworm | ok: 2025-10-26 00:18:22.550012 | debian-bookworm | # Node Information 2025-10-26 00:18:22.550048 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-26 00:18:22.550074 | debian-bookworm | Hostname: debian 2025-10-26 00:18:22.550097 | debian-bookworm | Username: zuul 2025-10-26 00:18:22.550119 | debian-bookworm | Distro: Debian 12.12 2025-10-26 00:18:22.550144 | debian-bookworm | Provider: regiocloud-a 2025-10-26 00:18:22.550165 | debian-bookworm | Region: 2025-10-26 00:18:22.550187 | debian-bookworm | Label: debian-bookworm 2025-10-26 00:18:22.550209 | debian-bookworm | Product Name: OpenStack Nova 2025-10-26 00:18:22.550239 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe83:5bed 2025-10-26 00:18:22.562438 | 2025-10-26 00:18:22.562532 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-26 00:18:23.382232 | debian-bookworm -> localhost | changed 2025-10-26 00:18:23.388041 | 2025-10-26 00:18:23.388134 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-26 00:18:25.366253 | debian-bookworm -> localhost | changed 2025-10-26 00:18:25.382145 | 2025-10-26 00:18:25.382249 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-26 00:18:26.063675 | debian-bookworm -> localhost | ok 2025-10-26 00:18:26.069930 | 2025-10-26 00:18:26.070033 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-26 00:18:26.102240 | debian-bookworm | ok 2025-10-26 00:18:26.145703 | debian-bookworm | included: /var/lib/zuul/builds/c0389bc1e0334d378501e0b4fee50fc0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-26 00:18:26.162477 | 2025-10-26 00:18:26.162594 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-26 00:18:28.226618 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-26 00:18:28.228630 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c0389bc1e0334d378501e0b4fee50fc0/work/c0389bc1e0334d378501e0b4fee50fc0_id_rsa 2025-10-26 00:18:28.228737 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c0389bc1e0334d378501e0b4fee50fc0/work/c0389bc1e0334d378501e0b4fee50fc0_id_rsa.pub 2025-10-26 00:18:28.228786 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-26 00:18:28.228827 | debian-bookworm -> localhost | SHA256:eM4V92u0x0CDzYC4co0zmt/f/azAdWDJPrj8VHd4y3w zuul-build-sshkey 2025-10-26 00:18:28.228865 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-26 00:18:28.228917 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-26 00:18:28.228954 | debian-bookworm -> localhost | | . .. | 2025-10-26 00:18:28.228990 | debian-bookworm -> localhost | | . . * . | 2025-10-26 00:18:28.229025 | debian-bookworm -> localhost | | +. o X | 2025-10-26 00:18:28.229059 | debian-bookworm -> localhost | | ..* .o * + | 2025-10-26 00:18:28.229092 | debian-bookworm -> localhost | | .=So. . O *| 2025-10-26 00:18:28.229128 | debian-bookworm -> localhost | | o+ . o +oX+| 2025-10-26 00:18:28.229161 | debian-bookworm -> localhost | | .o. = =+E| 2025-10-26 00:18:28.229194 | debian-bookworm -> localhost | | . . * +.| 2025-10-26 00:18:28.229229 | debian-bookworm -> localhost | | .. +.=| 2025-10-26 00:18:28.229263 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-26 00:18:28.229358 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.205020 2025-10-26 00:18:28.249827 | 2025-10-26 00:18:28.249938 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-26 00:18:28.269646 | debian-bookworm | ok 2025-10-26 00:18:28.280997 | debian-bookworm | included: /var/lib/zuul/builds/c0389bc1e0334d378501e0b4fee50fc0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-26 00:18:28.296705 | 2025-10-26 00:18:28.296796 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-26 00:18:28.321197 | debian-bookworm | skipping: Conditional result was False 2025-10-26 00:18:28.326762 | 2025-10-26 00:18:28.326916 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-26 00:18:29.103669 | debian-bookworm | changed 2025-10-26 00:18:29.108829 | 2025-10-26 00:18:29.108923 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-26 00:18:29.415886 | debian-bookworm | ok 2025-10-26 00:18:29.422056 | 2025-10-26 00:18:29.422141 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-26 00:18:30.127028 | debian-bookworm | changed 2025-10-26 00:18:30.132431 | 2025-10-26 00:18:30.132516 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-26 00:18:30.852724 | debian-bookworm | changed 2025-10-26 00:18:30.857529 | 2025-10-26 00:18:30.857614 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-26 00:18:30.870089 | debian-bookworm | skipping: Conditional result was False 2025-10-26 00:18:30.875692 | 2025-10-26 00:18:30.875775 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-26 00:18:31.305762 | debian-bookworm -> localhost | changed 2025-10-26 00:18:31.314302 | 2025-10-26 00:18:31.314390 | TASK [add-build-sshkey : Add back temp key] 2025-10-26 00:18:31.737516 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c0389bc1e0334d378501e0b4fee50fc0/work/c0389bc1e0334d378501e0b4fee50fc0_id_rsa (zuul-build-sshkey) 2025-10-26 00:18:31.737721 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025703 2025-10-26 00:18:31.743793 | 2025-10-26 00:18:31.743873 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-26 00:18:32.113714 | debian-bookworm | ok 2025-10-26 00:18:32.117691 | 2025-10-26 00:18:32.117765 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-26 00:18:32.154226 | debian-bookworm | skipping: Conditional result was False 2025-10-26 00:18:32.167415 | 2025-10-26 00:18:32.167511 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-26 00:18:32.626896 | debian-bookworm | ok 2025-10-26 00:18:32.639809 | 2025-10-26 00:18:32.639907 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-26 00:18:32.679933 | debian-bookworm | ok 2025-10-26 00:18:32.684066 | 2025-10-26 00:18:32.684141 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-26 00:18:33.084046 | debian-bookworm -> localhost | ok 2025-10-26 00:18:33.089147 | 2025-10-26 00:18:33.089222 | TASK [validate-host : Collect information about the host] 2025-10-26 00:18:34.187819 | debian-bookworm | ok 2025-10-26 00:18:34.196540 | 2025-10-26 00:18:34.196635 | TASK [validate-host : Sanitize hostname] 2025-10-26 00:18:34.274041 | debian-bookworm | ok 2025-10-26 00:18:34.298284 | 2025-10-26 00:18:34.298369 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-26 00:18:34.936642 | debian-bookworm -> localhost | changed 2025-10-26 00:18:34.941171 | 2025-10-26 00:18:34.941255 | TASK [validate-host : Collect information about zuul worker] 2025-10-26 00:18:35.321949 | debian-bookworm | ok 2025-10-26 00:18:35.326018 | 2025-10-26 00:18:35.326105 | TASK [validate-host : Write out all zuul information for each host] 2025-10-26 00:18:35.918441 | debian-bookworm -> localhost | changed 2025-10-26 00:18:35.925943 | 2025-10-26 00:18:35.926020 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-26 00:18:36.206155 | debian-bookworm | ok 2025-10-26 00:18:36.210486 | 2025-10-26 00:18:36.210556 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-26 00:18:37.070469 | debian-bookworm | changed: 2025-10-26 00:18:37.070631 | debian-bookworm | cd+++++++++ src/ 2025-10-26 00:18:37.070661 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-26 00:18:37.070682 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-26 00:18:37.070702 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-10-26 00:18:37.070720 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-26 00:19:24.330256 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2025-10-26 00:19:24.418741 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20250324 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 2025-10-26 00:19:27.993088 | debian-bookworm | Installing missing stub packages: 2025-10-26 00:19:27.993221 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2025-10-26 00:19:27.993241 | debian-bookworm | 2025-10-26 00:19:27.993253 | debian-bookworm | 2025-10-26 00:19:27.993265 | debian-bookworm | Success: no issues found in 11 source files 2025-10-26 00:19:28.261407 | debian-bookworm | ok: Runtime: 0:00:12.022831 2025-10-26 00:19:28.266491 | 2025-10-26 00:19:28.266545 | PLAY RECAP 2025-10-26 00:19:28.266614 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-26 00:19:28.266634 | 2025-10-26 00:19:28.346368 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-26 00:19:28.347168 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-26 00:19:29.013200 | 2025-10-26 00:19:29.013319 | PLAY [Base post] 2025-10-26 00:19:29.051787 | 2025-10-26 00:19:29.051919 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-26 00:19:29.622271 | debian-bookworm | changed 2025-10-26 00:19:29.630006 | 2025-10-26 00:19:29.630115 | PLAY RECAP 2025-10-26 00:19:29.630188 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-26 00:19:29.630262 | 2025-10-26 00:19:29.711270 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-26 00:19:29.712142 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-26 00:19:30.350697 | 2025-10-26 00:19:30.350805 | PLAY [Base post-logs] 2025-10-26 00:19:30.364730 | 2025-10-26 00:19:30.364834 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-26 00:19:30.934962 | localhost | changed 2025-10-26 00:19:30.942247 | 2025-10-26 00:19:30.942344 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-26 00:19:30.974477 | localhost | ok 2025-10-26 00:19:30.977393 | 2025-10-26 00:19:30.977473 | TASK [Set zuul-log-path fact] 2025-10-26 00:19:30.992571 | localhost | ok 2025-10-26 00:19:31.002264 | 2025-10-26 00:19:31.002357 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-26 00:19:31.026284 | localhost | ok 2025-10-26 00:19:31.029076 | 2025-10-26 00:19:31.029161 | TASK [upload-logs : Create log directories] 2025-10-26 00:19:31.566668 | localhost | changed 2025-10-26 00:19:31.569160 | 2025-10-26 00:19:31.569241 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-26 00:19:31.977421 | localhost -> localhost | ok: Runtime: 0:00:00.003353 2025-10-26 00:19:31.988864 | 2025-10-26 00:19:31.989440 | TASK [upload-logs : Upload logs to log server] 2025-10-26 00:19:32.515163 | localhost | Output suppressed because no_log was given 2025-10-26 00:19:32.518419 | 2025-10-26 00:19:32.518700 | LOOP [upload-logs : Compress console log and json output] 2025-10-26 00:19:32.563409 | localhost | skipping: Conditional result was False 2025-10-26 00:19:32.569250 | localhost | skipping: Conditional result was False 2025-10-26 00:19:32.577280 | 2025-10-26 00:19:32.577419 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-26 00:19:32.628232 | localhost | skipping: Conditional result was False 2025-10-26 00:19:32.628450 | 2025-10-26 00:19:32.634496 | localhost | skipping: Conditional result was False 2025-10-26 00:19:32.646102 | 2025-10-26 00:19:32.646192 | LOOP [upload-logs : Upload console log and json output]