2025-12-22 03:01:06.738270 | Job console starting 2025-12-22 03:01:06.809250 | Updating git repos 2025-12-22 03:01:06.876792 | Cloning repos into workspace 2025-12-22 03:01:07.002957 | Restoring repo states 2025-12-22 03:01:07.035281 | Merging changes 2025-12-22 03:01:07.035307 | Checking out repos 2025-12-22 03:01:07.143348 | Preparing playbooks 2025-12-22 03:01:08.801840 | Running Ansible setup 2025-12-22 03:01:16.665373 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-22 03:01:19.856088 | 2025-12-22 03:01:19.856297 | PLAY [Base pre] 2025-12-22 03:01:19.883158 | 2025-12-22 03:01:19.883339 | TASK [Setup log path fact] 2025-12-22 03:01:19.915543 | debian-bookworm | ok 2025-12-22 03:01:19.958774 | 2025-12-22 03:01:19.991144 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-22 03:01:20.083756 | debian-bookworm | ok 2025-12-22 03:01:20.137747 | 2025-12-22 03:01:20.137901 | TASK [emit-job-header : Print job information] 2025-12-22 03:01:20.268442 | # Job Information 2025-12-22 03:01:20.268643 | Ansible Version: 2.16.14 2025-12-22 03:01:20.268678 | Job: yamllint 2025-12-22 03:01:20.268709 | Pipeline: periodic-daily 2025-12-22 03:01:20.268731 | Executor: 521e9411259a 2025-12-22 03:01:20.268752 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2025-12-22 03:01:20.268774 | Event ID: e06bbd179d85494c8c17e2b8f5945ec9 2025-12-22 03:01:20.328231 | 2025-12-22 03:01:20.328395 | LOOP [emit-job-header : Print node information] 2025-12-22 03:01:20.552457 | debian-bookworm | ok: 2025-12-22 03:01:20.558938 | debian-bookworm | # Node Information 2025-12-22 03:01:20.559049 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-22 03:01:20.559081 | debian-bookworm | Hostname: debian 2025-12-22 03:01:20.559104 | debian-bookworm | Username: zuul 2025-12-22 03:01:20.559139 | debian-bookworm | Distro: Debian 12.12 2025-12-22 03:01:20.559165 | debian-bookworm | Provider: regiocloud-a 2025-12-22 03:01:20.559187 | debian-bookworm | Region: 2025-12-22 03:01:20.559208 | debian-bookworm | Label: debian-bookworm 2025-12-22 03:01:20.559228 | debian-bookworm | Product Name: OpenStack Nova 2025-12-22 03:01:20.559248 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecb:3828 2025-12-22 03:01:20.573855 | 2025-12-22 03:01:20.573987 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-22 03:01:22.587846 | debian-bookworm -> localhost | changed 2025-12-22 03:01:22.595781 | 2025-12-22 03:01:22.595921 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-22 03:01:25.653525 | debian-bookworm -> localhost | changed 2025-12-22 03:01:25.687973 | 2025-12-22 03:01:25.688181 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-22 03:01:27.936046 | debian-bookworm -> localhost | ok 2025-12-22 03:01:27.942976 | 2025-12-22 03:01:27.943167 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-22 03:01:28.042788 | debian-bookworm | ok 2025-12-22 03:01:28.168185 | debian-bookworm | included: /var/lib/zuul/builds/e32cb7d59e654eebb4e2f260eba08625/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-22 03:01:28.282279 | 2025-12-22 03:01:28.282422 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-22 03:01:35.928761 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-22 03:01:35.929043 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e32cb7d59e654eebb4e2f260eba08625/work/e32cb7d59e654eebb4e2f260eba08625_id_rsa 2025-12-22 03:01:35.929082 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e32cb7d59e654eebb4e2f260eba08625/work/e32cb7d59e654eebb4e2f260eba08625_id_rsa.pub 2025-12-22 03:01:35.929109 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-22 03:01:35.929180 | debian-bookworm -> localhost | SHA256:Tkvwgt5Vqg3r35Kn4aefgwlMABhcs9DfBKPngUuN9kc zuul-build-sshkey 2025-12-22 03:01:35.929205 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-22 03:01:35.929237 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-22 03:01:35.929260 | debian-bookworm -> localhost | |o+++ o. | 2025-12-22 03:01:35.929282 | debian-bookworm -> localhost | |....O .. | 2025-12-22 03:01:35.929302 | debian-bookworm -> localhost | | B.=+E . | 2025-12-22 03:01:35.929322 | debian-bookworm -> localhost | | o =o++ o | 2025-12-22 03:01:35.929341 | debian-bookworm -> localhost | | ..=o.S | 2025-12-22 03:01:35.929371 | debian-bookworm -> localhost | | . .+@ . | 2025-12-22 03:01:35.929393 | debian-bookworm -> localhost | | . +.=+ | 2025-12-22 03:01:35.929414 | debian-bookworm -> localhost | | . .=o+. | 2025-12-22 03:01:35.929435 | debian-bookworm -> localhost | | ..=B+. | 2025-12-22 03:01:35.929456 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-22 03:01:35.929510 | debian-bookworm -> localhost | ok: Runtime: 0:00:05.886500 2025-12-22 03:01:35.935770 | 2025-12-22 03:01:35.935876 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-22 03:01:35.973271 | debian-bookworm | ok 2025-12-22 03:01:36.032165 | debian-bookworm | included: /var/lib/zuul/builds/e32cb7d59e654eebb4e2f260eba08625/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-22 03:01:36.096193 | 2025-12-22 03:01:36.096307 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-22 03:01:36.181810 | debian-bookworm | skipping: Conditional result was False 2025-12-22 03:01:36.189354 | 2025-12-22 03:01:36.189482 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-22 03:01:37.410381 | debian-bookworm | changed 2025-12-22 03:01:37.429484 | 2025-12-22 03:01:37.434030 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-22 03:01:37.960457 | debian-bookworm | ok 2025-12-22 03:01:37.967907 | 2025-12-22 03:01:37.968019 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-22 03:01:38.981088 | debian-bookworm | changed 2025-12-22 03:01:39.091205 | 2025-12-22 03:01:39.091316 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-22 03:01:40.029103 | debian-bookworm | changed 2025-12-22 03:01:40.033623 | 2025-12-22 03:01:40.033708 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-22 03:01:40.084472 | debian-bookworm | skipping: Conditional result was False 2025-12-22 03:01:40.090525 | 2025-12-22 03:01:40.090617 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-22 03:01:42.155664 | debian-bookworm -> localhost | changed 2025-12-22 03:01:42.177273 | 2025-12-22 03:01:42.177388 | TASK [add-build-sshkey : Add back temp key] 2025-12-22 03:01:43.482208 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e32cb7d59e654eebb4e2f260eba08625/work/e32cb7d59e654eebb4e2f260eba08625_id_rsa (zuul-build-sshkey) 2025-12-22 03:01:43.482425 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.056112 2025-12-22 03:01:43.489851 | 2025-12-22 03:01:43.489953 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-22 03:01:44.726605 | debian-bookworm | ok 2025-12-22 03:01:44.731626 | 2025-12-22 03:01:44.731716 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-22 03:01:44.806444 | debian-bookworm | skipping: Conditional result was False 2025-12-22 03:01:44.817783 | 2025-12-22 03:01:44.817906 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-22 03:01:45.823403 | debian-bookworm | ok 2025-12-22 03:01:45.856850 | 2025-12-22 03:01:45.857101 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-22 03:01:45.948022 | debian-bookworm | ok 2025-12-22 03:01:45.953863 | 2025-12-22 03:01:45.953975 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-22 03:01:47.156314 | debian-bookworm -> localhost | ok 2025-12-22 03:01:47.165448 | 2025-12-22 03:01:47.165558 | TASK [validate-host : Collect information about the host] 2025-12-22 03:01:49.106263 | debian-bookworm | ok 2025-12-22 03:01:49.126385 | 2025-12-22 03:01:49.126488 | TASK [validate-host : Sanitize hostname] 2025-12-22 03:01:49.390519 | debian-bookworm | ok 2025-12-22 03:01:49.577078 | 2025-12-22 03:01:49.577592 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-22 03:01:50.784431 | debian-bookworm -> localhost | changed 2025-12-22 03:01:50.792298 | 2025-12-22 03:01:50.792478 | TASK [validate-host : Collect information about zuul worker] 2025-12-22 03:01:51.459304 | debian-bookworm | ok 2025-12-22 03:01:51.468520 | 2025-12-22 03:01:51.468620 | TASK [validate-host : Write out all zuul information for each host] 2025-12-22 03:01:52.726842 | debian-bookworm -> localhost | changed 2025-12-22 03:01:52.738216 | 2025-12-22 03:01:52.738309 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-22 03:01:53.026067 | debian-bookworm | ok 2025-12-22 03:01:53.031567 | 2025-12-22 03:01:53.031669 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-22 03:01:54.298367 | debian-bookworm | changed: 2025-12-22 03:01:54.298785 | debian-bookworm | cd+++++++++ src/ 2025-12-22 03:01:54.299002 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-22 03:01:54.299080 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-22 03:01:54.299178 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2025-12-22 03:01:54.299240 | debian-bookworm | Containerfile 2025-12-22 03:01:54.299669 | debian-bookworm | localhost | ok: Runtime: 0:00:00.026156 2025-12-22 03:02:28.562536 | 2025-12-22 03:02:28.562715 | TASK [upload-logs : Upload logs to log server] 2025-12-22 03:02:30.958050 | localhost | Output suppressed because no_log was given 2025-12-22 03:02:30.960386 | 2025-12-22 03:02:30.960516 | LOOP [upload-logs : Compress console log and json output] 2025-12-22 03:02:31.071798 | localhost | skipping: Conditional result was False 2025-12-22 03:02:31.090939 | localhost | skipping: Conditional result was False 2025-12-22 03:02:31.100894 | 2025-12-22 03:02:31.101040 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-22 03:02:31.274908 | localhost | skipping: Conditional result was False 2025-12-22 03:02:31.275261 | 2025-12-22 03:02:31.289260 | localhost | skipping: Conditional result was False 2025-12-22 03:02:31.292922 | 2025-12-22 03:02:31.293067 | LOOP [upload-logs : Upload console log and json output]