2026-05-17 03:15:03.912834 | Job console starting 2026-05-17 03:15:03.938318 | Updating git repos 2026-05-17 03:15:04.000584 | Cloning repos into workspace 2026-05-17 03:15:04.128093 | Restoring repo states 2026-05-17 03:15:04.154208 | Merging changes 2026-05-17 03:15:04.154398 | Checking out repos 2026-05-17 03:15:04.256349 | Preparing playbooks 2026-05-17 03:15:05.531464 | Running Ansible setup 2026-05-17 03:15:10.367579 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-17 03:15:11.470058 | 2026-05-17 03:15:11.470187 | PLAY [Base pre] 2026-05-17 03:15:11.507431 | 2026-05-17 03:15:11.507556 | TASK [Setup log path fact] 2026-05-17 03:15:11.537555 | debian-bookworm | ok 2026-05-17 03:15:11.571649 | 2026-05-17 03:15:11.571792 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 03:15:11.627885 | debian-bookworm | ok 2026-05-17 03:15:11.642052 | 2026-05-17 03:15:11.642168 | TASK [emit-job-header : Print job information] 2026-05-17 03:15:11.700890 | # Job Information 2026-05-17 03:15:11.701047 | Ansible Version: 2.16.14 2026-05-17 03:15:11.701084 | Job: mypy 2026-05-17 03:15:11.701119 | Pipeline: periodic-daily 2026-05-17 03:15:11.701142 | Executor: 521e9411259a 2026-05-17 03:15:11.701164 | Triggered by: https://github.com/osism/openstack-image-manager 2026-05-17 03:15:11.701187 | Event ID: 669bf48cbc254780bd2d05676811ea16 2026-05-17 03:15:11.706609 | 2026-05-17 03:15:11.706740 | LOOP [emit-job-header : Print node information] 2026-05-17 03:15:11.891657 | debian-bookworm | ok: 2026-05-17 03:15:11.891836 | debian-bookworm | # Node Information 2026-05-17 03:15:11.891868 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-17 03:15:11.891892 | debian-bookworm | Hostname: debian 2026-05-17 03:15:11.891914 | debian-bookworm | Username: zuul 2026-05-17 03:15:11.891934 | debian-bookworm | Distro: Debian 12.14 2026-05-17 03:15:11.891959 | debian-bookworm | Provider: regiocloud-a 2026-05-17 03:15:11.891979 | debian-bookworm | Region: 2026-05-17 03:15:11.891999 | debian-bookworm | Label: debian-bookworm 2026-05-17 03:15:11.892019 | debian-bookworm | Product Name: OpenStack Nova 2026-05-17 03:15:11.892038 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecd:83bc 2026-05-17 03:15:11.907610 | 2026-05-17 03:15:11.907754 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-17 03:15:12.798667 | debian-bookworm -> localhost | changed 2026-05-17 03:15:12.806020 | 2026-05-17 03:15:12.806186 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-17 03:15:14.434225 | debian-bookworm -> localhost | changed 2026-05-17 03:15:14.462575 | 2026-05-17 03:15:14.462721 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-17 03:15:14.925389 | debian-bookworm -> localhost | ok 2026-05-17 03:15:14.931403 | 2026-05-17 03:15:14.931505 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-17 03:15:14.964342 | debian-bookworm | ok 2026-05-17 03:15:14.993113 | debian-bookworm | included: /var/lib/zuul/builds/c1ccc031da334630981041052ab66904/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-17 03:15:15.007908 | 2026-05-17 03:15:15.008013 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-17 03:15:16.432573 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-17 03:15:16.432766 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c1ccc031da334630981041052ab66904/work/c1ccc031da334630981041052ab66904_id_rsa 2026-05-17 03:15:16.432805 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c1ccc031da334630981041052ab66904/work/c1ccc031da334630981041052ab66904_id_rsa.pub 2026-05-17 03:15:16.432831 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-17 03:15:16.432855 | debian-bookworm -> localhost | SHA256:iHWsyKGlfkWhJwKRskOhJINGZXSWrS8pUmmp5kQKfmc zuul-build-sshkey 2026-05-17 03:15:16.432877 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-17 03:15:16.432910 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-17 03:15:16.432934 | debian-bookworm -> localhost | |B*++ o+ | 2026-05-17 03:15:16.432955 | debian-bookworm -> localhost | |B=. oo + | 2026-05-17 03:15:16.432976 | debian-bookworm -> localhost | |=.. B = o | 2026-05-17 03:15:16.432997 | debian-bookworm -> localhost | |+. @ X + | 2026-05-17 03:15:16.433018 | debian-bookworm -> localhost | |=.* + * S | 2026-05-17 03:15:16.433043 | debian-bookworm -> localhost | |.B o E . | 2026-05-17 03:15:16.433064 | debian-bookworm -> localhost | |+ + = . | 2026-05-17 03:15:16.433085 | debian-bookworm -> localhost | | . . | 2026-05-17 03:15:16.433106 | debian-bookworm -> localhost | | | 2026-05-17 03:15:16.433127 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-17 03:15:16.433182 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.624400 2026-05-17 03:15:16.439356 | 2026-05-17 03:15:16.439445 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-17 03:15:16.477687 | debian-bookworm | ok 2026-05-17 03:15:16.489453 | debian-bookworm | included: /var/lib/zuul/builds/c1ccc031da334630981041052ab66904/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-17 03:15:16.508985 | 2026-05-17 03:15:16.509095 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-17 03:15:16.542250 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:15:16.548061 | 2026-05-17 03:15:16.548163 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-17 03:15:17.187777 | debian-bookworm | changed 2026-05-17 03:15:17.192033 | 2026-05-17 03:15:17.192105 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-17 03:15:17.441605 | debian-bookworm | ok 2026-05-17 03:15:17.446235 | 2026-05-17 03:15:17.446323 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-17 03:15:18.056503 | debian-bookworm | changed 2026-05-17 03:15:18.062272 | 2026-05-17 03:15:18.062347 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-17 03:15:18.589919 | debian-bookworm | changed 2026-05-17 03:15:18.598924 | 2026-05-17 03:15:18.599029 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-17 03:15:18.621911 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:15:18.627842 | 2026-05-17 03:15:18.627941 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-17 03:15:19.112119 | debian-bookworm -> localhost | changed 2026-05-17 03:15:19.125904 | 2026-05-17 03:15:19.126698 | TASK [add-build-sshkey : Add back temp key] 2026-05-17 03:15:19.528214 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c1ccc031da334630981041052ab66904/work/c1ccc031da334630981041052ab66904_id_rsa (zuul-build-sshkey) 2026-05-17 03:15:19.528424 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014008 2026-05-17 03:15:19.542140 | 2026-05-17 03:15:19.542239 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-17 03:15:19.900058 | debian-bookworm | ok 2026-05-17 03:15:19.905273 | 2026-05-17 03:15:19.905360 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-17 03:15:19.939027 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:15:19.954001 | 2026-05-17 03:15:19.954105 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-17 03:15:20.420629 | debian-bookworm | ok 2026-05-17 03:15:20.431304 | 2026-05-17 03:15:20.431427 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-17 03:15:20.469224 | debian-bookworm | ok 2026-05-17 03:15:20.474515 | 2026-05-17 03:15:20.474603 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-17 03:15:20.767494 | debian-bookworm -> localhost | ok 2026-05-17 03:15:20.773533 | 2026-05-17 03:15:20.773623 | TASK [validate-host : Collect information about the host] 2026-05-17 03:15:21.819004 | debian-bookworm | ok 2026-05-17 03:15:21.829936 | 2026-05-17 03:15:21.830033 | TASK [validate-host : Sanitize hostname] 2026-05-17 03:15:21.920475 | debian-bookworm | ok 2026-05-17 03:15:21.953312 | 2026-05-17 03:15:21.953416 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-17 03:15:22.536580 | debian-bookworm -> localhost | changed 2026-05-17 03:15:22.542375 | 2026-05-17 03:15:22.542467 | TASK [validate-host : Collect information about zuul worker] 2026-05-17 03:15:22.946553 | debian-bookworm | ok 2026-05-17 03:15:22.952045 | 2026-05-17 03:15:22.952173 | TASK [validate-host : Write out all zuul information for each host] 2026-05-17 03:15:23.560167 | debian-bookworm -> localhost | changed 2026-05-17 03:15:23.577027 | 2026-05-17 03:15:23.577179 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-17 03:15:23.853289 | debian-bookworm | ok 2026-05-17 03:15:23.862289 | 2026-05-17 03:15:23.862419 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-17 03:15:24.983432 | debian-bookworm | changed: 2026-05-17 03:15:24.983649 | debian-bookworm | cd+++++++++ src/ 2026-05-17 03:15:24.983707 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-17 03:15:24.983734 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-17 03:15:24.983755 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-05-17 03:15:24.983775 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.7.0) 2026-05-17 03:16:15.756510 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-05-17 03:16:15.826985 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260510 types-decorator-5.2.0.20260508 types-requests-2.33.0.20260513 types-simplejson-3.20.0.20260508 types-tabulate-0.10.0.20260508 2026-05-17 03:16:18.289164 | debian-bookworm | Installing missing stub packages: 2026-05-17 03:16:18.289225 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-05-17 03:16:18.289231 | debian-bookworm | 2026-05-17 03:16:18.289236 | debian-bookworm | 2026-05-17 03:16:18.289240 | debian-bookworm | Success: no issues found in 12 source files 2026-05-17 03:16:18.615688 | debian-bookworm | ok: Runtime: 0:00:09.901410 2026-05-17 03:16:18.624628 | 2026-05-17 03:16:18.624719 | PLAY RECAP 2026-05-17 03:16:18.624786 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-17 03:16:18.624814 | 2026-05-17 03:16:18.724458 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-17 03:16:18.725311 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-17 03:16:19.797166 | 2026-05-17 03:16:19.797301 | PLAY [Base post-fetch] 2026-05-17 03:16:19.811459 | 2026-05-17 03:16:19.811577 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-17 03:16:19.866069 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:16:19.871884 | 2026-05-17 03:16:19.872004 | TASK [fetch-output : Set log path for single node] 2026-05-17 03:16:19.900449 | debian-bookworm | ok 2026-05-17 03:16:19.906319 | 2026-05-17 03:16:19.906427 | LOOP [fetch-output : Ensure local output dirs] 2026-05-17 03:16:20.413891 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/c1ccc031da334630981041052ab66904/work/logs" 2026-05-17 03:16:20.675962 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c1ccc031da334630981041052ab66904/work/artifacts" 2026-05-17 03:16:20.955723 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c1ccc031da334630981041052ab66904/work/docs" 2026-05-17 03:16:20.974962 | 2026-05-17 03:16:20.975172 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-17 03:16:21.818087 | debian-bookworm | changed: 2026-05-17 03:16:21.818267 | debian-bookworm | .d..t...... ./ 2026-05-17 03:16:21.818301 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-17 03:16:21.818331 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-17 03:16:21.818358 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-17 03:16:21.818394 | debian-bookworm | changed: All items complete 2026-05-17 03:16:21.818416 | 2026-05-17 03:16:22.595846 | debian-bookworm | changed: .d..t...... ./ 2026-05-17 03:16:23.209211 | debian-bookworm | changed: .d..t...... ./ 2026-05-17 03:16:23.233515 | 2026-05-17 03:16:23.233658 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-17 03:16:23.289367 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:16:23.294046 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:16:23.302894 | 2026-05-17 03:16:23.302991 | PLAY RECAP 2026-05-17 03:16:23.305656 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-17 03:16:23.305790 | 2026-05-17 03:16:23.455575 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-17 03:16:23.456447 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 03:16:24.360680 | 2026-05-17 03:16:24.361005 | PLAY [Base post] 2026-05-17 03:16:24.402014 | 2026-05-17 03:16:24.402186 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-17 03:16:25.091041 | debian-bookworm | changed 2026-05-17 03:16:25.098175 | 2026-05-17 03:16:25.098299 | PLAY RECAP 2026-05-17 03:16:25.098366 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-17 03:16:25.098428 | 2026-05-17 03:16:25.249661 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 03:16:25.250524 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-17 03:16:26.102653 | 2026-05-17 03:16:26.102902 | PLAY [Base post-logs] 2026-05-17 03:16:26.127123 | 2026-05-17 03:16:26.127302 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-17 03:16:26.631888 | localhost | changed 2026-05-17 03:16:26.642875 | 2026-05-17 03:16:26.643051 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-17 03:16:26.669579 | localhost | ok 2026-05-17 03:16:26.673224 | 2026-05-17 03:16:26.673369 | TASK [Set zuul-log-path fact] 2026-05-17 03:16:26.692005 | localhost | ok 2026-05-17 03:16:26.704217 | 2026-05-17 03:16:26.704362 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 03:16:26.738680 | localhost | ok 2026-05-17 03:16:26.741967 | 2026-05-17 03:16:26.742077 | TASK [upload-logs : Create log directories] 2026-05-17 03:16:27.292161 | localhost | changed 2026-05-17 03:16:27.295123 | 2026-05-17 03:16:27.295237 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-17 03:16:27.805812 | localhost -> localhost | ok: Runtime: 0:00:00.007753 2026-05-17 03:16:27.812234 | 2026-05-17 03:16:27.812390 | TASK [upload-logs : Upload logs to log server] 2026-05-17 03:16:28.390528 | localhost | Output suppressed because no_log was given 2026-05-17 03:16:28.392736 | 2026-05-17 03:16:28.392912 | LOOP [upload-logs : Compress console log and json output] 2026-05-17 03:16:28.442657 | localhost | skipping: Conditional result was False 2026-05-17 03:16:28.447447 | localhost | skipping: Conditional result was False 2026-05-17 03:16:28.459061 | 2026-05-17 03:16:28.459243 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-17 03:16:28.509444 | localhost | skipping: Conditional result was False 2026-05-17 03:16:28.509802 | 2026-05-17 03:16:28.514107 | localhost | skipping: Conditional result was False 2026-05-17 03:16:28.519315 | 2026-05-17 03:16:28.519444 | LOOP [upload-logs : Upload console log and json output]