2025-12-30 03:21:51.320910 | Job console starting 2025-12-30 03:21:51.331101 | Updating git repos 2025-12-30 03:21:51.419526 | Cloning repos into workspace 2025-12-30 03:21:51.542866 | Restoring repo states 2025-12-30 03:21:51.585592 | Merging changes 2025-12-30 03:21:51.585614 | Checking out repos 2025-12-30 03:21:51.702050 | Preparing playbooks 2025-12-30 03:21:53.097969 | Running Ansible setup 2025-12-30 03:22:02.139487 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-30 03:22:04.579605 | 2025-12-30 03:22:04.579803 | PLAY [Base pre] 2025-12-30 03:22:04.645500 | 2025-12-30 03:22:04.645686 | TASK [Setup log path fact] 2025-12-30 03:22:04.714726 | debian-bookworm | ok 2025-12-30 03:22:04.778619 | 2025-12-30 03:22:04.831206 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-30 03:22:04.932440 | debian-bookworm | ok 2025-12-30 03:22:04.951681 | 2025-12-30 03:22:04.951825 | TASK [emit-job-header : Print job information] 2025-12-30 03:22:05.000827 | # Job Information 2025-12-30 03:22:05.001036 | Ansible Version: 2.16.14 2025-12-30 03:22:05.001074 | Job: python-black 2025-12-30 03:22:05.001107 | Pipeline: periodic-daily 2025-12-30 03:22:05.001131 | Executor: 521e9411259a 2025-12-30 03:22:05.001152 | Triggered by: https://github.com/osism/container-images-kolla 2025-12-30 03:22:05.001175 | Event ID: b70fd673230e497bb9240c5225b6bb39 2025-12-30 03:22:05.006632 | 2025-12-30 03:22:05.006762 | LOOP [emit-job-header : Print node information] 2025-12-30 03:22:05.256937 | debian-bookworm | ok: 2025-12-30 03:22:05.257168 | debian-bookworm | # Node Information 2025-12-30 03:22:05.257206 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-30 03:22:05.257232 | debian-bookworm | Hostname: debian 2025-12-30 03:22:05.257254 | debian-bookworm | Username: zuul 2025-12-30 03:22:05.257274 | debian-bookworm | Distro: Debian 12.12 2025-12-30 03:22:05.257298 | debian-bookworm | Provider: regiocloud-a 2025-12-30 03:22:05.257318 | debian-bookworm | Region: 2025-12-30 03:22:05.257339 | debian-bookworm | Label: debian-bookworm 2025-12-30 03:22:05.257359 | debian-bookworm | Product Name: OpenStack Nova 2025-12-30 03:22:05.257379 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed8:4d05 2025-12-30 03:22:05.275705 | 2025-12-30 03:22:05.275855 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-30 03:22:06.706302 | debian-bookworm -> localhost | changed 2025-12-30 03:22:06.718874 | 2025-12-30 03:22:06.719047 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-30 03:22:09.719558 | debian-bookworm -> localhost | changed 2025-12-30 03:22:09.743194 | 2025-12-30 03:22:09.743624 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-30 03:22:10.556386 | debian-bookworm -> localhost | ok 2025-12-30 03:22:10.567969 | 2025-12-30 03:22:10.568157 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-30 03:22:10.650610 | debian-bookworm | ok 2025-12-30 03:22:10.686090 | debian-bookworm | included: /var/lib/zuul/builds/43b3f74f093b49a79a0f83887380fd72/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-30 03:22:10.692709 | 2025-12-30 03:22:10.692841 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-30 03:22:14.136432 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-30 03:22:14.136687 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/43b3f74f093b49a79a0f83887380fd72/work/43b3f74f093b49a79a0f83887380fd72_id_rsa 2025-12-30 03:22:14.136729 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/43b3f74f093b49a79a0f83887380fd72/work/43b3f74f093b49a79a0f83887380fd72_id_rsa.pub 2025-12-30 03:22:14.136755 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-30 03:22:14.136779 | debian-bookworm -> localhost | SHA256:LlIRs0t8bb89FRB22d0T3aJVuGxxIDFyWqhtjXUWfVo zuul-build-sshkey 2025-12-30 03:22:14.136801 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-30 03:22:14.136834 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-30 03:22:14.136856 | debian-bookworm -> localhost | | o ..*=+OX| 2025-12-30 03:22:14.136884 | debian-bookworm -> localhost | | . + ..=ooXoE| 2025-12-30 03:22:14.136905 | debian-bookworm -> localhost | | = .o++ * Oo| 2025-12-30 03:22:14.136924 | debian-bookworm -> localhost | | . +..+.o = .| 2025-12-30 03:22:14.136943 | debian-bookworm -> localhost | | o S. .. .| 2025-12-30 03:22:14.136971 | debian-bookworm -> localhost | | . . o . | 2025-12-30 03:22:14.137009 | debian-bookworm -> localhost | | . . . . o | 2025-12-30 03:22:14.137032 | debian-bookworm -> localhost | | . . . | 2025-12-30 03:22:14.137052 | debian-bookworm -> localhost | | | 2025-12-30 03:22:14.137072 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-30 03:22:14.137136 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.553979 2025-12-30 03:22:14.161830 | 2025-12-30 03:22:14.161982 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-30 03:22:14.217304 | debian-bookworm | ok 2025-12-30 03:22:14.262757 | debian-bookworm | included: /var/lib/zuul/builds/43b3f74f093b49a79a0f83887380fd72/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-30 03:22:14.288414 | 2025-12-30 03:22:14.288565 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-30 03:22:14.379085 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:22:14.393755 | 2025-12-30 03:22:14.394273 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-30 03:22:15.233371 | debian-bookworm | changed 2025-12-30 03:22:15.239114 | 2025-12-30 03:22:15.239241 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-30 03:22:15.576327 | debian-bookworm | ok 2025-12-30 03:22:15.582053 | 2025-12-30 03:22:15.582172 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-30 03:22:16.509312 | debian-bookworm | changed 2025-12-30 03:22:16.520069 | 2025-12-30 03:22:16.520229 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-30 03:22:17.331161 | debian-bookworm | changed 2025-12-30 03:22:17.351162 | 2025-12-30 03:22:17.352300 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-30 03:22:17.413817 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:22:17.422820 | 2025-12-30 03:22:17.422983 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-30 03:22:18.346808 | debian-bookworm -> localhost | changed 2025-12-30 03:22:18.368268 | 2025-12-30 03:22:18.368418 | TASK [add-build-sshkey : Add back temp key] 2025-12-30 03:22:19.190748 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/43b3f74f093b49a79a0f83887380fd72/work/43b3f74f093b49a79a0f83887380fd72_id_rsa (zuul-build-sshkey) 2025-12-30 03:22:19.191082 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019673 2025-12-30 03:22:19.202390 | 2025-12-30 03:22:19.202559 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-30 03:22:19.696336 | debian-bookworm | ok 2025-12-30 03:22:19.702031 | 2025-12-30 03:22:19.702166 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-30 03:22:19.726816 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:22:19.740226 | 2025-12-30 03:22:19.740374 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-30 03:22:20.215569 | debian-bookworm | ok 2025-12-30 03:22:20.239434 | 2025-12-30 03:22:20.239586 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-30 03:22:20.299677 | debian-bookworm | ok 2025-12-30 03:22:20.305048 | 2025-12-30 03:22:20.305185 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-30 03:22:20.963967 | debian-bookworm -> localhost | ok 2025-12-30 03:22:20.987527 | 2025-12-30 03:22:20.987704 | TASK [validate-host : Collect information about the host] 2025-12-30 03:22:22.462667 | debian-bookworm | ok 2025-12-30 03:22:22.499624 | 2025-12-30 03:22:22.499786 | TASK [validate-host : Sanitize hostname] 2025-12-30 03:22:22.867693 | debian-bookworm | ok 2025-12-30 03:22:22.952333 | 2025-12-30 03:22:22.952481 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-30 03:22:24.343773 | debian-bookworm -> localhost | changed 2025-12-30 03:22:24.351053 | 2025-12-30 03:22:24.352122 | TASK [validate-host : Collect information about zuul worker] 2025-12-30 03:22:25.082217 | debian-bookworm | ok 2025-12-30 03:22:25.089506 | 2025-12-30 03:22:25.089645 | TASK [validate-host : Write out all zuul information for each host] 2025-12-30 03:22:26.343153 | debian-bookworm -> localhost | changed 2025-12-30 03:22:26.355555 | 2025-12-30 03:22:26.355687 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-30 03:22:26.687738 | debian-bookworm | ok 2025-12-30 03:22:26.698395 | 2025-12-30 03:22:26.698543 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-30 03:22:28.255035 | debian-bookworm | changed: 2025-12-30 03:22:28.255260 | debian-bookworm | cd+++++++++ src/ 2025-12-30 03:22:28.255296 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-30 03:22:28.255320 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-30 03:22:28.255342 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-12-30 03:22:28.255362 | debian-bookworm | Containerfile 2025-12-30 03:22:28.255476 | debian-bookworm | localhost | ok: Runtime: 0:00:00.038799 2025-12-30 03:23:04.595583 | 2025-12-30 03:23:04.595683 | TASK [upload-logs : Upload logs to log server] 2025-12-30 03:23:06.013387 | localhost | Output suppressed because no_log was given 2025-12-30 03:23:06.018504 | 2025-12-30 03:23:06.018672 | LOOP [upload-logs : Compress console log and json output] 2025-12-30 03:23:06.113094 | localhost | skipping: Conditional result was False 2025-12-30 03:23:06.125820 | localhost | skipping: Conditional result was False 2025-12-30 03:23:06.131381 | 2025-12-30 03:23:06.131519 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-30 03:23:06.258321 | localhost | skipping: Conditional result was False 2025-12-30 03:23:06.258593 | 2025-12-30 03:23:06.271555 | localhost | skipping: Conditional result was False 2025-12-30 03:23:06.279191 | 2025-12-30 03:23:06.279297 | LOOP [upload-logs : Upload console log and json output]