2026-03-20 03:18:36.389131 | Job console starting 2026-03-20 03:18:36.401350 | Updating git repos 2026-03-20 03:18:36.445841 | Cloning repos into workspace 2026-03-20 03:18:36.479609 | Restoring repo states 2026-03-20 03:18:36.495280 | Merging changes 2026-03-20 03:18:36.495300 | Checking out repos 2026-03-20 03:18:36.575653 | Preparing playbooks 2026-03-20 03:18:37.581957 | Running Ansible setup 2026-03-20 03:18:43.171744 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-20 03:18:44.098620 | 2026-03-20 03:18:44.098820 | PLAY [Base pre] 2026-03-20 03:18:44.115243 | 2026-03-20 03:18:44.115390 | TASK [Setup log path fact] 2026-03-20 03:18:44.135918 | debian-bookworm | ok 2026-03-20 03:18:44.152322 | 2026-03-20 03:18:44.152486 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-20 03:18:44.193342 | debian-bookworm | ok 2026-03-20 03:18:44.203943 | 2026-03-20 03:18:44.204080 | TASK [emit-job-header : Print job information] 2026-03-20 03:18:44.253808 | # Job Information 2026-03-20 03:18:44.254003 | Ansible Version: 2.16.14 2026-03-20 03:18:44.254037 | Job: python-black 2026-03-20 03:18:44.254069 | Pipeline: periodic-daily 2026-03-20 03:18:44.254092 | Executor: 521e9411259a 2026-03-20 03:18:44.254112 | Triggered by: https://github.com/osism/container-images-kolla 2026-03-20 03:18:44.254133 | Event ID: 93d9befd06c14c12b3927caa9515630f 2026-03-20 03:18:44.259234 | 2026-03-20 03:18:44.259357 | LOOP [emit-job-header : Print node information] 2026-03-20 03:18:44.444169 | debian-bookworm | ok: 2026-03-20 03:18:44.444385 | debian-bookworm | # Node Information 2026-03-20 03:18:44.444421 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-20 03:18:44.444447 | debian-bookworm | Hostname: debian 2026-03-20 03:18:44.444468 | debian-bookworm | Username: zuul 2026-03-20 03:18:44.444488 | debian-bookworm | Distro: Debian 12.13 2026-03-20 03:18:44.444511 | debian-bookworm | Provider: regiocloud-a 2026-03-20 03:18:44.444532 | debian-bookworm | Region: 2026-03-20 03:18:44.444553 | debian-bookworm | Label: debian-bookworm 2026-03-20 03:18:44.444573 | debian-bookworm | Product Name: OpenStack Nova 2026-03-20 03:18:44.444593 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:3e8e 2026-03-20 03:18:44.456316 | 2026-03-20 03:18:44.456463 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-20 03:18:44.968900 | debian-bookworm -> localhost | changed 2026-03-20 03:18:44.975831 | 2026-03-20 03:18:44.975944 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-20 03:18:45.908415 | debian-bookworm -> localhost | changed 2026-03-20 03:18:45.919180 | 2026-03-20 03:18:45.919277 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-20 03:18:46.185151 | debian-bookworm -> localhost | ok 2026-03-20 03:18:46.193010 | 2026-03-20 03:18:46.193137 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-20 03:18:46.213879 | debian-bookworm | ok 2026-03-20 03:18:46.234092 | debian-bookworm | included: /var/lib/zuul/builds/6b2a90c975094b6a8fbf7cbd245f87ff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-20 03:18:46.240394 | 2026-03-20 03:18:46.240489 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-20 03:18:47.033805 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-20 03:18:47.033999 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6b2a90c975094b6a8fbf7cbd245f87ff/work/6b2a90c975094b6a8fbf7cbd245f87ff_id_rsa 2026-03-20 03:18:47.034038 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6b2a90c975094b6a8fbf7cbd245f87ff/work/6b2a90c975094b6a8fbf7cbd245f87ff_id_rsa.pub 2026-03-20 03:18:47.034065 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-20 03:18:47.034089 | debian-bookworm -> localhost | SHA256:VvjEX5JivKP1T1Qu2GBl/wrHrm/JWSI81rBV8fp9k0k zuul-build-sshkey 2026-03-20 03:18:47.034111 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-20 03:18:47.034145 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-20 03:18:47.034166 | debian-bookworm -> localhost | | o..| 2026-03-20 03:18:47.034188 | debian-bookworm -> localhost | | + + .o| 2026-03-20 03:18:47.034208 | debian-bookworm -> localhost | | . B = ..+| 2026-03-20 03:18:47.034228 | debian-bookworm -> localhost | | = =.B.+.| 2026-03-20 03:18:47.034248 | debian-bookworm -> localhost | | S =.+=BEo| 2026-03-20 03:18:47.034272 | debian-bookworm -> localhost | | . o o*=++=| 2026-03-20 03:18:47.034292 | debian-bookworm -> localhost | | . ..++O+| 2026-03-20 03:18:47.034313 | debian-bookworm -> localhost | | += o| 2026-03-20 03:18:47.034334 | debian-bookworm -> localhost | | .oo | 2026-03-20 03:18:47.034354 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-20 03:18:47.034401 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.384796 2026-03-20 03:18:47.044346 | 2026-03-20 03:18:47.044554 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-20 03:18:47.082052 | debian-bookworm | ok 2026-03-20 03:18:47.093692 | debian-bookworm | included: /var/lib/zuul/builds/6b2a90c975094b6a8fbf7cbd245f87ff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-20 03:18:47.102891 | 2026-03-20 03:18:47.102982 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-20 03:18:47.126665 | debian-bookworm | skipping: Conditional result was False 2026-03-20 03:18:47.149652 | 2026-03-20 03:18:47.149816 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-20 03:18:47.785943 | debian-bookworm | changed 2026-03-20 03:18:47.797998 | 2026-03-20 03:18:47.798194 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-20 03:18:48.062296 | debian-bookworm | ok 2026-03-20 03:18:48.069412 | 2026-03-20 03:18:48.069626 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-20 03:18:48.739690 | debian-bookworm | changed 2026-03-20 03:18:48.753658 | 2026-03-20 03:18:48.753767 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-20 03:18:49.392861 | debian-bookworm | changed 2026-03-20 03:18:49.400177 | 2026-03-20 03:18:49.400273 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-20 03:18:49.423558 | debian-bookworm | skipping: Conditional result was False 2026-03-20 03:18:49.436323 | 2026-03-20 03:18:49.436503 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-20 03:18:49.825516 | debian-bookworm -> localhost | changed 2026-03-20 03:18:49.836330 | 2026-03-20 03:18:49.836420 | TASK [add-build-sshkey : Add back temp key] 2026-03-20 03:18:50.128564 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6b2a90c975094b6a8fbf7cbd245f87ff/work/6b2a90c975094b6a8fbf7cbd245f87ff_id_rsa (zuul-build-sshkey) 2026-03-20 03:18:50.128788 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020574 2026-03-20 03:18:50.136122 | 2026-03-20 03:18:50.136215 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-20 03:18:50.521283 | debian-bookworm | ok 2026-03-20 03:18:50.528642 | 2026-03-20 03:18:50.528793 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-20 03:18:50.552712 | debian-bookworm | skipping: Conditional result was False 2026-03-20 03:18:50.563899 | 2026-03-20 03:18:50.564018 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-20 03:18:51.091109 | debian-bookworm | ok 2026-03-20 03:18:51.102195 | 2026-03-20 03:18:51.102325 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-20 03:18:51.131342 | debian-bookworm | ok 2026-03-20 03:18:51.136673 | 2026-03-20 03:18:51.136794 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-20 03:18:51.424321 | debian-bookworm -> localhost | ok 2026-03-20 03:18:51.430996 | 2026-03-20 03:18:51.431116 | TASK [validate-host : Collect information about the host] 2026-03-20 03:18:52.575967 | debian-bookworm | ok 2026-03-20 03:18:52.598631 | 2026-03-20 03:18:52.598811 | TASK [validate-host : Sanitize hostname] 2026-03-20 03:18:52.714121 | debian-bookworm | ok 2026-03-20 03:18:52.778451 | 2026-03-20 03:18:52.778591 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-20 03:18:53.852112 | debian-bookworm -> localhost | changed 2026-03-20 03:18:53.860178 | 2026-03-20 03:18:53.860303 | TASK [validate-host : Collect information about zuul worker] 2026-03-20 03:18:54.392083 | debian-bookworm | ok 2026-03-20 03:18:54.397055 | 2026-03-20 03:18:54.397181 | TASK [validate-host : Write out all zuul information for each host] 2026-03-20 03:18:55.292350 | debian-bookworm -> localhost | changed 2026-03-20 03:18:55.302698 | 2026-03-20 03:18:55.302889 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-20 03:18:55.580656 | debian-bookworm | ok 2026-03-20 03:18:55.596218 | 2026-03-20 03:18:55.596358 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-20 03:18:56.842429 | debian-bookworm | changed: 2026-03-20 03:18:56.842813 | debian-bookworm | cd+++++++++ src/ 2026-03-20 03:18:56.842889 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-20 03:18:56.842916 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-20 03:18:56.842939 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-03-20 03:18:56.842961 | debian-bookworm | Containerfile 2026-03-20 03:18:56.843075 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006457 2026-03-20 03:19:23.156016 | 2026-03-20 03:19:23.156132 | TASK [upload-logs : Upload logs to log server] 2026-03-20 03:19:23.658998 | localhost | Output suppressed because no_log was given 2026-03-20 03:19:23.660556 | 2026-03-20 03:19:23.660701 | LOOP [upload-logs : Compress console log and json output] 2026-03-20 03:19:23.723281 | localhost | skipping: Conditional result was False 2026-03-20 03:19:23.731374 | localhost | skipping: Conditional result was False 2026-03-20 03:19:23.737115 | 2026-03-20 03:19:23.737216 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-20 03:19:23.802411 | localhost | skipping: Conditional result was False 2026-03-20 03:19:23.802650 | 2026-03-20 03:19:23.816108 | localhost | skipping: Conditional result was False 2026-03-20 03:19:23.822477 | 2026-03-20 03:19:23.822584 | LOOP [upload-logs : Upload console log and json output]