2026-05-17 03:05:03.910819 | Job console starting 2026-05-17 03:05:03.922327 | Updating git repos 2026-05-17 03:05:03.952293 | Cloning repos into workspace 2026-05-17 03:05:04.004680 | Restoring repo states 2026-05-17 03:05:04.017768 | Merging changes 2026-05-17 03:05:04.017783 | Checking out repos 2026-05-17 03:05:04.099613 | Preparing playbooks 2026-05-17 03:05:05.400357 | Running Ansible setup 2026-05-17 03:05:10.944119 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-17 03:05:12.146588 | 2026-05-17 03:05:12.146744 | PLAY [Base pre] 2026-05-17 03:05:12.163689 | 2026-05-17 03:05:12.163823 | TASK [Setup log path fact] 2026-05-17 03:05:12.192570 | debian-bookworm | ok 2026-05-17 03:05:12.230423 | 2026-05-17 03:05:12.230580 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 03:05:12.334794 | debian-bookworm | ok 2026-05-17 03:05:12.350825 | 2026-05-17 03:05:12.350974 | TASK [emit-job-header : Print job information] 2026-05-17 03:05:12.452188 | # Job Information 2026-05-17 03:05:12.452448 | Ansible Version: 2.16.14 2026-05-17 03:05:12.452487 | Job: python-black 2026-05-17 03:05:12.452524 | Pipeline: periodic-daily 2026-05-17 03:05:12.452548 | Executor: 521e9411259a 2026-05-17 03:05:12.452569 | Triggered by: https://github.com/osism/openstack-project-manager 2026-05-17 03:05:12.452591 | Event ID: 13768d5753da44f9a1696f10c3c49661 2026-05-17 03:05:12.468593 | 2026-05-17 03:05:12.468724 | LOOP [emit-job-header : Print node information] 2026-05-17 03:05:12.871872 | debian-bookworm | ok: 2026-05-17 03:05:12.873042 | debian-bookworm | # Node Information 2026-05-17 03:05:12.873250 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-17 03:05:12.873311 | debian-bookworm | Hostname: debian 2026-05-17 03:05:12.873338 | debian-bookworm | Username: zuul 2026-05-17 03:05:12.873517 | debian-bookworm | Distro: Debian 12.14 2026-05-17 03:05:12.873551 | debian-bookworm | Provider: regiocloud-a 2026-05-17 03:05:12.873575 | debian-bookworm | Region: 2026-05-17 03:05:12.873597 | debian-bookworm | Label: debian-bookworm 2026-05-17 03:05:12.873618 | debian-bookworm | Product Name: OpenStack Nova 2026-05-17 03:05:12.873638 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef7:7542 2026-05-17 03:05:12.905415 | 2026-05-17 03:05:12.905560 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-17 03:05:14.033306 | debian-bookworm -> localhost | changed 2026-05-17 03:05:14.039439 | 2026-05-17 03:05:14.039536 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-17 03:05:17.037569 | debian-bookworm -> localhost | changed 2026-05-17 03:05:17.046926 | 2026-05-17 03:05:17.047030 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-17 03:05:17.563069 | debian-bookworm -> localhost | ok 2026-05-17 03:05:17.571181 | 2026-05-17 03:05:17.571356 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-17 03:05:17.602618 | debian-bookworm | ok 2026-05-17 03:05:17.628503 | debian-bookworm | included: /var/lib/zuul/builds/76800c7e1229423b8f1ab26fd9487411/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-17 03:05:17.647801 | 2026-05-17 03:05:17.647906 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-17 03:05:19.861193 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-17 03:05:19.861626 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/76800c7e1229423b8f1ab26fd9487411/work/76800c7e1229423b8f1ab26fd9487411_id_rsa 2026-05-17 03:05:19.861674 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/76800c7e1229423b8f1ab26fd9487411/work/76800c7e1229423b8f1ab26fd9487411_id_rsa.pub 2026-05-17 03:05:19.861704 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-17 03:05:19.861729 | debian-bookworm -> localhost | SHA256:gMMvgLSxcxEr5hlFmWbMf4fU7gLDbTyVnuTzCZQaUJs zuul-build-sshkey 2026-05-17 03:05:19.861753 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-17 03:05:19.861787 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-17 03:05:19.861812 | debian-bookworm -> localhost | | o+=+.o.. o | 2026-05-17 03:05:19.861834 | debian-bookworm -> localhost | |..=Oo. ooB | 2026-05-17 03:05:19.861855 | debian-bookworm -> localhost | |.B+o* =E@ . | 2026-05-17 03:05:19.861876 | debian-bookworm -> localhost | |o *. B X O | 2026-05-17 03:05:19.861897 | debian-bookworm -> localhost | | o . * S + . | 2026-05-17 03:05:19.861923 | debian-bookworm -> localhost | | . . . o | 2026-05-17 03:05:19.861945 | debian-bookworm -> localhost | | . | 2026-05-17 03:05:19.861966 | debian-bookworm -> localhost | | | 2026-05-17 03:05:19.861987 | debian-bookworm -> localhost | | | 2026-05-17 03:05:19.862010 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-17 03:05:19.862075 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.692713 2026-05-17 03:05:19.868223 | 2026-05-17 03:05:19.868329 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-17 03:05:19.886998 | debian-bookworm | ok 2026-05-17 03:05:19.898442 | debian-bookworm | included: /var/lib/zuul/builds/76800c7e1229423b8f1ab26fd9487411/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-17 03:05:19.908645 | 2026-05-17 03:05:19.908740 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-17 03:05:19.932014 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:05:19.937595 | 2026-05-17 03:05:19.937686 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-17 03:05:20.601023 | debian-bookworm | changed 2026-05-17 03:05:20.627490 | 2026-05-17 03:05:20.627601 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-17 03:05:20.954432 | debian-bookworm | ok 2026-05-17 03:05:20.959907 | 2026-05-17 03:05:20.960011 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-17 03:05:21.748661 | debian-bookworm | changed 2026-05-17 03:05:21.755154 | 2026-05-17 03:05:21.755277 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-17 03:05:22.424834 | debian-bookworm | changed 2026-05-17 03:05:22.445302 | 2026-05-17 03:05:22.445414 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-17 03:05:22.494969 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:05:22.502622 | 2026-05-17 03:05:22.502756 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-17 03:05:23.723750 | debian-bookworm -> localhost | changed 2026-05-17 03:05:23.738996 | 2026-05-17 03:05:23.739137 | TASK [add-build-sshkey : Add back temp key] 2026-05-17 03:05:24.569098 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/76800c7e1229423b8f1ab26fd9487411/work/76800c7e1229423b8f1ab26fd9487411_id_rsa (zuul-build-sshkey) 2026-05-17 03:05:24.570893 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011855 2026-05-17 03:05:24.588629 | 2026-05-17 03:05:24.588773 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-17 03:05:25.571294 | debian-bookworm | ok 2026-05-17 03:05:25.582455 | 2026-05-17 03:05:25.582564 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-17 03:05:25.636634 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:05:25.651224 | 2026-05-17 03:05:25.651367 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-17 03:05:26.383338 | debian-bookworm | ok 2026-05-17 03:05:26.403714 | 2026-05-17 03:05:26.403835 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-17 03:05:26.440273 | debian-bookworm | ok 2026-05-17 03:05:26.448054 | 2026-05-17 03:05:26.448167 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-17 03:05:27.273314 | debian-bookworm -> localhost | ok 2026-05-17 03:05:27.278497 | 2026-05-17 03:05:27.278582 | TASK [validate-host : Collect information about the host] 2026-05-17 03:05:28.562024 | debian-bookworm | ok 2026-05-17 03:05:28.572100 | 2026-05-17 03:05:28.572182 | TASK [validate-host : Sanitize hostname] 2026-05-17 03:05:28.717207 | debian-bookworm | ok 2026-05-17 03:05:28.788535 | 2026-05-17 03:05:28.788655 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-17 03:05:30.277214 | debian-bookworm -> localhost | changed 2026-05-17 03:05:30.282903 | 2026-05-17 03:05:30.283088 | TASK [validate-host : Collect information about zuul worker] 2026-05-17 03:05:30.992455 | debian-bookworm | ok 2026-05-17 03:05:30.997248 | 2026-05-17 03:05:30.997366 | TASK [validate-host : Write out all zuul information for each host] 2026-05-17 03:05:32.071444 | debian-bookworm -> localhost | changed 2026-05-17 03:05:32.084228 | 2026-05-17 03:05:32.084354 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-17 03:05:32.413555 | debian-bookworm | ok 2026-05-17 03:05:32.420046 | 2026-05-17 03:05:32.420145 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-17 03:05:33.538250 | debian-bookworm | changed: 2026-05-17 03:05:33.538420 | debian-bookworm | cd+++++++++ src/ 2026-05-17 03:05:33.538449 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-17 03:05:33.538469 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-17 03:05:33.538487 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-05-17 03:05:33.538505 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/76800c7e1229423b8f1ab26fd9487411/work/logs" 2026-05-17 03:06:03.720868 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/76800c7e1229423b8f1ab26fd9487411/work/artifacts" 2026-05-17 03:06:04.156139 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/76800c7e1229423b8f1ab26fd9487411/work/docs" 2026-05-17 03:06:04.174534 | 2026-05-17 03:06:04.174665 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-17 03:06:05.019684 | debian-bookworm | changed: 2026-05-17 03:06:05.019852 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-17 03:06:05.019879 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-17 03:06:05.019903 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-17 03:06:05.019937 | debian-bookworm | changed: All items complete 2026-05-17 03:06:05.019959 | 2026-05-17 03:06:05.927683 | debian-bookworm | changed: .d..t...... ./ 2026-05-17 03:06:06.763341 | debian-bookworm | changed: .d..t...... ./ 2026-05-17 03:06:06.784757 | 2026-05-17 03:06:06.784863 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-17 03:06:06.820120 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:06:06.823030 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:06:06.834299 | 2026-05-17 03:06:06.834370 | PLAY RECAP 2026-05-17 03:06:06.834443 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-17 03:06:06.834470 | 2026-05-17 03:06:06.964575 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-17 03:06:06.965193 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 03:06:07.806871 | 2026-05-17 03:06:07.806991 | PLAY [Base post] 2026-05-17 03:06:07.822776 | 2026-05-17 03:06:07.822988 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-17 03:06:08.371280 | debian-bookworm | changed 2026-05-17 03:06:08.377389 | 2026-05-17 03:06:08.377505 | PLAY RECAP 2026-05-17 03:06:08.377563 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-17 03:06:08.377773 | 2026-05-17 03:06:08.512134 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 03:06:08.515141 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-17 03:06:09.663217 | 2026-05-17 03:06:09.663376 | PLAY [Base post-logs] 2026-05-17 03:06:09.674820 | 2026-05-17 03:06:09.674965 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-17 03:06:10.227121 | localhost | changed 2026-05-17 03:06:10.249481 | 2026-05-17 03:06:10.250763 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-17 03:06:10.307750 | localhost | ok 2026-05-17 03:06:10.310766 | 2026-05-17 03:06:10.310873 | TASK [Set zuul-log-path fact] 2026-05-17 03:06:10.338637 | localhost | ok 2026-05-17 03:06:10.358574 | 2026-05-17 03:06:10.358709 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 03:06:10.411010 | localhost | ok 2026-05-17 03:06:10.414053 | 2026-05-17 03:06:10.414149 | TASK [upload-logs : Create log directories] 2026-05-17 03:06:11.469179 | localhost | changed 2026-05-17 03:06:11.472556 | 2026-05-17 03:06:11.472648 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-17 03:06:13.208143 | localhost -> localhost | ok: Runtime: 0:00:00.053115 2026-05-17 03:06:13.212185 | 2026-05-17 03:06:13.212280 | TASK [upload-logs : Upload logs to log server] 2026-05-17 03:06:14.908596 | localhost | Output suppressed because no_log was given 2026-05-17 03:06:14.910205 | 2026-05-17 03:06:14.910292 | LOOP [upload-logs : Compress console log and json output] 2026-05-17 03:06:14.999748 | localhost | skipping: Conditional result was False 2026-05-17 03:06:15.005230 | localhost | skipping: Conditional result was False 2026-05-17 03:06:15.009539 | 2026-05-17 03:06:15.009641 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-17 03:06:15.135510 | localhost | skipping: Conditional result was False 2026-05-17 03:06:15.135790 | 2026-05-17 03:06:15.140474 | localhost | skipping: Conditional result was False 2026-05-17 03:06:15.145779 | 2026-05-17 03:06:15.145881 | LOOP [upload-logs : Upload console log and json output]