2026-07-19 03:01:40.952130 | Job console starting 2026-07-19 03:01:40.965655 | Updating git repos 2026-07-19 03:01:41.074670 | Cloning repos into workspace 2026-07-19 03:01:41.166687 | Restoring repo states 2026-07-19 03:01:41.201319 | Merging changes 2026-07-19 03:01:41.201338 | Checking out repos 2026-07-19 03:01:41.369136 | Preparing playbooks 2026-07-19 03:01:43.034323 | Running Ansible setup 2026-07-19 03:01:48.003836 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 03:01:48.964818 | 2026-07-19 03:01:48.964973 | PLAY [Base pre] 2026-07-19 03:01:48.989431 | 2026-07-19 03:01:48.989580 | TASK [Setup log path fact] 2026-07-19 03:01:49.039252 | debian-bookworm | ok 2026-07-19 03:01:49.058123 | 2026-07-19 03:01:49.058269 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:01:49.086652 | debian-bookworm | ok 2026-07-19 03:01:49.116322 | 2026-07-19 03:01:49.116435 | TASK [emit-job-header : Print job information] 2026-07-19 03:01:49.166936 | # Job Information 2026-07-19 03:01:49.167111 | Ansible Version: 2.16.14 2026-07-19 03:01:49.167145 | Job: yamllint 2026-07-19 03:01:49.167179 | Pipeline: periodic-daily 2026-07-19 03:01:49.167203 | Executor: 521e9411259a 2026-07-19 03:01:49.167224 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-07-19 03:01:49.167247 | Event ID: e4c72dc6c56c4da6ba6fe8d4ade83dfd 2026-07-19 03:01:49.172209 | 2026-07-19 03:01:49.172305 | LOOP [emit-job-header : Print node information] 2026-07-19 03:01:49.278622 | debian-bookworm | ok: 2026-07-19 03:01:49.281908 | debian-bookworm | # Node Information 2026-07-19 03:01:49.281998 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-19 03:01:49.282028 | debian-bookworm | Hostname: debian 2026-07-19 03:01:49.282164 | debian-bookworm | Username: zuul 2026-07-19 03:01:49.282191 | debian-bookworm | Distro: Debian 12.15 2026-07-19 03:01:49.282217 | debian-bookworm | Provider: regiocloud-a 2026-07-19 03:01:49.282239 | debian-bookworm | Region: 2026-07-19 03:01:49.282262 | debian-bookworm | Label: debian-bookworm 2026-07-19 03:01:49.282282 | debian-bookworm | Product Name: OpenStack Nova 2026-07-19 03:01:49.282302 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec2:3bd 2026-07-19 03:01:49.299345 | 2026-07-19 03:01:49.299488 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 03:01:50.248903 | debian-bookworm -> localhost | changed 2026-07-19 03:01:50.256133 | 2026-07-19 03:01:50.256238 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 03:01:54.018200 | debian-bookworm -> localhost | changed 2026-07-19 03:01:54.038005 | 2026-07-19 03:01:54.038178 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 03:01:55.035868 | debian-bookworm -> localhost | ok 2026-07-19 03:01:55.062950 | 2026-07-19 03:01:55.063085 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 03:01:55.152260 | debian-bookworm | ok 2026-07-19 03:01:55.185823 | debian-bookworm | included: /var/lib/zuul/builds/66f633b113d24f3db0925b84ab6e7784/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 03:01:55.205217 | 2026-07-19 03:01:55.205335 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 03:02:04.167729 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-19 03:02:04.167961 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/66f633b113d24f3db0925b84ab6e7784/work/66f633b113d24f3db0925b84ab6e7784_id_rsa 2026-07-19 03:02:04.167998 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/66f633b113d24f3db0925b84ab6e7784/work/66f633b113d24f3db0925b84ab6e7784_id_rsa.pub 2026-07-19 03:02:04.168025 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-19 03:02:04.168048 | debian-bookworm -> localhost | SHA256:ThzqM45q2cnbmrva0bQCIBne4+6QL9zpf/IUfLBVYeM zuul-build-sshkey 2026-07-19 03:02:04.168070 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-19 03:02:04.168103 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-19 03:02:04.168125 | debian-bookworm -> localhost | |. =. | 2026-07-19 03:02:04.168146 | debian-bookworm -> localhost | |.o. + . | 2026-07-19 03:02:04.168166 | debian-bookworm -> localhost | |+. o ... E | 2026-07-19 03:02:04.168186 | debian-bookworm -> localhost | |... . .o+. | 2026-07-19 03:02:04.168205 | debian-bookworm -> localhost | | .. o+S. | 2026-07-19 03:02:04.168230 | debian-bookworm -> localhost | | o. + +o | 2026-07-19 03:02:04.168250 | debian-bookworm -> localhost | |.o.=+.*.. | 2026-07-19 03:02:04.168269 | debian-bookworm -> localhost | | o*++O.+ | 2026-07-19 03:02:04.168289 | debian-bookworm -> localhost | | .=*X**. | 2026-07-19 03:02:04.168308 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-19 03:02:04.168362 | debian-bookworm -> localhost | ok: Runtime: 0:00:07.459433 2026-07-19 03:02:04.175015 | 2026-07-19 03:02:04.175142 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 03:02:04.221074 | debian-bookworm | ok 2026-07-19 03:02:04.270779 | debian-bookworm | included: /var/lib/zuul/builds/66f633b113d24f3db0925b84ab6e7784/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 03:02:04.311831 | 2026-07-19 03:02:04.311959 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 03:02:04.437615 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:02:04.442877 | 2026-07-19 03:02:04.442963 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 03:02:05.634244 | debian-bookworm | changed 2026-07-19 03:02:05.638675 | 2026-07-19 03:02:05.638752 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 03:02:05.941662 | debian-bookworm | ok 2026-07-19 03:02:05.946462 | 2026-07-19 03:02:05.946573 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 03:02:06.736950 | debian-bookworm | changed 2026-07-19 03:02:06.741312 | 2026-07-19 03:02:06.741392 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 03:02:07.561071 | debian-bookworm | changed 2026-07-19 03:02:07.565888 | 2026-07-19 03:02:07.565971 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 03:02:07.639629 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:02:07.644847 | 2026-07-19 03:02:07.644937 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 03:02:08.915829 | debian-bookworm -> localhost | changed 2026-07-19 03:02:08.931022 | 2026-07-19 03:02:08.931163 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 03:02:10.235023 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/66f633b113d24f3db0925b84ab6e7784/work/66f633b113d24f3db0925b84ab6e7784_id_rsa (zuul-build-sshkey) 2026-07-19 03:02:10.235245 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.079309 2026-07-19 03:02:10.242586 | 2026-07-19 03:02:10.242690 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 03:02:10.816385 | debian-bookworm | ok 2026-07-19 03:02:10.822016 | 2026-07-19 03:02:10.822104 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 03:02:10.848065 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:02:10.872660 | 2026-07-19 03:02:10.873038 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 03:02:11.427549 | debian-bookworm | ok 2026-07-19 03:02:11.458756 | 2026-07-19 03:02:11.458896 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 03:02:11.538102 | debian-bookworm | ok 2026-07-19 03:02:11.543157 | 2026-07-19 03:02:11.543252 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 03:02:12.839691 | debian-bookworm -> localhost | ok 2026-07-19 03:02:12.863783 | 2026-07-19 03:02:12.863887 | TASK [validate-host : Collect information about the host] 2026-07-19 03:02:14.967290 | debian-bookworm | ok 2026-07-19 03:02:14.994251 | 2026-07-19 03:02:14.994362 | TASK [validate-host : Sanitize hostname] 2026-07-19 03:02:15.407493 | debian-bookworm | ok 2026-07-19 03:02:15.417912 | 2026-07-19 03:02:15.418009 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 03:02:16.580907 | debian-bookworm -> localhost | changed 2026-07-19 03:02:16.586399 | 2026-07-19 03:02:16.586487 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 03:02:17.209445 | debian-bookworm | ok 2026-07-19 03:02:17.217824 | 2026-07-19 03:02:17.217942 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 03:02:17.778564 | debian-bookworm -> localhost | changed 2026-07-19 03:02:17.788202 | 2026-07-19 03:02:17.788304 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 03:02:18.090215 | debian-bookworm | ok 2026-07-19 03:02:18.095099 | 2026-07-19 03:02:18.095179 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 03:02:18.929077 | debian-bookworm | changed: 2026-07-19 03:02:18.929245 | debian-bookworm | cd+++++++++ src/ 2026-07-19 03:02:18.929279 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-19 03:02:18.929302 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-19 03:02:18.929324 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-07-19 03:02:18.929345 | debian-bookworm | Containerfile 2026-07-19 03:02:18.929510 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/66f633b113d24f3db0925b84ab6e7784/work/logs" 2026-07-19 03:03:20.502910 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/66f633b113d24f3db0925b84ab6e7784/work/artifacts" 2026-07-19 03:03:20.850786 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/66f633b113d24f3db0925b84ab6e7784/work/docs" 2026-07-19 03:03:20.864734 | 2026-07-19 03:03:20.865003 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-19 03:03:21.913236 | debian-bookworm | changed: 2026-07-19 03:03:21.913498 | debian-bookworm | .d..t...... ./ 2026-07-19 03:03:21.913532 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-19 03:03:21.913575 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-19 03:03:21.913597 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-19 03:03:21.913619 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-19 03:03:21.913640 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-19 03:03:21.913686 | debian-bookworm | changed: All items complete 2026-07-19 03:03:21.913711 | 2026-07-19 03:03:22.535114 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 03:03:23.163528 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 03:03:23.184048 | 2026-07-19 03:03:23.184186 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-19 03:03:23.219686 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:03:23.231876 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:03:23.242075 | 2026-07-19 03:03:23.242170 | PLAY RECAP 2026-07-19 03:03:23.242232 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-19 03:03:23.242262 | 2026-07-19 03:03:23.392742 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 03:03:23.393719 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:03:24.195520 | 2026-07-19 03:03:24.195760 | PLAY [Base post] 2026-07-19 03:03:24.211281 | 2026-07-19 03:03:24.211428 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-19 03:03:24.811246 | debian-bookworm | changed 2026-07-19 03:03:24.827092 | 2026-07-19 03:03:24.827229 | PLAY RECAP 2026-07-19 03:03:24.827295 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 03:03:24.827359 | 2026-07-19 03:03:24.988927 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:03:24.994192 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-19 03:03:26.002154 | 2026-07-19 03:03:26.002363 | PLAY [Base post-logs] 2026-07-19 03:03:26.014659 | 2026-07-19 03:03:26.014864 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-19 03:03:26.569475 | localhost | changed 2026-07-19 03:03:26.584587 | 2026-07-19 03:03:26.584805 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-19 03:03:26.611511 | localhost | ok 2026-07-19 03:03:26.622132 | 2026-07-19 03:03:26.622304 | TASK [Set zuul-log-path fact] 2026-07-19 03:03:26.659362 | localhost | ok 2026-07-19 03:03:26.675946 | 2026-07-19 03:03:26.676110 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:03:26.702483 | localhost | ok 2026-07-19 03:03:26.705801 | 2026-07-19 03:03:26.705911 | TASK [upload-logs : Create log directories] 2026-07-19 03:03:27.375452 | localhost | changed 2026-07-19 03:03:27.378496 | 2026-07-19 03:03:27.378628 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-19 03:03:28.084754 | localhost -> localhost | ok: Runtime: 0:00:00.007562 2026-07-19 03:03:28.089416 | 2026-07-19 03:03:28.089579 | TASK [upload-logs : Upload logs to log server] 2026-07-19 03:03:29.217612 | localhost | Output suppressed because no_log was given 2026-07-19 03:03:29.220335 | 2026-07-19 03:03:29.220651 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 03:03:29.284012 | localhost | skipping: Conditional result was False 2026-07-19 03:03:29.293118 | localhost | skipping: Conditional result was False 2026-07-19 03:03:29.298892 | 2026-07-19 03:03:29.299038 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 03:03:29.365818 | localhost | skipping: Conditional result was False 2026-07-19 03:03:29.366387 | 2026-07-19 03:03:29.374294 | localhost | skipping: Conditional result was False 2026-07-19 03:03:29.381261 | 2026-07-19 03:03:29.381401 | LOOP [upload-logs : Upload console log and json output]