2026-01-28 07:46:06.256617 | Job console starting 2026-01-28 07:46:06.265130 | Updating git repos 2026-01-28 07:46:06.301846 | Cloning repos into workspace 2026-01-28 07:46:06.351298 | Restoring repo states 2026-01-28 07:46:06.391367 | Merging changes 2026-01-28 07:46:06.894615 | Checking out repos 2026-01-28 07:46:07.053575 | Preparing playbooks 2026-01-28 07:46:07.867133 | Running Ansible setup 2026-01-28 07:46:12.784763 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-28 07:46:14.420115 | 2026-01-28 07:46:14.420284 | PLAY [Base pre] 2026-01-28 07:46:14.442305 | 2026-01-28 07:46:14.442450 | TASK [Setup log path fact] 2026-01-28 07:46:14.482536 | debian-bookworm | ok 2026-01-28 07:46:14.513220 | 2026-01-28 07:46:14.513403 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-28 07:46:14.547491 | debian-bookworm | ok 2026-01-28 07:46:14.561419 | 2026-01-28 07:46:14.561557 | TASK [emit-job-header : Print job information] 2026-01-28 07:46:14.619806 | # Job Information 2026-01-28 07:46:14.620009 | Ansible Version: 2.16.14 2026-01-28 07:46:14.620047 | Job: ansible-lint 2026-01-28 07:46:14.620082 | Pipeline: check 2026-01-28 07:46:14.620106 | Executor: 521e9411259a 2026-01-28 07:46:14.620250 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/663 2026-01-28 07:46:14.620282 | Event ID: 610ba690-fc1d-11f0-946e-cf18f92a630d 2026-01-28 07:46:14.626759 | 2026-01-28 07:46:14.626984 | LOOP [emit-job-header : Print node information] 2026-01-28 07:46:14.805226 | debian-bookworm | ok: 2026-01-28 07:46:14.805536 | debian-bookworm | # Node Information 2026-01-28 07:46:14.805586 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-28 07:46:14.805613 | debian-bookworm | Hostname: debian 2026-01-28 07:46:14.805636 | debian-bookworm | Username: zuul 2026-01-28 07:46:14.805658 | debian-bookworm | Distro: Debian 12.13 2026-01-28 07:46:14.805685 | debian-bookworm | Provider: regiocloud-a 2026-01-28 07:46:14.805708 | debian-bookworm | Region: 2026-01-28 07:46:14.805730 | debian-bookworm | Label: debian-bookworm 2026-01-28 07:46:14.805751 | debian-bookworm | Product Name: OpenStack Nova 2026-01-28 07:46:14.805771 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea1:d8f9 2026-01-28 07:46:14.827977 | 2026-01-28 07:46:14.828124 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-28 07:46:15.531086 | debian-bookworm -> localhost | changed 2026-01-28 07:46:15.556650 | 2026-01-28 07:46:15.557370 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-28 07:46:16.824697 | debian-bookworm -> localhost | changed 2026-01-28 07:46:16.839501 | 2026-01-28 07:46:16.839620 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-28 07:46:17.115780 | debian-bookworm -> localhost | ok 2026-01-28 07:46:17.121531 | 2026-01-28 07:46:17.121629 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-28 07:46:17.139223 | debian-bookworm | ok 2026-01-28 07:46:17.163286 | debian-bookworm | included: /var/lib/zuul/builds/6c488ce5a2304f97937d6dd15a56add5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-28 07:46:17.169974 | 2026-01-28 07:46:17.170069 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-28 07:46:18.800437 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-28 07:46:18.800890 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6c488ce5a2304f97937d6dd15a56add5/work/6c488ce5a2304f97937d6dd15a56add5_id_rsa 2026-01-28 07:46:18.800998 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6c488ce5a2304f97937d6dd15a56add5/work/6c488ce5a2304f97937d6dd15a56add5_id_rsa.pub 2026-01-28 07:46:18.801067 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-28 07:46:18.801131 | debian-bookworm -> localhost | SHA256:sSjZKYh3Ngg/No9O/aSwwwqKYAJF4GLsOLydW+5uubI zuul-build-sshkey 2026-01-28 07:46:18.801188 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-28 07:46:18.801258 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-28 07:46:18.801314 | debian-bookworm -> localhost | |... | 2026-01-28 07:46:18.801370 | debian-bookworm -> localhost | |o. | 2026-01-28 07:46:18.801422 | debian-bookworm -> localhost | |o+. . | 2026-01-28 07:46:18.801470 | debian-bookworm -> localhost | |*= o o o o | 2026-01-28 07:46:18.801520 | debian-bookworm -> localhost | |=oO B + S | 2026-01-28 07:46:18.801574 | debian-bookworm -> localhost | |.+oO.+ | 2026-01-28 07:46:18.801626 | debian-bookworm -> localhost | |+++oo.o | 2026-01-28 07:46:18.801676 | debian-bookworm -> localhost | |Boo++* | 2026-01-28 07:46:18.801729 | debian-bookworm -> localhost | |+.oEB=o | 2026-01-28 07:46:18.801782 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-28 07:46:18.801959 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.936203 2026-01-28 07:46:18.814911 | 2026-01-28 07:46:18.815036 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-28 07:46:18.834710 | debian-bookworm | ok 2026-01-28 07:46:18.845014 | debian-bookworm | included: /var/lib/zuul/builds/6c488ce5a2304f97937d6dd15a56add5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-28 07:46:18.853776 | 2026-01-28 07:46:18.853889 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-28 07:46:18.877090 | debian-bookworm | skipping: Conditional result was False 2026-01-28 07:46:18.882975 | 2026-01-28 07:46:18.883068 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-28 07:46:19.415738 | debian-bookworm | changed 2026-01-28 07:46:19.421249 | 2026-01-28 07:46:19.421343 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-28 07:46:19.691135 | debian-bookworm | ok 2026-01-28 07:46:19.707415 | 2026-01-28 07:46:19.707644 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-28 07:46:20.349091 | debian-bookworm | changed 2026-01-28 07:46:20.356512 | 2026-01-28 07:46:20.356613 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-28 07:46:20.943424 | debian-bookworm | changed 2026-01-28 07:46:20.951660 | 2026-01-28 07:46:20.951782 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-28 07:46:20.966349 | debian-bookworm | skipping: Conditional result was False 2026-01-28 07:46:20.973702 | 2026-01-28 07:46:20.973808 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-28 07:46:21.442100 | debian-bookworm -> localhost | changed 2026-01-28 07:46:21.457522 | 2026-01-28 07:46:21.457627 | TASK [add-build-sshkey : Add back temp key] 2026-01-28 07:46:21.794487 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6c488ce5a2304f97937d6dd15a56add5/work/6c488ce5a2304f97937d6dd15a56add5_id_rsa (zuul-build-sshkey) 2026-01-28 07:46:21.795396 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010595 2026-01-28 07:46:21.808024 | 2026-01-28 07:46:21.808139 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-28 07:46:22.200019 | debian-bookworm | ok 2026-01-28 07:46:22.205144 | 2026-01-28 07:46:22.205243 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-28 07:46:22.253979 | debian-bookworm | skipping: Conditional result was False 2026-01-28 07:46:22.273654 | 2026-01-28 07:46:22.273762 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-28 07:46:22.709681 | debian-bookworm | ok 2026-01-28 07:46:22.735388 | 2026-01-28 07:46:22.735539 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-28 07:46:22.785778 | debian-bookworm | ok 2026-01-28 07:46:22.791108 | 2026-01-28 07:46:22.791221 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-28 07:46:23.306821 | debian-bookworm -> localhost | ok 2026-01-28 07:46:23.313852 | 2026-01-28 07:46:23.313985 | TASK [validate-host : Collect information about the host] 2026-01-28 07:46:24.644625 | debian-bookworm | ok 2026-01-28 07:46:24.660228 | 2026-01-28 07:46:24.660323 | TASK [validate-host : Sanitize hostname] 2026-01-28 07:46:24.794694 | debian-bookworm | ok 2026-01-28 07:46:24.829215 | 2026-01-28 07:46:24.829321 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-28 07:46:25.604352 | debian-bookworm -> localhost | changed 2026-01-28 07:46:25.608785 | 2026-01-28 07:46:25.608889 | TASK [validate-host : Collect information about zuul worker] 2026-01-28 07:46:26.000420 | debian-bookworm | ok 2026-01-28 07:46:26.011894 | 2026-01-28 07:46:26.011992 | TASK [validate-host : Write out all zuul information for each host] 2026-01-28 07:46:26.934977 | debian-bookworm -> localhost | changed 2026-01-28 07:46:26.942971 | 2026-01-28 07:46:26.943064 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-28 07:46:27.202203 | debian-bookworm | ok 2026-01-28 07:46:27.207636 | 2026-01-28 07:46:27.207727 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-28 07:46:28.418137 | debian-bookworm | changed: 2026-01-28 07:46:28.418304 | debian-bookworm | cd+++++++++ src/ 2026-01-28 07:46:28.418338 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-28 07:46:28.418363 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-28 07:46:28.418385 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-01-28 07:46:28.418405 | debian-bookworm | Containerfile 2026-01-28 07:46:28.418554 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003777 2026-01-28 07:47:45.506244 | 2026-01-28 07:47:45.506355 | TASK [upload-logs : Upload logs to log server] 2026-01-28 07:47:46.278573 | localhost | Output suppressed because no_log was given 2026-01-28 07:47:46.280350 | 2026-01-28 07:47:46.280446 | LOOP [upload-logs : Compress console log and json output] 2026-01-28 07:47:46.351317 | localhost | skipping: Conditional result was False 2026-01-28 07:47:46.356627 | localhost | skipping: Conditional result was False 2026-01-28 07:47:46.360357 | 2026-01-28 07:47:46.360445 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-28 07:47:46.403306 | localhost | skipping: Conditional result was False 2026-01-28 07:47:46.403582 | 2026-01-28 07:47:46.410020 | localhost | skipping: Conditional result was False 2026-01-28 07:47:46.416849 | 2026-01-28 07:47:46.416960 | LOOP [upload-logs : Upload console log and json output]