2026-03-15 03:13:02.356193 | Job console starting 2026-03-15 03:13:02.370473 | Updating git repos 2026-03-15 03:13:02.398543 | Cloning repos into workspace 2026-03-15 03:13:02.449567 | Restoring repo states 2026-03-15 03:13:02.461064 | Merging changes 2026-03-15 03:13:02.461085 | Checking out repos 2026-03-15 03:13:02.521169 | Preparing playbooks 2026-03-15 03:13:03.147367 | Running Ansible setup 2026-03-15 03:13:07.460274 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-15 03:13:08.211507 | 2026-03-15 03:13:08.211671 | PLAY [Base pre] 2026-03-15 03:13:08.234349 | 2026-03-15 03:13:08.234495 | TASK [Setup log path fact] 2026-03-15 03:13:08.254054 | debian-bookworm | ok 2026-03-15 03:13:08.269210 | 2026-03-15 03:13:08.269358 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-15 03:13:08.299050 | debian-bookworm | ok 2026-03-15 03:13:08.309174 | 2026-03-15 03:13:08.309301 | TASK [emit-job-header : Print job information] 2026-03-15 03:13:08.348480 | # Job Information 2026-03-15 03:13:08.348664 | Ansible Version: 2.16.14 2026-03-15 03:13:08.348700 | Job: yamllint 2026-03-15 03:13:08.348732 | Pipeline: periodic-daily 2026-03-15 03:13:08.348754 | Executor: 521e9411259a 2026-03-15 03:13:08.348775 | Triggered by: https://github.com/osism/defaults 2026-03-15 03:13:08.348797 | Event ID: a00a27a312d4487ca30c6a742312164f 2026-03-15 03:13:08.353851 | 2026-03-15 03:13:08.353969 | LOOP [emit-job-header : Print node information] 2026-03-15 03:13:08.462887 | debian-bookworm | ok: 2026-03-15 03:13:08.463127 | debian-bookworm | # Node Information 2026-03-15 03:13:08.463223 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-15 03:13:08.463256 | debian-bookworm | Hostname: debian 2026-03-15 03:13:08.463279 | debian-bookworm | Username: zuul 2026-03-15 03:13:08.463301 | debian-bookworm | Distro: Debian 12.13 2026-03-15 03:13:08.463325 | debian-bookworm | Provider: regiocloud-a 2026-03-15 03:13:08.463347 | debian-bookworm | Region: 2026-03-15 03:13:08.463368 | debian-bookworm | Label: debian-bookworm 2026-03-15 03:13:08.463389 | debian-bookworm | Product Name: OpenStack Nova 2026-03-15 03:13:08.463410 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7e:2065 2026-03-15 03:13:08.484215 | 2026-03-15 03:13:08.485153 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-15 03:13:08.986210 | debian-bookworm -> localhost | changed 2026-03-15 03:13:09.007397 | 2026-03-15 03:13:09.007560 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-15 03:13:10.143398 | debian-bookworm -> localhost | changed 2026-03-15 03:13:10.156988 | 2026-03-15 03:13:10.157148 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-15 03:13:10.457752 | debian-bookworm -> localhost | ok 2026-03-15 03:13:10.464371 | 2026-03-15 03:13:10.464508 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-15 03:13:10.490130 | debian-bookworm | ok 2026-03-15 03:13:10.527686 | debian-bookworm | included: /var/lib/zuul/builds/dbb95150905b49cc83e514f8d01c3d5e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-15 03:13:10.535389 | 2026-03-15 03:13:10.535509 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-15 03:13:12.130389 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-15 03:13:12.130952 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dbb95150905b49cc83e514f8d01c3d5e/work/dbb95150905b49cc83e514f8d01c3d5e_id_rsa 2026-03-15 03:13:12.131062 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dbb95150905b49cc83e514f8d01c3d5e/work/dbb95150905b49cc83e514f8d01c3d5e_id_rsa.pub 2026-03-15 03:13:12.131157 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-15 03:13:12.131222 | debian-bookworm -> localhost | SHA256:wsCACcQLAKlKyNRx30zUQ5SkUvw5ms9CBvqxA2LrgOQ zuul-build-sshkey 2026-03-15 03:13:12.131279 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-15 03:13:12.131355 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-15 03:13:12.131412 | debian-bookworm -> localhost | |X=o... o+=+. | 2026-03-15 03:13:12.131468 | debian-bookworm -> localhost | |=o +. . =..+ | 2026-03-15 03:13:12.131521 | debian-bookworm -> localhost | |* . o o +. o | 2026-03-15 03:13:12.131574 | debian-bookworm -> localhost | |o+ o .. + | 2026-03-15 03:13:12.131625 | debian-bookworm -> localhost | |o. + S o . | 2026-03-15 03:13:12.131688 | debian-bookworm -> localhost | |= o o o = | 2026-03-15 03:13:12.131743 | debian-bookworm -> localhost | |.E. o o = o | 2026-03-15 03:13:12.131795 | debian-bookworm -> localhost | | .. + . o | 2026-03-15 03:13:12.131847 | debian-bookworm -> localhost | | .. . . | 2026-03-15 03:13:12.131898 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-15 03:13:12.132022 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.092932 2026-03-15 03:13:12.145896 | 2026-03-15 03:13:12.146047 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-15 03:13:12.179448 | debian-bookworm | ok 2026-03-15 03:13:12.193705 | debian-bookworm | included: /var/lib/zuul/builds/dbb95150905b49cc83e514f8d01c3d5e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-15 03:13:12.204115 | 2026-03-15 03:13:12.204225 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-15 03:13:12.228370 | debian-bookworm | skipping: Conditional result was False 2026-03-15 03:13:12.236842 | 2026-03-15 03:13:12.236963 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-15 03:13:12.853748 | debian-bookworm | changed 2026-03-15 03:13:12.871180 | 2026-03-15 03:13:12.871324 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-15 03:13:13.173968 | debian-bookworm | ok 2026-03-15 03:13:13.180000 | 2026-03-15 03:13:13.180146 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-15 03:13:13.785012 | debian-bookworm | changed 2026-03-15 03:13:13.796401 | 2026-03-15 03:13:13.796657 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-15 03:13:14.437797 | debian-bookworm | changed 2026-03-15 03:13:14.445028 | 2026-03-15 03:13:14.445213 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-15 03:13:14.475423 | debian-bookworm | skipping: Conditional result was False 2026-03-15 03:13:14.482299 | 2026-03-15 03:13:14.482434 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-15 03:13:15.003264 | debian-bookworm -> localhost | changed 2026-03-15 03:13:15.014783 | 2026-03-15 03:13:15.014941 | TASK [add-build-sshkey : Add back temp key] 2026-03-15 03:13:15.427460 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dbb95150905b49cc83e514f8d01c3d5e/work/dbb95150905b49cc83e514f8d01c3d5e_id_rsa (zuul-build-sshkey) 2026-03-15 03:13:15.427708 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012405 2026-03-15 03:13:15.442113 | 2026-03-15 03:13:15.442242 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-15 03:13:15.849173 | debian-bookworm | ok 2026-03-15 03:13:15.855360 | 2026-03-15 03:13:15.855491 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-15 03:13:15.879576 | debian-bookworm | skipping: Conditional result was False 2026-03-15 03:13:15.891234 | 2026-03-15 03:13:15.891394 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-15 03:13:16.373874 | debian-bookworm | ok 2026-03-15 03:13:16.407865 | 2026-03-15 03:13:16.408106 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-15 03:13:16.465901 | debian-bookworm | ok 2026-03-15 03:13:16.474305 | 2026-03-15 03:13:16.474439 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-15 03:13:17.111272 | debian-bookworm -> localhost | ok 2026-03-15 03:13:17.125430 | 2026-03-15 03:13:17.125726 | TASK [validate-host : Collect information about the host] 2026-03-15 03:13:18.394411 | debian-bookworm | ok 2026-03-15 03:13:18.427641 | 2026-03-15 03:13:18.427793 | TASK [validate-host : Sanitize hostname] 2026-03-15 03:13:18.629146 | debian-bookworm | ok 2026-03-15 03:13:18.795320 | 2026-03-15 03:13:18.795466 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-15 03:13:19.942477 | debian-bookworm -> localhost | changed 2026-03-15 03:13:19.948762 | 2026-03-15 03:13:19.948886 | TASK [validate-host : Collect information about zuul worker] 2026-03-15 03:13:20.456982 | debian-bookworm | ok 2026-03-15 03:13:20.462712 | 2026-03-15 03:13:20.467071 | TASK [validate-host : Write out all zuul information for each host] 2026-03-15 03:13:21.307157 | debian-bookworm -> localhost | changed 2026-03-15 03:13:21.316761 | 2026-03-15 03:13:21.316853 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-15 03:13:21.559056 | debian-bookworm | ok 2026-03-15 03:13:21.564474 | 2026-03-15 03:13:21.564569 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-15 03:13:22.599130 | debian-bookworm | changed: 2026-03-15 03:13:22.599291 | debian-bookworm | cd+++++++++ src/ 2026-03-15 03:13:22.599324 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-15 03:13:22.599348 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-15 03:13:22.599369 | debian-bookworm | cd+++++++++ src/github.com/osism/defaults/ 2026-03-15 03:13:22.599388 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010568 2026-03-15 03:13:46.462039 | 2026-03-15 03:13:46.462193 | TASK [upload-logs : Upload logs to log server] 2026-03-15 03:13:48.317787 | localhost | Output suppressed because no_log was given 2026-03-15 03:13:48.320309 | 2026-03-15 03:13:48.320429 | LOOP [upload-logs : Compress console log and json output] 2026-03-15 03:13:48.384591 | localhost | skipping: Conditional result was False 2026-03-15 03:13:48.394586 | localhost | skipping: Conditional result was False 2026-03-15 03:13:48.399616 | 2026-03-15 03:13:48.399736 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-15 03:13:48.564963 | localhost | skipping: Conditional result was False 2026-03-15 03:13:48.565280 | 2026-03-15 03:13:48.586705 | localhost | skipping: Conditional result was False 2026-03-15 03:13:48.600316 | 2026-03-15 03:13:48.600473 | LOOP [upload-logs : Upload console log and json output]