2025-11-28 03:10:53.921332 | Job console starting 2025-11-28 03:10:53.935726 | Updating git repos 2025-11-28 03:10:53.990607 | Cloning repos into workspace 2025-11-28 03:10:54.096935 | Restoring repo states 2025-11-28 03:10:54.121204 | Merging changes 2025-11-28 03:10:54.121226 | Checking out repos 2025-11-28 03:10:54.384959 | Preparing playbooks 2025-11-28 03:10:56.077918 | Running Ansible setup 2025-11-28 03:11:03.249618 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-28 03:11:04.325481 | 2025-11-28 03:11:04.325606 | PLAY [Base pre] 2025-11-28 03:11:04.371841 | 2025-11-28 03:11:04.371949 | TASK [Setup log path fact] 2025-11-28 03:11:04.415687 | debian-bookworm | ok 2025-11-28 03:11:04.435009 | 2025-11-28 03:11:04.435124 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 03:11:04.465043 | debian-bookworm | ok 2025-11-28 03:11:04.485671 | 2025-11-28 03:11:04.485863 | TASK [emit-job-header : Print job information] 2025-11-28 03:11:04.556184 | # Job Information 2025-11-28 03:11:04.557236 | Ansible Version: 2.16.14 2025-11-28 03:11:04.557298 | Job: python-black 2025-11-28 03:11:04.557378 | Pipeline: periodic-daily 2025-11-28 03:11:04.557438 | Executor: 521e9411259a 2025-11-28 03:11:04.557477 | Triggered by: https://github.com/osism/node-image 2025-11-28 03:11:04.557516 | Event ID: 6d8cca836f2d4ad6a573908ee3de24a2 2025-11-28 03:11:04.564797 | 2025-11-28 03:11:04.564898 | LOOP [emit-job-header : Print node information] 2025-11-28 03:11:04.706292 | debian-bookworm | ok: 2025-11-28 03:11:04.706482 | debian-bookworm | # Node Information 2025-11-28 03:11:04.706549 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-28 03:11:04.706578 | debian-bookworm | Hostname: debian 2025-11-28 03:11:04.706600 | debian-bookworm | Username: zuul 2025-11-28 03:11:04.706622 | debian-bookworm | Distro: Debian 12.12 2025-11-28 03:11:04.706646 | debian-bookworm | Provider: regiocloud-a 2025-11-28 03:11:04.706667 | debian-bookworm | Region: 2025-11-28 03:11:04.706688 | debian-bookworm | Label: debian-bookworm 2025-11-28 03:11:04.706708 | debian-bookworm | Product Name: OpenStack Nova 2025-11-28 03:11:04.706728 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe31:201b 2025-11-28 03:11:04.739156 | 2025-11-28 03:11:04.739278 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-28 03:11:05.736188 | debian-bookworm -> localhost | changed 2025-11-28 03:11:05.748048 | 2025-11-28 03:11:05.748151 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-28 03:11:07.379904 | debian-bookworm -> localhost | changed 2025-11-28 03:11:07.420802 | 2025-11-28 03:11:07.420922 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-28 03:11:07.770138 | debian-bookworm -> localhost | ok 2025-11-28 03:11:07.777020 | 2025-11-28 03:11:07.777124 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-28 03:11:07.817552 | debian-bookworm | ok 2025-11-28 03:11:07.834641 | debian-bookworm | included: /var/lib/zuul/builds/7bda4e7b666a407fa430865d7b9fccc9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-28 03:11:07.840473 | 2025-11-28 03:11:07.840564 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-28 03:11:10.230432 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-28 03:11:10.230633 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7bda4e7b666a407fa430865d7b9fccc9/work/7bda4e7b666a407fa430865d7b9fccc9_id_rsa 2025-11-28 03:11:10.230677 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7bda4e7b666a407fa430865d7b9fccc9/work/7bda4e7b666a407fa430865d7b9fccc9_id_rsa.pub 2025-11-28 03:11:10.230706 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-28 03:11:10.230731 | debian-bookworm -> localhost | SHA256:h8k5t7HTkzsM5i75Xz/R8kuAF4ULiZle3sFSqATS94I zuul-build-sshkey 2025-11-28 03:11:10.230752 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-28 03:11:10.230784 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-28 03:11:10.230806 | debian-bookworm -> localhost | | .... + =... | 2025-11-28 03:11:10.230827 | debian-bookworm -> localhost | | .. * * +. | 2025-11-28 03:11:10.230867 | debian-bookworm -> localhost | | = = +.o | 2025-11-28 03:11:10.230888 | debian-bookworm -> localhost | | E B o.o. | 2025-11-28 03:11:10.230907 | debian-bookworm -> localhost | | S =. o .| 2025-11-28 03:11:10.230932 | debian-bookworm -> localhost | | +o=..o..| 2025-11-28 03:11:10.230953 | debian-bookworm -> localhost | | ++o+ .+.| 2025-11-28 03:11:10.230972 | debian-bookworm -> localhost | | o ..o+.o.| 2025-11-28 03:11:10.230993 | debian-bookworm -> localhost | | +o.o. .+| 2025-11-28 03:11:10.231013 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-28 03:11:10.231070 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.840935 2025-11-28 03:11:10.237939 | 2025-11-28 03:11:10.238027 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-28 03:11:10.268791 | debian-bookworm | ok 2025-11-28 03:11:10.285538 | debian-bookworm | included: /var/lib/zuul/builds/7bda4e7b666a407fa430865d7b9fccc9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-28 03:11:10.304548 | 2025-11-28 03:11:10.304649 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-28 03:11:10.342795 | debian-bookworm | skipping: Conditional result was False 2025-11-28 03:11:10.348822 | 2025-11-28 03:11:10.348923 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-28 03:11:11.179240 | debian-bookworm | changed 2025-11-28 03:11:11.188802 | 2025-11-28 03:11:11.188926 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-28 03:11:11.499908 | debian-bookworm | ok 2025-11-28 03:11:11.505686 | 2025-11-28 03:11:11.505812 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-28 03:11:12.269268 | debian-bookworm | changed 2025-11-28 03:11:12.277498 | 2025-11-28 03:11:12.277643 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-28 03:11:13.115383 | debian-bookworm | changed 2025-11-28 03:11:13.154974 | 2025-11-28 03:11:13.156394 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-28 03:11:13.194803 | debian-bookworm | skipping: Conditional result was False 2025-11-28 03:11:13.206032 | 2025-11-28 03:11:13.206175 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-28 03:11:15.097601 | debian-bookworm -> localhost | changed 2025-11-28 03:11:15.109857 | 2025-11-28 03:11:15.109988 | TASK [add-build-sshkey : Add back temp key] 2025-11-28 03:11:16.188629 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7bda4e7b666a407fa430865d7b9fccc9/work/7bda4e7b666a407fa430865d7b9fccc9_id_rsa (zuul-build-sshkey) 2025-11-28 03:11:16.188897 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039987 2025-11-28 03:11:16.200665 | 2025-11-28 03:11:16.200797 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-28 03:11:16.881627 | debian-bookworm | ok 2025-11-28 03:11:16.895620 | 2025-11-28 03:11:16.895730 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-28 03:11:16.967811 | debian-bookworm | skipping: Conditional result was False 2025-11-28 03:11:16.997091 | 2025-11-28 03:11:16.997367 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-28 03:11:17.702159 | debian-bookworm | ok 2025-11-28 03:11:17.725163 | 2025-11-28 03:11:17.725275 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-28 03:11:17.804771 | debian-bookworm | ok 2025-11-28 03:11:17.808977 | 2025-11-28 03:11:17.809061 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-28 03:11:18.530697 | debian-bookworm -> localhost | ok 2025-11-28 03:11:18.550272 | 2025-11-28 03:11:18.550363 | TASK [validate-host : Collect information about the host] 2025-11-28 03:11:19.886179 | debian-bookworm | ok 2025-11-28 03:11:19.900977 | 2025-11-28 03:11:19.901066 | TASK [validate-host : Sanitize hostname] 2025-11-28 03:11:20.139728 | debian-bookworm | ok 2025-11-28 03:11:20.212290 | 2025-11-28 03:11:20.212383 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-28 03:11:21.739200 | debian-bookworm -> localhost | changed 2025-11-28 03:11:21.743791 | 2025-11-28 03:11:21.743869 | TASK [validate-host : Collect information about zuul worker] 2025-11-28 03:11:22.398662 | debian-bookworm | ok 2025-11-28 03:11:22.414452 | 2025-11-28 03:11:22.414543 | TASK [validate-host : Write out all zuul information for each host] 2025-11-28 03:11:23.501498 | debian-bookworm -> localhost | changed 2025-11-28 03:11:23.509222 | 2025-11-28 03:11:23.509310 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-28 03:11:23.835697 | debian-bookworm | ok 2025-11-28 03:11:23.840125 | 2025-11-28 03:11:23.840524 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-28 03:11:26.410023 | debian-bookworm | changed: 2025-11-28 03:11:26.410198 | debian-bookworm | cd+++++++++ src/ 2025-11-28 03:11:26.410233 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-28 03:11:26.410257 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-28 03:11:26.410278 | debian-bookworm | cd+++++++++ src/github.com/osism/node-image/ 2025-11-28 03:11:26.410298 | debian-bookworm | Containerfile 2025-11-28 03:11:26.410460 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007571 2025-11-28 03:12:00.074343 | 2025-11-28 03:12:00.074461 | TASK [upload-logs : Upload logs to log server] 2025-11-28 03:12:00.850798 | localhost | Output suppressed because no_log was given 2025-11-28 03:12:00.852181 | 2025-11-28 03:12:00.852256 | LOOP [upload-logs : Compress console log and json output] 2025-11-28 03:12:00.886657 | localhost | skipping: Conditional result was False 2025-11-28 03:12:00.893289 | localhost | skipping: Conditional result was False 2025-11-28 03:12:00.897017 | 2025-11-28 03:12:00.897104 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-28 03:12:00.937871 | localhost | skipping: Conditional result was False 2025-11-28 03:12:00.938075 | 2025-11-28 03:12:00.943024 | localhost | skipping: Conditional result was False 2025-11-28 03:12:00.953122 | 2025-11-28 03:12:00.953206 | LOOP [upload-logs : Upload console log and json output]