2026-03-22 03:05:24.427249 | Job console starting 2026-03-22 03:05:24.437222 | Updating git repos 2026-03-22 03:05:24.477862 | Cloning repos into workspace 2026-03-22 03:05:24.547638 | Restoring repo states 2026-03-22 03:05:24.572181 | Merging changes 2026-03-22 03:05:24.572198 | Checking out repos 2026-03-22 03:05:24.700291 | Preparing playbooks 2026-03-22 03:05:25.998552 | Running Ansible setup 2026-03-22 03:05:33.219611 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-22 03:05:34.694096 | 2026-03-22 03:05:34.694204 | PLAY [Base pre] 2026-03-22 03:05:34.722478 | 2026-03-22 03:05:34.723090 | TASK [Setup log path fact] 2026-03-22 03:05:34.770240 | debian-bookworm | ok 2026-03-22 03:05:34.788404 | 2026-03-22 03:05:34.788535 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-22 03:05:34.861625 | debian-bookworm | ok 2026-03-22 03:05:34.892446 | 2026-03-22 03:05:34.892592 | TASK [emit-job-header : Print job information] 2026-03-22 03:05:34.951490 | # Job Information 2026-03-22 03:05:34.952752 | Ansible Version: 2.16.14 2026-03-22 03:05:34.953606 | Job: yamllint 2026-03-22 03:05:34.955534 | Pipeline: periodic-daily 2026-03-22 03:05:34.956380 | Executor: 521e9411259a 2026-03-22 03:05:34.956573 | Triggered by: https://github.com/osism/rookify 2026-03-22 03:05:34.956605 | Event ID: 8776b3fef26a4e1b95ebfe939cbd446a 2026-03-22 03:05:34.968673 | 2026-03-22 03:05:34.968776 | LOOP [emit-job-header : Print node information] 2026-03-22 03:05:35.088441 | debian-bookworm | ok: 2026-03-22 03:05:35.088718 | debian-bookworm | # Node Information 2026-03-22 03:05:35.088759 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-22 03:05:35.088786 | debian-bookworm | Hostname: debian 2026-03-22 03:05:35.088818 | debian-bookworm | Username: zuul 2026-03-22 03:05:35.088845 | debian-bookworm | Distro: Debian 12.13 2026-03-22 03:05:35.088875 | debian-bookworm | Provider: regiocloud-a 2026-03-22 03:05:35.088902 | debian-bookworm | Region: 2026-03-22 03:05:35.088940 | debian-bookworm | Label: debian-bookworm 2026-03-22 03:05:35.089052 | debian-bookworm | Product Name: OpenStack Nova 2026-03-22 03:05:35.089197 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0a:1b4c 2026-03-22 03:05:35.109495 | 2026-03-22 03:05:35.109612 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-22 03:05:35.984788 | debian-bookworm -> localhost | changed 2026-03-22 03:05:35.992592 | 2026-03-22 03:05:35.992699 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-22 03:05:37.832347 | debian-bookworm -> localhost | changed 2026-03-22 03:05:37.843027 | 2026-03-22 03:05:37.843151 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-22 03:05:38.433512 | debian-bookworm -> localhost | ok 2026-03-22 03:05:38.440220 | 2026-03-22 03:05:38.440326 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-22 03:05:38.497405 | debian-bookworm | ok 2026-03-22 03:05:38.606964 | debian-bookworm | included: /var/lib/zuul/builds/88ebbef319be4c7e8b8b398bdaca6608/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-22 03:05:38.633419 | 2026-03-22 03:05:38.633526 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-22 03:05:42.009693 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-22 03:05:42.009857 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/88ebbef319be4c7e8b8b398bdaca6608/work/88ebbef319be4c7e8b8b398bdaca6608_id_rsa 2026-03-22 03:05:42.009889 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/88ebbef319be4c7e8b8b398bdaca6608/work/88ebbef319be4c7e8b8b398bdaca6608_id_rsa.pub 2026-03-22 03:05:42.009934 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-22 03:05:42.009956 | debian-bookworm -> localhost | SHA256:cGyATPfr/FJWj+zUEVQYo04z4opQxifBlM5c+QzEp2w zuul-build-sshkey 2026-03-22 03:05:42.009974 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-22 03:05:42.010000 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-22 03:05:42.010031 | debian-bookworm -> localhost | | o.+=+.. .++.| 2026-03-22 03:05:42.010049 | debian-bookworm -> localhost | | ooo== . .o. | 2026-03-22 03:05:42.010066 | debian-bookworm -> localhost | | +*o**. = . | 2026-03-22 03:05:42.010082 | debian-bookworm -> localhost | | o+*Eoo+.o. | 2026-03-22 03:05:42.010099 | debian-bookworm -> localhost | | . .S .o.+ . | 2026-03-22 03:05:42.010121 | debian-bookworm -> localhost | | . + .o + o | 2026-03-22 03:05:42.010139 | debian-bookworm -> localhost | | . +o o | 2026-03-22 03:05:42.010156 | debian-bookworm -> localhost | | .. . | 2026-03-22 03:05:42.010173 | debian-bookworm -> localhost | | .. | 2026-03-22 03:05:42.010190 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-22 03:05:42.010230 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.316652 2026-03-22 03:05:42.015935 | 2026-03-22 03:05:42.016016 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-22 03:05:42.053384 | debian-bookworm | ok 2026-03-22 03:05:42.061481 | debian-bookworm | included: /var/lib/zuul/builds/88ebbef319be4c7e8b8b398bdaca6608/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-22 03:05:42.074649 | 2026-03-22 03:05:42.074747 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-22 03:05:42.088189 | debian-bookworm | skipping: Conditional result was False 2026-03-22 03:05:42.093682 | 2026-03-22 03:05:42.093779 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-22 03:05:42.743643 | debian-bookworm | changed 2026-03-22 03:05:42.756833 | 2026-03-22 03:05:42.757087 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-22 03:05:43.019036 | debian-bookworm | ok 2026-03-22 03:05:43.025997 | 2026-03-22 03:05:43.026108 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-22 03:05:43.751764 | debian-bookworm | changed 2026-03-22 03:05:43.769687 | 2026-03-22 03:05:43.769805 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-22 03:05:44.410147 | debian-bookworm | changed 2026-03-22 03:05:44.418269 | 2026-03-22 03:05:44.418396 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-22 03:05:44.442413 | debian-bookworm | skipping: Conditional result was False 2026-03-22 03:05:44.448496 | 2026-03-22 03:05:44.448597 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-22 03:05:44.863866 | debian-bookworm -> localhost | changed 2026-03-22 03:05:44.874684 | 2026-03-22 03:05:44.874954 | TASK [add-build-sshkey : Add back temp key] 2026-03-22 03:05:45.272530 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/88ebbef319be4c7e8b8b398bdaca6608/work/88ebbef319be4c7e8b8b398bdaca6608_id_rsa (zuul-build-sshkey) 2026-03-22 03:05:45.272742 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027848 2026-03-22 03:05:45.287793 | 2026-03-22 03:05:45.287944 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-22 03:05:45.767460 | debian-bookworm | ok 2026-03-22 03:05:45.773007 | 2026-03-22 03:05:45.773134 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-22 03:05:45.830064 | debian-bookworm | skipping: Conditional result was False 2026-03-22 03:05:45.842190 | 2026-03-22 03:05:45.842328 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-22 03:05:46.489364 | debian-bookworm | ok 2026-03-22 03:05:46.506116 | 2026-03-22 03:05:46.506272 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-22 03:05:46.565100 | debian-bookworm | ok 2026-03-22 03:05:46.579004 | 2026-03-22 03:05:46.579176 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-22 03:05:47.286495 | debian-bookworm -> localhost | ok 2026-03-22 03:05:47.297083 | 2026-03-22 03:05:47.297217 | TASK [validate-host : Collect information about the host] 2026-03-22 03:05:48.598260 | debian-bookworm | ok 2026-03-22 03:05:48.639626 | 2026-03-22 03:05:48.640432 | TASK [validate-host : Sanitize hostname] 2026-03-22 03:05:48.876078 | debian-bookworm | ok 2026-03-22 03:05:49.073426 | 2026-03-22 03:05:49.073814 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-22 03:05:50.361167 | debian-bookworm -> localhost | changed 2026-03-22 03:05:50.366716 | 2026-03-22 03:05:50.366804 | TASK [validate-host : Collect information about zuul worker] 2026-03-22 03:05:50.910047 | debian-bookworm | ok 2026-03-22 03:05:50.914096 | 2026-03-22 03:05:50.914186 | TASK [validate-host : Write out all zuul information for each host] 2026-03-22 03:05:51.792568 | debian-bookworm -> localhost | changed 2026-03-22 03:05:51.802915 | 2026-03-22 03:05:51.803087 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-22 03:05:52.118109 | debian-bookworm | ok 2026-03-22 03:05:52.123474 | 2026-03-22 03:05:52.123561 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-22 03:05:53.514343 | debian-bookworm | changed: 2026-03-22 03:05:53.514513 | debian-bookworm | cd+++++++++ src/ 2026-03-22 03:05:53.514548 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-22 03:05:53.514572 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-22 03:05:53.514593 | debian-bookworm | cd+++++++++ src/github.com/osism/rookify/ 2026-03-22 03:05:53.514613 | debian-bookworm | Containerfile 2026-03-22 03:05:53.514889 | debian-bookworm | localhost | ok: Runtime: 0:00:00.035481 2026-03-22 03:06:20.178316 | 2026-03-22 03:06:20.178429 | TASK [upload-logs : Upload logs to log server] 2026-03-22 03:06:21.425560 | localhost | Output suppressed because no_log was given 2026-03-22 03:06:21.427139 | 2026-03-22 03:06:21.427259 | LOOP [upload-logs : Compress console log and json output] 2026-03-22 03:06:21.476526 | localhost | skipping: Conditional result was False 2026-03-22 03:06:21.482234 | localhost | skipping: Conditional result was False 2026-03-22 03:06:21.492601 | 2026-03-22 03:06:21.492700 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-22 03:06:21.595649 | localhost | skipping: Conditional result was False 2026-03-22 03:06:21.595851 | 2026-03-22 03:06:21.617056 | localhost | skipping: Conditional result was False 2026-03-22 03:06:21.623129 | 2026-03-22 03:06:21.623239 | LOOP [upload-logs : Upload console log and json output]