2026-05-11 03:07:07.909797 | Job console starting 2026-05-11 03:07:07.922985 | Updating git repos 2026-05-11 03:07:07.993404 | Cloning repos into workspace 2026-05-11 03:07:08.063840 | Restoring repo states 2026-05-11 03:07:08.132379 | Merging changes 2026-05-11 03:07:08.132396 | Checking out repos 2026-05-11 03:07:08.308406 | Preparing playbooks 2026-05-11 03:07:09.135545 | Running Ansible setup 2026-05-11 03:07:15.201101 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 03:07:16.539667 | 2026-05-11 03:07:16.539839 | PLAY [Base pre] 2026-05-11 03:07:16.565456 | 2026-05-11 03:07:16.565598 | TASK [Setup log path fact] 2026-05-11 03:07:16.616570 | debian-bookworm | ok 2026-05-11 03:07:16.642752 | 2026-05-11 03:07:16.643648 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 03:07:16.730512 | debian-bookworm | ok 2026-05-11 03:07:16.740381 | 2026-05-11 03:07:16.740502 | TASK [emit-job-header : Print job information] 2026-05-11 03:07:16.821211 | # Job Information 2026-05-11 03:07:16.821395 | Ansible Version: 2.16.14 2026-05-11 03:07:16.821438 | Job: python-black 2026-05-11 03:07:16.821490 | Pipeline: periodic-daily 2026-05-11 03:07:16.821516 | Executor: 521e9411259a 2026-05-11 03:07:16.821537 | Triggered by: https://github.com/osism/container-images-kolla 2026-05-11 03:07:16.821559 | Event ID: c525b9481b5942ecaeb511ae5d411810 2026-05-11 03:07:16.826551 | 2026-05-11 03:07:16.826671 | LOOP [emit-job-header : Print node information] 2026-05-11 03:07:16.981159 | debian-bookworm | ok: 2026-05-11 03:07:16.981408 | debian-bookworm | # Node Information 2026-05-11 03:07:16.981445 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-11 03:07:16.981472 | debian-bookworm | Hostname: debian 2026-05-11 03:07:16.981493 | debian-bookworm | Username: zuul 2026-05-11 03:07:16.981514 | debian-bookworm | Distro: Debian 12.13 2026-05-11 03:07:16.981544 | debian-bookworm | Provider: regiocloud-a 2026-05-11 03:07:16.981569 | debian-bookworm | Region: 2026-05-11 03:07:16.981590 | debian-bookworm | Label: debian-bookworm 2026-05-11 03:07:16.981610 | debian-bookworm | Product Name: OpenStack Nova 2026-05-11 03:07:16.981629 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1e:1b86 2026-05-11 03:07:16.999709 | 2026-05-11 03:07:16.999832 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-11 03:07:17.482746 | debian-bookworm -> localhost | changed 2026-05-11 03:07:17.493645 | 2026-05-11 03:07:17.493764 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-11 03:07:18.882686 | debian-bookworm -> localhost | changed 2026-05-11 03:07:18.895778 | 2026-05-11 03:07:18.895894 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-11 03:07:19.326540 | debian-bookworm -> localhost | ok 2026-05-11 03:07:19.333168 | 2026-05-11 03:07:19.333283 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-11 03:07:19.364220 | debian-bookworm | ok 2026-05-11 03:07:19.408034 | debian-bookworm | included: /var/lib/zuul/builds/7b2be69725f849a48067b2a2232291a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-11 03:07:19.414465 | 2026-05-11 03:07:19.414571 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-11 03:07:20.949581 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-11 03:07:20.949810 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7b2be69725f849a48067b2a2232291a6/work/7b2be69725f849a48067b2a2232291a6_id_rsa 2026-05-11 03:07:20.949850 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7b2be69725f849a48067b2a2232291a6/work/7b2be69725f849a48067b2a2232291a6_id_rsa.pub 2026-05-11 03:07:20.949878 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-11 03:07:20.949902 | debian-bookworm -> localhost | SHA256:xS18e2ps7j3DY0OXM2ccXEhC90ndC+jUxGzNPpwpkAo zuul-build-sshkey 2026-05-11 03:07:20.949925 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-11 03:07:20.949958 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-11 03:07:20.949980 | debian-bookworm -> localhost | | .Xo=oo| 2026-05-11 03:07:20.950001 | debian-bookworm -> localhost | | E o * Oo+=| 2026-05-11 03:07:20.950036 | debian-bookworm -> localhost | | . O = =.*| 2026-05-11 03:07:20.950057 | debian-bookworm -> localhost | | o + o X | 2026-05-11 03:07:20.950077 | debian-bookworm -> localhost | | S . o.+| 2026-05-11 03:07:20.950099 | debian-bookworm -> localhost | | . o.+=| 2026-05-11 03:07:20.950121 | debian-bookworm -> localhost | | =o o+| 2026-05-11 03:07:20.950141 | debian-bookworm -> localhost | | + .B | 2026-05-11 03:07:20.950162 | debian-bookworm -> localhost | | .o..= | 2026-05-11 03:07:20.950183 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-11 03:07:20.950234 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.855380 2026-05-11 03:07:20.956610 | 2026-05-11 03:07:20.956714 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-11 03:07:20.977894 | debian-bookworm | ok 2026-05-11 03:07:20.991533 | debian-bookworm | included: /var/lib/zuul/builds/7b2be69725f849a48067b2a2232291a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-11 03:07:21.001460 | 2026-05-11 03:07:21.001574 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-11 03:07:21.028649 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:07:21.034493 | 2026-05-11 03:07:21.034595 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-11 03:07:21.753934 | debian-bookworm | changed 2026-05-11 03:07:21.762592 | 2026-05-11 03:07:21.762693 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-11 03:07:22.030345 | debian-bookworm | ok 2026-05-11 03:07:22.037666 | 2026-05-11 03:07:22.037765 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-11 03:07:22.737644 | debian-bookworm | changed 2026-05-11 03:07:22.744740 | 2026-05-11 03:07:22.744845 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-11 03:07:23.398095 | debian-bookworm | changed 2026-05-11 03:07:23.404917 | 2026-05-11 03:07:23.405029 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-11 03:07:23.435253 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:07:23.442289 | 2026-05-11 03:07:23.442392 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-11 03:07:23.853358 | debian-bookworm -> localhost | changed 2026-05-11 03:07:23.864080 | 2026-05-11 03:07:23.864192 | TASK [add-build-sshkey : Add back temp key] 2026-05-11 03:07:24.192722 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7b2be69725f849a48067b2a2232291a6/work/7b2be69725f849a48067b2a2232291a6_id_rsa (zuul-build-sshkey) 2026-05-11 03:07:24.192952 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020530 2026-05-11 03:07:24.201704 | 2026-05-11 03:07:24.201819 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-11 03:07:24.679950 | debian-bookworm | ok 2026-05-11 03:07:24.698825 | 2026-05-11 03:07:24.699148 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-11 03:07:24.769450 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:07:24.780342 | 2026-05-11 03:07:24.780452 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-11 03:07:25.266315 | debian-bookworm | ok 2026-05-11 03:07:25.277600 | 2026-05-11 03:07:25.278333 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-11 03:07:25.306249 | debian-bookworm | ok 2026-05-11 03:07:25.320680 | 2026-05-11 03:07:25.320802 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-11 03:07:25.863709 | debian-bookworm -> localhost | ok 2026-05-11 03:07:25.872198 | 2026-05-11 03:07:25.872296 | TASK [validate-host : Collect information about the host] 2026-05-11 03:07:27.166904 | debian-bookworm | ok 2026-05-11 03:07:27.181752 | 2026-05-11 03:07:27.181862 | TASK [validate-host : Sanitize hostname] 2026-05-11 03:07:27.286873 | debian-bookworm | ok 2026-05-11 03:07:27.327125 | 2026-05-11 03:07:27.327242 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-11 03:07:27.981829 | debian-bookworm -> localhost | changed 2026-05-11 03:07:27.987406 | 2026-05-11 03:07:27.987497 | TASK [validate-host : Collect information about zuul worker] 2026-05-11 03:07:28.430036 | debian-bookworm | ok 2026-05-11 03:07:28.434591 | 2026-05-11 03:07:28.434684 | TASK [validate-host : Write out all zuul information for each host] 2026-05-11 03:07:29.004200 | debian-bookworm -> localhost | changed 2026-05-11 03:07:29.018881 | 2026-05-11 03:07:29.019032 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-11 03:07:29.297370 | debian-bookworm | ok 2026-05-11 03:07:29.306379 | 2026-05-11 03:07:29.306500 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-11 03:07:30.206122 | debian-bookworm | changed: 2026-05-11 03:07:30.206287 | debian-bookworm | cd+++++++++ src/ 2026-05-11 03:07:30.206316 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-11 03:07:30.206337 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-11 03:07:30.206355 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-05-11 03:07:30.206372 | debian-bookworm | Containerfile 2026-05-11 03:07:30.206466 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7b2be69725f849a48067b2a2232291a6/work/logs" 2026-05-11 03:08:02.219957 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7b2be69725f849a48067b2a2232291a6/work/artifacts" 2026-05-11 03:08:02.570716 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7b2be69725f849a48067b2a2232291a6/work/docs" 2026-05-11 03:08:02.590575 | 2026-05-11 03:08:02.590697 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-11 03:08:03.950091 | debian-bookworm | changed: 2026-05-11 03:08:03.950316 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-11 03:08:03.950351 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-11 03:08:03.950407 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-11 03:08:03.950456 | debian-bookworm | changed: All items complete 2026-05-11 03:08:03.950483 | 2026-05-11 03:08:05.056171 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 03:08:06.079645 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 03:08:06.095524 | 2026-05-11 03:08:06.095629 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-11 03:08:06.177358 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:08:06.184752 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:08:06.199065 | 2026-05-11 03:08:06.199152 | PLAY RECAP 2026-05-11 03:08:06.199195 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-11 03:08:06.199215 | 2026-05-11 03:08:06.460551 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-11 03:08:06.462125 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 03:08:07.397757 | 2026-05-11 03:08:07.397877 | PLAY [Base post] 2026-05-11 03:08:07.408276 | 2026-05-11 03:08:07.408381 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-11 03:08:07.892088 | debian-bookworm | changed 2026-05-11 03:08:07.903384 | 2026-05-11 03:08:07.903488 | PLAY RECAP 2026-05-11 03:08:07.903539 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 03:08:07.903590 | 2026-05-11 03:08:08.012215 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 03:08:08.013082 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-11 03:08:08.887675 | 2026-05-11 03:08:08.887799 | PLAY [Base post-logs] 2026-05-11 03:08:08.896197 | 2026-05-11 03:08:08.896306 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-11 03:08:09.655284 | localhost | changed 2026-05-11 03:08:09.663226 | 2026-05-11 03:08:09.663358 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-11 03:08:09.723699 | localhost | ok 2026-05-11 03:08:09.726170 | 2026-05-11 03:08:09.726247 | TASK [Set zuul-log-path fact] 2026-05-11 03:08:09.750255 | localhost | ok 2026-05-11 03:08:09.756771 | 2026-05-11 03:08:09.756870 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 03:08:09.791230 | localhost | ok 2026-05-11 03:08:09.793692 | 2026-05-11 03:08:09.793769 | TASK [upload-logs : Create log directories] 2026-05-11 03:08:10.314938 | localhost | changed 2026-05-11 03:08:10.317299 | 2026-05-11 03:08:10.317386 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-11 03:08:10.915094 | localhost -> localhost | ok: Runtime: 0:00:00.022277 2026-05-11 03:08:10.919466 | 2026-05-11 03:08:10.919560 | TASK [upload-logs : Upload logs to log server] 2026-05-11 03:08:11.526448 | localhost | Output suppressed because no_log was given 2026-05-11 03:08:11.529228 | 2026-05-11 03:08:11.529358 | LOOP [upload-logs : Compress console log and json output] 2026-05-11 03:08:11.576667 | localhost | skipping: Conditional result was False 2026-05-11 03:08:11.591685 | localhost | skipping: Conditional result was False 2026-05-11 03:08:11.596913 | 2026-05-11 03:08:11.597091 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-11 03:08:11.667783 | localhost | skipping: Conditional result was False 2026-05-11 03:08:11.668035 | 2026-05-11 03:08:11.677469 | localhost | skipping: Conditional result was False 2026-05-11 03:08:11.685967 | 2026-05-11 03:08:11.686113 | LOOP [upload-logs : Upload console log and json output]