2026-07-25 03:01:12.682444 | Job console starting 2026-07-25 03:01:12.696593 | Updating git repos 2026-07-25 03:01:12.882792 | Cloning repos into workspace 2026-07-25 03:01:12.926504 | Restoring repo states 2026-07-25 03:01:12.954878 | Merging changes 2026-07-25 03:01:12.954900 | Checking out repos 2026-07-25 03:01:13.023161 | Preparing playbooks 2026-07-25 03:01:14.603224 | Running Ansible setup 2026-07-25 03:01:19.769310 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-25 03:01:20.637651 | 2026-07-25 03:01:20.637872 | PLAY [Base pre] 2026-07-25 03:01:20.673494 | 2026-07-25 03:01:20.673742 | TASK [Setup log path fact] 2026-07-25 03:01:20.726026 | debian-bookworm | ok 2026-07-25 03:01:20.756223 | 2026-07-25 03:01:20.756420 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 03:01:20.788813 | debian-bookworm | ok 2026-07-25 03:01:20.805953 | 2026-07-25 03:01:20.806118 | TASK [emit-job-header : Print job information] 2026-07-25 03:01:20.877451 | # Job Information 2026-07-25 03:01:20.877661 | Ansible Version: 2.16.14 2026-07-25 03:01:20.877716 | Job: ansible-lint 2026-07-25 03:01:20.877752 | Pipeline: periodic-daily 2026-07-25 03:01:20.877776 | Executor: 521e9411259a 2026-07-25 03:01:20.877798 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-07-25 03:01:20.877821 | Event ID: 02a85c34572e4c41b3f999987f1b19fc 2026-07-25 03:01:20.884802 | 2026-07-25 03:01:20.884995 | LOOP [emit-job-header : Print node information] 2026-07-25 03:01:21.018288 | debian-bookworm | ok: 2026-07-25 03:01:21.018581 | debian-bookworm | # Node Information 2026-07-25 03:01:21.018619 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-25 03:01:21.018651 | debian-bookworm | Hostname: debian 2026-07-25 03:01:21.018728 | debian-bookworm | Username: zuul 2026-07-25 03:01:21.018758 | debian-bookworm | Distro: Debian 12.15 2026-07-25 03:01:21.018783 | debian-bookworm | Provider: regiocloud-a 2026-07-25 03:01:21.018805 | debian-bookworm | Region: 2026-07-25 03:01:21.018826 | debian-bookworm | Label: debian-bookworm 2026-07-25 03:01:21.018869 | debian-bookworm | Product Name: OpenStack Nova 2026-07-25 03:01:21.018890 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedb:cc45 2026-07-25 03:01:21.033492 | 2026-07-25 03:01:21.033648 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-25 03:01:22.086200 | debian-bookworm -> localhost | changed 2026-07-25 03:01:22.107038 | 2026-07-25 03:01:22.107225 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-25 03:01:24.150858 | debian-bookworm -> localhost | changed 2026-07-25 03:01:24.177938 | 2026-07-25 03:01:24.178237 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-25 03:01:24.909834 | debian-bookworm -> localhost | ok 2026-07-25 03:01:24.916893 | 2026-07-25 03:01:24.917051 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-25 03:01:24.965851 | debian-bookworm | ok 2026-07-25 03:01:25.016232 | debian-bookworm | included: /var/lib/zuul/builds/edf7da633ffa4fa3a2759dbe3b280e66/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-25 03:01:25.030510 | 2026-07-25 03:01:25.030634 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-25 03:01:27.045877 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-25 03:01:27.046072 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/edf7da633ffa4fa3a2759dbe3b280e66/work/edf7da633ffa4fa3a2759dbe3b280e66_id_rsa 2026-07-25 03:01:27.046112 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/edf7da633ffa4fa3a2759dbe3b280e66/work/edf7da633ffa4fa3a2759dbe3b280e66_id_rsa.pub 2026-07-25 03:01:27.046141 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-25 03:01:27.046167 | debian-bookworm -> localhost | SHA256:k40xDk21Hx3gvCxytDAf/mmPDza+m06TWu5ZfBOqUQQ zuul-build-sshkey 2026-07-25 03:01:27.046189 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-25 03:01:27.046220 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-25 03:01:27.046243 | debian-bookworm -> localhost | | ...E... | 2026-07-25 03:01:27.046264 | debian-bookworm -> localhost | | o +.. . | 2026-07-25 03:01:27.046286 | debian-bookworm -> localhost | | . * + +.. | 2026-07-25 03:01:27.046306 | debian-bookworm -> localhost | | o % =.o | 2026-07-25 03:01:27.046325 | debian-bookworm -> localhost | | S B +. . | 2026-07-25 03:01:27.046352 | debian-bookworm -> localhost | | + o.+. .| 2026-07-25 03:01:27.046373 | debian-bookworm -> localhost | | .%.o..| 2026-07-25 03:01:27.046393 | debian-bookworm -> localhost | | OoX ..| 2026-07-25 03:01:27.046414 | debian-bookworm -> localhost | | .+@+o | 2026-07-25 03:01:27.046434 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-25 03:01:27.046483 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.333430 2026-07-25 03:01:27.058162 | 2026-07-25 03:01:27.058272 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-25 03:01:27.100476 | debian-bookworm | ok 2026-07-25 03:01:27.115527 | debian-bookworm | included: /var/lib/zuul/builds/edf7da633ffa4fa3a2759dbe3b280e66/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-25 03:01:27.134510 | 2026-07-25 03:01:27.134794 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-25 03:01:27.174019 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:01:27.180211 | 2026-07-25 03:01:27.180322 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-25 03:01:27.818757 | debian-bookworm | changed 2026-07-25 03:01:27.825577 | 2026-07-25 03:01:27.825702 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-25 03:01:28.087068 | debian-bookworm | ok 2026-07-25 03:01:28.095866 | 2026-07-25 03:01:28.096016 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-25 03:01:28.766301 | debian-bookworm | changed 2026-07-25 03:01:28.771795 | 2026-07-25 03:01:28.771903 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-25 03:01:29.380707 | debian-bookworm | changed 2026-07-25 03:01:29.386222 | 2026-07-25 03:01:29.386317 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-25 03:01:29.440996 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:01:29.445984 | 2026-07-25 03:01:29.446088 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-25 03:01:30.111841 | debian-bookworm -> localhost | changed 2026-07-25 03:01:30.133278 | 2026-07-25 03:01:30.133386 | TASK [add-build-sshkey : Add back temp key] 2026-07-25 03:01:30.739799 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/edf7da633ffa4fa3a2759dbe3b280e66/work/edf7da633ffa4fa3a2759dbe3b280e66_id_rsa (zuul-build-sshkey) 2026-07-25 03:01:30.740193 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013496 2026-07-25 03:01:30.755558 | 2026-07-25 03:01:30.756132 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-25 03:01:31.308266 | debian-bookworm | ok 2026-07-25 03:01:31.314655 | 2026-07-25 03:01:31.314789 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-25 03:01:31.358968 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:01:31.373078 | 2026-07-25 03:01:31.373269 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-25 03:01:31.910736 | debian-bookworm | ok 2026-07-25 03:01:31.935562 | 2026-07-25 03:01:31.935674 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-25 03:01:31.996008 | debian-bookworm | ok 2026-07-25 03:01:32.003576 | 2026-07-25 03:01:32.003818 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-25 03:01:32.834921 | debian-bookworm -> localhost | ok 2026-07-25 03:01:32.843840 | 2026-07-25 03:01:32.843966 | TASK [validate-host : Collect information about the host] 2026-07-25 03:01:34.096931 | debian-bookworm | ok 2026-07-25 03:01:34.113584 | 2026-07-25 03:01:34.113800 | TASK [validate-host : Sanitize hostname] 2026-07-25 03:01:34.499243 | debian-bookworm | ok 2026-07-25 03:01:34.512777 | 2026-07-25 03:01:34.512924 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-25 03:01:35.847592 | debian-bookworm -> localhost | changed 2026-07-25 03:01:35.853156 | 2026-07-25 03:01:35.853252 | TASK [validate-host : Collect information about zuul worker] 2026-07-25 03:01:36.274576 | debian-bookworm | ok 2026-07-25 03:01:36.278767 | 2026-07-25 03:01:36.278894 | TASK [validate-host : Write out all zuul information for each host] 2026-07-25 03:01:36.898222 | debian-bookworm -> localhost | changed 2026-07-25 03:01:36.906197 | 2026-07-25 03:01:36.906284 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-25 03:01:37.226297 | debian-bookworm | ok 2026-07-25 03:01:37.234997 | 2026-07-25 03:01:37.235107 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-25 03:01:38.054304 | debian-bookworm | changed: 2026-07-25 03:01:38.054460 | debian-bookworm | cd+++++++++ src/ 2026-07-25 03:01:38.054488 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-25 03:01:38.054508 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-25 03:01:38.054526 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-07-25 03:01:38.054543 | debian-bookworm | Containerfile 2026-07-25 03:01:38.054678 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/edf7da633ffa4fa3a2759dbe3b280e66/work/logs" 2026-07-25 03:03:37.394248 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/edf7da633ffa4fa3a2759dbe3b280e66/work/artifacts" 2026-07-25 03:03:37.772044 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/edf7da633ffa4fa3a2759dbe3b280e66/work/docs" 2026-07-25 03:03:37.784134 | 2026-07-25 03:03:37.784343 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-25 03:03:39.210054 | debian-bookworm | changed: 2026-07-25 03:03:39.214453 | debian-bookworm | .d..t...... ./ 2026-07-25 03:03:39.214521 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-25 03:03:39.214550 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-25 03:03:39.214574 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-25 03:03:39.214595 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-25 03:03:39.214616 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-25 03:03:39.214673 | debian-bookworm | changed: All items complete 2026-07-25 03:03:39.214726 | 2026-07-25 03:03:39.826489 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 03:03:40.587916 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 03:03:40.612299 | 2026-07-25 03:03:40.612428 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-25 03:03:40.706041 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:03:40.723349 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:03:40.739295 | 2026-07-25 03:03:40.739435 | PLAY RECAP 2026-07-25 03:03:40.739481 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-25 03:03:40.739502 | 2026-07-25 03:03:41.019388 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-25 03:03:41.021815 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 03:03:42.635030 | 2026-07-25 03:03:42.635183 | PLAY [Base post] 2026-07-25 03:03:42.654376 | 2026-07-25 03:03:42.654493 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-25 03:03:43.258578 | debian-bookworm | changed 2026-07-25 03:03:43.266251 | 2026-07-25 03:03:43.266364 | PLAY RECAP 2026-07-25 03:03:43.266425 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-25 03:03:43.266485 | 2026-07-25 03:03:43.489259 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 03:03:43.490072 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-25 03:03:44.286898 | 2026-07-25 03:03:44.287026 | PLAY [Base post-logs] 2026-07-25 03:03:44.304494 | 2026-07-25 03:03:44.304611 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-25 03:03:44.733303 | localhost | changed 2026-07-25 03:03:44.741133 | 2026-07-25 03:03:44.741247 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-25 03:03:44.808281 | localhost | ok 2026-07-25 03:03:44.810804 | 2026-07-25 03:03:44.810894 | TASK [Set zuul-log-path fact] 2026-07-25 03:03:44.842293 | localhost | ok 2026-07-25 03:03:44.848873 | 2026-07-25 03:03:44.848963 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 03:03:44.883233 | localhost | ok 2026-07-25 03:03:44.885937 | 2026-07-25 03:03:44.886012 | TASK [upload-logs : Create log directories] 2026-07-25 03:03:45.892947 | localhost | changed 2026-07-25 03:03:45.895376 | 2026-07-25 03:03:45.895453 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-25 03:03:46.965770 | localhost -> localhost | ok: Runtime: 0:00:00.030726 2026-07-25 03:03:46.969805 | 2026-07-25 03:03:46.969909 | TASK [upload-logs : Upload logs to log server] 2026-07-25 03:03:47.846808 | localhost | Output suppressed because no_log was given 2026-07-25 03:03:47.848531 | 2026-07-25 03:03:47.848622 | LOOP [upload-logs : Compress console log and json output] 2026-07-25 03:03:47.934342 | localhost | skipping: Conditional result was False 2026-07-25 03:03:47.949715 | localhost | skipping: Conditional result was False 2026-07-25 03:03:47.959523 | 2026-07-25 03:03:47.959653 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-25 03:03:48.048456 | localhost | skipping: Conditional result was False 2026-07-25 03:03:48.048689 | 2026-07-25 03:03:48.062443 | localhost | skipping: Conditional result was False 2026-07-25 03:03:48.067340 | 2026-07-25 03:03:48.067462 | LOOP [upload-logs : Upload console log and json output]