2026-02-04 03:07:16.910442 | Job console starting 2026-02-04 03:07:16.931749 | Updating git repos 2026-02-04 03:07:16.969053 | Cloning repos into workspace 2026-02-04 03:07:17.010874 | Restoring repo states 2026-02-04 03:07:17.063299 | Merging changes 2026-02-04 03:07:17.063321 | Checking out repos 2026-02-04 03:07:17.115240 | Preparing playbooks 2026-02-04 03:07:18.074805 | Running Ansible setup 2026-02-04 03:07:22.703948 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 03:07:23.498064 | 2026-02-04 03:07:23.498227 | PLAY [Base pre] 2026-02-04 03:07:23.514975 | 2026-02-04 03:07:23.515156 | TASK [Setup log path fact] 2026-02-04 03:07:23.535235 | debian-bookworm | ok 2026-02-04 03:07:23.550753 | 2026-02-04 03:07:23.550969 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 03:07:23.581813 | debian-bookworm | ok 2026-02-04 03:07:23.592517 | 2026-02-04 03:07:23.592642 | TASK [emit-job-header : Print job information] 2026-02-04 03:07:23.632186 | # Job Information 2026-02-04 03:07:23.632375 | Ansible Version: 2.16.14 2026-02-04 03:07:23.632411 | Job: python-black 2026-02-04 03:07:23.632444 | Pipeline: periodic-daily 2026-02-04 03:07:23.632467 | Executor: 521e9411259a 2026-02-04 03:07:23.632488 | Triggered by: https://github.com/osism/container-images-kolla 2026-02-04 03:07:23.632509 | Event ID: 9ee818e3972e4be6a19ca49a46099aa2 2026-02-04 03:07:23.637706 | 2026-02-04 03:07:23.637825 | LOOP [emit-job-header : Print node information] 2026-02-04 03:07:23.762868 | debian-bookworm | ok: 2026-02-04 03:07:23.763394 | debian-bookworm | # Node Information 2026-02-04 03:07:23.763500 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-04 03:07:23.763614 | debian-bookworm | Hostname: debian 2026-02-04 03:07:23.763717 | debian-bookworm | Username: zuul 2026-02-04 03:07:23.763771 | debian-bookworm | Distro: Debian 12.13 2026-02-04 03:07:23.763798 | debian-bookworm | Provider: regiocloud-a 2026-02-04 03:07:23.763855 | debian-bookworm | Region: 2026-02-04 03:07:23.763960 | debian-bookworm | Label: debian-bookworm 2026-02-04 03:07:23.764141 | debian-bookworm | Product Name: OpenStack Nova 2026-02-04 03:07:23.764176 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb0:50a9 2026-02-04 03:07:23.780234 | 2026-02-04 03:07:23.780378 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 03:07:24.372599 | debian-bookworm -> localhost | changed 2026-02-04 03:07:24.384844 | 2026-02-04 03:07:24.385186 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 03:07:26.225042 | debian-bookworm -> localhost | changed 2026-02-04 03:07:26.241283 | 2026-02-04 03:07:26.241419 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 03:07:26.597481 | debian-bookworm -> localhost | ok 2026-02-04 03:07:26.604731 | 2026-02-04 03:07:26.604876 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 03:07:26.636545 | debian-bookworm | ok 2026-02-04 03:07:26.665230 | debian-bookworm | included: /var/lib/zuul/builds/cbbb37d544ac4c41bd1a090f0ffd1c85/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 03:07:26.673752 | 2026-02-04 03:07:26.673882 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 03:07:27.902535 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-04 03:07:27.902784 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cbbb37d544ac4c41bd1a090f0ffd1c85/work/cbbb37d544ac4c41bd1a090f0ffd1c85_id_rsa 2026-02-04 03:07:27.902823 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cbbb37d544ac4c41bd1a090f0ffd1c85/work/cbbb37d544ac4c41bd1a090f0ffd1c85_id_rsa.pub 2026-02-04 03:07:27.903121 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-04 03:07:27.903159 | debian-bookworm -> localhost | SHA256:VmSt4y0rAidVD1AeKbbetp04SmsECSu6fXyadu5pYyk zuul-build-sshkey 2026-02-04 03:07:27.903183 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-04 03:07:27.903222 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-04 03:07:27.903245 | debian-bookworm -> localhost | | .oo.o. | 2026-02-04 03:07:27.903267 | debian-bookworm -> localhost | | . o.++ . | 2026-02-04 03:07:27.903288 | debian-bookworm -> localhost | | o o +.o.. | 2026-02-04 03:07:27.903308 | debian-bookworm -> localhost | |. . o o .+ | 2026-02-04 03:07:27.903328 | debian-bookworm -> localhost | |.. + .S. o | 2026-02-04 03:07:27.903355 | debian-bookworm -> localhost | |. o +.o o . | 2026-02-04 03:07:27.903377 | debian-bookworm -> localhost | | o . =.o + + | 2026-02-04 03:07:27.903397 | debian-bookworm -> localhost | |. . EoXo= + | 2026-02-04 03:07:27.903418 | debian-bookworm -> localhost | | oo@*+ o | 2026-02-04 03:07:27.903438 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-04 03:07:27.903497 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.458425 2026-02-04 03:07:27.910414 | 2026-02-04 03:07:27.910551 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 03:07:27.954187 | debian-bookworm | ok 2026-02-04 03:07:27.965498 | debian-bookworm | included: /var/lib/zuul/builds/cbbb37d544ac4c41bd1a090f0ffd1c85/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 03:07:27.976500 | 2026-02-04 03:07:27.976642 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 03:07:28.001028 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:07:28.008008 | 2026-02-04 03:07:28.008154 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 03:07:28.701610 | debian-bookworm | changed 2026-02-04 03:07:28.707441 | 2026-02-04 03:07:28.707611 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 03:07:28.981528 | debian-bookworm | ok 2026-02-04 03:07:28.992043 | 2026-02-04 03:07:28.992214 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 03:07:29.658146 | debian-bookworm | changed 2026-02-04 03:07:29.666014 | 2026-02-04 03:07:29.666153 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 03:07:30.337581 | debian-bookworm | changed 2026-02-04 03:07:30.346264 | 2026-02-04 03:07:30.346407 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 03:07:30.370916 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:07:30.381632 | 2026-02-04 03:07:30.381795 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 03:07:30.856449 | debian-bookworm -> localhost | changed 2026-02-04 03:07:30.868249 | 2026-02-04 03:07:30.868385 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 03:07:31.227784 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cbbb37d544ac4c41bd1a090f0ffd1c85/work/cbbb37d544ac4c41bd1a090f0ffd1c85_id_rsa (zuul-build-sshkey) 2026-02-04 03:07:31.228051 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018255 2026-02-04 03:07:31.236488 | 2026-02-04 03:07:31.236618 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 03:07:31.722714 | debian-bookworm | ok 2026-02-04 03:07:31.734644 | 2026-02-04 03:07:31.734783 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 03:07:31.769128 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:07:31.781117 | 2026-02-04 03:07:31.781252 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 03:07:32.240216 | debian-bookworm | ok 2026-02-04 03:07:32.268745 | 2026-02-04 03:07:32.268917 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 03:07:32.310561 | debian-bookworm | ok 2026-02-04 03:07:32.316890 | 2026-02-04 03:07:32.317041 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 03:07:32.896517 | debian-bookworm -> localhost | ok 2026-02-04 03:07:32.906093 | 2026-02-04 03:07:32.906265 | TASK [validate-host : Collect information about the host] 2026-02-04 03:07:34.070172 | debian-bookworm | ok 2026-02-04 03:07:34.086572 | 2026-02-04 03:07:34.086723 | TASK [validate-host : Sanitize hostname] 2026-02-04 03:07:34.228657 | debian-bookworm | ok 2026-02-04 03:07:34.296099 | 2026-02-04 03:07:34.296254 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 03:07:34.884088 | debian-bookworm -> localhost | changed 2026-02-04 03:07:34.890935 | 2026-02-04 03:07:34.891085 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 03:07:35.300284 | debian-bookworm | ok 2026-02-04 03:07:35.309114 | 2026-02-04 03:07:35.309255 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 03:07:35.891833 | debian-bookworm -> localhost | changed 2026-02-04 03:07:35.907489 | 2026-02-04 03:07:35.907621 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 03:07:36.198105 | debian-bookworm | ok 2026-02-04 03:07:36.204101 | 2026-02-04 03:07:36.204215 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 03:07:37.072863 | debian-bookworm | changed: 2026-02-04 03:07:37.073085 | debian-bookworm | cd+++++++++ src/ 2026-02-04 03:07:37.073123 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-04 03:07:37.073146 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-04 03:07:37.073167 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-02-04 03:07:37.073187 | debian-bookworm | Containerfile 2026-02-04 03:07:37.073298 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009783 2026-02-04 03:08:03.017207 | 2026-02-04 03:08:03.017303 | TASK [upload-logs : Upload logs to log server] 2026-02-04 03:08:03.961746 | localhost | Output suppressed because no_log was given 2026-02-04 03:08:03.963956 | 2026-02-04 03:08:03.964067 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 03:08:04.044741 | localhost | skipping: Conditional result was False 2026-02-04 03:08:04.064003 | localhost | skipping: Conditional result was False 2026-02-04 03:08:04.071250 | 2026-02-04 03:08:04.071383 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 03:08:04.194607 | localhost | skipping: Conditional result was False 2026-02-04 03:08:04.194991 | 2026-02-04 03:08:04.202603 | localhost | skipping: Conditional result was False 2026-02-04 03:08:04.209628 | 2026-02-04 03:08:04.209748 | LOOP [upload-logs : Upload console log and json output]